Re: [Tutor] Problem python script

2017-12-19 Thread William Ray Wing
Sent from my iPhone > On Dec 19, 2017, at 3:47 AM, Antoan Hristov wrote: > > Hello, > > I am using a script which extracts data from internet every Monday, but > sometimes I have a problem that the script is not finishing properly. In > terminal I stop it with Ctrl-C and the message it gives

Re: [Tutor] Problem python script

2017-12-19 Thread Alan Gauld via Tutor
On 19/12/17 09:47, Antoan Hristov wrote: > I am using a script which extracts data from internet every Monday, but > sometimes I have a problem that the script is not finishing properly. In > terminal I stop it with Ctrl-C and the message it gives me is: It is very hard to comment on code which y

[Tutor] Problem python script

2017-12-19 Thread Antoan Hristov
Hello, I am using a script which extracts data from internet every Monday, but sometimes I have a problem that the script is not finishing properly. In terminal I stop it with Ctrl-C and the message it gives me is: File "castorama.py", line 255, in main p.map(get_all_data,magasins) File "/us