Closed maresb closed 1 year ago
cc @mattip, another issue similar to https://github.com/conda-forge/euphonic-feedstock/pull/30
I've seen that error go away with cython 3, but 1.11 is not generally compatible with that yet...
Thanks for the linked issue! Note that for my case, Cython isn't installed in my environment.
It's a question of whether scipy has been built with Cython 3 or 0.29.
This should be fixed as of PyPy 7.3.13 which went online today. I've also triggered a rebuild of the failed job on main just to be sure (will be live in a few hours).
Confirmed that this has been fixed in https://github.com/conda-forge/pytensor-suite-feedstock/pull/67. Thanks!!!
Solution to issue cannot be found in the documentation.
Issue
On the PyPy + Windows build for the PyTensor feedstock, I see a
TypeError
which seems to originate fromfrom scipy import linalg
. The full message and context and logs are here: https://github.com/conda-forge/pytensor-suite-feedstock/pull/57#issuecomment-1711059397Installed packages
Environment info