Join the Odoo Inner Circle to view the premium video below.
Installing Odoo 11
Topics
Installing Odoo 11
0:00:01
Setting up a virtual environment in Ubuntu
0:00:29
Installing the Python 3 libraries
0:02:30
Learn to check which libraries are currently installed
0:03:05
Downloading Odoo from GitHub
0:04:58
Installing the necessary Odoo libraries using requirements.txt
0:06:00
Launching Odoo from the Ubuntu command line
0:07:51

Installing Odoo 11

25.00 25.0 USD

25.00

Free with Odoo Inner Circle Add to Cart

Unlike previous versions of Odoo that ran on Python 2.5, Odoo 11 runs on Python 3.5.  Learn how to setup a virtual environment and install the necessary requirements to install Odoo 11.

Video Length:   11:11 Minutes
Free With Odoo Inner Circle

Are you having trouble installing Odoo 11?

If you have had trouble installing Odoo 11 you have come to the right place! OdooClass.com has produced a video that will help you solve most problems installing Odoo 11

This video is for people who are somewhat familiar with installing Odoo 8, Odoo 9, or Odoo 10. If you are brand new to installing Odoo you may want to install Odoo 10 following one of the more detailed installation videos listed below. 

Odoo 11 uses Python 3.5 instead of Python 2.7


Because Odoo 11 runs on entirely different version of Python, there are  different library requirements. In this video we cover what specific library requirements are for Odoo 11 and how you can check which versions of the libraries are installed. 

Setting up a virtual environment for your Odoo 11 Installation

As you will typically want to run other versions of Odoo on the same server, it is particularly helpful to setup a virtual environment for Odoo 11. This allows you to install libraries and many dependencies without resorting to sudo or root access. Learning how to switch between virtual environments and install Odoo 11 in a virtual environment gives you more options in managing your server.

OdooClass has large collection of Odoo installation and administration videos

Installing and configuring any business application framework or ERP system is no easy task. Fortunately over the years Odoo has become increasingly easier to install and configure. Still, it can be challenging to setup all the requirements including Nginx to route your web server or creating a shell script so you can start your server. Here at OdooClass we know that the first step is always getting Odoo successfully installed. With an OdooClass subscription you get access to all our Odoo installation videos. Even better, OdooClass subscribers can request specific videos to help them solve specific installation problems. 

* See the associated videos below for other Odoo installation videos