New submission from Martin Bijl-Schwab <martinbijlsch...@gmail.com>:

There is a small bug in the activate.bat script causing problems on 
internationalized Windows systems.

C:\repo\gui>python -m venv venv

C:\repo\gui>call venv\Scripts\activate.bat
Parameterformat falsch - 850.

This translates to "Wrong parameter - 850."

For the user it is not obvious what went wrong. 

The virtual environment is setup and will work in most cases.

Link to https://bugs.python.org/issue32409.

----------
components: Library (Lib)
messages: 329140
nosy: Martin Bijl-Schwab
priority: normal
pull_requests: 9610
severity: normal
status: open
title: cannot activate a venv environment on a Swiss German windows
type: behavior
versions: Python 3.6, Python 3.7, Python 3.8

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

Reply via email to