On Mon, Sep 23, 2002 at 08:51:51PM -0400, Nirmal Govind wrote: > Hi.. I'm getting the following error while using the option to create a > new file from template.. the template was created using lyx1.2. Well, I > tried out some default templates in 1.3.0cvs also but they didn't open > either.. > > Traceback (most recent call last): > File "/home/nirmalg/.lyx/lyx2lyx/lyx2lyx", line 180, in ? > main(sys.argv) > File "/home/nirmalg/.lyx/lyx2lyx/lyx2lyx", line 157, in main > parse_options(argv) > File "/home/nirmalg/.lyx/lyx2lyx/lyx2lyx", line 99, in parse_options > opt.input = open(args[0]) > IOError: [Errno 2] No such file or directory: 'newfile1.lyx' > > > I started lyx from the lyx-devel/src/ and I have write permission in > this directory... for some reason it's going to my home .lyx directory > for lyx2lyx though I started lyx from src...
I've fixed this today.