onionnet icon indicating copy to clipboard operation
onionnet copied to clipboard

dependencies should be specified

Open Dadiao-shuai opened this issue 1 year ago • 1 comments

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?

Dadiao-shuai avatar Nov 30 '23 15:11 Dadiao-shuai

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.

zhenglz avatar Dec 07 '23 05:12 zhenglz