[MSNoise] compatibility at Windows 8.1?

Kohtaro R. Araragi kararagi at eri.u-tokyo.ac.jp
Tue Oct 14 12:15:39 UTC 2014


Hi Thomas,

Thanks! I was also worried about that and try to do that as soon as 
possible.

Run

(10/14/14 2:00 PM), Thomas Lecocq wrote:
> Run,
>
> the problems comes from the fact your Windows username contains 
> non-ASCII characters !
> it's documented here = 
> https://github.com/matplotlib/matplotlib/issues/3516
>
> I'd suggest :
>
> 1/ replacing the following line in the file 
> "c:\anaconda\lib\site-packages\matplotlib\__init__.py"
> >>> path = os.path.expanduser("~")
> by:
> >>> path = os.path.expanduser(b"~").decode(sys.getfilesystemencoding())
>
> 2/ update matplotlib as soon as this bugfix makes its way inside a 
> proper distributed version
>
> Thomas
>
>
> Le 14/10/2014 13:54, Kohtaro R. Araragi a écrit :
>> C:\Users\幸太郎\
>
> _______________________________________________
> MSNoise mailing list
> MSNoise at mailman-as.oma.be
> http://mailman-as.oma.be/mailman/listinfo/msnoise


-- 

____________________________________________________
K. Run Araragi
PhD studnet/M.Sc.
Earthquake Research Institute
1-1-1 Yayoi, Bunkyo-ku
Tokyo, Japan 113-0032

Skype name: kalessinlord
Tel: 81-3-5841-5697
Cel: 81-90-1166-3091
      33-970-461-805
____________________________________________________



More information about the MSNoise mailing list