mssql-cli icon indicating copy to clipboard operation
mssql-cli copied to clipboard

changed command "python" to "python3"

Open aasimrazajatoi opened this issue 3 years ago • 0 comments

I got error in my ubuntu machine running mssql-cli command gives me error of python command not found whereas in my machine python3 was installed, and when I changed the script to python3, it ran successfully.

aasimrazajatoi avatar Sep 05 '22 19:09 aasimrazajatoi