Trouble shooting file paths

Hello everyone, I found Data Science really cool learn the basics, and now want to kick it hard in my own terminal … But my OneDrive won’t let me (lol). Soon as I try to load CSV file that’s in a folder I create in my Desktop I got an error message, I try to debug it all the ways ChatGPT did a good work helping out but no good.

csv file pathway → C:\Users\Caio\OneDrive\Área de Trabalho\DATASETS>
jupyter pathway → C:\Users\Caio

I also try to switch techniques and import urls files usings pandas … no good.

Any toughts? How can I fix this in the long run?