pip install curl-cffi
Collecting curl-cffi
Using cached curl_cffi-0.6.2.tar.gz (122 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
╰─> [37 lines of output]
Traceback (most recent call last):
File "/usr/home/motoemotovps-uk/ChatGPT-bot/myenv/lib/python3.10/site-packages/pip/vendor/pyproject_hooks/in_process/in_process.py", line 353, in <module>
main()
File "/usr/home/motoemotovps-uk/ChatGPT-bot/myenv/lib/python3.10/site-packages/pip/vendor/pyproject_hooks/in_process/in_process.py", line 335, in main
json_out['return_val'] = hook(hook_input['kwargs'])
File "/usr/home/motoemotovps-uk/ChatGPT-bot/myenv/lib/python3.10/site-packages/pip/vendor/pyproject_hooks/in_process/in_process.py", line 118, in get_requires_for_build_wheel
return hook(config_settings)
File "/tmp/pip-build-env-jl_l5ge0/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 325, in get_requires_for_build_wheel
return self.get_build_requires(config_settings, requirements=['wheel'])
File "/tmp/pip-build-env-jl_l5ge0/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 295, in get_build_requires
self.run_setup()
File "/tmp/pip-build-env-jl_l5ge0/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 311, in run_setup
exec(code, locals())
File "<string>", line 16, in <module>
File "/tmp/pip-build-env-jl_l5ge0/overlay/lib/python3.10/site-packages/setuptools/init.py", line 104, in setup
return distutils.core.setup(attrs)
File "/tmp/pip-build-env-jl_l5ge0/overlay/lib/python3.10/site-packages/setuptools/distutils/core.py", line 146, in setup
_setup_distribution = dist = klass(attrs)
File "/tmp/pip-build-env-jl_l5ge0/overlay/lib/python3.10/site-packages/setuptools/dist.py", line 307, in init
Distribution.init(self, dist_attrs)
File "/tmp/pip-build-env-jl_l5ge0/overlay/lib/python3.10/site-packages/setuptools/distutils/dist.py", line 284, in init
self.finalize_options()
File "/tmp/pip-build-env-jl_l5ge0/overlay/lib/python3.10/site-packages/setuptools/dist.py", line 658, in finalize_options
ep(self)
File "/tmp/pip-build-env-jl_l5ge0/overlay/lib/python3.10/site-packages/setuptools/dist.py", line 678, in _finalize_setup_keywords
ep.load()(self, ep.name, value)
File "/tmp/pip-build-env-jl_l5ge0/overlay/lib/python3.10/site-packages/cffi/setuptools_ext.py", line 216, in cffi_modules
add_cffi_module(dist, cffi_module)
File "/tmp/pip-build-env-jl_l5ge0/overlay/lib/python3.10/site-packages/cffi/setuptools_ext.py", line 49, in add_cffi_module
execfile(build_file_name, mod_vars)
File "/tmp/pip-build-env-jl_l5ge0/overlay/lib/python3.10/site-packages/cffi/setuptools_ext.py", line 25, in execfile
exec(code, glob, glob)
File "scripts/build.py", line 31, in <module>
arch = detect_arch()
File "scripts/build.py", line 28, in detect_arch
raise Exception(f"Unsupported arch: {uname}")
Exception: Unsupported arch: uname_result(system='FreeBSD', node='s3.serv00.com', release='13.2-RELEASE-p10', version='FreeBSD 13.2-RELEASE-p10 #5 releng/13.2-n254661-a839681443b6-dirty: Tue Mar 19 17:19:07 CET 2024 root@pkg0.admin.net.pl:/usr/obj/usr/src/amd64.amd64/sys/devil', machine='amd64')
[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.
[notice] A new release of pip is available: 23.0.1 -> 24.0
[notice] To update, run: pip install --upgrade pip