#28630: Can't install django dev version when path contains non-ascii 
characters on
Windows10
-------------------------------------+-------------------------------------
     Reporter:  zhaogp               |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:                       |                  Version:  master
  Internationalization               |
     Severity:  Normal               |               Resolution:
     Keywords:  install, unicode,    |             Triage Stage:
  encode, chinese characters         |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Claude Paroz):

 I guess that at some point the path is added to the `django-admin.exe`
 generated script and as setuptools is not able to handle non-ascii content
 in scripts  [1], it fails.
 Someone more familiar with Windows may help here. Not sure if Django can
 do something to prevent that.

 [1] https://github.com/pypa/setuptools/issues/761

-- 
Ticket URL: <https://code.djangoproject.com/ticket/28630#comment:3>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.dda79e6735036ca8b6660925906c577d%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to