-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Python system paths initialization on Xbox #579
Comments
Could you please test |
I've still got path issues.
As @MoojMidge pointed out, this seems to affect all addons using python. |
Only on some subset of Windows platforms, where presumably access to system file paths are limited due to sandboxing. Possibly related to this change in CPython python/cpython@2438cdf#diff-edff4421a88bdc56335a84a1e5a0ce0eafe5cd0c37dcb1aff03ff075bfb9b57c It is more of a Kodi issue, but I suggested opening an issue here so that the decision to try to load the LaCrOS browser image could be managed a little better by changing
to the following:
and then changing script.module.inputstreamhelper/lib/inputstreamhelper/widevine/arm.py Lines 156 to 157 in 06b88d3
to the following:
|
Following anxdpanic/plugin.video.youtube#923, I report a failure regarding Python paths initialization on Xbox.
The text was updated successfully, but these errors were encountered: