scikit-learn-intelex icon indicating copy to clipboard operation
scikit-learn-intelex copied to clipboard

Failure of "conda list" with installed develop versions of daal4py and sklearnex

Open Alexsandruss opened this issue 3 years ago • 0 comments
trafficstars

conda list command raises error if develop versions of daal4py and sklearnex are installed in conda environment:

CondaError: Expected exactly one `egg-info` directory in '/user_dir/scikit-learn-intelex', via egg-link 'lib/python3.10/site-packages/daal4py.egg-link'. Instead found: ('scikit_learn_intelex.egg-info', 'daal4py.egg-info'). These are often left over from legacy operations that did not clean up correctly. Please remove all but one of these.

Alexsandruss avatar Sep 02 '22 09:09 Alexsandruss