ahmedkhlief/Ninja

ERROR: Could not find a version that satisfies the requirement shutil (from versions: none)

Bitzero0101 opened this issue · 3 comments

os:kali linux latest rolling release
error 2

Can you copy all the error message to debug

Can you copy all the error message to debug
ERROR: Could not find a version that satisfies the requirement shutil (from versions: none)
ERROR: No matching distribution found for shutil

os:kali linux latest rolling release error 2

My problem solved with this solution.

Just execute python command then enter "import shutil" if didn't get error just execute this command in your terminal

nano install.sh

then remove line wich has "pip3 install shutil"

Then press shift + x and save it and again execute install.sh