[pycharm]解决pycharm运行程序出现卡住scanning files to index索引的问题

有时候会出现索引问题,显示scanning files to index

解决方法:

in pycharm, go to the "File" on the left top, then select "invalidate caches/restart...", and press "invalidate and restart".

然后等它自己重启,会自己indexing,过五分钟左右就好了。

以上这篇解决pycharm运行程序出现卡住scanning files to index索引的问题

相关推荐
费弗里13 小时前
无需云服务器!通过Plotly Cloud免费快捷部署Dash应用
python·dash
跟橙姐学代码13 小时前
轻松搞定 Python 模块与包导入:新手也能秒懂的入门指南
前端·python·ipython
荏苒追寻13 小时前
Python 爬虫——爬虫基础
python
wdfk_prog13 小时前
Python脚本深度解析:实现基于YMODEM的单片机固件自动化升级
python·单片机·自动化
萧鼎14 小时前
深入解析 Python 的 pytun 库:虚拟网络接口与隧道技术实战指南
服务器·网络·python
西猫雷婶14 小时前
pytorch基本运算-分离计算
人工智能·pytorch·python·深度学习·神经网络·机器学习
数新网络14 小时前
PyTorch
人工智能·pytorch·python
自信的小螺丝钉14 小时前
【大模型手撕】pytorch实现LayerNorm, RMSNorm
人工智能·pytorch·python·归一化·rmsnorm·layernorm
深耕AI14 小时前
PyTorch图像预处理:ToTensor()与Normalize()的本质区别
人工智能·pytorch·python
鲸屿19515 小时前
python之socket网络编程
开发语言·网络·python