Fix a crash on Mac OS when sys.prefix is different from its realpath
The problem was that new_path was actually in the environment variable,
but when realpath(v) was called, it became a different string (starting
with a single backslash instead of two).
正在显示
请
注册
或者
登录
后发表评论