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

Instructions in the Stata blog post re the installation of Python libraries don't work in all cases #69

Open
luisesanmartin opened this issue Dec 6, 2022 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@luisesanmartin
Copy link
Member

Computers with version 2.x of Python install will probably need to use pip3 instead of pip to install Pandas and Openpyxl. We should note this in our README

@luisesanmartin luisesanmartin added the documentation Improvements or additions to documentation label Dec 6, 2022
@kbjarkefur
Copy link
Contributor

Here is a good summary on pip/pip3 differences: https://www.pythonpool.com/pip-vs-pip3/. Mac seems to be more picky to use the exact right name compare to Windows.

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

No branches or pull requests

2 participants