Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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