wrong pyaedt version is installed during aedttest installation process
Open
- Dominant language
- Python
- Stars
- 7
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
In a clean python venv, when aedttest is installed by
pip install aedttest
pyaedt==0.5.9 is installed. It is a very old version, which installs pythonnet==3.0.0.rc4.
This old pythonnet pre-release version leads to code error.
Contributor guide
Research direction
Start by locating aedttest's dependency declaration and reproduce the issue with `pip install aedttest` in a clean Python virtual environment. Check the resolved pyaedt and pythonnet versions; the work is done when installation selects a supported pyaedt version without pulling the reported pythonnet pre-release.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100