JuliaPy / JuliaPy/PythonCall.jl
Respect JULIA_PROJECT environment variable if set
- Vorherrschende Sprache
- Julia
- Sterne
- 1.1k
- Forks
- 86
- Ø Merge
- 1 T. 22 Std.
- Gemergte PRs (30 T.)
- 3
Beschreibung
I am using the python package `juliacall` and am surprised to find that it ignores `JULIA_PROJECT` environment variable.
[Julia documentation about JULIA_PROJECT](https://docs.julialang.org/en/v1/manual/environment-variables/#JULIA_PROJECT).
It would be great if this standard variable is respected. Currently juliacall opens a new julia environment `pyjuliapkg`
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Start by tracing juliacall's Julia environment initialization and how the pyjuliapkg environment is selected, then compare that behavior with Julia's JULIA_PROJECT documentation. Done means a set JULIA_PROJECT value is respected instead of always opening pyjuliapkg.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- julia, python
- Bereich
- tooling
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 38/100