Shivam Mutreja

Results 1 comments of Shivam Mutreja

I am using Python 3.5.2 This can be fixed by replacing `import concurrent` with `import concurrent.futures` in the following file. `/usr/local/lib/python3.5/site-packages/aiotasks/core/exceptions.py ` If you're in a virtualenv you would find...