JuliaPy / JuliaPy/PyCall.jl

ERROR: LoadError: syntax: invalid interpolation syntax: "$\"

Open
#1,058 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

The `d$` in the path is a problem.

```
Building PyCall → `\\123.123.123.123\d$\Program Files\path\build.log`
ERROR: LoadError: Error building `PyCall`:
ERROR: LoadError: syntax: invalid interpolation syntax: "$\"
Stacktrace:
[1] top-level scope
@ .julia\packages\Conda\xMClC\deps\deps.jl:1
[2] include(mod::Module, _path::String)
@ Base .\Base.jl:457
[3] include(x::String)
@ Conda .julia\packages\Conda\xMClC\src\Conda.jl:16
[4] top-level scope
@ .julia\packages\Conda\xMClC\src\Conda.jl:24
[5] include
@ .\Base.jl:457 [inlined]
[6] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String)
@ Base .\loading.jl:2045
[7] top-level scope
@ stdin:3
in expression starting at .julia\packages\Conda\xMClC\deps\deps.jl:1
in expression starting at .julia\packages\Conda\xMClC\src\Conda.jl:1
in expression starting at stdin:3
```

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.