Vladislavs Dovgalecs

Results 53 comments of Vladislavs Dovgalecs

I ran into the same issue with Python 2.7.9 on Debian Jessie. I have no clue what is that 'data/from.map' file which must exist there.

@cigrainger It looks like you need to create "data" directory and create two empty files: - from_to.mat - inverse_degrees.mat

There are few simple fixes: 1. use python 3.8 2. create a tag `$ git tag -a v0.1.56 -m "Emily Fertig py3"` 3. in `setup.py` find the line `desc =...