diff options
| author | Robert K. Bell <robert.k.bell@gmail.com> | 2020-12-29 20:48:13 +1100 |
|---|---|---|
| committer | Robert K. Bell <robert.k.bell@gmail.com> | 2021-01-01 17:54:56 +1100 |
| commit | 6d355e44f8274b8c0142d50bfdaec168db3ebd24 (patch) | |
| tree | 23baf06a23c2e8e0c790bd7e25ec2ce8899b5326 /pkgs/development/python-modules/rangehttpserver | |
| parent | 1aa915c09dfe5d70570a59646df37ea718e93148 (diff) | |
xdot: fix tests
`nix-shell -p xdot` was failing, with an error like:
builder for '/nix/store/n3yjqssn531c52sbkmpqvczmy5c0lm8n-python3.8-xdot-1.2.drv' failed with exit code 1; last 10 log lines:
import numpy
ModuleNotFoundError: No module named 'numpy'
Adding numpy uncovered another error, about not being able to initialize
gtk:
error: Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0>
error: --- Error -------------------------------------------------------------------------------------------------------------------------------------------- nix-shell
builder for '/nix/store/brz6q1ri12z51z3l2p5d6ny2jsf3qkjg-python3.8-xdot-1.2.drv' failed with exit code 1; last 10 log lines:
raise RuntimeError(
RuntimeError: Gtk couldn't be initialized. Use Gtk.init_check() if you want to handle this case.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
