Installation via pipx doesn't work
Open
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 191
- PR merge metrics
- No merged PRs in 30d
Description
A merged PR implies that pipx can be used, but it doesn't work for me.
```
$ pipx install mssql-cli
installed package mssql-cli 1.0.0, Python 3.9.0
These apps are now globally available
- mssql-cli
- mssql-cli.bat
done! ✨ 🌟 ✨
$ mssql-cli
/usr/local/opt/python@3.8/bin/python3.8: Error while finding module specification for 'mssqlcli.main' (ModuleNotFoundError: No module named 'mssqlcli')
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.