dropoutarchive / Discord-Token-Creator

Discord Token Creator 🥵
https://dropout.black
GNU General Public License v3.0
274 stars 63 forks source link

problem with taskio #24

Open Chris166 opened 2 years ago

Chris166 commented 2 years ago

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 commented 2 years ago

taskio pip install taskio enter command cmd

loadfunctype commented 2 years ago

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

nimaisox commented 2 years ago

@lucciouss

Hi What an error?

xARMR commented 2 years ago

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