Skip to content

Fedora 43 error - ModuleNotFoundError: No module named 'pkg_resources' #687

@Wozza2014

Description

@Wozza2014

Hi.

I'm using Fedora 43 workstation.

Whipper was working when first installed Fedora 43 a few months ago. Now when I do whipper cd rip I get this error:

Traceback (most recent call last):
  File "/usr/bin/whipper", line 5, in <module>
    from whipper.command.main import main
  File "/usr/lib64/python3.14/site-packages/whipper/__init__.py", line 5, in <module>
    from pkg_resources import (get_distribution,
                               DistributionNotFound, RequirementParseError)
ModuleNotFoundError: No module named 'pkg_resources'

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions