Aktuelle Änderungen Printable View Änderungen Bearbeiten
LanguageFights > LispGenerators > DesignPatterns > PatternsInSoftwareEngineering > VersionControl > MultiThreading > ConcurrentProgramming > JavaReflection > CharlesBabbage > ObjectOriented > ObjectOrientedness > AutoCompletion > CodeReadability > EleganceMatters > DBSchemaDiffing > DBSchemaDiffs > PythonOnWindowsClear Trail> > 1. Python can be used just fine without being on PATH. Python > > scripts run fine both when double-clicked and when invoked in > > the command line, and if you want to use an interactive > > interpreter, you can find it readily on the Start menu. The python part of the 'python setup.py install' idiom needs to be omitted on Windows, but that does not mean that the solution is to automatically add it to PATH.
HKEY_LOCAL_MACHINE\SOFTWARE\Python\PythonCore - select python-version, then change pythonpath
pythonpath - like changing path. [2]