-
Notifications
You must be signed in to change notification settings - Fork 15
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
fhog_utils not working on Windows! #3
Comments
Hi, |
I test the code under Windows10 (with anaconda), and encounter similar problam. It's may due to incompatibility between Numba and Windows (because it works fine on Ubuntu), I don't know how to solve it... |
@tjusxh Not yet, I'm planning to use the C++ implementation for better speed later. |
look my project transform to py3.6 and in ubantu |
I get the folowing error when i try to run:
The text was updated successfully, but these errors were encountered: