bdilday / pychadwick

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

adds platform check in library load #27

Closed bdilday closed 3 years ago

bdilday commented 3 years ago

Adds platform check before trying to load the chadwick shared library, which determines the extension of the library. Should fix https://github.com/bdilday/pychadwick/issues/25

bdilday commented 3 years ago

closes https://github.com/bdilday/pychadwick/issues/25