We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The d$ in the path is a problem.
d$
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The
d$
in the path is a problem.The text was updated successfully, but these errors were encountered: