Re: pympress

2025-06-21 Thread Todd Zullinger
Patrick Dupre via users wrote: > python3-pympress-1.8.6-1.fc40.noarch.rpm: Already downloaded If you're running Fedora 40, that's well out of support. If you're not running Fedora 40, then there seems to be something wrong with the repo config you have for th

Re: pympress

2025-06-21 Thread Patrick Dupre via users
python3-pympress-1.8.6-1.fc40.noarch.rpm: Already downloaded          error: Verifying a signature using certificate 75C34BE20B069BB515AB3617017DC3F9E9E25BC4 (cimbali_pympress (None) ):   1. Certificate 017DC3F9E9E25BC4 invalid: certificate is not alive       because: The primary key is not live

Re: pympress

2025-06-21 Thread George N. White III
On Sat, Jun 21, 2025 at 3:02 PM Patrick Dupre via users < users@lists.fedoraproject.org> wrote: > Hello, > > It seems that there is an issue with the repo of > python3-pympress > > https://copr.fedorainfracloud.org/coprs/cimbali/pympress/packages/ > > "an i

pympress

2025-06-21 Thread Patrick Dupre via users
Hello, It seems that there is an issue with the repo of python3-pympress https://copr.fedorainfracloud.org/coprs/cimbali/pympress/packages/ === Patrick DUPRÉ | | email: pdu...@gmx.com

Re: pympress

2022-06-15 Thread Patrick Dupre
OK Thank for the help. Finally, I removed pyyhon3-pympress and I reinstalled it. It seems working now. === Patrick DUPRÉ | | email: pdu...@gmx.com Laboratoire interdisciplinaire Carnot de

Re: pympress

2022-06-15 Thread stan via users
On Tue, 14 Jun 2022 11:03:17 -0700 Samuel Sieb wrote: > On 6/14/22 05:57, stan via users wrote: > > > Or does pip now default to using a ~/home/ directory as its install > > and update location? > > Notice the message that was originally commented on. > "Defaulting to user installation because

Re: pympress

2022-06-15 Thread stan via users
On Wed, 15 Jun 2022 07:57:30 +1000 Cameron Simpson wrote: > On 14Jun2022 05:57, stan wrote: > >Or does pip now default to using a ~/home/ directory as its install > >and update location? > > I think so. Seems to work fine here. Thanks. ___ users m

Re: pympress

2022-06-14 Thread Cameron Simpson
On 14Jun2022 05:57, stan wrote: >On Tue, 14 Jun 2022 08:11:13 +1000 >Cameron Simpson wrote: >> On 13Jun2022 15:07, Joe Zeff wrote: >> >On 6/13/22 13:51, Patrick Dupre wrote: >> >>Defaulting to user installation because normal site-packages is not >> >>writeabl >> > >> >That just means that you s

Re: pympress

2022-06-14 Thread Samuel Sieb
On 6/14/22 13:20, Patrick Dupre wrote: I do not understand this rpm -q python3-pympress python3-pympress-1.7.0b1-1.noarch rpm -ql python3-pympress |grep bin /usr/bin/pympress /usr/bin/pympress -bash: /usr/bin/pympress: No such file or directory What is the output of these: rpm -qV python3

Re: pympress

2022-06-14 Thread Patrick Dupre
Hello, I do not understand this rpm -q python3-pympress python3-pympress-1.7.0b1-1.noarch rpm -ql python3-pympress |grep bin /usr/bin/pympress /usr/bin/pympress -bash: /usr/bin/pympress: No such file or directory dnf reinstall python3-pympress Repository

Re: pympress

2022-06-14 Thread Samuel Sieb
On 6/14/22 05:57, stan via users wrote: On Tue, 14 Jun 2022 08:11:13 +1000 Cameron Simpson wrote: On 13Jun2022 15:07, Joe Zeff wrote: On 6/13/22 13:51, Patrick Dupre wrote: Defaulting to user installation because normal site-packages is not writeabl That just means that you should have do

Re: pympress

2022-06-14 Thread stan via users
On Tue, 14 Jun 2022 08:11:13 +1000 Cameron Simpson wrote: > On 13Jun2022 15:07, Joe Zeff wrote: > >On 6/13/22 13:51, Patrick Dupre wrote: > >>Defaulting to user installation because normal site-packages is not > >>writeabl > > > >That just means that you should have done this with root privs

Re: pympress

2022-06-14 Thread Patrick Dupre
The bizarre thing is that pympress works on one machine, and not on the other one (both fedora 34 in the last update). which pympress|xargs rpm -qf python3-pympress-1.7.0b1-1.noarch pip list |grep pympress pympress 1.7.0b1 Is this good

Re: pympress

2022-06-13 Thread Cameron Simpson
Gadzooks! This should do a persoanl install of pympress for comparison and testing. Patrick: does the local pympress run? Cheers, Cameron Simpson ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fe

Re: pympress

2022-06-13 Thread Joe Zeff
On 6/13/22 13:51, Patrick Dupre wrote: Defaulting to user installation because normal site-packages is not writeabl That just means that you should have done this with root privs. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe

Re: pympress

2022-06-13 Thread Patrick Dupre
Thanks for the suggestion. However, on another machine (same version of fedora), pympress works fine. Anyway, trying: python3 -m pip install pygobject pycairo pympress I get: Defaulting to user installation because normal site-packages is not writeable Requirement already satisfied: pygobject

Re: pympress

2022-06-12 Thread Cameron Simpson
On 12Jun2022 21:08, Patrick Dupre wrote: >Following the instructions in >https://libraries.io/pypi/pympress > >I did > >dnf copr enable cimbali/pympress >dnf install python3-pympress > >But then, > >pympress >[55bc9c452fc0] vlcpulse audio output error: Pu

pympress

2022-06-12 Thread Patrick Dupre
Hello, Following the instructions in https://libraries.io/pypi/pympress I did dnf copr enable cimbali/pympress dnf install python3-pympress But then, pympress [55bc9c452fc0] vlcpulse audio output error: PulseAudio server connection failure: Connection refused Traceback (most recent call