FS#68583 - openshot cannot import name 'load_entry_point' from 'pkg_resources'

Attached to Project: Community Packages
Opened by Ruben Safir (mrbrklyn) - Tuesday, 10 November 2020, 16:06 GMT
Last edited by Bruno Pagani (ArchangeGabriel) - Sunday, 15 November 2020, 11:24 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To David Runge (dvzrv)
Bruno Pagani (ArchangeGabriel)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
[ruben@flatbush ~]$ pacman -Si openshot
Repository : community
Name : openshot
Version : 2.5.1-1
Description : An award-winning free and open-source video editor
Architecture : any
URL : https://www.openshot.org/
Licenses : GPL3
Groups : None
Provides : None
Depends On : ffmpeg mlt python-pyqt5 python-requests
libopenshot libopenshot-audio
python-pyzmq qt5-base qt5-svg qt5-webkit
Optional Deps : faac: for exporting audio using AAC
Conflicts With : None
Replaces : None
Download Size : 49.08 MiB
Installed Size : 104.83 MiB
Packager : David Runge <dave@sleepmap.de>
Build Date : Wed 04 Mar 2020 06:00:04 AM EST
Validated By : MD5 Sum SHA-256 Sum Signature



Additional info:
* package version(s)
* config and/or log files etc.
* link to upstream bug report, if any

Steps to reproduce:

[ruben@flatbush ~]$ openshot-qt
Traceback (most recent call last):
File "/usr/bin/openshot-qt", line 6, in <module>
from pkg_resources import load_entry_point
ImportError: cannot import name 'load_entry_point' from 'pkg_resources'

This task depends upon

Closed by  Bruno Pagani (ArchangeGabriel)
Sunday, 15 November 2020, 11:24 GMT
Reason for closing:  Fixed
Additional comments about closing:  2.5.1-3 (currently in [staging])
Comment by Eli Schwartz (eschwartz) - Tuesday, 10 November 2020, 20:59 GMT
Comment by David Runge (dvzrv) - Wednesday, 11 November 2020, 09:23 GMT
@mrbrklyn: Thanks for the report!

Will fix this in an upcoming pkgrel bump.

@eschwartz: I'm aware. I guess I accidentally removed that during 2.5.0 upgrade. Not sure why.

Loading...