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

Sorry,Local Commissioning error #11

Closed
techbirds opened this issue Nov 13, 2013 · 5 comments
Closed

Sorry,Local Commissioning error #11

techbirds opened this issue Nov 13, 2013 · 5 comments

Comments

@techbirds
Copy link

jekyll serve

  Generating... �[31m  Liquid Exception: No such file or directory - python

C:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/pygments.rb-0.5.0/lib/pygme
nts/mentos.py in _posts/2011-03-10-sample-post.md�[0m

@mmistakes
Copy link
Owner

@techbirds Looks like a dependency issue with your setup and not related to the theme.

Are you on Windows 7 per chance? I've gotten similar errors. The latest version of Pygments (used for syntax highlighting) barfs up this error when trying to parse posts. The solution I've found is to rollback to an older version of Pygments. You could try this or just Google the error. There are a bunch of fixes on Stackoverflow.

gem uninstall pygments.rb --version "=0.5.1"
gem install pygments.rb --version "=0.5.0"

@techbirds
Copy link
Author

thanks,I have tried.I'm looking for other ways to solve look.

@mmistakes
Copy link
Owner

Are you using Jekyll on a Windows machine? If so here's a few more things to try. I'm fairly confident it's your setup and not my theme.

http://www.madhur.co.in/blog/2011/09/01/runningjekyllwindows.html

@techbirds
Copy link
Author

I hope so, thank you for your selfless help ,delay your precious time

@techbirds
Copy link
Author

guwac referenced this issue in TUDelft-IN4303/TUDelft-IN4303.github.io Apr 28, 2015
guwac referenced this issue in TUDelft-IN4303/TUDelft-IN4303.github.io Apr 28, 2015
Example for unary operator
cjmadsen pushed a commit to cjmadsen/cjmadsen.github.io that referenced this issue Dec 7, 2016
cwigington3 pushed a commit to cwigington3/cwigington3.github.io---test that referenced this issue Jan 20, 2017
stevenhva added a commit to stevenhva/blog that referenced this issue Sep 28, 2017
0xc0170 added a commit to 0xc0170/minimal-mistakes that referenced this issue Sep 13, 2020
will-driessen added a commit to will-driessen/will-driessen.github.io that referenced this issue Sep 9, 2022
nweat pushed a commit to nweat/nweat-old-portfolio that referenced this issue Feb 1, 2023
…/core-js-3.19.2

fix(deps): bump core-js from 3.19.1 to 3.19.2
koyumi0601 pushed a commit to koyumi0601/koyumi0601.github.io that referenced this issue Jul 31, 2023
rake search:init fails if dirs don't exist
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