Closed GoogleCodeExporter closed 8 years ago
Am I the only one that can't find a way to apply this patch? Is it a copy-paste
thing? Replace code? Make executable and run? I would really appreciate any
help on this matter.
Original comment by sleepdre...@gmail.com
on 27 Dec 2011 at 12:21
patch -Np0 < python3.patch
should do the trick.
Original comment by svenst...@gmail.com
on 27 Dec 2011 at 1:58
issue 97 and 98 are the same thing...
Original comment by ferri...@google.com
on 5 Jan 2012 at 12:16
Patch that makes repo work with (at least) python2.7 and 3.2.
Original comment by santtu.l...@gmail.com
on 18 Apr 2012 at 8:46
Attachments:
Original comment by david.pu...@sonymobile.com
on 17 May 2013 at 8:34
Had the same issue (gentoo) and just changed the first line
- #!/usr/bin/env python
+ #!/usr/bin/env python2
solved the issue
Original comment by jupiter...@gmail.com
on 5 Dec 2015 at 2:24
Original issue reported on code.google.com by
svenst...@gmail.com
on 27 May 2011 at 6:59Attachments: