JuliaPy / PyCall.jl

Package to call Python functions from the Julia language
MIT License
1.45k stars 186 forks source link

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

Open lgeissbauer-btig opened 8 months ago

lgeissbauer-btig commented 8 months ago

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