Cory
Results
2
issues of
Cory
When trying to use Paraview through the Python terminal interface, I get the following error: ``` ImportError: /lib/x86_64-linux-gnu/libp11-kit.so.0: undefined symbol: ffi_type_pointer, version LIBFFI_BASE_7.0 ``` I've reinstalled libffi7 multiple times. I'm...
There are a couple of typos in setup.py, making installation fail. I was able to find them and fix them, but the repository should be fixed. "description" and the github...