mrymsadeghi / AMBIA

MIT License
25 stars 4 forks source link

Error installation : scikit-image #1

Open DavidBarriere opened 1 year ago

DavidBarriere commented 1 year ago

Hi, Thank you for building AMBIA. I'd like to test AMBIA onto my data but I get this error message when I run 'pip install -r requirements.txt' : """ Collecting skimage==0.0 (from -r requirements.txt (line 14)) Using cached skimage-0.0.tar.gz (757 bytes) Installing build dependencies ... done Getting requirements to build wheel ... error error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> [3 lines of output]

  *** Please install the `scikit-image` package (instead of `skimage`) ***

  [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip. """

My env :

David

mrymsadeghi commented 1 year ago

Thank you David for reporting this. I will fix this. Also a video Tutorial is coming up this week.