pymmseg-cpp icon indicating copy to clipboard operation
pymmseg-cpp copied to clipboard

Python 3 support

Open tsroten opened this issue 12 years ago • 1 comments

2 years ago, @Kronuz added native Python extension support. Those extensions only support Python 2. Any chance we could get Python 3 support?

tsroten avatar Jan 05 '14 02:01 tsroten

Unfortunately, I currently don't have time to learn the python 3 native extension API and adopt the changes. Maybe one possible workaround is to try out an earlier branch that still uses ctypes as native interface. Maybe it will work with Python 3. See "Alternative Version" in the README.

pluskid avatar Jan 05 '14 11:01 pluskid