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

Error uploading text #198

Open
sshukeskings opened this issue Jul 21, 2023 · 0 comments
Open

Error uploading text #198

sshukeskings opened this issue Jul 21, 2023 · 0 comments

Comments

@sshukeskings
Copy link

I was able to upload data to my project yesterday morning but in the afternoon I start getting this error.

File "C:\Python310\lib\site-packages\nomic\atlas.py", line 237, in map_text
project.add_text(
File "C:\Python310\lib\site-packages\nomic\project.py", line 1184, in add_text
data = pa.Table.from_pylist(data)
File "pyarrow\table.pxi", line 3906, in pyarrow.lib.Table.from_pylist
File "pyarrow\table.pxi", line 5453, in pyarrow.lib._from_pylist
File "pyarrow\table.pxi", line 3781, in pyarrow.lib.Table.from_arrays
File "pyarrow\table.pxi", line 1434, in pyarrow.lib._sanitize_arrays
File "pyarrow\table.pxi", line 1415, in pyarrow.lib._schema_from_arrays
File "pyarrow\array.pxi", line 327, in pyarrow.lib.array
File "pyarrow\array.pxi", line 39, in pyarrow.lib._sequence_to_array
File "pyarrow\error.pxi", line 144, in pyarrow.lib.pyarrow_internal_check_status
File "pyarrow\error.pxi", line 123, in pyarrow.lib.check_status
pyarrow.lib.ArrowTypeError: Expected bytes, got a 'list' object

I thought maybe a release or something but it's still happening today.

What changed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant