UltimaScraper icon indicating copy to clipboard operation
UltimaScraper copied to clipboard

Traceback error invalid syntax

Open atrah79 opened this issue 3 years ago • 0 comments

when I run start_ofd.py it just flashes a CMD prompt and closes immediately, when I try to run it with python start_ofd.py in the powershell I get this error

I installed python with PATH selected and I have the build tools installed

Traceback (most recent call last): File "C:\Users\user\Documents\scrape\OnlyFans-7.6.1\start_ofd.py", line 9, in from helpers.main_helper import OptionsFormat File "C:\Users\user\Documents\scrape\OnlyFans-7.6.1\helpers\main_helper.py", line 836 match options_type: ^ SyntaxError: invalid syntax

atrah79 avatar Apr 12 '22 00:04 atrah79