Yes,

https://github.com/timholy/Images.jl/issues/329

terça-feira, 11 de Agosto de 2015 às 17:22:42 UTC+1, [email protected] 
escreveu:
>
> I am still doing something wrong.  I am trying this in Windows 10, no idea 
> if that is significant...
> I completely removed JUNO and re-installed.  
>
> Stepping through tutorial to:  
> Pkg.add("Images")
> ####
> # My addition
> Pkg.checkout("Images")
> ######
> And get the following error:
>
>
>    - 
>    
>    ===============================[ ERROR: Images 
> ]================================
>    
>    - 
>    - 
>    
>    type Nothing has no field match
>    while loading C:\Users\Dad\.julia\v0.3\Images\deps\build.jl, in expression 
> starting on line 37
>    
>    
>    - 
>    
>    
> ================================================================================
>    
>    - 
>    - 
>    
>    ================================[ BUILD ERRORS 
> ]================================
>    
>    WARNING: Images had build errors.
>    
>     - packages with build errors remain installed in C:\Users\Dad\.julia\v0.3
>     - build the package(s) and all dependencies with `Pkg.build("Images")`
>     - build a single package by running its `deps/build.jl` script
>    
>    - 
>    
>    
> ================================================================================
>    
>    - 
>    
>    INFO: Package database updated
>    
>    - 
>    
>    INFO: METADATA is out-of-date — you may not have the latest version of 
> Images
>    INFO: Use `Pkg.update()` to get the latest versions of your packages
>    
>    
>
>

Reply via email to