TwitterFriends
TwitterFriends copied to clipboard
Error
At the end of the "python save_friends.py" command the error appears in the attached image. https://www.flickr.com/photos/jbarri/44520211852/in/dateposted/
Solution?
Best regards barri
Hello @barripdmx,
That error seems to be related with Python's logging library used by Tweepy. Which python version are you using? Also, you can try running it in the Windows' ubuntu shell to check if the error remains.
Best regards, Marta
Hola Marta,
Python 2.7.15 (v2.7.15:ca079a3ea3, Apr 30 2018, 16:30:26) [MSC v.1500 64 bit (AMD64)] on win32 No controlo mucho el tema y no sé cual es el shell de Ubuntú.
Salu2 Barri
Hola @barripdmx,
El script solo puede correrse con un Python superior a 3.6. Prueba de nuevo con ese :).
Un saludo, Marta