Problem importing FreeSimpleGUI into a Jupyter Notebook
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Idoneità per principianti
- 25/100
Direzione di ricerca
Start by reproducing the import from the Testing_SimpleGUI notebook in the reported miniconda environment on Windows 11. Compare the installed FreeSimpleGUI package name with the exact import FreeSimpleGui as sg statement and verify the environment used by Jupyter. Done means identifying the cause of the ModuleNotFoundError and documenting the working import or setup guidance.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
I am running Windows 11 Family 64 bits
I have installed miniconda3 and created mini-env environment
Under the Anaconda prompt I installed matplotlib, jupyter, jupyterlab and FreeSimpleGUI
conda list command includes freesimplegui 5.2.0.post1
I execute jupyter notebook and Jupyter opens the web page http://localhost:8888/tree
I create a new notebook called Testing_SimpleGUI
I create a code cell with import FreeSimpleGui as sg
The output is;
ModuleNotFoundError Traceback (most recent call last)
Cell In[3], line 1
----> 1 import FreeSimpleGui as sg
ModuleNotFoundError: No module named 'FreeSimpleGui'
I need help to find out what is wrong
_
- Lingua principale
- Python
- Stelle
- 867
- Fork
- 106
- Merge medio
- 1m
- PR unite (30g)
- 2
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.
Altre issue di spyoungtech/FreeSimpleGUI
-
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 90/100
spyoungtech/FreeSimpleGUI#109 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 68/100
spyoungtech/FreeSimpleGUI#86 · 1 commento · 2 reazioni ·
-
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 58/100
spyoungtech/FreeSimpleGUI#101 · 8 reazioni ·
-
Difficoltà 5/5 Più di una settimana Idoneità per principianti 35/100
spyoungtech/FreeSimpleGUI#99 · 1 reazione ·
-
Difficoltà 5/5 Più di una settimana Idoneità per principianti 20/100
spyoungtech/FreeSimpleGUI#95 ·
Tutte le issue di spyoungtech/FreeSimpleGUI
Issue simili
-
bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
stephrobert/dsoxlab#238 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
sublimehq/package_control#1780 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 65/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
nwg-piotr/nwg-displays#145 ·