Display, EasyProcess

2020-05-20 Thread Larry Martell
I have some code that uses the pyvirtualdisplay package and it works fine. pyvirtualdisplay,Display calls EasyProcess like this: @classmethod def check_installed(cls): EasyProcess([PROGRAM, '-help'], url=URL, ubuntu_package=PACKAGE).check_installed(

Re: Python not running

2020-05-20 Thread Michael Torrie
On 2020-05-20 8:22 a.m., Supriyo Roy wrote: > I have installed the latest version of python which is 3.8.3. However, when > I try to run a sample program, a small python icon appears on my taskbar > for a split second and then disappears. Nothing else happens. Please advise > me on how to get pytho

Re: Can't run program

2020-05-20 Thread DL Neil via Python-list
On 21/05/20 7:16 AM, Dennis Lee Bieber wrote: On Tue, 19 May 2020 20:31:28 -0400, Ryan Harrington declaimed the following: Hi - I'm not the least bit technical. Trying to learn through YouTube. I've gotten exit code 1, 2, 106. Tried setting up the project interpreter and can't figure it out. T

Re: Python not running

2020-05-20 Thread DL Neil via Python-list
On 21/05/20 2:22 AM, Supriyo Roy wrote: I have installed the latest version of python which is 3.8.3. However, when I try to run a sample program, a small python icon appears on my taskbar for a split second and then disappears. Nothing else happens. Please advise me on how to get python up and r

Python not running

2020-05-20 Thread Supriyo Roy
I have installed the latest version of python which is 3.8.3. However, when I try to run a sample program, a small python icon appears on my taskbar for a split second and then disappears. Nothing else happens. Please advise me on how to get python up and running. Thank you in advance. Regards. --

Solved: Re: Missing python curses functions?

2020-05-20 Thread Alan Gauld via Python-list
On 19/05/2020 20:53, Alan Gauld via Python-list wrote: > One of the functions discussed that does not appear to have > a Python equivalent is attr_get() which gets the current > attributes. OK, Using inch() I've written the following function: def attr_get(win): """ return current window at

Re: Missing python curses functions?

2020-05-20 Thread Alan Gauld via Python-list
On 20/05/2020 01:48, Cameron Simpson wrote: > It may be that the person who wrote the curses module simply got tired. That was my assumption. Although the implementation includes some functions that are a lot more obscure. Usually when one is missing there is an alternative with the same effect

Re: python3 - Import python file as module

2020-05-20 Thread Shivani Shinde
Hi Peter, Thank you for your inputs. This really helped me. Thanks! -- CONFIDENTIALITY. This email and any attachments are confidential to Alef Edge Inc., and may also be privileged, except where the email states it can be disclosed. If this email is received in error, please do not disclos

Software Developer for the Digital Ocean Applications | Job position at CMCC Foundation, Italy

2020-05-20 Thread CMCC Info
/Please, feel free to circulate //to anyone you think may be interested./// -- Software Developer for the Digital Ocean Applications (Code: 10822) *Deadline**31/05/2020* The CMCC is taking into considerati

A python meme...

2020-05-20 Thread Souvik Dutta
Hi, If you guys see an attachment, then probably this list now supports attachment. And I am the successful founder of it. If you don't see then okay I am wrong and please ignore it. Note:- I already know that the list does not support attachments. This experiment was funded by a glitch... -- http

Fwd: Python not uninstalling

2020-05-20 Thread Tushar Upadhyay
-- Forwarded message - From: Tushar Upadhyay Date: Wed, 20 May 2020 at 22:57 Subject: Python not uninstalling To: Sir I had uninstalled my python from control pannel but it shows again and again.I tried multiple times but it does not uninstalling Please help me asap. -- https

Re: [RELEASE] Python 3.9.0b1 is now available for testing

2020-05-20 Thread Robin Becker
On 19/05/2020 23:41, Robin Becker wrote: .. robin@minikat:~/devel/reportlab $ $HOME/LOCAL/3.9b1/bin/python3.9 Python 3.9.0b1 (default, May 19 2020, 12:50:30) [GCC 10.1.0] on linux Type "help", "copyright", "credits" or "license" for more information. import distutils /home/robin/LOCAL/3