Hello I am currently trying to install and setup yt on my laptop using the miniconda/anaconda/pip/whatever will work and I keep running into the issue of not being able to open my yt notebook. For pip/git it does not accept the command and for miniconda/anaconda it keeps giving me this error:
Traceback (most recent call last):
File "C:\ProgramData\miniconda3\Scripts\yt-script.py", line 10, in <module>
sys.exit(run_main())
^^^^^^^^^^
File "C:\Users\.\AppData\Roaming\Python\Python311\site-packages\yt\utilities\command_line.py", line 1613, in run_main
args.func(args)
File "C:\Users\.\AppData\Roaming\Python\Python311\site-packages\yt\utilities\command_line.py", line 223, in run
self(args)
File "C:\Users\.\AppData\Roaming\Python\Python311\site-packages\yt\utilities\command_line.py", line 1071, in __call__
from notebook.notebookapp import NotebookApp
ModuleNotFoundError: No module named 'notebook.notebookapp'
I have tried downloading various notebook software both onto this computer and from the conda install to no luck. I am stuck and would really appreciate help so I can resolve this issue.
Thank you,
Daniel
_______________________________________________
yt-users mailing list -- yt-users@python.org
To unsubscribe send an email to yt-users-leave@python.org
https://mail.python.org/mailman3/lists/yt-users.python.org/
Member address: matthewturk@gmail.com