Created on 2021-06-16.18:10:31 by ced, last changed 6 months ago by ced.
Indeed the setuptools command are going to be deprecated in favor of pip: https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html#summary
With Python 3.9 it is not more possible to import module like import trytond.modules.party
when it was installed with setuptools (not with pip).
So this breaks the import script of country
and currency
modules.
History | |||
---|---|---|---|
Date | User | Action | Args |
2021-10-23 00:51:54 | ced | set | messages: + msg71253 |
2021-06-16 18:10:31 | ced | create |
Showing 10 items. Show all history (warning: this could be VERY long)