我刚刚开始使用Pyright。在运行良好的文件上运行它我得到了很多错误。
这个问题类似,但指的是自己的模块。
例如Import "numpy" could not be resolved。这是什么意思,我该如何解决?
Import "numpy" could not be resolved
python python-typing pyright
pyright ×1
python ×1
python-typing ×1