PyGame issues on PyCharm
Answered
I have installed python 2.7 and PyGame1.9.1 on my computer. In the project interpreter i have python selected and have installed PyGame when I pressed the + button. I try to run PyGame code and all that shows up is "/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7". Is this a problem with my run configurations or something else?
Please sign in to leave a comment.
bump
What result do you have if launching your script with the same interpreter in the Terminal?