python3.x - How does git bash run .bat files?
巴扎黑
巴扎黑 2017-05-02 09:34:13
0
2
651

To activate virtualenv in python3.5 under windows, you need to run the activate.bat script. If you use the git bash command line, what if you run the .bat file?

巴扎黑
巴扎黑

reply all(2)
曾经蜡笔没有小新

You can do it directlysource activate, you don’t have to execute activate.bat. As follows


If you want to execute bat, I guess you should use cmd to enter the window environment first, and then execute bat

漂亮男人

open xx.bat

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template