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?