jellyfin / jellyfin-mpv-shim

MPV Cast Client for Jellyfin
Other
1.5k stars 88 forks source link

Installation-Error in build() - "AttributeError: 'PathDistribution' object has no attribute 'key' #314

Closed cnachtigall1991 closed 1 year ago

cnachtigall1991 commented 1 year ago

I tried to upgrade the package from 2.2.0-1 to 2.3.1-1 with "yay -Syu". I selected to CleanBuild the package. As soon as "running egg_info" starts, I get a Traceback with "AttributeError: 'PathDistribution' object has no attribute 'key'.

Link to Pad with full installation output https://pad.harting.dev/HEqU0_UFRRO9HjT6w1d26Q?view

Desktop (please complete the following information):

What could cause this build to break?

jonasmalacofilho commented 1 year ago

Related: https://github.com/pypa/setuptools/commit/c428a57352138d01c21064012091b9bde3017060

cnachtigall1991 commented 1 year ago

It was an old setuptools version installed with pip and not via extra/python-setuptools