Hello! I try to import lxml library to my python script and Codesys give error "no module named lxml". Why? Codesys don't suport it?
I try to import lxml module by: import lxml
probably, something is incorrect?
Log in to post a comment.
Hello! I try to import lxml library to my python script and Codesys give error "no module named lxml". Why? Codesys don't suport it?
I try to import lxml module by:
import lxml
probably, something is incorrect?