Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
odoo10在docker如何安装python-cachetools
apt update apt install python-cachetools
提示apt install python-cachetools Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package python-cachetools
https://pypi.org/project/cachetools/
pip install cachetools