Skip to content

Solution to Python error “AttributeError: module 'scipy.misc' has no attribute 'logsumexp' ” #7

@andreimargeloiu

Description

@andreimargeloiu

If you get the error AttributeError: module 'scipy.misc' has no attribute 'logsumexp' , the simple solution is to downgrade scipy

conda install -c conda-forge scipy=1.1.0

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