Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I think it was not a great idea to build a game using python, everyone is having dependiency issues with libraries. as far as I understand you're using pygame but I still can't figure out how to download pgzrun trough pip :/

Did you download pygame through the website?

(1 edit)

No, I installed it using pip3 by typing (sudo pip3 install pygame) I'm on linux btw but that shouldn't be the issue I guess? How did you installed it?

I installed it via windows which may have been the problem

but how did you installed them? Can you link to the page where you got the libraries? I've also got a windows pc I can try on that one, but usually python libraries are multi platform so probably that's not the issue in my opinion.

did you donwload python from its website(im trying to find a way to embed pygame games to browser)