add try
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
# 2. delete CondaPkg.toml file in working folder
|
||||
# using Pkg; Pkg.activate(".");
|
||||
# pythonPkg = ["CondaPkg", "PythonCall"]
|
||||
# for i in pythonPkg Pkg.rm(i) end
|
||||
# for i in pythonPkg try Pkg.rm(i) catch end end
|
||||
# for i in pythonPkg Pkg.add(i) end
|
||||
# using CondaPkg, PythonCall
|
||||
# channels = ["anaconda", "conda-forge", "pytorch"]
|
||||
|
||||
Reference in New Issue
Block a user