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

Is latest version published? #14

Open
justfish09 opened this issue Sep 5, 2018 · 0 comments
Open

Is latest version published? #14

justfish09 opened this issue Sep 5, 2018 · 0 comments

Comments

@justfish09
Copy link

justfish09 commented Sep 5, 2018

>>> import asyncio
>>> from aiotasks import build_manager, send_task
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: cannot import name 'send_task' from 'aiotasks' (/usr/local/lib/python3.7/site-packages/aiotasks/__init__.py)

checking my version

bash-4.4# pip list | grep aiotasks
aiotasks         1.0.0

The distribution on my local does not have this function from source: https://github.com/cr0hn/aiotasks/blob/master/aiotasks/tasks/bases.py#L404

when i do a cat /usr/local/lib/python3.7/site-packages/aiotasks/tasks/bases.py

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