markuspleijzier / neuroboom

A suite of python tools for visualisation and analysis of connectomic data
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Attribute error #5

Closed markuspleijzier closed 11 months ago

markuspleijzier commented 11 months ago

'NoneType' object has no attribute 'type' when plotting connectors (navis update)

markuspleijzier commented 11 months ago

Make sure you've downloaded skeletons with synapses:

neu.fetch_skeletons(NEURON_ID, with_synapses = True)