„How to run in Windows“ hinzufügen
8
How-to-run-in-Windows.md
Normal file
8
How-to-run-in-Windows.md
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
In Windows startet sich by Default der Editor bei Python Datein.
|
||||||
|
Daher muss das Script explizit angesprochen werden.
|
||||||
|
|
||||||
|
*Python muss in Windows noch installiert werden siehe: [Get Python](https://www.python.org/downloads/)*
|
||||||
|
|
||||||
|
Nach dem Python installiert ist kann man es von der CMD oder PowerShell mittels `py path\to\script` ausführen.
|
||||||
|
|
||||||
|
Hint: Zusätliche Datein werden in dem Order angelegt in welchem sich die Konsole (CMD / PowerShell) befinden.
|
||||||
Reference in New Issue
Block a user