SyntaxError: positional argument follows keyword argument
Open
- Dominant language
- Python
- Stars
- 7.5k
- Forks
- 424
- PR merge metrics
- No merged PRs in 30d
Description
when i use pipreqs to generate requirements.txt,An error such as the following occurs:
SyntaxError: positional argument follows keyword argument
pipreqs==0.4.11
Contributor guide
Research direction
Reproduce the SyntaxError using pipreqs 0.4.11 and capture the full traceback, since the issue does not provide the command, file, or environment involved. Locate the offending source from that traceback, then add a regression check showing that requirements.txt generation completes without this syntax error.
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
- Needs clarification
- Newbie friendliness
- 25/100