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

Bug in get_clusters_batch() Error in { : task 1523 failed... #203

Open
stephaniereinders opened this issue Nov 7, 2024 · 0 comments
Open

Comments

@stephaniereinders
Copy link
Member

The following code resulted in the error shown below.

handwriter::get_clusters_batch(
    template = templateK40,
    input_dir = "/Users/stephanie/Documents/handwriting_datasets/CSAFE_Handwriting_Database/graphs",
    output_dir = "/Users/stephanie/Documents/handwriting_datasets/CSAFE_Handwriting_Database/clusters",
    num_cores = 5,
    writer_indices = c(2, 5),
    doc_indices = c(7, 18))

Error in { : task 1523 failed - "invalid 'nrow' value (too large or NA)"

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

No branches or pull requests

1 participant