Re: Python libraries problem with F34

2021-07-07 Thread Todd Zullinger
Hi, Barry Scott wrote: >> On 6 Jul 2021, at 18:35, Todd Zullinger wrote: >> Doing so can still interact badly with the system python >> modules. > > Do you have an example of this? I'm sure it is possible, > but I've not seen this personally. Not specific (as I don't use pip). But if you insta

Re: Python libraries problem with F34

2021-07-07 Thread Barry Scott
Adding the list back in > On 7 Jul 2021, at 06:04, Frederic Muller wrote: > > On 7/6/21 3:34 AM, Barry wrote: >> It’s fine to install packages with pip install —user. Use of venv is very >> useful, but not mandatory. >> >> Barry > ok so I reply to you directly because I really don't understand

Re: Python libraries problem with F34

2021-07-07 Thread Barry Scott
> On 6 Jul 2021, at 18:35, Todd Zullinger wrote: > > Barry wrote: >>> On 6 Jul 2021, at 03:38, Frederic Muller >>> wrote: On 7/6/21 3:34 AM, Barry wrote: > [...] It’s fine to install packages with pip install —user. Use of venv is very useful, but not mandatory. >>> Actual

Re: Python libraries problem with F34

2021-07-06 Thread Todd Zullinger
Barry wrote: >> On 6 Jul 2021, at 03:38, Frederic Muller >> wrote: >>> On 7/6/21 3:34 AM, Barry wrote: [...] >>> It’s fine to install packages with pip install —user. >>> Use of venv is very useful, but not mandatory. >>> >> Actually it's not. That's what I do all the time. Rather >> than copying

Re: Python libraries problem with F34

2021-07-06 Thread Barry
> On 6 Jul 2021, at 03:38, Frederic Muller wrote: > >  >> On 7/6/21 3:34 AM, Barry wrote: >>> Hi and thank you! >>> >>> Actually Felix from the devel list 'smelled' the issue right away: I >>> install libraries through pip without a virtual environment. I should >>> either used rpm packages

Re: Python libraries problem with F34

2021-07-06 Thread George N. White III
On Mon, 5 Jul 2021 at 23:37, Frederic Muller wrote: > On 7/6/21 3:34 AM, Barry wrote: > > Hi and thank you! > > Actually Felix from the devel list 'smelled' the issue right away: I install > libraries through pip without a virtual environment. I should either used rpm > packages or create venv

Re: Python libraries problem with F34

2021-07-05 Thread Frederic Muller
On 7/6/21 3:34 AM, Barry wrote: Hi and thank you! Actually Felix from the devel list 'smelled' the issue right away: I install libraries through pip without a virtual environment. I should either used rpm packages or create venv and use pip for that environment. It’s fine to install packages

Re: Python libraries problem with F34

2021-07-05 Thread Barry
> On 5 Jul 2021, at 15:07, Frederic Muller wrote: > > On 7/5/21 8:50 PM, stan via users wrote: >>> On Mon, 5 Jul 2021 11:53:46 +0700 >>> Frederic Muller wrote: >>> >>> Some of my Python code which was running without any issue fails >>> miserably with F34. Python is now version 3.9, I found

Re: Python libraries problem with F34

2021-07-05 Thread Frederic Muller
On 7/5/21 8:50 PM, stan via users wrote: On Mon, 5 Jul 2021 11:53:46 +0700 Frederic Muller wrote: Some of my Python code which was running without any issue fails miserably with F34. Python is now version 3.9, I found some building bugs for 1 of the libraries which has been fixed earlier thi

Re: Python libraries problem with F34

2021-07-05 Thread stan via users
On Mon, 5 Jul 2021 11:53:46 +0700 Frederic Muller wrote: > Some of my Python code which was running without any issue fails > miserably with F34. Python is now version 3.9, I found some building > bugs for 1 of the libraries which has been fixed earlier this year. > > Namely I have issue with

Re: Python libraries problem with F34

2021-07-04 Thread Frederic Muller
On 7/5/21 12:35 PM, Ed Greshko wrote: On 05/07/2021 12:53, Frederic Muller wrote: Hi! Some of my Python code which was running without any issue fails miserably with F34. Python is now version 3.9, I found some building bugs for 1 of the libraries which has been fixed earlier this year. Nam

Re: Python libraries problem with F34

2021-07-04 Thread Ed Greshko
On 05/07/2021 12:53, Frederic Muller wrote: Hi! Some of my Python code which was running without any issue fails miserably with F34. Python is now version 3.9, I found some building bugs for 1 of the libraries which has been fixed earlier this year. Namely I have issue with urllib3 and pexpec

Python libraries problem with F34

2021-07-04 Thread Frederic Muller
Hi! Some of my Python code which was running without any issue fails miserably with F34. Python is now version 3.9, I found some building bugs for 1 of the libraries which has been fixed earlier this year. Namely I have issue with urllib3 and pexpect. Where should I ask about it? I feel this