CondaPkg.jl
CondaPkg.jl copied to clipboard
Crash during install of pip package if path to `.CondaPkg` contains spaces
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?