You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you have a specific problem, feel free to post it on the normal channels. There also should be nothing too special about Android, with python code either installed to site-packages (in which case it's in the path and should be fine) or in your local directory structure which is copied exactly and so relative imports should be the same.
Edit: I'll close this as not really a bug, but if you wanted to add the feature then I'd be happy to accept a good PR about it. In this case you'd want to also add a toggle to enable it via a command line parameter.
If I run
python -v
I get more verbose output. This is helpfull to debug import statements.
Is there a way to get more verbose output on android, too ?
The text was updated successfully, but these errors were encountered: