clics / clics3

See also the Code Ocean capsule (https://codeocean.com/capsule/7201165/tree/v2) accompanying this project.
https://clics.clld.org
16 stars 3 forks source link

Workflow doesn't work with Python 3.9.x #15

Open chrzyki opened 3 years ago

chrzyki commented 3 years ago

Due to changes in gcd and our pinning of networkx the workflow doesn't work with Python versions >=3.9.x.

FredericBlum commented 1 year ago

In addition to that, the imports from collection throw many errors as well

LinguList commented 1 year ago

Sorry, but didn't you read our blog posts?

This works in python 3.10.

LinguList commented 1 year ago

It was made exactly for the purpose of supporting visualization of networks on smaller datasets.

FredericBlum commented 1 year ago

I remembered them 10seconds after posting the issue, and updated the comment accordingly directly after.