You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use conda install tsnecuda -c conda-forge
The terminal displays the following message
Collecting package metadata (current_repodata.json): | WARNING conda.models.version:get_matcher(546): Using .* with relational operator is superfluous and deprecated and will be removed in a future version of conda. Your spec was 1.7.1.*, but conda is ignoring the .* and treating it as 1.7.1
done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
When I use tsnecuda, I get the OSError:
libmkl_intel_lp.so: cannot open shared object file: No such file or directory
What should I do?
The text was updated successfully, but these errors were encountered: