navis-org / pymaid

Python library to interface with CATMAID servers. Fully interoperable with navis.
https://pymaid.readthedocs.io/en/latest/
GNU General Public License v3.0
24 stars 11 forks source link

Docs broken #224

Open clbarnes opened 1 year ago

clbarnes commented 1 year ago

Possibly my fault, but for tracking purposes:

If you try to build the docs locally, you get hung up on a backport of unittest.mock (only necessary before python 3.3...), and then on importing pymaid.cytoscape, possibly because of py2cytoscape (an optional dependency). Then it gets stuck on importing .graph, which seems to have been factored away but is still used in pymaid.cytoscape.