RecursionError: maximum recursion depth exceeded in comparison
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.4k
- Forks
- 663
- PR merge metrics
- No merged PRs in 30d
Description
Hi All,
I have an android APK that developed by the React Native development environment. I am working on python 3.6.9. I ran the command `qark --apk apks/my.apk`. When I execute the command it starts to run but there is an error shows like **RecursionError: maximum recursion depth exceeded in comparison**
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the failure with `qark --apk apks/my.apk` on Python 3.6.9 and capture the complete traceback, which the report does not include. Trace the reported recursion error to its failing comparison and confirm that the APK scan completes or that the compatibility limitation is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, python, react-native
- Domain
- cli, mobile, security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100