lbry-sdk/lbrynet
Job Evers-Meltzer ae4b984f0b 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-11 20:48:29 -05:00
..
analytics send Download Started event 2016-09-28 09:07:25 -07:00
core add configuration to LBRYumWallet 2016-10-04 13:58:44 -05:00
cryptstream Remove LBRY prefix from class and module names 2016-09-27 11:18:35 -07: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 rename File to EncryptedFile 2016-09-27 11:26:01 -07:00
lbryfilemanager rename File to EncryptedFile 2016-09-27 11:26:01 -07:00
lbrylive more work to fix tests 2016-09-27 11:18:52 -07:00
lbrynet_console Remove LBRY prefix from class and module names 2016-09-27 11:18:35 -07:00
lbrynet_daemon Fix error when version is None 2016-10-11 20:48:29 -05: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 add configuration to LBRYumWallet 2016-10-04 13:58:44 -05: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 Remove LBRY prefix from class and module names 2016-09-27 11:18:35 -07: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