Skip to content

CondGmm class is not found #14

@AndreasGerken

Description

@AndreasGerken
import ConditionalGMM as cgmm
cgmm.CondGMM()

The CondGMM class cant be found. Something seems to be wrong.
Installed everything with pip install .[test,dev].

---------------------------------------------------------------------------
AttributeError                            Traceback (most recent call last)
Cell In[9], line 2
      1 import ConditionalGMM as cgmm
----> 2 cgmm.CondGMM()

AttributeError: module 'ConditionalGMM' has no attribute 'CondGMM'

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