“ File "/home/pqt/rcx/AttentiveContrastiveLearningNetwork-master/fgvc_cl/networks/init.py", line 2, in
from . import APINet, model_zoo, AttentiveContrative, BareBackbone
ImportError: cannot import name 'APINet' from partially initialized module 'fgvc_cl.networks' (most likely due to a circular import) ”
May I ask why there is this problem, it has taken a long time to solve this problem
“ File "/home/pqt/rcx/AttentiveContrastiveLearningNetwork-master/fgvc_cl/networks/init.py", line 2, in
from . import APINet, model_zoo, AttentiveContrative, BareBackbone
ImportError: cannot import name 'APINet' from partially initialized module 'fgvc_cl.networks' (most likely due to a circular import) ”
May I ask why there is this problem, it has taken a long time to solve this problem