My codes never stop running even after getting the output

there is no .pythonlibs folder that i can see

Is there any problem with the repl though?

If it’s an older Repl, it won’t switch to that on it’s own, which is why my minifier exists.

The same problem did you find a solution?

Either manually convert the repl to not be on the interpreter, or use my minifier to auto-convert it.

1 Like

Well… you never gave the command to use your minifier here.

This also works:

sed -Ei 's/^(\s*)"-i"/\1# "-i"/' .replit

(basically, comment out the "-i" flag in the interpreter command in .replit file.)

(For stuck on Working, convert to modern config or avoid exit().)

No, but it was provided?

1 Like

Oh :woman_facepalming: should have read through the posts

1 Like

im stuck on working, how to fix , can you plz give me some more detailed info

Could you send the link to your repl?