eclipse - [Python][Pydev] Unknown encoding: MS950_HKSCS -


i have fresh install of python 3.4 , pydev eclipse luna.

when try run simple code (like print("hello")) first time, see error:

fatal python error: py_initialize: can't initialize sys standard streams lookuperror: unknown encoding: ms950_hkscs 

i assume system cannot find ms950_hkscs.py cannot find similar file on internet.

does know problem , how can fixed? thanks.

try right click on source file. -> properties.

and change file encoding.


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -