start_license "meba" showing blank when app starts
Open
- 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
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