Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #7126
| Newsgroups | comp.lang.ruby |
|---|---|
| Date | 2015-07-31 11:13 -0700 |
| Message-ID | <c113cae4-a53f-45a4-a22b-2f4429c4d95f@googlegroups.com> (permalink) |
| Subject | Psych::SyntaxError |
| From | samruddhi.kapileshwar16@gmail.com |
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.
Back to comp.lang.ruby | Previous | Next — Next 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