ansys / ansys/pymechanical

start_license "meba" showing blank when app starts

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

Description

```
from ansys.mechanical.core import App
app=App(globals=globals(), start_license="meba")
print(app)

Ansys Mechanical []
Product Version:
Software build date:
```

Contributor guide

Open the contributing guide

Research direction

Reproduce the reported startup behavior using the App entry point with globals=globals() and start_license="meba". Trace how the selected license affects startup and the App string output; done means the printed Ansys Mechanical details include the expected product version and software build date.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.