Skip to content

AttributeError: partially initialized module 'theano' has no attribute 'compile' (most likely due to a circular import) #38

@RinaSoda

Description

@RinaSoda

After pip install git+https://github.com/ibab/python-mle.git
I try to do:
from mle import*

but it raises
AttributeError: partially initialized module 'theano' has no attribute 'compile' (most likely due to a circular import)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions