Open geom16011 opened 3 years ago
Quick guess is that git lfs wasn't installed prior to cloning the repo.
On Mon, Jul 12, 2021, 2:27 AM Ioannis Moutzouris Sidiris < @.***> wrote:
I am trying to run MicaSense RedEdge Image Processing Tutorial 1 and get the following error:
File "C:\Users\user\anaconda3\envs\micasense\lib\site-packages\PIL\Image.py", line 3024, in open "cannot identify image file %r" % (filename if filename else fp) PIL.UnidentifiedImageError: cannot identify image file 'F:/data_kavouri/imageprocessing-master/data/0000SET/000/IMG_0000_4.tif'
Any ideas?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/micasense/imageprocessing/issues/161, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABSNZU5FISGRYPSQBRQMBYTTXKYPDANCNFSM5AGOLHKA .
Because i downloaded the zip file (had problem with git clone-didn t clone the whole project).
Now how can install lfs with anaconda? What library contains lfs in anaconda to install?
Moreover I cloned your repo successfully but I get again the same error.
Any ideas?
I am trying to run MicaSense RedEdge Image Processing Tutorial 1 and get the following error:
File "C:\Users\user\anaconda3\envs\micasense\lib\site-packages\PIL\Image.py", line 3024, in open "cannot identify image file %r" % (filename if filename else fp) PIL.UnidentifiedImageError: cannot identify image file 'F:/data_kavouri/imageprocessing-master/data/0000SET/000/IMG_0000_4.tif'
Any ideas?