Mar-27-2019, 10:05 AM
I am using 4Suite package for XML processing.
The folder structure saves XmlString.py, XmlString.pyc and XmlString.pyd files.
I am receiving error while importing XmlString module as:
.
Any help would be appreciated.
The folder structure saves XmlString.py, XmlString.pyc and XmlString.pyd files.
I am receiving error while importing XmlString module as:
1 |
from Ft.Xml.Lib.XmlString |
1 |
ImportError: DLL load failed: The specified module could not be found. |
Any help would be appreciated.