Add pygame to PyCharm Follow
Answered
I installed pygame in my windows 10 pc and it works fine python shell but doesn't work in PyCharm showing the result of it not being add to PyChar. How can I add it to PyCharm?
Please sign in to leave a comment.
You could install Pygame package for your project interpreter as described here: https://www.jetbrains.com/help/pycharm/installing-uninstalling-and-upgrading-packages.html or add an interpreter with this package to PyCharm as described here: https://www.jetbrains.com/help/pycharm/configuring-local-python-interpreters.html. Please let me know if you have any questions/problems with it.
I can't install the package, what can I do?
Please follow https://intellij-support.jetbrains.com/hc/en-us/articles/360010202240