Re: Python read text file columnwise

2019-01-11 Thread Cameron Simpson
On 11Jan2019 12:43, shibashib...@gmail.com wrote: I'm very new in python. I have a file in the format: 2018-05-31 16:00:0028.90 81.77 4.3 2018-05-31 20:32:0028.17 84.89 4.1 2018-06-20 04:09:0027.36 88.01 4.8 2018-06-20 04:15:0027.3

Re: Python read text file columnwise

2019-01-11 Thread Piet van Oostrum
shibashib...@gmail.com writes: > Hello >> >> I'm very new in python. I have a file in the format: >> >> 2018-05-31 16:00:0028.90 81.77 4.3 >> 2018-05-31 20:32:0028.17 84.89 4.1 >> 2018-06-20 04:09:0027.36 88.01 4.8 >> 2018-06-20 04:15:0027.31

celery + mongodb + RMQ + Flower service/app skeleton

2019-01-11 Thread Sivan Grünberg
Hi All, - - https://github.com/sivang/laten-fw After some extensive work with Celery over the last 2 years, I created this 'framework' skeleton with an example application, so anybody who wants to get up and running with Celery but gets confused from the tutorials and examples out there, can d

Re: Python read text file columnwise

2019-01-11 Thread Rich Shepard
On Fri, 11 Jan 2019, shibashib...@gmail.com wrote: I'm very new in python. I have a file in the format: 2018-05-31 16:00:0028.90 81.77 4.3 2018-05-31 20:32:0028.17 84.89 4.1 2018-06-20 04:09:0027.36 88.01 4.8 2018-06-20 04:15:0027.

Re: Python read text file columnwise

2019-01-11 Thread shibashibani
Hello > > I'm very new in python. I have a file in the format: > > 2018-05-3116:00:0028.90 81.77 4.3 > 2018-05-3120:32:0028.17 84.89 4.1 > 2018-06-2004:09:0027.36 88.01 4.8 > 2018-06-2004:15:0027.31 87.09 4.7 > 2018-06-2804.07:00

Python read text file columnwise

2019-01-11 Thread shibashibani
Hello, I'm very new in python. I have a file in the format: 2018-05-31 16:00:0028.90 81.77 4.3 2018-05-31 20:32:0028.17 84.89 4.1 2018-06-20 04:09:0027.36 88.01 4.8 2018-06-20 04:15:0027.31 87.09 4.7 2018-06-28 04.07:00

Re: python setup problems

2019-01-11 Thread Enas Ahmed Zaki
I want help in solving this problem please thanks Enas On Fri, Jan 11, 2019 at 2:36 PM Enas Ahmed Zaki wrote: > Dear sir, > when I setup the python there is a problem in attached file. I hope I > found the solution of it. > thanks for attention > Eng. Enas Ahmed Zaky > > عدم التعرض للفيروسات www

Re: The following modules appear to be missing ['_sysconfigdata']

2019-01-11 Thread dude . jimbo
OK, stop the presses. Or, rather, refresh your browser, I guess. In a 'what the !@#$ am I doing'-moment (I don't get those often) I uninstalled everything and went gardening. But it was raining so I installed everything again, this time using pip for wxpython. Lo and behond, this time it did not

Re: The following modules appear to be missing ['_sysconfigdata']

2019-01-11 Thread dude . jimbo
OK, stop the presses. Or, rather, refresh your browser, I guess. In a 'what the !@$$ am I doing'-moment (I don't get those often) I uninstalled everything and went gardening. But it was raining so I installed everything again, this time using pip for wxpython. Lo and behond, this time it did not

Re: The following modules appear to be missing ['_sysconfigdata']

2019-01-11 Thread dude . jimbo
Oh, another thing. I installed WX via a windows installer that I found (can't find the link again, but fairly certain it was this one: https://sourceforge.net/projects/wxpython/ (*)), without giving it much thought (yesyes bad mistake). Since I get wx runtime errors, I'm assuming I have the wro

Re: The following modules appear to be missing ['_sysconfigdata']

2019-01-11 Thread dude . jimbo
Really, no-one? OK, more purging then. I ~think~ I need said missing component because the script gets the system date (to run once on a Friday, in automatic mode). But I've never used it in automatic mode (since I came to my senses about having an infinite looping script in my autoexec.bat, do