Re: [Python] BrokenPipeError: [Errno 32] Broken pipe

2014-11-19 Per discussione Alessandro Pg
Ti ringrazio verifico subito. Se risolvo ti faccio sapere! Ciao, Alessandro Date: Wed, 19 Nov 2014 12:24:29 +0100 From: manlio.peri...@gmail.com To: python@lists.python.it Subject: Re: [Python] BrokenPipeError: [Errno 32] Broken pipe 2014-11-19 12:20 GMT+01:00 Alessandro Pg : Sul sito

Re: [Python] BrokenPipeError: [Errno 32] Broken pipe

2014-11-19 Per discussione Manlio Perillo
2014-11-19 12:20 GMT+01:00 Alessandro Pg : > Sul sito della libreria non c'è nulla Manlio, mi trovo in difficoltà. > Cmq grazie infinite per il tuo interessamento. > > Hai visto anche su github? https://github.com/sixohsix/twitter/tree/master In particolare gli ultimi commit (per vedere se è sta

Re: [Python] BrokenPipeError: [Errno 32] Broken pipe

2014-11-19 Per discussione Alessandro Pg
Sul sito della libreria non c'è nulla Manlio, mi trovo in difficoltà. Cmq grazie infinite per il tuo interessamento. Ciao e a presto, Alessandro Date: Wed, 19 Nov 2014 12:10:58 +0100 From: manlio.peri...@gmail.com To: python@lists.python.it Subject: Re: [Python] BrokenPipeError: [Err

Re: [Python] BrokenPipeError: [Errno 32] Broken pipe

2014-11-19 Per discussione Manlio Perillo
On Tue, Nov 18, 2014 at 12:55 PM, Alessandro Pg wrote: > Scusami Manlio ecco qui di seguito il traceback completo. > Grazie! > > waiting... press to exit. > > Traceback (most recent call last): > File "/usr/local/lib/python3.3/urllib/request.py", line 1248, in do_open > h.request(req.get_m

Re: [Python] BrokenPipeError: [Errno 32] Broken pipe

2014-11-18 Per discussione Alessandro Pg
est.py", line 1283, in https_open context=self._context, check_hostname=self._check_hostname) File "/usr/local/lib/python3.3/urllib/request.py", line 1251, in do_open raise URLError(err) urllib.error.URLError: Date: Tue, 18 Nov 2014 11:30:12 +0100 From: manlio.peri...@gmail.co

Re: [Python] BrokenPipeError: [Errno 32] Broken pipe

2014-11-18 Per discussione Manlio Perillo
2014-11-16 18:41 GMT+01:00 Alessandro Pg : > Ciao Manlio, > innanzitutto grazie di aver risposto. > Da Windows l'invio dell'immagine avviene correttamente. Su S.O. Unix > Centos restituisce l'errore in oggetto. Qui di seguito, ti invio il trace > completo. > Come detto, l'errore significa che st

Re: [Python] BrokenPipeError: [Errno 32] Broken pipe

2014-11-16 Per discussione Alessandro Pg
R 898496198:898496198(0) win 0 ... Date: Sun, 16 Nov 2014 14:54:39 +0100 From: manlio.peri...@gmail.com To: python@lists.python.it Subject: Re: [Python] BrokenPipeError: [Errno 32] Broken pipe On Sun, Nov 2, 2014 at 12:19 PM, Alessandro Pg wrote: Ciao a tutti, sto sviluppando un&#

Re: [Python] BrokenPipeError: [Errno 32] Broken pipe

2014-11-16 Per discussione Manlio Perillo
On Sun, Nov 2, 2014 at 12:19 PM, Alessandro Pg wrote: > Ciao a tutti, > sto sviluppando un'applicazione che invia messaggi su un account twitter. > Mi sto servendo della libreria Python Twitter Tools (PTT) sviluppata da > Mike Verdone (http://mike.verdone.ca/twitter/). > Il problema nasce nel mo

Re: [Python] BrokenPipeError: [Errno 32] Broken pipe

2014-11-16 Per discussione Alessandro Pg
Puoi prendere il tutto da qui: http://mike.verdone.ca/twitter/ Ciao, Alessandro From: carlos.catu...@gmail.com Date: Sun, 16 Nov 2014 14:02:03 +0100 To: python@lists.python.it Subject: Re: [Python] BrokenPipeError: [Errno 32] Broken pipe 2014-11-16 13:07 GMT+01:00 Alessandro Pg : Attenzione

Re: [Python] BrokenPipeError: [Errno 32] Broken pipe

2014-11-16 Per discussione Carlos Catucci
2014-11-16 13:07 GMT+01:00 Alessandro Pg : > Attenzione che mancano le chiavi di accesso all'account twitter che per > ovvie ragioni non ho inserito nel codice. Tweepy è un'altra tra le tante > librerie Python che gestiscono le API Twitter. Si wquelle posso trovarle, ma il punto e' che twitter.T

Re: [Python] BrokenPipeError: [Errno 32] Broken pipe

2014-11-16 Per discussione Alessandro Pg
4 12:53:13 +0100 To: python@lists.python.it Subject: Re: [Python] BrokenPipeError: [Errno 32] Broken pipe 2014-11-16 12:01 GMT+01:00 Alessandro Pg : Trovi all'inizio di questa conversazione il codice che avevo postato. Provato il codice. A parte che ho dovuto usare urllib3 perche' urlli

Re: [Python] BrokenPipeError: [Errno 32] Broken pipe

2014-11-16 Per discussione Carlos Catucci
2014-11-16 12:01 GMT+01:00 Alessandro Pg : > Trovi all'inizio di questa conversazione il codice che avevo postato. Provato il codice. A parte che ho dovuto usare urllib3 perche' urllib non aveva request, mi da questo output waiting... press to exit. Traceback (most recent call last): File "

Re: [Python] BrokenPipeError: [Errno 32] Broken pipe

2014-11-16 Per discussione Marco Beri
Il 16/nov/2014 11:19 "Alessandro Pg" ha scritto: > > Grazie Carlos molto gentile. E' molto strano, ma questo errore mi viene restituito solo in ambiente Unix, mentre in Windows no. Non riesco a capire dove posso intervenire. > Rimango in attesa di qualche magnanimo lettore. Prova a installare Wir

Re: [Python] BrokenPipeError: [Errno 32] Broken pipe

2014-11-16 Per discussione Alessandro Pg
Trovi all'inizio di questa conversazione il codice che avevo postato. Ancora grazie mille Carlos e a presto. Alessandro From: carlos.catu...@gmail.com Date: Sun, 16 Nov 2014 11:45:56 +0100 To: python@lists.python.it Subject: Re: [Python] BrokenPipeError: [Errno 32] Broken pipe 2014-11-16

Re: [Python] BrokenPipeError: [Errno 32] Broken pipe

2014-11-16 Per discussione Carlos Catucci
2014-11-16 11:44 GMT+01:00 Alessandro Pg : > Grazie mille Carlos e se hai novità fammi sapere :-) Piu' che novita' posso avere idee di prove da fare. Se vuoi io uso Mint, puoi provare a mandarmi i sorgenti se ti va (la parte che serve) cosi' provo e vedo se da lo stesso errore. Carlos -- EZLN

Re: [Python] BrokenPipeError: [Errno 32] Broken pipe

2014-11-16 Per discussione Alessandro Pg
Carlos e se hai novità fammi sapere :-) Un salutone, Alessandro From: carlos.catu...@gmail.com Date: Sun, 16 Nov 2014 11:23:19 +0100 To: python@lists.python.it Subject: Re: [Python] BrokenPipeError: [Errno 32] Broken pipe 2014-11-16 11:19 GMT+01:00 Alessandro Pg : Grazie Carlos molto gentile.

Re: [Python] BrokenPipeError: [Errno 32] Broken pipe

2014-11-16 Per discussione Carlos Catucci
2014-11-16 11:19 GMT+01:00 Alessandro Pg : > Grazie Carlos molto gentile. E' molto strano, ma questo errore mi viene > restituito solo in ambiente Unix, mentre in Windows no. Non riesco a capire > dove posso intervenire. La butto li, non e' che le API di twitter prevediono differenti parametri a

Re: [Python] BrokenPipeError: [Errno 32] Broken pipe

2014-11-16 Per discussione Alessandro Pg
n, 16 Nov 2014 11:14:53 +0100 To: python@lists.python.it Subject: Re: [Python] BrokenPipeError: [Errno 32] Broken pipe 2014-11-16 11:13 GMT+01:00 Alessandro Pg : Non c'è proprio nessuno che mi può aiutare? Ho idea ti serva qualcuno che lavori abitualmente con i protocolli di rete, purtroppo i

Re: [Python] BrokenPipeError: [Errno 32] Broken pipe

2014-11-16 Per discussione Carlos Catucci
2014-11-16 11:13 GMT+01:00 Alessandro Pg : > Non c'è proprio nessuno che mi può aiutare? Ho idea ti serva qualcuno che lavori abitualmente con i protocolli di rete, purtroppo io non sono uno di quelli. Carlos -- EZLN ... Para Todos Todo ... ___ Pytho

Re: [Python] BrokenPipeError: [Errno 32] Broken pipe

2014-11-16 Per discussione Alessandro Pg
Non c'è proprio nessuno che mi può aiutare? Grazie in anticipo!!! Alessandro From: al...@hotmail.com To: python@lists.python.it Date: Sat, 8 Nov 2014 17:52:12 +0100 Subject: Re: [Python] BrokenPipeError: [Errno 32] Broken pipe C'è qualcuno che può essermi d'aiuto? Grazi

Re: [Python] BrokenPipeError: [Errno 32] Broken pipe

2014-11-08 Per discussione Alessandro Pg
C'è qualcuno che può essermi d'aiuto? Grazie! Alessandro From: al...@hotmail.com To: python@lists.python.it Date: Sun, 2 Nov 2014 20:19:30 +0100 Subject: Re: [Python] BrokenPipeError: [Errno 32] Broken pipe Ciao Enrico, innanzitutto ti ringrazio infinitamente per la tua risposta

Re: [Python] BrokenPipeError: [Errno 32] Broken pipe

2014-11-02 Per discussione Alessandro Pg
16.156.72.https > 10.0.0.2.52772: R 898496198:898496198(0) win 0 ... From: enrico.fran...@gmail.com Date: Sun, 2 Nov 2014 16:03:55 +0000 To: python@lists.python.it Subject: Re: [Python] BrokenPipeError: [Errno 32] Broken pipe On Sun, Nov 2, 2014 at 11:19 AM, Alessandro Pg wrote: Mi sto

Re: [Python] BrokenPipeError: [Errno 32] Broken pipe

2014-11-02 Per discussione enrico franchi
On Sun, Nov 2, 2014 at 11:19 AM, Alessandro Pg wrote: > Mi sto servendo della libreria Python Twitter Tools (PTT) sviluppata da > Mike Verdone (http://mike.verdone.ca/twitter/). > Il problema nasce nel momento in cui tento di inviare un messaggio > contenente un'immagine da un client Unix (Cento

[Python] BrokenPipeError: [Errno 32] Broken pipe

2014-11-02 Per discussione Alessandro Pg
Ciao a tutti, sto sviluppando un'applicazione che invia messaggi su un account twitter. Mi sto servendo della libreria Python Twitter Tools (PTT) sviluppata da Mike Verdone (http://mike.verdone.ca/twitter/). Il problema nasce nel momento in cui tento di inviare un messaggio contenente un'immag