Could not import jpeg_ls
Could not import gdcm
/Users/acil-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/pywt/__init__.py:16: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88
from ._extensions._pywt import *
/Users/acil-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/pywt/_swt.py:1: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88
from ._extensions._swt import swt_max_level, swt as _swt, swt_axis as _swt_axis
/Users/acil-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/sklearn/cluster/k_means_.py:896: RuntimeWarning: Explicit initial center position passed: performing only one init in k-means instead of n_init=10
return_n_iter=True)
/Users/acil-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/sklearn/discriminant_analysis.py:442: UserWarning: The priors do not sum to 1. Renormalizing
UserWarning)
/Users/acil-user/Pro...
The rest of the test output was removed since it exceeds the threshold of 1024 bytes.