DendrouLab / panpipes-tutorials

tutorials to run panpipes
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Error with jaxlib #10

Closed TuongViDang closed 1 year ago

TuongViDang commented 1 year ago

Hello, I run the command: panpipes ingest config and dot this error: RuntimeError: This version of jaxlib was built using AVX instructions, which your CPU and/or operating system do not support. You may be able work around this issue by building jaxlib from source. Thank you,

TuongViDang commented 1 year ago

"conda install jax" solves the problem :) Thank you

bio-la commented 1 year ago

thanks for using panpipes!