Pylance not loading

Hey,

I am facing this issue where I am not able to load pylance.

And i keep getting this popup:

“Cannot activate the ‘Pylance’ extension because it depends on the ‘Python’ extension, which is not loaded. Would you like to reload the window to load the extension?”

Even after replacing things seem to be broken.

Version: 0.45.11
VSCode Version: 1.96.2
Commit: f5f18731406b73244e0558ee7716d77c8096d150
Date: 2025-02-07T09:43:58.555Z
Electron: 32.2.6
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Darwin arm64 24.1.0

Try removing both Python and Pylance extensions completely, then reinstall them in this order:

  1. Install Python extension first
  2. Restart Cursor
  3. Install Pylance

This should fix any version mismatches that might have happened during the VSCode import. If you’re still having issues after that, check out our troubleshooting guide for more steps