ansys / ansys/pyhps-data-transfer
Type error
Open
bug
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 7
Description
### 🐞 Description of the bug
TypeError: '>' not supported between instances of 'NoneType' and 'int'
### 📝 Steps to reproduce
I cannot reproduce this all the time but I captured this on one such run where it occurs.
### Installed packages
NA
Contributor guide
Research direction
The report names only a TypeError involving NoneType and int, with no file, traceback, or reliable reproduction. Start by tracing client paths that perform this comparison and capture the inputs from a failing run; done means identifying the triggering path, preventing the invalid comparison, and adding a regression check if the location can be reproduced.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100