Camelot wird nicht importiert, obwohl es sich im sys.path befindet

Post a reply

Smilies
:) :( :oops: :chelo: :roll: :wink: :muza: :sorry: :angel: :read: *x) :clever:
View more smilies

BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Camelot wird nicht importiert, obwohl es sich im sys.path befindet

by Anonymous » 23 Dec 2024, 19:03

Ich hatte einen Albtraum bei der Installation von Camelot-py für Jupyter-Notebooks.
Ich habe versucht, mit Pip im Notebook zu installieren, dann über Powershell und dann über das Anaconda-Miniconda-Terminal.
Das Paket wird schließlich installiert Mit Powershell zeigt die Pip-Liste es an, während es in der Powershell ist.
Gehen Sie zum Notizbuch, die Pip-Liste zeigt Camelot nicht an, aber es zeigt, dass Camelot im sys.path ist, der Import kann nicht erfolgen Camelot
Auch conda info --envs in Powershell zeigt den gleichen Speicherort für die Umgebung an wie sys.prefix im Notebook – verrückt!!
Bitte helfen Sie
p>

Top