juancarlospaco / faster-than-requests

Faster requests on Python 3
https://gist.github.com/juancarlospaco/37da34ed13a609663f55f4466c4dbc3e
MIT License
1.11k stars 90 forks source link

not running faster-than-requests on window 10 64bit #147

Closed Yiming828 closed 3 years ago

Yiming828 commented 3 years ago

when I run the example py files, get error like this: ImportError: DLL load failed: The specified module could not be found. Please help.

juancarlospaco commented 3 years ago

Install these DLL and reboot.

Yiming828 commented 3 years ago

Please create youtube video that shows installation on windows and send me link. Thanks

Yiming828 commented 3 years ago

File "C:\faster_than_requests-21.03.03_1\faster_than_requests\faster_than_requests\example.py", line 1, in import faster_than_requests as requests ImportError: DLL load failed while importing faster_than_requests: %1 is not a valid Win32 application.