Chris Tse <chris...@hey.com> added the comment:

Another update:

After a full shutdown from yesterday and trying again today, everything seems 
to be working now, including activating the venv via:

  1. python -m venv myenv
  2. .\myenv\Scripts\activate (not Activate.ps1, though that work too, is this 
intended?)

The only thing I can think of that changed since I opened the report was that I 
changed my system locale back to English (United States) from Japan (Japan). I 
did a system restart to make the changes take effect, but it didn't seem to fix 
the issue at the time. It could possibly be a difference between a shutdown vs 
a restart. Odd, either way.

I wouldn't think that changing locales would have an effect on Windows paths 
being case sensitive or not, otherwise folks from other countries would be 
experiencing this error. Perhaps the mixing of locale and system language? I 
had locale set to Japan but system language set to English

Thank you for taking the time to reply.

----------
stage:  -> resolved
status: open -> closed

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

Reply via email to