Open larryyin opened 5 months ago
conda env create -f environment.yml
gets this error:
Solving environment: failed
ResolvePackageNotFound:
I've tried many ways to manually install the dependencies but all failed.
Can we have an update of the dependency installation?
Some of these packages don't exist on Windows/Mac conda channels, try on a Linux machine.
conda env create -f environment.yml
gets this error:
Solving environment: failed
ResolvePackageNotFound:
I've tried many ways to manually install the dependencies but all failed.
Can we have an update of the dependency installation?