Pythonista 3.3 Install
See original GitHub issueSo I ran import requests as r; exec(r.get('https://bit.ly/get-stash').text)
then restarted Pythonista. Once in site-packages
I don’t see launch_stash.py
as the directions say. I have tried deleting the Stash directory and rerunning the stash_installer.py
script however every time it does the same thing. I’ve searched all the folders in Stash directory however none have launch_stash.py
I am using iOS 12.0.1 and Pythonista 3.3 beta
Issue Analytics
- State:
- Created 5 years ago
- Comments:5
Top Results From Across the Web
Pythonista 3 on the App Store
Pythonista is a complete scripting environment for Python, running directly on your iPad or iPhone. It includes support for both Python 3.6 ...
Read more >What's New in Pythonista — Python 3.6.1 documentation
If you also have Pythonista 2 installed, you can access your existing files through the special “Pythonista 2” folder in the script library....
Read more >Installing on Pythonista · Issue #1984 · Rapptz/discord.py
I'm on iOS 12.0.1 and using Python 3.6 with Pythonista 3.3. So I managed to do pip install discord.py and successfully install it....
Read more >Ole Zorn ⁂ on Twitter: "Pythonista 3.3 is now up on TestFlight ...
Absolutely great news!!! Pythonista 3.3 installed and test lights on!
Read more >Pythonista 3.3 Includes a Keyboard Extension - Michael Tsai
Update (2020-03-12): Dr. Drang: Because only modules written entirely in Python can be installed by the user, the number of non-native libraries ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
You are in the wrong directory. Force quit pythonista, the start it again, choose ‘this iPhone’ (or whatever device you have). This directory should contain ‘launch_stash.py’.
‘launch_stash.py’ should be in the Pythonista root directory.