geany-zencoding icon indicating copy to clipboard operation
geany-zencoding copied to clipboard

make[1]: *** [zencoding_la-zen-editor.lo] Error 1

Open johnsmeeth opened this issue 10 years ago • 1 comments

This error occured when i run make. full output when i run make. http://hastebin.com/raw/aceyunusew

I am using Archlinux.

johnsmeeth avatar Sep 27 '15 23:09 johnsmeeth

It could be using wrong libpython. I think zencoding plugin only supports the 2.x series of Python. You mentioned in Issue #13 about using Python 3.4m, it should probably be something like 2.6 or 2.7.

codebrainz avatar Sep 28 '15 00:09 codebrainz