MECLabTUDA / M3d-Cam

MIT License
306 stars 40 forks source link

Why can't I import medcam? #28

Closed Jackieam closed 2 years ago

Jackieam commented 2 years ago

Hi, I have trouble with installation of medcam. With pip install medcam, I tried to import it in PyCharm. But I Cannot find declaration to go to.

from medcam import medcam

Could you please help me out?