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
To reproduce:
In msys2 mingw64 environment, do python -m venv test && cd test source bin/activate pip install contourpy
I've having this problem when installing matplotlib, which depends on contourpy.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
To reproduce:
In msys2 mingw64 environment, do
python -m venv test && cd testsource bin/activatepip install contourpyI've having this problem when installing matplotlib, which depends on contourpy.
Error message is:
I've tried setting CC and CXX environment variables but that doesn't work. How to make meson use mingw64 gcc toolchain? Thanks very much!
Beta Was this translation helpful? Give feedback.
All reactions