Skip to content

Error running seqArchR in parallel #1

Description

@snikumbh

If you encounter an error similar to the one below, you probably have an older version of BiocParallel. See this issue:Bioconductor/BiocParallel#237

Error in manager$availability[[as.character(result$node)]] <- TRUE : 
  wrong args for environment subassignment
Calls: <Anonymous> ... .bploop_impl -> .collect_result -> .manager_recv -> .manager_recv
In addition: Warning message:
...
Execution halted
Error in serialize(data, node$con, xdr = FALSE) : ignoring SIGPIPE signal
Calls: <Anonymous> ... .send_to -> <Anonymous> -> sendData.SOCK0node -> serialize

As mentioned, updating BiocParallel to 1.32.5 (release version) should make the error go away!

This solution has worked on my side.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions