google / flax

Flax is a neural network library for JAX that is designed for flexibility.

Home Page:https://flax.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flax not found for ppc64 power9

jesulo opened this issue · comments

Hi,

Flax not found for ppc64 power9. Can t install?

Regards

Can you give more detail? Did you try pip install flax and it failed to install? What does the error log say?

Error just say package not found for distribution

Can you provide the following system information:

  • OS Platform and Distribution (e.g., Linux Ubuntu 16.04):
  • Flax, jax, jaxlib versions (obtain with pip show flax jax jaxlib:
  • Python version:
  • GPU/TPU model and memory:
  • CUDA version (if applicable):

Can you also copy and paste the full error message?
And just to confirm, you got this error after running pip install flax?