You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had the same error - I've solved it by starting VisualStudio Code via the Miniconda console with the command code . after I've activated the "sd_playground" enviroment in the Miniconda console.
Don't know if this was the actual fix or just by coincidence...
...now I'm having trouble with "Windows requires Developer Mode to be activated, or to run Python as an administrator, in order to create symlinks." but that's another story... Update: I had to activate the developer Mode on my Computer (Settings -> Update & Security -> For Developers ), now it works
_Importing the numpy C-extensions failed. This error can happen for
many reasons, often due to issues with your setup or how NumPy was
installed.
We have compiled some common reasons and troubleshooting tips at:
https://numpy.org/devdocs/user/troubleshooting-importerror.html_
I went through the troubleshooting steps and I am using sd_playground2 as my interpreter via miniconda3
The text was updated successfully, but these errors were encountered: