mozooo

Results 6 comments of mozooo

比如 `https://github.com/cocoakekeyu/markdown-img-paste/issues/18` 被变成新浪的短链接就是 `http://t.cn/RYGDIJ8`。 新浪短链接服务的网址是 `http://sina.lt/`。 再如,这是在 Atom 插入的图片链接地址 `http://or0cssy3i.bkt.clouddn.com/markdown-img-paste-20171124001351673.png`,变成短链接是 `http://t.cn/RYGkALb`。长度的差别还是很大的。

I'm trying to build PyMC2, and trying to build it with `pip install pymc`, there comes many LINK errors. I try to use msys and gcc to build it, but...

Can I install gfortran using conda on win10? I try to google it but can't find how.

Hi, I tried mingw-w64 which has gfortran in it. It can't build pymc either. I have installed Ubuntu 16 on my computer, and I tried to build it. The process...

[#62 (comment)](https://github.com/pymc-devs/pymc/issues/62#issuecomment-151760213) did't work for me. I got the same error: `UnicodeDecodeError: 'gbk' codec can't decode byte 0xa1 in position 6844: illegal multibyte sequence`

In a Goyo callback function, color setting such as `hi normal #abcdef` doesn’t set the color correctly. However in ex mode after goyo launched, this color can be set correctly.