Skip to content

Need to explicitly import stats from scipy #41

@mbarkdull

Description

@mbarkdull

Hi all,

When attempting to run Kinfin as distributed, I get the error "AttributeError: 'module' object has no attribute 'stats'". This issue can be resolved by explicitly importing the stats module from scipy, as from scipy import stats. I would suggest an update to kinfin.py.

Thanks!

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