-
Notifications
You must be signed in to change notification settings - Fork 9
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 import on MacOSX Arm64 #194
Comments
This does appear to be a pyrtools problem, can you double-check that's the case by just installing pyrtools by itself (in a clean environment) and seeing if you get the same error? So:
|
Here it is:
|
Alright, I opened an issue for this on the pyrtools issues tracker (I'm also a maintainer for that package), so let's continue the conversation there: LabForComputationalVision/pyrtools#21 |
Describe the bug
Failure to import on MacOSX Arm64, either installed via git clone ... ; pip install -e .
Log
System (please complete the following information):
Additional context
Can possibly be remedied using certain tricks, e.g. https://apple.stackexchange.com/questions/436801/m1-mac-mach-o-file-but-is-an-incompatible-architecture-have-x86-64-need-a
This issue seems to be primarily with pyrtools
The text was updated successfully, but these errors were encountered: