I want to run doctests, so I want to run for example python3 operation.py (inside /pennylane/pennylane/operation.py), but I get that error module not found.
As the title suggests, there is no current support for Numpy 2.x as ISLP's modules were compiled in Numpy 1.x. Here are two tracebacks I get when I try to import ISLP ...