How to install & configure Odoo 16 with PyCharm on Ubuntu 20.04

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 พ.ย. 2024

ความคิดเห็น • 36

  • @odoodiscussions
    @odoodiscussions  ปีที่แล้ว +1

    If you have any questions join the Discord Group:
    Discord link: discord.gg/GspyA68

  • @StepUpG-j8m
    @StepUpG-j8m ปีที่แล้ว +1

    Thank you very much for this tutorial, the easiest and simplest one I found to install and configure Odoo on Pycharm. Thanks for sharing!!

  • @Mystories806
    @Mystories806 ปีที่แล้ว +1

    so nice ... thanks

  • @SamirSELLAMI
    @SamirSELLAMI 2 ปีที่แล้ว +1

    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 ?

    • @odoodiscussions
      @odoodiscussions  2 ปีที่แล้ว +1

      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.

    • @Football-is-everything
      @Football-is-everything ปีที่แล้ว

      @@odoodiscussions after manual instaltio 500 eror occur

  • @MajnoonicBass
    @MajnoonicBass 2 ปีที่แล้ว +1

    thanks - but it is better to attach the command coz the font not showing well

  • @AlisinaSadat-v1f
    @AlisinaSadat-v1f ปีที่แล้ว +1

    help full , thanks

  • @capanara
    @capanara ปีที่แล้ว +1

    Please help,
    getting error:
    odoo.sql_db: Connection to the database failed
    Process finished with exit code 1

    • @odoodiscussions
      @odoodiscussions  ปีที่แล้ว +1

      Please your problem with full error in our discord group. You can find the link in video description.

    • @capanara
      @capanara ปีที่แล้ว +1

      @@odoodiscussions Thanks!

  • @Frunnick
    @Frunnick ปีที่แล้ว +1

    Is Odoo development still not possible on Ubuntu 22?

  • @yasharora3365
    @yasharora3365 10 หลายเดือนก่อน +1

    Is it enterprise edition?

    • @odoodiscussions
      @odoodiscussions  10 หลายเดือนก่อน

      No, it is community edition.

    • @yasharora3365
      @yasharora3365 10 หลายเดือนก่อน

      @@odoodiscussions ok

  • @senbonsaad
    @senbonsaad ปีที่แล้ว +1

    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
      @odoodiscussions  ปีที่แล้ว

      Did you get the error on last step?

    • @senbonsaad
      @senbonsaad ปีที่แล้ว

      ​@@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

    • @senbonsaad
      @senbonsaad ปีที่แล้ว +1

      I'm guessing I may have an a problem on permission cuz i'm using a virtual machine Ubuntu

    • @odoodiscussions
      @odoodiscussions  ปีที่แล้ว

      Try to access postgres if you can via terminal.

    • @senbonsaad
      @senbonsaad ปีที่แล้ว

      @@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.