Hello Yichao Yu, The system is a Windows 7 enterprise, 64bits No, I did not touch it. Here is what i see when I show the directories in .julia
Le mercredi 11 mai 2016 14:26:36 UTC+2, Yichao Yu a écrit : > > On Wed, May 11, 2016 at 4:52 AM, <hilili...@gmail.com <javascript:>> > wrote: > > Hello, > > > > I had instaled Julia and it was working perfectly last week. However, > since > > 10 days it is working perfectly each 2 days. The days it is not perfect > I > > can not use any package. When I try to load anyone I have the following > > message: > > > > using DataFrames > > INFO: Precompiling module DataFrames... > > Error: SystemError: mkdir: No such file or directory in mkdir at > file.jl:42 > > > > using JuMP > > INFO: Precompiling module JuMP... > > Error: SystemError: mkdir: No such file or directory in mkdir at > file.jl:42 > > > > And this happens for all the packages I try to load!!! > > > > Thank you if someone can help. > > What's your system? > What's in your `~/.julia` (or corresponding package/cache dir on other > systems), have you done anything to it? > > > > > >