This repository has been archived by the owner on Mar 29, 2021. It is now read-only.
Why am I unable to install from PyPI using pip ? #48
Answered
by
aahnik
Adeel-Intizar
asked this question in
Q&A
-
Hello, Thank you for your great work |
Beta Was this translation helpful? Give feedback.
Answered by
aahnik
Feb 10, 2021
Replies: 1 comment
-
Hey! @Adeel-Intizar , I checked its perfectly finely installable from PyPI using Make sure you have Run the commands and share me the results:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
aahnik
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey! @Adeel-Intizar , I checked its perfectly finely installable from PyPI using
pip
in all three OS : mac, windows and linux.Make sure you have
python 3.9
installed along with the latest version ofpip
.Run the commands and share me the results:
python --version
pip --version