Error occurred while installing libraries wxPython and pillow

Answered

Error occurred : Non-zero exit code (1)

 

I had updated pip. But the message above has still appeared after trying to install the libraries.

 

Some libraries can be installed successfully but the others can't.

 

How can I solve this problem?

0
1 comment

Most likely it has nothing to do with PyCharm.

PyCharm simply runs pip install. So the installation is done by pip, not PyCharm.
See our troubleshooting article https://intellij-support.jetbrains.com/hc/en-us/articles/360010202240

0

Please sign in to leave a comment.