Touch not seeing available usb ports

Hello All,

I am using gphoto2 in command prompt to control a Canon dslr.
Works great in command prompt.

However when I try to use Python subprocess to run these commands from Touch I am getting odd behavior. it does not see the same USB ports available and will not communicate with the camera.

gphoto2 uses libusb to create a driver to communicate with the camera. I feel like this is where Touch is getting confused.


Does anybody have any Ideas on this one? @jccruz, did you every find a resolution to this problem. I am hoping to go down this route for a project