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

Need a way to instruct pygments which python to load #31

Closed
geraldodev opened this issue Jun 26, 2012 · 1 comment
Closed

Need a way to instruct pygments which python to load #31

geraldodev opened this issue Jun 26, 2012 · 1 comment

Comments

@geraldodev
Copy link

The solution stated on the index doesn't work anymore. It looks like you need to pass :python_exe as a parameter to RubyPython.start(:python_exe => 'python2.7')

RubyPython.configure :python_exe => 'python2.7'

@tnm
Copy link
Collaborator

tnm commented Sep 26, 2012

This should be rendered un-necessary with the updated pygments.rb and vendored pygments.

@tnm tnm closed this as completed Sep 26, 2012
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