UltimaScraper
UltimaScraper copied to clipboard
Traceback Error
I just upgraded to the version 7.5.1 and now I am getting this error when I first initiate the script
Traceback (most recent call last): File "X:\Programs\OnlyFans\start_ofd.py", line 12, in
main_test.check_config() File "X:\Programs\OnlyFans\tests\main_test.py", line 21, in check_config import helpers.main_helper as main_helper File "X:\Programs\OnlyFans\helpers\main_helper.py", line 2, in from apis import api_helper File "X:\Programs\OnlyFans\apis\api_helper.py", line 30, in from aiohttp_socks import ProxyConnectionError, ProxyConnector, ProxyError ModuleNotFoundError: No module named 'aiohttp_socks'