Python - Install

From Torben's Wiki
Jump to: navigation, search

Windows

In order to use the plot lib PyQwt I installed the following packages:

Unfortunately above Python installer does not add python to the windows search path, so you have to do it by hand:

  • right mouse button on
    • EN: My Computer -> Properties -> Advanced -> Environment Variables -> System Variables -> Path
    • DE: Arbeitsplatz -> Eigenschaften -> Erweitert -> Umgebungsvariablen -> Systemvariablen -> Path

add "c:\python26;" at the beginning of this line

Personal tools