torghost
torghost copied to clipboard
Fatal Error occurred while using command "sudo ./build.sh"
First os all go through this buideline: https://stackoverflow.com/questions/21530577/fatal-error-python-h-no-such-file-or-directory Second thing - check if python version you have is the same with python version in build.sh script (on my system this error occured because of script python 3.8 when i have only python 3.7)