Skip to content

dependency on deprecated pkg_resources #59

@diekhans

Description

@diekhans

ncls produces the below warning that will become an error.

However, given the lack of activity, it seems like this package is dead.
Unfortunate, because it is very useful.

The pyranges is not a good alternative, as it has a heavy-weight dependency on Pandas.

.../python3.12/site-packages/ncls/__init__.py:2:
UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
  import pkg_resources

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