kits21 icon indicating copy to clipboard operation
kits21 copied to clipboard

python3 kits21/starter_code/get_imaging.py

Open bakry230 opened this issue 3 years ago • 5 comments

bakry230 avatar Sep 13 '21 04:09 bakry230

No description of the issue seemed to come through. Is there a problem with the get_imaging script?

neheller avatar Sep 13 '21 14:09 neheller

Hi I want to get data Kits21 dataset

On Mon, 13 Sept 2021 at 16:11, Nicholas Heller @.***> wrote:

No description of the issue seemed to come through. Is there a problem with the get_imaging script?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/neheller/kits21/issues/44#issuecomment-918233688, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVTFOYA4NLAZBTWBOIFJYQ3UBYBBTANCNFSM5D452P5Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

bakry230 avatar Sep 13 '21 14:09 bakry230

Have you cloned the repository and then run python3 kits21/starter_code/get_imaging.py?

neheller avatar Sep 14 '21 01:09 neheller

Please help, I face the error: No module named 'kits21'. image

I also tried to do but at the third step ( pip install -e in the setup.py is localed ) has the error, as following: image image

Thank all.

tphankr avatar Dec 21 '21 19:12 tphankr

I think the issue is that you have omitted the . after pip install -e.

neheller avatar Jan 17 '22 00:01 neheller