Learn Python

 

RealLifeProblems

Page history last edited by p 1 yr ago


 

Installing

  • On Windows, use Activestate Python. It sets Windows environment correctly, and installs IDLE (simple Python IDE)
  • On ubuntu, desktop "Add/Remove" cannot add IDLE. You need to enable 'universe' repository - easier to do using Synaptic (System > Administration > Synaptic Package Manager)
  • On all systems (Windows/Linux) avoid directory names containing spaces.

 

Running

  • On Linux, you may want to make your files executable: in file manager, right-click and set Properties/Permissions.

 

!

Comments (0)

You don't have permission to comment on this page.