Dear RoboFlow Support Team,
I am currently working on training a YOLOv8 model in JupyterLab and have been following the steps provided in the RoboFlow notebook. However, I encountered an error during the process, as shown below:
To address this issue, I modified the âdataâ variable to include the file location path, which led to a different error:
âFileNotFoundError:
Dataset âC:/Users/Lucas/JupyterLab/Job/Projeto 1/CĂłdigo Caseiro/Cobra-4/data.yamlâ not found \u26a0\ufe0f, missing paths [âC:\Users\Lucas\JupyterLab\Job\Projeto 1\CĂłdigo Caseiro\datasets\Cobra-4\valid\imagesâ]â
I initially downloaded the image files using the code supplied in the notebook. Additionally, I attempted to download the YOLOv8 image files directly from RoboFlow as a ZIP file, but this resulted in yet another error:
âAssertionError: Image Not Found C:\Users\Lucas\JupyterLab\Job\Projeto 1\CĂłdigo Caseiro\train\images\2163_png.rf.606ccc7f52d092bba8403eb6e1081a80.jpgâ
I am struggling to find a solution to these issues and would greatly appreciate your assistance. It is worth noting that when I tried the same process in Google Colab, everything worked as expected.
Thank you for your help!
Sincerely,
Lucas Agra
PS: Sadly I can only put one image per post, so the other errors couldnât be images as well