JuliaPy / JuliaPy/PythonCall.jl
PYTHON_JULIACALL_BINDIR not effective?
- 主要語言
- Julia
- 星號
- 1.1k
- 分支
- 86
- 平均合併
- 1 天 22 小時
- 30 天內合併 PR
- 3
描述
**Affects:** JuliaCall
From my understanding it still tries to connect the internet when call
https://github.com/JuliaPy/PythonCall.jl/blob/0a7d49f274147e9876fee47981d9aa5459f6eb8c/pysrc/juliacall/__init__.py#L160C44-L160C54 ?
**Describe the bug**
PYTHON_JULIACALL_BINDIR not effective. It still tries to connect the internet and install julia?

**Your system**
linux centos 7
**Additional context**
Add any other context about the problem here.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
Start with pysrc/juliacall/__init__.py at the linked location around line 160 and trace how PYTHON_JULIACALL_BINDIR is read during initialization. Reproduce the report on Linux/CentOS 7 with the variable set, checking whether the package still attempts internet access or Julia installation. Done means the configured bindir is honored without those attempts.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- julia, python
- 領域
- backend
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100