It fails with: ``` File "/usr/lib/python3.6/site-packages/pygraph/functions/planarity/kocay_algorithm.py", line 1061 except Exception, e: ``` When I install with ```# pip install git+https://github.com/jciskey/pygraph``` instead it works fine.