ansys / ansys/pymechanical

launch_mechanical has a version argument that is only supported if pypim is configured

Open
#419 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
83
Forks
37
Avg merge
23h 48m
Merged PRs (30d)
25

Description

it should be usable without pypim.

Furthermore, pim should only be installed using a [pim] option.

`pip install ansys-mechanical-core` => pim not installed

`pip install ansys-mechanical-core[pim]` => pim installed

Contributor guide

Open the contributing guide

Research direction

Start at the launch_mechanical entry point and inspect how its version argument depends on pypim, along with the package dependency configuration. Verify both installation commands: the base package should omit pim, while the [pim] extra should install it, and launch_mechanical should remain usable without pypim.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.