hi,
just downloaded Juno on to a W8.1 laptop and started stepping through the 
Tutorial.   I get an error on:  using Images.  I have followed the 
directions given in the console but problem persists. 
Am I doing anything wrong?

yours
Unimpressed beginner

Extract from console:

   - 
   
   Uncaught Error: read ECONNRESET
   
   - 
   
   INFO: Updating METADATA...
   
   - 
   
   INFO: Computing changes...
   
   - 
   
   INFO: No packages to install, update or remove
   
   - 
   
   INFO: Building Images
   
   - 
   
   INFO: Installing ImageMagick library
   
   - 
   
   INFO: Attempting to Create directory 
C:\Users\Martin\.julia\v0.3\Images\deps\downloads
   
   - 
   
   INFO: Directory C:\Users\Martin\.julia\v0.3\Images\deps\downloads already 
created
   INFO: Attempting to Create directory 
C:\Users\Martin\.julia\v0.3\Images\deps\usr\lib\x64
   INFO: Directory C:\Users\Martin\.julia\v0.3\Images\deps\usr\lib\x64 already 
created
   INFO: Attempting to Create directory 
C:\Users\Martin\.julia\v0.3\Images\deps\downloads
   INFO: Directory C:\Users\Martin\.julia\v0.3\Images\deps\downloads already 
created
   INFO: Downloading file 
http://www.imagemagick.org/download/binaries/ImageMagick-6.9.1-10-Q16-x64-dll.exe
   
   - 
   
   INFO: Done downloading file 
http://www.imagemagick.org/download/binaries/ImageMagick-6.9.1-10-Q16-x64-dll.exe
   INFO: Attempting to Create directory 
C:\Users\Martin\.julia\v0.3\Images\deps\downloads
   INFO: Directory C:\Users\Martin\.julia\v0.3\Images\deps\downloads already 
created
   INFO: Downloading file 
https://julialang.s3.amazonaws.com/bin/winnt/extras/innounp.exe
   INFO: Done downloading file 
https://julialang.s3.amazonaws.com/bin/winnt/extras/innounp.exe
   
   - 
   
   INFO: Changing Directory to C:\Users\Martin\.julia\v0.3\Images\deps\downloads
   
   - 
   
   Signature detected: Inno Setup Setup Data (5.5.6) (u)
   This is not directly supported, but i'll try to unpack it as version 5500
   ; Version detected: 5506 (Unicode)
   
   - 
   
   Unpacking failed. This version is not supported.
   
   - 
   
   ===============================[ ERROR: Images 
]================================
   
   - 
   - 
   
   failed process: Process(`innounp.exe -q -y -b -e -x 
'-dC:\Users\Martin\.julia\v0.3\Images\deps\usr\lib\x64' 
ImageMagick-6.9.1-10-Q16-x64-dll.exe`, ProcessExited(1)) [1]
   while loading C:\Users\Martin\.julia\v0.3\Images\deps\build.jl, in 
expression starting on line 82
   
   
   - 
   
   
================================================================================
   
   - 
   - 
   
   ================================[ BUILD ERRORS 
]================================
   
   WARNING: Images had build errors.
   
    - packages with build errors remain installed in C:\Users\Martin\.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
   
   - 
   
   
================================================================================
   
   

Reply via email to