Pip crashes in progress bar rendering on Windows
Nessuno ha ancora preso questa issue.
- Lingua principale
- Python
- Stelle
- 1.6k
- Fork
- 155
- Merge medio
- 9h 42m
- PR unite (30g)
- 36
Descrizione
I have installed Graalpy 24.1.0 as a regular CPython on Windows 10 with pyenv-win and set is as currently used version with pyenv global command.
Then I have generated venv using graalpy -m venv .pyvenv and tried to
pyvenv/Scripts/python.exe -m pip --no-cache-dir install numpy.
However as it turns out I cant because it throws this:
Attempting to download something else, matplotlib for example resulted in the same thing...
So Is there something that I am doing wrong?
Because If you cant install the libraries such as numpy or matplotlib which are one of the most used ones, then that's a bit problematic to say at least...
Guida per i contributori
Apri la guida per i contributori
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 riproducendo il problema con graalpy -m venv .pyvenv e .pyvenv/Scripts/python.exe -m pip --no-cache-dir install numpy su Windows 10. Traccia il malfunzionamento del rendering della barra di avanzamento di pip mostrato negli screenshot allegati; il lavoro è completato quando le installazioni di numpy e matplotlib terminano senza arresti anomali.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- cli
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100