logoalt Hacker News

smaddox11/21/20242 repliesview on HN

I've been using this for a few weeks now, and it's really handy. But I did learn the hard way that it fails if you don't have internet connection, even if you already have the venv cached.


Replies

usrme11/21/2024

That's really unexpected! I'd default to the assumption that it would "just work" if all the dependencies are already met.

BiteCode_dev11/21/2024

`--offline` :)

show 1 reply