JDAI-CV / JDAI-CV/CoTNet

ImportError: cannot import name '_C' from partially initialized module 'config' (most likely due to a circular import)

Open
#17 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
539
Forks
83
PR merge metrics
No merged PRs in 30d

Description

When trying `python3 -m torch.distributed.launch --nproc_per_node=8 train.py --folder ./experiments/cot_experiments/CoTNet-50-350epoch` I am getting the error `ImportError: cannot import name '_C' from partially initialized module 'config' (most likely due to a circular import) (CoTNet/config/__init__.py)`. This happens for `python3 train.py` as well.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.