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
Trying to install with pip produced an 'externally managed environment' error.
Installing with pipx worked - but, subsequently, within s-tui 'install stress' was marked as 'na'. The latter situation might be because I had not run s-tui as root. But how does one run a pipx-installed program as root? (sudo s-tui yields 'command not found').
The text was updated successfully, but these errors were encountered:
Step 1: Describe your environment
pipx install s-tui
Step 2: Describe the problem
Trying to install with pip produced an 'externally managed environment' error.
Installing with pipx worked - but, subsequently, within s-tui 'install stress' was marked as 'na'. The latter situation might be because I had not run s-tui as root. But how does one run a pipx-installed program as root? (
sudo s-tui
yields 'command not found').The text was updated successfully, but these errors were encountered: