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

Getting error on running #27

Open
abhinavsagar opened this issue May 2, 2019 · 0 comments
Open

Getting error on running #27

abhinavsagar opened this issue May 2, 2019 · 0 comments

Comments

@abhinavsagar
Copy link

abhinavsagar commented May 2, 2019

I am running this on cpu only. I am getting this on running.

Traceback (most recent call last): File "qlearn.py", line 5, in <module> import skimage as skimage File "C:\Users\Win 10\AppData\Local\Programs\Python\Python36\lib\site-packages\skimage\__init__.py", line 167, in <module> from .util.dtype import (img_as_float32, File "C:\Users\Win 10\AppData\Local\Programs\Python\Python36\lib\site-packages\skimage\util\__init__.py", line 8, in <module> from .arraycrop import crop File "C:\Users\Win 10\AppData\Local\Programs\Python\Python36\lib\site-packages\skimage\util\arraycrop.py", line 8, in <module> from numpy.lib.arraypad import _validate_lengths ImportError: cannot import name '_validate_lengths'

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