Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Twitterbot error #275

Open
metaltermite opened this issue Jan 11, 2015 · 2 comments
Open

Twitterbot error #275

metaltermite opened this issue Jan 11, 2015 · 2 comments
Labels

Comments

@metaltermite
Copy link

Just installed everything as per instructions. Executed twitterbot, and it returns the following error

Traceback (most recent call last):
File "/usr/local/bin/twitterbot", line 9, in
load_entry_point('twitter==1.15.0', 'console_scripts', 'twitterbot')()
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 351, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2363, in load_entry_point
return ep.load()
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2088, in load
entry = import(self.module_name, globals(),globals(), ['name'])
File "build/bdist.linux-i686/egg/twitter/ircbot.py", line 84, in
File "build/bdist.linux-i686/egg/irclib.py", line 1188, in
AttributeError: type object 'str' has no attribute 'maketrans'

@sixohsix sixohsix added the ircbot label Feb 9, 2015
@aisayko
Copy link

aisayko commented Mar 6, 2015

irclib implemented only for Python3?

@zodman
Copy link

zodman commented Aug 10, 2015

use the python-irclib it works for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants