Skip to content

pkg_resources deprecated #2

@beef-broccoli

Description

@beef-broccoli

Hi there, pkg_resources has been completely removed since setuptools=82.0.0
(https://setuptools.pypa.io/en/latest/deprecated/pkg_resources.html). It will cause an import error for newer environments.

import pkg_resources
from rdkit import Chem

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions