Creating environment in Cursor App

Newbie here; I hope this is the right spot for this post.

I loaded a project I had already started into Cursor Windows App. I went to run the main.py file and tried to install a python Debugger (from ms-python). It cannot find a module I installed (kivy), so I asked the chat agent. It said I needed to create a new environment. I’m not sure how to do that. I tried running it through Cursor, but it kept timing out.
Thank you!

hi @nsideddice and welcome to Cursor Forum.

You can ask AI which commands are necessary and let it know that you will run them manually (so they don’t time out)

Thank you!