Julien Malard <julien.mal...@mail.mcgill.ca> added the comment:

Hello,

Yes, it does seem odd that that code does not work. On my Windows machine 
(WIndows 7, 64 bits, running 32-bit Python) I checked and it seems that the 
code in the if block immediately preceding my PR does not run at all, whereby 
the error.

For a reproducible example, my Taqdir package, mostly consisting of unicode 
packages and modules, runs into this issue (and installs successfully after my 
proposed fix here combined with a separate PR in pip). Perhaps the most easily 
accessible example would be the Appveyor build 
(https://ci.appveyor.com/project/julienmalard/Tinamit) for my TInamit project, 
which has Taqdir as a dependency.

Thanks!

-Julien Malard

________________________________
દ્વારા: Serhiy Storchaka <rep...@bugs.python.org>
મોકલ્યું: 18 ઑગસ્ટ 2018 06:32
પ્રતિ: Julien Malard
વિષય: [issue34421] Cannot install package with unicode module names on Windows

New submission from Serhiy Storchaka <storchaka+cpyt...@gmail.com>:

Please provide more details. How to reproduce your issue? What you got, and 
what you expect to get?

Seems the code just before lines modified by your PR are purposed to solve this 
issue. Why it doesn't work?

----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34421>
_______________________________________

----------

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

Reply via email to