INFO:root:[DEPLOY] Using Python at /opt/conda/bin/python
INFO:root:[DEPLOY] Creating config file /home/smile/qt/pysidedeploy.spec
INFO:root:[DEPLOY] No .pyproject file found. Project file not set
Using Android SDK: /home/smile/.pyside6_android_deploy/android-sdk
INFO:root:[DEPLOY] Qt libs path inside wheel: /home/smile/lib/osmile/PySide6-6.8.3-6.8.3-cp311-cp311-android_aarch64.whl/PySide6/Qt/lib/
INFO:root:The following PySide modules were found from the Python files of the project ['Widgets', 'WebChannel', 'WebEngineWidgets', 'Core']
INFO:root:[DEPLOY] No Qt dependencies found for libQt6Core_arm64-v8a
INFO:root:[DEPLOY] Following dependencies found for libQt6WebChannel_arm64-v8a: {'libQt6Qml_arm64-v8a.so', 'libQt6Network_arm64-v8a.so', 'libQt6Core_arm64-v8a.so'}
Traceback (most recent call last):
File "/opt/conda/lib/python3.11/site-packages/PySide6/scripts/android_deploy.py", line 215, in <module>
main(args.name, args.wheel_pyside, args.wheel_shiboken, args.ndk_path, args.sdk_path,
File "/opt/conda/lib/python3.11/site-packages/PySide6/scripts/android_deploy.py", line 90, in main
config = AndroidConfig(config_file=config_file, source_file=main_file,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/conda/lib/python3.11/site-packages/PySide6/scripts/deploy_lib/android/android_config.py", line 123, in __init__
modls += self._find_dependent_qt_modules(modules=modls)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/conda/lib/python3.11/site-packages/PySide6/scripts/deploy_lib/android/android_config.py", line 316, in _find_dependent_qt_modules
raise FileNotFoundError(f"[DEPLOY] libQt6{module_name}_{self.arch}.so not found"
FileNotFoundError: [DEPLOY] libQt6WebEngineWidgets_arm64-v8a.so not found inside the whee