You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, first of all -- love your work, use it on all my machines!
For the longest time I thought the Python venv support was broken, but then I randomly tried to install the package using go install instead of the distro's package manager and it started working. I tried using the version from AUR and NIXPKGS, but the same thing happens - it's broken there.
Is there something more I need to install? Does the build work differently? Is this a bug? I would love for this to be managed by my package manager instead of sourcing it from my $HOME.
Thanks for your help!
The text was updated successfully, but these errors were encountered:
Hey, first of all -- love your work, use it on all my machines!
For the longest time I thought the Python venv support was broken, but then I randomly tried to install the package using
go install
instead of the distro's package manager and it started working. I tried using the version from AUR and NIXPKGS, but the same thing happens - it's broken there.Is there something more I need to install? Does the build work differently? Is this a bug? I would love for this to be managed by my package manager instead of sourcing it from my
$HOME
.Thanks for your help!
The text was updated successfully, but these errors were encountered: