unable to load Pkg.add("IJulia")
Ravindra1972 opened this issue · 1 comments
Ravindra1972 commented
ERROR: UndefVarError: Pkg not defined
Stacktrace:
[1] top-level scope
logankilpatrick commented
@Ravindra1972 you first need to do using Pkg
. This should do the trick for you!