Details
-
New Feature
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
1.1.10
-
None
-
None
-
Windows 11, 64-bit operating system, x64-based processor
-
3.11.9
Description
I am constantly getting an error exit code while executing pip install mariadb, seems something with the gcc but i already uninstalled and installed it back, checked updates and gcc settings to ensure it is working properly, and it is.
Here's the description provided by the powershell.
gcc.EXE: warning: /MD: linker input file unused because linking not done
|
gcc.EXE: error: /MD: linker input file not found: No such file or directory
|
error: command 'C:\\msys64\\mingw64\\bin\\gcc.EXE' failed with exit code 1
|
[end of output]
|
 |
note: This error originates from a subprocess, and is likely not a problem with pip.
|
ERROR: Failed building wheel for mariadb
|
Failed to build mariadb
|
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (mariadb)
|
I even tried installing on an env, and didn't worked