Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Alexsandruss opened this issue Sep 2, 2022 · 0 comments
Labels
bug Something isn't working conflicts

Comments

@Alexsandruss
Copy link
Contributor

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 Alexsandruss added bug Something isn't working conflicts labels Sep 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working conflicts
Projects
None yet
Development

No branches or pull requests

1 participant