opencv
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,4 @@
|
||||
import sys
|
||||
if sys.prefix == '/usr':
|
||||
sys.real_prefix = sys.prefix
|
||||
sys.prefix = sys.exec_prefix = '/home/flower/code/camera/flyLink/skylink_ros2_ws/install/skylink_bridge_python'
|
||||
Reference in New Issue
Block a user