Skip to content

Problem with numpy 1.7 and comparing units #205

@kvyh

Description

@kvyh

Shown at https://travis-ci.org/astropy/astroplan/jobs/149552934, the numpy 1.7 build isn't handling comparisons between TimeDeltas and time Quantities.

I am having difficulties with getting numpy 1.7 to work on my computer (when I tried from astropy.time import Time I got RuntimeError: module compiled against API version 0xa but this version of numpy is 0x7 so I can't test why this is occurring.

I also only changed the end_time used in the scheduling, compared to a version of the test that passed the checks (https://github.com/astropy/astroplan/pull/203/files#diff-0a76986689e0ed763a45883b287ee97fL41 are the changes compared to the version that passed).

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