killoclever.blogg.se

Install python 2.7 ubuntu 17.04
Install python 2.7 ubuntu 17.04












#Install python 2.7 ubuntu 17.04 install

Return Cursor(self._pool, self.dbname, self.dsn, serialized=serialized)įile “/opt/odoo/odoo-10.0/odoo/sql_db.py”, line 164, in _init_įile “/opt/odoo/odoo-10.0/odoo/sql_db.py”, line 505, in _lockedįile “/opt/odoo/odoo-10.0/odoo/sql_db.py”, line 573, in borrowįile “/usr/lib/python2.7/dist-packages/psycopg2/_init_. On an Ubuntu 17.04 machine the following command will install version 0.9.9-2: sudo apt install libguac-client-rdp0 libguac-client-vnc0 libguac-client-ssh0 guacd If you only want RDP support you can skip the installation of the libguac-client-vnc0 and libguac-client-ssh0 packages. With odoo.sql_db.db_connect(‘postgres’).cursor() as cr:įile “/opt/odoo/odoo-10.0/odoo/sql_db.py”, line 622, in cursor 23:45:31,124 3429 INFO ? odoo.sql_db: Connection to the database failed 23:45:31,097 3429 INFO ? .bus: Bus.loop listen imbus on db postgres Start-stop-daemon –start –quiet –pidfile $” >&2 # Additional options that are passed to the Daemon. # Specify an alternate config file (Default: /etc/nf). # Change the Odoo10 source files location according your needs. # Description: Odoo is a complete ERP business solution. $ sudo vim /etc/init.d/odoo10-server and past this that boot-script file If you’re on Ubuntu 18.04 (or greater) you can still install it manually at the end of Step 1: sudo apt-get install python2.7 python2.7-dev From there, when you create your virtual environment in Step 3, first install pip for Python 2.7: sudo python2.7 get-pip.

install python 2.7 ubuntu 17.04 install python 2.7 ubuntu 17.04

Simply create a boot script called odoo10-server to gain control over Odoo’s behavior and use it at server startup and shutdown. Starting with Ubuntu 18.04, Python 2.7 isn’t even included.












Install python 2.7 ubuntu 17.04