Skip to content

Bug introduced by JuliaCall 0.9.35 - mistakenly uses JULIA_PYTHONCALL_EXECUTABLE not JULIA_PYTHONCALL_EXE #813

Description

@MilesCranmer

Introduced by #781, it seems the wrong env var was set:

os.environ['JULIA_PYTHONCALL_EXECUTABLE'] = sys.executable or ''

This results in child threads requesting a new CondaPkg environment.

@cjdoris FYI

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions