A VIM-inspired filemanager for the console
GNU General Public License v3.0
15.57k
stars
893
forks
source link
Can't run ranger. Python3.9, error message: ValueError: not enough values to unpack (expected 2, got 0) #2647
Open
ProgrammingLife opened 2 years ago
Runtime Environment
Current Behavior
Can't run installed app.
Expected Behavior
Installed and working app.
Context
Just trying to install Ranger.
Possible Solutions
No solutions
Steps to reproduce
git clone https://github.com/ranger/ranger.git
sudo ./setup.py build
sudo ./setup.py install
sudo make install
(traceback below)Traceback
What's wrong with my installation? What can I try to do to solve it?