0
I installed pygame but can't use it in my code. In CMD it works. But in Pycharm not. Please help
2 Answers
0
Do you have multiple py versions on your pc? If so make sure you path is set to the right place and you are working in the right version. To avoid this you should learn about virtual environments and learn to work inside one for each project.
0
you need to link the library, if pycharm is an IDE, check the options.