Hello,
The following error occurred when attempting to install additional modules. (I can install some modules, but not others). One more note: I did not specify a version number when installing trytond in order to get the latest version. An example:
pip install trytond_account_invoice_convenient
ERROR: Could not find a version that satisfies the requirement trytond_account_invoice_convenient (from versions: none)
ERROR: No matching distribution found for trytond_account_invoice_convenient
python --version
Python 3.12.3
trytond 7.6.9
I’m using PyPI as the index, no I’m not using any kind of index proxy.