python_api icon indicating copy to clipboard operation
python_api copied to clipboard

pip install fails: No module named 'requests'

Open trevorkennedy opened this issue 6 years ago • 0 comments

The requests library is a dependency. To fix run: pip3 install requests

trevorkennedy avatar Nov 09 '19 18:11 trevorkennedy