0

I'm trying to convert my pygame into .wasm using pygbag but getting the following error, as the site is no longer active:

ERROR 404: https://pygame-web.github.io/archives/0.9/pythonrc.py

Any ideas on how to get round this?

3
  • 1
    Can you give us more information on how you're converting your pygame into .wasm so it can be reproduced. A brief look into pygame-web.github.io and its archive here github.com/pygame-web/archives/tree/main/0.9 has turned up a difference between v0.8 and v0.9, which is pythonrc.py is not present in 0.9. Which makes me wonder what steps are you following to convert Commented Jan 9 at 1:25
  • Thank you. This link you provided fixed the issue. github.com/pygame-web/archives/tree/main/0.9. I'm not sure why my question was closed by the moderator though, as it's not a duplicate question :-(, or it wasn't answered in the original post sent to me. So thank you for all your help Commented Jan 10 at 14:29
  • Mei, don't worry about it. Fearlessly ask questions. Moderators will do what they do, don't take it personally. I'm happy moderator provided link fixed things :) Commented Jan 10 at 15:43

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.