Published February 29, 2024 | Version v1.2.6
Software Open

pylinkam

Description

Bug fix for a the recent addition in the v1.2 series. I have removed output suppression during SDK loading.

The Linkam SDK generates some output on stdout during loading and the util.supress_stdout contect manager was used to dump this output. Unfortunately, this breaks anything that maintains a handle on sys.stdout since the handle gets closed during suppression, this is a big deal in logging. A fix is non-trivial (particularly on Windows) and I'm reticent to include additional dependencies.

Full Changelog: https://github.com/swinburne-sensing/pylinkam/compare/v1.2.5...v1.2.6

Notes

If you use this software, please cite it as below.

Files

swinburne-sensing/pylinkam-v1.2.6.zip

Files (35.2 kB)

Name Size Download all
md5:415765f9f2417b66c8f32208ca62cbbe
35.2 kB Preview Download

Additional details

Related works