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

Run under python3.5 report - ImportError: No module named 'Queue' #8

Closed
k870611 opened this issue Jul 11, 2019 · 1 comment
Closed

Comments

@k870611
Copy link

k870611 commented Jul 11, 2019

As title says

When I use robotframework-async in python3.5, it report ImportError: No module named 'Queue'

@alsido
Copy link

alsido commented Aug 5, 2019

If you installed it with pip then you have 1.0.3. The issue seems to be solved in 1.0.4. Just replace the content of async.py in %yourpythoninstallationsfolder%Lib\site-packages\AsyncLibrary with the content of the latest version (lines 37-40 handle the issue).

@Chetic Chetic closed this as completed Aug 5, 2019
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

3 participants