You can go to Settings | External Tools and define any external commands that you need to run from PyCharm. Please refer to the online help for more detailed instructions,
Sorry to bump an old thread if I should instead create a new (repeat) thread. I tried to set up the PyQt4 form compiler tool, but get an error when I attempt to execute the tool, saying something like "...CreateProcess error...not a valid Win32 application..." Huh? Certainly I shouldn't interpret that all tools must be Win32 (gui) applications. What am I missing? I see nothing in the tools setup dialog that could be used to indicate this is a CLI tool I'm trying to configure. I read the PyCharm help - unfortunately, it did not help me. Maybe I"m just missing something?
You can go to Settings | External Tools and define any external commands that you need to run from PyCharm. Please refer to the online help for more detailed instructions,
Thanks! That worked
Sorry to bump an old thread if I should instead create a new (repeat) thread. I tried to set up the PyQt4 form compiler tool, but get an error when I attempt to execute the tool, saying something like "...CreateProcess error...not a valid Win32 application..." Huh? Certainly I shouldn't interpret that all tools must be Win32 (gui) applications. What am I missing? I see nothing in the tools setup dialog that could be used to indicate this is a CLI tool I'm trying to configure. I read the PyCharm help - unfortunately, it did not help me. Maybe I"m just missing something?