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
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
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
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
.and why did it change?
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
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
now its aligning it to the bottom for some reason
using os.system("clear") makes it do what it did before it changed