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

> 还有一个地方忘记说了,将代码中的Queue.Queue改为Queue,可以全文检索一下,好像一共2处 #5

Open
Csword-step opened this issue Nov 20, 2021 · 3 comments

Comments

@Csword-step
Copy link

还有一个地方忘记说了,将代码中的Queue.Queue改为Queue,可以全文检索一下,好像一共2处

这个程序好像修复了也没法正常使用呀,运行命令倒是不报错了,可运行完什么也不返回

_Originally posted by @xslzlccc in https://github.com/dr0op/bufferfly/issues/2#issuecomment-955637986_而且运行出来的,有乱码的现象

@zyyszds
Copy link

zyyszds commented Jun 7, 2024

Traceback (most recent call last):
File "bufferflic.py", line 31, in
urlQueue = Queue(1000*100)
TypeError: 'module' object is not callable 师傅,改了之后还是报这个错误是为啥

@zyyszds
Copy link

zyyszds commented Jun 7, 2024

没改之前报这个错误

@zyyszds
Copy link

zyyszds commented Jun 7, 2024

Traceback (most recent call last):
File "bufferflic.py", line 36, in
lineQueue = Queue(1000*100)
TypeError: 'module' object is not callable

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