Error occurred while installing libraries wxPython and pillow
已回答
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?
请先登录再写评论。
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