Installing Python 3 on Zorin OS

Hello,
How I can install python 3 on Zorin OS 16? I know it's on Zorin OS, but I want to use an editor.

Thank you

1 Like

Can you please clarify your question?
Are you looking for a specific python package?

2 Likes

Is there something wrong with apt?

Have you tried sudo apt install python ? this is for python 2.

if you want to install python 3. Try this one https://phoenixnap.com/kb/how-to-install-python-3-ubuntu

I want to use Python IDE

sudo apt install -y idle3

Sorry, but I meant vscode

You can add it from the software. Try the Menu - System Tools - Software and search for vscode.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.