Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jupyter Load Fail: DLL import error for Numpy #117

Closed
jdpigeon opened this issue Mar 8, 2020 · 1 comment
Closed

Jupyter Load Fail: DLL import error for Numpy #117

jdpigeon opened this issue Mar 8, 2020 · 1 comment

Comments

@jdpigeon
Copy link
Contributor

jdpigeon commented Mar 8, 2020

I followed the anaconda set up instructions today and got blocked by a numpy dll load failure when navigating to the clean screen. The issue seemed to be a failure for the app to load the dlls associated with numpy, although I was able to import and use numpy from anaconda prompt after activating the brainwaves environment.

Issue appears to be identical to this: numpy/numpy#12957

I ended up working around this issue by ensuring that I was starting the debug version of the app inside a terminal in which the brainwaves had been loaded. However, it remains to be seen whether this solution will apply to packaged apps installed on the user's system.

@jdpigeon
Copy link
Contributor Author

Closed because we're working hard on deprecating jupyter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant