Skip to content

statsmodels 0.11.0 about AttributeError: 'module' object has no attribute '__version__' #15

Description

@dailimeng

ubuntu 18.04.4LTS

  1. EDD can be install but there was an AttributeError: 'module' object has no attribute 'version' while the software was running.
    " NP_LT_114 = LooseVersion(np.version) < LooseVersion('1.14')
    'module' object has no attribute 'version' "
  2. This error was caused by the version of statsmodels 0.11.0.
  3. When changing version statsmodels 0.11.0 to 0.9.0, this error disappears and EDD can work normally.

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