Yo bro check this update
:
IMPORTANT: Pip doesn't always generate a good 'requirements.txt' file , if for some reasons you can't install via .txt file just start the You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login file with python and install the libraries that the compiler can't find.
Ex:
'Error: No module named CherryPy'
So now you can just type :
sudo pip install CherryPy
:IMPORTANT: Pip doesn't always generate a good 'requirements.txt' file , if for some reasons you can't install via .txt file just start the You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login file with python and install the libraries that the compiler can't find.
Ex:
'Error: No module named CherryPy'
So now you can just type :
sudo pip install CherryPy

