2016-09-01, 02:17
You'll have to adjust the addon.xml file to read 0.9.6b
Sent from my iPhone
Sent from my iPhone
python -c "import sys; print(sys.path)"
apt-get install python-urllib3
try:
import urllib3
except ImportError:
raise ImportError('Dropbox python client requires urllib3.')
try:
import urllib3
except ImportError:
try:
import requests.packages.urllib3 as urllib3
except ImportError:
raise ImportError('Dropbox python client requires urllib3.')
..
Error Type: <type 'exceptions.TypeError'>
Error Contents: __init__() got an unexpected keyword argument 'ssl_version'
..
(2016-09-23, 05:46)ed_davidson Wrote: Add this source and install from zip.
http://archive.org/download/Ryansrepo
Look at this iPhone porn!
(2016-09-23, 05:46)ed_davidson Wrote: Add this source and install from zip.
http://archive.org/download/Ryansrepo
typie typie on iPhone