'request' Package import
Hello,
I'm trying to add this package: request.
I have this error:
##########
Install packages failed: Error occurred when installing package request.
The following command was executed:
/opt/pycharm-community/helpers/packaging_tool.py install –build-dir /tmp/pycharm-packaging1171004644690206362.tmp request
The error output of the command:
Downloading/unpacking request
Could not find any downloads that satisfy the requirement request
Cleaning up...
No distributions at all found for request
##########
http REQUEST (GET+POST) dict
Version
0.0.1
Author
cancerhermit mailto:cancerhermit@gmail.com UNKNOWN
I'm trying to add this package: request.
I have this error:
##########
Install packages failed: Error occurred when installing package request.
The following command was executed:
/opt/pycharm-community/helpers/packaging_tool.py install –build-dir /tmp/pycharm-packaging1171004644690206362.tmp request
The error output of the command:
Downloading/unpacking request
Could not find any downloads that satisfy the requirement request
Cleaning up...
No distributions at all found for request
##########
http REQUEST (GET+POST) dict
Version
0.0.1
Author
cancerhermit mailto:cancerhermit@gmail.com UNKNOWN
1 comment
Sort by
Date
Votes
It's requests, not request.
Please sign in to leave a comment.