PyCharm is changing the default encoding in my Django app

后端 未结 2 754
深忆病人
深忆病人 2021-01-05 06:07

I am running into an issue where plyplus is erroring out with:

  File \"/Users/FOO/.virtualenvs/ff/lib/python2.7/site-packages/plyplus/grammars/         


        
2条回答
  •  时光取名叫无心
    2021-01-05 06:41

    Coming from OSX 10.14.2, I fixed it by changing my primary language to English (US) instead of English.

    This is also discussed here: https://stackoverflow.com/a/38557558/4960855

提交回复
热议问题