Location of pip under Windows is different from Linux/Mac
Open
- Dominant language
- Julia
- Stars
- 187
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
I want to know why the program `pip` installed via Conda.jl on Windows machine is located at ~/.julia/conda/3/Scripts/ while on Linux/Mac, it's at ~/.julia/conda/3/bin/. Why on Windows machine, it's in Scripts subdirectory, not in bin subdirectory? In fact, on Windows machine, ~/.julia/conda/3/bin does not even exist. This creates some inconvenience when we write a function or script that calls `pip`.
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.