paglop
Results
1
comments of
paglop
On Debian 10 with python : ====================== install ------------------------------------------------------------------------------------------------- root@zzzz:~# pip3 install mssql-cli ... Successfully installed mssql-cli-1.0.0 root@zzzz: After modify last line of /usr/local/bin/mssql-ci with "python3.7" : ... python3.7 -m...