stash
stash copied to clipboard
StaSh - Shell for Pythonista
I live in Russia and trying to install Stash by recipe from README. `import requests as r; exec(r.get('https://bit.ly/get-stash').content)` But it fails with some unreadable error. Something like related to TLSV1_ALERT_ACCESS_DENIED...
Installs fine on other platforms. Any workarounds? ``` [~/Documents]$ pip install ics Querying PyPI ... stash: : invalid literal for int() with base 10: '' Traceback (most recent call last):...
I ran the one line command to install stash and it installed (I checked under Python Modules/site-packages and it was there). I was prompted to restart Pythonista (which I guess...
Following the instructions exactly (installing all dependencies in order), attempting to install Dropbox from StaSH with pip gives the following error (after 'Querying PyPI...'): `: invalid literal for int() with...
It works fine initially. But when I tap something and it raise the 'AssertionError:parent must have no existing child thread'.And the console writeouts are messy.   
u
In the README I saw that > The UI can be configured via configuration file to customize its font size and color. The default config file is .stash_config or stash.cfg...
I broke `pytest` inadvertently after I noticed a bug that was fixed in newer releases of pytest; I used StaSH (in Python 3) to do `pip install pytest` to install...
I keep getting this error. [~/Documents]$ pip install unicode-slugify Querying PyPI ... Downloading package ... Opening: https://files.pythonhosted.org/packages/8c/ba/1a05f61c7fd72df85ae4dc1c7967a3e5a4b6c61f016e794bc7f09b2597c0/unicode-slugify-0.1.3.tar.gz Save as: /private/var/mobile/Containers/Data/Application/63809F9D-AFF6-44E8-B494-01ACEBB9ED60/tmp//unicode-slugify-0.1.3.tar.gz (4430 bytes) [====================] 100.00% | 4.3KiB Extracting archive file ......