generated from ansys/template
-
Couldn't load subscription status.
- Fork 3
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueEasy to solve for newcomersEasy to solve for newcomers
Description
🔍 Before submitting the issue
- I have searched among the existing issues
- I am using a Python virtual environment
🐞 Description of the bug
When "Hide command Window" selected, PyMotorCAD can't launch new Motor-CAD.

The string in C:\Ansys_Motor-CAD\Shared Files\activex.bat changes format so _find_motor_cad_exe() in rpc_client_core.py fails to find the Motor-CAD exe. We need to handle this case.
📝 Steps to reproduce
- Select "Hide command Window"
- Ensure registered version is current version
- Try launch Motor-CAD with
pymotorcad.MotorCAD()
💻 Which operating system are you using?
Windows
📀 Which ANSYS version are you using?
No response
🐍 Which Python version are you using?
3.11
📦 Installed packages
N/AMetadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueEasy to solve for newcomersEasy to solve for newcomers