Hacker News new | ask | show | jobs
by wapxmas 421 days ago
how do I install it with pip? It requires to be in virtual environment. (
2 comments

Use something like pipx or uv
it should run outside of a virtual env and is intended to be installed locally. That said, it currently has too many dependencies (IMO) and i'm working on cutting them down to avoid conflicts.