Benutzer-Werkzeuge

Webseiten-Werkzeuge


playground:about:pyenv-win

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
playground:about:pyenv-win [2025/02/26 21:47]
20.171.207.24 alte Version wiederhergestellt (2024/05/05 18:03)
playground:about:pyenv-win [2025/02/28 20:41] (aktuell)
20.171.207.133 alte Version wiederhergestellt (2025/02/25 21:16)
Zeile 2: Zeile 2:
 Windows PowerShell Windows PowerShell
 Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten. Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
-                                                                                                                        Lernen Sie das neue plattformübergreifende PowerShell kennen – https://aka.ms/pscore6                                                                                                                                                           PS C:\Users\Stefan> Invoke-WebRequest -UseBasicParsing -Uri "https://raw.githubusercontent.com/pyenv-win/pyenv-win/master/pyenv-win/install-pyenv-win.ps1" -OutFile "./install-pyenv-win.ps1"; &"./install-pyenv-win.ps1"                        
  
-    VerzeichnisC:\Users\Stefan+Lernen Sie das neue plattformübergreifende PowerShell kennen – https://aka.ms/pscore6
  
 +PS C:\Users\Stefan> Invoke-WebRequest -UseBasicParsing -Uri "https://raw.githubusercontent.com/pyenv-win/pyenv-win/master/pyenv-win/install-pyenv-win.ps1" -OutFile "./install-pyenv-win.ps1"; &"./install-pyenv-win.ps1"                       
 +
 +Verzeichnis: C:\Users\Stefan
  
 Mode                 LastWriteTime         Length Name Mode                 LastWriteTime         Length Name
Zeile 11: Zeile 13:
 d-----        05.05.2024     16:11                .pyenv d-----        05.05.2024     16:11                .pyenv
 pyenv-win is successfully installed. You may need to close and reopen your terminal before using it. pyenv-win is successfully installed. You may need to close and reopen your terminal before using it.
- 
  
 PS C:\Users\Stefan> Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope LocalMachine                            PS C:\Users\Stefan> Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope LocalMachine                           
Zeile 22: Zeile 23:
  
 Pyenv für Windows installieren Pyenv für Windows installieren
-                                                                                                                                                         PS C:\Users\Stefan> Invoke-WebRequest -UseBasicParsing -Uri "https://raw.githubusercontent.com/pyenv-win/pyenv-win/master/pyenv-win/install-pyenv-win.ps1" -OutFile "./install-pyenv-win.ps1"; &"./install-pyenv-win.ps1"                        
  
-    Verzeichnis: C:\Users\Stefan+PS C:\Users\Stefan> Invoke-WebRequest -UseBasicParsing -Uri "https://raw.githubusercontent.com/pyenv-win/pyenv-win/master/pyenv-win/install-pyenv-win.ps1" -OutFile "./install-pyenv-win.ps1"; &"./install-pyenv-win.ps1"                       
  
 +Verzeichnis: C:\Users\Stefan
  
 Mode                 LastWriteTime         Length Name Mode                 LastWriteTime         Length Name
Zeile 78: Zeile 79:
 See `pyenv help <command>' for information on a specific command. See `pyenv help <command>' for information on a specific command.
 For full documentation, see: https://github.com/pyenv-win/pyenv-win#readme For full documentation, see: https://github.com/pyenv-win/pyenv-win#readme
 +
 +--version
 +export
 +help
 +migrate
 +shims
  
 PS C:\Users\Stefan> python --version PS C:\Users\Stefan> python --version
Zeile 89: Zeile 96:
  
 </code> </code>
 +
 +pyenv update
  
 eval "$(pyenv init -)" eval "$(pyenv init -)"
  
/volume1/web/dokuwiki/data/attic/playground/about/pyenv-win.1740602848.txt.gz · Zuletzt geändert: 2025/02/26 21:47 von 20.171.207.24