Skip to content

setup.py bdist_wheel deprecation #92

Description

@bmcguir2

User attempting to follow install instructions on Python 3.13 got the following warning that will break our install at some point in the future:

Building wheels for collected packages: molsim, ruamel.yaml.clib
DEPRECATION: Building ‘molsim’ using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the --use-pep517 option, (possibly combined with --no-build-isolation), or adding a pyproject.toml file to the source tree of ‘molsim’. Discussion can be found at pypa/pip#6334
Building wheel for molsim (setup.py) ... done

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions