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
pip installs local scripts to .local/bin by default. Can you double-check that it's on your $PATH? You can also try running .local/bin/tpu-info to see if it's there.
I followed the installation instructions but wasn't able to find the command of the-info.
If I did
pip list | grep tpu-info
it showstpu-info 0.1.0
. But the commandtpu-info
is still not found in the shell. Any suggestions?The text was updated successfully, but these errors were encountered: