Python Forum

Full Version: how to install python on linux
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I want to learn python. Can you help me.
there is an option to add python to your path. It shouldn't be an option, but it is.
Depending on which os your are using, see:
windows: https://python-forum.io/Thread-Basic-Par...er-Windows
linux: https://python-forum.io/Thread-Basic-Par...nvironment
Follow instructions here, and it will solve your problems.
Which distribution?
You have to install Python only on Arch or Gentoo. All other distributions come with Python pre-installed.
(Feb-27-2018, 06:18 AM)manchun Wrote: [ -> ]I want to learn python. Can you help me.
The are an abundance of resources on this forum and elsewhere on the internet. What have you tried?
(Feb-27-2018, 06:59 AM)wavic Wrote: [ -> ]Which distribution?
You have to install Python only on Arch or Gentoo. All other distributions come with Python pre-installed.
Linux From Scratch (the fun distro)
(Mar-01-2018, 08:51 AM)Skaperen Wrote: [ -> ]Linux From Scratch (the fun distro)
I forgot that one, thank you! Distro you say?! Smile