Hi when I try to import netdissect I get the following error:
ImportError: cannot import name 'imread' from 'scipy.misc' (/usr/local/lib/python3.10/dist-packages/scipy/misc/init.py)
Has anyone encountered this before? And what was your way around it?
Hi when I try to import netdissect I get the following error:
ImportError: cannot import name 'imread' from 'scipy.misc' (/usr/local/lib/python3.10/dist-packages/scipy/misc/init.py)
Has anyone encountered this before? And what was your way around it?