lidc-binary-classification icon indicating copy to clipboard operation
lidc-binary-classification copied to clipboard

some errors with scikit-image's version

Open XiaohanChan opened this issue 5 years ago • 1 comments

after install scikit-image, although the version of scikit-image is 0.13.1, there are still some problems. the error tips is : ImportError : cannot import name name '_validate_lengths' Occurred : from numpy.lib.arraypad import _validate_lengths

so I think the version of numpy should be adjusted. Can you show me your version of numpy ? Thank you!

XiaohanChan avatar May 16 '19 07:05 XiaohanChan

we needed scikit-image 0.13.1 to keep compatibility with pylidc, however, pylidc may have been further developed. have you tried installing the latest pylidc and the latest scikit-image?

vanAmsterdam avatar May 17 '19 23:05 vanAmsterdam