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

pyfire doesn't work under python 3 #13

Open
gbin opened this issue Dec 14, 2014 · 1 comment
Open

pyfire doesn't work under python 3 #13

gbin opened this issue Dec 14, 2014 · 1 comment

Comments

@gbin
Copy link

gbin commented Dec 14, 2014

import pyfire

File "/Users/gbin/.virtualenvs/errpy3/lib/python3.4/site-packages/pyfire/init.py", line 30, in
from .campfire import Campfire
File "/Users/gbin/.virtualenvs/errpy3/lib/python3.4/site-packages/pyfire/campfire.py", line 4, in
from .connection import Connection
File "/Users/gbin/.virtualenvs/errpy3/lib/python3.4/site-packages/pyfire/connection.py", line 1, in
import cookielib

As I don't see where the supported python versions are specified for pyfire, I don't really know if it is a WAI.

@raelgc
Copy link

raelgc commented Dec 14, 2014

AFAIK, it relies on python 2.7.

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

2 participants