ansys / ansys/pymechanical

Bug located embedding GUI

Open
#1,484 0 comments 0 reactions 0 assignees View on GitHub
ansys-mechanical-bug bug
Dominant language
Python
Stars
83
Forks
37
Avg merge
1d 3m
Merged PRs (30d)
26

Description

### 🔍 Before submitting the issue

- [x] I have searched among the existing issues
- [x] I am using a Python virtual environment

### 🐞 Description of the bug

The embedding GUI is stuck at loading screen

### 📝 Steps to reproduce

from ansys.mechanical.core import App
app=App(version=261, globals=gloals(), interactive=True)

### 💻 Which operating system are you using?

Windows

### 📀 Which ANSYS version are you using?

26R1

### 🐍 Which Python version are you using?

3.11

### 📦 Installed packages

```shell
NA
```

Contributor guide

Open the contributing guide

Research direction

Start at the ansys.mechanical.core App entry point and reproduce the loading-screen hang on Windows with Ansys 26R1, Python 3.11, and interactive=True. Check the provided reproduction carefully, including the globals argument, and compare the GUI startup path with a working launch; done means the embedding GUI loads successfully or the blocking failure is isolated.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.