BlueBrain / BlueBrain/morphoclass

`tmd==2.2.0` changed slightly the API

Open
#86 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
12
Forks
6
PR merge metrics
No merged PRs in 30d

Description

`TYPE_DCT` is a dictionary created by `tmd` package and the key values changed in the new version `2.2.0`

```
from morphoclass.utils import print_warning
File "/gpfs/bbp.cscs.ch/project/proj148/home/dictus/play_with_morphology/morphoclass/venv/lib/pyth
on3.8/site-packages/morphoclass/utils.py", line 53, in
SectionType.basal_dendrite: TYPE_DCT["basal"],
KeyError: 'basal'
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.