Bitcoin Forum
July 17, 2024, 12:17:29 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Reddit top bot help  (Read 440 times)
Brewins (OP)
Legendary
*
Offline Offline

Activity: 1120
Merit: 1000



View Profile
April 03, 2014, 04:24:38 PM
 #1

I'm currently trying to set up a tip bot, but when i run the bot i get the following error:

Code:
Traceback (most recent call last):
  File "_run.py", line 3, in <module>
    import cointipbot
  File "/root/frankotip/src/cointipbot.py", line 20, in <module>
    from ctb import ctb_action, ctb_coin, ctb_db, ctb_log, ctb_misc, ctb_user
  File "/root/frankotip/src/ctb/ctb_action.py", line 18, in <module>
    import ctb_user, ctb_misc, ctb_stats
  File "/root/frankotip/src/ctb/ctb_user.py", line 18, in <module>
    import ctb_misc
  File "/root/frankotip/src/ctb/ctb_misc.py", line 22, in <module>
    from requests.exceptions import HTTPError
ImportError: No module named requests.exceptions

any ideas what i need to to do?
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!