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 kernel error in AIND-Constraint_Satisfaction.ipynb #27

Closed
puhach opened this issue Mar 15, 2020 · 1 comment
Closed

Jupyter kernel error in AIND-Constraint_Satisfaction.ipynb #27

puhach opened this issue Mar 15, 2020 · 1 comment

Comments

@puhach
Copy link

puhach commented Mar 15, 2020

Having created Miniconda environment from aind-universal-v3.yml, I am getting the following error when trying to open the AIND-Constraint_Satisfaction.ipynb notebook:

jupyter kernel ImportError: No module named 'win32api'

It looks like the environment file is missing the pywin32 extension.

@ronny-udacity
Copy link
Contributor

pywin32 needs to be installed in the local Windows machine. Please refer to this Stackoverflow discussion.

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

2 participants