-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I can Not install unirest --- can you help ? in Python #47
Comments
Hi @lse123 this looks like an issue with your python/pip installation, please try reinstall your python and run |
pip install unirest Collecting unirest The conflict is caused by: To fix this you could try to:
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_gui `` It doesn't work. |
HAve you solved the problem I mfacing the same Error..?? |
I can Not install unirest --- can you help ? in Python
PS C:\Program Files\Python37\Scripts> pip install poster
Fatal error in launcher: Unable to create process using '"c:\program files\python37\python.exe" "C:\Program Files\Python37\Scripts\pip.exe" install poster'
PS C:\Program Files\Python37\Scripts> pip install unirest
Fatal error in launcher: Unable to create process using '"c:\program files\python37\python.exe" "C:\Program Files\Python37\Scripts\pip.exe" install unirest'
PS C:\Program Files\Python37\Scripts>
The text was updated successfully, but these errors were encountered: