Traceback (most recent call last):
File "C:\Users\Menna\Desktop\requests-futures\twayback.py", line 3, in <module>
session = AsyncSession(n=100)
File "C:\Users\Menna\AppData\Local\Programs\Python\Python310\lib\site-packages\requests_threads.py", line 37, in __init__
asyncioreactor.install(loop)
File "C:\Users\Menna\AppData\Local\Programs\Python\Python310\lib\site-packages\twisted\internet\asyncioreactor.py", line 308, in install
reactor = AsyncioSelectorReactor(eventloop)
File "C:\Users\Menna\AppData\Local\Programs\Python\Python310\lib\site-packages\twisted\internet\asyncioreactor.py", line 63, in __init__
raise TypeError(
TypeError: ProactorEventLoop is not supported, got: <ProactorEventLoop running=False closed=False debug=False>
I get this error:
upon running the following Python script:
https://pastebin.com/raw/xrujJmSuUse the following example command if you'd like to run the script:
script.py -u jack -from 20220205 -to 20220206