Closed ayush4921 closed 3 years ago
Try these commands:
pip install -r requirements.txt pip3 install -r requirements.txt pip install -r requirements.txt --user pip3 install -r requirements.txt --user
If none of these work, try to reinstall python. (I am currently using 3.8.x)
If that fails as well, open a github issue with error code as well a screenshot of the output of the following commands:
python python3 python --version python3 --version pip pip3
Since the sofrtware pygetpapers has now been packaged and can be installed with the instructions given under wikipages instructions, the issue is now closed.
Try these commands:
pip install -r requirements.txt pip3 install -r requirements.txt pip install -r requirements.txt --user pip3 install -r requirements.txt --user
If none of these work, try to reinstall python. (I am currently using 3.8.x)
If that fails as well, open a github issue with error code as well a screenshot of the output of the following commands:
python python3 python --version python3 --version pip pip3