Unable to install github module with pip
See original GitHub issueI was installing the GIT library with Python PIP command but it wasn’t able to install the package but show that it had install the package in cmd
- pip version: 3
- Python version: 3.7
- OS: Windows I had also restarted my pc 4 times
Expected behavior Should install package
How to Reproduce
- Get package from ‘…’
- Then run ‘…’
- An error occurs.
Output
Installed Github Package in 60 sec
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:6 (2 by maintainers)
Top Results From Across the Web
Error when trying to install package from github repo with ...
Pip is unable to install the package at https://github.com/pyminimp3/pyminimp3 . There's a permission error while cloning its submodule. Judging by Host key ...
Read more >Can't pip install package from github in virtual environment
I have written a python package package which is hosted on github and I would like to install it in a new virtual...
Read more >Unable to pip install from github repo - Kaggle
I am trying to install pke package in my kernal for doing KPE on text data but getting below error during installation: Command:...
Read more >PIP Install Git - A quick read - ActiveState
Try a faster and easier way to work with Python packages like Exchangelib. Use Python 3.9 by ActiveState and build your own runtime...
Read more >How to Install Python Packages from Github - YouTube
If a Python package you want isn't available on Pypi, then you can still install it using pip. In this video, I will...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hi @techmeav! Thanks for filing this but this isn’t the right place for this issue.
I think that python-list or python-tutor mailing lists, #python on Freenode (IRC) or StackOverflow would be better channels to get support for the issue you’re facing.
Thanks for suggestion @pradyunsg .