Shivam Mutreja
Results
2
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...
Yes, I'll be happy to help in getting this compatible with Python3 for starters.