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

Add notes for windows users installation #46

Open
jpopesculian opened this issue Apr 24, 2024 · 1 comment
Open

Add notes for windows users installation #46

jpopesculian opened this issue Apr 24, 2024 · 1 comment

Comments

@jpopesculian
Copy link
Contributor

  • Using python -m pip or py -m pip depending on whether installed with microsoft store or with the python.org installer respectively
  • Installing VC Redistributable if not present
  • Adding pip script directory to PATH if warning pops up (can be for all operating systems i think but definitely more complicated for windows users)
@Angel-Dijoux
Copy link
Contributor

We should highly recommend that users use Chocolatey. This avoids path environment configuration issues for Windows users and can technically prevent conflicts between Python versions, for example.

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

2 participants