Skip to content

panGraphViewerWeb--linux--docker--RuntimeError: can't start new thread #13

@MorganHis

Description

@MorganHis
image image

I am using panGraphViewerWeb. When I used ./build_docker.sh and ./run_docker.sh to build a virtual container on the Linux platform, an error message "RuntimeError: can't start new thread" appeared. After I changed the first line in the Dockerfile file to FROM python:3.7-bullseye and then started the operation from the beginning, the error message disappeared (see the second picture for the reason). I hope to provide reference for people who have the same problem.

Dockerfile
FROM python:3.7-bullseye

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions