Giter VIP home page Giter VIP logo

Comments (15)

shangpeng-dragon avatar shangpeng-dragon commented on August 23, 2024 4

To enter the virtual environment to install

cd /opt/odoo14
python3 -m venv odoo-venv
source odoo-venv/bin/activate
2.pip3 install pandas

from openhrms.

nugroz avatar nugroz commented on August 23, 2024 3

Hi,
i did the below commands and it solved
pls follow the same seq.

sudo apt-get update -y
sudo apt-get install -y python-pandas
pip3 install pandas

regards

solve with me with
sudo apt-get install -y python3-pandas

from openhrms.

husam-esco avatar husam-esco commented on August 23, 2024 1

Hi,
i did the below commands and it solved
pls follow the same seq.

sudo apt-get update -y
sudo apt-get install -y python-pandas
pip3 install pandas

regards

from openhrms.

ssemotom avatar ssemotom commented on August 23, 2024 1

On windows follow the the steps below:
cd Odoo14\python>
then run the following three commands one by one:
python -m venv odoo-venv
odoo-venv/Scripts/activate
pip install pandas

from openhrms.

gandhishilp avatar gandhishilp commented on August 23, 2024

1512 INFO test odoo.addons.base.models.ir_module: ALLOW access to module.button_immediate_install on ['hrms_dashboard'] to user [email protected] #2 via
1512 INFO test odoo.addons.base.models.ir_module: User #2 triggered module installation
1512 INFO test odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['hrms_dashboard'] to user gan######@gmail.com #2 via 124.123.96
1512 INFO test werkzeug: 124.123.96.56 - - [16/May/2019 16:34:04] "POST /web/dataset/call_button HTTP/1.1" 200 - 129 0.074 0.920
1512 INFO test werkzeug: 124.123.96.56 - - [16/May/2019 16:34:48] "POST /longpolling/poll HTTP/1.1" 200 - 8 0.005 50.134
1512 INFO test odoo.addons.base.models.ir_cron: Starting job Post process payment transactions.
1512 INFO test odoo.addons.base.models.ir_cron: Starting job Reminder scheduler.

from openhrms.

CybroOdoo avatar CybroOdoo commented on August 23, 2024

Hi,
Please install the python package 'pandas'.

from openhrms.

vinayakybhatt avatar vinayakybhatt commented on August 23, 2024

installing the py package pandas didn't solve the problem.
Need a solution ASAP.

from openhrms.

duckprince avatar duckprince commented on August 23, 2024

installing the py package pandas didn't solve the problem.
Need a solution ASAP.

i installed "pandas" package and it worked.

from openhrms.

husam-esco avatar husam-esco commented on August 23, 2024

i did installed it too and its not working till now

from openhrms.

fourthcore avatar fourthcore commented on August 23, 2024

Hi,
i did the below commands and it solved
pls follow the same seq.

sudo apt-get update -y
sudo apt-get install -y python-pandas
pip3 install pandas

regards

I Follow this steps but same issues! any advice???

from openhrms.

husam-esco avatar husam-esco commented on August 23, 2024

restart the service please and check

from openhrms.

fourthcore avatar fourthcore commented on August 23, 2024

restart the service please and check

I restarted, but same issues. perhaps file permission?

from openhrms.

thoufeer avatar thoufeer commented on August 23, 2024

Hi,
i did the below commands and it solved
pls follow the same seq.
sudo apt-get update -y
sudo apt-get install -y python-pandas
pip3 install pandas
regards

solve with me with sudo apt-get install -y python3-pandas

This one helped me to solve. Thank you.

from openhrms.

kiroomin avatar kiroomin commented on August 23, 2024

To enter the virtual environment to install

cd /opt/odoo14 python3 -m venv odoo-venv source odoo-venv/bin/activate 2.pip3 install pandas

it work for me thanks baby

from openhrms.

tessSnap avatar tessSnap commented on August 23, 2024

In addition to this on Windows, you may need to upgrade pandas and then add the path of the scripts to your environment variables

  1. python -m pip install --upgrade pandas
  2. add 'C:\Program Files\Odoo\python\Scripts to your environment variables

from openhrms.

Related Issues (20)

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.