Skip to content

ImportError:dlopen:cannot load any more object with static TLS #6

Description

@linyiyue

There is a problem with the fifth step python train.py.
"ImportError:dlopen:cannot load any more object with static TLS"
QQ图片20210827110242
then I change the order of the import,
move the line14 "from sklearn.preprocessing import normalize" to the above of line13 "from ogb.lsc import MAG240MDataset"
the error is gone.
Why does the order of import(line 13 and line 14) cause an ImportError?

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