Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prompt -- object non subscriptable #481

Closed
nicolay-r opened this issue May 24, 2023 · 0 comments
Closed

prompt -- object non subscriptable #481

nicolay-r opened this issue May 24, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@nicolay-r
Copy link
Owner

File "/home/nicolay/proj/arekit-googletrans-sampler/venv/lib/python3.9/site-packages/arekit/common/data/input/providers/rows/samples.py", line 154, in __provide_rows
yield self.__create_row(row=row_dict,
File "/home/nicolay/proj/arekit-googletrans-sampler/venv/lib/python3.9/site-packages/arekit/common/data/input/providers/rows/samples.py", line 198, in __create_row
self._fill_row_core(row=row,
File "/home/nicolay/proj/arekit-googletrans-sampler/venv/lib/python3.9/site-packages/arekit/contrib/prompt/sample.py", line 38, in _fill_row_core
original_text = row[BaseSingleTextProvider.TEXT_A]
TypeError: 'NoneType' object is not subscriptable

@nicolay-r nicolay-r added the bug Something isn't working label May 24, 2023
@nicolay-r nicolay-r self-assigned this May 24, 2023
@nicolay-r nicolay-r transferred this issue from nicolay-r/arekit-ss May 25, 2023
nicolay-r added a commit that referenced this issue May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant