You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This isn't a poetry bug per se. There is a dependency library jaxlib that included a library for tpu "libtpu-nightly" when I don't have a tpu machine and it breaks my app - seems like a known bug at google
I really need to prohibit the install of tpulib but don't find a way to and would love the control so that external parties can't break my app with their introduced bugs (was working last week)
I tried:
with lock:
Issue
This isn't a poetry bug per se. There is a dependency library jaxlib that included a library for tpu "libtpu-nightly" when I don't have a tpu machine and it breaks my app - seems like a known bug at google
I really need to prohibit the install of tpulib but don't find a way to and would love the control so that external parties can't break my app with their introduced bugs (was working last week)
jax-ml/jax#16292
Also wonder if this will help #5516
Please help thanks!
The text was updated successfully, but these errors were encountered: