You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Importing module & you can see its importing successfully
But when when implementing in code showing error
If the module doesn't exist so it shouldn't be visible on Terminal
from docx import Document
from docx.shared import Inches
from docx.shared import Cm
from docx.enum.table import *
#from docx.enum.table import WD_ROW_HEIGHT_RULE