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

import concurrent.futures is not working #118

Closed
mitulkalsariya opened this issue Dec 28, 2021 · 1 comment
Closed

import concurrent.futures is not working #118

mitulkalsariya opened this issue Dec 28, 2021 · 1 comment

Comments

@mitulkalsariya
Copy link

File "../../../knock/knockpy/knockpy.py", line 6, in
import concurrent.futures
ImportError: No module named concurrent.futures

@drego85
Copy link
Collaborator

drego85 commented Dec 28, 2021

The "concurrent.futures" module is included by default in python3, make sure you are using python3 and have a recent version!

@drego85 drego85 closed this as completed Dec 28, 2021
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