Skip to content

Support for using a custom system image? #71

Closed
@jlapeyre

Description

@jlapeyre

pyjulia allows starting julia with a system image, like this Julia(sysimage=sys_image_path). Is something like this possible in juliacall?

I've started a project with pyjulia. I include a subdirectory and Julia code to compile a system image with PackageCompiler. I include a python function that performs all the steps, instantiating the compilation project and doing the compilation. Then, when my python module is imported the next time and the custom system image is found, it is used. It would be great to be able to do something like this with pythoncall.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions