[issue22343] Install bash activate script on Windows when using venv

Brandon VanVaerenbergh - NOAA Affiliate report at bugs.python.org
Thu Dec 8 16:51:45 EST 2016


Brandon VanVaerenbergh - NOAA Affiliate added the comment:

+1 just experienced this issue migrating from Python3.4 to Python3.5 on windows with bash (MINGW git bash) as primary shell

Temporarily resolved issue (on this workstation) by simply copying Python35\Lib\venv\scripts\posix\activate file, into folder: Python35\Lib\venv\scripts\nt\

then recreating venv

----------
nosy: +Brandon VanVaerenbergh - NOAA Affiliate
versions: +Python 3.6, Python 3.7

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


More information about the Python-bugs-list mailing list