getcursor / cursor

The AI Code Editor
https://cursor.com
23.3k stars 1.48k forks source link

Python virtual environment not automatically opening in terminal #1017

Open LongVanNgo opened 10 months ago

LongVanNgo commented 10 months ago

Cursor seems to not activate virtual environments automatically when creating a new terminal.

When i create an environment using Python: Create environment... and select my interpreter in that environment, VScode enters it automatically when creating new terminal:

image

But when I open a new terminal in Cursor it doesn't do it, and even when i change JSON settings it still doesn't activate automatically:

image

A friend reproduced the issue.

2) Please include the name of your operating system

3) If you can, steps to reproduce are super helpful

Then in Cursor nothing would happen, in VScode it opens it automatically as intended.

jevpham commented 3 months ago

I have the same issue. It seems you just have to activate the virtual environment manually for now.

herrschmidt commented 1 week ago

Still an issue, please fix this!

alberduris commented 1 week ago

This is still an issue. Is there any update on this?