Skip to content

add pandas and numpy lower bound to requirements.txt #34

@dave-doty

Description

@dave-doty

I ran into this confusing error due to having pandas 0.24.2 installed: numpy/numpy#18355

Upgrading to 1.3.3 fixed in. Not sure which version is required.

I got another error with an old version of numpy, something about numpy.random.bit_generator not defined. Might be best to define lower bounds for all the dependencies just in case people have old installations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions