Might be covered by this issue:
https://github.com/JuliaLang/julia/issues/3648

On Mon, Dec 1, 2014 at 7:12 AM, Ariel Keselman <[email protected]> wrote:

> there is an issue when "using" a module fails: I work on a computer w/o
> access to github, I had to just copy Images.jl to use it. Using Images
> resulted in error as I missed a dependency. After I fixed this Using Images
> did not complain yet imread was not defined. Only after restarting Julia
> did it work.
>
> IMO failed imports should not change any state in Main. Should I open an
> issue?
>
>
>

Reply via email to