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
At top of the pystatus.py file there is #! - instruction for shell which interpreter use for this file. Probably you don't have python (in modern distros is not set, because it is referring to deprecated python2). Solution is to set alias python=python3 or modify file changing python to python3. It solved my problem for this error.
Instead of having the status bar, I have the following error :
Error. status command not found or is missing a library dependency (exit 127)
My i3 config file looks like this :
When I remove the second part of the status bar, it works fine.
Executing
i3status | ~/git_folder/i3spotifystatus/pystatus.py
in a terminal yields :The text was updated successfully, but these errors were encountered: