I am using pycharm , i am having this error by adding any package , Click Here
i have tried lot of methods , but didn't succeed yet.
Info :
- python 3.6.2
- pip 10.0.1
- VirtualEnv
I am using pycharm , i am having this error by adding any package , Click Here
i have tried lot of methods , but didn't succeed yet.
Info :
You can't use pip to install these packages for different reasons:
PyQt4
: This can't be installed with pip
because it is to complex (Here is a full explanation with workarounds)gui
is an empty package without content. There just is nothing to install. Look at the project page: No homepacke, no download button no source code