Actions
Bug #2592
openBuild ab Python 3.8
Status:
Resolved
Priority:
Normal
Assignee:
-
Start date:
11/17/2019
Due date:
% Done:
0%
Estimated time:
Description
Es gibt Probleme um das Plugin ab Python 3.8 zu bauen, ähnlich wie mit EPGD.
Hier: https://www.vdr-portal.de/forum/index.php?thread/133185-vdr4arch-epg2vdr-scraper2vdr/#wcf41
Die Lösung ist das Makefile anzupassen:
sed -i -e 's:$(shell python-config --libs):$(shell python3-config --libs --embed):' Makefile
Actions