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

script install error #180

Open
elliotxin opened this issue Jul 15, 2019 · 0 comments
Open

script install error #180

elliotxin opened this issue Jul 15, 2019 · 0 comments

Comments

@elliotxin
Copy link

elliotxin commented Jul 15, 2019

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.

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

No branches or pull requests

1 participant