Not able to import Squish remotesystem library
Unsolved
Squish
-
Hello Everyone,
I am trying to use Squish remotesytem API, to execute the shell script on remote system
Reference: https://doc.qt.io/squish/squish-api.html#rgs-remotesystem
Not able to load RemoteSystem library, getting
import remotesystem
ModuleNotFoundError: No module named 'remotesystem'
Congigured SQISH_DIR, PYTHON_PATH and LD_LIBRAY_PATH
Reference: https://kb.froglogic.com/squish/howto/using-squish-module-python-scripts-applications/#setup
Detials of tools
Squish-7.1.0
Qt 6.4
please provide your thoughts and suggestions
Thanks In Advance