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

Error while python run.py #41

Open
TigerStone93 opened this issue Jun 27, 2019 · 0 comments
Open

Error while python run.py #41

TigerStone93 opened this issue Jun 27, 2019 · 0 comments

Comments

@TigerStone93
Copy link

TigerStone93 commented Jun 27, 2019

Traceback (most recent call last):
File "run.py", line 28, in
import skimage.transform
File "/usr/local/lib/python2.7/dist-packages/skimage/transform/init.py", line 1, in
from ._hough_transform import (hough_circle, hough_ellipse, hough_line,
File "numpy.pxd", line 861, in init skimage.transform._hough_transform (skimage/transform/_hough_transform.c:20427)
ValueError: numpy.ufunc has the wrong size, try recompiling

(I'm completely newbie at Tensorflow)

After pass through tons of errors,

I've encountered error above while

python run.py

Could somebody help me?

Below is an error while make Makefile

make: nvcc: Command not found
Makefile:31: recipe for target 'build/bilateral_slice.cu.o' failed
make: *** [build/bilateral_slice.cu.o] Error 127

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