Hello,
I am new to Julia. I have not been able to install any package.
I use the following:
using Pkg
Pkg.add(“IJulia”)
And I get the below error:
ERROR: SystemError: opening file “C:\Users\UserName\.julia\registries\General\Registry.toml”: No such file or directory
I have gone through different solution like remove the registries
but nothing has worked.
Could you please help?
Thanks
9 posts - 2 participants