python 3.8

python 3.8

by Ángel Lucas -
Number of replies: 1

Hello.

I want to know if it is possible use python 3.8. More specially I need to make question about python Typing.

The current version I have is: 3.5

Best regards

 Ángel Lucas

In reply to Ángel Lucas

Re: python 3.8

by Richard Lobb -

Hi Ángel

CodeRunner runs whatever version of python3 is installed on the Jobe server. So I take you to be saying that when you write a CodeRunner question, the version of python that gets used is python 3.5. Which suggests that your jobe server is due for an upgrade. It's probably running on an older version of Linux.

While it's possible to upgrade the version of Python on an older version of Linux it's much easier just to create a completely new Jobe server starting with Ubuntu 20:04. That should give you python 3.8.5.

Richard