pypa / pypa/packaging.python.org
Address the python3 command issue on Windows
Nessuno ha ancora preso questa issue.
- Lingua principale
- Python
- Stelle
- 1.7k
- Fork
- 1.7k
- Merge medio
- 3g 12h
- PR unite (30g)
- 4
Descrizione
A lot of the support requests on pypa/packaging-problems are Windows users not being able to run the python3 command, since it is not shipped with the official CPython distribution. (recent example: pypa/packaging-problems#373)
Microsoft recently added a python3.exe stub that automatically opens the Windows Store page if you does not have the Store-provided Python installed. The problem is, the stub would silently do nothing if you pass any arguments to it, making users very confused.
I don’t have a perfect solution, unfortunately. The default python on macOS is still Python 2 (with a warning message), so that won’t work. py -3 is the recommended command for the official CPython distribution on Windows, but IIRC it is not shipped with the Windows Store distribution. The situation is quite bad, if I am being honest.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Inizia esaminando il testo dell’issue e l’esempio collegato pypa/packaging-problems#373, quindi confronta il comportamento dei comandi di CPython ufficiale e Microsoft Store descritto qui. Definisci una raccomandazione concreta per gli utenti Windows e documenta come gestire gli argomenti di python3; il lavoro è completato quando la guida affronta la confusione segnalata senza dipendere da una scelta di comando irrisolta.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- documentation
- Tipo di issue
- Documentazione
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100