diff options
| author | amesgen <amesgen@amesgen.de> | 2025-06-20 15:41:27 +0200 |
|---|---|---|
| committer | amesgen <amesgen@amesgen.de> | 2025-06-20 15:41:27 +0200 |
| commit | c1ee60f76939728866bd7ed66dd8043972990201 (patch) | |
| tree | 1b8b318b7ac6e3c161092119e488ac5578df0436 /pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos | |
| parent | b18bbc995f59638af70d38ce18f44d92d00d901e (diff) | |
python3Packages.fpylll: fix standalone usage
Otherwise, we get:
>>> from fpylll import *
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/nix/store/2dmfqi6fhmmrp3jgaz2fznasifxkr1zi-python3-3.12.10-env/lib/python3.12/site-packages/fpylll/__init__.py", line 3, in <module>
from .fplll.integer_matrix import IntegerMatrix
File "src/fpylll/fplll/integer_matrix.pyx", line 1, in init fpylll.fplll.integer_matrix
ModuleNotFoundError: No module named 'cysignals'
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos')
0 files changed, 0 insertions, 0 deletions
