-
Notifications
You must be signed in to change notification settings - Fork 2
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
problems on M1 #17
Comments
also reported here: fastobo/fastobo-py#313 |
If I do this poetry export -f requirements.txt --output requirements.txt
pip install -r requirements.txt then it builds the fastobo wheel rather than trying to use an existing (incorrect) one |
spoke to soon, still didn't solve it
|
|
|
|
|
thanks to @hrshdhgd for help, still no further along |
@justaddcoffee shared his .so file, which looks like this:
I substituted that... and it works! success... in some sense |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When running
poetry run python -m unittest
I get
The text was updated successfully, but these errors were encountered: