Skip to content

pyscenic grn OSError: [Errno 92] Protocol not available #89

@danli349

Description

@danli349

Hello

When I run the command line pyscenic grn filtered_scenic.loom allTFs_mm.txt -o adj.csv --num_workers 20, I got this error:

2025-12-31 16:04:03,388 - distributed.comm.tcp - ERROR - Could not set timeout on TCP stream.
Traceback (most recent call last):
  File "/home/dan/miniconda3/envs/scenicplus/lib/python3.11/site-packages/distributed/comm/tcp.py", line 112, in set_tcp_timeout
    sock.setsockopt(socket.SOL_TCP, TCP_USER_TIMEOUT, timeout * 1000)
OSError: [Errno 92] Protocol not available

Could you please let me know how to fix it?
Thanks a lot

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions