When pyjs.py tests/algorithms/fib.py -o fib.js is run via command prompt, pyjs.py opens · Issue #83 · chrivers/pyjaco · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?