You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is anyone else having trouble running make dev on an M1 chip (MacBook Air / MacOS 12.1 / arm64-apple-darwin21.2.0)? I'm wondering if there is possibly some incompatibility between the Docker VM + gcc + M1 when being called in this image during installation of numpy?
Hello, thanks for this nice project.
Is anyone else having trouble running
make dev
on an M1 chip (MacBook Air / MacOS 12.1 /arm64-apple-darwin21.2.0
)? I'm wondering if there is possibly some incompatibility between the Docker VM + gcc + M1 when being called in this image during installation of numpy?My system info:
Docker desktop Version 4.3.2 (72729)
Engine: 20.10.11
Credential Helper: 0.6.4
Snyk: v1.801.0
Compose: v2.2.1
Kubernetes: v1.22.4
It seems to blow up during numpy:
Full output:
Any help appreciated. Thanks.
The text was updated successfully, but these errors were encountered: