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

Attribute errors. #6

Open
Wawerugeek opened this issue Nov 29, 2023 · 0 comments
Open

Attribute errors. #6

Wawerugeek opened this issue Nov 29, 2023 · 0 comments

Comments

@Wawerugeek
Copy link

In Python 3, the Queue module has been renamed to lowercase queue, and the Queue class is part of this module. How we do this without causing much problems. I imported queue then in run_command(argv, quiet=False) function I changed to this q = queue.Queue(). Now am getting a lot of attribute errors.

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

1 participant