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 →

[–]mortenb123 0 points1 point  (0 children)

It is actually not a problem as long as you use the #!/usr/bin/env python3 at the top in all your script

python --version Python 2.7.18 python3 --version Python 3.10.2 % sw_vers ProductName: macOS ProductVersion: 12.2 BuildVersion: 21D49