reloading VS Code, reinstalling Jupyter extension, reinstalling Python extension, trying once again to run Jupyter notebook, getting the same error, trying to run the aforementioned steps in some other permutation. Cursing silently. Cursing aloud. Contemplating throwing laptop out of window. ...
I have jupyter lab installed in thelabenvironment and the kernel for py38 is installed in the kernels for the lab environment (/Users/msterling/miniconda3/envs/lab/share/jupyter/kernels). Essentially, in the desktop terminal the path in conda environments is $CONDA_PATH:$PATH while in the ...
I'm experiencing connection/kernel issues with my local copy of Jupyter. I'm not sure if this is the right place to report this, but I encounter the issue with bothjupyter labandjupyter notebookso it may be an issue with a common core/server dependency. To Reproduce Launch Jupyter withju...
Anaconda or Miniconda version: Anaconda Navigator 1.8.7 Operating System: Windows 7 and Windows 10 conda info from Windows 10: (base) C:\Users\jmatt>conda info active environment : base active env location : C:\Users\jmatt\Anaconda3 shell level : 1 user config file : C:\Users\jmatt\....
active environment : base active env location : C:\ProgramData\Miniconda3 shell level : 1 user config file : C:\Users\<User>\.condarc populated config files : conda version : 22.11.1 conda-build version : not installed python version : 3.9.1.final.0 virtual packages : __archspec=1=x86...
Describe the bug If I load my pre trained model and set of samples and call predict() multiple times I get different predicted classes. Here are some sample results. I am using a juypter notebook. I have tried restarting the kernal multi...
Cross referencingjupyter/jupyter_client#338 Sorry, something went wrong. michaelayementioned this issueJan 23, 2018 Copy link Author michaelayecommentedJan 25, 2018 @goweitingdid you directly go to 4.4.7 from 4.3.x? Because I tried 4.4.7 now again after a complete wipe of my miniconda folder...
['cmake', '--build', '.', '--target', 'install']' returned non-zero exit status 2. [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for mlx Failed to build mlx ERROR: Could not build wheels for...
This problem is still present. In my case I have a base env with python version 3.9.18, so the issue is not directly related to python. Is there any solution for this? What is the correct way to update? In several projects, I am experiencing plenty of weird issues related to missed ...
I suspect the problem is upstream, as I also have the problem running jupyter from the shell. First, on a student's machine with a brand-new install of the macOS 5.2 binary, new package dir, and using the IJulia default miniconda install. On her machine, IJulia.notebook_cmd pointed ...