Replies: 1 comment
-
Thanks for letting me know. Please download the version I pushed now at https://github.com/omkarcloud/g2-scraper and it should be fixed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
I'm trying to use the G2 scraper that you built with Bose but keep running into this error message when I try to run it:
Traceback (most recent call last):
File "C:\Users\NameHere\Bots\g2-scraper\main.py", line 7, in
t.begin_task()
TypeError: BaseTask.begin_task() missing 2 required positional arguments: 'data' and 'task_config'
How can I go about resolving this? I'm struggling to figure it out from the documentation site alone.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions