ModuleNotFoundError: No module named 'replit'
why does this no longer work? was the module removed?
You need to install the replit package in order to import replit.
import replit
@SixBeeps wdym? and why did it change?
@Nettakrim
@Nettakrim It never changed, it has always been like that.
@SixBeeps then why did maxdonalds suddenly stop working when i dint change anything and it was working yesterday? https://repl.it/@mcutten/MaxDonalds
and why does this post from 2 days ago no longer work? https://repl.it/talk/share/Crude-stickman-walking-animation/27966
and this one from 13 hours ago https://repl.it/talk/share/pokemon-battle/28106
and this one from 19 hours ago https://repl.it/talk/share/Coin-Tosser/28072
@Nettakrim Woah, this is bigger than I thought. It looks like everyone's replit package got uninstalled (or something like that). But yeah, the replit package still needs to be installed.
the only one just called replit is this https://repl.it/@mat1/replit
the other two are replit-api and replit-play replit-api doesnt have adescription replit-play is something to do with games in replit https://repl.it/@glench/Python-Play-sample-game
@Nettakrim Yeah, you want the one with the gnome.
now its aligning it to the bottom for some reason
using os.system("clear") makes it do what it did before it changed
You need to install the replit package in order to
import replit
.@SixBeeps wdym?
and why did it change?
@Nettakrim

@Nettakrim It never changed, it has always been like that.
@SixBeeps then why did maxdonalds suddenly stop working when i dint change anything and it was working yesterday? https://repl.it/@mcutten/MaxDonalds
and why does this post from 2 days ago no longer work?
https://repl.it/talk/share/Crude-stickman-walking-animation/27966
and this one from 13 hours ago
https://repl.it/talk/share/pokemon-battle/28106
and this one from 19 hours ago
https://repl.it/talk/share/Coin-Tosser/28072
@Nettakrim Woah, this is bigger than I thought. It looks like everyone's replit package got uninstalled (or something like that). But yeah, the replit package still needs to be installed.
the only one just called replit is this
https://repl.it/@mat1/replit
the other two are replit-api and replit-play
replit-api doesnt have adescription
replit-play is something to do with games in replit
https://repl.it/@glench/Python-Play-sample-game
@Nettakrim Yeah, you want the one with the gnome.
now its aligning it to the bottom for some reason
using os.system("clear") makes it do what it did before it changed