ipython / ipython/ipykernel

Problem with accent

未关闭
#404 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
734
派生
412
平均合并
1 天 5 小时
30 天内合并 PR
8

描述

Good morning,
I use Spyder with Python 2.7 and I get a problem with raw_input and accent :
In Spyder console if I try, for example :

x=raw_input("début : ")
ZMOpYnV0OiA=

So I get a strange string ????

Without accent, that works :
x=raw_input("debut: ")
debut:
but I am french and I must use accent !

I says that issue to spyder github but Carlos Cordoba says me : "Anyway, please report your problem in ipykernel, because that's the right place to fix it, not here."
Note that there is no problem in a terminal nor with python 3. But I must use Python 2. Can you help me please.
Thank you and excuse my very bad english.
Pascal

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。