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

Not working with Python 3.4 #42

Closed
NathanWailes opened this issue Dec 12, 2015 · 4 comments
Closed

Not working with Python 3.4 #42

NathanWailes opened this issue Dec 12, 2015 · 4 comments

Comments

@NathanWailes
Copy link

Hi,

It seems this code is meant for Python 2.7, is that right? Any advice for people using Python 3.4?

@VMAtm
Copy link

VMAtm commented Mar 31, 2016

You can run the setup.py file by yourself with the Python3.4 interpreter.

Note that there is a typo error in util.py file (see my issue #44) so you have to fix it manually (it's quite easy to do)

@VMAtm
Copy link

VMAtm commented Mar 31, 2016

Also, inside the util.py there is usage of urllib2, which is split into two packages in Python3, so you have to rewrite it too.

@xin19961512
Copy link

api密钥那个网站打不开了,无法获得,请问可以借用一下你们的api密钥么?谢谢啦大哥

@Dbochman
Copy link

重复的道歉,但这个API不会回来网上我会建议寻找一个替代解决方案

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

4 participants