question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Pythonista 3.3 Install

See original GitHub issue

So 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:closed
  • Created 5 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
bennr01commented, Mar 15, 2019

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’.

1reaction
bennr01commented, Mar 15, 2019

‘launch_stash.py’ should be in the Pythonista root directory.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found