Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError: cannot import name 'Element' #26

Open
trixocom opened this issue Jan 13, 2019 · 1 comment
Open

ImportError: cannot import name 'Element' #26

trixocom opened this issue Jan 13, 2019 · 1 comment

Comments

@trixocom
Copy link

Cn not instll aeroo_docs server on odoo11, python3.
Insatlled sucesesfully aeroo_lib, base, uno, unotool, but..
root@odoo11:/opt/aeroo/aeroo_docs# python3 /opt/aeroo/aeroo_docs/aeroo-docs start -c /etc/aeroo-docs.conf
Traceback (most recent call last):
File "/opt/aeroo/aeroo_docs/aeroo-docs", line 42, in
from aeroo_docs_fncs import OfficeService
File "/opt/aeroo/aeroo_docs/aeroo_docs_fncs.py", line 37, in
from DocumentConverter import DocumentConverter, DocumentConversionException
File "/opt/aeroo/aeroo_docs/DocumentConverter.py", line 34, in
import uno
File "/usr/local/lib/python3.6/site-packages/uno/init.py", line 4, in
from base import Element, Css, Payload, UnoBaseFeature, UnoBaseField
ImportError: cannot import name 'Element'
root@odoo11:/opt/aeroo/aeroo_docs#

@sraps
Copy link
Contributor

sraps commented Jan 13, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants