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

更新出错 #159

Open
mengyingbo opened this issue May 28, 2019 · 3 comments
Open

更新出错 #159

mengyingbo opened this issue May 28, 2019 · 3 comments

Comments

@mengyingbo
Copy link

----------------------------------------

Command "/usr/bin/python -u -c "import setuptools, tokenize;file='/tmp/pip-build-64d15sv0/cffi/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record /tmp/pip-ybfo8r2e-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-64d15sv0/cffi/
pi@raspberrypi:~ $ douban.fm
Traceback (most recent call last):
File "/usr/local/bin/douban.fm", line 7, in
from doubanfm.douban import main
File "/usr/local/lib/python3.5/dist-packages/doubanfm/douban.py", line 10, in
import Queue
ImportError: No module named 'Queue'
pi@raspberrypi:~ $

@mengyingbo
Copy link
Author

python3.5
Linux raspberrypi 4.19.42-v7+ #1219 SMP Tue May 14 21:20:58 BST 2019 armv7l GNU/Linux

@terryoy
Copy link

terryoy commented Jul 24, 2019

看起来是python3下面应用了python2的库,python3下面包名是queue。。所以python3的移植到底做完了没有?我打算先过一遍看看功能怎么样。

@terryoy
Copy link

terryoy commented Jul 24, 2019

#154 重复了

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