taigw / GeodisTK

geodesic distance transform of 2d/3d images
MIT License
132 stars 35 forks source link

Cannot run demo when installing GeodisTK with numpy=1.18 #6

Closed Jarvis73 closed 3 years ago

Jarvis73 commented 4 years ago

The provided demos can only run with numpy==1.17. I think the numpy package version requirement should be given.

taigw commented 3 years ago

requirement.txt has now been provided.