Users encounter this warning message when downloading moltemplate from source and installing it using pip/pip3.
DEPRECATION: moltemplate is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 25.3 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559
(Note: I don't get this warning when I install moltemplate directly from pypi using pip3 install moltemplate.)
Moltemplate installation still works for now.
I am reporting this issue to as a self-reminder to prod me to investigate this in the future.
Users encounter this warning message when downloading moltemplate from source and installing it using pip/pip3.
(Note: I don't get this warning when I install moltemplate directly from pypi using
pip3 install moltemplate.)Moltemplate installation still works for now.
I am reporting this issue to as a self-reminder to prod me to investigate this in the future.