This repository has been archived by the owner on Jun 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Which python3 version do you support? #217
Comments
beanstalkc doesn't support python 3. |
@binux What should I do? Use python2 instead? |
upgrade to python 3.4.1 may deal with this bug. |
@binux There is no python3.4.1. I'll try python3.4.2. Before that, I have tried python3.5 beta1 with no luck. |
the travis-ci is using python 3.4.2, I believe it works. I hadn't tested py3.5 yet, |
@binux Works under python3.4.2. Don't know why. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This exception statement in message_queue/beanstalk.py seems to only work in python2.
And I cannot run pyspider in python3.4. Below is racetrack information.
Which version of python3 shoudl I use?
The text was updated successfully, but these errors were encountered: