[chirp_devel] run_test script
Dan Smith
Sun Mar 15 11:00:54 PDT 2015
> It doesn't help. The error then becomes...
Well, it *helps* but there's more broken, I guess.
> C:\Users\Root\chirp.hg\tests>python run_tests
> DEBUG: CHIRP 0.3.0dev on WinVista/7 (Python 2.7.3)
> DEBUG: verbosity=50
> Traceback (most recent call last):
> File "run_tests", line 41, in <module>
> logger.handle_options(LoggerOpts())
> File "../chirp\logger.py", line 177, in handle_options
> logger.create_log_file(options.log_file)
> File "../chirp\logger.py", line 123, in create_log_file
> with file(name, "w") as fh:
> IOError: [Errno 2] No such file or directory: 'logs\\debug.log'
Try commenting out this line:
logger.handle_options(LoggerOpts())
Which looks to be line 41 for you.
Zach, are you going to work on these things, or do I need to?
Thanks!
--Dan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
Url : http://intrepid.danplanet.com/pipermail/chirp_devel/attachments/20150315/060eda3f/attachment-0001.bin
More information about the chirp_devel
mailing list