Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #7127
| Path | csiph.com!usenet.pasdenom.info!nntpfeed.proxad.net!proxad.net!feeder1-1.proxad.net!ecngs!feeder2.ecngs.de!newsfeed.freenet.ag!newsfeed.kamp.net!newsfeed.kamp.net!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail |
|---|---|
| From | Robert Klemme <shortcutter@googlemail.com> |
| Newsgroups | comp.lang.ruby |
| Subject | Re: Psych::SyntaxError |
| Date | Sat, 01 Aug 2015 10:57:24 +0200 |
| Lines | 29 |
| Message-ID | <d23fvlF68bvU1@mid.individual.net> (permalink) |
| References | <c113cae4-a53f-45a4-a22b-2f4429c4d95f@googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Trace | individual.net XfDVnIdOKi44H6H2hf3bGgtNjVmu57maSzdZo8td/B5H5BlpY= |
| Cancel-Lock | sha1:teM1mqzRq3D3BJAyPSihBjdYi1g= |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 |
| In-Reply-To | <c113cae4-a53f-45a4-a22b-2f4429c4d95f@googlegroups.com> |
| Xref | csiph.com comp.lang.ruby:7127 |
Show key headers only | View raw
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