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

where is config.yml? #31

Open
luckypoem opened this issue Dec 1, 2013 · 0 comments
Open

where is config.yml? #31

luckypoem opened this issue Dec 1, 2013 · 0 comments

Comments

@luckypoem
Copy link

as3:/rstblog# ./bin/run-rstblog
Traceback (most recent call last):
File "./bin/run-rstblog", line 19, in
sys.exit(rstblog.cli.main())
File "/root/rstblog/rstblog/cli.py", line 43, in main
builder = get_builder(folder)
File "/root/rstblog/rstblog/cli.py", line 23, in get_builder
raise ValueError('root config file "%s" is required' % config_filename)
ValueError: root config file "/root/rstblog/config.yml" is required
as3:
/rstblog# ls
bin buildout.cfg eggs MANIFEST.in rstblog
bootstrap.py develop-eggs LICENSE parts rstblog.egg-info
build dist log README setup.py
as3:/rstblog# find . -name config.yml
as3:
/rstblog#

tks

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

1 participant