Skip to content
This repository has been archived by the owner on Nov 19, 2022. It is now read-only.

problem with taskio #24

Open
Chris166 opened this issue Dec 27, 2021 · 4 comments
Open

problem with taskio #24

Chris166 opened this issue Dec 27, 2021 · 4 comments

Comments

@Chris166
Copy link

Traceback (most recent call last):
File "gen.py", line 162, in
asyncio.get_event_loop().run_until_complete(client.start())
File "C:\Users\user\AppData\Local\Programs\Python\Python38\lib\asyncio\base_events.py", line 616, in run_until_complete
return future.result()
File "gen.py", line 156, in start
async with taskio.TaskPool(self.tasks) as pool:
AttributeError: module 'taskio' has no attribute 'TaskPool'

@nimaisox
Copy link

nimaisox commented Jan 4, 2022

taskio
pip install taskio
enter command cmd

@loadfunctype
Copy link

still gives that error for me, even thought i did "pip install taskio"

@nimaisox
Copy link

nimaisox commented Feb 7, 2022

@lucciouss

Hi
What an error?

@xARMR
Copy link

xARMR commented Apr 1, 2022

try "pip install tasksio"
I gor same error but with tasksio and
pip install tasksio has fix that

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants