-
Notifications
You must be signed in to change notification settings - Fork 1
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 when compiling #6
Comments
@FudiHub oh god! Thanks for reporting it too. We are starting to automatize stuff in OpenLimits. This issue should also have been caught in the CI checks. I will add this in my to-do list for this week. |
I have also an error during compilation. It happens both on Windows and in Linux Dockerfile to recreate:
Error (same in both cases):
|
Thank you, @notdanilo, now everything compiles nicely 👍 |
@notdanilo, I have installed the wheel, but it gives an error, when importing
|
@Bi0max let me check it. |
Hi @notdanilo, are there any news on the issue? |
@Bi0max sorry, I didn't have availability to check it yet. I will do that at some moment during this week. In the meantime I recommend you to use older commits as we can suppose they are working. |
On Linux I still cannot get to wheels actually. For
|
This one was caused by maturin actually. Maybe it makes sense to add it to the README. When running on linux, use command |
I can confirm that I where able to build now on MacOS |
Hi,
I get an error when compiling using
maturin build --release
:I am on Mac OS 11.1.
Version I have installed:
Any advice?
Thanks!
The text was updated successfully, but these errors were encountered: