Skip to content

Code won't run: ImportError: cannot import name 'imsave' from 'scipy.misc' #84

Description

@scottmason2000

I ran all of these from InFoCusp/tf_cnnvis

pip install setuptools
pip install six
python setup.py install
python setup.py clean

from scipy.misc import imsave # in *** init.py *** of tf_cnnvis

Error: ImportError: cannot import name 'imsave' from 'scipy.misc' (C:\projects\TensorFlow-MIL\venv\lib\site-packages\scipy\misc_init_.py)

What am I missing ???

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions