natgrid
natgrid copied to clipboard
Results
2
natgrid issues
Sort by
recently updated
recently updated
newest added
When "two input triples have the same x/y coordinates but different data values" calls exit(1) instead of raising exception. This causes whole python program to exit suddenly without chances to...
Please see the following post: https://bugs.python.org/issue23246 As described there, importing setuptools to your setup.py rather than distutils will resolve the issue