First of all I well subscribed to odoo enterprise.
Question 1:
When I try to download the .deb for the v18 , the download fails. I keep trying but it fails all the time. Problem of odoo server ?
If I download the .deb for the v17, it works fine.
Question 2:
I am completely new to python. When I try to install the .deb file on my ubuntu 24, I have a dependancy problem. So now my question is, shall I install everything locally or use a virtual environnement using venv ? If yes, then it seems that I can't use the .deb package but I should clone the entreprise repo, which I don't have.
Anyone can help ?
Thanks for helping and for your advice to use venv.
When you say clone the repo first, this is my problem you mean I should clone the community repo and paste locally the enterprise addons that I extract from the .deb files ? It is what you mean ?
I didn't find the installation documents from Odoo to do an installation this way, this is why I was here in the forum.
For question 1, I can now tell you that I successfully downloaded the v18. I think it was a odoo server problem.
Remains the problem of question 2: how to solve my local installation. Virtual env or not ? And if yes for the virtual env, then how to install it knowing I don't have access to the github enterprise repo.