#28630: Cann't install django when there are chinese-characters in my home
directory name on Windows10
-------------------------------------+-------------------------------------
Reporter: zhaogp | Owner: nobody
Type: Bug | Status: new
Component: | Version: master
Internationalization | Keywords: install, unicode,
Severity: Normal | encode, chinese characters
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
My home directory like this "C:\Users\张三" where "张三" is my chinese
name.
UnicodeEncodeError was raised when i install django using "pip install -e
."
<UnicodeEncodeError: 'ascii' codec can't encode characters in position
11-13: ordinal not in range(128) ">
However I install it on linux where my home dir is "/home/zhangsan", it
can be installed sucessfully.
I know that the error above is caused by the chinese-characters in my home
directory.
Can this be fixed? Thanks.
--
Ticket URL: <https://code.djangoproject.com/ticket/28630>
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/049.3f216d0f12ed8ef90a5d8e3e0f4a2b9f%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.