Difficulty getting started with Pipeclient.py

2020-09-10 Thread Steve
I downloaded the software and have been given a few test commands to use. When I run it as it is, I get the request to enter the commands manually and they work. I do not see how to get the commands to work automatically. Somehow, I have to bypass the "Enter command or 'Q' to quit" How do I do thi

Re: Your confirmation is required to join the Python-list mailing list

2020-09-10 Thread Michael Torrie
On 9/10/20 10:48 AM, LZ Lian wrote: > Dear Python Team, > > I've subscribed as requested. I've attached the subscription email > for your reference too > > Now, for the issue I’ve tried to download and install the latest > version of Python software a few times. However, each time I run the >

RE: Audacity and pipe_test.py

2020-09-10 Thread Steve
PS: and YES I got the track name to happen. Sooo cool = Yes, certainly loving the progress now... Great learning curve. Your line worked except that I used copy/paste to place it in the program. I kept on getting something like "improper indenta

RE: Audacity and pipe_test.py

2020-09-10 Thread Steve
Yes, certainly loving the progress now... Great learning curve. Your line worked except that I used copy/paste to place it in the program. I kept on getting something like "improper indentation or tab" and pointing to the end of that line. I guess hidden characters were imbedded and when I dele

Re: [SOLVED] Module exists and cannot be found

2020-09-10 Thread James Moe via Python-list
On 9/8/20 10:35 PM, James Moe wrote: > Module PyQt5 is most definitely installed. Apparently there is more to getting > modules loaded than there used to be. > Cause: Operator Error The python installation had become rather messy resulting in the errors I showed. After installing python correc

ANN: Wing Python IDE version 7.2.5 has been released

2020-09-10 Thread Wingware
Wing 7.2.5 enhances the accuracy of some types of code warnings, improves Debug I/O process management, streamlines new virtualenv creation, implements vi mode :[range]y, and makes a number of usability improvements. Details: https://wingware.com/news/2020-09-09 Downloads: https://wingware.

ANN: Support for Python, Flask and Django in oso.

2020-09-10 Thread Stephanie Glaser
ANN: Support for Python, Flask and Django in oso. Hey everyone - We built an open source policy engine for authorization that's embedded in your application, called oso . oso works in any Python application. We also have flask-oso and django-oso, integrations for using oso with

Re: Your confirmation is required to join the Python-list mailing list

2020-09-10 Thread Richard Damon
On 9/10/20 12:48 PM, LZ Lian wrote: > Dear Python Team, > > I've subscribed as requested. I've attached the subscription email for your > reference too > > Now, for the issue I’ve tried to download and install the latest version > of Python software a few times. However, each time I run the a

Re: Your confirmation is required to join the Python-list mailing list

2020-09-10 Thread LZ Lian
Dear Python Team, I've subscribed as requested. I've attached the subscription email for your reference too Now, for the issue I’ve tried to download and install the latest version of Python software a few times. However, each time I run the application, the window showing “Modify / Repair

Re: newbie

2020-09-10 Thread edmondo . giovannozzi
You can also have a look at www.scipy.org where you can find some packages used for scientific programming like numpy, scipy, matplotlib. The last one is a graphic package that may be useful to make some initial plots. Il giorno martedì 8 settembre 2020 22:57:36 UTC+2, Don Edwards ha scritto: >

RE: Audacity and pipe_test.py

2020-09-10 Thread Steve
I used the line you supplied but trying it again, I began to solve the problem through a series of accidents and errors. As it is, apparently the Pipe_Test.py has some peculiar features. >The first is that it will not tell you anything about errors, even whether or not there is one. >The commands