text1
stringlengths
92
132k
text2
stringlengths
83
99.1k
score
float64
0.01
1
Traceback (most recent call last): "/opt/code/localstack/localstack/services/plugins.py", line 96, in check_infra check_service_health(api=name, print_error=print_error) "/opt/code/localstack/localstack/services/plugins.py", line 115, in check_service_health raise e "/opt/code/localstack/localstack/services/plugins.py", line 111, in check_service_health plugin.check(expect_shutdown=expect_shutdown, print_error=print_error) "/opt/code/localstack/localstack/services/plugins.py", line 45, in check return self.check_function(expect_shutdown=expect_shutdown, print_error=print_error) "/opt/code/localstack/localstack/services/secretsmanager/secretsmanager_starter.py", line 129, in check_secretsmanager assert isinstance(out['SecretList'], list) TypeError: 'NoneType' object is not subscriptable
Traceback (most recent call last): "/tfx-src/tfx/orchestration/kubeflow/container_entrypoint.py", line 371, in <module> main() "/tfx-src/tfx/orchestration/kubeflow/container_entrypoint.py", line 345, in main _get_metadata_connection_config(kubeflow_metadata_config)) "/tfx-src/tfx/orchestration/kubeflow/container_entrypoint.py", line 93, in _get_metadata_connection_config kubeflow_metadata_config.grpc_config) "/tfx-src/tfx/orchestration/kubeflow/container_entrypoint.py", line 110, in _get_grpc_metadata_connection_config kubeflow_metadata_config.grpc_service_host) TypeError: None has type NoneType, but expected one of: bytes, unicode
0.641701
Traceback (most recent call last): "/usr/local/bin/telepresence/telepresence/cli.py", line 135, in crash_reporting yield "/usr/local/bin/telepresence/telepresence/main.py", line 81, in main user_process = launch( "/usr/local/bin/telepresence/telepresence/outbound/setup.py", line 111, in launch return launch_vpn( "/usr/local/bin/telepresence/telepresence/outbound/local.py", line 126, in launch_vpn connect_sshuttle(runner, remote_info, also_proxy, ssh) "/usr/local/bin/telepresence/telepresence/outbound/vpn.py", line 110, in connect_sshuttle raise RuntimeError("vpn-tcp tunnel did not connect") RuntimeError: vpn-tcp tunnel did not connect
Traceback (most recent call last): "scriptHandler.pyo", line 192, in executeScript "globalCommands.pyo", line 1542, in script_navigatorObject_devInfo "api.pyo", line 210, in getNavigatorObject "baseObject.pyo", line 31, in __get__ "treeInterceptorHandler.pyo", line 233, in _get_NVDAObjectAtStart "baseObject.pyo", line 31, in __get__ "NVDAObjects\UIA\__init__.pyo", line 329, in _get_NVDAObjectAtStart "baseObject.pyo", line 31, in __get__ "NVDAObjects\UIA\__init__.pyo", line 339, in _get_UIAElementAtStart "NVDAObjects\UIA\__init__.pyo", line 689, in copy "NVDAObjects\UIA\__init__.pyo", line 277, in __init__ RuntimeError: Could not clone range
0.519314
Traceback (most recent call last): "glyph1.py", line 55, in <module> sess.plotcontext.children.append(plot) AttributeError: 'HTML Session' object has no attribute 'plotcontext'
Traceback (most recent call last): "/opt/az/lib/python3.6/site-packages/knack/cli.py", line 215, in invoke cmd_result = self.invocation.execute(args) "/opt/az/lib/python3.6/site-packages/azure/cli/core/commands/__init__.py", line 654, in execute raise ex "/opt/az/lib/python3.6/site-packages/azure/cli/core/commands/__init__.py", line 718, in _run_jobs_serially results.append(self._run_job(expanded_arg, cmd_copy)) "/opt/az/lib/python3.6/site-packages/azure/cli/core/commands/__init__.py", line 711, in _run_job six.reraise(*sys.exc_info()) "/opt/az/lib/python3.6/site-packages/six.py", line 703, in reraise raise value "/opt/az/lib/python3.6/site-packages/azure/cli/core/commands/__init__.py", line 688, in _run_job result = cmd_copy(params) "/opt/az/lib/python3.6/site-packages/azure/cli/core/commands/__init__.py", line 325, in __call__ return self.handler(*args, **kwargs) "/opt/az/lib/python3.6/site-packages/azure/cli/core/__init__.py", line 545, in default_command_handler return op(**command_args) "/opt/az/lib/python3.6/site-packages/azure/cli/command_modules/acr/custom.py", line 513, in rotate_key registry.encryption.key_vault_properties.key_identifier = key_encryption_key AttributeError: 'NoneType' object has no attribute 'key_identifier'
0.509488
Traceback (most recent call last): "/Users/rolando/miniconda3/envs/dev/bin/scrapy", line 11, in <module> load_entry_point('Scrapy', 'console_scripts', 'scrapy')() "/Users/rolando/Projects/sh/scrapy/scrapy/cmdline.py", line 142, in execute _run_print_help(parser, _run_command, cmd, args, opts) "/Users/rolando/Projects/sh/scrapy/scrapy/cmdline.py", line 88, in _run_print_help func(*a, **kw) "/Users/rolando/Projects/sh/scrapy/scrapy/cmdline.py", line 149, in _run_command cmd.run(args, opts) "/Users/rolando/Projects/sh/scrapy/scrapy/commands/shell.py", line 71, in run shell.start(url=url) "/Users/rolando/Projects/sh/scrapy/scrapy/shell.py", line 47, in start self.fetch(url, spider) "/Users/rolando/Projects/sh/scrapy/scrapy/shell.py", line 112, in fetch reactor, self._schedule, request, spider) "/Users/rolando/Projects/gh/twisted/src/twisted/internet/threads.py", line 122, in blockingCallFromThread result.raiseException() "/Users/rolando/Projects/gh/twisted/src/twisted/python/failure.py", line 372, in raiseException raise self.value.with_traceback(self.tb) TypeError: 'float' object is not iterable
Traceback (most recent call last): "/opt/cuckoo/utils/../lib/cuckoo/core/plugins.py", line 414, in run result = sig.on_call(call, proc) "/opt/cuckoo/utils/../modules/signatures/CAPE.py", line 558, in on_call ProcessInformationClass = int(self.get_raw_argument(call, "ProcessInformationClass"), 0) TypeError: int() can't convert non-string with explicit base
0.567158
Traceback (most recent call last): "/Users/anovak/Documents/Workspace/toil/venv35/lib/python3.5/site-packages/cwltool/executors.py", line 182, in run_jobs job.run(runtime_context) "/Users/anovak/Documents/Workspace/toil/venv35/lib/python3.5/site-packages/cwltool/job.py", line 445, in run symlink=True, secret_store=runtimeContext.secret_store) "/Users/anovak/Documents/Workspace/toil/venv35/lib/python3.5/site-packages/cwltool/process.py", line 253, in stage_files shutil.copytree(entry.resolved, entry.target) "/Users/anovak/Documents/Workspace/toil/venv35/lib/python3.5/shutil.py", line 309, in copytree names = os.listdir(src) NotFoundError: [Errno 2] No such file or directory: '/private/var/folders/ws/t7b9wm2j2b7fy4_xyq0n5vh00000gn/T/toil-dfba1124-76bd-45d9-ada7-12e2e8d2020f-106618767760070/tmp5tgq0qpe/3f3d9b8e-b1cd-4ff7-ac5a-2dd0a8c05afc/tcc4hil93/tmp-outnngwbct7/deeply'
Traceback (most recent call last): "/usr/local/lib/python3.6/site-packages/jtop/jtop.py", line 927, in start self._broadcaster.connect() "/usr/local/lib/python3.6/multiprocessing/managers.py", line 489, in connect conn = Client(self._address, authkey=self._authkey) "/usr/local/lib/python3.6/multiprocessing/connection.py", line 487, in Client c = SocketClient(address) "/usr/local/lib/python3.6/multiprocessing/connection.py", line 614, in SocketClient s.connect(address) NotFoundError: [Errno 2] No such file or directory
0.654943
Traceback (most recent call last): "/usr/local/lib/python3.6/site-packages/celery/app/builtins.py", line 80, in unlock_chord ret = j(timeout=3.0, propagate=True) "/usr/local/lib/python3.6/site-packages/celery/result.py", line 698, in join interval=interval, no_ack=no_ack, on_interval=on_interval, TypeError: get() got an unexpected keyword argument 'on_interval'
Traceback (most recent call last): "test_color.py", line 1, in <module> from better_exceptions import color "/src/qix-.better-exceptions/better_exceptions/color.py", line 64, in <module> SUPPORTS_COLOR = True └ None TypeError: hex() argument can't be converted to hex
0.553116
**Traceback (most recent call last):** "main.py", line 307, in <module> main() "main.py", line 130, in main train(train_loader, model, criterion, optimizer, epoch) "main.py", line 206, in train data_time=data_time, loss=losses, top1=top1, top5=top5, lr=optimizer.param_groups[-1]['lr']))) TypeError: unsupported format string passed to torch.cuda.FloatTensor.__format__
Traceback (most recent call last): "/usr/lib64/python3.6/site-packages/tornado/web.py", line 1466, in _execute result = method(*self.path_args, **self.path_kwargs) "/usr/lib/python3.6/site-packages/salt/netapi/rest_tornado/saltnado.py", line 758, in post perms = sorted(list(set(perms))) TypeError: unhashable type: 'dict'
0.524269
Traceback (most recent call last): "<stdin>", line 1, in <module> "/home/nlp/.prodigy-1.8.3/lib/python3.6/site-packages/spacy/__init__.py", line 27, in load return util.load_model(name, **overrides) "/home/nlp/.prodigy-1.8.3/lib/python3.6/site-packages/spacy/util.py", line 133, in load_model return load_model_from_path(Path(name), **overrides) "/home/nlp/.prodigy-1.8.3/lib/python3.6/site-packages/spacy/util.py", line 173, in load_model_from_path return nlp.from_disk(model_path) "/home/nlp/.prodigy-1.8.3/lib/python3.6/site-packages/spacy/language.py", line 791, in from_disk util.from_disk(path, deserializers, exclude) "/home/nlp/.prodigy-1.8.3/lib/python3.6/site-packages/spacy/util.py", line 630, in from_disk reader(path / key) "/home/nlp/.prodigy-1.8.3/lib/python3.6/site-packages/spacy/language.py", line 787, in <lambda> deserializers[name] = lambda p, proc=proc: proc.from_disk(p, exclude=["vocab"]) "nn_parser.pyx", line 634, in spacy.syntax.nn_parser.Parser.from_disk "/home/nlp/.prodigy-1.8.3/lib/python3.6/site-packages/thinc/neural/_classes/model.py", line 371, in from_bytes dest = getattr(layer, name) AttributeError: 'HashEmbed' object has no attribute 'G'
Traceback (most recent call last): "/usr/local/lib/python3.7/asyncio/events.py", line 88, in _run self._context.run(self._callback, *self._args) "/usr/local/lib/python3.7/site-packages/aiohttp/web_ws.py", line 102, in _send_heartbeat self._loop.create_task(self._writer.ping()) # type: ignore AttributeError: 'NoneType' object has no attribute 'ping'
0.614545
Traceback (most recent call last): "C:\projects\bleachbit\bleachbit\Worker.py", line 87, in execute "C:\projects\bleachbit\bleachbit\Command.py", line 82, in execute "C:\projects\bleachbit\bleachbit\ Utilities.py", line 350, in delete "C:\projects\bleachbit\bleachbit\ Utilities.py", line 789, in wipe_contents "C:\projects\bleachbit\bleachbit\WindowsWipe.py", line 953, in file_wipe "C:\projects\bleachbit\bleachbit\WindowsWipe.py", line 714, in poll_clusters_freed "C:\projects\bleachbit\bleachbit\WindowsWipe.py", line 326, in check_extents "C:\projects\bleachbit\bleachbit\WindowsWipe.py", line 402, in check_mapped_bit TypeError: ord() expected string of length 1, but int found
Traceback (most recent call last): "train_image_classifier.py", line 585, in <module> tf.app.run() "/usr/local/lib/python2.7/dist-packages/tensorflow/python/platform/app.py", line 44, in run _sys.exit(main(_sys.argv[:1] + flags_passthrough)) "train_image_classifier.py", line 482, in main clones = model_deploy.create_clones(deploy_config, clone_fn, [batch_queue]) "/media/Disk/CNN/Classification/slim/deployment/model_deploy.py", line 195, in create_clones outputs = model_fn(*args, **kwargs) "train_image_classifier.py", line 474, in clone_fn label_smoothing=FLAGS.label_smoothing, weight=0.4, scope='aux_loss') "/usr/local/lib/python2.7/dist-packages/tensorflow/python/util/deprecation.py", line 117, in new_func return func(*args, **kwargs) TypeError: softmax_cross_entropy() got an unexpected keyword argument 'weight'
0.564924
Traceback (most recent call last): "/Users/brandon/Library/Python/2.7/lib/python/site-packages/werkzeug/serving.py", line 306, in run_wsgi execute(self.server.app) "/Users/brandon/Library/Python/2.7/lib/python/site-packages/werkzeug/serving.py", line 294, in execute application_iter = app(environ, start_response) "/Users/brandon/Library/Python/2.7/lib/python/site-packages/moto/server.py", line 135, in __call__ return backend_app(environ, start_response) "/Users/brandon/Library/Python/2.7/lib/python/site-packages/flask/app.py", line 2309, in __call__ return self.wsgi_app(environ, start_response) "/Users/brandon/Library/Python/2.7/lib/python/site-packages/flask/app.py", line 2295, in wsgi_app response = self.handle_exception(e) "/Users/brandon/Library/Python/2.7/lib/python/site-packages/flask_cors/extension.py", line 161, in wrapped_function return cors_after_request(app.make_response(f(*args, **kwargs))) "/Users/brandon/Library/Python/2.7/lib/python/site-packages/flask/app.py", line 1741, in handle_exception reraise(exc_type, exc_value, tb) "/Users/brandon/Library/Python/2.7/lib/python/site-packages/flask/app.py", line 2292, in wsgi_app response = self.full_dispatch_request() "/Users/brandon/Library/Python/2.7/lib/python/site-packages/flask/app.py", line 1815, in full_dispatch_request rv = self.handle_user_exception(e) "/Users/brandon/Library/Python/2.7/lib/python/site-packages/flask_cors/extension.py", line 161, in wrapped_function return cors_after_request(app.make_response(f(*args, **kwargs))) "/Users/brandon/Library/Python/2.7/lib/python/site-packages/flask/app.py", line 1718, in handle_user_exception reraise(exc_type, exc_value, tb) "/Users/brandon/Library/Python/2.7/lib/python/site-packages/flask/app.py", line 1813, in full_dispatch_request rv = self.dispatch_request() "/Users/brandon/Library/Python/2.7/lib/python/site-packages/flask/app.py", line 1799, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) "/Users/brandon/Library/Python/2.7/lib/python/site-packages/moto/core/utils.py", line 146, in __call__ result = self.callback(request, request.url, {}) "/Users/brandon/Library/Python/2.7/lib/python/site-packages/moto/core/responses.py", line 197, in dispatch return cls()._dispatch(*args, **kwargs) "/Users/brandon/Library/Python/2.7/lib/python/site-packages/moto/core/responses.py", line 295, in _dispatch return self.call_action() "/Users/brandon/Library/Python/2.7/lib/python/site-packages/moto/core/responses.py", line 380, in call_action response = method() "/Users/brandon/Library/Python/2.7/lib/python/site-packages/moto/cloudformation/responses.py", line 230, in list_stack_resources resources = self.cloudformation_backend.list_stack_resources(stack_name_or_id) "/Users/brandon/Library/Python/2.7/lib/python/site-packages/moto/cloudformation/models.py", line 681, in list_stack_resources return stack.stack_resources AttributeError: 'NoneType' object has no attribute 'stack_resources'
Traceback (most recent call last): "run_application.py", line 23, in <module> main_server() "run_application.py", line 21, in main_server agent.handle_channels([channel], http_port=5005) AttributeError: 'NoneType' object has no attribute 'handle_channels'
0.645398
Traceback (most recent call last): "./tools/train.py", line 90, in <module> main() "./tools/train.py", line 86, in main logger=logger) "/home/forestriveral/DeepLearning/object-detection/mmdetection/mmdet/apis/train.py", line 57, in train_detector _dist_train(model, dataset, cfg, validate=validate) "/home/forestriveral/DeepLearning/object-detection/mmdetection/mmdet/apis/train.py", line 96, in _dist_train runner.run(data_loaders, cfg.workflow, cfg.total_epochs) "/home/forestriveral/anaconda3/envs/mmdetection/lib/python3.6/site-packages/mmcv/runner/runner.py", line 355, in run epoch_runner(data_loaders[i], **kwargs) "/home/forestriveral/anaconda3/envs/mmdetection/lib/python3.6/site-packages/mmcv/runner/runner.py", line 261, in train self.model, data_batch, train_mode=True, **kwargs) "/home/forestriveral/DeepLearning/object-detection/mmdetection/mmdet/apis/train.py", line 37, in batch_processor losses = model(**data) "/home/forestriveral/anaconda3/envs/mmdetection/lib/python3.6/site-packages/torch/nn/modules/module.py", line 489, in __call__ result = self.forward(*input, **kwargs) "/home/forestriveral/anaconda3/envs/mmdetection/lib/python3.6/site-packages/mmcv/parallel/distributed.py", line 50, in forward return self.module(*inputs[0], **kwargs[0]) "/home/forestriveral/anaconda3/envs/mmdetection/lib/python3.6/site-packages/torch/nn/modules/module.py", line 489, in __call__ result = self.forward(*input, **kwargs) "/home/forestriveral/DeepLearning/object-detection/mmdetection/mmdet/models/detectors/base.py", line 80, in forward return self.forward_train(img, img_meta, **kwargs) "/home/forestriveral/DeepLearning/object-detection/mmdetection/mmdet/models/detectors/cascade_rcnn.py", line 125, in forward_train *rpn_loss_inputs, gt_bboxes_ignore=gt_bboxes_ignore) "/home/forestriveral/DeepLearning/object-detection/mmdetection/mmdet/models/anchor_heads/rpn_head.py", line 51, in loss gt_bboxes_ignore=gt_bboxes_ignore) "/home/forestriveral/DeepLearning/object-detection/mmdetection/mmdet/models/anchor_heads/anchor_head.py", line 210, in loss cfg=cfg) "/home/forestriveral/DeepLearning/object-detection/mmdetection/mmdet/core/utils/misc.py", line 24, in multi_apply return tuple(map(list, zip(*map_results))) "/home/forestriveral/DeepLearning/object-detection/mmdetection/mmdet/models/anchor_heads/anchor_head.py", line 155, in loss_single cls_score, labels, label_weights, avg_factor=num_total_samples) "/home/forestriveral/DeepLearning/object-detection/mmdetection/mmdet/core/loss/losses.py", line 30, in weighted_binary_cross_entropy reduction='sum')[None] / avg_factor "/home/forestriveral/anaconda3/envs/mmdetection/lib/python3.6/site-packages/torch/nn/functional.py", line 2075, in binary_cross_entropy_with_logits raise ValueError("Target size ({}) must be the same as input size ({})".format(target.size(), input.size())) ValueError: Target size (torch.Size([98304])) must be the same as input size (torch.Size([98304, 1]))
Traceback (most recent call last): "/usr/local/lib/python2.7/dist-packages/matplotlib-2.0.0+3486.g8c57dae-py2.7-linux-x86_64.egg/matplotlib/sphinxext/plot_directive.py", line 525, in run_code six.exec_(code, ns) "/usr/local/lib/python2.7/dist-packages/six.py", line 699, in exec_ exec("""exec _code_ in _globs_, _locs_""") "<string>", line 1, in <module> "<string>", line 55, in <module> "/usr/local/lib/python2.7/dist-packages/matplotlib-2.0.0+3486.g8c57dae-py2.7-linux-x86_64.egg/matplotlib/__init__.py", line 916, in __setitem__ raise ValueError("Key %s: %s" % (key, str(ve))) ValueError: Key contour.negative_linestyle: linestyle must be a string or an even-length sequence of floats.
0.564829
Traceback (most recent call last): "test.py", line 20, in <module> loop.run_until_complete(main()) "/usr/local/Cellar/python/3.6.4_4/Frameworks/Python.framework/Versions/3.6/lib/python3.6/asyncio/base_events.py", line 467, in run_until_complete return future.result() "test.py", line 12, in main response = await client.describe_table(TableName='orbit-prod-identities') "/Users/adam/Desktop/aiobotocore-test/venv/lib/python3.6/site-packages/aiobotocore/client.py", line 94, in _make_api_call operation_model, request_dict) "/Users/adam/Desktop/aiobotocore-test/venv/lib/python3.6/site-packages/aiobotocore/endpoint.py", line 290, in _send_request exception)): "/Users/adam/Desktop/aiobotocore-test/venv/lib/python3.6/site-packages/aiobotocore/endpoint.py", line 322, in _needs_retry caught_exception=caught_exception, request_dict=request_dict) "/Users/adam/Desktop/aiobotocore-test/venv/lib/python3.6/site-packages/botocore/hooks.py", line 227, in emit return self._emit(event_name, kwargs) "/Users/adam/Desktop/aiobotocore-test/venv/lib/python3.6/site-packages/botocore/hooks.py", line 210, in _emit response = handler(**kwargs) "/Users/adam/Desktop/aiobotocore-test/venv/lib/python3.6/site-packages/botocore/retryhandler.py", line 183, in __call__ if self._checker(attempts, response, caught_exception): "/Users/adam/Desktop/aiobotocore-test/venv/lib/python3.6/site-packages/botocore/retryhandler.py", line 251, in __call__ caught_exception) "/Users/adam/Desktop/aiobotocore-test/venv/lib/python3.6/site-packages/botocore/retryhandler.py", line 269, in _should_retry return self._checker(attempt_number, response, caught_exception) "/Users/adam/Desktop/aiobotocore-test/venv/lib/python3.6/site-packages/botocore/retryhandler.py", line 317, in __call__ caught_exception) "/Users/adam/Desktop/aiobotocore-test/venv/lib/python3.6/site-packages/botocore/retryhandler.py", line 220, in __call__ return self._check_response(attempt_number, response) "/Users/adam/Desktop/aiobotocore-test/venv/lib/python3.6/site-packages/botocore/retryhandler.py", line 335, in _check_response actual_crc32 = crc32(response[0].content) & 0xffffffff TypeError: a bytes-like object is required, not 'StreamReader'
Traceback (most recent call last): "c:\users\marc_\miniconda3\lib\runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) "c:\users\marc_\miniconda3\lib\runpy.py", line 85, in _run_code exec(code, run_globals) "C:\Users\marc_\Miniconda3\Scripts\bert-serving-start.exe\__main__.py", line 9, in <module> "c:\users\marc_\miniconda3\lib\site-packages\bert_serving\server\cli\__init__.py", line 4, in main with BertServer(get_run_args()) as server: "c:\users\marc_\miniconda3\lib\site-packages\bert_serving\server\__init__.py", line 71, in __init__ self.graph_path, self.bert_config = pool.apply(optimize_graph, (self.args,)) TypeError: cannot unpack non-iterable NoneType object
0.514821
Traceback (most recent call last): "C:\Users\nokroshiashvili\AppData\Local\Continuum\anaconda3\lib\site-packages\conda\exceptions.py", line 1043, in __call__ return func(*args, **kwargs) "C:\Users\nokroshiashvili\AppData\Local\Continuum\anaconda3\lib\site-packages\conda\cli\main.py", line 84, in _main exit_code = do_call(args, p) "C:\Users\nokroshiashvili\AppData\Local\Continuum\anaconda3\lib\site-packages\conda\cli\conda_argparse.py", line 80, in do_call module = import_module(relative_mod, __name__.rsplit('.', 1)[0]) "C:\Users\nokroshiashvili\AppData\Local\Continuum\anaconda3\lib\importlib\__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) "<frozen importlib._bootstrap>", line 994, in _gcd_import "<frozen importlib._bootstrap>", line 971, in _find_and_load "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked "<frozen importlib._bootstrap>", line 665, in _load_unlocked "<frozen importlib._bootstrap_external>", line 678, in exec_module "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed "C:\Users\nokroshiashvili\AppData\Local\Continuum\anaconda3\lib\site-packages\conda\cli\main_info.py", line 19, in <module> from ..core.index import _supplement_index_with_system "C:\Users\nokroshiashvili\AppData\Local\Continuum\anaconda3\lib\site-packages\conda\core\index.py", line 9, in <module> from .package_cache_data import PackageCacheData "C:\Users\nokroshiashvili\AppData\Local\Continuum\anaconda3\lib\site-packages\conda\core\package_cache_data.py", line 15, in <module> from conda_package_handling.api import InvalidArchiveError "C:\Users\nokroshiashvili\AppData\Local\Continuum\anaconda3\lib\site-packages\conda_package_handling\api.py", line 3, in <module> from libarchive.exception import ArchiveError as _LibarchiveArchiveError "C:\Users\nokroshiashvili\AppData\Local\Continuum\anaconda3\lib\site-packages\libarchive\__init__.py", line 1, in <module> from .entry import ArchiveEntry "C:\Users\nokroshiashvili\AppData\Local\Continuum\anaconda3\lib\site-packages\libarchive\entry.py", line 6, in <module> from . import ffi "C:\Users\nokroshiashvili\AppData\Local\Continuum\anaconda3\lib\site-packages\libarchive\ffi.py", line 27, in <module> libarchive = ctypes.cdll.LoadLibrary(libarchive_path) "C:\Users\nokroshiashvili\AppData\Local\Continuum\anaconda3\lib\ctypes\__init__.py", line 426, in LoadLibrary return self._dlltype(name) "C:\Users\nokroshiashvili\AppData\Local\Continuum\anaconda3\lib\ctypes\__init__.py", line 348, in __init__ self._handle = _dlopen(self._name, mode) TypeError: LoadLibrary() argument 1 must be str, not None
Traceback (most recent call last): "C:\Users\delgan\Desktop\test.py", line 11, in <module> ax.plot(datetimes, values) "C:\Users\delgan\AppData\Local\Programs\Python\Python36\lib\site-packages\matplotlib\__init__.py", line 1710, in inner return func(ax, *args, **kwargs) "C:\Users\delgan\AppData\Local\Programs\Python\Python36\lib\site-packages\matplotlib\axes\_axes.py", line 1438, in plot self.add_line(line) "C:\Users\delgan\AppData\Local\Programs\Python\Python36\lib\site-packages\matplotlib\axes\_base.py", line 1759, in add_line self._update_line_limits(line) "C:\Users\delgan\AppData\Local\Programs\Python\Python36\lib\site-packages\matplotlib\axes\_base.py", line 1781, in _update_line_limits path = line.get_path() "C:\Users\delgan\AppData\Local\Programs\Python\Python36\lib\site-packages\matplotlib\lines.py", line 951, in get_path self.recache() "C:\Users\delgan\AppData\Local\Programs\Python\Python36\lib\site-packages\matplotlib\lines.py", line 652, in recache x = _to_unmasked_float_array(xconv).ravel() "C:\Users\delgan\AppData\Local\Programs\Python\Python36\lib\site-packages\matplotlib\cbook\__init__.py", line 2008, in _to_unmasked_float_array return np.asarray(x, float) "C:\Users\delgan\AppData\Local\Programs\Python\Python36\lib\site-packages\numpy\core\numeric.py", line 531, in asarray return array(a, dtype, copy=False, order=order) TypeError: float() argument must be a string or a number, not 'MyDatetime'
0.657192
Traceback (most recent call last): "/home/pi/.local/lib/python3.7/site-packages/pyload/core/threads/download_thread.py", line 56, in run pyfile.plugin.preprocessing(self) "/home/pi/.local/lib/python3.7/site-packages/pyload/plugins/base/hoster.py", line 300, in preprocessing return self._process(*args, **kwargs) "/home/pi/.local/lib/python3.7/site-packages/pyload/plugins/base/downloader.py", line 107, in _process self._check_download() "/home/pi/.local/lib/python3.7/site-packages/pyload/plugins/base/simple_downloader.py", line 315, in _check_download self.check_download() "/home/pi/.local/lib/python3.7/site-packages/pyload/plugins/downloaders/UploadedTo.py", line 113, in check_download check = self.scan_download({"dl_limit": self.DL_LIMIT_PATTERN}) "/home/pi/.local/lib/python3.7/site-packages/pyload/plugins/base/downloader.py", line 370, in scan_download if rule in content: TypeError: a bytes-like object is required, not 'str'
Traceback (most recent call last): "/srv/homeassistant/lib/python3.5/site-packages/homeassistant/helpers/entity.py", line 204, in async_update_ha_state yield from self.async_device_update() "/srv/homeassistant/lib/python3.5/site-packages/homeassistant/helpers/entity.py", line 309, in async_device_update yield from self.hass.async_add_job(self.update) "/usr/lib/python3.5/asyncio/futures.py", line 380, in __iter__ yield self # This tells Task to wait for completion. "/usr/lib/python3.5/asyncio/tasks.py", line 304, in _wakeup future.result() "/usr/lib/python3.5/asyncio/futures.py", line 293, in result raise self._exception "/usr/lib/python3.5/concurrent/futures/thread.py", line 55, in run result = self.fn(*self.args, **self.kwargs) "/srv/homeassistant/lib/python3.5/site-packages/homeassistant/components/media_player/samsungtv.py", line 121, in update return self.send_key('KEY') "/srv/homeassistant/lib/python3.5/site-packages/homeassistant/components/media_player/samsungtv.py", line 134, in send_key self.get_remote().control(key) "/srv/homeassistant/lib/python3.5/site-packages/homeassistant/components/media_player/samsungtv.py", line 127, in get_remote self._remote = self._remote_class(self._config) "/srv/homeassistant/lib/python3.5/site-packages/samsungctl/remote.py", line 10, in __init__ self.remote = RemoteWebsocket(config) "/srv/homeassistant/lib/python3.5/site-packages/samsungctl/remote_websocket.py", line 21, in __init__ self.connection = websocket.WebSocket() TypeError: __init__() missing 3 required positional arguments: 'environ', 'socket', and 'rfile'
0.606985
Traceback (most recent call last): "/usr/local/Cellar/mps-youtube/0.2.8_4/libexec/lib/python3.7/site-packages/mps_youtube/player.py", line 159, in stream_details streams.get(song, force=failcount, callback=screen.writestatus) "/usr/local/Cellar/mps-youtube/0.2.8_4/libexec/lib/python3.7/site-packages/mps_youtube/streams.py", line 51, in get p = util.get_pafy(vid, force=force, callback=callback) "/usr/local/Cellar/mps-youtube/0.2.8_4/libexec/lib/python3.7/site-packages/mps_youtube/util.py", line 205, in get_pafy p = pafy.new(ytid, callback=callback_fn) "/usr/local/Cellar/mps-youtube/0.2.8_4/libexec/lib/python3.7/site-packages/pafy/pafy.py", line 124, in new return Pafy(url, basic, gdata, size, callback, ydl_opts) "/usr/local/Cellar/mps-youtube/0.2.8_4/libexec/lib/python3.7/site-packages/pafy/backend_youtube_dl.py", line 29, in __init__ super(YtdlPafy, self).__init__(*args, **kwargs) "/usr/local/Cellar/mps-youtube/0.2.8_4/libexec/lib/python3.7/site-packages/pafy/backend_shared.py", line 96, in __init__ self._fetch_basic() "/usr/local/Cellar/mps-youtube/0.2.8_4/libexec/lib/python3.7/site-packages/pafy/backend_youtube_dl.py", line 41, in _fetch_basic raise IOError(str(e).replace('Youtube says', 'Youtube says')) OSError: ERROR: Signature extraction failed: Traceback (most recent call last):
Traceback (most recent call last): "C:\Users\Tony\AppData\Roaming\Python\Python37\site-packages\tornado\iostream.py", line 657, in _handle_events self._handle_read() "C:\Users\Tony\AppData\Roaming\Python\Python37\site-packages\tornado\iostream.py", line 1514, in _handle_read self._do_ssl_handshake() "C:\Users\Tony\AppData\Roaming\Python\Python37\site-packages\tornado\iostream.py", line 1434, in _do_ssl_handshake self.socket.do_handshake() "C:\Users\Tony\AppData\Local\Programs\Python\Python37\lib\ssl.py", line 1108, in do_handshake self._sslobj.do_handshake() OSError: [Errno 0] Error
0.573108
Traceback (most recent call last): "<stdin>", line 1, in <module> AttributeError: 'dict' object has no attribute 'contiguous'
Traceback (most recent call last): "<ipython-input-7-79ce5df6855e>", line 1, in <module> ib.qualifyContracts(con_list) "C:\Users\JoshDimarsky\AppData\Local\Continuum\miniconda3\envs\ibapi\lib\site-packages\ib_insync\ib.py", line 512, in qualifyContracts return self._run(self.qualifyContractsAsync(*contracts)) "C:\Users\JoshDimarsky\AppData\Local\Continuum\miniconda3\envs\ibapi\lib\site-packages\ib_insync\ib.py", line 257, in _run return util.run(*awaitables, timeout=self.RequestTimeout) "C:\Users\JoshDimarsky\AppData\Local\Continuum\miniconda3\envs\ibapi\lib\site-packages\ib_insync\util.py", line 236, in run result = loop.run_until_complete(future) "C:\Users\JoshDimarsky\AppData\Local\Continuum\miniconda3\envs\ibapi\lib\site-packages\nest_asyncio.py", line 59, in run_until_complete return f.result() "C:\Users\JoshDimarsky\AppData\Local\Continuum\miniconda3\envs\ibapi\lib\asyncio\tasks.py", line 180, in _step result = coro.send(None) "C:\Users\JoshDimarsky\AppData\Local\Continuum\miniconda3\envs\ibapi\lib\site-packages\ib_insync\ib.py", line 1556, in qualifyContractsAsync *(self.reqContractDetailsAsync(c) for c in contracts)) "C:\Users\JoshDimarsky\AppData\Local\Continuum\miniconda3\envs\ibapi\lib\site-packages\ib_insync\ib.py", line 1556, in <genexpr> *(self.reqContractDetailsAsync(c) for c in contracts)) "C:\Users\JoshDimarsky\AppData\Local\Continuum\miniconda3\envs\ibapi\lib\site-packages\ib_insync\ib.py", line 1647, in reqContractDetailsAsync self.client.reqContractDetails(reqId, contract) "C:\TWS API\source\pythonclient\ibapi\client.py", line 1942, in reqContractDetails flds += [make_field(contract.conId), # srv v37 and above AttributeError: 'list' object has no attribute 'conId'
0.617053
Traceback (most recent call last): "C:\Users\daoud\AppData\Local\Programs\Python\Python38-32\lib\threading.py", line 932, in _bootstrap_inner self.run() "C:\Users\daoud\Desktop\pyCraft-master\minecraft\networking\connection.py", line 589, in run self.connection._handle_exception(e, sys.exc_info()) "C:\Users\daoud\Desktop\pyCraft-master\minecraft\networking\connection.py", line 532, in _handle_exception raise exc_value.with_traceback(exc_tb) "C:\Users\daoud\Desktop\pyCraft-master\minecraft\networking\connection.py", line 585, in run self._run() "C:\Users\daoud\Desktop\pyCraft-master\minecraft\networking\connection.py", line 618, in _run packet = self.connection.reactor.read_packet( "C:\Users\daoud\Desktop\pyCraft-master\minecraft\networking\connection.py", line 659, in read_packet length = VarInt.read(stream) "C:\Users\daoud\Desktop\pyCraft-master\minecraft\networking\types\basic.py", line 154, in read byte = file_object.read(1) "C:\Users\daoud\AppData\Local\Programs\Python\Python38-32\lib\socket.py", line 663, in readinto self._checkClosed() ValueError: I/O operation on closed file.
Traceback (most recent call last): "/.../intelmq/intelmq/lib/pipeline.py", line 249, in _receive return utils.decode(retval) "/.../intelmq/intelmq/lib/utils.py", line 102, in decode ".".format(encodings)) ValueError: Could not decode string with given encodings('utf-8',).
0.539293
Traceback (most recent call last): "/Users/tommylees/miniconda3/envs/ludwig/bin/ludwig", line 10, in <module> sys.exit(main()) "/Users/tommylees/miniconda3/envs/ludwig/lib/python3.6/site-packages/ludwig/cli.py", line 86, in main CLI() "/Users/tommylees/miniconda3/envs/ludwig/lib/python3.6/site-packages/ludwig/cli.py", line 64, in __init__ getattr(self, args.command)() "/Users/tommylees/miniconda3/envs/ludwig/lib/python3.6/site-packages/ludwig/cli.py", line 73, in predict predict.cli(sys.argv[2:]) "/Users/tommylees/miniconda3/envs/ludwig/lib/python3.6/site-packages/ludwig/predict.py", line 379, in cli full_predict(**vars(args)) "/Users/tommylees/miniconda3/envs/ludwig/lib/python3.6/site-packages/ludwig/predict.py", line 86, in full_predict only_predictions "/Users/tommylees/miniconda3/envs/ludwig/lib/python3.6/site-packages/ludwig/data/preprocessing.py", line 674, in preprocess_for_prediction train_set_metadata=train_set_metadata "/Users/tommylees/miniconda3/envs/ludwig/lib/python3.6/site-packages/ludwig/data/preprocessing.py", line 62, in build_dataset **kwargs "/Users/tommylees/miniconda3/envs/ludwig/lib/python3.6/site-packages/ludwig/data/preprocessing.py", line 90, in build_dataset_df global_preprocessing_parameters "/Users/tommylees/miniconda3/envs/ludwig/lib/python3.6/site-packages/ludwig/data/preprocessing.py", line 153, in build_data preprocessing_parameters "/Users/tommylees/miniconda3/envs/ludwig/lib/python3.6/site-packages/ludwig/data/preprocessing.py", line 174, in handle_missing_values dataset_df[feature['name']] = dataset_df[feature['name']].fillna( "/Users/tommylees/miniconda3/envs/ludwig/lib/python3.6/site-packages/pandas/core/frame.py", line 2927, in __getitem__ indexer = self.columns.get_loc(key) "/Users/tommylees/miniconda3/envs/ludwig/lib/python3.6/site-packages/pandas/core/indexes/base.py", line 2658, in get_loc return self._engine.get_loc(self._maybe_cast_indexer(key)) "pandas/_libs/index.pyx", line 108, in pandas._libs.index.IndexEngine.get_loc "pandas/_libs/index.pyx", line 132, in pandas._libs.index.IndexEngine.get_loc "pandas/_libs/hashtable_class_helper.pxi", line 1601, in pandas._libs.hashtable.PyObjectHashTable.get_item "pandas/_libs/hashtable_class_helper.pxi", line 1608, in pandas._libs.hashtable.PyObjectHashTable.get_item KeyError: 'Survived'
Comment: An exception occurred in this state: Traceback (most recent call last): "/opt/salt/lib/python2.7/site-packages/salt/state.py", line 1626, in call **cdata['kwargs']) "/opt/salt/lib/python2.7/site-packages/salt/loader.py", line 1492, in wrapper return f(*args, **kwargs) "/opt/salt/lib/python2.7/site-packages/salt/states/group.py", line 133, in present members) "/opt/salt/lib/python2.7/site-packages/salt/states/group.py", line 49, in _changes lgrp = __salt__['group.info'](name) "/opt/salt/lib/python2.7/site-packages/salt/loader.py", line 900, in __getitem__ func = super(LazyLoader, self).__getitem__(item) "/opt/salt/lib/python2.7/site-packages/salt/utils/lazy.py", line 93, in __getitem__ raise KeyError(key) KeyError: 'group.info' Started: 08:33:03.885764
0.561269
Traceback (most recent call last): "D:\Anaconda\lib\threading.py", line 932, in _bootstrap_inner self.run() "D:\Anaconda\lib\threading.py", line 870, in run self._target(*self._args, **self._kwargs) "D:\Code\YOLOv5\yolov5-master\mynet\utils\plots.py", line 123, in plot_images colors = color_list() # list of colors "D:\Code\YOLOv5\yolov5-master\mynet\utils\plots.py", line 33, in color_list return [hex2rgb(h) for h in plt.rcParams['axes.prop_cycle'].by_key()['color']] "D:\Code\YOLOv5\yolov5-master\mynet\utils\plots.py", line 33, in <listcomp> return [hex2rgb(h) for h in plt.rcParams['axes.prop_cycle'].by_key()['color']] "D:\Code\YOLOv5\yolov5-master\mynet\utils\plots.py", line 31, in hex2rgb return tuple(int(h[1 + i:1 + i + 2], 16) for i in (0, 2, 4)) "D:\Code\YOLOv5\yolov5-master\mynet\utils\plots.py", line 31, in <genexpr> return tuple(int(h[1 + i:1 + i + 2], 16) for i in (0, 2, 4)) TypeError: int() can't convert non-string with explicit base
Traceback (most recent call last): "/home/romke/tmp/hggit/bin/hg", line 41, in <module> dispatch.run() "/home/romke/tmp/hggit/lib/python2.7/site-packages/mercurial/dispatch.py", line 88, in run status = (dispatch(req) or 0) & 255 "/home/romke/tmp/hggit/lib/python2.7/site-packages/mercurial/dispatch.py", line 183, in dispatch ret = _runcatch(req) "/home/romke/tmp/hggit/lib/python2.7/site-packages/mercurial/dispatch.py", line 324, in _runcatch return _callcatch(ui, _runcatchfunc) "/home/romke/tmp/hggit/lib/python2.7/site-packages/mercurial/dispatch.py", line 332, in _callcatch return scmutil.callcatch(ui, func) "/home/romke/tmp/hggit/lib/python2.7/site-packages/mercurial/scmutil.py", line 154, in callcatch return func() "/home/romke/tmp/hggit/lib/python2.7/site-packages/mercurial/dispatch.py", line 314, in _runcatchfunc return _dispatch(req) "/home/romke/tmp/hggit/lib/python2.7/site-packages/mercurial/dispatch.py", line 918, in _dispatch cmdpats, cmdoptions) "/home/romke/tmp/hggit/lib/python2.7/site-packages/mercurial/dispatch.py", line 673, in runcommand ret = _runcommand(ui, options, cmd, d) "/home/romke/tmp/hggit/lib/python2.7/site-packages/hgext/pager.py", line 77, in pagecmd return orig(ui, options, cmd, cmdfunc) "/home/romke/tmp/hggit/lib/python2.7/site-packages/mercurial/dispatch.py", line 926, in _runcommand return cmdfunc() "/home/romke/tmp/hggit/lib/python2.7/site-packages/mercurial/dispatch.py", line 915, in <lambda> d = lambda: util.checksignature(func)(ui, *args, **strcmdopt) "/home/romke/tmp/hggit/lib/python2.7/site-packages/mercurial/util.py", line 1195, in check return func(*args, **kwargs) "/home/romke/tmp/hggit/lib/python2.7/site-packages/mercurial/util.py", line 1195, in check return func(*args, **kwargs) "/home/romke/tmp/hggit/lib/python2.7/site-packages/hgext/mq.py", line 3583, in mqcommand return orig(ui, repo, *args, **kwargs) "/home/romke/tmp/hggit/lib/python2.7/site-packages/mercurial/util.py", line 1195, in check return func(*args, **kwargs) "/home/romke/tmp/hggit/lib/python2.7/site-packages/mercurial/commands.py", line 4194, in push opargs=opargs) "/home/romke/tmp/hggit/lib/python2.7/site-packages/hggit/util.py", line 56, in inner return f(*args, **kwargs) "/home/romke/tmp/hggit/lib/python2.7/site-packages/hggit/__init__.py", line 384, in exchangepush pushop.cgresult = repo.githandler.push(remote.path, revs, force) "/home/romke/tmp/hggit/lib/python2.7/site-packages/hggit/git_handler.py", line 404, in push old_refs, new_refs = self.upload_pack(remote, revs, force) "/home/romke/tmp/hggit/lib/python2.7/site-packages/hggit/git_handler.py", line 1113, in upload_pack progress=callback) "/home/romke/tmp/hggit/lib/python2.7/site-packages/dulwich/client.py", line 704, in send_pack ofs_delta=(CAPABILITY_OFS_DELTA in negotiated_capabilities)) TypeError: genpack() got an unexpected keyword argument 'ofs_delta'
0.534885
Traceback (most recent call last): "/mnt/scratch0/clusterfuzz/src/python/bot/fuzzers/ml/gradientfuzz/train.py", line 163, in <module> main() "/mnt/scratch0/clusterfuzz/src/python/bot/fuzzers/ml/gradientfuzz/train.py", line 159, in main train_model(model, config, train_dataset, val_dataset) "/mnt/scratch0/clusterfuzz/src/python/bot/fuzzers/ml/gradientfuzz/train.py", line 132, in train_model use_multiprocessing=False) "/usr/local/lib/python3.7/site-packages/tensorflow/python/keras/engine/training.py", line 108, in _method_wrapper return method(self, *args, **kwargs) "/usr/local/lib/python3.7/site-packages/tensorflow/python/keras/engine/training.py", line 1098, in fit tmp_logs = train_function(iterator) "/usr/local/lib/python3.7/site-packages/tensorflow/python/eager/def_function.py", line 780, in __call__ result = self._call(*args, **kwds) "/usr/local/lib/python3.7/site-packages/tensorflow/python/eager/def_function.py", line 823, in _call self._initialize(args, kwds, add_initializers_to=initializers) "/usr/local/lib/python3.7/site-packages/tensorflow/python/eager/def_function.py", line 697, in _initialize *args, **kwds)) "/usr/local/lib/python3.7/site-packages/tensorflow/python/eager/function.py", line 2855, in _get_concrete_function_internal_garbage_collected graph_function, _, _ = self._maybe_define_function(args, kwargs) "/usr/local/lib/python3.7/site-packages/tensorflow/python/eager/function.py", line 3213, in _maybe_define_function graph_function = self._create_graph_function(args, kwargs) "/usr/local/lib/python3.7/site-packages/tensorflow/python/eager/function.py", line 3075, in _create_graph_function capture_by_value=self._capture_by_value), "/usr/local/lib/python3.7/site-packages/tensorflow/python/framework/func_graph.py", line 986, in func_graph_from_py_func func_outputs = python_func(*func_args, **func_kwargs) "/usr/local/lib/python3.7/site-packages/tensorflow/python/eager/def_function.py", line 600, in wrapped_fn return weak_wrapped_fn().__wrapped__(*args, **kwds) "/usr/local/lib/python3.7/site-packages/tensorflow/python/framework/func_graph.py", line 973, in wrapper raise e.ag_error_metadata.to_exception(e) TypeError: in user code:
Traceback (most recent call last): "<string>", line 1, in <module> "/home/pnguyen/.local/lib/python3.7/site-packages/torchtext/data/field.py", line 163, in __init__ self.tokenize = get_tokenizer(tokenize, tokenizer_language) "/home/pnguyen/.local/lib/python3.7/site-packages/torchtext/data/utils.py", line 114, in get_tokenizer spacy = spacy.load(language) "/home/pnguyen/.local/lib/python3.7/site-packages/spacy/__init__.py", line 27, in load return util.load_model(name, **overrides) "/home/pnguyen/.local/lib/python3.7/site-packages/spacy/util.py", line 164, in load_model return load_model_from_link(name, **overrides) "/home/pnguyen/.local/lib/python3.7/site-packages/spacy/util.py", line 181, in load_model_from_link return cls.load(**overrides) "/home/pnguyen/.local/lib/python3.7/site-packages/spacy/data/en/__init__.py", line 12, in load return load_model_from_init_py(__file__, **overrides) "/home/pnguyen/.local/lib/python3.7/site-packages/spacy/util.py", line 228, in load_model_from_init_py return load_model_from_path(data_path, meta, **overrides) "/home/pnguyen/.local/lib/python3.7/site-packages/spacy/util.py", line 199, in load_model_from_path nlp = cls(meta=meta, **overrides) "/home/pnguyen/.local/lib/python3.7/site-packages/spacy/language.py", line 175, in __init__ user_factories = util.get_entry_points(util.ENTRY_POINTS.factories) "/home/pnguyen/.local/lib/python3.7/site-packages/spacy/util.py", line 286, in get_entry_points result[entry_point.name] = entry_point.load() "/usr/local/lib/python3.7/dist-packages/pkg_resources/__init__.py", line 2450, in load return self.resolve() "/usr/local/lib/python3.7/dist-packages/pkg_resources/__init__.py", line 2456, in resolve module = __import__(self.module_name, fromlist=['__name__'], level=0) "/home/pnguyen/.local/lib/python3.7/site-packages/spacy_transformers/__init__.py", line 1, in <module> from .language import TransformersLanguage "/home/pnguyen/.local/lib/python3.7/site-packages/spacy_transformers/language.py", line 5, in <module> from .util import is_special_token, pkg_meta, ATTRS, PIPES, LANG_FACTORY "/home/pnguyen/.local/lib/python3.7/site-packages/spacy_transformers/util.py", line 2, in <module> import transformers "/home/pnguyen/.local/lib/python3.7/site-packages/transformers/__init__.py", line 20, in <module> from .file_utils import (TRANSFORMERS_CACHE, PYTORCH_TRANSFORMERS_CACHE, PYTORCH_PRETRAINED_BERT_CACHE, "/home/pnguyen/.local/lib/python3.7/site-packages/transformers/file_utils.py", line 29, in <module> import tensorflow as tf "/home/pnguyen/.local/lib/python3.7/site-packages/tensorflow/__init__.py", line 40, in <module> from tensorflow.python.tools import module_util as _module_util "/home/pnguyen/.local/lib/python3.7/site-packages/tensorflow/python/__init__.py", line 63, in <module> from tensorflow.python.framework.framework_lib import * # pylint: disable=redefined-builtin "/home/pnguyen/.local/lib/python3.7/site-packages/tensorflow/python/framework/framework_lib.py", line 52, in <module> from tensorflow.python.framework.importer import import_graph_def "/home/pnguyen/.local/lib/python3.7/site-packages/tensorflow/python/framework/importer.py", line 28, in <module> from tensorflow.python.framework import function "/home/pnguyen/.local/lib/python3.7/site-packages/tensorflow/python/framework/function.py", line 36, in <module> from tensorflow.python.ops import array_ops "/home/pnguyen/.local/lib/python3.7/site-packages/tensorflow/python/ops/array_ops.py", line 212, in <module> listdiff.__doc__ = gen_array_ops.list_diff.__doc__ + "\n" + listdiff.__doc__ TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'
0.589352
Traceback (most recent call last): "/Users/archit/ray/python/ray/monitor.py", line 272, in run self._run() "/Users/archit/ray/python/ray/monitor.py", line 166, in _run self.update_load_metrics() "/Users/archit/ray/python/ray/monitor.py", line 145, in update_load_metrics ip = resource_message.node_manager_address AttributeError: node_manager_address
Traceback (most recent call last): "/usr/local/lib/R/site-library/DEXSeq/python_scripts/dexseq_count.py", line 239, in <module> if current_chromosome != a.iv.chrom: AttributeError: 'NoneType' object has no attribute 'chrom'
0.503949
Traceback (most recent call last): "I:\yRuntimes-x64-msvc2017\Python\lib\runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) "I:\yRuntimes-x64-msvc2017\Python\lib\runpy.py", line 85, in _run_code exec(code, run_globals) "I:\xClients\WeasyPrint\weasyprint\__main__.py", line 248, in <module> main() "I:\xClients\WeasyPrint\weasyprint\__main__.py", line 239, in main main_doc = getattr(html, 'render')(**kwargsRender) "I:\xClients\WeasyPrint\weasyprint\__init__.py", line 174, in render optimize_images, font_config, counter_style, image_cache) "I:\xClients\WeasyPrint\weasyprint\document.py", line 401, in _render [Page(page_box, enable_hinting) for page_box in page_boxes], "I:\xClients\WeasyPrint\weasyprint\document.py", line 401, in <listcomp> [Page(page_box, enable_hinting) for page_box in page_boxes], "I:\xClients\WeasyPrint\weasyprint\layout\__init__.py", line 123, in layout_document pages = list(make_all_pages(context, root_box, html, pages)) "I:\xClients\WeasyPrint\weasyprint\layout\pages.py", line 800, in make_all_pages page, resume_at = remake_page(i, context, root_box, html) "I:\xClients\WeasyPrint\weasyprint\layout\pages.py", line 739, in remake_page page_number, page_state) "I:\xClients\WeasyPrint\weasyprint\layout\pages.py", line 550, in make_page positioned_boxes, adjoining_margins) "I:\xClients\WeasyPrint\weasyprint\layout\blocks.py", line 60, in block_level_layout page_is_empty, absolute_boxes, fixed_boxes, adjoining_margins) "I:\xClients\WeasyPrint\weasyprint\layout\blocks.py", line 74, in block_level_layout_switch page_is_empty, absolute_boxes, fixed_boxes, adjoining_margins) "I:\xClients\WeasyPrint\weasyprint\layout\blocks.py", line 127, in block_box_layout absolute_boxes, fixed_boxes, adjoining_margins) "I:\xClients\WeasyPrint\weasyprint\layout\blocks.py", line 508, in block_container_layout absolute_boxes, fixed_boxes, adjoining_margins) "I:\xClients\WeasyPrint\weasyprint\layout\blocks.py", line 60, in block_level_layout page_is_empty, absolute_boxes, fixed_boxes, adjoining_margins) "I:\xClients\WeasyPrint\weasyprint\layout\blocks.py", line 74, in block_level_layout_switch page_is_empty, absolute_boxes, fixed_boxes, adjoining_margins) "I:\xClients\WeasyPrint\weasyprint\layout\blocks.py", line 127, in block_box_layout absolute_boxes, fixed_boxes, adjoining_margins) "I:\xClients\WeasyPrint\weasyprint\layout\blocks.py", line 508, in block_container_layout absolute_boxes, fixed_boxes, adjoining_margins) "I:\xClients\WeasyPrint\weasyprint\layout\blocks.py", line 60, in block_level_layout page_is_empty, absolute_boxes, fixed_boxes, adjoining_margins) "I:\xClients\WeasyPrint\weasyprint\layout\blocks.py", line 74, in block_level_layout_switch page_is_empty, absolute_boxes, fixed_boxes, adjoining_margins) "I:\xClients\WeasyPrint\weasyprint\layout\blocks.py", line 127, in block_box_layout absolute_boxes, fixed_boxes, adjoining_margins) "I:\xClients\WeasyPrint\weasyprint\layout\blocks.py", line 553, in block_container_layout new_children, absolute_boxes, fixed_boxes) "I:\xClients\WeasyPrint\weasyprint\layout\blocks.py", line 825, in find_earlier_page_break child.children, absolute_boxes, fixed_boxes) "I:\xClients\WeasyPrint\weasyprint\layout\blocks.py", line 839, in find_earlier_page_break resume_at = (new_child.index, resume_at) AttributeError: 'BlockBox' object has no attribute 'index'
Traceback (most recent call last): "<string>", line 14, in <module> "/home/oquidave/workspace/python/django_projects/wikiped/build/wikipedia/setup.py", line 11, in <module> dependencies = [str(ir.req) for ir in install_reqs] "/usr/lib/python2.7/dist-packages/pip/req.py", line 1200, in parse_requirements skip_regex = options.skip_requirements_regex AttributeError: 'NoneType' object has no attribute 'skip_requirements_regex'
0.59245
Traceback (most recent call last): "D:\Apps\Python\Anaconda3\lib\site-packages\PyInstaller\depend\bindepend.py", line 721, in getImports return _getImports_pe(pth) "D:\Apps\Python\Anaconda3\lib\site-packages\PyInstaller\depend\bindepend.py", line 109, in _getImports_pe import_dllnames_only=True, TypeError: parse_data_directories() got an unexpected keyword argument 'forwarded_exports_only'
2019-05-25 13:50:48 ERROR ThreadPoolExecutor-0_0 :: [34fdd20] Failed doing webui callback: Traceback (most recent call last): "D:\SickChill\SickChill\sickbeard\webserve.py", line 287, in async_call result = function(**kwargs) TypeError: saveSearch() got an unexpected keyword argument 'torrent_download_dir_deluge'
0.58863
2017-12-11 02:17:15,322 ERROR libqtile qtile.py:make_qtile():L106 Error while reading config file (Traceback (most recent call last): "/usr/lib/python3.6/site-packages/libqtile/confreader.py", line 55, in __init__ config = __import__(os.path.basename(fname)[:-3]) "/home/dave/.config/qtile/config.py", line 305, in <module> widget.Mpd( AttributeError: module 'libqtile.widget' has no attribute 'Mpd'
```Traceback (most recent call last): "test_pmml.py", line 14, in <module> ('model', clf) "/home/maxnoe/Uni/FACT/aict-tools/venv/lib/python3.7/site-packages/sklearn2pmml/pipeline/__init__.py", line 48, in __init__ super(PMMLPipeline, self).__init__(steps = steps) "/home/maxnoe/Uni/FACT/aict-tools/venv/lib/python3.7/site-packages/sklearn/utils/validation.py", line 63, in inner_f return f(*args, **kwargs) "/home/maxnoe/Uni/FACT/aict-tools/venv/lib/python3.7/site-packages/sklearn/pipeline.py", line 118, in __init__ self._validate_steps() "/home/maxnoe/Uni/FACT/aict-tools/venv/lib/python3.7/site-packages/sklearn/pipeline.py", line 157, in _validate_steps self._validate_names(names) "/home/maxnoe/Uni/FACT/aict-tools/venv/lib/python3.7/site-packages/sklearn/utils/metaestimators.py", line 70, in _validate_names invalid_names = set(names).intersection(self.get_params(deep=False)) "/home/maxnoe/Uni/FACT/aict-tools/venv/lib/python3.7/site-packages/sklearn/pipeline.py", line 137, in get_params return self._get_params('steps', deep=deep) "/home/maxnoe/Uni/FACT/aict-tools/venv/lib/python3.7/site-packages/sklearn/utils/metaestimators.py", line 29, in _get_params out = super().get_params(deep=deep) "/home/maxnoe/Uni/FACT/aict-tools/venv/lib/python3.7/site-packages/sklearn/base.py", line 195, in get_params value = getattr(self, key) AttributeError: 'PMMLPipeline' object has no attribute 'apply_transformer'
0.654633
Traceback (most recent call last): "/usr/local/lib/python3.8/site-packages/synapse/http/server.py", line 228, in _async_render_wrapper callback_return = await self._async_render(request) "/usr/local/lib/python3.8/site-packages/synapse/http/server.py", line 405, in _async_render callback_return = await raw_callback_return "/usr/local/lib/python3.8/site-packages/synapse/rest/admin/users.py", line 321, in on_PUT await self.profile_handler.set_avatar_url( "/usr/local/lib/python3.8/site-packages/synapse/handlers/profile.py", line 264, in set_avatar_url if not self.hs.is_mine(target_user): "/usr/local/lib/python3.8/site-packages/synapse/server.py", line 297, in is_mine return domain_specific_string.domain == self.hostname AttributeError: 'str' object has no attribute 'domain'
Traceback (most recent call last): "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_platform.py", line 197, in _async_add_entity yield from entity.async_device_update(warning=False) "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity.py", line 327, in async_device_update yield from self.hass.async_add_job(self.update) "/usr/lib/python3.6/asyncio/futures.py", line 332, in __iter__ yield self # This tells Task to wait for completion. "/usr/lib/python3.6/asyncio/tasks.py", line 250, in _wakeup future.result() "/usr/lib/python3.6/asyncio/futures.py", line 245, in result raise self._exception "/usr/lib/python3.6/concurrent/futures/thread.py", line 56, in run result = self.fn(*self.args, **self.kwargs) "/usr/lib/python3.6/site-packages/homeassistant/components/sensor/tesla.py", line 82, in update self.current_value = self.tesla_device.get_value() AttributeError: 'Battery' object has no attribute 'get_value'
0.632056
Traceback (most recent call last): "/home/rdemb/anaconda3/envs/py2/lib/python2.7/site-packages/ray/function_manager.py", line 408, in fetch_and_register_remote_function function = pickle.loads(serialized_function) "/home/rdemb/anaconda3/envs/py2/lib/python2.7/pickle.py", line 1388, in loads return Unpickler(file).load() "/home/rdemb/anaconda3/envs/py2/lib/python2.7/pickle.py", line 864, in load dispatch[key](self) "/home/rdemb/anaconda3/envs/py2/lib/python2.7/pickle.py", line 1089, in load_newobj obj = cls.__new__(cls, *args) TypeError: __new__() takes at least 3 arguments (1 given)
Traceback (most recent call last): "<stdin>", line 1, in <module> "/Users/kchung/.virtualenvs/ctfd3/lib/python3.6/site-packages/itsdangerous.py", line 353, in sign return value + want_bytes(self.sep) + self.get_signature(value) TypeError: must be str, not bytes
0.460945
Traceback (most recent call last): "HiddenEye.py", line 8, in <module> import Defs.ActionManager.main_runner as main_runner "/root/HiddenEye/Defs/ActionManager/main_runner.py", line 11, in <module> import Defs.ActionManager.simple_informant as simple_informant "/root/HiddenEye/Defs/ActionManager/simple_informant.py", line 10, in <module> import Defs.FeatureManager.EmailManager.email_prompt as email_prompt "/root/HiddenEye/Defs/FeatureManager/EmailManager/email_prompt.py", line 11, in <module> import Defs.ActionManager.simple_informant as simple_informant AttributeError: module 'Defs.ActionManager' has no attribute 'simple_informant'
Traceback (most recent call last): "<stdin>", line 1, in <module> "/home/.../.virtualenvs/.../lib/python3.8/site-packages/aiogram/utils/markdown.py", line 85, in hbold return html_decoration.bold.format( AttributeError: 'function' object has no attribute 'format'
0.656256
Traceback (most recent call last): "/home/ansible/ansible-src/bin/ansible-playbook", line 104, in <module> sys.exit(main(sys.argv[1:])) "/home/ansible/ansible-src/bin/ansible-playbook", line 85, in main pb.run() "/home/ansible/ansible-src/lib/ansible/playbook.py", line 246, in run self._run_play(pattern) "/home/ansible/ansible-src/lib/ansible/playbook.py", line 556, in _run_play triggered_by = task.get('run', None) AttributeError: 'str' object has no attribute 'get'
Traceback (most recent call last): "signal.py", line 3, in <module> import numpy as np "/home/<redacted>/.local/share/virtualenvs/npt_import_bug-uRyhlZBt/lib/python3.6/site-packages/numpy/__init__.py", line 187, in <module> from .testing import Tester "/home/<redacted>/.local/share/virtualenvs/npt_import_bug-uRyhlZBt/lib/python3.6/site-packages/numpy/testing/__init__.py", line 10, in <module> from unittest import TestCase "/usr/lib/python3.6/unittest/__init__.py", line 64, in <module> from .main import TestProgram, main "/usr/lib/python3.6/unittest/main.py", line 7, in <module> from . import loader, runner "/usr/lib/python3.6/unittest/runner.py", line 8, in <module> from .signals import registerResult "/usr/lib/python3.6/unittest/signals.py", line 1, in <module> import signal "/home/<redacted>/npt_import_bug/signal.py", line 4, in <module> import numpy.testing as npt AttributeError: module 'numpy' has no attribute 'testing'
0.610776
Traceback (most recent call last): "/home/math/.pyenv/versions/3.8.1/lib/python3.8/runpy.py", line 193, in _run_module_as_main return _run_code(code, main_globals, None, "/home/math/.pyenv/versions/3.8.1/lib/python3.8/runpy.py", line 86, in _run_code exec(code, run_globals) "/home/math/.pyenv/versions/3.8.1/lib/python3.8/site-packages/pip/__main__.py", line 26, in <module> sys.exit(_main()) "/home/math/.pyenv/versions/3.8.1/lib/python3.8/site-packages/pip/_internal/cli/main.py", line 73, in main command = create_command(cmd_name, isolated=("--isolated" in cmd_args)) "/home/math/.pyenv/versions/3.8.1/lib/python3.8/site-packages/pip/_internal/commands/__init__.py", line 104, in create_command module = importlib.import_module(module_path) "/home/math/.pyenv/versions/3.8.1/lib/python3.8/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) "<frozen importlib._bootstrap>", line 1014, in _gcd_import "<frozen importlib._bootstrap>", line 991, in _find_and_load "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked "<frozen importlib._bootstrap>", line 671, in _load_unlocked "<frozen importlib._bootstrap_external>", line 783, in exec_module "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed "/home/math/.pyenv/versions/3.8.1/lib/python3.8/site-packages/pip/_internal/commands/install.py", line 24, in <module> from pip._internal.cli.req_command import RequirementCommand, with_cleanup "/home/math/.pyenv/versions/3.8.1/lib/python3.8/site-packages/pip/_internal/cli/req_command.py", line 16, in <module> from pip._internal.index.package_finder import PackageFinder "/home/math/.pyenv/versions/3.8.1/lib/python3.8/site-packages/pip/_internal/index/package_finder.py", line 21, in <module> from pip._internal.index.collector import parse_links "/home/math/.pyenv/versions/3.8.1/lib/python3.8/site-packages/pip/_internal/index/collector.py", line 14, in <module> from pip._vendor import html5lib, requests "/home/math/.pyenv/versions/3.8.1/lib/python3.8/site-packages/pip/_vendor/requests/__init__.py", line 114, in <module> from . import utils "/home/math/.pyenv/versions/3.8.1/lib/python3.8/site-packages/pip/_vendor/requests/utils.py", line 25, in <module> from . import certs "/home/math/.pyenv/versions/3.8.1/lib/python3.8/site-packages/pip/_vendor/requests/certs.py", line 15, in <module> from pip._vendor.certifi import where "/home/math/.pyenv/versions/3.8.1/lib/python3.8/site-packages/pip/_vendor/certifi/__init__.py", line 1, in <module> from .core import contents, where "/home/math/.pyenv/versions/3.8.1/lib/python3.8/site-packages/pip/_vendor/certifi/core.py", line 12, in <module> from importlib.resources import read_text "/home/math/.pyenv/versions/3.8.1/lib/python3.8/importlib/resources.py", line 11, in <module> from typing import Iterable, Iterator, Optional, Set, Union # noqa: F401 "/home/math/.pyenv/versions/3.8.1/lib/python3.8/site-packages/typing.py", line 1357, in <module> class Callable(extra=collections_abc.Callable, metaclass=CallableMeta): "/home/math/.pyenv/versions/3.8.1/lib/python3.8/site-packages/typing.py", line 1005, in __new__ self._abc_registry = extra._abc_registry AttributeError: type object 'Callable' has no attribute '_abc_registry'
Traceback (most recent call last): "tools/extract_features.py", line 292, in <module> main() "tools/extract_features.py", line 287, in main ExtractFeatures(args) "tools/extract_features.py", line 118, in ExtractFeatures devices=gpus, "/home/dujiajun/anaconda2/envs/caffe2/lib/python2.7/site-packages/caffe2/python/data_parallel_model.py", line 32, in Parallelize_GPU Parallelize(*args, **kwargs) "/home/dujiajun/anaconda2/envs/caffe2/lib/python2.7/site-packages/caffe2/python/data_parallel_model.py", line 208, in Parallelize input_builder_fun(model_helper_obj) "tools/extract_features.py", line 94, in input_fn use_local_file=args.use_local_file, "/home/dujiajun/R2Plus1D/lib/utils/model_helper.py", line 120, in AddVideoInput data, label, video_id = model.net.VideoInput( "/home/dujiajun/anaconda2/envs/caffe2/lib/python2.7/site-packages/caffe2/python/core.py", line 2067, in __getattr__ ",".join(workspace.C.nearby_opnames(op_type)) + ']' AttributeError: Method VideoInput is not a registered operator. Did you mean: []
0.614543
Traceback (most recent call last): "threading.py", line 926, in _bootstrap_inner "threading.py", line 870, in run "site-packages\paddlex\cv\datasets\dataset.py", line 83, in handle_worker "site-packages\paddlex\cv\transforms\cls_transforms.py", line 79, in __call__ TypeError: Can't read The image file D:\test\数据集\datasets\D0001\daisy\34266042310_9c1abd8e11_n.jpg!
Traceback (most recent call last): "/.../lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner response = get_response(request) "/.../lib/python3.6/site-packages/django/utils/deprecation.py", line 97, in __call__ response = self.process_response(request, response) "/.../lib/python3.6/site-packages/debug_toolbar/middleware.py", line 126, in process_response panel.generate_stats(request, response) "/.../lib/python3.6/site-packages/debug_toolbar/panels/sql/panel.py", line 178, in generate_stats query_duplicates[alias][duplicate_key(query)] += 1 TypeError: unhashable type: 'list'
0.577285
Traceback (most recent call last): "C:\Users\name\AppData\Roaming\Blender Foundation\Blender\2.82\scripts\addons\BlenderGIS-master\operators\io_get_srtm.py", line 44, in invoke return self.execute(context)#context.window_manager.invoke_props_dialog(self) "C:\Users\name\AppData\Roaming\Blender Foundation\Blender\2.82\scripts\addons\BlenderGIS-master\operators\io_get_srtm.py", line 143, in execute fillNodata = False) "C:\Program s\Blender Foundation\Blender 2.82\2.82\scripts\modules\bpy\ops.py", line 199, in __call__ ret = op_call(self.idname_py(), C_dict, kw, C_exec, C_undo) TypeError: Converting py args to operator properties: enum "EPSG:4326" not found in ('EPSG:3857')
Traceback (most recent call last): "**/venv/lib/python3.6/site-packages/telegram/ext/dispatcher.py", line 425, in process_update handler.handle_update(update, self, check, context) "**/venv/lib/python3.6/site-packages/telegram/ext/handler.py", line 145, in handle_update return self.callback(update, context) **/bot.py", line 24, in file_handler get_file_telethon(file_id, file_name, loop) "**/bot.py", line 33, in get_file_telethon location = get_input_location(document) "**/venv/lib/python3.6/site-packages/telethon/utils.py", line 762, in get_input_location info = _get_file_info(location) "**/venv/lib/python3.6/site-packages/telethon/utils.py", line 771, in _get_file_info _raise_cast_fail(location, 'Input Location') "**/venv/lib/python3.6/site-packages/telethon/utils.py", line 139, in _raise_cast_fail type(entity).__name__, target)) TypeError: Cannot cast NoneType to any kind of Input Location.
0.480308
Traceback (most recent call last): "../../scripts/smac", line 20, in <module> smac.main_cli() "/home/mrudolph/SMAC3/smac/smac_cli.py", line 99, in main_cli optimizer.optimize() "/home/mrudolph/SMAC3/smac/facade/smac_facade.py", line 343, in optimize incumbent = self.solver.run() "/home/mrudolph/SMAC3/smac/optimizer/smbo.py", line 122, in run challengers = self.choose_next(X, Y) "/home/mrudolph/SMAC3/smac/optimizer/smbo.py", line 224, in choose_next self._get_next_by_local_search(init_sls_points) "/home/mrudolph/SMAC3/smac/optimizer/smbo.py", line 294, in _get_next_by_local_search configuration, acq_val = self.acq_optimizer.maximize(start_point) "/home/mrudolph/SMAC3/smac/optimizer/local_search.py", line 97, in maximize for neighbor in all_neighbors: "/home/mrudolph/anaconda3/lib/python3.6/site-packages/ConfigSpace/util.py", line 113, in get_one_exchange_neighbourhood num_neighbors = hp.get_num_neighbors() TypeError: get_num_neighbors() missing 1 required positional argument: 'value'
Traceback (most recent call last): ".local/lib/python3.7/site-packages/web3/utils/formatters.py", line 68, in apply_formatters_to_dict yield key, formatters[key](item) "cytoolz/functoolz.pyx", line 236, in cytoolz.functoolz.curry.__call__ "cytoolz/functoolz.pyx", line 232, in cytoolz.functoolz.curry.__call__ ".local/lib/python3.7/site-packages/web3/utils/formatters.py", line 86, in apply_one_of_formatters return formatter(value) "cytoolz/functoolz.pyx", line 236, in cytoolz.functoolz.curry.__call__ "cytoolz/functoolz.pyx", line 232, in cytoolz.functoolz.curry.__call__ "local/lib/python3.7/site-packages/eth_utils/functional.py", line 46, in inner return callback(fn(*args, **kwargs)) ".local/lib/python3.7/site-packages/web3/utils/formatters.py", line 79, in apply_formatter_to_array yield formatter(item) "cytoolz/functoolz.pyx", line 236, in cytoolz.functoolz.curry.__call__ "cytoolz/functoolz.pyx", line 232, in cytoolz.functoolz.curry.__call__ "local/lib/python3.7/site-packages/eth_utils/functional.py", line 46, in inner return callback(fn(*args, **kwargs)) ".local/lib/python3.7/site-packages/web3/utils/formatters.py", line 70, in apply_formatters_to_dict raise type(exc)("Could not format value %r as field %r" % (item, key)) from exc TypeError: Could not format value None as field 'r'
0.590898
Traceback (most recent call last): "~/.gdb/peda/peda.py", line 6055, in invoke "~/.gdb/peda/peda.py", line 4434, in context "/home/lodi_g/.gdb/peda/lib/utils.py", line 171, in wrapper f(*args, **kwargs) "~/.gdb/peda/peda.py", line 4307, in context_register "~/.gdb/peda/peda.py", line 4877, in xinfo "~/.gdb/peda/peda.py", line 4865, in get_reg_text "/home/lodi_g/.gdb/peda/lib/utils.py", line 52, in __call__ value = self.func(self.instance, *args, **kwargs) "~/.gdb/peda/peda.py", line 2163, in examine_mem_reference "/home/lodi_g/.gdb/peda/lib/utils.py", line 52, in __call__ value = self.func(self.instance, *args, **kwargs) "~/.gdb/peda/peda.py", line 2107, in examine_mem_value "/home/lodi_g/.gdb/peda/lib/utils.py", line 52, in __call__ value = self.func(self.instance, *args, **kwargs) "~/.gdb/peda/peda.py", line 2269, in elfheader TypeError: '<' not supported between instances of 'int' and 'NoneType'
Traceback (most recent call last): "/usr/local/lib/python3.7/site-packages/mixer/main.py", line 241, in gen_value value = fab() "/usr/local/lib/python3.7/site-packages/mixer/main.py", line 134, in blend target = self.populate_target(values) "/usr/local/lib/python3.7/site-packages/mixer/main.py", line 157, in populate_target target = self.__scheme() TypeError: __init__() missing 1 required positional argument: 'meta'
0.5334
Traceback (most recent call last): "/usr/lib64/python3.6/threading.py", line 916, in _bootstrap_inner self.run() "/usr/lib64/python3.6/threading.py", line 864, in run self._target(*self._args, **self._kwargs) "/home/kususer/.local/pipx/venvs/virtualenv/lib64/python3.6/site-packages/virtualenv/seed/wheels/periodic_update.py", line 342, in _run_manual_upgrade periodic=False, "/home/kususer/.local/pipx/venvs/virtualenv/lib64/python3.6/site-packages/virtualenv/seed/wheels/periodic_update.py", line 207, in do_update versions = _run_do_update(app_data, distribution, embed_filename, for_py_version, periodic, search_dirs) "/home/kususer/.local/pipx/venvs/virtualenv/lib64/python3.6/site-packages/virtualenv/seed/wheels/periodic_update.py", line 237, in _run_do_update to_folder=wheelhouse, TypeError: download_wheel() missing 1 required positional argument: 'env'
Traceback (most recent call last): "C:\Users\S10500\AppData\Local\Continuum\anaconda3\lib\site-packages\spyder\widgets\ipythonconsole\client.py", line 575, in show_time elapsed_time = time.monotonic() - self.t0 TypeError: unsupported operand type(s) for -: 'float' and 'NoneType'
0.502331
Traceback (most recent call last): "/root/venv/lib/python3.6/site-packages/flask/app.py", line 1982, in wsgi_app response = self.full_dispatch_request() "/root/venv/lib/python3.6/site-packages/flask/app.py", line 1614, in full_dispatch_request rv = self.handle_user_exception(e) "/root/venv/lib/python3.6/site-packages/flask/app.py", line 1517, in handle_user_exception reraise(exc_type, exc_value, tb) "/root/venv/lib/python3.6/site-packages/flask/_compat.py", line 33, in reraise raise value "/root/venv/lib/python3.6/site-packages/flask/app.py", line 1612, in full_dispatch_request rv = self.dispatch_request() "/root/venv/lib/python3.6/site-packages/flask/app.py", line 1598, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) "/root/venv/lib/python3.6/site-packages/flask_appbuilder/security/decorators.py", line 26, in wraps return f(self, *args, **kwargs) "/root/venv/lib/python3.6/site-packages/flask_appbuilder/views.py", line 478, in list widgets=widgets) "/root/venv/lib/python3.6/site-packages/flask_appbuilder/baseviews.py", line 161, in render_template return render_template(template, **dict(list(kwargs.items()) + list(self.extra_args.items()))) "/root/venv/lib/python3.6/site-packages/flask/templating.py", line 134, in render_template context, ctx.app) "/root/venv/lib/python3.6/site-packages/flask/templating.py", line 116, in _render rv = template.render(context) "/root/venv/lib/python3.6/site-packages/jinja2/asyncsupport.py", line 76, in render return original_render(self, *args, **kwargs) "/root/venv/lib/python3.6/site-packages/jinja2/environment.py", line 1008, in render return self.environment.handle_exception(exc_info, True) "/root/venv/lib/python3.6/site-packages/jinja2/environment.py", line 780, in handle_exception reraise(exc_type, exc_value, tb) "/root/venv/lib/python3.6/site-packages/jinja2/_compat.py", line 37, in reraise raise value.with_traceback(tb) "/root/venv/lib/python3.6/site-packages/superset/templates/appbuilder/general/model/list.html", line 2, in top-level template code {% import 'appbuilder/general/lib.html' as lib %} "/root/venv/lib/python3.6/site-packages/flask_appbuilder/templates/appbuilder/base.html", line 1, in top-level template code {% extends base_template %} "/root/venv/lib/python3.6/site-packages/superset/templates/superset/base.html", line 1, in top-level template code {% extends "appbuilder/baselayout.html" %} "/root/venv/lib/python3.6/site-packages/superset/templates/appbuilder/baselayout.html", line 2, in top-level template code {% import 'appbuilder/baselib.html' as baselib %} "/root/venv/lib/python3.6/site-packages/flask_appbuilder/templates/appbuilder/init.html", line 46, in top-level template code {% block body %} "/root/venv/lib/python3.6/site-packages/superset/templates/appbuilder/baselayout.html", line 21, in block "body" {% block content %} "/root/venv/lib/python3.6/site-packages/superset/templates/appbuilder/general/model/list.html", line 12, in block "content" {% block list_list scoped %} "/root/venv/lib/python3.6/site-packages/superset/templates/appbuilder/general/model/list.html", line 13, in block "list_list" {{ widgets.get('list')()|safe }} "/root/venv/lib/python3.6/site-packages/flask_appbuilder/widgets.py", line 34, in __call__ return template.render(args) "/root/venv/lib/python3.6/site-packages/jinja2/asyncsupport.py", line 76, in render return original_render(self, *args, **kwargs) "/root/venv/lib/python3.6/site-packages/jinja2/environment.py", line 1008, in render return self.environment.handle_exception(exc_info, True) "/root/venv/lib/python3.6/site-packages/jinja2/environment.py", line 780, in handle_exception reraise(exc_type, exc_value, tb) "/root/venv/lib/python3.6/site-packages/jinja2/_compat.py", line 37, in reraise raise value.with_traceback(tb) "/root/venv/lib/python3.6/site-packages/superset/templates/superset/fab_overrides/list.html", line 1, in top-level template code {% extends 'appbuilder/general/widgets/list.html' %} "/root/venv/lib/python3.6/site-packages/flask_appbuilder/templates/appbuilder/general/widgets/list.html", line 2, in top-level template code {% extends 'appbuilder/general/widgets/base_list.html' %} "/root/venv/lib/python3.6/site-packages/superset/templates/appbuilder/general/widgets/base_list.html", line 25, in top-level template code {% block begin_loop_values %} "/root/venv/lib/python3.6/site-packages/flask_appbuilder/templates/appbuilder/general/widgets/list.html", line 45, in block "begin_loop_values" {% for item in value_columns %} "/root/venv/lib/python3.6/site-packages/jinja2/runtime.py", line 478, in __next__ ctx._after = ctx._safe_next() "/root/venv/lib/python3.6/site-packages/jinja2/runtime.py", line 455, in _safe_next return next(self._iterator) "/root/venv/lib/python3.6/site-packages/flask_appbuilder/models/base.py", line 114, in get_values retdict[col] = self._get_attr_value(item, col) "/root/venv/lib/python3.6/site-packages/flask_appbuilder/models/base.py", line 66, in _get_attr_value return getattr(item, col)() "/root/venv/lib/python3.6/site-packages/superset/models/core.py", line 181, in datasource_link return datasource.link if datasource else None "/root/venv/lib/python3.6/site-packages/superset/connectors/druid/models.py", line 532, in link return Markup('<a href="{self.url}">{name}</a>').format(**locals()) TypeError: format() got multiple values for argument 'self'
Traceback (most recent call last): "../gpu-env/lib/python3.5/site-packages/object_detection/train.py", line 163, in <module> tf.app.run() "/home/dan/gpu-env/lib/python3.5/site-packages/tensorflow/python/platform/app.py", line 48, in run _sys.exit(main(_sys.argv[:1] + flags_passthrough)) "../gpu-env/lib/python3.5/site-packages/object_detection/train.py", line 159, in main worker_job_name, is_chief, FLAGS.train_dir) "/home/dan/gpu-env/lib/python3.5/site-packages/object_detection/trainer.py", line 217, in train train_config.prefetch_queue_capacity, data_augmentation_options) "/home/dan/gpu-env/lib/python3.5/site-packages/object_detection/trainer.py", line 77, in create_input_queue include_keypoints=include_keypoints)) "/home/dan/gpu-env/lib/python3.5/site-packages/object_detection/core/preprocessor.py", line 2547, in preprocess results = func(*args, **params) "/home/dan/gpu-env/lib/python3.5/site-packages/object_detection/core/preprocessor.py", line 1272, in random_crop_pad_image min_padded_size_ratio) "/home/dan/gpu-env/lib/python3.5/site-packages/tensorflow/python/ops/math_ops.py", line 885, in binary_op_wrapper y = ops.convert_to_tensor(y, dtype=x.dtype.base_dtype, name="y") "/home/dan/gpu-env/lib/python3.5/site-packages/tensorflow/python/framework/ops.py", line 836, in convert_to_tensor as_ref=False) "/home/dan/gpu-env/lib/python3.5/site-packages/tensorflow/python/framework/ops.py", line 926, in internal_convert_to_tensor ret = conversion_func(value, dtype=dtype, name=name, as_ref=as_ref) "/home/dan/gpu-env/lib/python3.5/site-packages/tensorflow/python/framework/constant_op.py", line 229, in _constant_tensor_conversion_function return constant(v, dtype=dtype, name=name) "/home/dan/gpu-env/lib/python3.5/site-packages/tensorflow/python/framework/constant_op.py", line 208, in constant value, dtype=dtype, shape=shape, verify_shape=verify_shape)) "/home/dan/gpu-env/lib/python3.5/site-packages/tensorflow/python/framework/tensor_util.py", line 383, in make_tensor_proto _AssertCompatible(values, dtype) "/home/dan/gpu-env/lib/python3.5/site-packages/tensorflow/python/framework/tensor_util.py", line 303, in _AssertCompatible (dtype.name, repr(mismatch), type(mismatch).__name__)) TypeError: Expected float32, got [0.5, 0.5] of type 'RepeatedScalarContainer' instead.
0.583324
Traceback (most recent call last): "/home/frappe/frappe-bench/apps/frappe/frappe/app.py", line 62, in application response = frappe.handler.handle() "/home/frappe/frappe-bench/apps/frappe/frappe/handler.py", line 22, in handle data = execute_cmd(cmd) "/home/frappe/frappe-bench/apps/frappe/frappe/handler.py", line 55, in execute_cmd return frappe.call(method, **frappe.form_dict) "/home/frappe/frappe-bench/apps/frappe/frappe/__init__.py", line 942, in call return fn(*args, **newargs) "/home/frappe/frappe-bench/apps/frappe/frappe/desk/form/save.py", line 19, in savedocs doc.submit() "/home/frappe/frappe-bench/apps/frappe/frappe/model/document.py", line 841, in submit self._submit() "/home/frappe/frappe-bench/apps/frappe/frappe/model/document.py", line 830, in _submit self.save() "/home/frappe/frappe-bench/apps/frappe/frappe/model/document.py", line 260, in save return self._save(*args, **kwargs) "/home/frappe/frappe-bench/apps/frappe/frappe/model/document.py", line 311, in _save self.run_post_save_methods() "/home/frappe/frappe-bench/apps/frappe/frappe/model/document.py", line 901, in run_post_save_methods self.run_method("on_submit") "/home/frappe/frappe-bench/apps/frappe/frappe/model/document.py", line 765, in run_method out = Document.hook(fn)(self, *args, **kwargs) "/home/frappe/frappe-bench/apps/frappe/frappe/model/document.py", line 1040, in composer return composed(self, method, *args, **kwargs) "/home/frappe/frappe-bench/apps/frappe/frappe/model/document.py", line 1023, in runner add_to_return_value(self, fn(self, *args, **kwargs)) "/home/frappe/frappe-bench/apps/frappe/frappe/model/document.py", line 759, in <lambda> fn = lambda self, *args, **kwargs: getattr(self, method)(*args, **kwargs) "/home/frappe/frappe-bench/apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py", line 318, in on_submit self.make_gl_entries() "/home/frappe/frappe-bench/apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py", line 327, in make_gl_entries gl_entries = self.get_gl_entries() "/home/frappe/frappe-bench/apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py", line 355, in get_gl_entries self.make_item_gl_entries(gl_entries) "/home/frappe/frappe-bench/apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py", line 391, in make_item_gl_entries warehouse_account = get_warehouse_account_map() "/home/frappe/frappe-bench/apps/erpnext/erpnext/stock/__init__.py", line 22, in get_warehouse_account_map d.account = get_warehouse_account(d, warehouse_account) "/home/frappe/frappe-bench/apps/erpnext/erpnext/stock/__init__.py", line 36, in get_warehouse_account account = warehouse_account.get(warehouse.parent_warehouse).account AttributeError: 'NoneType' object has no attribute 'account'"
Traceback (most recent call last): "/home/hengyuli/pytorch-YOLOv4/train.py", line 624, in <module> device=device, ) "/home/hengyuli/pytorch-YOLOv4/train.py", line 425, in train evaluator = evaluate(eval_model, val_loader, config, device) "/home/hengyuli/anaconda3/envs/pytorch/lib/python3.7/site-packages/torch/autograd/grad_mode.py", line 49, in decorate_no_grad return func(*args, **kwargs) "/home/hengyuli/pytorch-YOLOv4/train.py", line 490, in evaluate outputs = outputs.cpu().detach().numpy() AttributeError: 'list' object has no attribute 'cpu'
0.611555
Traceback (most recent call last): "/usr/lib/python3.8/site-packages/ranger/core/main.py", line 203, in main fm.loop() "/usr/lib/python3.8/site-packages/ranger/core/fm.py", line 376, in loop ui.redraw() "/usr/lib/python3.8/site-packages/ranger/gui/ui.py", line 343, in redraw self.draw() "/usr/lib/python3.8/site-packages/ranger/gui/ui.py", line 370, in draw DisplayableContainer.draw(self) "/usr/lib/python3.8/site-packages/ranger/gui/displayable.py", line 257, in draw displayable.draw() "/usr/lib/python3.8/site-packages/ranger/gui/widgets/view_miller.py", line 100, in draw DisplayableContainer.draw(self) "/usr/lib/python3.8/site-packages/ranger/gui/displayable.py", line 257, in draw displayable.draw() "/usr/lib/python3.8/site-packages/ranger/gui/widgets/browsercolumn.py", line 187, in draw self._draw_file() "/usr/lib/python3.8/site-packages/ranger/gui/widgets/browsercolumn.py", line 206, in _draw_file path = self.target.get_preview_source(self.wid, self.hei) "/usr/lib/python3.8/site-packages/ranger/container/file.py", line 96, in get_preview_source return self.fm.get_preview(self, width, height) "/usr/lib/python3.8/site-packages/ranger/core/actions.py", line 1096, in get_preview cacheimg = os.path.join(ranger.args.cachedir, self.sha512_encode(path)) "/usr/lib/python3.8/site-packages/ranger/core/actions.py", line 1024, in sha512_encode sha = sha512(stat_.st_dev) TypeError: object supporting the buffer API required
Traceback (most recent call last): "/Users/martin/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/182.4129.34/PyCharm.app/Contents/helpers/pydev/pydevd.py", line 1664, in <module> main() "/Users/martin/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/182.4129.34/PyCharm.app/Contents/helpers/pydev/pydevd.py", line 1658, in main globals = debugger.run(setup['file'], None, None, is_module) "/Users/martin/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/182.4129.34/PyCharm.app/Contents/helpers/pydev/pydevd.py", line 1068, in run pydev_imports.execfile(file, globals, locals) # execute the script "/Users/###/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/182.4129.34/PyCharm.app/Contents/helpers/pydev/_pydev_imps/_pydev_execfile.py", line 18, in execfile exec(compile(contents+"\n", file, 'exec'), glob, loc) "/Users/###/PycharmProjects/###/models/test.py", line 44, in <module> user_dict = model_to_dict(u, manytomany=True) "/Users/###/PycharmProjects/###/venv/lib/python3.6/site-packages/playhouse/shortcuts.py", line 63, in model_to_dict for rel_obj in getattr(model, name): TypeError: getattr(): attribute name must be string
0.571938
Traceback (most recent call last): "/home/ubuntu/anaconda3/envs/pytorch_p36/lib/python3.6/site-packages/redis/connection.py", line 185, in _read_from_socket raise socket.error(SERVER_CLOSED_CONNECTION_ERROR) OSError: Connection closed by server.
Traceback (most recent call last): "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/bootstrap.py", line 151, in _async_setup_component None, component.setup, hass, config) "/usr/lib/python3.4/asyncio/futures.py", line 388, in __iter__ yield self # This tells Task to wait for completion. "/usr/lib/python3.4/asyncio/tasks.py", line 286, in _wakeup value = future.result() "/usr/lib/python3.4/asyncio/futures.py", line 277, in result raise self._exception "/usr/lib/python3.4/concurrent/futures/thread.py", line 54, in run result = self.fn(*self.args, **self.kwargs) "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/components/zeroconf.py", line 51, in setup socket.AF_INET6, hass.config.api.host), OSError: illegal IP address string passed to inet_pton
0.506135
Traceback (most recent call last): "D:\tools\XX-Net-3.7.9\code\default\python27\1.0\lib\threading.py", line 801, in __bootstrap_inner self.run() "D:\tools\XX-Net-3.7.9\code\default\python27\1.0\lib\threading.py", line 754, in run self.__target(*self.__args, **self.__kwargs) "D:\tools\XX-Net-3.7.9\code\default\gae_proxy\local\google_ip.py", line 652, in scan_ip_worker xlog.exception("google_ip.runJob fail:%r", e) AttributeError: 'NoneType' object has no attribute 'exception'
Traceback (most recent call last): "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/logging/__init__.py", line 880, in emit stream.write(fs % msg) AttributeError: 'str' object has no attribute 'write'
0.588297
Traceback (most recent call last): "<stdin>", line 1, in <module> "eventlet/__init__.py", line 10, in <module> from eventlet import convenience "eventlet/convenience.py", line 7, in <module> from eventlet.green import socket "eventlet/green/socket.py", line 21, in <module> from eventlet.support import greendns "eventlet/support/greendns.py", line 73, in <module> setattr(dns.rdtypes.ANY, pkg, import_patched('dns.rdtypes.ANY.' + pkg)) "eventlet/support/greendns.py", line 61, in import_patched return patcher.import_patched(module_name, **modules) "eventlet/patcher.py", line 120, in import_patched *additional_modules + tuple(kw_additional_modules.items())) "eventlet/patcher.py", line 94, in inject module = __import__(module_name, {}, {}, module_name.split('.')[:-1]) "/Users/temoto/dev/github.com/eventlet/eventlet/venv-27/lib/python2.7/site-packages/dns/rdtypes/ANY/CDNSKEY.py", line 23, in <module> class CDNSKEY(dns.rdtypes.dnskeybase.DNSKEYBase): AttributeError: 'module' object has no attribute 'dnskeybase'
`Traceback (most recent call last): "D:/interest/yolact/Net_visiable.py", line 71, in <module> g = make_dot((output0)) "D:/interest/yolact/Net_visiable.py", line 53, in make_dot add_nodes(var.grad_fn) AttributeError: 'str' object has no attribute 'grad_fn'`
0.63363
Traceback (most recent call last): "jira_test.py", line 13, in <module> main() "jira_test.py", line 4, in main jira = JIRA(options, basic_auth=('svc_username', 'sac_password')) "/Users/syedahmed/ANACONDA/anaconda3/lib/python3.7/site-packages/jira/client.py", line 476, in __init__ logging.error("invalid server_info: %s", si) AttributeError: 'bool' object has no attribute 'error'
```Traceback (most recent call last): "/home/user/Software/network/mitmproxy/mitmproxy/tools/console/master.py", line 227, in run self.loop.run() "/home/user/.local/lib/python3.6/site-packages/urwid/main_loop.py", line 286, in run self._run() "/home/user/.local/lib/python3.6/site-packages/urwid/main_loop.py", line 384, in _run self.event_loop.run() "/home/user/.local/lib/python3.6/site-packages/urwid/main_loop.py", line 788, in run self._loop() "/home/user/.local/lib/python3.6/site-packages/urwid/main_loop.py", line 825, in _loop self._watch_files[fd]() "/home/user/.local/lib/python3.6/site-packages/urwid/raw_display.py", line 404, in <lambda> event_loop, callback, self.get_available_raw_input()) "/home/user/.local/lib/python3.6/site-packages/urwid/raw_display.py", line 502, in parse_input callback(processed, processed_codes) "/home/user/.local/lib/python3.6/site-packages/urwid/main_loop.py", line 411, in _update self.process_input(keys) "/home/user/.local/lib/python3.6/site-packages/urwid/main_loop.py", line 511, in process_input k = self._topmost_widget.keypress(self.screen_size, k) "/home/user/Software/network/mitmproxy/mitmproxy/tools/console/window.py", line 309, in keypress k = super().keypress(size, k) "/home/user/.local/lib/python3.6/site-packages/urwid/container.py", line 1131, in keypress return self.body.keypress( (maxcol, remaining), key ) "/home/user/Software/network/mitmproxy/mitmproxy/tools/console/window.py", line 44, in keypress ret = super().keypress(size, key) "/home/user/.local/lib/python3.6/site-packages/urwid/container.py", line 1131, in keypress return self.body.keypress( (maxcol, remaining), key ) "/home/user/Software/network/mitmproxy/mitmproxy/tools/console/flowlist.py", line 87, in keypress return urwid.ListBox.keypress(self, size, key) "/home/user/.local/lib/python3.6/site-packages/urwid/listbox.py", line 1025, in keypress return actual_key(self._keypress_max_right()) "/home/user/.local/lib/python3.6/site-packages/urwid/listbox.py", line 1035, in _keypress_max_right self.focus_position = next(iter(self.body.positions(reverse=True))) AttributeError: 'FlowListWalker' object has no attribute 'positions'
0.6196
Traceback (most recent call last): "/usr/local/munki/managedsoftwareupdate", line 1141, in <module> main() "/usr/local/munki/managedsoftwareupdate", line 862, in main client_id=unicode_or_str(options.id)) "/usr/local/munki/munkilib/updatecheck/core.py", line 289, in check is_optional_install=True) "/usr/local/munki/munkilib/updatecheck/analyze.py", line 420, in process_install if download.download_installeritem(item_pl, installinfo): "/usr/local/munki/munkilib/updatecheck/download.py", line 185, in download_installeritem verify=True) "/usr/local/munki/munkilib/fetch.py", line 440, in munki_resource verify=verify) "/usr/local/munki/munkilib/fetch.py", line 365, in getResourceIfChangedAtomically xattr_hash = getxattr(destinationpath, XATTR_SHA).decode('UTF-8') AttributeError: 'NoneType' object has no attribute 'decode'
Traceback (most recent call last): "rnn_train.py", line 76, in <module> onecell = rnn.GRUCell(INTERNALSIZE) AttributeError: module 'tensorflow.contrib.rnn' has no attribute 'GRUCell'
0.567028
Traceback (most recent call last): "G:\Python\Python37\lib\logging\__init__.py", line 1034, in emit msg = self.format(record) "G:\Python\Python37\lib\logging\__init__.py", line 880, in format return fmt.format(record) "G:\Python\Python37\lib\logging\__init__.py", line 619, in format record.message = record.getMessage() "G:\Python\Python37\lib\logging\__init__.py", line 380, in getMessage msg = msg % self.args TypeError: not enough arguments for format string
Traceback (most recent call last): "/usr/lib/python2.7/site-packages/numpy/testing/decorators.py", line 147, in skipper_func return f(*args, **kwargs) "/builddir/build/BUILD/MDAnalysis-0.16.0/MDAnalysisTests-0.16.0/MDAnalysisTests/analysis/test_encore.py", line 575, in test_clustering_two_methods_one_w_no_distance_matrix encore.AffinityPropagationNative()]) "/builddir/build/BUILDROOT/python-MDAnalysis-0.16.0-1.fc27.i386/usr/lib/python2.7/site-packages/MDAnalysis/analysis/encore/clustering/cluster.py", line 199, in cluster **kwargs)) "/builddir/build/BUILDROOT/python-MDAnalysis-0.16.0-1.fc27.i386/usr/lib/python2.7/site-packages/MDAnalysis/analysis/encore/confdistmatrix.py", line 358, in get_distance_matrix verbose=verbose) "/builddir/build/BUILDROOT/python-MDAnalysis-0.16.0-1.fc27.i386/usr/lib/python2.7/site-packages/MDAnalysis/analysis/encore/confdistmatrix.py", line 99, in conformational_distance_matrix ensemble.select_atoms(selection), format='fac')) "/builddir/build/BUILDROOT/python-MDAnalysis-0.16.0-1.fc27.i386/usr/lib/python2.7/site-packages/MDAnalysis/coordinates/memory.py", line 365, in timeseries return array.take(asel.indices, a_index) TypeError: Cannot cast array data from dtype('int64') to dtype('int32') according to the rule 'safe'
0.540391
Traceback (most recent call last): "/usr/local/lib/python3.7/code.py", line 90, in runcode exec(code, self.locals) "<input>", line 1, in <module> TypeError: cat_to_opts() missing 1 required positional argument: 'cat'
```Traceback (most recent call last): "/root/GSIL/gsil/gsil/__init__.py", line 37, in search return Engine(token=token).search(rule) "/root/GSIL/gsil/gsil/engine.py", line 220, in search Process(self.result, self.rule_object).process() "/root/GSIL/gsil/gsil/process.py", line 36, in process ret_mail = self._send_mail(maybe_mistake) "/root/GSIL/gsil/gsil/process.py", line 67, in _send_mail self._save_file(v['hash'], v['code']) "/root/GSIL/gsil/gsil/process.py", line 79, in _save_file with open(os.path.join(Config().data_path, sha), 'w+', encoding='utf-8') as f: TypeError: 'encoding' is an invalid keyword argument for this function```
0.555579
Traceback (most recent call last): "<input>", line 1, in <module> "C:\Python35\lib\site-packages\tablib\core.py", line 449, in load import_set(self, in_stream, **kwargs) "C:\Python35\lib\site-packages\tablib\formats\_json.py", line 34, in import_set dset.dict = json.loads(in_stream) "C:\Python35\lib\site-packages\tablib\core.py", line 377, in _set_dict if isinstance(pickle[0], list): KeyError: 0
Traceback (most recent call last): "/Users/pawan/frappe-bench-random/apps/frappe/frappe/app.py", line 62, in application response = frappe.handler.handle() "/Users/pawan/frappe-bench-random/apps/frappe/frappe/handler.py", line 22, in handle data = execute_cmd(cmd) "/Users/pawan/frappe-bench-random/apps/frappe/frappe/handler.py", line 53, in execute_cmd return frappe.call(method, **frappe.form_dict) "/Users/pawan/frappe-bench-random/apps/frappe/frappe/__init__.py", line 942, in call return fn(*args, **newargs) "/Users/pawan/frappe-bench-random/apps/frappe/frappe/desk/query_report.py", line 96, in run res = frappe.get_attr(method_name)(frappe._dict(filters)) "/Users/pawan/frappe-bench-random/apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py", line 39, in execute res = get_result(filters, account_details) "/Users/pawan/frappe-bench-random/apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py", line 102, in get_result gl_entries = get_gl_entries(filters) "/Users/pawan/frappe-bench-random/apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py", line 136, in get_gl_entries filters, as_dict=1) "/Users/pawan/frappe-bench-random/apps/frappe/frappe/database.py", line 199, in sql self._cursor.execute(query, values) "/Users/pawan/frappe-bench-random/env/lib/python2.7/site-packages/pymysql/cursors.py", line 164, in execute query = self.mogrify(query, args) "/Users/pawan/frappe-bench-random/env/lib/python2.7/site-packages/pymysql/cursors.py", line 143, in mogrify query = query % self._escape_args(args, conn) KeyError: 'from_date'
0.527762
Traceback (most recent call last): "setup.py", line 15, in <module> with io.open('README.md', 'r', 'utf-8') as f: TypeError: an integer is required (got type str)
Traceback (most recent call last): "/usr/local/lib/python3.9/site-packages/pyload/core/threads/download_thread.py", line 56, in run pyfile.plugin.preprocessing(self) "/usr/local/lib/python3.9/site-packages/pyload/plugins/base/hoster.py", line 300, in preprocessing return self._process(*args, **kwargs) "/usr/local/lib/python3.9/site-packages/pyload/plugins/base/downloader.py", line 93, in _process self._setup() "/usr/local/lib/python3.9/site-packages/pyload/plugins/base/hoster.py", line 154, in _setup self.load_account() # TODO: Move to PluginThread in 0.6.x "/usr/local/lib/python3.9/site-packages/pyload/plugins/base/downloader.py", line 85, in load_account super().load_account() "/usr/local/lib/python3.9/site-packages/pyload/plugins/base/hoster.py", line 190, in load_account self.account.choose() "/usr/local/lib/python3.9/site-packages/pyload/core/utils/old/__init__.py", line 126, in wrapper return func(self, *args, **kwargs) "/usr/local/lib/python3.9/site-packages/pyload/plugins/base/account.py", line 446, in choose user = self.select()[0] "/usr/local/lib/python3.9/site-packages/pyload/core/utils/old/__init__.py", line 126, in wrapper return func(self, *args, **kwargs) "/usr/local/lib/python3.9/site-packages/pyload/plugins/base/account.py", line 409, in select if time.time() > data["validuntil"] > 0: TypeError: '>' not supported between instances of 'float' and 'NoneType'
0.557354
Traceback (most recent call last): "/home/veddy/pupil/pupil_src/launchables/world.py", line 624, in world handle_notifications(n) "/home/veddy/pupil/pupil_src/launchables/world.py", line 410, in handle_notifications g_pool.plugin_by_name[noti["name"]], args=noti.get("args", {}) "/home/veddy/pupil/pupil_src/shared_modules/plugin.py", line 374, in add plugin_instance = new_plugin(self.g_pool, **args) "/home/veddy/pupil/pupil_src/shared_modules/video_capture/uvc_backend.py", line 138, in __init__ self.configure_capture(frame_size, frame_rate, uvc_controls) "/home/veddy/pupil/pupil_src/shared_modules/video_capture/uvc_backend.py", line 232, in configure_capture self.frame_size = frame_size "/home/veddy/pupil/pupil_src/shared_modules/video_capture/uvc_backend.py", line 470, in frame_size best_size_idx = sizes.index(min(sizes)) ValueError: min() arg is an empty sequence
Traceback (most recent call last): "/usr/src/homeassistant/homeassistant/config_entries.py", line 217, in async_setup hass, self "/usr/src/homeassistant/homeassistant/components/onvif/__init__.py", line 83, in async_setup_entry if device.capabilities.events and await device.events.async_start(): "/usr/src/homeassistant/homeassistant/components/onvif/event.py", line 83, in async_start await self.async_parse_messages(response.NotificationMessage) "/usr/src/homeassistant/homeassistant/components/onvif/event.py", line 158, in async_parse_messages event = await parser(self.unique_id, msg) "/usr/src/homeassistant/homeassistant/components/onvif/parsers.py", line 330, in async_parse_last_reset dt_util.parse_datetime(msg.Message._value_1.Data.SimpleItem[0].Value) "/usr/src/homeassistant/homeassistant/util/dt.py", line 150, in parse_datetime return dt.datetime(**kws) ValueError: year 0 is out of range
0.594113
Traceback (most recent call last): "/usr/share/appname/venv/lib/python3.4/site-packages/celery/worker/worker.py", line 205, in start self.blueprint.start(self) "/usr/share/appname/venv/lib/python3.4/site-packages/celery/bootsteps.py", line 119, in start step.start(parent) "/usr/share/appname/venv/lib/python3.4/site-packages/celery/bootsteps.py", line 370, in start return self.obj.start() "/usr/share/appname/venv/lib/python3.4/site-packages/celery/worker/consumer/consumer.py", line 316, in start blueprint.start(self) "/usr/share/appname/venv/lib/python3.4/site-packages/celery/bootsteps.py", line 119, in start step.start(parent) "/usr/share/appname/venv/lib/python3.4/site-packages/celery/worker/consumer/consumer.py", line 592, in start c.loop(*c.loop_args()) "/usr/share/appname/venv/lib/python3.4/site-packages/celery/worker/loops.py", line 91, in asynloop next(loop) "/usr/share/appname/venv/lib/python3.4/site-packages/kombu/asynchronous/hub.py", line 354, in create_loop cb(*cbargs) "/usr/share/appname/venv/lib/python3.4/site-packages/kombu/transport/redis.py", line 1040, in on_readable self.cycle.on_readable(fileno) "/usr/share/appname/venv/lib/python3.4/site-packages/kombu/transport/redis.py", line 337, in on_readable chan.handlers[type]() "/usr/share/appname/venv/lib/python3.4/site-packages/kombu/transport/redis.py", line 724, in _brpop_read self.connection._deliver(loads(bytes_to_str(item)), dest) "/usr/share/appname/venv/lib/python3.4/site-packages/kombu/transport/virtual/base.py", line 983, in _deliver callback(message) "/usr/share/appname/venv/lib/python3.4/site-packages/kombu/transport/virtual/base.py", line 632, in _callback self.qos.append(message, message.delivery_tag) "/usr/share/appname/venv/lib/python3.4/site-packages/kombu/transport/redis.py", line 149, in append pipe.zadd(self.unacked_index_key, time(), delivery_tag) \ "/usr/share/appname/venv/lib/python3.4/site-packages/redis/client.py", line 2263, in zadd for pair in iteritems(mapping): "/usr/share/appname/venv/lib/python3.4/site-packages/redis/_compat.py", line 123, in iteritems return iter(x.items()) AttributeError: 'float' object has no attribute 'items'
Traceback (most recent call last): "tapas/tapas/run_task_main.py", line 782, in <module> app.run(main) "/usr/local/lib/python3.6/dist-packages/absl/app.py", line 300, in run _run_main(main, args) "/usr/local/lib/python3.6/dist-packages/absl/app.py", line 251, in _run_main sys.exit(main(argv)) "tapas/tapas/run_task_main.py", line 736, in main task_utils.create_interactions(task, FLAGS.input_dir, output_dir) "/usr/local/lib/python3.6/dist-packages/tapas/utils/task_utils.py", line 110, in create_interactions wtq_utils.convert(input_dir, output_dir) "/usr/local/lib/python3.6/dist-packages/tapas/utils/wtq_utils.py", line 241, in convert _convert_data(table_cache, input_dir, output_dir, train_file, version) "/usr/local/lib/python3.6/dist-packages/tapas/utils/wtq_utils.py", line 168, in _convert_data table = _read_wtq_table(input_dir, wtq_table_id) "/usr/local/lib/python3.6/dist-packages/tapas/utils/wtq_utils.py", line 96, in _read_wtq_table dtype='str', "/usr/local/lib/python3.6/dist-packages/pandas/io/parsers.py", line 676, in parser_f return _read(filepath_or_buffer, kwds) "/usr/local/lib/python3.6/dist-packages/pandas/io/parsers.py", line 448, in _read parser = Text Reader(fp_or_buf, **kwds) "/usr/local/lib/python3.6/dist-packages/pandas/io/parsers.py", line 880, in __init__ self._make_engine(self.engine) "/usr/local/lib/python3.6/dist-packages/pandas/io/parsers.py", line 1114, in _make_engine self._engine = CParserWrapper(self.f, **self.options) "/usr/local/lib/python3.6/dist-packages/pandas/io/parsers.py", line 1880, in __init__ src = TextIOWrapper(src, encoding=encoding, newline="") AttributeError: 'G ' object has no attribute 'readable'`
0.559159
"Traceback (most recent call last): "/home/frappe/frappe-bench/apps/frappe/frappe/website/render.py", line 39, in render data = render_page_by_language(path) "/home/frappe/frappe-bench/apps/frappe/frappe/website/render.py", line 134, in render_page_by_language return render_page(path) "/home/frappe/frappe-bench/apps/frappe/frappe/website/render.py", line 150, in render_page return build(path) "/home/frappe/frappe-bench/apps/frappe/frappe/website/render.py", line 157, in build return build_page(path) "/home/frappe/frappe-bench/apps/frappe/frappe/website/render.py", line 171, in build_page if "{{" in context.title: TypeError: argument of type 'NoneType' is not iterable"
Traceback (most recent call last): "<stdin>", line 1, in <module> "/home/czgdp1807ssd/sympy_project/sympy/sympy/stats/stochastic_process_types.py", line 196, in __getitem__ if time not in self.index_set: "/home/czgdp1807ssd/sympy_project/sympy/sympy/sets/sets.py", line 672, in __contains__ raise TypeError('did not evaluate to a bool: %r' % c) TypeError: did not evaluate to a bool: None
0.580684
Traceback (most recent call last): "c:\program files\python36\lib\site-packages\monkeytype\tracing.py", li ne 252, in __call__ self.handle_return(frame, arg) "c:\program files\python36\lib\site-packages\monkeytype\tracing.py", li ne 227, in handle_return typ = get_type(arg) "c:\program files\python36\lib\site-packages\monkeytype\typing.py", lin e 76, in get_type val_type = shrink_types(get_type(v) for v in obj.values()) "c:\program files\python36\lib\site-packages\monkeytype\typing.py", lin e 34, in shrink_types types = tuple(types) "c:\program files\python36\lib\site-packages\monkeytype\typing.py", lin e 76, in <genexpr> val_type = shrink_types(get_type(v) for v in obj.values()) "c:\program files\python36\lib\site-packages\monkeytype\typing.py", lin e 62, in get_type return Type[obj] "c:\program files\python36\lib\typing.py", line 652, in inner return func(*args, **kwds) "c:\program files\python36\lib\typing.py", line 1098, in __getitem__ params = tuple(_type_check(p, msg) for p in params) "c:\program files\python36\lib\typing.py", line 1098, in <genexpr> params = tuple(_type_check(p, msg) for p in params) "c:\program files\python36\lib\typing.py", line 376, in _type_check raise TypeError("Plain %s is not valid as type argument" % arg) TypeError: Plain typing.Generic is not valid as type argument
Traceback (most recent call last): "/project_dir/env/lib/python3.5/site-packages/coremltools/converters/nnssa/frontend/graph_pass/type_inference.py", line 86, in visit ret = visitor(node) "/project_dir/env/lib/python3.5/site-packages/coremltools/converters/nnssa/frontend/graph_pass/type_inference.py", line 1094, in visit_Shape if len(shape) > 0 and all([dim > 0 for dim in shape]): "/project_dir/env/lib/python3.5/site-packages/coremltools/converters/nnssa/frontend/graph_pass/type_inference.py", line 1094, in <listcomp> if len(shape) > 0 and all([dim > 0 for dim in shape]): TypeError: unorderable types: NoneType() > int()
0.616418
Traceback (most recent call last): hub.download(backbone, save_path=new_save_dir) "H:\Anaconda\envs\paddle\lib\site-packages\paddlehub\utils\paddlex.py", line 43, in download resources = module_server.search_resouce(name=name, version=version, type='Model') AttributeError: 'HubServer' object has no attribute 'search_resouce'
Traceback (most recent call last): "AED_test.py", line 159, in <module> TEST_NET = getPredictionFuntion(NET) "AED_test.py", line 71, in getPredictionFuntion net_output = l.get_output(net, deterministic=True) "/home/enniya/miniconda2/lib/python2.7/site-packages/lasagne/layers/helper.py", line 197, in get_output all_outputs[layer] = layer.get_output_for(layer_inputs, **kwargs) "/home/enniya/miniconda2/lib/python2.7/site-packages/lasagne/layers/conv.py", line 352, in get_output_for conved = self.convolve(input, **kwargs) "/home/enniya/miniconda2/lib/python2.7/site-packages/lasagne/layers/conv.py", line 643, in convolve if self.num_groups > 1: # pragma: no cover AttributeError: 'Conv2DLayer' object has no attribute 'num_groups'
0.512574
Traceback (most recent call last): "a.py", line 20, in <module> balance = int(mtn.functions.balanceOf(Web3.toChecksumAddress(MTN1_PUB_KEY)).call()) "/usr/local/lib/python3.6/site-packages/web3/contract.py", line 1108, in call block_id = parse_block_identifier(self.web3, block_identifier) "/usr/local/lib/python3.6/site-packages/web3/contract.py", line 1414, in parse_block_identifier last_block = web3.eth.getBlock('latest').number AttributeError: 'dict' object has no attribute 'number'
`Traceback (most recent call last): "detect.py", line 181, in <module> detect() "detect.py", line 49, in detect dataset = LoadStreams(source, img_size=imgsz) "/mnt1/yolo3/utils/datasets.py", line 286, in __init__ s = np.stack([letterbox(x, new_shape=self.img_size)[0].shape for x in self.imgs], 0) # inference shapes "/mnt1/yolo3/utils/datasets.py", line 286, in <listcomp> s = np.stack([letterbox(x, new_shape=self.img_size)[0].shape for x in self.imgs], 0) # inference shapes "/mnt1/yolo3/utils/datasets.py", line 696, in letterbox shape = img.shape[:2] # current shape [height, width] AttributeError: 'NoneType' object has no attribute 'shape'`
0.642103
Traceback (most recent call last): "/bin/salt", line 10, in <module> salt_main() "/usr/lib/python2.7/site-packages/salt/scripts.py", line 480, in salt_main import salt.cli.salt "/usr/lib/python2.7/site-packages/salt/cli/salt.py", line 10, in <module> import salt.utils.job "/usr/lib/python2.7/site-packages/salt/utils/job.py", line 11, in <module> import salt.minion "/usr/lib/python2.7/site-packages/salt/minion.py", line 75, in <module> import salt.client "/usr/lib/python2.7/site-packages/salt/client/__init__.py", line 31, in <module> import salt.cache "/usr/lib/python2.7/site-packages/salt/cache/__init__.py", line 16, in <module> from salt.payload import Serial "/usr/lib/python2.7/site-packages/salt/payload.py", line 17, in <module> import salt.crypt "/usr/lib/python2.7/site-packages/salt/crypt.py", line 40, in <module> from Cryptodome.PublicKey import RSA "/usr/lib64/python2.7/site-packages/Cryptodome/PublicKey/RSA.py", line 38, in <module> from Cryptodome.IO import PKCS8, PEM "/usr/lib64/python2.7/site-packages/Cryptodome/IO/PKCS8.py", line 44, in <module> from Cryptodome.IO._PBES import PBES1, PBES2, PbesError "/usr/lib64/python2.7/site-packages/Cryptodome/IO/_PBES.py", line 44, in <module> from Cryptodome.Cipher import DES, ARC2, DES3, AES "/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/DES.py", line 57, in <module> """) "/usr/lib64/python2.7/site-packages/Cryptodome/Util/_raw_api.py", line 191, in load_pycryptodome_raw_lib raise OSError("Cannot load native module '%s': %s" % (name, ", ".join(attempts))) OSError: Cannot load native module 'Cryptodome.Cipher._raw_des': Trying '_raw_des.so': cannot load library /usr/lib64/python2.7/site-packages/Cryptodome/Util/../Cipher/_raw_des.so: /usr/lib64/python2.7/site-packages/Cryptodome/Util/../Cipher/_raw_des.so: undefined symbol: des_ecb_decrypt, Trying '_raw_desmodule.so': cannot load library /usr/lib64/python2.7/site-packages/Cryptodome/Util/../Cipher/_raw_desmodule.so: /usr/lib64/python2.7/site-packages/Cryptodome/Util/../Cipher/_raw_desmodule.so: cannot open shared object file: No such file or directory
Traceback (most recent call last): "parametric-pose-nms-MPII.py", line 256, in <module> get_result_json(args) "parametric-pose-nms-MPII.py", line 243, in get_result_json test_parametric_pose_NMS_json(delta1, delta2, mu, gamma,args.outputpath) "parametric-pose-nms-MPII.py", line 99, in test_parametric_pose_NMS_json h5file = h5py. (os.path.join(outputpath,"POSE/test-pose.h5"), 'r') "/nfs/home/longwei/anaconda2/envs/mask_rcnn_old/lib/python3.4/site-packages/h5py/_hl/files.py", line 269, in __init__ fid = make_fid(name, mode, userblock_size, fapl, swmr=swmr) "/nfs/home/longwei/anaconda2/envs/mask_rcnn_old/lib/python3.4/site-packages/h5py/_hl/files.py", line 99, in make_fid fid = h5f.open(name, flags, fapl=fapl) "h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper "h5py/_objects.pyx", line 55, in h5py._objects.with_phil.wrapper "h5py/h5f.pyx", line 78, in h5py.h5f.open OSError: Unable to open file (unable to open file: name = '/nfs/home/longwei/project/AlphaPose/examples/results/POSE/test-pose.h5', errno = 2, error message = 'No such file or directory', flags = 0, o_flags = 0)
0.644454
Traceback (most recent call last): "/usr/local/lib/python3.6/dist-packages/manticore/core/worker.py", line 132, in run current_state.execute() "/usr/local/lib/python3.6/dist-packages/manticore/ethereum/state.py", line 8, in execute return self._platform.execute() "/usr/local/lib/python3.6/dist-packages/manticore/platforms/evm.py", line 3097, in execute self.current_vm.execute() "/usr/local/lib/python3.6/dist-packages/manticore/platforms/evm.py", line 1316, in execute last_pc, last_gas, instruction, arguments, fee, allocated = self._checkpoint() "/usr/local/lib/python3.6/dist-packages/manticore/platforms/evm.py", line 1191, in _checkpoint "will_evm_execute_instruction", self.instruction, self._top_arguments() "/usr/local/lib/python3.6/dist-packages/manticore/utils/event.py", line 148, in _publish self._publish_impl(_name, *args, **kwargs) "/usr/local/lib/python3.6/dist-packages/manticore/utils/event.py", line 175, in _publish_impl sink._publish_impl(_name, *args, **kwargs) "/usr/local/lib/python3.6/dist-packages/manticore/utils/event.py", line 175, in _publish_impl sink._publish_impl(_name, *args, **kwargs) "/usr/local/lib/python3.6/dist-packages/manticore/utils/event.py", line 173, in _publish_impl sink._publish_impl(_name, self, *args, **kwargs) "/usr/local/lib/python3.6/dist-packages/manticore/utils/event.py", line 166, in _publish_impl callback(robj(), *new_args, **kwargs) "/usr/local/lib/python3.6/dist-packages/manticore/core/plugin.py", line 25, in g return f(self, *args, **kwargs) "/usr/local/lib/python3.6/dist-packages/manticore/ethereum/detectors.py", line 171, in will_evm_execute_instruction_callback constraint=AND(msg_sender == dest_address, sent_value != 0), NameError: name 'AND' is not defined
Traceback (most recent call last): "/home/zach/.local/share/virtualenvs/PostHocExplainerEvaluation-d73ZRPVE/lib/python3.8/site-packages/IPython/core/interactiveshell.py", line 3418, in run_code exec(code_obj, self.user_global_ns, self.user_ns) "<ipython-input-6-bb4de631a81f>", line 6, in <module> next(stats.sample(U, interval.contains(U))) "/home/zach/.local/share/virtualenvs/PostHocExplainerEvaluation-d73ZRPVE/lib/python3.8/site-packages/sympy/stats/rv.py", line 1220, in return_generator gd = given_fn(*args) "<lambdifygenerated-10>", line 4, in _lambdifygenerated logical_and.reduce((greater(U, 0),Contains(U, Interval(-1, 1))))) NameError: name 'Contains' is not defined
0.664679
Traceback (most recent call last): "/usr/src/app/homeassistant/core.py", line 1177, in _event_to_service_call await service_handler.func(service_call) "/usr/src/app/homeassistant/components/configurator.py", line 221, in async_handle_service_call call.data.get(ATTR_FIELDS, {})) "/usr/local/lib/python3.6/concurrent/futures/thread.py", line 56, in run result = self.fn(*self.args, **self.kwargs) "/usr/src/app/homeassistant/components/homekit_controller/__init__.py", line 191, in device_config_callback pairing_id) "/config/deps/lib/python3.6/site-packages/homekit/protocol.py", line 69, in perform_pair_setup connection.request('POST', '/pair-setup', request_tlv, headers) "/usr/local/lib/python3.6/http/client.py", line 1239, in request self._send_request(method, url, body, headers, encode_chunked) "/usr/local/lib/python3.6/http/client.py", line 1285, in _send_request self.endheaders(body, encode_chunked=encode_chunked) "/usr/local/lib/python3.6/http/client.py", line 1234, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) "/usr/src/app/homeassistant/components/homekit_controller/__init__.py", line 63, in homekit_http_send self.send(msg) "/usr/local/lib/python3.6/http/client.py", line 964, in send self.connect() "/usr/local/lib/python3.6/http/client.py", line 936, in connect (self.host,self.port), self.timeout, self.source_address) "/usr/local/lib/python3.6/socket.py", line 724, in create_connection raise err "/usr/local/lib/python3.6/socket.py", line 713, in create_connection sock.connect(sa) OSError: [Errno 113] No route to host
Traceback (most recent call last): "C:\Users\User\anaconda3\Scripts\spyder-script.py", line 10, in <module> sys.exit(main()) "C:\Users\User\anaconda3\lib\site-packages\spyder\app\start.py", line 215, in main from spyder.app import mainwindow "C:\Users\User\anaconda3\lib\site-packages\spyder\app\mainwindow.py", line 182, in <module> from spyder.utils.environ import WinUserEnvDialog "C:\Users\User\anaconda3\lib\site-packages\spyder\utils\environ.py", line 19, in <module> from spyder.plugins.variableexplorer.widgets.collectionseditor import ( "C:\Users\User\anaconda3\lib\site-packages\spyder\plugins\variableexplorer\widgets\collectionseditor.py", line 57, in <module> from spyder.plugins.variableexplorer.widgets.collectionsdelegate import ( "C:\Users\User\anaconda3\lib\site-packages\spyder\plugins\variableexplorer\widgets\collectionsdelegate.py", line 31, in <module> from spyder.plugins.variableexplorer.widgets.objectexplorer.attribute_model \ "C:\Users\User\anaconda3\lib\site-packages\spyder\plugins\variableexplorer\widgets\objectexplorer\__init__.py", line 19, in <module> from .attribute_model import DEFAULT_ATTR_COLS, DEFAULT_ATTR_DETAILS "C:\Users\User\anaconda3\lib\site-packages\spyder\plugins\variableexplorer\widgets\objectexplorer\attribute_model.py", line 29, in <module> import numpy as np "C:\Users\User\AppData\Roaming\Python\Python37\site-packages\numpy\__init__.py", line 142, in <module> from . import core "C:\Users\User\AppData\Roaming\Python\Python37\site-packages\numpy\core\__init__.py", line 23, in <module> WinDLL(os.path.abspath(filename)) "C:\Users\User\anaconda3\lib\ctypes\__init__.py", line 364, in __init__ self._handle = _dlopen(self._name, mode) OSError: [WinError 193] %1 is not a valid Win32 application
0.608792
..................................................................Traceback (most recent call last): "train.py", line 265, in <module> train(args) "train.py", line 252, in train [prediction], exe) "/usr/local/lib/python2.7/dist-packages/paddle/v2/fluid/io.py", line 342, in save_inference_model prepend_feed_ops(inference_program, feeded_var_names) "/usr/local/lib/python2.7/dist-packages/paddle/v2/fluid/io.py", line 272, in prepend_feed_ops out = global_block.var(name) "/usr/local/lib/python2.7/dist-packages/paddle/v2/fluid/framework.py", line 708, in var raise ValueError("var %s not in this block" % name) ValueError: var feature not in this block
Traceback (most recent call last): "/private/tmp/p3/lib/python3.8/site-packages/aws_lambda_builders/workflow.py", line 248, in run action.execute() "/private/tmp/p3/lib/python3.8/site-packages/aws_lambda_builders/workflows/python_pip/actions.py", line 27, in execute pip = SubprocessPip(osutils=os_utils, python_exe=python_path) "/private/tmp/p3/lib/python3.8/site-packages/aws_lambda_builders/workflows/python_pip/packager.py", line 556, in __init__ import_string = pip_import_string(python_exe=self.python_exe) "/private/tmp/p3/lib/python3.8/site-packages/aws_lambda_builders/workflows/python_pip/compat.py", line 16, in pip_import_string pip_major_version = int(pip_version.split('.')[0]) ValueError: invalid literal for int() with base 10: ''
0.599543
2018-06-17 16:08:52,475 [gpodder.log] ERROR: Uncaught exception: Traceback (most recent call last): "/usr/lib/python3/dist-packages/gpodder/gtkui/main.py", line 1301, in on_treeview_query_tooltip if not getattr(treeview, TreeViewHelper.CAN_TOOLTIP) or x > 50 or (column is not None and column != treeview.get_columns()[0]): AttributeError: 'TreeView' object has no attribute '_gpodder_can_tooltip'
Traceback (most recent call last): "/usr/lib/python2.7/site-packages/OpenSSL/SSL.py", line 309, in wrapper _lib.X509_up_ref(x509) AttributeError: 'module' object has no attribute 'X509_up_ref'
0.548091
Traceback (most recent call last): "C:\Program s\creepy\plugins\googleplus\googleplus.py", line 136, in runConfigWizard "oauth2client\util.pyc", line 142, in positional_wrapper "oauth2client\client.pyc", line 2131, in step2_exchange "httplib2\__init__.pyc", line 1487, in request "httplib2\__init__.pyc", line 944, in __init__ "httplib.pyc", line 1258, in __init__ "ssl.pyc", line 440, in create_default_context "ssl.pyc", line 391, in load_default_certs "ssl.pyc", line 383, in _load_windows_store_certs ValueError: Empty certificate data
> Traceback (most recent call last): "preprocess.py", line 59, in <module> preprocess(mod, in_dir, out_dir, num_workers) "preprocess.py", line 23, in preprocess metadata = mod.build_from_path(in_dir, out_dir, num_workers, tqdm=tqdm) "/home/xxx/yyy/deepvoice3_pytorch/vctk.py", line 29, in build_from_path return [future.result() for future in tqdm(futures)] "/home/xxx/yyy/deepvoice3_pytorch/vctk.py", line 29, in <listcomp> return [future.result() for future in tqdm(futures)] "/home/xxx/.pyenv/versions/anaconda3-5.0.1/lib/python3.6/concurrent/futures/_base.py", line 425, in result return self.__get_result() "/home/xxx/.pyenv/versions/anaconda3-5.0.1/lib/python3.6/concurrent/futures/_base.py", line 384, in __get_result raise self._exception ValueError: There aren't any elements to reflect in axis 0 of `array`
0.554188
Traceback (most recent call last): ".\Src\StdLib\Lib\ctypes\test\test_as_parameter.py", line 46, in test_pointers self.assertEqual(result.contents.value, 42) AssertionError: 800442112 != 42
Traceback (most recent call last): "run_unittests.py", line 2825, in test_flock self.assertTrue(exception_raised, 'Double locking did not raise exception.') AssertionError: False is not true : Double locking did not raise exception.
0.571065
Traceback (most recent call last): "C:/Users/syk/Desktop/git/examples/snli/train.py", line 35, in <module> inputs.vocab.load_vectors(wv_dir=args.data_cache, wv_type=args.word_vectors, wv_dim=args.d_embed) TypeError: load_vectors() missing 1 required positional argument: 'vectors'
Traceback (most recent call last): "deep_sort_app.py", line 263, in <module> args.max_cosine_distance, args.nn_budget, args.display) "deep_sort_app.py", line 206, in run visualizer.run(frame_callback) "/home/lihuawei/Documents/01_Gits/deep_sort/application_util/visualization.py", line 100, in run self.viewer.run(lambda: self._update_fun(frame_callback)) "/home/lihuawei/Documents/01_Gits/deep_sort/application_util/image_viewer.py", line 305, in run self._terminate = not self._user_fun() "/home/lihuawei/Documents/01_Gits/deep_sort/application_util/visualization.py", line 100, in <lambda> self.viewer.run(lambda: self._update_fun(frame_callback)) "/home/lihuawei/Documents/01_Gits/deep_sort/application_util/visualization.py", line 105, in _update_fun frame_callback(self, self.frame_idx) "deep_sort_app.py", line 183, in frame_callback tracker.update(detections) "/home/lihuawei/Documents/01_Gits/deep_sort/deep_sort/tracker.py", line 69, in update self._match(detections) "/home/lihuawei/Documents/01_Gits/deep_sort/deep_sort/tracker.py", line 127, in _match detections, iou_track_candidates, unmatched_detections) "/home/lihuawei/Documents/01_Gits/deep_sort/deep_sort/linear_assignment.py", line 63, in min_cost_matching if col not in indices[:, 1]: TypeError: tuple indices must be integers or slices, not tuple
0.488982
Traceback (most recent call last): "c:\users\gord\git\sqlalchemy\lib\sqlalchemy\testing\suite\test_types.py", line 278, in test_round_trip eq_(row, (compare,)) "c:\users\gord\git\sqlalchemy\lib\sqlalchemy\testing\assertions.py", line 237, in eq_ assert a == b, msg or "%r != %r" % (a, b) "c:\users\gord\git\sqlalchemy\lib\sqlalchemy\engine\result.py", line 164, in __eq__ return self._op(other, operator.eq) "c:\users\gord\git\sqlalchemy\lib\sqlalchemy\engine\result.py", line 148, in _op else op(tuple(self), other) "c:\users\gord\git\sqlalchemy\lib\sqlalchemy\engine\result.py", line 78, in __iter__ yield processor(value) "c:\users\gord\git\sqlalchemy\lib\sqlalchemy\dialects\mysql\types.py", line 427, in process microseconds = value.microseconds AttributeError: 'datetime.time' object has no attribute 'microseconds'
: org.apache.spark.SparkException: Job aborted due to stage failure: Task 44 in stage 1.0 failed 4 times, most recent failure: Lost task 44.3 in stage 1.0 (TID 96, 172.16.10.54): org.apache.spark.api.python.PythonException: Traceback (most recent call last): "/opt/mapr/spark/spark-2.0.1/python/lib/pyspark.zip/pyspark/worker.py", line 172, in main process() "/opt/mapr/spark/spark-2.0.1/python/lib/pyspark.zip/pyspark/worker.py", line 167, in process serializer.dump_stream(func(split_index, iterator), outfile) "/opt/mapr/spark/spark-2.0.1/python/pyspark/rdd.py", line 2371, in pipeline_func return func(split, prev_func(split, iterator)) "/opt/mapr/spark/spark-2.0.1/python/pyspark/rdd.py", line 2371, in pipeline_func return func(split, prev_func(split, iterator)) "/opt/mapr/spark/spark-2.0.1/python/pyspark/rdd.py", line 2371, in pipeline_func return func(split, prev_func(split, iterator)) "/opt/mapr/spark/spark-2.0.1/python/pyspark/rdd.py", line 317, in func return f(iterator) "/opt/mapr/spark/spark-2.0.1/python/pyspark/rdd.py", line 762, in func r = f(it) "/usr/lib/python2.7/site-packages/tensorflowonspark/TFSparkNode.py", line 432, in _train mgr = _get_manager(cluster_info, socket.gethostname(), os.getppid()) "/usr/lib/python2.7/site-packages/tensorflowonspark/TFSparkNode.py", line 65, in _get_manager logging.info("Connected to TFSparkNode.mgr on {0}, ppid={1}, state={2}".format(host, ppid, str(TFSparkNode.mgr.get('state')))) AttributeError: 'NoneType' object has no attribute 'get'
0.58884
Traceback (most recent call last): "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 179, in _async_setup_platform await asyncio.wait_for(asyncio.shield(task), SLOW_SETUP_MAX_WAIT) "/usr/local/lib/python3.7/asyncio/tasks.py", line 442, in wait_for return fut.result() "/config/custom_components/alexa_media/sensor.py", line 151, in async_setup_entry hass, config_entry.data, async_add_devices, discovery_info=None "/config/custom_components/alexa_media/helpers.py", line 111, in wrapper result = await func(*args, **kwargs) "/config/custom_components/alexa_media/sensor.py", line 118, in async_setup_platform account, "/config/custom_components/alexa_media/sensor.py", line 467, in __init__ client, n_json, "alarmTime", account, f"next {self._type}", "mdi:reminder" "/config/custom_components/alexa_media/sensor.py", line 192, in __init__ self._process_raw_notifications() "/config/custom_components/alexa_media/sensor.py", line 200, in _process_raw_notifications self._all = list(map(self._update_recurring_alarm, self._all)) "/config/custom_components/alexa_media/sensor.py", line 253, in _update_recurring_alarm and alarm < dt.now() TypeError: '<' not supported between instances of 'int' and 'datetime.datetime'
Traceback (most recent call last): "D:\python\bert\lib\site-packages\IPython\core\interactiveshell.py", line 2882, in run_code exec(code_obj, self.user_global_ns, self.user_ns) "<ipython-input-2-fa40ed00784f>", line 1, in <module> runfile('D:/jiang/bert/run_classifier.py', args=['--task_name=MRPC', '--do_train=true', '--do_eval=true', '--data_dir=D:/jiang/glue_data/glue_data/MRPC', '--vocab_file=D:/jiang/bert/chinese_L-12_H-768_A-12/vocab.txt', '--bert_config_file=D:/jiang/bert/chinese_L-12_H-768_A-12/bert_config.json', '--init_checkpoint=D:/jiang/bert/chinese_L-12_H-768_A-12/bert_model.ckpt', '--max_seq_length=128', '--train_batch_size=16', '--learning_rate=2e-5', '--num_train_epochs=3.0', '--output_dir=/tmp/mrpc/'], wdir='D:/jiang/bert') "D:\program\IntelliJ IDEA\PyCharm\2020.3.3\plugins\python\helpers\pydev\_pydev_bundle\pydev_umd.py", line 197, in runfile pydev_imports.execfile(filename, global_vars, local_vars) # execute the script "D:\program\IntelliJ IDEA\PyCharm\2020.3.3\plugins\python\helpers\pydev\_pydev_imps\_pydev_execfile.py", line 18, in execfile exec(compile(contents+"\n", file, 'exec'), glob, loc) "D:/jiang/bert/run_classifier.py", line 997, in <module> tf.app.run() "D:\python\bert\lib\site-packages\tensorflow_core\python\platform\app.py", line 40, in run _run(main=main, argv=argv, flags_parser=_parse_flags_tolerate_undef) "D:\python\bert\lib\site-packages\absl\app.py", line 303, in run _run_main(main, args) "D:\python\bert\lib\site-packages\absl\app.py", line 251, in _run_main sys.exit(main(argv)) "D:\program\IntelliJ IDEA\PyCharm\2020.3.3\plugins\python\helpers\pydev\pydevconsole.py", line 310, in do_exit os._exit(args[0]) TypeError: an integer is required (got type NoneType)
0.587474
Traceback (most recent call last): "/usr/local/lib/python3.7/dist-packages/tornado/testing.py", line 98, in __call__ result = self.orig_method(*args, **kwargs) "/usr/local/lib/python3.7/dist-packages/tornado/testing.py", line 600, in post_coroutine functools.partial(coro, self, *args, **kwargs), timeout=timeout "/usr/local/lib/python3.7/dist-packages/tornado/ioloop.py", line 530, in run_sync return future_cell[0].result() "/root/thumbor/tests/handlers/test_base_handler.py", line 1251, in test_should_exec_other_operations_on_error_on_engine_exception expect(response.code).to_equal(200) "/usr/local/lib/python3.7/dist-packages/preggy/core.py", line 285, in _assert_topic return _registered_assertions[method_name](self.topic, *args, **kw) "/usr/local/lib/python3.7/dist-packages/preggy/core.py", line 58, in wrapper func(*args, **kw) "/usr/local/lib/python3.7/dist-packages/preggy/core.py", line 126, in test_assertion raise AssertionError(err_msg) AssertionError: Expected topic(500) to equal 200
Traceback (most recent call last): "/home/pi/Downloads/walrus/walrus/tests/streams.py", line 183, in test_ack_claim_pending (datetime.datetime(2018, 1, 1), 'ts2', 2)]) "/home/pi/Downloads/walrus/walrus/tests/streams.py", line 150, in assertPending self.assertEqual(clean, expected) AssertionError: Lists differ: [(datetime.datetime(2018, 1, 1, 0, 0), 'ts2', 1)] != [(datetime.datetime(2018, 1, 1, 0, 0), 'ts2', 2)]
0.530941
Traceback (most recent call last): "/home/ma/Documents/workspace-python/QuantSystem/JAQS/test/my_alpha_test.py", line 100, in <module> tr,props = do_back_test(dv) "/home/ma/Documents/workspace-python/QuantSystem/JAQS/test/my_alpha_test.py", line 76, in do_back_test bt.run_alpha() "/home/ma/Documents/workspace-python/QuantSystem/JAQS/jaqs/trade/backtest.py", line 454, in run_alpha self.re_balance_plan_after_open() "/home/ma/Documents/workspace-python/QuantSystem/JAQS/jaqs/trade/backtest.py", line 408, in re_balance_plan_after_open suspensions=all_list) "/home/ma/Documents/workspace-python/QuantSystem/JAQS/jaqs/trade/strategy.py", line 712, in generate_weights_order sec, price, w)) ValueError: NaN or Inf encountered!
Traceback (most recent call last): "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\extractor\youtube.py", line 1057, in _decrypt_signature "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\extractor\youtube.py", line 971, in _extract_signature_function "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\extractor\common.py", line 529, in _download_webpage "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\extractor\common.py", line 436, in _download_webpage_handle "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\extractor\common.py", line 416, in _request_webpage "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\YoutubeDL.py", line 2000, in urlopen "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\utils.py", line 525, in sanitized_Request "C:\Python\Python34\lib\urllib\request.py", line 267, in __init__ "C:\Python\Python34\lib\urllib\request.py", line 293, in full_url "C:\Python\Python34\lib\urllib\request.py", line 322, in _parse ValueError: unknown url type: '/yts/jsbin/player-en_US-vflV3n15C/base.js'
0.574752
Traceback (most recent call last): "/usr/local/lib/python3.6/dist-packages/IPython/core/interactiveshell.py", line 3343, in run_code exec(code_obj, self.user_global_ns, self.user_ns) "<ipython-input-8-49c8b7dac430>", line 1, in <module> C = A + B "/usr/local/lib/python3.6/dist-packages/MinkowskiEngine/MinkowskiTensor.py", line 713, in __add__ return self._binary_functor(other, lambda x, y: x + y) "/usr/local/lib/python3.6/dist-packages/MinkowskiEngine/MinkowskiTensor.py", line 686, in _binary_functor ins, outs = self._manager.get_union_map( AttributeError: 'CoordinateManager' object has no attribute 'get_union_map'
Traceback (most recent call last): "/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main "__main__", fname, loader, pkg_name) "/usr/lib/python2.7/runpy.py", line 72, in _run_code exec code in run_globals "/home/spoojary/factory-bench/apps/frappe/frappe/utils/bench_helper.py", line 79, in <module> main() "/home/spoojary/factory-bench/apps/frappe/frappe/utils/bench_helper.py", line 16, in main click.Group(commands=commands)(prog_name='bench') "/home/spoojary/factory-bench/env/local/lib/python2.7/site-packages/click/core.py", line 722, in __call__ return self.main(*args, **kwargs) "/home/spoojary/factory-bench/env/local/lib/python2.7/site-packages/click/core.py", line 697, in main rv = self.invoke(ctx) "/home/spoojary/factory-bench/env/local/lib/python2.7/site-packages/click/core.py", line 1066, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) "/home/spoojary/factory-bench/env/local/lib/python2.7/site-packages/click/core.py", line 1066, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) "/home/spoojary/factory-bench/env/local/lib/python2.7/site-packages/click/core.py", line 895, in invoke return ctx.invoke(self.callback, **ctx.params) "/home/spoojary/factory-bench/env/local/lib/python2.7/site-packages/click/core.py", line 535, in invoke return callback(*args, **kwargs) "/home/spoojary/factory-bench/env/local/lib/python2.7/site-packages/click/decorators.py", line 17, in new_func return f(get_current_context(), *args, **kwargs) "/home/spoojary/factory-bench/apps/frappe/frappe/commands/__init__.py", line 24, in _func ret = f(frappe._dict(ctx.obj), *args, **kwargs) "/home/spoojary/factory-bench/apps/frappe/frappe/commands/site.py", line 108, in restore force=context.force) "/home/spoojary/factory-bench/apps/frappe/frappe/commands/site.py", line 64, in _new_site frappe.utils.scheduler.toggle_scheduler(enable_scheduler) "/home/spoojary/factory-bench/apps/frappe/frappe/utils/scheduler.py", line 214, in toggle_scheduler ss.save() "/home/spoojary/factory-bench/apps/frappe/frappe/model/document.py", line 231, in save return self._save(*args, **kwargs) "/home/spoojary/factory-bench/apps/frappe/frappe/model/document.py", line 264, in _save self.run_before_save_methods() "/home/spoojary/factory-bench/apps/frappe/frappe/model/document.py", line 772, in run_before_save_methods self.run_method("validate") "/home/spoojary/factory-bench/apps/frappe/frappe/model/document.py", line 667, in run_method out = Document.hook(fn)(self, *args, **kwargs) "/home/spoojary/factory-bench/apps/frappe/frappe/model/document.py", line 892, in composer return composed(self, method, *args, **kwargs) "/home/spoojary/factory-bench/apps/frappe/frappe/model/document.py", line 875, in runner add_to_return_value(self, fn(self, *args, **kwargs)) "/home/spoojary/factory-bench/apps/frappe/frappe/model/document.py", line 661, in <lambda> fn = lambda self, *args, **kwargs: getattr(self, method)(*args, **kwargs) "/home/spoojary/factory-bench/apps/frappe/frappe/core/doctype/system_settings/system_settings.py", line 15, in validate enable_password_policy = cint(self.enable_password_policy) and True or False AttributeError: 'SystemSettings' object has no attribute 'enable_password_policy'
0.589767
Traceback (most recent call last): "D:\OF3\start_ofd.py", line 43, in <module> apis = main_datascraper.start_datascraper(json_config, site_name_lower) "D:\OF3\datascraper\main_datascraper.py", line 98, in start_datascraper names = main_helper.process_names( "D:\OF3\helpers\main_helper.py", line 631, in process_names result = module.start_datascraper( "D:\OF3\modules\onlyfans.py", line 147, in start_datascraper results = prepare_scraper( "D:\OF3\modules\onlyfans.py", line 687, in prepare_scraper unrefined_set2 = process_mass_messages(api, "D:\OF3\modules\onlyfans.py", line 418, in process_mass_messages chats = import_archive(chats_path) "D:\OF3\helpers\main_helper.py", line 138, in import_archive metadata = ujson.load(outfile) ValueError: Expected object or value
Traceback (most recent call last): "/idiap/user/rkarimi/libs/anaconda3/envs/transformer36/bin/fairseq-train", line 10, in <module> sys.exit(cli_main()) "/idiap/user/rkarimi/libs/anaconda3/envs/transformer36/lib/python3.6/site-packages/fairseq_cli/train.py", line 321, in cli_main main(args) "/idiap/user/rkarimi/libs/anaconda3/envs/transformer36/lib/python3.6/site-packages/fairseq_cli/train.py", line 68, in main extra_state, epoch_itr = checkpoint_utils.load_checkpoint(args, trainer) "/idiap/user/rkarimi/libs/anaconda3/envs/transformer36/lib/python3.6/site-packages/fairseq/checkpoint_utils.py", line 126, in load_checkpoint epoch_itr = trainer.get_train_iterator(epoch=0) "/idiap/user/rkarimi/libs/anaconda3/envs/transformer36/lib/python3.6/site-packages/fairseq/trainer.py", line 201, in get_train_iterator self.task.load_dataset(self.args.train_subset, epoch=epoch, combine=combine) "/remote/idiap.svm/user.active/rkarimi/dev/MASS/MASS-summarization/mass/masked_s2s.py", line 121, in load_dataset combine=combine, "/idiap/user/rkarimi/libs/anaconda3/envs/transformer36/lib/python3.6/site-packages/fairseq/data/data_utils.py", line 75, in load_indexed_dataset dictionary=dictionary, "/idiap/user/rkarimi/libs/anaconda3/envs/transformer36/lib/python3.6/site-packages/fairseq/data/indexed_dataset.py", line 60, in make_dataset return MMapIndexedDataset(path) "/idiap/user/rkarimi/libs/anaconda3/envs/transformer36/lib/python3.6/site-packages/fairseq/data/indexed_dataset.py", line 448, in __init__ self._do_init(path) "/idiap/user/rkarimi/libs/anaconda3/envs/transformer36/lib/python3.6/site-packages/fairseq/data/indexed_dataset.py", line 461, in _do_init self._bin_buffer_mmap = np.memmap(data_file_path(self._path), mode='r', order='C') "/idiap/user/rkarimi/libs/anaconda3/envs/transformer36/lib/python3.6/site-packages/numpy/core/memmap.py", line 264, in __new__ mm = mmap.mmap(fid.fileno(), bytes, access=acc, offset=start) ValueError: cannot mmap an empty file
0.524679
Traceback (most recent call last): "manage.py", line 28, in <module> execute_from_command_line(sys.argv) "/opt/py3/lib64/python3.6/site-packages/django/core/management/__init__.py", line 381, in execute_from_command_line utility.execute() "/opt/py3/lib64/python3.6/site-packages/django/core/management/__init__.py", line 357, in execute django.setup() "/opt/py3/lib64/python3.6/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) "/opt/py3/lib64/python3.6/site-packages/django/apps/registry.py", line 120, in populate app_config.ready() "/opt/jumpserver/apps/common/apps.py", line 12, in ready django_ready.send(self.__class__) "/opt/py3/lib64/python3.6/site-packages/django/dispatch/dispatcher.py", line 175, in send for receiver in self._live_receivers(sender) "/opt/py3/lib64/python3.6/site-packages/django/dispatch/dispatcher.py", line 175, in <listcomp> for receiver in self._live_receivers(sender) "/opt/jumpserver/apps/common/signals_handler.py", line 64, in monkey_patch_settings Setting.refresh_all_settings() "/opt/jumpserver/apps/common/models.py", line 107, in refresh_all_settings for setting in settings_list: "/opt/py3/lib64/python3.6/site-packages/django/db/models/query.py", line 268, in __iter__ self._fetch_all() "/opt/py3/lib64/python3.6/site-packages/django/db/models/query.py", line 1186, in _fetch_all self._result_cache = list(self._iterable_class(self)) "/opt/py3/lib64/python3.6/site-packages/django/db/models/query.py", line 54, in __iter__ results = compiler.execute_sql(chunked_fetch=self.chunked_fetch, chunk_size=self.chunk_size) "/opt/py3/lib64/python3.6/site-packages/django/db/models/sql/compiler.py", line 1063, in execute_sql cursor = self.connection.cursor() "/opt/py3/lib64/python3.6/site-packages/django/db/backends/base/base.py", line 255, in cursor return self._cursor() "/opt/py3/lib64/python3.6/site-packages/django/db/backends/base/base.py", line 232, in _cursor self.ensure_connection() "/opt/py3/lib64/python3.6/site-packages/django/db/backends/base/base.py", line 216, in ensure_connection self.connect() "/opt/py3/lib64/python3.6/site-packages/django/db/backends/base/base.py", line 194, in connect self.connection = self.get_new_connection(conn_params) "/opt/py3/lib64/python3.6/site-packages/django/db/backends/mysql/base.py", line 227, in get_new_connection return Database.connect(**conn_params) "/opt/py3/lib64/python3.6/site-packages/MySQLdb/__init__.py", line 85, in Connect return Connection(*args, **kwargs) "/opt/py3/lib64/python3.6/site-packages/MySQLdb/connections.py", line 208, in __init__ super(Connection, self).__init__(*args, **kwargs2) TypeError: connect() argument 3 must be str, not int
Traceback (most recent call last): "scripts/plot_dataframe.py", line 69, in <module> args = plot_parse_args(sys.argv[1:]) "scripts/plot_dataframe.py", line 13, in plot_parse_args parser = common_args_parser(args, 'Graph utility') TypeError: common_args_parser() takes 1 positional argument but 2 were given
0.580887
Traceback (most recent call last): "/my/venv/bin/monkeytype", line 11, in <module> sys.exit(entry_point_main()) "/my/venv/lib/python3.6/site-packages/monkeytype/cli.py", line 378, in entry_point_main sys.exit(main(sys.argv[1:], sys.stdout, sys.stderr)) "/my/venv/lib/python3.6/site-packages/monkeytype/cli.py", line 363, in main handler(args, stdout, stderr) "/my/venv/lib/python3.6/site-packages/monkeytype/cli.py", line 187, in print_stub_handler stub = get_stub(args, stdout, stderr) "/my/venv/lib/python3.6/site-packages/monkeytype/cli.py", line 122, in get_stub rewriter=rewriter, "/my/venv/lib/python3.6/site-packages/monkeytype/stubs.py", line 583, in build_module_stubs_from_traces defn = get_updated_definition(func, traces, rewriter, ignore_existing_annotations) "/my/venv/lib/python3.6/site-packages/monkeytype/stubs.py", line 256, in get_updated_definition return_type = rewriter.rewrite(return_type) "/my/venv/lib/python3.6/site-packages/monkeytype/typing.py", line 236, in rewrite typ = rw.rewrite(typ) "/my/venv/lib/python3.6/site-packages/monkeytype/typing.py", line 148, in rewrite return rewriter(typ) "/my/venv/lib/python3.6/site-packages/monkeytype/typing.py", line 185, in rewrite_Union key_type = key_type or e.__args__[0] AttributeError: type object 'OrderedMultiDict' has no attribute '__args__'
Traceback (most recent call last): "train_cosine_iterations_distributed.py", line 420, in <module> optimizer.backward(loss) "/home/ycg/anaconda3/lib/python3.6/site-packages/apex-0.1-py3.6-linux-x86_64.egg/apex/fp16_utils/fp16_optimizer.py", line 482, in backward self.loss_scaler.backward(loss.float()) "/home/ycg/anaconda3/lib/python3.6/site-packages/apex-0.1-py3.6-linux-x86_64.egg/apex/fp16_utils/loss_scaler.py", line 45, in backward scaled_loss.backward() "/home/ycg/anaconda3/lib/python3.6/site-packages/torch/tensor.py", line 102, in backward torch.autograd.backward(self, gradient, retain_graph, create_graph) "/home/ycg/anaconda3/lib/python3.6/site-packages/torch/autograd/__init__.py", line 90, in backward allow_unreachable=True) # allow_unreachable flag "/home/ycg/anaconda3/lib/python3.6/site-packages/apex-0.1-py3.6-linux-x86_64.egg/apex/parallel/distributed.py", line 340, in allreduce_hook if not self.callback_queued: "/home/ycg/anaconda3/lib/python3.6/site-packages/torch/nn/modules/module.py", line 535, in __getattr__ type(self).__name__, name)) AttributeError: 'DistributedDataParallel' object has no attribute 'callback_queued'
0.600827
Traceback (most recent call last): "Aj.py", line 6, in <module> client.deploy('addmr', addmr, 'Adds two numbers x and y') "/usr/local/anaconda/lib/python2.7/site-packages/tabpy_client/client.py", line 332, in deploy self._wait_for_endpoint_deployment(obj['name'], obj['version']) "/usr/local/anaconda/lib/python2.7/site-packages/tabpy_client/client.py", line 453, in _wait_for_endpoint_deployment ep['last_error'], RuntimeError: LoadFailed: u"Load failed: 'module' object has no attribute 'load'"
Traceback (most recent call last): "<stdin>", line 1, in <module> "/media/hh/0bfd0eaf-cf46-48b3-915a-aa317b67d9ec/sql/pytorch-project/new_version_torch_encoding/PyTorch-Encoding/encoding/__init__.py", line 13, in <module> from . import nn, functions, parallel, utils, models, datasets, transforms "/media/hh/0bfd0eaf-cf46-48b3-915a-aa317b67d9ec/sql/pytorch-project/new_version_torch_encoding/PyTorch-Encoding/encoding/nn/__init__.py", line 12, in <module> from .encoding import * "/media/hh/0bfd0eaf-cf46-48b3-915a-aa317b67d9ec/sql/pytorch-project/new_version_torch_encoding/PyTorch-Encoding/encoding/nn/encoding.py", line 18, in <module> from ..functions import scaled_l2, aggregate, pairwise_cosine "/media/hh/0bfd0eaf-cf46-48b3-915a-aa317b67d9ec/sql/pytorch-project/new_version_torch_encoding/PyTorch-Encoding/encoding/functions/__init__.py", line 2, in <module> from .encoding import * "/media/hh/0bfd0eaf-cf46-48b3-915a-aa317b67d9ec/sql/pytorch-project/new_version_torch_encoding/PyTorch-Encoding/encoding/functions/encoding.py", line 14, in <module> from .. import lib "/media/hh/0bfd0eaf-cf46-48b3-915a-aa317b67d9ec/sql/pytorch-project/new_version_torch_encoding/PyTorch-Encoding/encoding/lib/__init__.py", line 29, in <module> build_directory=gpu_path, verbose=False) "/usr/anaconda3/envs/pytorch_140_env/lib/python3.6/site-packages/torch/utils/cpp_extension.py", line 680, in load is_python_module) "/usr/anaconda3/envs/pytorch_140_env/lib/python3.6/site-packages/torch/utils/cpp_extension.py", line 866, in _jit_compile with_cuda=with_cuda) "/usr/anaconda3/envs/pytorch_140_env/lib/python3.6/site-packages/torch/utils/cpp_extension.py", line 919, in _write_ninja_file_and_build _build_extension_module(name, build_directory, verbose) "/usr/anaconda3/envs/pytorch_140_env/lib/python3.6/site-packages/torch/utils/cpp_extension.py", line 1079, in _build_extension_module raise RuntimeError(message) RuntimeError: Error building extension 'enclib_gpu': [1/8] :/usr/local/cuda/bin/nvcc -DTORCH_EXTENSION_NAME=enclib_gpu -DTORCH_API_INCLUDE_EXTENSION_H -isystem /usr/anaconda3/envs/pytorch_140_env/lib/python3.6/site-packages/torch/include -isystem /usr/anaconda3/envs/pytorch_140_env/lib/python3.6/site-packages/torch/include/torch/csrc/api/include -isystem /usr/anaconda3/envs/pytorch_140_env/lib/python3.6/site-packages/torch/include/TH -isystem /usr/anaconda3/envs/pytorch_140_env/lib/python3.6/site-packages/torch/include/THC -isystem :/usr/local/cuda/include -isystem /usr/anaconda3/envs/pytorch_140_env/include/python3.6m -D_GLIBCXX_USE_CXX11_ABI=0 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr -gencode=arch=compute_61,code=sm_61 --compiler-options '-fPIC' --expt-extended-lambda -std=c++11 -c /media/hh/0bfd0eaf-cf46-48b3-915a-aa317b67d9ec/sql/pytorch-project/new_version_torch_encoding/PyTorch-Encoding/encoding/lib/gpu/encoding_kernel.cu -o encoding_kernel.cuda.o
0.593119
Traceback (most recent call last): "/home/ojensen/bin/repos/AttackSurfaceMapper/modules/buckethunter.py", line 22, in passive_query if gwf_api["buckets_count"] > 0: KeyError: 'buckets_count'
Traceback (most recent call last): "<stdin>", line 1, in <module> "/Users/tos/GitHub/chainer/chainer/link.py", line 1227, in copyparams child.copyparams(link[idx], copy_persistent) "/Users/tos/GitHub/chainer/chainer/link.py", line 611, in copyparams dst[name].copydata(src[name]) KeyError: 'b'
0.567246
Traceback (most recent call last): "spotdl.py", line 259, in <module> grabSingle(raw_song=command, number=None) "spotdl.py", line 165, in grabSingle content = goPafy(raw_song) "spotdl.py", line 86, in goPafy trackURL = generateYouTubeURL(raw_song) "spotdl.py", line 58, in generateYouTubeURL song = generateSongName(raw_song) "spotdl.py", line 41, in generateSongName raw_song = tags['artists'][0]['name'] + ' - ' + tags['name'] TypeError: 'NoneType' object has no attribute '__getitem__'`
Exception: Traceback (most recent call last): "/usr/local/lib/python3.5/site-packages/sanic/sanic.py", line 192, in handle_request response = handler(request, *args, **kwargs) TypeError: 'MyClass' object is not callable
0.578959
```Traceback (most recent call last): "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 179, in _async_setup_platform await asyncio.wait_for(asyncio.shield(task), SLOW_SETUP_MAX_WAIT) "/usr/local/lib/python3.8/asyncio/tasks.py", line 483, in wait_for return fut.result() "/usr/src/homeassistant/homeassistant/components/intesishome/climate.py", line 117, in async_setup_platform [ "/usr/src/homeassistant/homeassistant/components/intesishome/climate.py", line 118, in <listcomp> IntesisAC(ih_device_id, device, controller) "/usr/src/homeassistant/homeassistant/components/intesishome/climate.py", line 179, in __init__ self._fan_modes = controller.get_fan_speed_list(ih_device_id) "/usr/local/lib/python3.8/site-packages/pyintesishome/pyintesishome.py", line 705, in get_fan_speed_list return list(config_fan_map.values()) AttributeError: 'int' object has no attribute 'values'
Traceback (most recent call last): "<stdin>", line 1, in <module> "/data/news/arioliu/qps_test/env/lib/python2.7/site-packages/redis/client.py", line 2879, in execute return execute(conn, stack, raise_on_error) "/data/news/arioliu/qps_test/env/lib/python2.7/site-packages/redis/client.py", line 2785, in _execute_transaction response.insert(i, e) AttributeError: 'str' object has no attribute 'insert'
0.665461
Traceback (most recent call last): "/usr/lib/python3.8/site-packages/visidata/basesheet.py", line 132, in execCommand exec(code, vdglobals, LazyChainMap(vd, self)) "pyobj-cell", line 1, in <module> import math "/usr/lib/python3.8/site-packages/visidata/pyobj.py", line 125, in push_pyobj vs = load_pyobj(name, source=pyobj) "/usr/lib/python3.8/site-packages/visidata/vdobj.py", line 37, in _vdfunc return func(visidata.vd, *args, **kwargs) "/usr/lib/python3.8/site-packages/visidata/pyobj.py", line 142, in load_pyobj return SheetList(*names, **kwargs) TypeError: SheetList() missing 1 required positional argument: 'src'
Traceback (most recent call last): "/usr/local/lib/python3.7/asyncio/events.py", line 88, in _run self._context.run(self._callback, *self._args) TypeError: 'coroutine' object is not callable
0.569275
Traceback (most recent call last): "c:\program files (x86)\python38-32\lib\runpy.py", line 192, in _run_module_as_main return _run_code(code, main_globals, None, "c:\program files (x86)\python38-32\lib\runpy.py", line 85, in _run_code exec(code, run_globals) "C:\Program s (x86)\Python38-32\Scripts\pip.exe\__main__.py", line 9, in <module> TypeError: 'module' object is not callable
Traceback (most recent call last): "/home/pc07/.local/lib/python3.5/site-packages/gevent/pywsgi.py", line 963, in handle_one_response self.run_application() "/home/pc07/.local/lib/python3.5/site-packages/gevent/pywsgi.py", line 911, in run_application self.process_result() "/home/pc07/.local/lib/python3.5/site-packages/gevent/pywsgi.py", line 895, in process_result for data in self.result: "/usr/local/lib/python3.5/dist-packages/werkzeug/wsgi.py", line 870, in __next__ return self._next() "/usr/local/lib/python3.5/dist-packages/werkzeug/wrappers.py", line 82, in _iter_encoded for item in iterable: TypeError: 'Response' object is not iterable
0.585288
Traceback (most recent call last): "/app/sickchill/lib/tornado/web.py", line 1592, in _execute result = yield result "/app/sickchill/lib/tornado/gen.py", line 1133, in run value = future.result() "/app/sickchill/lib/tornado/concurrent.py", line 261, in result raise_exc_info(self._exc_info) "/app/sickchill/lib/tornado/gen.py", line 307, in wrapper result = func(*args, **kwargs) TypeError: get() takes at least 2 arguments (1 given)
Traceback (most recent call last): "/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/bin/t2t-trainer", line 4, in <module> __import__('pkg_resources').run_script('tensor2tensor==1.13.0', 't2t-trainer') "/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/setuptools-40.8.0-py3.7.egg/pkg_resources/__init__.py", line 666, in run_script "/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/setuptools-40.8.0-py3.7.egg/pkg_resources/__init__.py", line 1446, in run_script "/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensor2tensor-1.13.0-py3.7.egg/EGG-INFO/scripts/t2t-trainer", line 33, in <module> tf.app.run() "/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensorflow/python/platform/app.py", line 125, in run _sys.exit(main(argv)) "/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensor2tensor-1.13.0-py3.7.egg/EGG-INFO/scripts/t2t-trainer", line 28, in main t2t_trainer.main(argv) "/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensor2tensor-1.13.0-py3.7.egg/tensor2tensor/bin/t2t_trainer.py", line 439, in main execute_schedule(exp) "/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensor2tensor-1.13.0-py3.7.egg/tensor2tensor/bin/t2t_trainer.py", line 358, in execute_schedule getattr(exp, FLAGS.schedule)() "/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensor2tensor-1.13.0-py3.7.egg/tensor2tensor/utils/trainer_lib.py", line 400, in continuous_train_and_eval self._eval_spec) "/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensorflow_estimator/python/estimator/training.py", line 471, in train_and_evaluate return executor.run() "/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensorflow_estimator/python/estimator/training.py", line 611, in run return self.run_local() "/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensorflow_estimator/python/estimator/training.py", line 712, in run_local saving_listeners=saving_listeners) "/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensorflow_estimator/python/estimator/estimator.py", line 358, in train loss = self._train_model(input_fn, hooks, saving_listeners) "/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensorflow_estimator/python/estimator/estimator.py", line 1124, in _train_model return self._train_model_default(input_fn, hooks, saving_listeners) "/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensorflow_estimator/python/estimator/estimator.py", line 1154, in _train_model_default features, labels, model_fn_lib.ModeKeys.TRAIN, self.config) "/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensorflow_estimator/python/estimator/estimator.py", line 1112, in _call_model_fn model_fn_results = self._model_fn(features=features, **kwargs) "/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensor2tensor-1.13.0-py3.7.egg/tensor2tensor/utils/t2t_model.py", line 1405, in wrapping_model_fn use_tpu=use_tpu) "/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensor2tensor-1.13.0-py3.7.egg/tensor2tensor/utils/t2t_model.py", line 1466, in estimator_model_fn logits, losses_dict = model(features) # pylint: disable=not-callable "/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensorflow/python/layers/base.py", line 530, in __call__ outputs = super(Layer, self).__call__(inputs, *args, **kwargs) "/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensorflow/python/keras/engine/base_layer.py", line 554, in __call__ outputs = self.call(inputs, *args, **kwargs) "/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensor2tensor-1.13.0-py3.7.egg/tensor2tensor/utils/t2t_model.py", line 322, in call sharded_logits, losses = self.model_fn_sharded(sharded_features) "/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensor2tensor-1.13.0-py3.7.egg/tensor2tensor/utils/t2t_model.py", line 383, in model_fn_sharded sharded_logits, sharded_losses = dp(self.model_fn, datashard_to_features) "/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensor2tensor-1.13.0-py3.7.egg/tensor2tensor/utils/expert_utils.py", line 231, in __call__ outputs.append(fns[i](*my_args[i], **my_kwargs[i])) "/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensor2tensor-1.13.0-py3.7.egg/tensor2tensor/utils/t2t_model.py", line 431, in model_fn losses["training"] = self.loss(logits, features) "/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensor2tensor-1.13.0-py3.7.egg/tensor2tensor/utils/t2t_model.py", line 700, in loss weights=features.get("targets_mask")) "/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensor2tensor-1.13.0-py3.7.egg/tensor2tensor/utils/t2t_model.py", line 666, in _loss_single feature "/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensor2tensor-1.13.0-py3.7.egg/tensor2tensor/data_generators/multi_problem.py", line 447, in aggregate_task_losses hparams, vocab_size, weights_fn) TypeError: generic_loss() takes 5 positional arguments but 6 were given
0.574756
Traceback (most recent call last): "/home/kelsos/development/github/raiden-network/1/raiden/ui/cli.py", line 992, in _run_app event.wait() "src/gevent/event.py", line 240, in gevent._event.Event.wait "src/gevent/event.py", line 140, in gevent._event._AbstractLinkable._wait "src/gevent/event.py", line 117, in gevent._event._AbstractLinkable._wait_core "src/gevent/event.py", line 119, in gevent._event._AbstractLinkable._wait_core "src/gevent/_greenlet_primitives.py", line 59, in gevent.__greenlet_primitives.SwitchOutGreenletWithLoop.switch "src/gevent/_greenlet_primitives.py", line 59, in gevent.__greenlet_primitives.SwitchOutGreenletWithLoop.switch "src/gevent/_greenlet_primitives.py", line 63, in gevent.__greenlet_primitives.SwitchOutGreenletWithLoop.switch "src/gevent/__greenlet_primitives.pxd", line 35, in gevent.__greenlet_primitives._greenlet_switch TypeError: send_async() takes 3 positional arguments but 4 were given
Traceback (most recent call last): "/usr/local/lib/python3.7/logging/__init__.py", line 1025, in emit msg = self.format(record) "/usr/local/lib/python3.7/logging/__init__.py", line 869, in format return fmt.format(record) "/usr/local/lib/python3.7/site-packages/colorlog/colorlog.py", line 123, in format message = super(ColoredFormatter, self).format(record) "/usr/local/lib/python3.7/logging/__init__.py", line 608, in format record.message = record.getMessage() "/usr/local/lib/python3.7/logging/__init__.py", line 369, in getMessage msg = msg % self.args TypeError: %d format: a number is required, not bytes
0.502441
```Traceback (most recent call last): "/home/user/tribler/TriblerGUI/widgets/trustpage.py", line 104, in received_multichain_blocks self.plot_absolute_values() "/home/user/tribler/TriblerGUI/widgets/trustpage.py", line 124, in plot_absolute_values self.trust_plot.compute_initial_figure() "/home/user/tribler/TriblerGUI/widgets/trustpage.py", line 64, in compute_initial_figure self.draw() "/usr/lib/python2.7/dist-packages/matplotlib/backends/backend_qt5agg.py", line 158, in draw FigureCanvasAgg.draw(self) "/usr/lib/python2.7/dist-packages/matplotlib/backends/backend_agg.py", line 474, in draw self.figure.draw(self.renderer) "/usr/lib/python2.7/dist-packages/matplotlib/artist.py", line 62, in draw_wrapper draw(artist, renderer, *args, **kwargs) "/usr/lib/python2.7/dist-packages/matplotlib/figure.py", line 1159, in draw func(*args) "/usr/lib/python2.7/dist-packages/matplotlib/artist.py", line 62, in draw_wrapper draw(artist, renderer, *args, **kwargs) "/usr/lib/python2.7/dist-packages/matplotlib/axes/_base.py", line 2319, in draw a.draw(renderer) "/usr/lib/python2.7/dist-packages/matplotlib/artist.py", line 62, in draw_wrapper draw(artist, renderer, *args, **kwargs) "/usr/lib/python2.7/dist-packages/matplotlib/axis.py", line 1108, in draw ticks_to_draw = self._update_ticks(renderer) "/usr/lib/python2.7/dist-packages/matplotlib/axis.py", line 951, in _update_ticks tick_tups = [t for t in self.iter_ticks()] "/usr/lib/python2.7/dist-packages/matplotlib/axis.py", line 898, in iter_ticks for i, val in enumerate(majorLocs)] "/usr/lib/python2.7/dist-packages/matplotlib/dates.py", line 484, in __call__ dt = num2date(x, self.tz) "/usr/lib/python2.7/dist-packages/matplotlib/dates.py", line 419, in num2date return _from_ordinalf(x, tz) "/usr/lib/python2.7/dist-packages/matplotlib/dates.py", line 271, in _from_ordinalf dt = datetime.datetime.fromordinal(ix).replace(tzinfo=UTC) ValueError: ordinal must be >= 1```
while running this command I am getting an error - Traceback (most recent call last): "bin/generate_data", line 7, in <module> cli.Cli(sys.argv[1:]).run() "/home/ramya/anaconda3/lib/python3.6/site-packages/ingredient_phrase_tagger-0.0.0.dev0-py3.6.egg/ingredient_phrase_tagger/training/cli.py", line 15, in run "/home/ramya/anaconda3/lib/python3.6/site-packages/ingredient_phrase_tagger-0.0.0.dev0-py3.6.egg/ingredient_phrase_tagger/training/cli.py", line 26, in generate_data ValueError: invalid literal for int() with base 10: ''
0.540292
Traceback (most recent call last): "/usr/lib/python3.8/site-packages/nose/case.py", line 197, in runTest self.test(*self.arg) "/home/tkloczko/rpmbuild/BUILD/arrow-0.15.6/tests/test_arrow.py", line 395, in test_date result = self.arrow.date() AttributeError: 'TestArrowDatetimeInterface' object has no attribute 'arrow'
Traceback (most recent call last): "test_network.py", line 11, in <module> model.initialize(model='net-lin',net='alex',use_gpu=False) "/Users/faro/repositories/PerceptualSimilarity/models/dist_model.py", line 38, in initialize self.net.load_state_dict(torch.load('./weights/%s.pth'%net, map_location=lambda storage, loc: 'cpu')) "/Users/faro/repositories/PerceptualSimilarity/.env/lib/python3.6/site-packages/torch/serialization.py", line 261, in load return _load(f, map_location, pickle_module) "/Users/faro/repositories/PerceptualSimilarity/.env/lib/python3.6/site-packages/torch/serialization.py", line 409, in _load result = unpickler.load() "/Users/faro/repositories/PerceptualSimilarity/.env/lib/python3.6/site-packages/torch/_utils.py", line 74, in _rebuild_tensor module = importlib.import_module(storage.__module__) AttributeError: 'str' object has no attribute '__module__'
0.603883
Traceback (most recent call last): "main.py", line 57, in <module> training_model.train() "/data/OLTR/OpenLongTailRecognition-OLTR/run_networks.py", line 192, in train for step, (inputs, labels, _) in enumerate(self.data['train']): "/opt/anaconda3/lib/python3.6/site-packages/torch/utils/data/dataloader.py", line 819, in __next__ return self._process_data(data) "/opt/anaconda3/lib/python3.6/site-packages/torch/utils/data/dataloader.py", line 846, in _process_data data.reraise() "/opt/anaconda3/lib/python3.6/site-packages/torch/_utils.py", line 369, in reraise raise self.exc_type(msg) TypeError: function takes exactly 5 arguments (1 given)
Traceback (most recent call last): "/home/graingert/.virtualenvs/pip-compile/bin/pip-compile", line 11, in <module> sys.exit(cli()) "/home/graingert/.virtualenvs/pip-compile/lib/python3.6/site-packages/click/core.py", line 722, in __call__ return self.main(*args, **kwargs) "/home/graingert/.virtualenvs/pip-compile/lib/python3.6/site-packages/click/core.py", line 697, in main rv = self.invoke(ctx) "/home/graingert/.virtualenvs/pip-compile/lib/python3.6/site-packages/click/core.py", line 895, in invoke return ctx.invoke(self.callback, **ctx.params) "/home/graingert/.virtualenvs/pip-compile/lib/python3.6/site-packages/click/core.py", line 535, in invoke return callback(*args, **kwargs) "/home/graingert/.virtualenvs/pip-compile/lib/python3.6/site-packages/piptools/scripts/compile.py", line 187, in cli results = resolver.resolve(max_rounds=max_rounds) "/home/graingert/.virtualenvs/pip-compile/lib/python3.6/site-packages/piptools/resolver.py", line 102, in resolve has_changed, best_matches = self._resolve_one_round() "/home/graingert/.virtualenvs/pip-compile/lib/python3.6/site-packages/piptools/resolver.py", line 191, in _resolve_one_round best_matches = {self.get_best_match(ireq) for ireq in constraints} "/home/graingert/.virtualenvs/pip-compile/lib/python3.6/site-packages/piptools/resolver.py", line 191, in <setcomp> best_matches = {self.get_best_match(ireq) for ireq in constraints} "/home/graingert/.virtualenvs/pip-compile/lib/python3.6/site-packages/piptools/resolver.py", line 256, in get_best_match best_match = self.repository.find_best_match(ireq, prereleases=self.prereleases) "/home/graingert/.virtualenvs/pip-compile/lib/python3.6/site-packages/piptools/repositories/pypi.py", line 110, in find_best_match all_candidates = self.find_all_candidates(ireq.name) "/home/graingert/.virtualenvs/pip-compile/lib/python3.6/site-packages/piptools/repositories/pypi.py", line 96, in find_all_candidates candidates = self.finder.find_all_candidates(req_name) "/home/graingert/.virtualenvs/pip-compile/lib/python3.6/site-packages/pip/index.py", line 423, in find_all_candidates for page in self._get_pages(url_locations, project_name): "/home/graingert/.virtualenvs/pip-compile/lib/python3.6/site-packages/pip/index.py", line 568, in _get_pages page = self._get_page(location) "/home/graingert/.virtualenvs/pip-compile/lib/python3.6/site-packages/pip/index.py", line 683, in _get_page return HTMLPage.get_page(link, session=self.session) "/home/graingert/.virtualenvs/pip-compile/lib/python3.6/site-packages/pip/index.py", line 792, in get_page "Cache-Control": "max-age=600", "/home/graingert/.virtualenvs/pip-compile/share/python-wheels/requests-2.12.4-py2.py3-none-any.whl/requests/sessions.py", line 501, in get "/home/graingert/.virtualenvs/pip-compile/lib/python3.6/site-packages/pip/download.py", line 386, in request return super(PipSession, self).request(method, url, *args, **kwargs) "/home/graingert/.virtualenvs/pip-compile/share/python-wheels/requests-2.12.4-py2.py3-none-any.whl/requests/sessions.py", line 488, in request "/home/graingert/.virtualenvs/pip-compile/share/python-wheels/requests-2.12.4-py2.py3-none-any.whl/requests/sessions.py", line 609, in send "/home/graingert/.virtualenvs/pip-compile/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl/cachecontrol/adapter.py", line 47, in send "/home/graingert/.virtualenvs/pip-compile/share/python-wheels/requests-2.12.4-py2.py3-none-any.whl/requests/adapters.py", line 423, in send "/home/graingert/.virtualenvs/pip-compile/share/python-wheels/urllib3-1.19.1-py2.py3-none-any.whl/urllib3/connectionpool.py", line 643, in urlopen "/home/graingert/.virtualenvs/pip-compile/share/python-wheels/urllib3-1.19.1-py2.py3-none-any.whl/urllib3/util/retry.py", line 315, in increment TypeError: unsupported operand type(s) for -=: 'Retry' and 'int'
0.536482
Traceback (most recent call last): "/usr/local/lib/python3.5/dist-packages/homeassistant/loader.py", line 142, in get_component module = importlib.import_module(path) "/usr/lib/python3.5/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) "<frozen importlib._bootstrap>", line 986, in _gcd_import "<frozen importlib._bootstrap>", line 969, in _find_and_load "<frozen importlib._bootstrap>", line 958, in _find_and_load_unlocked "<frozen importlib._bootstrap>", line 673, in _load_unlocked "<frozen importlib._bootstrap_external>", line 673, in exec_module "<frozen importlib._bootstrap>", line 222, in _call_with_frames_removed "/usr/local/lib/python3.5/dist-packages/homeassistant/components/device_tracker/__init__.py", line 27, in <module> from homeassistant.helpers.restore_state import async_get_last_state "/usr/local/lib/python3.5/dist-packages/homeassistant/helpers/restore_state.py", line 11, in <module> from homeassistant.components.history import get_states, last_recorder_run "/usr/local/lib/python3.5/dist-packages/homeassistant/components/history.py", line 20, in <module> from homeassistant.components.http import HomeAssistantView "/usr/local/lib/python3.5/dist-packages/homeassistant/components/http/__init__.py", line 30, in <module> from .auth import auth_middleware "/usr/local/lib/python3.5/dist-packages/homeassistant/components/http/auth.py", line 8, in <module> from aiohttp.web import middleware ImportError: cannot import name 'middleware'
: raise ImportError(msg): : : Traceback (most recent call last): "F:\!DeepFaceLab\_internal\python-3.6.8\lib\site-packages\tensorflow\python\pywrap_tensorflow.py", line 58, in <module> from tensorflow.python.pywrap_tensorflow_internal import * "F:\!DeepFaceLab\_internal\python-3.6.8\lib\site-packages\tensorflow\python\pywrap_tensorflow_internal.py", line 28, in <module> _pywrap_tensorflow_internal = swig_import_helper() "F:\!DeepFaceLab\_internal\python-3.6.8\lib\site-packages\tensorflow\python\pywrap_tensorflow_internal.py", line 24, in swig_import_helper _mod = imp.load_module('_pywrap_tensorflow_internal', fp, pathname, description) "imp.py", line 243, in load_module "imp.py", line 343, in load_dynamic ImportError: DLL load failed: Il file di paging è troppo piccolo per essere completato.
0.632028
Traceback (most recent call last): "/base/alloc/tmpfs/dynamic_runtimes/python27g/4a2384f6b69cef45/python27/python27_lib/versions/1/google/appengine/runtime/wsgi.py", line 238, in Handle handler = _config_handle.add_wsgi_middleware(self._LoadHandler()) "/base/alloc/tmpfs/dynamic_runtimes/python27g/4a2384f6b69cef45/python27/python27_lib/versions/1/google/appengine/runtime/wsgi.py", line 309, in _LoadHandler handler, path, err = LoadObject(self._handler) "/base/alloc/tmpfs/dynamic_runtimes/python27g/4a2384f6b69cef45/python27/python27_lib/versions/1/google/appengine/runtime/wsgi.py", line 83, in LoadObject obj = __import__(path[0]) ImportError: No module named legacy
Traceback (most recent call last): "tools.py", line 31, in <module> from PackageUtils import PackageUtils "c:\python27\Lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 395, in load_module exec(bytecode, module.__dict__) "PackageUtils.py", line 14, in <module> from ImageUtils import ImageUtils "c:\python27\Lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 395, in load_module exec(bytecode, module.__dict__) "ImageUtils.py", line 18, in <module> from PIL import Image, ImageDraw, ImageFont "c:\python27\Lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 395, in load_module exec(bytecode, module.__dict__) "PIL\Image.py", line 67, in <module> "c:\python27\Lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 395, in load_module exec(bytecode, module.__dict__) "PIL\_imaging.py", line 7, in <module> "PIL\_imaging.py", line 6, in __bootstrap__ ImportError: DLL load failed: 找不到指定的模块。
0.573943
Traceback (most recent call last): "/usr/lib/python3.8/site-packages/lutris/gui/views/store.py", line 420, in add_game self.store.append( "/usr/lib/python3.8/site-packages/gi/overrides/Gtk.py", line 997, in append return self._do_insert(-1, row) "/usr/lib/python3.8/site-packages/gi/overrides/Gtk.py", line 988, in _do_insert row, columns = self._convert_row(row) "/usr/lib/python3.8/site-packages/gi/overrides/Gtk.py", line 900, in _convert_row result.append(self._convert_value(cur_col, value)) "/usr/lib/python3.8/site-packages/gi/overrides/Gtk.py", line 914, in _convert_value return GObject.Value(self.get_column_type(column), value) "/usr/lib/python3.8/site-packages/gi/overrides/GObject.py", line 210, in __init__ self.set_value(py_value) "/usr/lib/python3.8/site-packages/gi/overrides/GObject.py", line 249, in set_value raise TypeError("Expected string but got %s%s" % TypeError: Expected string but got 0.290277777777778<class 'float'>
Traceback (most recent call last): "./deploy_ovf.py", line 221, in <module> exit(main()) "./deploy_ovf.py", line 194, in main spec_params) "/usr/lib/python2.7/site-packages/pyVmomi/VmomiSupport.py", line 580, in <lambda> self.f(*(self.args + (obj,) + args), **kwargs) "/usr/lib/python2.7/site-packages/pyVmomi/VmomiSupport.py", line 385, in _InvokeMethod list(map(CheckField, info.params, args)) "/usr/lib/python2.7/site-packages/pyVmomi/VmomiSupport.py", line 915, in CheckField raise TypeError('Required field "%s" not provided (not @optional)' % info.name) TypeError: Required field "ovfDescriptor" not provided (not @optional)
0.593224
```Traceback (most recent call last): "/**/cloud-custodian/bin/c7n-mailer", line 11, in <module> load_entry_point('c7n-mailer', 'console_scripts', 'c7n-mailer')() "/**/cloud-custodian/tools/c7n_mailer/c7n_mailer/cli.py", line 146, in main MailerSqsQueueProcessor(mailer_config, aws_session, logger).run() "/**/cloud-custodian/tools/c7n_mailer/c7n_mailer/sqs_queue_processor.py", line 126, in run self.process_sqs_message(sqs_message) "/**/cloud-custodian/tools/c7n_mailer/c7n_mailer/sqs_queue_processor.py", line 158, in process_sqs_message to_addrs_to_email_messages_map = email_delivery.get_to_addrs_email_messages_map(sqs_message) "/**/cloud-custodian/tools/c7n_mailer/c7n_mailer/email_delivery.py", line 235, in get_to_addrs_email_messages_map to_addrs_to_resources_map = self.get_email_to_addrs_to_resources_map(sqs_message) "/**/cloud-custodian/tools/c7n_mailer/c7n_mailer/email_delivery.py", line 225, in get_email_to_addrs_to_resources_map resource_emails = tuple(sorted(set(resource_emails))) TypeError: unhashable type: 'list'
Traceback (most recent call last): "main.py", line 434, in <module> main_worker(-1, opt) "main.py", line 398, in main_worker scheduler) "main.py", line 316, in save_checkpoint torch.save(save_states, save_file_path) "/usr/local/lib/python3.5/dist-packages/torch/serialization.py", line 224, in save return _with_file_like(f, "wb", lambda f: _save(obj, f, pickle_module, pickle_protocol)) "/usr/local/lib/python3.5/dist-packages/torch/serialization.py", line 147, in _with_file_like f = open(f, mode) TypeError: invalid file: PosixPath('/home/liuhao/testCode/ResNets_3D_PyTorch/data/results/save_10.pth')
0.555758
Traceback (most recent call last): "R:\handwriting-synthesis-master\demo.py", line 9, in <module> from rnn import rnn "R:\handwriting-synthesis-master\rnn.py", line 9, in <module> from rnn_cell import LSTMAttentionCell "R:\handwriting-synthesis-master\rnn_cell.py", line 16, in <module> class LSTMAttentionCell(tf.compat.v1.nn.rnn_cell.RNNCell): AttributeError: module 'tensorflow.python.util.compat' has no attribute 'v1'
Traceback (most recent call last): "./python3.3/threading.py", line 901, in _bootstrap_inner "./python3.3/threading.py", line 858, in run "C:\Users\Feacu\AppData\Roaming\Sublime Text 3\Packages\EasyClangComplete\plugin\utils\thread_pool.py", line 126, in __animate_progress self.__progress_status.show_as_ready() "C:\Users\Feacu\AppData\Roaming\Sublime Text 3\Packages\EasyClangComplete\plugin\utils\progress_status.py", line 49, in show_as_ready BaseProgressStatus.PROGRESS_MASK.format(progress=self.msg_ready)) "C:\Users\Feacu\AppData\Roaming\Sublime Text 3\Packages\EasyClangComplete\plugin\utils\progress_status.py", line 36, in set_status view.set_status(BaseProgressStatus.MSG_TAG, message) AttributeError: 'NoneType' object has no attribute 'set_status'
0.57405
Traceback (most recent call last): "C:\Users\parma73p\Desktop\Python\get_fb_posts_fb_page.py", line 184, in <module> scrapeFacebookPageFeedStatus(page_id, access_token, since_date, until_date) "C:\Users\parma73p\Desktop\Python\get_fb_posts_fb_page.py", line 154, in scrapeFacebookPageFeedStatus statuses = json.loads(request_until_succeed(url)) "C:\Program s\IBM\SPSS\Statistics\24\Python3\lib\json\__init__.py", line 312, in loads s.__class__.__name__)) TypeError: the JSON object must be str, not 'bytes'
Traceback (most recent call last): "test_linalg.py", line 121, in test_svd_aa_cusolver_float64 u_gpu, s_gpu, vh_gpu = linalg.svd(a_gpu, lib='cusolver') TypeError: svd() got an unexpected keyword argument 'lib'
0.467162
Traceback (most recent call last): "/home/ranger/home/ranger/lizhu/src/art/simba.py", line 93, in <module> x_adv = attack.generate(x=np.array([target_image]), x_adv_init=x_adv) "/home/ranger/tools/anaconda/lib/python3.8/site-packages/art/attacks/attack.py", line 74, in replacement_function return fdict[func_name](self, *args, **kwargs) "/home/ranger/tools/anaconda/lib/python3.8/site-packages/art/attacks/evasion/simba.py", line 139, in generate indices = self._block_order(x.shape[2], nb_channels, initial_size=self.freq_dim, stride=self.stride)[ "/home/ranger/tools/anaconda/lib/python3.8/site-packages/art/attacks/evasion/simba.py", line 306, in _block_order order[:, : (i + stride), i : (i + stride)] = perm[:num_first].reshape((channels, -1, stride)) ValueError: could not broadcast input array from shape (3,301,7) into shape (3,299,5)
Traceback (most recent call last): "train.py", line 68, in <module> env_name, config, upload_dir=args.upload_dir) "/Users/pcmoritz/ray/python/ray/rllib/common.py", line 179, in __init__ self._init() "/Users/pcmoritz/ray/python/ray/rllib/dqn/dqn.py", line 250, in _init self.actor = Actor(self.env_creator, self.config, self.logdir) "/Users/pcmoritz/ray/python/ray/rllib/dqn/dqn.py", line 118, in __init__ self.dqn_graph = models.DQNGraph(env, config) "/Users/pcmoritz/ray/python/ray/rllib/dqn/models.py", line 115, in __init__ self.cur_observations, num_actions, config) "/Users/pcmoritz/ray/python/ray/rllib/dqn/models.py", line 14, in _build_q_network frontend = ModelCatalog.get_model(inputs, 1, config["model"]) "/Users/pcmoritz/ray/python/ray/rllib/models/catalog.py", line 79, in get_model return VisionNetwork(inputs, num_outputs, options) "/Users/pcmoritz/ray/python/ray/rllib/models/model.py", line 38, in __init__ inputs, num_outputs, options) "/Users/pcmoritz/ray/python/ray/rllib/models/visionnet.py", line 30, in _init return tf.squeeze(fc2, [1, 2]), tf.squeeze(fc1, [1, 2]) "/Users/pcmoritz/anaconda3/lib/python3.5/site-packages/tensorflow/python/ops/array_ops.py", line 2281, in squeeze return gen_array_ops._squeeze(input, axis, name) "/Users/pcmoritz/anaconda3/lib/python3.5/site-packages/tensorflow/python/ops/gen_array_ops.py", line 3329, in _squeeze squeeze_dims=squeeze_dims, name=name) "/Users/pcmoritz/anaconda3/lib/python3.5/site-packages/tensorflow/python/framework/op_def_library.py", line 767, in apply_op op_def=op_def) "/Users/pcmoritz/anaconda3/lib/python3.5/site-packages/tensorflow/python/framework/ops.py", line 2508, in create_op set_shapes_for_outputs(ret) "/Users/pcmoritz/anaconda3/lib/python3.5/site-packages/tensorflow/python/framework/ops.py", line 1873, in set_shapes_for_outputs shapes = shape_func(op) "/Users/pcmoritz/anaconda3/lib/python3.5/site-packages/tensorflow/python/framework/ops.py", line 1823, in call_with_requiring return call_cpp_shape_fn(op, require_shape_fn=True) "/Users/pcmoritz/anaconda3/lib/python3.5/site-packages/tensorflow/python/framework/common_shapes.py", line 610, in call_cpp_shape_fn debug_python_shape_fn, require_shape_fn) "/Users/pcmoritz/anaconda3/lib/python3.5/site-packages/tensorflow/python/framework/common_shapes.py", line 676, in _call_cpp_shape_fn_impl raise ValueError(err.message) ValueError: Can not squeeze dim[1], expected a dimension of 1, got 18 for 'q_func/vision_net/Squeeze' (op: 'Squeeze') with input shapes: [?,18,11,1].
0.611586
Traceback (most recent call last): "./viper_bin", line 25, in <module> print('0x' + compiler.compile(code).hex()) "/home/jacques/projects/viper/viper/compiler.py", line 11, in compile lll = optimizer.optimize(parser.parse_tree_to_lll(parser.parse(code), code)) "/home/jacques/projects/viper/viper/parser/parser.py", line 336, in parse_tree_to_lll sub.append(parse_func(_def, _globals, {**{'self': sigs}, **contracts}, origcode)) "/home/jacques/projects/viper/viper/parser/parser.py", line 426, in parse_func ['seq'] + clampers + [parse_body(c, context) for c in code.body] + ['stop'] "/home/jacques/projects/viper/viper/parser/parser.py", line 426, in <listcomp> ['seq'] + clampers + [parse_body(c, context) for c in code.body] + ['stop'] "/home/jacques/projects/viper/viper/parser/parser.py", line 437, in parse_body return parse_stmt(code, context) "/home/jacques/projects/viper/viper/parser/parser.py", line 966, in parse_stmt return Stmt(stmt, context).lll_node "/home/jacques/projects/viper/viper/parser/stmt.py", line 56, in __init__ self.lll_node = self.stmt_table[stmt_type]() "/home/jacques/projects/viper/viper/parser/stmt.py", line 63, in expr return Stmt(self.stmt.value, self.context).lll_node "/home/jacques/projects/viper/viper/parser/stmt.py", line 56, in __init__ self.lll_node = self.stmt_table[stmt_type]() "/home/jacques/projects/viper/viper/parser/stmt.py", line 144, in call inargs, inargsize, inarg_start = pack_logging_data(data_types, data, self.context) "/home/jacques/projects/viper/viper/parser/parser.py", line 1018, in pack_logging_data holder, maxlen = pack_args_by_32(holder, maxlen, arg, typ, context, context.new_placeholder(BaseType(32))) "/home/jacques/projects/viper/viper/parser/parser.py", line 993, in pack_args_by_32 for c in arg.s: AttributeError: 'Name' object has no attribute 's'
Traceback (most recent call last): "emailvalid.py", line 1, in <module> from email_validator import validate_email, EmailNotValidError "/usr/local/lib/python3.4/dist-packages/email_validator/__init__.py", line 6, in <module> import dns.resolver "/usr/local/lib/python3.4/dist-packages/dns/resolver.py", line 32, in <module> import dns.flags "/usr/local/lib/python3.4/dist-packages/dns/flags.py", line 24, in <module> class Flag(enum.IntFlag): AttributeError: 'module' object has no attribute 'IntFlag'
0.629363
Traceback (most recent call last): "/Users/Rasmus/.vim/bundle/repos/github.com/Valloric/YouCompleteMe/third_party/ycmd/ycmd/../ycmd/server_state.py", line 101, in typeCompletionAvailable self.Get typeCompleter( filetypes ) "/Users/Rasmus/.vim/bundle/repos/github.com/Valloric/YouCompleteMe/third_party/ycmd/ycmd/../ycmd/server_state.py", line 90, in Get typeCompleter current_filetypes ) ) ValueError: No semantic completer exists for filetypes: ['tex']
Traceback (most recent call last): "<ipython-input-2-fd2384f87746>", line 19, in <module> print('interpolated values = :', interp_1(2, 2)) "interpnd.pyx", line 151, in scipy.interpolate.interpnd.NDInterpolatorBase.__call__ "interpnd.pyx", line 251, in scipy.interpolate.interpnd.LinearNDInterpolator._evaluate_double "interpnd.pyx", line 259, in scipy.interpolate.interpnd.LinearNDInterpolator._do_evaluate "stringsource", line 658, in View.MemoryView.memoryview_cwrapper "stringsource", line 349, in View.MemoryView.memoryview.__cinit__ ValueError: buffer source array is read-only
0.495698
Traceback (most recent call last): -snip- doc.write_pdf(output) "C:\Python39\lib\site-packages\weasyprint\document.py", line 1028, in write_pdf page.paint(stream, scale=scale) "C:\Python39\lib\site-packages\weasyprint\document.py", line 713, in paint draw_page(self._page_box, context) "C:\Python39\lib\site-packages\weasyprint\draw.py", line 158, in draw_page draw_stacking_context(context, stacking_context) "C:\Python39\lib\site-packages\weasyprint\draw.py", line 277, in draw_stacking_context draw_stacking_context(context, child_context) "C:\Python39\lib\site-packages\weasyprint\draw.py", line 272, in draw_stacking_context draw_inline_level( "C:\Python39\lib\site-packages\weasyprint\draw.py", line 1023, in draw_inline_level draw_inline_level( "C:\Python39\lib\site-packages\weasyprint\draw.py", line 1018, in draw_inline_level draw_text(context, child, child_offset_x, text_overflow) "C:\Python39\lib\site-packages\weasyprint\draw.py", line 1062, in draw_text pango.pango_layout_get_context(textbox.layout), AttributeError: 'TextBox' object has no attribute 'layout'
Traceback (most recent call last): "/<<PKGBUILDDIR>>/tests/unit/templates/test_jinja.py", line 270, in test_macro_additional_log_for_undefined with patch.object(SaltCacheLoader, 'file_client', MagicMock(return_value=fc)): AttributeError: 'MagicMock' object has no attribute 'object'
0.601268
Traceback (most recent call last): "synthesize.py", line 100, in <module> main() "synthesize.py", line 90, in main _ = tacotron_synthesize(args, hparams, taco_checkpoint, sentences) "/Users/davidecangelosi/Desktop/workspace/venv3_01/Tacotron-2/tacotron/synthesize.py", line 136, in tacotron_synthesize return run_eval(args, checkpoint_path, output_dir, hparams, sentences) "/Users/davidecangelosi/Desktop/workspace/venv3_01/Tacotron-2/tacotron/synthesize.py", line 69, in run_eval mel_filenames, speaker_ids = synth.synthesize(texts, basenames, eval_dir, log_dir, None) "/Users/davidecangelosi/Desktop/workspace/venv3_01/Tacotron-2/tacotron/synthesizer.py", line 219, in synthesize audio.save_wav(wav, os.path.join(log_dir, 'wavs/wav-{}-mel.wav'.format(basenames[i])), sr=hparams.sample_rate) "/Users/davidecangelosi/Desktop/workspace/venv3_01/Tacotron-2/datasets/audio.py", line 13, in save_wav wav *= 32767 / max(0.01, np.max(np.abs(wav))) "/Users/davidecangelosi/Desktop/workspace/venv3_01/lib/python3.7/site-packages/numpy/core/fromnumeric.py", line 2320, in amax out=out, **kwargs) "/Users/davidecangelosi/Desktop/workspace/venv3_01/lib/python3.7/site-packages/numpy/core/_methods.py", line 26, in _amax return umr_maximum(a, axis, None, out, keepdims) ValueError: zero-size array to reduction operation maximum which has no identity
Traceback (most recent call last): "SimpleExampleServer.py", line 71, in <module> server.serveforever() "/home/nvidia/voice/websocket/SimpleWebSocketServer/SimpleWebSocketServer.py", line 688, in serveforever super(SimpleSSLWebSocketServer, self).serveforever() "/home/nvidia/voice/websocket/SimpleWebSocketServer/SimpleWebSocketServer.py", line 646, in serveforever client.handleClose() "SimpleExampleServer.py", line 38, in handleClose clients.remove(self) ValueError: list.remove(x): x not in list
0.546327
Traceback (most recent call last): "/usr/lib64/python3.6/site-packages/nose/case.py", line 197, in runTest self.test(*self.arg) TypeError: test_test_end_of_url_injection() missing 1 required positional argument: 'monkeypatch'
2018-05-19 00:51:16 - ERROR: tornado.application: Future exception was never retrieved: Traceback (most recent call last): "/home/cdj/.local/lib/python2.7/site-packages/tornado/gen.py", line 1113, in run yielded = self.gen.send(value) "kaldigstserver/worker.py", line 247, in _on_word processed_transcript = (yield self.post_process([self.partial_transcript], blocking=False))[0] TypeError: 'NoneType' object has no attribute '__getitem__'
0.506321
Traceback (most recent call last): "/app/utils/api/api.py", line 149, in dispatch return super(APIView, self).dispatch(request, *args, **kwargs) "/usr/local/lib/python3.7/site-packages/django/views/generic/base.py", line 88, in dispatch return handler(request, *args, **kwargs) "/app/problem/views/admin.py", line 683, in post problems = FPSParser(tf.name).parse() "/app/fps/parser.py", line 32, in parse ret.append(self._parse_one_problem(node)) "/app/fps/parser.py", line 97, in _parse_one_problem raise ValueError("Invalid xml, error 'test_input' tag order") ValueError: Invalid xml, error 'test_input' tag order
Traceback (most recent call last): "<stdin>", line 1, in <module> "C:\Users\dsoundra\AppData\Local\Programs\Python\Python35\lib\site-packages\netmiko\ssh_dispatcher.py", line 100, in ConnectHandler return ConnectionClass(*args, **kwargs) "C:\Users\dsoundra\AppData\Local\Programs\Python\Python35\lib\site-packages\netmiko\base_connection.py", line 145, in __init__ self.session_preparation() "C:\Users\dsoundra\AppData\Local\Programs\Python\Python35\lib\site-packages\netmiko\base_connection.py", line 381, in session_preparation self.set_base_prompt() "C:\Users\dsoundra\AppData\Local\Programs\Python\Python35\lib\site-packages\netmiko\linux\linux_ssh.py", line 21, in set_base_prompt delay_factor=delay_factor) "C:\Users\dsoundra\AppData\Local\Programs\Python\Python35\lib\site-packages\netmiko\base_connection.py", line 593, in set_base_prompt raise ValueError("Router prompt not found: {0}".format(prompt)) ValueError: Router prompt not found: bgl-xdm-100:~ >
0.567273
Traceback (most recent call last): "my-bot.py", line 208, in start_stream stream.filter(**kwargs) AttributeError: 'NoneType' object has no attribute 'filter'
2016-12-02 19:05:01 DEBUG FINDPROPERS :: [Rarbg] :: [1d6c65b] Traceback (most recent call last): "C:/Users/Fernando/Documents/Medusa\medusa\search\proper.py", line 137, in _get_proper_results cur_propers = cur_provider.find_propers(recently_aired) "C:/Users/Fernando/Documents/Medusa\medusa\providers\generic_provider.py", line 148, in find_propers for item in self.search(search_strings[0], ep_obj=episode_obj): "C:/Users/Fernando/Documents/Medusa\medusa\providers\torrent\json\rarbg.py", line 99, in search search_params['search_tvdb'] = self._get_tvdb_id() "C:/Users/Fernando/Documents/Medusa\medusa\providers\generic_provider.py", line 486, in _get_tvdb_id return self.show.indexerid if self.show.indexer == INDEXER_TVDBV2 else self.show.externals.get('tvdb_id') AttributeError: 'NoneType' object has no attribute 'indexer'
0.669746
Traceback (most recent call last): "rqd/0.2.65/bin/rqd", line 166, in <module> "rqd/0.2.65/bin/rqd", line 162, in main "rqd/0.2.65/python/rqd/rqcore.py", line 582, in start "rqd/0.2.65/python/rqd/rqnetwork.py", line 201, in start_grpc "rqd/0.2.65/python/rqd/rqnetwork.py", line 162, in __init__ "grpcio/1.22.0/platform-linux/arch-x86_64/python-2.7/python/grpc/__init__.py", line 1843, in server ImportError: cannot import name _server
Traceback (most recent call last): "<stdin>", line 1, in <module> ImportError: No module named imutils
0.569918
Traceback (most recent call last): "/home/[my_username]/miniconda3/lib/python3.6/site.py", line 168, in addpackage exec(line) "<string>", line 1, in <module> KeyError: 'google'
Traceback (most recent call last): ".pyenv/versions/rasa-env-3.7.2/bin/rasa", line 5, in <module> main() "rasa/rasa/__main__.py", line 116, in main cmdline_arguments.func(cmdline_arguments) "rasa/rasa/cli/data.py", line 313, in _convert_nlu_data _convert_to_yaml(args.out, args.data, NLUMarkdownToYamlConverter()) "rasa/rasa/utils/common.py", line 308, in run_in_loop result = loop.run_until_complete(f) "uvloop/loop.pyx", line 1456, in uvloop.loop.Loop.run_until_complete "rasa/rasa/cli/data.py", line 397, in _convert_to_yaml if await _convert_file_to_yaml(training_data, output, converter): "rasa/rasa/cli/data.py", line 434, in _convert_file_to_yaml await converter.convert_and_write(source_file, target_dir) "rasa/rasa/nlu/training_data/converters/nlu_markdown_to_yaml_converter.py", line 39, in convert_and_write source_path "rasa/rasa/shared/nlu/training_data/formats/readerwriter.py", line 33, in read return self.reads(rasa.shared.utils.io.read_file(filename), **kwargs) "rasa/rasa/shared/nlu/training_data/formats/markdown.py", line 66, in reads line = decode_string(line.strip()) "rasa/rasa/shared/nlu/training_data/util.py", line 163, in decode_string return UNESCAPE.sub(replace, s) "rasa/rasa/shared/nlu/training_data/util.py", line 161, in replace return UNESCAPE_DCT[match.group(GROUP_COMPLETE_MATCH)] KeyError: '\t'
0.506768
Traceback (most recent call last): "C:\Users\q490211\AppData\Local\Continuum\anaconda3\lib\site-packages\IPython\core\ultratb.py", line 1101, in get_records return _fixed_getinnerframes(etb, number_of_lines_of_context, tb_offset) "C:\Users\q490211\AppData\Local\Continuum\anaconda3\lib\site-packages\IPython\core\ultratb.py", line 319, in wrapped return f(*args, **kwargs) "C:\Users\q490211\AppData\Local\Continuum\anaconda3\lib\site-packages\IPython\core\ultratb.py", line 353, in _fixed_getinnerframes records = fix_frame_records_filenames(inspect.getinnerframes(etb, context)) "C:\Users\q490211\AppData\Local\Continuum\anaconda3\lib\inspect.py", line 1502, in getinnerframes frameinfo = (tb.tb_frame,) + getframeinfo(tb, context) "C:\Users\q490211\AppData\Local\Continuum\anaconda3\lib\inspect.py", line 1460, in getframeinfo filename = getsourcefile(frame) or getfile(frame) "C:\Users\q490211\AppData\Local\Continuum\anaconda3\lib\inspect.py", line 696, in getsourcefile if getattr(getmodule(object, filename), '__loader__', None) is not None: "C:\Users\q490211\AppData\Local\Continuum\anaconda3\lib\inspect.py", line 733, in getmodule if ismodule(module) and hasattr(module, '__file__'): "C:\Users\q490211\AppData\Local\Continuum\anaconda3\lib\site-packages\tensorflow\__init__.py", line 50, in __getattr__ module = self._load() "C:\Users\q490211\AppData\Local\Continuum\anaconda3\lib\site-packages\tensorflow\__init__.py", line 44, in _load module = _importlib.import_module(self.__name__) "C:\Users\q490211\AppData\Local\Continuum\anaconda3\lib\importlib\__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) "<frozen importlib._bootstrap>", line 1006, in _gcd_import "<frozen importlib._bootstrap>", line 983, in _find_and_load "<frozen importlib._bootstrap>", line 953, in _find_and_load_unlocked "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed "<frozen importlib._bootstrap>", line 1006, in _gcd_import "<frozen importlib._bootstrap>", line 983, in _find_and_load "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked "<frozen importlib._bootstrap>", line 677, in _load_unlocked "<frozen importlib._bootstrap_external>", line 728, in exec_module "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed "C:\Users\q490211\AppData\Local\Continuum\anaconda3\lib\site-packages\tensorflow_core\__init__.py", line 42, in <module> from . _api.v2 import audio "C:\Users\q490211\AppData\Local\Continuum\anaconda3\lib\site-packages\tensorflow_core\_api\v2\audio\__init__.py", line 10, in <module> from tensorflow.python.ops.gen_audio_ops import decode_wav "C:\Users\q490211\AppData\Local\Continuum\anaconda3\lib\site-packages\tensorflow_core\python\ops\gen_audio_ops.py", line 9, in <module> from tensorflow.python import pywrap_tensorflow as _pywrap_tensorflow "C:\Users\q490211\AppData\Local\Continuum\anaconda3\lib\site-packages\tensorflow\__init__.py", line 50, in __getattr__ module = self._load() "C:\Users\q490211\AppData\Local\Continuum\anaconda3\lib\site-packages\tensorflow\__init__.py", line 44, in _load module = _importlib.import_module(self.__name__) "C:\Users\q490211\AppData\Local\Continuum\anaconda3\lib\importlib\__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) "C:\Users\q490211\AppData\Local\Continuum\anaconda3\lib\site-packages\tensorflow_core\python\__init__.py", line 49, in <module> from tensorflow.python import pywrap_tensorflow "C:\Users\q490211\AppData\Local\Continuum\anaconda3\lib\site-packages\tensorflow_core\python\pywrap_tensorflow.py", line 74, in <module> raise ImportError(msg) ImportError: Traceback (most recent call last):
[autoreload of pandas.core.dtypes.missing failed: Traceback (most recent call last): "/Users/sentient-asoellinger/miniconda2/envs/ipykernel_py3/lib/python3.6/site-packages/IPython/extensions/autoreload.py", line 246, in check superreload(m, reload, self.old_objects) "/Users/sentient-asoellinger/miniconda2/envs/ipykernel_py3/lib/python3.6/site-packages/IPython/extensions/autoreload.py", line 369, in superreload module = reload(module) "/Users/sentient-asoellinger/miniconda2/envs/ipykernel_py3/lib/python3.6/imp.py", line 315, in reload return importlib.reload(module) "/Users/sentient-asoellinger/miniconda2/envs/ipykernel_py3/lib/python3.6/importlib/__init__.py", line 166, in reload _bootstrap._exec(spec, module) "<frozen importlib._bootstrap>", line 618, in _exec "<frozen importlib._bootstrap_external>", line 678, in exec_module "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed "/Users/sentient-asoellinger/miniconda2/envs/ipykernel_py3/lib/python3.6/site-packages/pandas/core/dtypes/missing.py", line 10, in <module> from .common import (is_string_dtype, is_datetimelike, ImportError: cannot import name 'is_extension_array_dtype'
0.61979
Traceback (most recent call last): "generate_model_andindex.py", line 25, in <module> lsi = models.LsiModel(corpus_tfidf, id2word=dictionary, num_topics=500) "/usr/local/lib/python2.7/dist-packages/gensim/models/lsimodel.py", line 331, in __init__ self.add_documents(corpus) "/usr/local/lib/python2.7/dist-packages/gensim/models/lsimodel.py", line 390, in add_documents update = Projection(self.num_terms, self.num_topics, job, extra_dims=self.extra_samples, power_iters=self.power_iters) "/usr/local/lib/python2.7/dist-packages/gensim/models/lsimodel.py", line 129, in __init__ extra_dims=self.extra_dims) "/usr/local/lib/python2.7/dist-packages/gensim/models/lsimodel.py", line 709, in stochastic_svd u, s, vt = scipy.linalg.svd(b, full_matrices=False) "/usr/local/lib/python2.7/dist-packages/scipy/linalg/decomp_svd.py", line 96, in svd a1 = _asarray_validated(a, check_finite=check_finite) "/usr/local/lib/python2.7/dist-packages/scipy/_lib/_util.py", line 228, in _asarray_validated a = toarray(a) "/usr/local/lib/python2.7/dist-packages/numpy/lib/function_base.py", line 1215, in asarray_chkfinite "array must not contain infs or NaNs") ValueError: array must not contain infs or NaNs
Traceback (most recent call last): "/usr/local/bin/nfldb-update", line 5, in <module> import nfldb.update "/usr/local/lib/python2.7/dist-packages/nfldb/update.py", line 15, in <module> import nflgame "/usr/local/lib/python2.7/dist-packages/nflgame/__init__.py", line 114, in <module> players = nflgame.player._create_players() "/usr/local/lib/python2.7/dist-packages/nflgame/player.py", line 21, in _create_players data = json.loads(open(jsonf).read()) "/usr/lib/python2.7/json/__init__.py", line 338, in loads return _default_decoder.decode(s) "/usr/lib/python2.7/json/decoder.py", line 369, in decode raise ValueError(errmsg("Extra data", s, end, len(s))) ValueError: Extra data: line 116196 column 5 - line 116197 column 2 (char 3554115 - 3554118)
0.509621
Traceback (most recent call last): "D:\Projects\tactory\autogluon\tabular\trainer\abstract_trainer.py", line 1075, in _train_single_full hpo_models, hpo_model_performances, hpo_results = model.hyperparameter_tune(X=X, y=y, k_fold=k_fold, scheduler_options=hyperparameter_tune_kwargs, **model_fit_kwargs) "D:\Projects\tactory\autogluon\core\models\abstract\abstract_model.py", line 683, in hyperparameter_tune return self._hyperparameter_tune(scheduler_options=scheduler_options, **kwargs) "D:\Projects\tactory\autogluon\core\models\ensemble\stacker_ensemble_model.py", line 166, in _hyperparameter_tune return super()._hyperparameter_tune(X=X, y=y, k_fold=k_fold, scheduler_options=scheduler_options, preprocess_kwargs=preprocess_kwargs, **kwargs) "D:\Projects\tactory\autogluon\core\models\ensemble\bagged_ensemble_model.py", line 640, in _hyperparameter_tune hpo_models, hpo_model_performances, hpo_results = self.model_base.hyperparameter_tune(X=X_fold, y=y_fold, X_val=X_val_fold, y_val=y_val_fold, scheduler_options=scheduler_options, **kwargs) "D:\Projects\tactory\autogluon\core\models\abstract\abstract_model.py", line 683, in hyperparameter_tune return self._hyperparameter_tune(scheduler_options=scheduler_options, **kwargs) "D:\Projects\tactory\autogluon\tabular\models\rf\rf_model.py", line 166, in _hyperparameter_tune return skip_hpo(self, **kwargs) "D:\Projects\tactory\autogluon\core\models\abstract\model_trial.py", line 90, in skip_hpo fit_and_save_model(model=model, params=dict(), fit_args=fit_model_args, predict_proba_args=predict_proba_args, y_val=y_val, time_start=time.time(), time_limit=time_limit) "D:\Projects\tactory\autogluon\core\models\abstract\model_trial.py", line 73, in fit_and_save_model model.fit(**fit_args, time_limit=time_left, reporter=reporter) "D:\Projects\tactory\autogluon\core\models\abstract\abstract_model.py", line 405, in fit self._fit(**kwargs) "D:\Projects\tactory\autogluon\tabular\models\rf\rf_model.py", line 117, in _fit self.model = self.model.fit(X, y, sample_weight=sample_weight) "C:\Users\john\AppData\Roaming\Python\Python37\site-packages\sklearn\ensemble\_forest.py", line 392, in fit for i, t in enumerate(trees)) "D:\Anaconda3\envs\tactory\lib\site-packages\joblib\parallel.py", line 1054, in __call__ self.retrieve() "D:\Anaconda3\envs\tactory\lib\site-packages\joblib\parallel.py", line 933, in retrieve self._output.extend(job.get(timeout=self.timeout)) "D:\Anaconda3\envs\tactory\lib\multiprocessing\pool.py", line 657, in get raise self._value "D:\Anaconda3\envs\tactory\lib\multiprocessing\pool.py", line 121, in worker result = (True, func(*args, **kwds)) "D:\Anaconda3\envs\tactory\lib\site-packages\joblib\_parallel_backends.py", line 595, in __call__ return self.func(*args, **kwargs) "D:\Anaconda3\envs\tactory\lib\site-packages\joblib\parallel.py", line 263, in __call__ for func, args, kwargs in self.items] "D:\Anaconda3\envs\tactory\lib\site-packages\joblib\parallel.py", line 263, in <listcomp> for func, args, kwargs in self.items] "C:\Users\john\AppData\Roaming\Python\Python37\site-packages\sklearn\ensemble\_forest.py", line 168, in _parallel_build_trees tree.fit(X, y, sample_weight=curr_sample_weight, check_input=False) "C:\Users\john\AppData\Roaming\Python\Python37\site-packages\sklearn\tree\_classes.py", line 894, in fit X_idx_sorted=X_idx_sorted) "C:\Users\john\AppData\Roaming\Python\Python37\site-packages\sklearn\tree\_classes.py", line 276, in fit if max_depth <= 0: TypeError: '<=' not supported between instances of 'Int' and 'int'
Traceback (most recent call last): "domained.py", line 489, in <module> sublist3r() "domained.py", line 99, in sublist3r os.system(Subcmd) TypeError: <lambda>() takes exactly 1 argument (2 given)
0.52177
Traceback (most recent call last): "/usr/local/lib/python3.6/site-packages/logbook/handlers.py", line 216, in handle self.emit(record) "/usr/local/lib/python3.6/site-packages/dbt/logger.py", line 461, in emit 'too many messages received before initilization!' AssertionError: too many messages received before initilization!
Traceback (most recent call last): "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/asyncio/tasks.py", line 537, in _wrap_awaitable return (yield from awaitable.__await__()) "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/distributed/nanny.py", line 251, in start response = await self.instantiate() "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/distributed/nanny.py", line 334, in instantiate result = await self.process.start() "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/distributed/nanny.py", line 522, in start await self.process.start() "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/distributed/process.py", line 34, in _call_and_set_future res = func(*args, **kwargs) "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/distributed/process.py", line 202, in _start process.start() "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/multiprocessing/process.py", line 103, in start 'daemonic processes are not allowed to have children' AssertionError: daemonic processes are not allowed to have children
0.542519
Traceback (most recent call last): "/home/karan/.local/lib/python3.6/site-packages/pip/_vendor/pkg_resources/__init__.py", line 2681, in version return self._version "/home/karan/.local/lib/python3.6/site-packages/pip/_vendor/pkg_resources/__init__.py", line 2815, in __getattr__ raise AttributeError(attr) AttributeError: _version
Traceback (most recent call last): "track.py", line 278, in <module> save_videos=False) "track.py", line 131, in main dataloader = datasets.LoadImages(osp.join(data_root, seq, 'img1'), opt.img_size) "D:\work\FairMOT-master\FairMOT-master\src\lib\datasets\dataset\jde.py", line 32, in __init__ self.nF = len(self.files) # number of image files AttributeError: 'LoadImages' object has no attribute 'files'`
0.611623