bdilday / pychadwick

Python package to interface with chadwick library
GNU General Public License v2.0
9 stars 4 forks source link

fixes seg fault bug #15

Closed bdilday closed 4 years ago

bdilday commented 4 years ago

Fixes bug where seg fault was caused by trying to create a data frame from a game pointer from a missing path. https://github.com/bdilday/pychadwick/issues/14