I installed using JuliaPro1.3.1, also got the error, but the out information is more clear. I manually downloaded the file and put to the proper destination. Installed successfully. The following is the error information from JuliaPro1.3.1.
Building SQLite β `C:\Users\zhangly\.juliapro\JuliaPro_v1.3.1-1\packages\SQLite\dZY3j\deps\build.log`
β Error: Error building `SQLite`:
β tar: Can't convert a path to a wchar_t string: Unknown error
β tar: Error exit delayed from previous errors.
β tar: Can't convert a path to a wchar_t string: Unknown error
β tar: Error exit delayed from previous errors.
β [ Info: JuliaTeam: redirecting https://github.com/JuliaDatabases/SQLiteBuilder/releases/download/v0.10.0/SQLite.v3.28.0.x86_64-w64-mingw32.tar.gz to https://pkg.juliacomputing.com/binary/SQLiteBuilder/v0.10.0/SQLite.v3.28.0.x86_64-w64-mingw32.tar.gz
β ERROR: LoadError: Could not download https://pkg.juliacomputing.com/binary/SQLiteBuilder/v0.10.0/SQLite.v3.28.0.x86_64-w64-mingw32.tar.gz to C:\Users\zhangly\.juliapro\JuliaPro_v1.3.1-1\packages\SQLite\dZY3j\deps\usr\downloads\SQLite.v3.28.0.x86_64-w64-mingw32.tar.gz:
β ProcessFailedException(Base.Process[Process(`powershell -NoProfile -Command '[System.Net.ServicePointManager]::SecurityProtocol =
β [System.Net.SecurityProtocolType]::Tls12;
β $webclient = (New-Object System.Net.Webclient);
β $webclient.UseDefaultCredentials = $true;
β $webclient.Proxy.Credentials = $webclient.Credentials;
β $webclient.Headers.Add("user-agent", "Pkg.jl (https://github.com/JuliaLang/Pkg.jl)");
β $webclient.Headers.Add("Authorization", "Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6ImJlNzk2NDNjZDc3NDMyODJkMDBhMmRlMGI3MWI1MmE0ODZlZTMyNjUifQ.eyJpc3MiOiJodHRwczovL2F1dGguanVsaWFjb21wdXRpbmcuY29tL2RleCIsInN1YiI6IkNnYzRNRFkxTURVeEVnWm5hWFJvZFdJIiwiYXVkIjoianVsaWF0ZWFtLXByb2QiLCJleHAiOjE1ODI0NDUzNDksImlhdCI6MTU4MjM1ODk0OSwibm9uY2UiOiJiODY1NzAzYzI2N2I4MjNlMzYyNWQ1NTFkZjM5OWI3MyIsImF0X2hhc2giOiI3WW5uSnFVUzlRT0ZpTWw4cldoZzBBIiwiZW1haWwiOiJsaXllem5Ab3V0bG9vay5jb20iLCJlbWFpbF92ZXJpZmllZCI6dHJ1ZSwibmFtZSI6IkxpeWUgWmhhbmciLCJwcmVmZXJyZWRfdXNlcm5hbWUiOiJ6aGFuZ2xpeWUifQ.mxUHEjK12-L1okykpzA3jjBtuyH3vdkv4RQkhvEtZJaXPRIKBAUmIYFBfGP75Jv1bqxr4FjTOzU0HlEHWf39qo2WvK4zB2kMwfXQ7jN9pBmJtt6dBOLQSomuXMAtoSLawZJ843ZaAD3OmwXtAVYO36Yq0_yZFX7sVwlJVTX4OfJiYF4Gvthm-DgBfr7f39UH8Srae5M2YO8e4c0DH99PEd7kqeOXt_EUGX2umFLJrBnmG1KHpJJ5y54KWjkH4lE5tagiazGJV8c9RQ7ZttpcFdte58MRl7qMLnKv29o81xHpX3CFpkgiHQaJ9Xk8DKeL30iM5AjpYaMqcOkYqv8AJg");
β $webclient.Headers.Add("Julia-Pkg-Protocol", "1.0");
β $webclient.Headers.Add("Julia-Version", "1.3.1");
β $webclient.Headers.Add("Julia-System", "x86_64-w64-mingw32-libgfortran4-cxx11");
β $webclient.Headers.Add("Julia-Client-UUID", "ddad2f50-0ee6-4490-9b80-f24e08019031");
β $webclient.Headers.Add("Julia-Salt-Hash", "4fce66b883fcd7ca23a0cabe5798b1fa8baf11bc");
β $webclient.Headers.Add("Julia-Project-Hash", "b384ebeb1f275a8c0627f4247d997c274c21d462");
β $webclient.Headers.Add("Julia-CI-Variables", "APPVEYOR=n;CI=n;CIRCLECI=n;CONTINUOUS_INTEGRATION=n;GITHUB_ACTION=n;GITLAB_CI=n;JULIA_CI=n;TF_BUILD=n;TRAVIS=n");
β $webclient.Headers.Add("Julia-Interactive", "false");
β $webclient.DownloadFile("https://pkg.juliacomputing.com/binary/SQLiteBuilder/v0.10.0/SQLite.v3.28.0.x86_64-w64-mingw32.tar.gz", "C:\Users\zhangly\.juliapro\JuliaPro_v1.3.1-1\packages\SQLite\dZY3j\deps\usr\downloads\SQLite.v3.28.0.x86_64-w64-mingw32.tar.gz")
β '`, ProcessExited(1))])
β Stacktrace:
β [1] error(::String) at .\error.jl:33
β [2] #download#102(::Bool, ::String, ::typeof(Pkg.PlatformEngines.download), ::String, ::String) at C:\Users\julia\AppData\Local\Julia-1.3.1\share\julia\stdlib\v1.3\Pkg\src\PlatformEngines.jl:896
β [3] (::Pkg.PlatformEngines.var"#kw##download")(::NamedTuple{(:auth_header,),Tuple{String}}, ::typeof(Pkg.PlatformEngines.download), ::String, ::String) at .\tuple.jl:0
β [4] (::BinaryProvider.JuliaTeam.var"#1#2"{BinaryProvider.var"#56#85"{BinaryProvider.var"#51#80"{Cmd,String}}})(::String, ::String) at C:\Users\julia\AppData\Local\Julia-1.3.1\share\julia\stdlib\v1.3\BinaryProvider\src\JuliaTeam.jl:20
β [5] #download#106(::Bool, ::typeof(BinaryProvider.download), ::String, ::String) at C:\Users\julia\AppData\Local\Julia-1.3.1\share\julia\stdlib\v1.3\BinaryProvider\src\PlatformEngines.jl:608
β [6] #download at .\none:0 [inlined]
β [7] #download_verify#107(::Bool, ::Bool, ::Bool, ::typeof(download_verify), ::String, ::String, ::String) at C:\Users\julia\AppData\Local\Julia-1.3.1\share\julia\stdlib\v1.3\BinaryProvider\src\PlatformEngines.jl:692
β [8] #download_verify at .\tuple.jl:0 [inlined]
β [9] #install#147(::Prefix, ::String, ::Bool, ::Bool, ::Bool, ::typeof(install), ::String, ::String) at C:\Users\julia\AppData\Local\Julia-1.3.1\share\julia\stdlib\v1.3\BinaryProvider\src\Prefix.jl:314
β [10] (::BinaryProvider.var"#kw##install")(::NamedTuple{(:prefix, :force, :verbose),Tuple{Prefix,Bool,Bool}}, ::typeof(install), ::String, ::String) at .\tuple.jl:0
β [11] top-level scope at C:\Users\zhangly\.juliapro\JuliaPro_v1.3.1-1\packages\SQLite\dZY3j\deps\build.jl:44
β [12] include at .\boot.jl:328 [inlined]
β [13] include_relative(::Module, ::String) at .\loading.jl:1105
β [14] include(::Module, ::String) at .\Base.jl:31
β [15] include(::String) at .\client.jl:424
β [16] top-level scope at none:5
β in expression starting at C:\Users\zhangly\.juliapro\JuliaPro_v1.3.1-1\packages\SQLite\dZY3j\deps\build.jl:42
β caused by [exception 1]
β failed process: Process(`powershell -NoProfile -Command '[System.Net.ServicePointManager]::SecurityProtocol =
β [System.Net.SecurityProtocolType]::Tls12;
β $webclient = (New-Object System.Net.Webclient);
β $webclient.UseDefaultCredentials = $true;
β $webclient.Proxy.Credentials = $webclient.Credentials;
β $webclient.Headers.Add("user-agent", "Pkg.jl (https://github.com/JuliaLang/Pkg.jl)");
β $webclient.Headers.Add("Authorization", "Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6ImJlNzk2NDNjZDc3NDMyODJkMDBhMmRlMGI3MWI1MmE0ODZlZTMyNjUifQ.eyJpc3MiOiJodHRwczovL2F1dGguanVsaWFjb21wdXRpbmcuY29tL2RleCIsInN1YiI6IkNnYzRNRFkxTURVeEVnWm5hWFJvZFdJIiwiYXVkIjoianVsaWF0ZWFtLXByb2QiLCJleHAiOjE1ODI0NDUzNDksImlhdCI6MTU4MjM1ODk0OSwibm9uY2UiOiJiODY1NzAzYzI2N2I4MjNlMzYyNWQ1NTFkZjM5OWI3MyIsImF0X2hhc2giOiI3WW5uSnFVUzlRT0ZpTWw4cldoZzBBIiwiZW1haWwiOiJsaXllem5Ab3V0bG9vay5jb20iLCJlbWFpbF92ZXJpZmllZCI6dHJ1ZSwibmFtZSI6IkxpeWUgWmhhbmciLCJwcmVmZXJyZWRfdXNlcm5hbWUiOiJ6aGFuZ2xpeWUifQ.mxUHEjK12-L1okykpzA3jjBtuyH3vdkv4RQkhvEtZJaXPRIKBAUmIYFBfGP75Jv1bqxr4FjTOzU0HlEHWf39qo2WvK4zB2kMwfXQ7jN9pBmJtt6dBOLQSomuXMAtoSLawZJ843ZaAD3OmwXtAVYO36Yq0_yZFX7sVwlJVTX4OfJiYF4Gvthm-DgBfr7f39UH8Srae5M2YO8e4c0DH99PEd7kqeOXt_EUGX2umFLJrBnmG1KHpJJ5y54KWjkH4lE5tagiazGJV8c9RQ7ZttpcFdte58MRl7qMLnKv29o81xHpX3CFpkgiHQaJ9Xk8DKeL30iM5AjpYaMqcOkYqv8AJg");
β $webclient.Headers.Add("Julia-Pkg-Protocol", "1.0");
β $webclient.Headers.Add("Julia-Version", "1.3.1");
β $webclient.Headers.Add("Julia-System", "x86_64-w64-mingw32-libgfortran4-cxx11");
β $webclient.Headers.Add("Julia-Client-UUID", "ddad2f50-0ee6-4490-9b80-f24e08019031");
β $webclient.Headers.Add("Julia-Salt-Hash", "4fce66b883fcd7ca23a0cabe5798b1fa8baf11bc");
β $webclient.Headers.Add("Julia-Project-Hash", "b384ebeb1f275a8c0627f4247d997c274c21d462");
β $webclient.Headers.Add("Julia-CI-Variables", "APPVEYOR=n;CI=n;CIRCLECI=n;CONTINUOUS_INTEGRATION=n;GITHUB_ACTION=n;GITLAB_CI=n;JULIA_CI=n;TF_BUILD=n;TRAVIS=n");
β $webclient.Headers.Add("Julia-Interactive", "false");
β $webclient.DownloadFile("https://pkg.juliacomputing.com/binary/SQLiteBuilder/v0.10.0/SQLite.v3.28.0.x86_64-w64-mingw32.tar.gz", "C:\Users\zhangly\.juliapro\JuliaPro_v1.3.1-1\packages\SQLite\dZY3j\deps\usr\downloads\SQLite.v3.28.0.x86_64-w64-mingw32.tar.gz")
β '`, ProcessExited(1)) [1]
β
β Stacktrace:
β [1] pipeline_error at .\process.jl:525 [inlined]
β [2] #run#565(::Bool, ::typeof(run), ::Cmd, ::Tuple{Base.DevNull,Base.DevNull,Base.DevNull}) at .\process.jl:440
β [3] run(::Cmd, ::Tuple{Base.DevNull,Base.DevNull,Base.DevNull}) at .\process.jl:438
β [4] #download#102(::Bool, ::String, ::typeof(Pkg.PlatformEngines.download), ::String, ::String) at C:\Users\julia\AppData\Local\Julia-1.3.1\share\julia\stdlib\v1.3\Pkg\src\PlatformEngines.jl:891
β [5] (::Pkg.PlatformEngines.var"#kw##download")(::NamedTuple{(:auth_header,),Tuple{String}}, ::typeof(Pkg.PlatformEngines.download), ::String, ::String) at .\tuple.jl:0
β [6] (::BinaryProvider.JuliaTeam.var"#1#2"{BinaryProvider.var"#56#85"{BinaryProvider.var"#51#80"{Cmd,String}}})(::String, ::String) at C:\Users\julia\AppData\Local\Julia-1.3.1\share\julia\stdlib\v1.3\BinaryProvider\src\JuliaTeam.jl:20
β [7] #download#106(::Bool, ::typeof(BinaryProvider.download), ::String, ::String) at C:\Users\julia\AppData\Local\Julia-1.3.1\share\julia\stdlib\v1.3\BinaryProvider\src\PlatformEngines.jl:608
β [8] #download at .\none:0 [inlined]
β [9] #download_verify#107(::Bool, ::Bool, ::Bool, ::typeof(download_verify), ::String, ::String, ::String) at C:\Users\julia\AppData\Local\Julia-1.3.1\share\julia\stdlib\v1.3\BinaryProvider\src\PlatformEngines.jl:692
β [10] #download_verify at .\tuple.jl:0 [inlined]
β [11] #install#147(::Prefix, ::String, ::Bool, ::Bool, ::Bool, ::typeof(install), ::String, ::String) at C:\Users\julia\AppData\Local\Julia-1.3.1\share\julia\stdlib\v1.3\BinaryProvider\src\Prefix.jl:314
β [12] (::BinaryProvider.var"#kw##install")(::NamedTuple{(:prefix, :force, :verbose),Tuple{Prefix,Bool,Bool}}, ::typeof(install), ::String, ::String) at .\tuple.jl:0
β [13] top-level scope at C:\Users\zhangly\.juliapro\JuliaPro_v1.3.1-1\packages\SQLite\dZY3j\deps\build.jl:44
β [14] include at .\boot.jl:328 [inlined]
β [15] include_relative(::Module, ::String) at .\loading.jl:1105
β [16] include(::Module, ::String) at .\Base.jl:31
β [17] include(::String) at .\client.jl:424
β [18] top-level scope at none:5
β @ Pkg.Operations C:\Users\julia\AppData\Local\Julia-1.3.1\share\julia\stdlib\v1.3\Pkg\src\Operations.jl:898
(@v1.3) pkg> add SQLite
Resolving package versions...
(@v1.3) pkg> build SQLite
Building SQLite β `C:\Users\zhangly\.juliapro\JuliaPro_v1.3.1-1\packages\SQLite\dZY3j\deps\build.log`
Every time I start up Julia1.3.1 pro I got the error information before the Julia started.
tar: Can't convert a path to a wchar_t string: Unknown error
tar: Error exit delayed from previous errors.
_
_ _ _(_)_ | Documentation: https://docs.julialang.org
(_) | (_) (_) |
_ _ _| |_ __ _ | Type "?" for help, "]?" for Pkg help.
| | | | | | |/ _` | |
| | |_| | | | (_| | | Version 1.3.1 (2019-12-30)
_/ |\__'_|_|_|\__'_| | Official https://julialang.org/ release
|__/ |