Skip to content

Conversation

VictorEijkhout
Copy link
Contributor

The -C-D phrase should be -Csetup-args=-D in a number of places.

The `-C-D` phrase should be `-Csetup-args=-D` in a number of places.
@mattip mattip merged commit 387830a into numpy:main Jun 27, 2024
@mattip
Copy link
Member

mattip commented Jun 27, 2024

Thanks @VictorEijkhout

@VictorEijkhout
Copy link
Contributor Author

The whole -C business has stopped working:

+ git fetch --all --tags --prune
+ git checkout tags/v2.0.1
HEAD is now at 4c9f4316aa Merge pull request #27000 from charris/prepare-2.0.1
+ pip3 install --target=/work2/00434/eijkhout/stampede3/python/installation-3.11.0 . -Csetup-args=-Dblas-order=mkl,blis,openblas -Csetup-args=-Dallow-noblas=false -Csetup-args=-Dlapack-order=mkl,openblas,lapack

Usage:
  pip3 install [options] <requirement specifier> [package-index-options] ...
  pip3 install [options] -r <requirements file> [package-index-options] ...
  pip3 install [options] [-e] <vcs project url> ...
  pip3 install [options] [-e] <local project path> ...
  pip3 install [options] <archive url/path> ...

no such option: -C

Any idea what's going on?

[staff python:68] pip3 --version
pip 22.3 from /work2/00434/eijkhout/stampede3/python/installation-3.11.0/lib/python3.11/site-packages/pip (python 3.11)

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

Successfully merging this pull request may close these issues.

3 participants