Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] poetry add deeplake hangs - pip works fine #2427

Open
PatrickAlphaC opened this issue Jun 10, 2023 · 5 comments
Open

[BUG] poetry add deeplake hangs - pip works fine #2427

PatrickAlphaC opened this issue Jun 10, 2023 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@PatrickAlphaC
Copy link

馃悰馃悰 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 PatrickAlphaC added the bug Something isn't working label Jun 10, 2023
@mikayelh
Copy link
Collaborator

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

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

@PatrickAlphaC
Copy link
Author

@mikayelh woah that worked!

...why did that work?

@cbrzn
Copy link

cbrzn commented Jun 30, 2023

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

@rumsrami
Copy link

rumsrami commented Feb 3, 2024

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

@mikayelh
Copy link
Collaborator

mikayelh commented Feb 3, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants