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 Newsgroups: comp.lang.ruby Subject: Re: Psych::SyntaxError Date: Sat, 01 Aug 2015 10:57:24 +0200 Lines: 29 Message-ID: References: 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: Xref: csiph.com comp.lang.ruby:7127 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:- > > (): 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/