Could not import jpeg_ls
Could not import gdcm
C:\Projects\CIP-build\CIP-build\cip_python\classification\kde_bandwidth.py:116: RuntimeWarning: divide by zero encountered in double_scalars
time = (2 * const * K0 / M / f) ** (2 / (3 + 2 * s))
C:\Projects\CIP-build\CIP-build\cip_python\classification\kde_bandwidth.py:119: RuntimeWarning: divide by zero encountered in double_scalars
return t - (2 * M * np.sqrt(np.pi) * f) ** (-2 / 5)
.
----------------------------------------------------------------------
Ran 1 test in 0.078s
OK