[Tutor] Runtime Error

Karim Beidas mrkarimbo at gmail.com
Tue Jan 28 07:37:21 EST 2020


Can you please help me fix this?
C:\Users\MSIi\Desktop\Fortnite Py Bot\Fortnite Py Bot\Fortnite PY bot\fortnitepy-bot-master>py fortnite.py
Traceback (most recent call last):
  File "fortnite.py", line 28, in <module>
    import fortnitepy
  File "C:\Users\MSIi\AppData\Local\Programs\Python\Python38-32\lib\site-packages\fortnitepy\__init__.py", line 48, in <module>
    get_event_loop()
  File "C:\Users\MSIi\AppData\Local\Programs\Python\Python38-32\lib\site-packages\fortnitepy\client.py", line 116, in get_event_loop
    raise RuntimeError('asyncio.ProactorEventLoop is not supported')
RuntimeError: asyncio.ProactorEventLoop is not supported

C:\Users\MSIi\Desktop\Fortnite Py Bot\Fortnite Py Bot\Fortnite PY bot\fortnitepy-bot-master>cmd /k
C:\Users\MSIi\Desktop\Fortnite Py Bot\Fortnite Py Bot\Fortnite PY bot\fortnitepy-bot-master>
This is what it says when I try start the start bot file.
And why does it say RuntimeError: asyncio.ProactorEventLoop is not supported
Please respond as quick as possible.
Thank you.

Sent from Mail for Windows 10



More information about the Tutor mailing list