We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
i have install the pre-requesite libraries but still facing issue when running the script
from docx import Document
ModuleNotFoundError: No module named 'docx'
what more am i missing ?
i have install the pre-requesite libraries but still facing issue when running the script
ModuleNotFoundError: No module named 'docx'
what more am i missing ?