-
Notifications
You must be signed in to change notification settings - Fork 8
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
Failure to Precompile #16
Comments
Works fine for me on Julia 1.6.1. Are you accidentally using an old version of the Hadamard package? What is the output of
It should include the line:
|
Here's my output. It looks like Hadamard is up to date.
I also tried this on my work laptop (a MacBook) that didn't have Hadamard installed and got the same issue. Do you think it could be some sort of weird interaction between Hadamard and another package? |
I made a new environment and got the same issue. It's not a package collision, as far as I can tell. |
Oh, I think this is due to a recent update in FFTW.jl that is changing the type of a FFTW.libfftw3 … |
Should be fixed now on master. |
It works. You rock! |
Hey there, I noticed this precompile error. I attempted to rebuild and got the same error. I think this may be a result of an API change.
versioninfo() output:
The text was updated successfully, but these errors were encountered: