deeplake icon indicating copy to clipboard operation
deeplake copied to clipboard

[BUG] `poetry add deeplake` hangs - pip works fine

Open PatrickAlphaC opened this issue 2 years ago • 5 comments

🐛🐛 Bug Report

⚗️ Current Behavior

I'm using deeplake with poetry and am running poetry add deeplake, and I get the following output:

Input Code

Using version ^3.6.2 for deeplake

Updating dependencies
Resolving dependencies... (531.2s)

And it just keeps hanging. pip install deeplake seems to work fine.

⚙️ Environment

  • Python version(s):
    • Python 3.10.6
    • pip 23.1.2
    • Poetry (version 1.4.1)
  • OS: MacOS 13.4 (22F66)
  • IDE: VSCode
  • Packages: deeplake

PatrickAlphaC avatar Jun 10 '23 23:06 PatrickAlphaC

Ho @PatrickAlphaC! Sorry you've run into an issue.

Do you mind installing aioboto3 first on its own, then deeplake?

mikayelh avatar Jun 10 '23 23:06 mikayelh

@mikayelh woah that worked!

...why did that work?

PatrickAlphaC avatar Jun 11 '23 00:06 PatrickAlphaC

i just had the exact the same problem and solver it in the exact same way shared by @mikayelh

cbrzn avatar Jun 30 '23 11:06 cbrzn

i have been trying to poetry add deeplake all morning, glad i saw this post

rumsrami avatar Feb 03 '24 13:02 rumsrami

@rumsrami , so sorry about this, we should look into what is causing this!

mikayelh avatar Feb 03 '24 17:02 mikayelh