Yan xiaolong

Results 102 comments of Yan xiaolong

It is the matter of shapely, try the binary whl?

I had tested it in deepin linux, and I both png and PNG is OK, what's your os?

Hi @kephale I know java8 and image2 can share memory with python, and it is not difficult to glue with numpy and imglib. Maybe I am not enough to understand...

try add 'www' befor the demain? I have no spare time to write document in detail. about usage, we can disscus in [image.sc](www.image.sc) writting plugin, please follow the [demoplugin](https://github.com/Image-Py/demoplugin) the...

@caimt did you install by anaconda? please down load the newest code from github, the conda version is little out of date. and it looks like pkgutil change the default...

Hi, can you list your operate system, and your opengl version?

I would have a look, Thanks!

I think it is possible by developing a pycharm plugin, but I has less knowledge about pycharm's development. I prefer to support jupyter in future. ImagePy's command line is just...

@KOLANICH OK, I use eval just to parse the macros parameter, and use pickle to record some system config, I will use json.load instead.

wx.lib.pubsub现在替换成了pypubsub了,具体为什么报错,没用过pyinstaller,如果要windows下打包,可以参考github release里面的方式。