JuliaPy / JuliaPy/Conda.jl

Location of pip under Windows is different from Linux/Mac

Open
#172 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.