Skip to content

Assuage python fears #5

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

Merged
merged 1 commit into from
Jul 18, 2021
Merged

Assuage python fears #5

merged 1 commit into from
Jul 18, 2021

Conversation

coolaj86
Copy link
Contributor

@coolaj86 coolaj86 commented Jul 18, 2021

Re: #4

Provide simple instructions for installing a conflict-free version of python which is known to work with mdslides

Preview at https://github.com/coolaj86/markdown-slides/tree/patch-2

@dadoomer
Copy link
Owner

This is a good idea. There is a caveats however:

This only works for sure in bash shells. For instance, the pyenv executable is added to PATH in fish. Bash should account for the majority of users, but changing:

Here's a fearless, conflict-free python install that Just Works™:

to

Here's a fearless, conflict-free python install that Just Works™ on a bash shell:

I'll merge and then change the code.

@dadoomer dadoomer merged commit 559a83a into dadoomer:master Jul 18, 2021
@coolaj86
Copy link
Contributor Author

It looks like you discovered this, but that will work in bash, fish, and zsh.

It won’t work in PowerShell yet, and maybe or maybe not in more obscure shells.

@coolaj86 coolaj86 deleted the patch-2 branch July 20, 2021 05:13
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

Successfully merging this pull request may close these issues.

2 participants