Julia 错误:不支持的体系结构';aarch64';马科斯

Julia 错误:不支持的体系结构';aarch64';马科斯,julia,Julia,我尝试以通常的方式更新我的Julia软件包: julia> using Pkg julia> Pkg.update() 我得到了以下信息: Updating registry at `C:\Users\ManthosPc\.julia\registries\General` Updating git-repo `https://github.com/JuliaRegistries/General.git` ERROR: ArgumentError: Unsupported a

我尝试以通常的方式更新我的Julia软件包:

julia> using Pkg

julia> Pkg.update()
我得到了以下信息:

Updating registry at `C:\Users\ManthosPc\.julia\registries\General`

Updating git-repo `https://github.com/JuliaRegistries/General.git`

ERROR: ArgumentError: Unsupported architecture 'aarch64' for macOS
问题是我在一台windows机器上工作。我正在使用Julia 1.4.1

有什么想法吗


PS:我也使用了
]更新
,我得到了相同的错误

这是一台使用arm处理器的windows计算机吗?不管怎样,听起来你应该提出一个问题,这是一台使用arm处理器的windows计算机吗?不管怎样,听起来你都应该提出问题