Comment 3 for bug 1834379

Revision history for this message
Emerson Knapp (emersonknapp) wrote :

Ok - I created a PPA and did a no-change rebuild (correctly to the best of my knowledge, this is my first time uploading to a PPA)

Build: https://launchpad.net/~emersonknapp/+archive/ubuntu/ppa/+build/17197601

If I use that build, the test file works now.

```
add-apt-repository ppa:emersonknapp/ppa
apt-get update
apt-get install -y python3-pygraphviz
python3 test.py
```

Seems pretty conclusive - what are the next steps?