Editing Pythonfoo/Installation

From Chaosdorf Wiki
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
== Installation von Python ==
== Installation von Python ==


Die aktuell installierte Python-Version bekommt man heraus, indem man eine Shell öffnet und "python3 --version" eingibt.
Die aktuell installierte Python-Version bekommt man heraus, indem man eine Shell öffnet und "python" eingibt.
 
Verlassen kann man Python mit dem Kommando <tt>exit()</tt>.


Sollte eine Meldung erscheinen wie
Sollte eine Meldung erscheinen wie
  Der Befehl »python3« wurde nicht gefunden
  Der Befehl »python« wurde nicht gefunden
ist Python nicht installiert.
ist Python nicht installiert.


Line 23: Line 25:
  pacman -Sy python
  pacman -Sy python


Weitere Infos: https://wiki.archlinux.org/index.php/Python
Aktuelle Version 3.3.x. Weitere Infos: https://wiki.archlinux.org/index.php/Python
 
=== Windows ===
 
Mittlerweile ist vieles aus dem Microsoft Store erhältlich – u.a. Python und VS Code.
 
Git muss aber noch manuell installiert werden, z.B. mit
 
winget install Git.Git
Please note that all contributions to Chaosdorf Wiki are considered to be released under the Attribution 3.0 Unported (see Chaosdorf Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!
Cancel Editing help (opens in new window)