-
Notifications
You must be signed in to change notification settings - Fork 59
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
ImportError: cannot import name 'fast_walsh_hadamard_transform' from 'src.models.fwh_cuda' (unknown location) #4
Comments
Sorry for the confusion. In our current code, you still need to run |
I got this error trying to run that:
And this after running it again after deleting build/ and UNKNOWN.egg-info/:
|
Hey, we just fixed it in the latest commit. Update your code and it should run. |
I tried compiling again, and received a similar error. Any pointers?
|
Sorry, I mean, now you don't need to run |
I tried running the example from the README and got this error. Can you help?
The text was updated successfully, but these errors were encountered: