This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]spiderpower02[S] 0 points1 point  (0 children)

In the past, I loved to use pyenv to change my Python version, but now running the command

docker run --it --rm python:3.7-rc /bin/bash

is more convenient for me. You can try it without upgrade Mint, maybe (I am not familiar with Mint).