On Wed, May 11, 2016 at 4:52 AM,  <[email protected]> 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?

>
>

Reply via email to