julia> using Flux, Plots
[ Info: Precompiling Flux [587475ba-b771-5e3f-ad9e-33799f191a9c]
ERROR: LoadError: could not open file /root/.julia/packages/NNlib/FAI3o/deps/deps.jl
Asked
Active
Viewed 56 times
1

logankilpatrick
- 13,148
- 7
- 44
- 125

Laukik Chavan
- 11
- 1
-
1It looks like this is trying to write to the home directory of the `root` user? Did you ever start Julia as `root`? – giordano May 22 '20 at 11:09
-
@Laukik, can you please include the output you get as text instead of an image? (You can just edit you question.) – phipsgabler May 22 '20 at 11:46