robocorp / rpaframework

Collection of open-source libraries and tools for Robotic Process Automation (RPA), designed to be used with both Robot Framework and Python
https://www.rpaframework.org/
Apache License 2.0
1.17k stars 225 forks source link

import Imapsmtp - error: cannot import name 'OxmlElement' from 'docx.oxml' #1112

Closed bednarczyk9 closed 1 year ago

bednarczyk9 commented 1 year ago

I receive issue as below for diffrent versions of rpaframework. I tested it also for rpaframework==27.3.1. To avoid it I had to add python-docx==0.8.11 to conda.yaml.

image

mikahanninen commented 1 year ago

Hi @bednarczyk9 thank you reporting this issue.

We have already addressed this issue through an update