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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i got memory error during installing 'poetry install --with yolo' .How to solve this issues? #1811

Open
1 task done
qyum opened this issue Feb 8, 2025 · 0 comments
Open
1 task done
Labels
bug Something isn't working

Comments

@qyum
Copy link

qyum commented Feb 8, 2025

Search before asking

  • I have searched the Yolo Tracking issues and discussions and found no similar questions.

Yolo Tracking Component

Tracking

Bug

poetry install --with yolo 
Installing dependencies from lock file

Package operations: 21 installs, 3 updates, 0 removals

  - Updating torch (2.2.2 -> 2.2.2+cu121): Failed

  MemoryError



  at msgpack\\_packer.pyx:241 in msgpack._cmsgpack.Packer._pack_inner

Cannot install torch.

Environment

python 3.9 ,windows 10

Minimal Reproducible Example

    poetry install --with yolo 
    Installing dependencies from lock file
    
    Package operations: 21 installs, 3 updates, 0 removals
    
      - Updating torch (2.2.2 -> 2.2.2+cu121): Failed
    
      MemoryError
    
    
    
      at msgpack\\_packer.pyx:241 in msgpack._cmsgpack.Packer._pack_inner
    
    Cannot install torch.
@qyum qyum added the bug Something isn't working label Feb 8, 2025
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

1 participant