The installation of requirements on Ubuntu seems smooth, thanks for the tutorial. Is it the same for Win10/11 ? With other Odoo version when installed on Windows there are sometimes some requirements issues. Did u test Odoo16 source installation on Win10 ?
I didnt yet install odoo 16 on windows. Yes, sometime some of the requirements failed to install but you can install it manually by trying different version of the package.
Hello, I have followed this tutorial, and I have not setup the database in the configuration, when I run the code I get Odoo.sql_db : connection to the database failed Exception in thread Odoo. Service.cron.cron0: When i open localhost:8069 and i fill the form I get the error access Database creation error acess denied
@@odoodiscussions at first I wrote the database but they didn't let the code run, do I removed the -d dbodoo16, the code run with the error I typed so i opened localhost:8069 and the rest didn't work
@@odoodiscussions when doing the psql command I get : could not change directory to "/home/.. " permission denied, but I can still manage to continue the rest of the steps.
If you have any questions join the Discord Group:
Discord link: discord.gg/GspyA68
Thank you very much for this tutorial, the easiest and simplest one I found to install and configure Odoo on Pycharm. Thanks for sharing!!
Glad to know. ♥️♥️
so nice ... thanks
Welcome
The installation of requirements on Ubuntu seems smooth, thanks for the tutorial. Is it the same for Win10/11 ? With other Odoo version when installed on Windows there are sometimes some requirements issues.
Did u test Odoo16 source installation on Win10 ?
I didnt yet install odoo 16 on windows. Yes, sometime some of the requirements failed to install but you can install it manually by trying different version of the package.
@@odoodiscussions after manual instaltio 500 eror occur
thanks - but it is better to attach the command coz the font not showing well
I will attach.
help full , thanks
Glad to know ♥️♥️
Please help,
getting error:
odoo.sql_db: Connection to the database failed
Process finished with exit code 1
Please your problem with full error in our discord group. You can find the link in video description.
@@odoodiscussions Thanks!
Is Odoo development still not possible on Ubuntu 22?
It is possible.
Is it enterprise edition?
No, it is community edition.
@@odoodiscussions ok
Hello, I have followed this tutorial, and I have not setup the database in the configuration, when I run the code I get Odoo.sql_db : connection to the database failed
Exception in thread Odoo. Service.cron.cron0:
When i open localhost:8069 and i fill the form I get the error access Database creation error acess denied
Did you get the error on last step?
@@odoodiscussions at first I wrote the database but they didn't let the code run, do I removed the -d dbodoo16, the code run with the error I typed so i opened localhost:8069 and the rest didn't work
I'm guessing I may have an a problem on permission cuz i'm using a virtual machine Ubuntu
Try to access postgres if you can via terminal.
@@odoodiscussions when doing the psql command I get : could not change directory to "/home/.. " permission denied, but I can still manage to continue the rest of the steps.