You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: