Skip to content

Classifypixelsunet doesn't load. Error while import keras  #91

@ssitn

Description

@ssitn

I cannot make CellProfiler to load classifypixelsunet properly. It says 'No module named keras' while loading. I installed keras with anaconda promt. I even tried to uninstall and install it again. It still throws the same error upon start up of the CellProfiler. Here is the whole error message:

Could not load classifypixelsunet
Traceback (most recent call last):
File "CellProfiler\cellprofiler\modules_init_.py", line 325, in add_module
File "C:\Users\Sergey\AppData\Roaming\plugins\classifypixelsunet.py", line 67, in
import keras
ImportError: No module named keras

As I mentioned keras is installed:

Requirement already satisfied: keras in c:\users\User\anaconda3\lib\site-packages (2.3.1)

Am I doing something wrong?

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