Giter VIP home page Giter VIP logo

pythondaymx / twitterbot_en_30 Goto Github PK

View Code? Open in Web Editor NEW
20.0 4.0 16.0 854 KB

Los bots son relevantes para nosotros, pues automatizan tareas que eventualmente simplificarán trabajo a futuro. En este taller relámpago aprenderemos cómo crear un bot en Twitter usando Python, para de manera automática tuitear frases de un libro. ¡En sólo 30 minutos!

Home Page: https://github.com/PythonDayMX/Crea_un_Twitterbot_en_30_minutos

License: Apache License 2.0

Python 100.00%
twitter-bot python tweepy

twitterbot_en_30's People

Contributors

rodolfoferro avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

twitterbot_en_30's Issues

Errores con archivo book_bot.py

Buenos días. Quiero felicitarte por tu trabajo.
Excelente.
Cuando quiero ejecutar el archivo book_bot.py me muestra los siguientes errores:

C:\Python36-32\Twitterbot_en_30-master\Full>py book_bot.py
Al llegar aquí, sin saber por qué, levantó la cabeza y sus ojos se encontraron con los de su admirador.
Traceback (most recent call last):
File "book_bot.py", line 69, in
bot.update_status(status)
File "C:\Python36-32\lib\site-packages\tweepy\api.py", line 194, in update_status
)(post_data=post_data, *args, **kwargs)
File "C:\Python36-32\lib\site-packages\tweepy\binder.py", line 241, in _call
method = APIMethod(args, kwargs)
File "C:\Python36-32\lib\site-packages\tweepy\binder.py", line 60, in init
self.build_parameters(args, kwargs)
File "C:\Python36-32\lib\site-packages\tweepy\binder.py", line 95, in build_parameters
self.session.params[self.allowed_param[idx]] = convert_to_utf8_str(arg)
File "C:\Python36-32\lib\site-packages\tweepy\utils.py", line 34, in convert_to_utf8_str
arg = arg.encode('utf-8')
UnicodeEncodeError: 'utf-8' codec can't encode characters in position 13-14: surrogates not allowed

Sistema operativo windows 10 32 bits
Python 3.6.3
Tweepy instalado

Por favor me puedes ayudar? De anticipado mil gracias.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.