haitian-sun / GraftNet

BSD 2-Clause "Simplified" License
268 stars 56 forks source link

Set up env on Ubuntu 18.04 #15

Closed SRL94 closed 3 years ago

SRL94 commented 3 years ago

Did anyone try to run this code on ubuntu 18.04? I run cond env create --name=graftnet --file=environment.yml to set up the environment but I got an error: resolvepackagenotfound: cudatoolkit==8.0=3

The CUDA 8 is not available on ubuntu 18.04. How do you fix this issue? Any help would be appreciated.