Contributors mailing list archives
contributors@odoo-community.org
Browse archives
Re: 14.0 branches
byHi,Honestly I tried both ways. Trying to have nice neat build OCA installing modules. I even setup own Pypi server to distribute client modules. This is basically how the pip workflow worked.pip install some_moduleOh it has a bug and I need to make a PR.pip uninstall some_oca_modulegit clone OCA/Webgit-aggregator file while PR waiting.pip install some_other_modulerinse repeat.
Felt like every single module. Now maybe in a pure deployment environment pip works, maybe once a release is mature it does too and maybe I am a dinosaur and my workflow using git is stupid, but I just don't like using the python packaging for Odoo. Just too much stuff from too many different places. And unless every module you want to use is pip available then it just feels like 2 different processes even when there are no issues.On Tue, Oct 13, 2020 at 9:12 AM Nhomar Hernández <nhomar@vauxoo.com> wrote:Hello Daniel.Yes I understand.AFAIK there is a problem with the version in pip.How do you cohexsists 14-13-12-11 in the same environment?How do you manage to do "from odoo import odoo" and falling apart virtualenv, how do you manage such coexistence?I am pretty sure it is out of the scope from odoo (but they are not closed to do it) because the owner of the pip package is vauxoo.Olivier asked us a few years ago to give it to them but then after a few conversations it was never a priority to them (but maybe that will change).Regards.PS: can you share the command to tray it from github?I tried several options and I can't get it to work.El lun., 12 de oct. de 2020 a la(s) 12:47, Daniel Reis (dreis@opensourceintegrators.com) escribió:On 12/10/2020 11:07, Nhomar Hernández wrote:
Do you think Odoo will be pip-installable in some moment?
Just clearing this one, yes it is, thanks to some key contribution Stéphane made into the Odoo core.
Actually, I'll have a talk at the OCA Days called "pip install odoo":
https://odoo-community.org/event/oca-days-2020-online-training-and-learning-event-2020-10-15-2020-10-16-121/track/pip-install-odoo-61
I personally find it very convenient and use it everyday in my dev environments.
(Don't ask me about using it in deployment, my infrastructure team doesn't let me put a finger in their servers...).
Thanks
Daniel
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
--Nhomar G Hernández
Vauxoo | CEO
¡Construyamos algo genial!
Cel: +52 (477) 393.3942 | Telegram: nhomar | Twitter: @nhomarMéxico · Venezuela · Costa Rica · Perú
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
Nhomar G Hernández
Vauxoo | CEO
¡Construyamos algo genial!
Cel: +52 (477) 393.3942 | Telegram: nhomar | Twitter: @nhomar
México · Venezuela · Costa Rica · Perú
Reference
-
14.0 branches
byAcsone SA/NV, Stéphane Bidoul-
Re: 14.0 branches
byClosingAp Open Source Integrators Europe, LDA, Daniel Reis