Giter Club home page Giter Club logo

aeroolib's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

aeroolib's Issues

Error: No module named aeroolib

I Already did several installation of odoo and aeroo report in Ubuntu with no issues.
Currently im working with redhat, Odoo is already running, and aeroolib is installed.
However, when im trying to install report_aeroo module in Odoo, This Error will appear "No module named aeroolib".
This is the commands i executed with the installation of aeroolib:
sudo su root
git clone https://github.com/jamotion/aeroolib.git
cd aeroolib
python setup.py install

Does this issue have something about library path in report_aeroo module?
I found below code segment in report_aeroo module which i think is the cause of the issue:

from aeroolib import version as aeroolib_version
from aeroolib.plugins.opendocument import Template, OOSerializer

Maybe in Redhat, aeroolib is installed in different path?
Please verify if I understand the Issue correctly .
Should I edit some code from the above segment or should i just move the file location of aeroolib?
Any answer can help me, Thanks!

Error "parent_children has no attrs name next"

Hello,
Trying to print a document having a lot of lines you got an error "parent_children has no attrs name next"
We are running aeroolib on debian10 under python 3.7

I changed file plugins/opendocument as attached and it works. It seems no portings were made on those usages because "parent_children" represents an iterator object having no need to call .next method.
opendocument.py.gz

aeroolib Error cannot access ‘/var/lib/odoo

Hi, When I'm trying to install Aeroolib I get error:
chown: cannot access ‘/var/lib/odoo’: No such file or directory
I think thats because I installed Odoo in an other directory.

Is there a way to clean this? I mean to install aeroolib aeroo-docs with odoo in the directory /opt/odoo?

Thanks for all the help

Aeroolib cannot be found when installing Aeroo module in Odoo

The aeroolib was successfully installed in Redhat OS. However, when installing the Aeroo module in Odoo, there is error message that aeroolib is not yet installed. Currently, it is running Ok in Ubuntu but not in RedHat. Is there solution to this issue in RedHat? Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.