I try to use snap7 (to read from a S7-1200) python 3.8 on Anaconda for Windows 10 .I have followed many suggestions on this issue. However, I cannot solve this problem.
import snap7
plc = snap7.client.Client()
Snap7Exception: can't find snap7 library. If installed, try running ldconfig
If you have any suggestion for this problem i'd appreaciate all the help.