ultralytics / ultralytics

Ultralytics YOLO11 πŸš€
https://docs.ultralytics.com
GNU Affero General Public License v3.0
31.39k stars 6.03k forks source link

pip install error #17126

Open adrsh6671 opened 2 hours ago

adrsh6671 commented 2 hours ago

Search before asking

Question

when i try to pip install ultralytics it is not woeking , its breaking while installing required python packages

Additional

No response

UltralyticsAssistant commented 2 hours ago

πŸ‘‹ Hello @adrsh6671, thank you for reaching out and sharing your experience with us! πŸš€ This is an automated response, but rest assured, an Ultralytics engineer will assist you soon.

We recommend checking out the Docs for comprehensive guidance, where you can explore both Python and CLI usage examples. You might find answers to common questions there.

If this is a πŸ› Bug Report concerning the pip install issue, it would be helpful if you could provide a minimum reproducible example to help us replicate and diagnose the problem effectively.

If you’re dealing with any specific ❓ Installation Queries, be sure to share detailed error messages or logs. Also, confirm that you are operating in a Python>=3.8 environment with PyTorch>=1.8 and have all the necessary requirements installed:

pip install -U ultralytics

πŸ” To further engage with our community, consider joining our Discord 🎧 for real-time assistance, participating in discussions on Discourse, or visiting our Subreddit.

Available Environments

Try installing and running YOLO in verified environments, which come with all dependencies pre-installed:

Stay tuned for further feedback from our team!

Y-T-G commented 44 minutes ago

You will have to provide more information and the full error.