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
On macOS using Poetry to install will fail. I haven't debugged further, but building numpy fails, though I'm not sure what it is that Poetry is trying to install as it doesn't include a number of required packages like pytest.
Installing packages with pip in a virtualenv work fine:
Environment
Expected Behavior
I expected that the invoke tasks would allow for the testing
Observed Behavior
Steps to Reproduce
invoke build
The text was updated successfully, but these errors were encountered: