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

Sevabot won't install on Python 2.7 without import multiprocessing #55

Open
nightrise opened this issue Aug 24, 2013 · 0 comments
Open

Comments

@nightrise
Copy link

Hi,

It seems like in later versions of python, sevabot won't install unless the following line is added to "setup.py":

import multiprocessing

It seems like this affects more than sevabot, but it would be nice if somebody could confirm this bug and resolve it. I've verified its presence in both Ubuntu and Windows.

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

No branches or pull requests

1 participant