[chirp_devel] [PATCH] [UV-5R] "radio refused to send block code 0x1ec0" patch
Dan Smith
Sun Mar 15 11:11:27 PDT 2015
> No go with this either. I'll have to look at it later when I get back home.
This is an easy one, you just need the pep8 module on your system. If
you have pip, just do this:
pip install pep8==1.6.2
Looks like it should be installed automatically with python 2.7.9 or
later. If not, here are details for it:
https://pip.pypa.io/en/latest/installing.html
I installed my pip like the link above, and it ended up in
C:\Python27\Scripts\pip.exe. So if you do that, you will want to put
that in your PATH so it's easy to run for things in the future.
Thanks for your patience, Jim. The pep8 checker is a pretty handy way to
make sure that our code looks more consistent.
--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/d337b8f5/attachment-0001.bin
More information about the chirp_devel
mailing list