CondaPkg.jl icon indicating copy to clipboard operation
CondaPkg.jl copied to clipboard

Crash during install of pip package if path to `.CondaPkg` contains spaces

Open BenjaminRemez opened this issue 1 year ago • 0 comments

When resolving dependencies, if the path to .CondaPkg/ contains spaces up the directory tree (example, working in "C:/My Projects/", note the space), this seems to cause a "failed to create process" when CondaPkg attempts to run pip. Suggestions for a workaround?

BenjaminRemez avatar Aug 16 '24 19:08 BenjaminRemez