onedrive-d-old
onedrive-d-old copied to clipboard
ImportError: No module named 'setuptools'
File "setup.py", line 4, in
same problem
Run this command : wget -O- https://bootstrap.pypa.io/get-pip.py | sudo python3 you'll be ok after !
hello, I'm new user of Linux Mint, how can I Run this command? I clik and see, get-pip.py and many commands inside. What is the next steep? Thanks for your help!!
The easiest way:
sudo apt-get install python3-setuptools
in the console