Open zzzyzh opened 4 months ago
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.
What should I do
Hi @zzzyzh, have you solved it? I have the same issue. Thanks
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?