Bastian Wenzel <bastian.wen...@posteo.de> added the comment:

Ok I think I found my problem. The system path of of my machine is ok but my 
user path contains a stray double quotation mark (") like this:

C:\Program Files\Git\bin";C:\Tools\antlr;C:\Program Files (x86)\Common 
Files\Oracle\Java\javapath ...

With this I am closing the double quotation of the .bat file too early and this 
leads to an early closing ).

If I remove it venv\Script\activate.bat behaves as expected. 

Sorry for taking up your time.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36634>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to