Skip to content
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

pip+git should read pip+http #51

Open
cdragicevic opened this issue Dec 4, 2019 · 0 comments
Open

pip+git should read pip+http #51

cdragicevic opened this issue Dec 4, 2019 · 0 comments

Comments

@cdragicevic
Copy link

Hi, I am a newbe in python. There is a line in readme that says to install python-qt5 with the following command:
pip install git+git://github.com/pyqt/python-qt5.git

it should read:
pip install git+http://github.com/pyqt/python-qt5.git

It worked for after several minutes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant