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

Fix windows install step #42

Merged
merged 1 commit into from
Mar 17, 2022
Merged

Conversation

adriens
Copy link
Member

@adriens adriens commented Mar 17, 2022

@adriens adriens added the documentation Improvements or additions to documentation label Mar 17, 2022
Copy link
Member

@tamere-allo-peter tamere-allo-peter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No this is not good. The install should be the same on both systems, but it depends on which, and how many, Python interpreters are available on your system. For example if python3 is the only one on your system, chances are that there's a symlink from python to python3.

IMHO you should not create an additional section for this, maybe add some comment like NB : the name of your python executable might be different, YMMV.

@adriens
Copy link
Member Author

adriens commented Mar 17, 2022

@adriens
Copy link
Member Author

adriens commented Mar 17, 2022

Same worry on Powershell install :
image

@tamere-allo-peter
Copy link
Member

ok ok ok.

@tamere-allo-peter tamere-allo-peter merged commit 1c6c885 into main Mar 17, 2022
@tamere-allo-peter tamere-allo-peter deleted the fix-windows-install-steps branch March 21, 2022 21:49
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

Successfully merging this pull request may close these issues.

2 participants