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

WARNING ⚠️ Cache directory /content/drive/MyDrive/D3/labels is not writeable, cache not saved. #79

Open
Luis6855 opened this issue Oct 7, 2024 · 2 comments
Labels
bug Something isn't working question Further information is requested

Comments

@Luis6855
Copy link

Luis6855 commented Oct 7, 2024

Hi!
I am working on a project for parking occupancy detection on google colab using YOLOv8. I am using PKlot dataset annotated and structured. However when I tried to train the model it says
WARNING ⚠️ Cache directory /content/drive/MyDrive/D3/labels is not writeable, cache not saved.
WARNING ⚠️ No labels found in /content/drive/MyDrive/D3/labels/valid.cache
the same output for the 'train' as well.
Uploading github.zip…

@UltralyticsAssistant UltralyticsAssistant added bug Something isn't working question Further information is requested labels Oct 7, 2024
@UltralyticsAssistant
Copy link
Member

👋 Hello @Luis6855, thank you for submitting a ultralytics/assets 🚀 issue. This is an automated response to gather more information and ensure we can assist you efficiently. An Ultralytics engineer will also be with you soon.

To address your concern about the cache directory warning, please provide the following:

  1. A clear and concise description of the issue.
  2. A minimum reproducible example (MRE) that demonstrates the problem. You can find guidance on creating an MRE here.
  3. Your environment details:
    • OS and version
    • Python version
    • Package versions related to your environment
  4. Steps you've tried to resolve the issue.
  5. Any error messages or logs you see.

Please make sure you've searched through existing issues to avoid duplicates. If you have any additional information, feel free to add it as a comment to this issue.

Thank you for your contribution to improving our project! 😊🚀

@pderrenger
Copy link
Member

@Luis6855 hi! It seems like there's a permissions issue with your cache directory. Please ensure that the directory /content/drive/MyDrive/D3/labels is writable and that your dataset is correctly placed in the expected structure. If the problem persists, try running the notebook with elevated permissions or check your Google Drive settings.

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

No branches or pull requests

3 participants