gijzelaerr / python-snap7

A Python wrapper for the snap7 PLC communication library
http://python-snap7.readthedocs.org/
MIT License
632 stars 246 forks source link

Replace the "can't find snap7 library" error message with something more useful #458

Closed gijzelaerr closed 2 months ago

gijzelaerr commented 11 months ago

when people report this error they probably installed snap7 by source on an unsupported platform. We can make our lives easier if the error includes:

gijzelaerr commented 2 months ago

lets hope this is more useful

https://github.com/gijzelaerr/python-snap7/blob/master/snap7/common.py#L55