Quantcast
Channel: Active questions tagged ubuntu - Stack Overflow
Viewing all articles
Browse latest Browse all 6015

vs-code: Commands not found after switch to ubuntu as terminal

$
0
0

So I switched from powershell to ubuntu as my terminal for vs-code but I always get this error when ever I'm compiling a C or a python program I get the following errors:

cd "C:\Users\boula\AppData\Local\Temp\" && gcc tempCodeRunnerFile.c -o tempCodeRunnerFile && "C:\Users\boula\AppData\Local\Temp\"tempCodeRunnerFile-bash: cd: C:\Users\boula\AppData\Local\Temp" && gcc tempCodeRunnerFile.c-o tempCodeRunnerFile && C:UsersboulaAppDataLocalTemp"tempCodeRunnerFile:No such file or directoryfor cand python -u "C:\Users\boula\AppData\Local\Temp\tempCodeRunnerFile.python"Command 'python' not found, did you mean:  command 'python3' from deb python3  command 'python' from deb python-is-python3

in python.

BTW both gcc and python3 are installed correctly in that linux ubuntu ternminal.


Viewing all articles
Browse latest Browse all 6015

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>