Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to build wheel #184

Open
gyanwick opened this issue Oct 27, 2023 · 2 comments
Open

unable to build wheel #184

gyanwick opened this issue Oct 27, 2023 · 2 comments

Comments

@gyanwick
Copy link

I am using a mac m1 for running - make check, but i get this error message when i run it, I've tried to set pyYAML to 6.0.1 and cython to 3.0.0 in the requirements-test file but that doesn't work, i also tried to set it within the venv and that wont work either -
Collecting PyYAML<6,>=3.10 (from docker-compose==1.29.2->-r requirements-test.txt (line 3))
Using cached PyYAML-5.4.1.tar.gz (175 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
╰─> [62 lines of output]
/private/var/folders/dh/45grfl4n5yjgvts_6xp_6s7m0000gn/T/pip-build-env-7wqq11n4/overlay/lib/python3.9/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in setup.cfg
!!

@tinudrc
Copy link

tinudrc commented Apr 4, 2024

hey @gyanwick, have you found a solution to the issue mentioned earlier?

@gyanwick
Copy link
Author

gyanwick commented Apr 5, 2024

hey @gyanwick, have you found a solution to the issue mentioned earlier?

hi @tinudrc, I switched to using fablo to build it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants