Я пытался интегрировать MySQL в свой проект Flask. Недавно я перешел на MacOS, поэтому мне было трудно установить зависимости. Я попытался загрузить клиент MySQL с помощью pip, но выдал следующую ошибку
Using cached mysqlclient-2.2.0.tar.gz (89 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... error
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [25 lines of output]
Trying pkg-config --exists mysqlclient
Command 'pkg-config --exists mysqlclient' returned non-zero exit status 1.
Trying pkg-config --exists mariadb
Command 'pkg-config --exists mariadb' returned non-zero exit status 1.
Traceback (most recent call last):
File "/Users/L053984/anaconda3/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in
main()
File "/Users/L053984/anaconda3/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main
json_out['return_val'] = hook(**hook_input['kwargs'])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/L053984/anaconda3/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 118, in get_requires_for_build_wheel
return hook(config_settings)
^^^^^^^^^^^^^^^^^^^^^
File "/private/var/folders/m2/4ys_q90d1530pr6h8c70xj340000gp/T/pip-build-env-0g_2cgj8/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 341, in get_requires_for_build_wheel
return self._get_build_requires(config_settings, requirements=['wheel'])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/private/var/folders/m2/4ys_q90d1530pr6h8c70xj340000gp/T/pip-build-env-0g_2cgj8/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 323, in _get_build_requires
self.run_setup()
File "/private/var/folders/m2/4ys_q90d1530pr6h8c70xj340000gp/T/pip-build-env-0g_2cgj8/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 338, in run_setup
exec(code, locals())
File "", line 154, in
File "", line 48, in get_config_posix
File "", line 27, in find_package_name
Exception: Can not find valid pkg-config name.
Specify MYSQLCLIENT_CFLAGS and MYSQLCLIENT_LDFLAGS env vars manually
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip
I installed brew as well as MacPorts but not able to solve the issue. Help would be appreciated
Я пытался интегрировать MySQL в свой проект Flask. Недавно я перешел на MacOS, поэтому мне было трудно установить зависимости. Я попытался загрузить клиент MySQL с помощью pip, но выдал следующую ошибку [code] Using cached mysqlclient-2.2.0.tar.gz (89 kB) Installing build dependencies ... done Getting requirements to build wheel ... error error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> [25 lines of output] Trying pkg-config --exists mysqlclient Command 'pkg-config --exists mysqlclient' returned non-zero exit status 1. Trying pkg-config --exists mariadb Command 'pkg-config --exists mariadb' returned non-zero exit status 1. Traceback (most recent call last): File "/Users/L053984/anaconda3/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in main() File "/Users/L053984/anaconda3/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main json_out['return_val'] = hook(**hook_input['kwargs']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/L053984/anaconda3/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 118, in get_requires_for_build_wheel return hook(config_settings) ^^^^^^^^^^^^^^^^^^^^^ File "/private/var/folders/m2/4ys_q90d1530pr6h8c70xj340000gp/T/pip-build-env-0g_2cgj8/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 341, in get_requires_for_build_wheel return self._get_build_requires(config_settings, requirements=['wheel']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/private/var/folders/m2/4ys_q90d1530pr6h8c70xj340000gp/T/pip-build-env-0g_2cgj8/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 323, in _get_build_requires self.run_setup() File "/private/var/folders/m2/4ys_q90d1530pr6h8c70xj340000gp/T/pip-build-env-0g_2cgj8/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 338, in run_setup exec(code, locals()) File "", line 154, in File "", line 48, in get_config_posix File "", line 27, in find_package_name Exception: Can not find valid pkg-config name. Specify MYSQLCLIENT_CFLAGS and MYSQLCLIENT_LDFLAGS env vars manually [end of output]
note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip [/code] I installed brew as well as MacPorts but not able to solve the issue. Help would be appreciated
Я пытался интегрировать MySQL в свой проект Flask. Недавно я перешел на MacOS, поэтому мне было трудно установить зависимости. Я пытался загрузить клиент MySQL с помощью pip, но выдает следующую ошибку
Using cached mysqlclient-2.2.0.tar.gz (89 kB)...
Я пытался интегрировать MySQL в свой проект Flask. Недавно я перешел на MacOS, поэтому мне было трудно установить зависимости. Я попытался загрузить клиент MySQL с помощью pip, но выдал следующую ошибку
Using cached mysqlclient-2.2.0.tar.gz (89...
Я устанавливаю pip install mysqlclient==1.4.6 --no-cache-dir
Но возникает ошибка:
ld: library 'ssl' not found
clang: error: linker command failed with exit code 1 (use -v to see invocation)
error: command 'clang' failed with exit status 1
Я использую pyenv для создания виртуальной среды и успешно устанавливаю в нее mysqlclient. Но когда я запускаю файл Manage.py на Python, он показывает: «Вы установили mysqlclient?». Как это решить? Я пробовал и в терминале, и в PyCharm, все не...
Я использую pyenv для создания виртуальной среды и успешно устанавливаю в нее mysqlclient. Но когда я запускаю файл Manage.py на Python, он показывает: «Вы установили mysqlclient?». Как это решить? Я пробовал и в терминале, и в PyCharm, все не...