Skip to content
This repository was archived by the owner on Jul 25, 2024. It is now read-only.

Installation dependency #20

@mmiladi

Description

@mmiladi

Hello,

It seems that numpy is needed for setting up installation with pip, otherwise the pip installer complains with:

  Cache entry deserialization failed, entry ignored
  Using cached https://files.pythonhosted.org/packages/ce/41/99b51880c9d9835218978008cf75851f2257f9fe0271e5d76c96b17fe501/poreplex-0.4.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-build-POhzuX/poreplex/setup.py", line 26, in <module>
        import numpy
    ImportError: No module named numpy
    

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