JuliaTime / TimeZones.jl

IANA time zone database access for the Julia programming language
Other
86 stars 51 forks source link

Package installation problems - very serious #383

Open w8665763 opened 2 years ago

w8665763 commented 2 years ago

Installing in a completely blank environment can also present the following problems. Changing many time zones does not work!

    Building TimeZones → `C:\Users\Administrator\.julia\scratchspaces\44cfe95a-1eb2-52ea-b672-e2afdf69b78f\0a4d8838dc28b4bcfaa3a20efb8d63975ad6781d\build.log`
ERROR: Error building `TimeZones`:

Please submit a bug report with steps to reproduce this fault, and any error messages that follow (in their entirety). Thanks.
Exception: EXCEPTION_ACCESS_VIOLATION at 0x0 -- unknown function (ip: 0000000000000000)
in expression starting at C:\Users\Administrator\.julia\packages\TimeZones\X0cjt\src\TimeZones.jl:6
Internal error: encountered unexpected error in runtime:
ERROR: LoadError: Failed to precompile TimeZones [f269a46b-ccf7-5d73-abea-4c690281aa53] to C:\Users\Administrator\.julia\compiled\v1.6\TimeZones\jl_A563.tmp.
Stacktrace:
 [1] error(s::String)
   @ Base .\error.jl:33
 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IOContext{IOStream}, internal_stdout::IOContext{IOStream}, ignore_loaded_modules::Bool)
   @ Base .\loading.jl:1385
 [3] compilecache(pkg::Base.PkgId, path::String)
   @ Base .\loading.jl:1329
 [4] _require(pkg::Base.PkgId)
   @ Base .\loading.jl:1043
 [5] require(uuidkey::Base.PkgId)
   @ Base .\loading.jl:936
 [6] require(into::Module, mod::Symbol)
   @ Base .\loading.jl:923
 [7] include(fname::String)
   @ Base.MainInclude .\client.jl:444
 [8] top-level scope
   @ none:5
in expression starting at C:\Users\Administrator\.julia\packages\TimeZones\X0cjt\deps\build.jl:1
omus commented 2 years ago

Sorry for the delayed reply. What version of Windows, Julia, and TimeZones.jl?