Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #7127
| From | Robert Klemme <shortcutter@googlemail.com> |
|---|---|
| Newsgroups | comp.lang.ruby |
| Subject | Re: Psych::SyntaxError |
| Date | 2015-08-01 10:57 +0200 |
| Message-ID | <d23fvlF68bvU1@mid.individual.net> (permalink) |
| References | <c113cae4-a53f-45a4-a22b-2f4429c4d95f@googlegroups.com> |
On 31.07.2015 20:13, samruddhi.kapileshwar16@gmail.com wrote: > I have been trying to run an application. I successfully completed > all the installation instructions as mentioned by them, below is the > url:- > > https://wiki.dlib.indiana.edu/display/VarVideo/Manual+Installation+Instructions > > But when I try to run the application it's giving me the following > error:- > > (<unknown>): could not find expected ':' while scanning a simple key > at line 15 column 3 (Psych::SyntaxError) > > When I googled it, I came to know that this could be coz of syntax > error in yml files. I checked it in my application, but couldn't find > anything. Anyone encountered such problem? I would appreciate nay > directions or suggestions anyone might have. Thank you. What does the Yaml file look like that the program tries to read at that stage? Kind regards robert -- remember.guy do |as, often| as.you_can - without end http://blog.rubybestpractices.com/
Back to comp.lang.ruby | Previous | Next — Previous in thread | Find similar
Psych::SyntaxError samruddhi.kapileshwar16@gmail.com - 2015-07-31 11:13 -0700 Re: Psych::SyntaxError Robert Klemme <shortcutter@googlemail.com> - 2015-08-01 10:57 +0200
csiph-web