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

Cython install/build fails #72

Open
henla464 opened this issue Sep 22, 2023 · 0 comments
Open

Cython install/build fails #72

henla464 opened this issue Sep 22, 2023 · 0 comments

Comments

@henla464
Copy link

I'm getting errors nn a nanopineo air SBC board (armhf architecture) with python/pip3:

pip3 --version
pip 22.0.2 from /usr/lib/python3/dist-packages/pip (python 3.11)

Running this command:

pip3 install --upgrade reedsolo --no-binary "reedsolo" --no-cache --config-setting="--build-option=--cythonize" --use-pep517 --isolated --verbose

Gives me this output:

Usage:
pip3 install [options] [package-index-options] ...
pip3 install [options] -r [package-index-options] ...
pip3 install [options] [-e] ...
pip3 install [options] [-e] ...
pip3 install [options] <archive url/path> ...

no such option: --config-setting

Am I doing something wrong? Or has the command changed?

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

1 participant