选择project --> clean后,OK。
如果还不行,删掉全部import,然后按alt+/提示,逐个导入。
相关文章
- from detectron2 import _C,ImportError: libtorch_cpu.so: cannot open shared object file: No such file
- Intelli IDEA:Cannot connect to already running IDE instance. Process xxx is still running的原因及解决方法
- 【报错】 from pip._internal. import get_installed_distributionsImportError: cannot import n
- cannot be resolved. It is indirectly referenced from required .class files
- 成功解决ImportError: cannot import name ‘xxx‘ from partially initialized module xxx
- 导入javax.servlet。伺服登记无法解决:The import javax.servlet.MultipartConfigElement cannot be resolved
- An import path cannot end with a ‘.ts’ extension. Consider importing ‘@/*.js’ instead.
- springboot如何访问resource目录下的文件,访问不到资源处理方法:class path resource [] cannot be resolved to UR
- 引入旧的Java项目的时候出现"Description Resource Path Location Type Date cannot be resolved to "解决方案
- 踩坑录·执行go命令报错“cannot load ‘xxx’”