When pyjs.py tests/algorithms/fib.py -o fib.js is run via command prompt, pyjs.py opens
Open
- Dominant language
- Python
- Stars
- 140
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
When I run `pyjs.py tests/algorithms/fib.py -o fib.js`, via command prompt, pyjs.py opens in my IDE. The javascript file does not get written. how can I fix this?
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the command `pyjs.py tests/algorithms/fib.py -o fib.js` from a command prompt and observe whether pyjs.py opens in the IDE. Start with the pyjs.py entry point and the tests/algorithms/fib.py input; done means the command runs normally and writes fib.js.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100