openworm / OpenWorm

Repository for the main Dockerfile with the OpenWorm software stack and project-wide issues
http://openworm.org
MIT License
2.6k stars 205 forks source link

Sibernetic segfaults when PYTHONPATH is not set correctly. #193

Closed msasinski closed 10 years ago

msasinski commented 10 years ago

When PYTHONPATH is not set correctly, or not set at all Sibernetic will run one step and then segfault. Instead, when the path is invalid, the application should throw an error an exit.

slarson commented 10 years ago

Issue moved over here: https://github.com/openworm/Smoothed-Particle-Hydrodynamics/issues/34