Page 1 of 1

report_aeroo_ooo : Warning! Unmet python dependencies!

PostPosted: Wed Jul 16, 2014 8:40 pm
by serguei_kp
Hello Kaspars !
I'am struggling to install report_aeroo_ooo on OpenERP 7.0 on Ubunut 12.04, here is the message of error I've got :
Warning! Unmet python dependencies!

No module named uno
No module named unohelper
No module named com.sun.star.beans
No module named com.sun.star.uno
No module named com.sun.star.connection
No module named com.sun.star.beans
No module named com.sun.star.lang
No module named com.sun.star.io
No module named com.sun.star.io

My Ubuntu 12.04 server is on bitnami amazon cloud server, I've installed it using OpenERP stack provided by bitnami.

I've tryed several solutions on Google like install different version of Openoffice or Libreoffice, modify PYTHONPATH, but it doesn't work.

Thank you for help!

Re: report_aeroo_ooo : Warning! Unmet python dependencies!

PostPosted: Wed Jul 16, 2014 10:38 pm
by sathors
Well then I answer to you here...

Normaly you just have to install the ubuntu package python-uno.
Do you already have it installed ?

Re: report_aeroo_ooo : Warning! Unmet python dependencies!

PostPosted: Fri Jul 18, 2014 8:20 pm
by serguei_kp
Hi, yes it is installed.

Image

Re: report_aeroo_ooo : Warning! Unmet python dependencies!

PostPosted: Sat Sep 20, 2014 11:46 am
by lukebranch
I'm also getting the same error:

Warning! Unmet python dependencies!

No module named unohelper
No module named com.sun.star.beans
No module named com.sun.star.uno
No module named com.sun.star.connection
No module named com.sun.star.beans
No module named com.sun.star.lang
No module named com.sun.star.io
No module named com.sun.star.io

for Odoo 8.0 running on Ubuntu 14.04. I've tried both packages (ie. Jamotion's fork - https://github.com/jamotion/aeroo, and Alistek's - https://launchpad.net/aeroo ...). Has anyone successfully resolved this issue in Ubuntu 14.04 and Odoo 8.0? I'm willing to contribute to funding development if this is what is holding it back. I'm very interested in getting this working for our Odoo 8.0 projects as there are a lot of features and dependant Odoo 8.0 modules that I would like to implement in a number of our Odoo instances. I have searched for months for a solution to this issue and so far am no further along than when I started.

Please reply if you have any insight or advice on resolving this issue.

Re: report_aeroo_ooo : Warning! Unmet python dependencies!

PostPosted: Sat Sep 20, 2014 1:47 pm
by Faa
This module work well with Odoo 8.0 : https://github.com/hbrunn/aeroo.git but you will find an other problem explained here :

[url] viewtopic.php?f=11&t=529
[/url]
Please If you find other solution don't forget to return to this topic

Best regards