AnswerDotAI / AnswerDotAI/fastprogress
[BUG] ModuleNotFoundError: No module named 'IPython'
- Lingua principale
- Jupyter Notebook
- Stelle
- 1.1k
- Fork
- 104
- Merge medio
- 1m
- PR unite (30g)
- 1
Descrizione
`fastprogress>=1.1.0`
```sh
/opt/hostedtoolcache/Python/3.10.14/x64/lib/python3.10/site-packages/fastprogress/__init__.py:2: in
from .fastprogress import master_bar, progress_bar, force_console_behavior
/opt/hostedtoolcache/Python/3.10.14/x64/lib/python3.10/site-packages/fastprogress/fastprogress.py:17: in
from IPython.display import display,HTML,Markdown
E ModuleNotFoundError: No module named 'IPython'
```
The package requires `IPython`, but it does not install it.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Iniziare con l’import mostrato in fastprogress/fastprogress.py e riprodurre il problema in un ambiente Python 3.10 pulito. Ispezionare i metadati delle dipendenze del pacchetto e confermare che un’installazione pulita possa importare fastprogress senza generare ModuleNotFoundError per IPython.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- jupyter-notebook, python
- Ambito
- tooling
- Tipo di issue
- Bug
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 48/100