mmpretrain icon indicating copy to clipboard operation
mmpretrain copied to clipboard

Backend TkAgg is interactive backend. Turning interactive mode on.[Bug]

Open bmxbmx3 opened this issue 3 years ago • 1 comments

推荐使用英语模板 Bug report,以便你的问题帮助更多人。

描述 bug

when I run the command below to start debugging in Pycharm (Pycharm community):

python train.py mmclassification/configs/resnet/resnet50_8xb32_in1k_IMGDataset.py

I got this message:

2022-05-04 17:37:55,110 - mmcls - INFO - workflow: [('train', 1)], max: 80 epochs
2022-05-04 17:37:55,111 - mmcls - INFO - Checkpoints will be saved to /data/bmx/yuml_web/mmclassification/tools/work_dirs/resnet50_8xb32_in1k_IMGDataset by HardDiskBackend.
Backend TkAgg is interactive backend. Turning interactive mode on.

I couldn't debug anything in Pycharm for mmclassification program,how to solve this?

[填写这里]

复现流程

在命令行中执行的详细操作

[填写这里]

相关信息

  1. pip list | grep "mmcv\|mmcls\|^torch" 命令的输出 [填写这里]
  2. 如果你修改了,或者使用了新的配置文件,请在这里写明
[填写这里]
  1. 如果你是在训练过程中遇到的问题,请填写完整的训练日志和报错信息 [填写这里]
  2. 如果你对 mmcls 文件夹下的代码做了其他相关的修改,请在这里写明 [填写这里]

附加内容

任何其他有关该 bug 的信息、截图等

[填写这里]

bmxbmx3 avatar May 04 '22 09:05 bmxbmx3

Can you provide your environment and detailed config?

Ezra-Yu avatar May 05 '22 01:05 Ezra-Yu

This issue will be closed as it is inactive, feel free to re-open it if necessary.

tonysy avatar Dec 12 '22 15:12 tonysy