Closed fabaff closed 10 months ago
Thanks for reporting, I will have a look and get back to you 👍 .
Hey @fabaff, looking at this now. Do you happen to have/know a NixOS docker image (that includes Python 3.11) I could use for running the latest phik tests? Thanks!
Fyi I fixed the TypeError, now in the master branch. It's now passing an integer to np.random.multinomial(). The other one I haven't been able to reproduce yet. I'll ping you when the new patch release is out (later this week).
Closing this now. If the notebook failure remains, please ping me, with a NixOS docker image I can reproduce this in :-)
On NixOS with Python 3.11 we get some failing tests. I think that the integration tests are failing because of an issue at our end but the ones with the
TypeError
looks like an issue with numpy.