thiezn / iperf3-python

Python wrapper around iperf3
https://iperf3-python.readthedocs.org/
MIT License
110 stars 51 forks source link

Could not find shared library libiperf.so.0 (on OSX) #23

Closed jmack51 closed 6 years ago

jmack51 commented 6 years ago

This is a great wrapper and I'd love to use it on my Mac Book Pro (OSX Sierra 10.12.16). Are there any workarounds/fixes for the fatal error on OSX where it can't find libiperf.so.0 ?

thiezn commented 6 years ago

@jmack51 Thanks to @Austinpayne this should now work in the latest release on PyPi.