[issue26664] find a bug in activate.fish of venv of cpython3.6

鄭景文 report at bugs.python.org
Fri Apr 1 13:10:59 EDT 2016


鄭景文 added the comment:

First, I use python 3.5.1 to create virtual environment. It works fine with fish. There is no $ in the activate.fish file.
Second, after I removed the $, It works fine, both in ubuntu and arch linux.

I guess it is because the $ is for bash not for fish, the activate.fish didn't work.
These are why I assert the $ is unwanted.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26664>
_______________________________________


More information about the Python-bugs-list mailing list