Hello, I am trying to use the [Pixi VSCode plugin](https://marketplace.visualstudio.com/items?itemName=jjjermiah.pixi-vscode) in Cursor and it does not work well with the Python Language Server. In particular, it is not setting the python path correctly since Cursor seems to use `/tmp/.mount_cursor1kY6GT/usr/share/pyshared`. Is this an issue with Cursor or the Pixi VSCode extension? The Pixi plugin works fine with normal VSCode but not Cursor. ``` Fatal Python error: init_fs_encoding: failed to get the Python codec of the filesystem encoding Python runtime state: core initialized ModuleNotFoundError: No module named 'encodings' Current thread 0x00007feddf435740 (most recent call first): <no Python frame> ``` I think it is because the Pixi environment is built within the working directory under `./.pixi`.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by thomashopkins32 and has received 1 comments.