Skip to content

Errors executing Permissions Python Script #649

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

Closed
rupeshkumar22 opened this issue Apr 12, 2021 · 3 comments
Closed

Errors executing Permissions Python Script #649

rupeshkumar22 opened this issue Apr 12, 2021 · 3 comments

Comments

@rupeshkumar22
Copy link
Contributor

rupeshkumar22 commented Apr 12, 2021

PermissionScriptFailure

Currently, I am trying to understand the workflow of the script.
The script is not compatible with python 3(shows errors on printing statements and importing urllib2), I changed to Python 2.7 and then installed the BeautifulSoup module separately. Running the script has shown key error mentioned in the image above.

Would it be better to have python version validation and module auto set up methods in the script?

Your views on this would be helpful @ranaaditya @codeanticode

@ranaaditya
Copy link
Member

Yes @rupesh-kumar-lpu these python scripts also didn't work for me last time.

We need to migrate them to python 3+ and (not sure if we are using SL4A) need to see if there is something upgraded / deprecated in SL4A which is hindering us to run these scripts for this project

@rupeshkumar22
Copy link
Contributor Author

Thanks for your response on this @ranaaditya I will look into the SL4A.

@codeanticode
Copy link
Contributor

The script is updated to Python 3: 33151c8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants