question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to install github module with pip

See original GitHub issue

I 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

  1. Get package from ‘…’
  2. Then run ‘…’
  3. An error occurs.

Output

Installed Github Package in 60 sec

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
pradyunsgcommented, Sep 3, 2020

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.

0reactions
techmeavcommented, Sep 3, 2020

Thanks for suggestion @pradyunsg .

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found