JuliaPy / JuliaPy/PyCall.jl

AOT test failure in Julia 1.6-DEV (upstream issues)

Open
#815 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
1.5k
Forks
186
PR merge metrics
No merged PRs in 30d

Description

### Issue (1) `--project` does not work with `--output-o`

> ```
> [ Info: PackageCompiler: creating system image object file, this might take a while...
> ERROR: ArgumentError: Package PyCall not found in current path:
> - Run `import Pkg; Pkg.add("PyCall")` to install the PyCall package.
> ```
>
> --- https://travis-ci.org/github/JuliaPy/PyCall.jl/jobs/722001094#L738

I think this is an upstream issue: https://github.com/JuliaLang/julia/issues/37441

I think this failure is observable only if you don't have PyCall in the default environment.

### Issue (2) A breaking change in `Pkg.Artifacts.@artifact_str`

https://github.com/JuliaLang/PackageCompiler.jl/pull/443

### Issue (3) "undefined symbol" error

https://github.com/JuliaLang/PackageCompiler.jl/issues/445

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.