Il 23/07/2021 10:55, jak ha scritto:
Hello everybody,
I wrote a bot for telegram which consists of some processes of which the
main ones are:
- the main process: a list of callback functions
- a second process: managed with a message queue
- a third process: started by the library I use (python-t
[Resending to the list only, since I couldn't post it without subscribing.]
On Wed, 28 Jul 2021 11:58:21 -0400 "Steve" wrote:
> I forgot about the no-file rule...
>
>> On 28Jul2021 02:55, Steve wrote:
>> I am going though a struggle with this and just don't see where it
>> fails. I am using th
On 28/07/2021 18:09, joseph pareti wrote:
The following code fails as shown in the title:
*import subprocesscmd = 'ls -l
/media/joepareti54/Elements/x/finance-2020/AI/Listen_attend_spell/VCTK-Corpus/wav48
| awk "{print $9 }"'process = subprocess.Popen([cmd],
As a quick fix try
process =
On Thu, Jul 29, 2021 at 2:10 AM joseph pareti wrote:
>
> The following code fails as shown in the title:
>
>
>
>
>
>
> *import subprocesscmd = 'ls -l
> /media/joepareti54/Elements/x/finance-2020/AI/Listen_attend_spell/VCTK-Corpus/wav48
> | awk "{print $9 }"'process = subprocess.Popen([cmd],
> st
The following code fails as shown in the title:
*import subprocesscmd = 'ls -l
/media/joepareti54/Elements/x/finance-2020/AI/Listen_attend_spell/VCTK-Corpus/wav48
| awk "{print $9 }"'process = subprocess.Popen([cmd],
stdout=subprocess.PIPE, stderr=subprocess.PIPE)stdout, stderr =
process.co
I forgot about the no-file rule...
On 28Jul2021 02:55, Steve wrote:
>I am going though a struggle with this and just don't see where it fails.
>I am using the Dual Bar Graph.py program from
https://matplotlib.org/stable/gallery/index.html website.
>The file from the web site works so that shows t
On Wednesday, July 28, 2021 at 3:05:11 PM UTC+8, Peter Otten wrote:
> On 28/07/2021 07:32, Cameron Simpson wrote:
> > On 27Jul2021 19:24, Hongyi Zhao wrote:
> >> On Wednesday, July 28, 2021 at 7:25:27 AM UTC+8, cameron...@gmail.com
> >> wrote:
> >>> Just to follow on a bit to Dennis:
> >>
> >
On 28Jul2021 02:55, Steve wrote:
>I am going though a struggle with this and just don't see where it fails.
>I am using the Dual Bar Graph.py program from
>https://matplotlib.org/stable/gallery/index.html website.
>The file from the web site works so that shows that all my installations are
>com
I am going though a struggle with this and just don't see where it fails.
I am using the Dual Bar Graph.py program from
https://matplotlib.org/stable/gallery/index.html website.
The file from the web site works so that shows that all my installations are
complete.
My program, LibreGraphics 05.py
On 28/07/2021 07:32, Cameron Simpson wrote:
On 27Jul2021 19:24, Hongyi Zhao wrote:
On Wednesday, July 28, 2021 at 7:25:27 AM UTC+8, cameron...@gmail.com wrote:
Just to follow on a bit to Dennis:
But I can't any reply from Dennis in this issue.
Odd, because I replied to his reply to you :-)
10 matches
Mail list logo