Skip to content
This repository was archived by the owner on Dec 10, 2019. It is now read-only.
This repository was archived by the owner on Dec 10, 2019. It is now read-only.

script install error #180

@elliotxin

Description

@elliotxin

when I used this script to install saas, I got some errors like this below:

-su: /root/.bash_profile: Permission denied
Traceback (most recent call last):
File "/usr/local/src/odoo-extra-addons/it-projects-llc/saas-addons/saas.py", line 18, in
import psycopg2
ImportError: No module named 'psycopg2'

But when I try to install psycopg2, the common line shows me as below:

root@saas11:~/install-odoo# pip install psycopg2
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Requirement already satisfied: psycopg2 in /usr/lib/python2.7/dist-packages (2.6.1)

So, everyone can help me solved these issues? Thanks a lot.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions