Open programistawpf opened 6 years ago
@programistawpf Perhaps you meant to post to Blosc.jl/issues?
Shure, I made Paul W dniu 2018-04-29 o 01:35, rickhg12hs pisze:
@programistawpf https://github.com/programistawpf Perhaps you meant to post to Blosc.jl/issues https://github.com/stevengj/Blosc.jl/issues?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/JuliaParallel/Blocks.jl/issues/21#issuecomment-385212637, or mute the thread https://github.com/notifications/unsubscribe-auth/AFTpRQm9lwgKs8QZIASnDOw6_4gr1Z8Pks5ttPzZgaJpZM4TrTAO.
Impossible to use depend packages . Some wrong is in this point:
C:\Users\PC.julia\v0.6
because I have pathC:\Users\PC\.julia\v0.6
not C:\Users\PC.julia\v0.6`Version 0.6.2 (2017-12-13 18:08 UTC) Official http://julialang.org/ release x86_64-w64-mingw32
julia> Pkg.build("Blosc") INFO: Building Blosc Info: Downloading https://github.com/stevengj/BloscBuilder/releases/download/v1. 14.2+5/Blosc.x86_64-w64-mingw32.tar.gz to C:\Users\PC.julia\v0.6\Blosc\deps\usr \downloads\Blosc.x86_64-w64-mingw32.tar.gz... Exception setting "SecurityProtocol": "Cannot convert null to type "System.Net. SecurityProtocolType" due to invalid enumeration values. Specify one of the fol lowing enumeration values and try again. The possible enumeration values are "S sl3, Tls"." At line:1 char:35
Exception calling "DownloadFile" with "2" argument(s): "Po?Yczenie podstawowe z osta?o zako?one: WystYpi? nieoczekiwany b?Yd przy wysy?aniu." At line:4 char:24
================================[ ERROR: Blosc ]================================
LoadError: Could not download https://github.com/stevengj/BloscBuilder/releases/ download/v1.14.2+5/Blosc.x86_64-w64-mingw32.tar.gz to C:\Users\PC.julia\v0.6\Bl osc\deps\usr\downloads\Blosc.x86_64-w64-mingw32.tar.gz while loading C:\Users\PC.julia\v0.6\Blosc\deps\build.jl, in expression startin g on line 30
================================================================================
================================[ BUILD ERRORS ]================================
WARNING: Blosc had build errors.
Pkg.build("Blosc")
deps/build.jl
script================================================================================
julia>`
Paul