python3.9执行datax.py脚本报错
Open
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 5.7k
- PR merge metrics
- No merged PRs in 30d
Description
File "${myuser}\datax\datax\bin\datax.py", line 114
print readerRef
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(readerRef)?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with datax/datax/bin/datax.py at line 114, where the issue reports a Python 3.9 syntax error. Run datax.py under Python 3.9 to confirm the failure, then verify that the script starts without this SyntaxError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-engineering
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100