ERROR: No matching distribution found for PyQt5==5.15.4

2021-12-13 Thread CINDY PANTALUNAN
-- *The contents of this email message and any attachments **thereto** are intended solely for the addressee(s) and may contain confidential and/or privileged information and may be legally protected from disclosure. If you are not the intended recipient of this message or their agent, or if

problem reading a CSV file

2021-12-13 Thread Larry Warner
Win 10, Chrome, Python 3.10.1 New at python error on open statement Probably simple error but I do not see it. The program is a python example with the file name being changed. I want to experiment with changing the literal file name in the open statement to a variable name later. Larry -- htt

Re: Sad news: Fredrik Lundh ("Effbot") has passed away

2021-12-13 Thread jkn
On Sunday, December 12, 2021 at 2:01:19 PM UTC, Skip Montanaro wrote: > Like many others, I'm saddened to hear of Fredrik Lundh's passing. I > vaguely recall meeting him just once, probably at a Python workshop, > before they grew big enough to be called conferences. Effbot.org was > my Tkinter,

Installation problems

2021-12-13 Thread Cristiano Loro
Good morning, i am using a python application to program ESP8266. in my office everything works fine, but in production, where users don't have the same access privileges, I can't get it to go. In production I performed a custom installation defining "for all users", but the modules are placed e

Re: problem reading a CSV file

2021-12-13 Thread Chris Angelico
On Tue, Dec 14, 2021 at 12:05 AM Larry Warner wrote: > > Win 10, Chrome, Python 3.10.1 > New at python > error on open statement > > Probably simple error but I do not see it. > > The program is a python example with the file name being changed. I want > to experiment with changing the literal fi

Re: problem reading a CSV file

2021-12-13 Thread MRAB
On 2021-12-12 23:37, Larry Warner wrote: Win 10, Chrome, Python 3.10.1 New at python error on open statement Probably simple error but I do not see it. The program is a python example with the file name being changed. I want to experiment with changing the literal file name in the open stateme

Re: problem reading a CSV file

2021-12-13 Thread Greg Ewing
On 14/12/21 7:07 am, MRAB wrote: It's difficult to say what the problem is when you haven't given us the code! Note: Attachments do not make it to this list. You will need to insert the code into the message as text. -- Greg -- https://mail.python.org/mailman/listinfo/python-list

Re: Installation problems

2021-12-13 Thread Greg Ewing
On 13/12/21 8:25 pm, Cristiano Loro wrote: In production I performed a custom installation defining "for all users", but the modules are placed elsewhere and this is perhaps the problem. How can I put the modules in the correct folder? How are you installing the modules? Are you doing it with

Re: Isn't TypeError built in?

2021-12-13 Thread Mike Dewhirst via Python-list
On 13/12/2021 12:42 pm, Chris Angelico wrote: On Mon, Dec 13, 2021 at 12:31 PM Mike Dewhirst via Python-list wrote: Obviously something is wrong elsewhere but I'm not sure where to look. Ubuntu 20.04 with plenty of RAM. def __del__(self): try: for context_obj in