lbry-sdk/lbrynet
Job Evers-Meltzer e647663c34 Fix error when version is None
Logs were reporting:

Failure instance: Traceback: <type 'exceptions.AttributeError'>: StrictVersion instance has no attribute 'version'
/Volumes/LBRY/LBRY.app/Contents/Resources/lib/python2.7/lbrynet/lbrynet_daemon/DaemonServer.py:121:requestReceived
twisted/web/server.pyc:183:process
twisted/web/server.pyc:234:render
/Volumes/LBRY/LBRY.app/Contents/Resources/lib/python2.7/lbrynet/lbrynet_daemon/Daemon.py:450:render
--- <exception caught here> ---
twisted/internet/defer.pyc:150:maybeDeferred
/Volumes/LBRY/LBRY.app/Contents/Resources/lib/python2.7/lbrynet/lbrynet_daemon/Daemon.py:1561:jsonrpc_version
/Volumes/LBRY/LBRY.app/Contents/Resources/lib/python2.7/lbrynet/core/utils.py:39:version_is_greater_than
distutils/version.pyc:140:__cmp__
2016-10-14 10:35:17 -04:00
..
analytics send Download Started event 2016-09-28 09:07:25 -07:00
core Merge pull request #173 from lbryio/blob-prices 2016-10-13 14:59:26 -04:00
cryptstream update from master 2016-09-29 23:34:59 -04:00
db_migrator Remove LBRY prefix from class and module names 2016-09-27 11:18:35 -07:00
dht refactor resources and file streamer into their own files, use NoCacheStaticFile instead of static.File 2016-10-07 14:01:59 -04:00
lbryfile clean up 2016-10-13 13:35:55 -04:00
lbryfilemanager fix more functional tests 2016-10-03 16:37:27 -04:00
lbrylive add reply_to_offer to livepaymentratemanager 2016-10-05 23:03:16 -04:00
lbrynet_console clean up 2016-10-13 13:35:55 -04:00
lbrynet_daemon Fix error when version is None 2016-10-14 10:35:17 -04:00
metadata Remove LBRY prefix from class and module names 2016-09-27 11:18:35 -07:00
pointtraderclient initial commit 2015-08-20 11:27:15 -04:00
reflector Remove LBRY prefix from class and module names 2016-09-27 11:18:35 -07:00
winhelpers initial commit 2015-08-20 11:27:15 -04:00
__init__.py Bump version: 0.6.2 → 0.6.3 2016-10-02 03:33:12 -04:00
conf.py Merge pull request #173 from lbryio/blob-prices 2016-10-13 14:59:26 -04:00
create_network.py initial commit 2015-08-20 11:27:15 -04:00
dht_scripts.py Use named loggers, fix some pep8 formatting mistakes 2015-09-08 15:42:56 -04:00
dhttest.py Remove all unused imports; add check to pylint 2016-08-08 15:42:35 -05:00
interfaces.py clean up 2016-10-13 13:35:55 -04:00
node_rpc_cli.py Remove all unused imports; add check to pylint 2016-08-08 15:42:35 -05:00
rpc_node.py initial commit 2015-08-20 11:27:15 -04:00