Replies: 3 comments 6 replies
|
Even with poetry, you need pkg-config. |
3 replies
|
Ah ok, should this not be a breaking change then? i.e. v3.0.0? |
2 replies
|
I have the same problem with a normal CPU. I don't think this is an Apple Silicon issue. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
Cannot install 2.2.0 with poetry in a debian docker container running on MacOS silicon.
To Reproduce
Gives error
I've seen the posts about installing
pkg-config, but shouldn't I be able to install this via Poetry with that? And should PEP 517 be supported?Thank you
All reactions