[chirp_devel] Build test results: Successful

Dan Smith
Sun Mar 15 14:19:56 PDT 2015


> C:\Users\Root\chirp.hg>pip install pep8==1.6.2
> 'pip' is not recognized as an internal or external command,
> operable program or batch file.

Try this:

  C:\Python27\Scripts\pip.exe install pep8==1.6.2

To make it easier in the future, you can put that in your path. The
instructions here are for python itself:

http://chirp.danplanet.com/projects/chirp/wiki/DevelopersWin32Environment#Putting-Python-in-your-path

Just tack on the scripts directory with a semicolon, so take whatever is
there and add it like this:

  OtherStuff;C:\Python27\bin;C:\Python27\Scripts

--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/8d67d5ff/attachment-0001.bin 


More information about the chirp_devel mailing list