Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing latest version on Apple MacBook Pro #534

Open
akrabat opened this issue Nov 4, 2021 · 0 comments
Open

Installing latest version on Apple MacBook Pro #534

akrabat opened this issue Nov 4, 2021 · 0 comments

Comments

@akrabat
Copy link

akrabat commented Nov 4, 2021

When I try to install on my new Apple MacBook Pro, it installs version 0.3:

$ pip install mssql-cli
Collecting mssql-cli
  Downloading mssql_cli-0.3.tar.gz (3.8 kB)
  Preparing metadata (setup.py) ... done
Requirement already satisfied: pymssql in /opt/homebrew/lib/python3.9/site-packages (from mssql-cli) (2.2.2)
Building wheels for collected packages: mssql-cli
  Building wheel for mssql-cli (setup.py) ... done
  Created wheel for mssql-cli: filename=mssql_cli-0.3-py3-none-any.whl size=2859 sha256=fa6c5d42cea261322daaa48469ec949c8fa69ce317117897529be894de520d16
  Stored in directory: /Users/rob/Library/Caches/pip/wheels/69/ae/6e/83b44ad3512596b1775dfc64f00f4ca2cee9b2ee911cad4193
Successfully built mssql-cli
Installing collected packages: mssql-cli
Successfully installed mssql-cli-0.3

How do I install the latest version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant