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

Numpy C-Compiler deprecation prevents POT from building #408

Closed
ncassereau opened this issue Nov 21, 2022 · 0 comments · Fixed by #409
Closed

Numpy C-Compiler deprecation prevents POT from building #408

ncassereau opened this issue Nov 21, 2022 · 0 comments · Fixed by #409

Comments

@ncassereau
Copy link
Contributor

Describe the bug

Numpy C Compiler is now deprecated. It messes with POT building process.

To Reproduce

Steps to reproduce the behavior:

  1. Compile POT like an adult

Screenshots

Code sample

make clean
make buildext
make install

Expected behavior

It should work, yet it doesn't.

Environment (please complete the following information):

  • OS (e.g. MacOS, Windows, Linux): Linux
  • Python version: 3.9.7
  • How was POT installed (source, pip, conda): Source
  • Build command you used (if compiling from source): see above
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant