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

use python2 instead of python #50

Closed
wants to merge 1 commit into from

Conversation

haileys
Copy link
Contributor

@haileys haileys commented Nov 14, 2012

I run Arch Linux in production, which uses Python 3 for its /usr/bin/python.

mentos.py should explicitly state that it wants Python 2.

@veprbl
Copy link

veprbl commented Dec 4, 2012

+1

@tnm
Copy link
Collaborator

tnm commented Dec 7, 2012

This will break on older distros, like an old Debian. I'm going to close in favor of us adding support for Python 3 itself, which will obviate this entire issue.

@tnm tnm closed this Dec 7, 2012
@haileys
Copy link
Contributor Author

haileys commented Dec 8, 2012

In the meantime, is it possible to detect the right Python executable to use from Ruby, and then run mentos.py through that?

I'm using my fork of pygments.rb on my sites, but I'd like to start using mainline again.

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.

3 participants