Bill Schnurr

Results 205 comments of Bill Schnurr

Found 1809 source files...seems large.. whats the name of your venv folder?

i see 'Long operation: analyzing: file:///home/leo/AgetWare/gts-core/notebooks/local.ipynb.py#X10sdnNjb2RlLXJlbW90ZQ%3D%3D (2238ms)' try adding ``` "python.analysis.logTypeEvaluationTime": true, "python.analysis.typeEvaluationTimeThreshold": 500, ``` you might be able to see the call that is taking awhile to type evaluate

one tip is to make sure your files are in WSL2 and not on windows.

so I think we need to set a 'maxInferredListLength' like tuples. https://github.com/microsoft/pyright/blob/9ed33cf7be6150dc53244e8d4009c06e4daedeae/packages/pyright-internal/src/analyzer/tuples.ts#L243-L264

oh interesting. so maybe there is some underlying issue with pydantic and us. here is some more info https://github.com/pydantic/pydantic/issues/5893

looks like its running out of memory Is this a public repo? you could try increasing memory https://github.com/microsoft/pylance-release/blob/main/TROUBLESHOOTING.md#increase-memory-limit-for-vs-code-remote-only