emperorente

Results 2 comments of emperorente

Open the mssql-cli with vim(/usr/local/bin/mssql-cli), change the last line which `python -m mssqlcli.main "$@"` to `python3 -m mssqlcli.main "$@"`, it works for me!