It's not portable as is. It should use env to find the python3 executable.
diff --git a/source/new-driver b/source/new-driver
index e14b820..4074fcb 100755
--- a/source/new-driver
+++ b/source/new-driver
@@ -1,4 +1,4 @@
-#!/usr/bin/python3
+#!/usr/bin/env python3
##
## This file is part of the sigrok-util project.
##
------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
sigrok-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sigrok-devel