this post was submitted on 14 Apr 2021
1 points (100.0% liked)
Python
3408 readers
1 users here now
News and discussions about the programming language Python
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It may be that Geany calls for
python
and that defaults topython2
instead ofpython3
command, but I would be surprised if your OS still defaulted to Python 2. Glad you figured it out. Have fun learning Python :)