Skip to content

do not imoprt numpy in setup.py to make pip install happier #14

Description

@astomnbkn

It would be great if "import numpy" statement removed from setup.py.
That line blocks smooth package installation because it requires numpy to have been installed in target environment before installing phoenics.
numpy is already included in install_requiers so there should be no issue doing so.

Thank you.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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