-
Notifications
You must be signed in to change notification settings - Fork 55
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
Unable to install latest version of FFTW on Julia 1.6 #206
Comments
The problem is resolved by downgrading to version 1.3.1:
|
@bgroenks96, what is your |
No idea on my end why those assertions would be hit. Works fine for me with FFTW v1.4.1 on Linux with Julia v1.6.1. |
|
The current version of FFTW works on my laptop, this problem seems to only occur on my institute's server. Perhaps they broke something...? If we could narrow down what possible system libraries could cause this, I can just yell at them to fix it :) |
@bgroenks96 can you please try to start julia with
and see if you still have the same problem precompiling |
@giordano Yes, that worked! Could you explain what that changed? I had already tried deleting the entire |
Well, that's equivalent to deleting the |
That's weird. There must be something else I installed in my environment that broke the FFTW compilation. |
Ref #214 |
Should be fixed via #214 |
Error during precompilation:
Version:
The text was updated successfully, but these errors were encountered: