8000 No module named 'numpy' · Issue #84 · tslearn-team/tslearn · GitHub
[go: up one dir, main page]

Skip to content
No module named 'numpy' #84
@jen0liu

Description

@jen0liu

I'm using tslearn to launch an app on heroku. When installing packages via requirements.txt, it always gave this error message "No module named 'numpy'", corresponding to this line(https://github.com/rtavenar/tslearn/blob/master/setup.py#L2). I'm able to install numpy first then add tslearn with heroku push. I guess these environments don't have numpy pre-installed so we probably need to handle dependencies differently?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0