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

Installation dependency #20

Open
mmiladi opened this issue Jun 25, 2019 · 0 comments
Open

Installation dependency #20

mmiladi opened this issue Jun 25, 2019 · 0 comments

Comments

@mmiladi
Copy link

mmiladi commented Jun 25, 2019

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
    

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant