We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The nightly build job failed on Friday (2024-10-18) in run 11396712732
The text was updated successfully, but these errors were encountered:
The Ubuntu and macOS builds against dev libtiledb both failed. Based on the error messages, I assume this is due to TileDB-Inc/TileDB#5336
/Users/runner/work/TileDB-VCF/TileDB-VCF/TileDB-Py/tiledb/cc/group.cc:122:8: note: in instantiation of function template specialization 'pybind11::class_<tiledb::Group>::def<void (tiledb::Group::*)(const std::string &, const bool &, std::optional<std::string>, std::optional<tiledb_object_t>), pybind11::arg, pybind11::arg_v, pybind11::arg_v>' requested here .def("_add", &Group::add_member, py::arg("uri"), ^ 1 error generated.
@teo-tsirpanis please advise
xref: TileDB-Inc/centralized-tiledb-nightlies#24 (comment)
Sorry, something went wrong.
Yes, same error as in TileDB-Py centralized nightlies.
TileDB-Py
Fixed by TileDB-Inc/TileDB-Py#2093
Shelnutt2
ihnorton
jdblischak
gspowley
No branches or pull requests
The nightly build job failed on Friday (2024-10-18) in run 11396712732
The text was updated successfully, but these errors were encountered: