You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: