Skip to content

Deprecated setup.py install method #112

@jewettaij

Description

@jewettaij

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions