theAIGuysCode / YOLOv3-Cloud-Tutorial

Everything you need in order to get YOLOv3 up and running in the cloud. Learn to train your custom YOLOv3 object detector in the cloud for free!
90 stars 78 forks source link

errorr #2

Open naveensmart395 opened 4 years ago

naveensmart395 commented 4 years ago

ln: failed to create symbolic link '/mydrive/My Drive': Operation not supported

naveensmart395 commented 4 years ago

this creates a symbolic link so that now the path /content/gdrive/My\ Drive/ is equal to /mydrive

!ln -s /content/gdrive/My\ Drive/ /mydrive !ls /mydrive

ln: failed to create symbolic link '/mydrive/My Drive': Operation not supported

mudasirshafi commented 2 years ago

SAME Error