onionnet
onionnet copied to clipboard
dependencies should be specified
Your env.yaml is cudatoolkit10 and tensorflow 2.0.0
, which is outdated, and could not be installed by default. And I find there is a sentence 'prefix=/home/zhenglz/...' in the yaml file. What should I do?
It is okay to use higher version of tensorflow. But sklearn should be the same with the one defined in the yml file.
If you need to install an environment, just change the prefix path to your own's file path.