neheller / kits21

The official repository of the 2021 Kidney and Kidney Tumor Segmentation Challenge
MIT License
174 stars 47 forks source link

ModuleNotFoundError: No module named 'requests' #45

Closed Gladouu closed 2 years ago

Gladouu commented 2 years ago

Hi,

I followed Usage and when I run python3 kits21 / starter_code / get_imaging.py in my terminal I got this error: ModuleNotFoundError: No module named 'requests'.

I'm not very experienced so I'm not sure I'm doing it right or understanding all of this.

Any idea ?

Gladouu commented 2 years ago

Ok, I had failed to successfully execute the pip install -e command. First time for me, sorry

neheller commented 2 years ago

No worries! Glad it is resolved.