On 23 September 2015 at 09:26, Luca Delucchi <[email protected]> wrote: > On 19 September 2015 at 11:11, Martin Landa <[email protected]> wrote: >> Hi, >> >> 2015-09-19 10:51 GMT+02:00 Luca Delucchi <[email protected]>: >>>> ./parser_standard_options.py -t ../lib/gis/parser_standard_options.c >>>> -f grass -o >> >> [...] >> >>>> File "/usr/lib/python2.7/argparse.py", line 2239, in _get_value >>>> raise ArgumentError(action, msg) >>>> argparse.ArgumentError: argument -t/--text: can't open '': [Errno 2] >> >> it seems to be problem with relative path. Luca, could you change it >> to absolute path? >> > > tried in r66299, I hope this is fixing the problem in travis ci. Let's see >
absolute path didn't work, I also tried to protect the values of the options but it didn't work too. The error seems the the option -t/--text is empty, could be a problem of argparse version? Is there any way to contact the Travis-CI guys for some support? I have no other ideas how to fix this problem, specially because it seems related only to Travis.... -- ciao Luca http://gis.cri.fmach.it/delucchi/ www.lucadelu.org _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
