Hi, In article <[email protected]> <[email protected]> [email protected] writes: > > Looks like python bindings doesn't work with pyhton 3. It could be > built no problem, but "check-swig-py" target fails (see log below) > > Is it known problem or something wrong on my side?
It's known problem. Subversion swig Python bindings doesn't support Python 3 yet. There is a feature branch to work for it. (inactive 2 months on the surface, though) https://svn.apache.org/viewvc/subversion/branches/swig-py3/ -- Yasuhito FUTATSUKI
