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 摘要。