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
I tried installing it from AUR, but it ran into some issues because of Python 3.10, so I ended up installing it with pipx, using Python 3.9 installed from pyenv:
I tried installing it from AUR, but it ran into some issues because of Python 3.10, so I ended up installing it with
pipx
, using Python 3.9 installed frompyenv
:pipx install virtscreen --python $(which python3.9)
The text was updated successfully, but these errors were encountered: