Python Forum

Full Version: pydev debugger: process 3442 is connecting when I run a program with ALT+COMMAND+R
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

Whenever I try to run a program I am getting an error that reads:

pydev debugger: process 3442 is connecting

The 3442 can be replaced with other numbers.

This ONLY happens when I use the Mac shortcut to run the program. If I click Run, it doesn't appear to be an issue.

I am very new to Python and I can't seem to find an answer that I readily understand anywhere. Thanks in advance
This seems more like a Mac question than a Python question. You may have more luck asking in a Mac forum, or wherever you'd get support for the specific tools you're using.