I'm testing Pythonista 3.5 on macOS 15.6 and iPadOS 18.6. I ran the requests and exec one-liner as shown in README.md. Then I quit Pythonista, restarted it, and opened launch_stash.py from the "This iPad" item under "SCRIPT LIBRARY". (I believe that's what the installation script means by "home".) When I run it, I get the error…
ModuleNotFoundError: No module named 'imp'
Pythonista 3.5 includes Python version 3.13.0rc1 (main, Aug 19 2024, 20:45:36) [Clang 15.0.0 (clang-1500.0.40.1)]
I'm testing Pythonista 3.5 on macOS 15.6 and iPadOS 18.6. I ran the
requestsandexecone-liner as shown inREADME.md. Then I quit Pythonista, restarted it, and openedlaunch_stash.pyfrom the "This iPad" item under "SCRIPT LIBRARY". (I believe that's what the installation script means by "home".) When I run it, I get the error…Pythonista 3.5 includes Python version
3.13.0rc1 (main, Aug 19 2024, 20:45:36) [Clang 15.0.0 (clang-1500.0.40.1)]