+ 12
Python 3.8 gone?
Why has Sololearn switched back to an earlier version, does anyone know?
18 ответов
+ 6
Saurabh Tiwari, alright, but doesn't Py 3.8 run on Linux?
+ 5
I'm wondering if there's a more valid reason than plain old negligence.
I've started to use The Walrus (tm) in my codes here, and now when people try to run them, they'll get an error.
+ 5
It has to be that way. There's no way that you'd get compatibility issues here.
+ 5
Błack Jesus❕, please read questions properly, before you answer them.
+ 5
I'm sure at some future date, SL will reintroduce 3.8 with no warning to the user's as is usually the case.
+ 5
I guess the system upgrade also meant some languages downgrade. The mods need to check this and fix it
+ 4
I think as they have changed the OS on which it is running🤔
They changed it to linux few weeks back
+ 4
HonFu Don't we have to update it to the newer version?
They might not have updated it
+ 4
I certainly hope so.
I don't want to look through all my code and see if it still runs to prevent that people start to downvote it.
Also, earlier C(++) code of mine suddenly throws warnings, while earlier it ran without problems.
+ 4
HonFu I think C++ code giving warnings is a good thing. It probably means that your old code was not ideal.
+ 3
Coding Einstein, 3.8 is stable though. And it was already in use here, and everyone started to use the walrus and now these codes don't run anymore.
+ 3
This might help check
https://code.sololearn.com/cNYrJgKiu93y/?ref=app
+ 2
The only logical explanation is that they either experienced some issues when dealing with Py3.8 or they had some problem installing the latest version on the new server, so they just used the version that was already installed.
Either way, they'll probably fix that soon.
+ 2
HonFu Very true. Most of my codes dont work, it used to. I have to keep pushing the damn run button again and again. It was the code of installing foreign modules temporarily for a code or project
https://code.sololearn.com/cd07RfnY1zCk/?ref=app
https://code.sololearn.com/cMy1xWPexffl/?ref=app
+ 1
some peoples faced Problems so ...
0
SL has now updated to 3.8. Check by running this code
https://code.sololearn.com/cn2JJbNqgI4F/?ref=app