JuliaPy / JuliaPy/PythonPlot.jl
Precompilation on Windows 10 with Julia 1.9 fails
- 主要语言
- Julia
- 星标
- 85
- 派生
- 9
- PR 合并指标
- 30 天内没有已合并 PR
描述
I tried to install:
a. PythonPlot
b. PythonPlot#main
using the package manager after a fresh install of Julia and deleting the .julia directory.
In both cases the precompilation fails.
But strange enough, if I restart Julia and do
```julia
using PythonPlot
```
it downloads and installs a lot of stuff and it just works.
Any idea?
贡献指南
这个仓库没有索引到贡献指南
调研方向
Reproduce the installation and precompilation behavior for PythonPlot and PythonPlot#main on Windows 10 with Julia 1.9 after removing the .julia directory. Compare the package-manager precompilation attempt with restarting Julia and running `using PythonPlot`; capture the failure output and confirm that installation and precompilation complete successfully.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- julia
- 领域
- data-visualization
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100