diff --git a/scripts/get-devices.py b/scripts/get-devices.py index c9e9d11..77b9a2f 100755 --- a/scripts/get-devices.py +++ b/scripts/get-devices.py @@ -1,4 +1,4 @@ -#!/usr/bin/python3 +#!/usr/bin/env python3 import depthai diff --git a/scripts/get-ips.py b/scripts/get-ips.py index 43b920a..299fd3d 100755 --- a/scripts/get-ips.py +++ b/scripts/get-ips.py @@ -1,4 +1,4 @@ -#!/usr/bin/python3 +#!/usr/bin/env python3 import depthai