plasticityai / magnitude

A fast, efficient universal vector embedding utility package.
MIT License
1.62k stars 119 forks source link

Unable to install pymagnitude #79

Open mittalsuraj18 opened 4 years ago

mittalsuraj18 commented 4 years ago

Hi i am trying to install pymagnitude.

This is the error that i am getting

 Trying... http://s3.amazonaws.com/magnitude.plasticity.ai/wheelhouse/pymagnitude-0.1.143-cp37-cp37m-linux_x86_64.whl
    FAILED
    Trying... http://s3.amazonaws.com/magnitude.plasticity.ai/wheelhouse/pymagnitude-0.1.143-cp37-abi3-manylinux1_x86_64.whl
    FAILED
    Trying... http://s3.amazonaws.com/magnitude.plasticity.ai/wheelhouse/pymagnitude-0.1.143-cp37-abi3-linux_x86_64.whl
    FAILED
    Trying... http://s3.amazonaws.com/magnitude.plasticity.ai/wheelhouse/pymagnitude-0.1.143-cp36-abi3-manylinux1_x86_64.whl
    FAILED
    Trying... http://s3.amazonaws.com/magnitude.plasticity.ai/wheelhouse/pymagnitude-0.1.143-cp36-abi3-linux_x86_64.whl
    FAILED
    Trying... http://s3.amazonaws.com/magnitude.plasticity.ai/wheelhouse/pymagnitude-0.1.143-cp35-abi3-manylinux1_x86_64.whl
    FAILED
    Trying... http://s3.amazonaws.com/magnitude.plasticity.ai/wheelhouse/pymagnitude-0.1.143-cp35-abi3-linux_x86_64.whl
    FAILED
    Trying... http://s3.amazonaws.com/magnitude.plasticity.ai/wheelhouse/pymagnitude-0.1.143-cp34-abi3-manylinux1_x86_64.whl
    FAILED
    Trying... http://s3.amazonaws.com/magnitude.plasticity.ai/wheelhouse/pymagnitude-0.1.143-cp34-abi3-linux_x86_64.whl
    FAILED
    Trying... http://s3.amazonaws.com/magnitude.plasticity.ai/wheelhouse/pymagnitude-0.1.143-cp33-abi3-manylinux1_x86_64.whl
    FAILED
    Trying... http://s3.amazonaws.com/magnitude.plasticity.ai/wheelhouse/pymagnitude-0.1.143-cp33-abi3-linux_x86_64.whl
    FAILED
    Trying... http://s3.amazonaws.com/magnitude.plasticity.ai/wheelhouse/pymagnitude-0.1.143-cp32-abi3-manylinux1_x86_64.whl
    FAILED
    Trying... http://s3.amazonaws.com/magnitude.plasticity.ai/wheelhouse/pymagnitude-0.1.143-cp32-abi3-linux_x86_64.whl
    FAILED
    Done trying to download and install wheel (it didn't exist)
mayankchatteron1 commented 4 years ago

same here

DesmonDay commented 3 years ago

I cannot install pymagnitude too. image It stops here.

davebulaval commented 3 years ago

I cannot install pymagnitude too. image It stops here.

Just wait longer, like a couple of minutes. Lots of dependacy.

MarchaDosPescadores commented 7 months ago

ERROR: Could not build wheels for annoy, which is required to install pyproject.toml-based projects

RROR: Failed building wheel for annoy]

RROR: Could not build wheels for pymagnitude, which is required to install pyproject.toml-based projects

Traceback (most recent call last):
    File "<string>", line 1, in <module>
    File "C:\Users\<username>\AppData\Local\Programs\Python\Python311\Lib\multiprocessing\spawn.py", line 122, in spawn_main
      exitcode = _main(fd, parent_sentinel)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
    File "C:\Users\<username>\AppData\Local\Programs\Python\Python311\Lib\multiprocessing\spawn.py", line 132, in _main
      self = reduction.pickle.load(from_parent)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  EOFError: Ran out of input
  [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for pymagnitude Failed to build pymagnitude ERROR: Could not build wheels for pymagnitude, which is required to install pyproject.toml-based projects


same issue