CRAG666/code_runner.nvim

Code runner not able to run python file because it can't find it

Closed this issue · 1 comments

This was wierd because i could run the file manually by going to the directory and running python , i have a hotkey for code-runner to run python files and that was the first time i had this issue:
image
image
You see, it's right there, hope this is fixable

Pleace use python = "python -u '$dir/$fileName'" in your config