Quote:
Originally Posted by AlPe
@oren64: sorry, but for now you need to clean your Temp manually. What is the output of
> chcp
(It should print the current shell encoding)
Can you try changing it to latin1 and try again?
> chcp 850
Have you tried using Python 2.7.x instead?
|
I am using Python 2.7.10, it's only 5kb and not 5-10mb so it okay, and it not happen on all dictionaries, i try with English dictionary and folder deleted.
I don't understand what to do with "chcp" where and how do i use it?