text1
stringlengths
92
132k
text2
stringlengths
83
99.1k
score
float64
0.01
1
Traceback (most recent call last): "<string>", line 1, in <module> "/tmp/pip-install-g4Ldjw/html2text/setup.py", line 11, in <module> version=".".join(map(str, __import__("html2text").__version__)), "html2text/__init__.py", line 3, in <module> import html.entities ImportError: No module named entities
Traceback (most recent call last): "F:\Anaconda2\Scripts\conda-script.py", line 10, in <module> sys.exit(main()) "F:\Anaconda2\lib\site-packages\conda\cli\main.py", line 179, in main return handle_exception(e) "F:\Anaconda2\lib\site-packages\conda\exceptions.py", line 634, in handle_exception print_unexpected_error_message(e) "F:\Anaconda2\lib\site-packages\conda\exceptions.py", line 596, in print_unexpected_error_message stderrlogger.info(get_main_info_str(get_info_dict())) "F:\Anaconda2\lib\site-packages\conda\cli\main_info.py", line 161, in get_info_dict from ..config import rc_path, sys_rc_path, user_rc_path "F:\Anaconda2\lib\site-packages\conda\config.py", line 92, in <module> envs_dirs = context.envs_dirs "F:\Anaconda2\lib\site-packages\conda\base\context.py", line 292, in envs_dirs join(self._user_data_dir, 'envs'), "F:\Anaconda2\lib\site-packages\conda\base\context.py", line 327, in _user_data_dir return user_data_dir(APP_NAME, APP_NAME) "F:\Anaconda2\lib\site-packages\conda\_vendor\appdirs.py", line 67, in user_data_dir path = os.path.join(_get_win_folder(const), appauthor, appname) "F:\Anaconda2\lib\site-packages\conda\_vendor\appdirs.py", line 284, in _get_win_folder_with_pywin32 from win32com.shell import shellcon, shell ImportError: Module use of python36.dll conflicts with this version of Python.
0.578347
Traceback (most recent call last): "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 162, in _run_module_as_main "__main__", fname, loader, pkg_name) "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 72, in _run_code exec code in run_globals "/Users/liuyikun/Library/Application Support/MoonPlayer/ykdl/cykdl/__main__.py", line 195, in <module> main() "/Users/liuyikun/Library/Application Support/MoonPlayer/ykdl/cykdl/__main__.py", line 173, in main info = parser(u) "/Users/liuyikun/Library/Application Support/MoonPlayer/ykdl/ykdl/extractor.py", line 24, in parser info = self.prepare() "/Users/liuyikun/Library/Application Support/MoonPlayer/ykdl/ykdl/extractors/sohu/sohubase.py", line 90, in prepare info = json.loads(get_content(self.apiurl % self.vid)) "/Users/liuyikun/Library/Application Support/MoonPlayer/ykdl/ykdl/util/html.py", line 75, in get_content payload = resheader.get_payload() AttributeError: HTTPMessage instance has no attribute 'get_payload'
Traceback (most recent call last): "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\core\handlers\exception.py", line 35, in inner response = get_response(request) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\core\handlers\base.py", line 158, in _get_response response = self.process_exception_by_middleware(e, request) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\core\handlers\base.py", line 156, in _get_response response = response.render() "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\template\response.py", line 106, in render self.content = self.rendered_content "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\template\response.py", line 83, in rendered_content content = template.render(context, self._request) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\template\backends\django.py", line 61, in render return self.template.render(context) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\template\base.py", line 175, in render return self._render(context) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\template\base.py", line 167, in _render return self.nodelist.render(context) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\template\base.py", line 943, in render bit = node.render_annotated(context) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\template\base.py", line 910, in render_annotated return self.render(context) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\template\loader_tags.py", line 155, in render return compiled_parent._render(context) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\template\base.py", line 167, in _render return self.nodelist.render(context) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\template\base.py", line 943, in render bit = node.render_annotated(context) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\template\base.py", line 910, in render_annotated return self.render(context) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\template\loader_tags.py", line 155, in render return compiled_parent._render(context) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\template\base.py", line 167, in _render return self.nodelist.render(context) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\template\base.py", line 943, in render bit = node.render_annotated(context) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\template\base.py", line 910, in render_annotated return self.render(context) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\template\loader_tags.py", line 67, in render result = block.nodelist.render(context) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\template\base.py", line 943, in render bit = node.render_annotated(context) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\template\base.py", line 910, in render_annotated return self.render(context) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\template\loader_tags.py", line 67, in render result = block.nodelist.render(context) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\template\base.py", line 943, in render bit = node.render_annotated(context) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\template\base.py", line 910, in render_annotated return self.render(context) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\template\defaulttags.py", line 211, in render nodelist.append(node.render_annotated(context)) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\template\base.py", line 910, in render_annotated return self.render(context) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\template\loader_tags.py", line 194, in render return template.render(context) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\template\base.py", line 177, in render return self._render(context) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\template\base.py", line 167, in _render return self.nodelist.render(context) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\template\base.py", line 943, in render bit = node.render_annotated(context) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\template\base.py", line 910, in render_annotated return self.render(context) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\template\defaulttags.py", line 211, in render nodelist.append(node.render_annotated(context)) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\template\base.py", line 910, in render_annotated return self.render(context) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\template\defaulttags.py", line 211, in render nodelist.append(node.render_annotated(context)) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\template\base.py", line 910, in render_annotated return self.render(context) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\template\defaulttags.py", line 314, in render return nodelist.render(context) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\template\base.py", line 943, in render bit = node.render_annotated(context) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\template\base.py", line 910, in render_annotated return self.render(context) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\template\defaulttags.py", line 314, in render return nodelist.render(context) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\template\base.py", line 943, in render bit = node.render_annotated(context) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\template\base.py", line 910, in render_annotated return self.render(context) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\template\base.py", line 999, in render return render_value_in_context(output, context) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\template\base.py", line 978, in render_value_in_context value = str(value) "C:\Users\611834094\AppData\Roaming\Python\Python36\site-packages\djongo\models\fields.py", line 568, in __str__ return mark_safe(f'<table>\n{ model_form.as_table() }\n</table>') "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\forms\forms.py", line 279, in as_table errors_on_separate_row=False) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\forms\forms.py", line 238, in _html_output 'field_name': bf.html_name, "C:\Users\611834094\AppData\Roaming\Python\Python36\site-packages\djongo\models\fields.py", line 566, in __str__ model_form = self.field.model_form_class(instance=instance, **self.field.model_form_kwargs) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\forms\models.py", line 291, in __init__ object_data = model_to_dict(instance, opts.fields, opts.exclude) "C:\Users\611834094\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django-2.0.2-py3.6.egg\django\forms\models.py", line 82, in model_to_dict opts = instance._meta AttributeError: 'list' object has no attribute '_meta'
0.65019
Traceback (most recent call last): "/usr/lib/python3.7/site-packages/nipype/pipeline/plugins/multiproc.py", line 67, in run_node result["result"] = node.run(updatehash=updatehash) "/usr/lib/python3.7/site-packages/nipype/pipeline/engine/nodes.py", line 516, in run result = self._run_interface(execute=True) "/usr/lib/python3.7/site-packages/nipype/pipeline/engine/nodes.py", line 635, in _run_interface return self._run_command(execute) "/usr/lib/python3.7/site-packages/nipype/pipeline/engine/nodes.py", line 741, in _run_command result = self._interface.run(cwd=outdir) "/usr/lib/python3.7/site-packages/nipype/interfaces/base/core.py", line 353, in run self._check_version_requirements(self.inputs) "/usr/lib/python3.7/site-packages/nipype/interfaces/base/core.py", line 279, in _check_version_requirements if min_ver > version: "/usr/lib/python3.7/distutils/version.py", line 64, in __gt__ c = self._cmp(other) "/usr/lib/python3.7/distutils/version.py", line 337, in _cmp if self.version < other.version: TypeError: '<' not supported between instances of 'int' and 'str'
Traceback (most recent call last): "/Users/jameson/.pyenv/versions/3.7.5/envs/fritzml/lib/python3.7/site-packages/coremltools/converters/nnssa/frontend/graph_pass/type_inference.py", line 24, in get_conv_outdim return math.floor((in_dim - ks_dilated) / stride) + 1 "/Users/jameson/.pyenv/versions/3.7.5/envs/fritzml/lib/python3.7/site-packages/sympy/core/expr.py", line 280, in __float__ raise TypeError("can't convert expression to float") TypeError: can't convert expression to float
0.59469
Traceback (most recent call last): "<stdin>", line 1, in <module> AttributeError: module 'wx.grid' has no attribute 'GRIDTABLE_REQUEST_VIEW_GET_VALUES'
Traceback (most recent call last): "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 150, 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() "/usr/src/homeassistant/homeassistant/components/solaredge/sensor.py", line 35, in async_setup_entry api.get_details, entry.data[CONF_SITE_ID] "/usr/src/homeassistant/homeassistant/core.py", line 343, in async_add_executor_job task = self.loop.run_in_executor(None, target, *args) "uvloop/loop.pyx", line 2647, in uvloop.loop.Loop.run_in_executor "/usr/local/lib/python3.7/asyncio/coroutines.py", line 162, in iscoroutinefunction return (inspect.iscoroutinefunction(func) or "/usr/local/lib/python3.7/inspect.py", line 185, in iscoroutinefunction object.__code__.co_flags & CO_COROUTINE) AttributeError: 'functools._lru_cache_wrapper' object has no attribute '__code__'
0.541322
Traceback (most recent call last): "train_initialize.py", line 16, in <module> policies=[MemoizationPolicy(), KerasPolicy()]) "C:\Users\damipe\AppData\Local\Programs\Python\Python36\Lib\site-packages\rasa_core\agent.py", line 198, in __init__ self.domain = self._create_domain(domain) "C:\Users\damipe\AppData\Local\Programs\Python\Python36\Lib\site-packages\rasa_core\agent.py", line 636, in _create_domain return Domain.load(domain) "C:\Users\damipe\AppData\Local\Programs\Python\Python36\Lib\site-packages\rasa_core\domain.py", line 89, in load return cls.from_yaml(read_file(filename)) "C:\Users\damipe\AppData\Local\Programs\Python\Python36\Lib\site-packages\rasa_core\domain.py", line 95, in from_yaml return cls.from_dict(data) "C:\Users\damipe\AppData\Local\Programs\Python\Python36\Lib\site-packages\rasa_core\domain.py", line 100, in from_dict slots = cls.collect_slots(data.get("slots", {})) "C:\Users\damipe\AppData\Local\Programs\Python\Python36\Lib\site-packages\rasa_core\domain.py", line 140, in collect_slots slot_class = Slot.resolve_by_type(slot_dict[slot_name].get("type")) AttributeError: 'NoneType' object has no attribute 'get'
Traceback (most recent call last): "./convert.py", line 60, in <module> main() "./convert.py", line 56, in main args.phase) "./convert.py", line 27, in convert transformer = TensorFlowTransformer(def_path, caffemodel_path, phase=phase) "/home/ubuntu/workspace/08_fine_train/fine-tune-alexnet/caffe-tensorflow/kaffe/tensorflow/transformer.py", line 221, in __init__ self.load(def_path, data_path, phase) "/home/ubuntu/workspace/08_fine_train/fine-tune-alexnet/caffe-tensorflow/kaffe/tensorflow/transformer.py", line 227, in load graph = GraphBuilder(def_path, phase).build() "/home/ubuntu/workspace/08_fine_train/fine-tune-alexnet/caffe-tensorflow/kaffe/graph.py", line 140, in __init__ self.load() "/home/ubuntu/workspace/08_fine_train/fine-tune-alexnet/caffe-tensorflow/kaffe/graph.py", line 144, in load self.params = get_caffe_resolver().NetParameter() "/home/ubuntu/workspace/08_fine_train/fine-tune-alexnet/caffe-tensorflow/kaffe/caffe/resolver.py", line 32, in get_caffe_resolver SHARED_CAFFE_RESOLVER = CaffeResolver() "/home/ubuntu/workspace/08_fine_train/fine-tune-alexnet/caffe-tensorflow/kaffe/caffe/resolver.py", line 7, in __init__ self.import_caffe() "/home/ubuntu/workspace/08_fine_train/fine-tune-alexnet/caffe-tensorflow/kaffe/caffe/resolver.py", line 23, in import_caffe self.caffepb = self.caffe.proto.caffe_pb2 AttributeError: 'module' object has no attribute 'proto'
0.667804
Comment: An exception occurred in this state: Traceback (most recent call last): "/usr/lib/pymodules/python2.7/salt/state.py", line 1371, in call **cdata['kwargs']) "/usr/lib/pymodules/python2.7/salt/states/file.py", line 2534, in append for chunk in text: TypeError: 'NoneType' object is not iterable Changes:
Traceback (most recent call last): "tmp.py", line 13, in <module> loss = criterion(output, label) "/home/hanxiao/miniconda3/envs/DFF/lib/python3.8/site-packages/torch/nn/modules/module.py", line 722, in _call_impl result = self.forward(*input, **kwargs) "/home/hanxiao/miniconda3/envs/DFF/lib/python3.8/site-packages/encoding/parallel.py", line 132, in forward outputs = _criterion_parallel_apply(replicas, inputs, targets, kwargs) "/home/hanxiao/miniconda3/envs/DFF/lib/python3.8/site-packages/encoding/parallel.py", line 185, in _criterion_parallel_apply raise output "/home/hanxiao/miniconda3/envs/DFF/lib/python3.8/site-packages/encoding/parallel.py", line 160, in _worker output = module(*(input + target), **kwargs) TypeError: unsupported operand type(s) for +: 'Tensor' and 'tuple'
0.564357
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 53, in execute_cmd return frappe.call(method, **frappe.form_dict) "/home/frappe/frappe-bench/apps/frappe/frappe/__init__.py", line 939, 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 831, in submit self._submit() "/home/frappe/frappe-bench/apps/frappe/frappe/model/document.py", line 820, in _submit self.save() "/home/frappe/frappe-bench/apps/frappe/frappe/model/document.py", line 256, in save return self._save(*args, **kwargs) "/home/frappe/frappe-bench/apps/frappe/frappe/model/document.py", line 307, in _save self.run_post_save_methods() "/home/frappe/frappe-bench/apps/frappe/frappe/model/document.py", line 890, in run_post_save_methods self.run_method("on_submit") "/home/frappe/frappe-bench/apps/frappe/frappe/model/document.py", line 755, in run_method out = Document.hook(fn)(self, *args, **kwargs) "/home/frappe/frappe-bench/apps/frappe/frappe/model/document.py", line 1024, in composer return composed(self, method, *args, **kwargs) "/home/frappe/frappe-bench/apps/frappe/frappe/model/document.py", line 1007, in runner add_to_return_value(self, fn(self, *args, **kwargs)) "/home/frappe/frappe-bench/apps/frappe/frappe/model/document.py", line 749, in <lambda> fn = lambda self, *args, **kwargs: getattr(self, method)(*args, **kwargs) "/home/frappe/frappe-bench/apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py", line 217, in on_submit self.update_stock_ledger() "/home/frappe/frappe-bench/apps/erpnext/erpnext/controllers/selling_controller.py", line 327, in update_stock_ledger self.make_sl_entries(sl_entries) "/home/frappe/frappe-bench/apps/erpnext/erpnext/controllers/stock_controller.py", line 265, in make_sl_entries make_sl_entries(sl_entries, is_amended, allow_negative_stock, via_landed_cost_voucher) "/home/frappe/frappe-bench/apps/erpnext/erpnext/stock/stock_ledger.py", line 38, in make_sl_entries update_bin(args, allow_negative_stock, via_landed_cost_voucher) "/home/frappe/frappe-bench/apps/erpnext/erpnext/stock/utils.py", line 120, in update_bin bin.update_stock(args, allow_negative_stock, via_landed_cost_voucher) "/home/frappe/frappe-bench/apps/erpnext/erpnext/stock/doctype/bin/bin.py", line 46, in update_stock }, allow_negative_stock=allow_negative_stock, via_landed_cost_voucher=via_landed_cost_voucher) "/home/frappe/frappe-bench/apps/erpnext/erpnext/stock/stock_ledger.py", line 107, in __init__ self.build() "/home/frappe/frappe-bench/apps/erpnext/erpnext/stock/stock_ledger.py", line 114, in build self.process_sle(sle) "/home/frappe/frappe-bench/apps/erpnext/erpnext/stock/stock_ledger.py", line 156, in process_sle self.get_serialized_values(sle) "/home/frappe/frappe-bench/apps/erpnext/erpnext/stock/stock_ledger.py", line 227, in get_serialized_values new_stock_value = (self.qty_after_transaction * self.valuation_rate) + stock_value_change TypeError: unsupported operand type(s) for *: 'float' and 'NoneType'
Traceback (most recent call last): "/home/menonsandu/torch-points3d/test/test_models.py", line 147, in test_runall raise e "/home/menonsandu/torch-points3d/test/test_models.py", line 143, in test_runall model.forward() "/home/menonsandu/torch-points3d/torch_points3d/models/segmentation/minkowski.py", line 31, in forward self.output = F.log_softmax(self.model(self.input).feats, dim=-1) "/home/menonsandu/.cache/pypoetry/virtualenvs/torch-points3d-KHeQYfvV-py3.8/lib/python3.8/site-packages/torch/nn/modules/module.py", line 722, in _call_impl result = self.forward(*input, **kwargs) "/home/menonsandu/torch-points3d/torch_points3d/modules/MinkowskiEngine/res16unet.py", line 458, in forward out_b1p2 = self.block1(out) "/home/menonsandu/.cache/pypoetry/virtualenvs/torch-points3d-KHeQYfvV-py3.8/lib/python3.8/site-packages/torch/nn/modules/module.py", line 722, in _call_impl result = self.forward(*input, **kwargs) "/home/menonsandu/.cache/pypoetry/virtualenvs/torch-points3d-KHeQYfvV-py3.8/lib/python3.8/site-packages/torch/nn/modules/container.py", line 117, in forward input = module(input) "/home/menonsandu/.cache/pypoetry/virtualenvs/torch-points3d-KHeQYfvV-py3.8/lib/python3.8/site-packages/torch/nn/modules/module.py", line 722, in _call_impl result = self.forward(*input, **kwargs) "/home/menonsandu/torch-points3d/torch_points3d/modules/MinkowskiEngine/res16unet.py", line 39, in forward out = self.conv1(x) "/home/menonsandu/.cache/pypoetry/virtualenvs/torch-points3d-KHeQYfvV-py3.8/lib/python3.8/site-packages/torch/nn/modules/module.py", line 722, in _call_impl result = self.forward(*input, **kwargs) "/home/menonsandu/.cache/pypoetry/virtualenvs/torch-points3d-KHeQYfvV-py3.8/lib/python3.8/site-packages/MinkowskiEngine/MinkowskiConvolution.py", line 263, in forward self.kernel_generator.get_kernel(input.tensor_stride, self.is_transpose) "/home/menonsandu/.cache/pypoetry/virtualenvs/torch-points3d-KHeQYfvV-py3.8/lib/python3.8/site-packages/MinkowskiEngine/Common.py", line 347, in get_kernel self.cache[tuple(tensor_stride)] = convert_region_type( "/home/menonsandu/.cache/pypoetry/virtualenvs/torch-points3d-KHeQYfvV-py3.8/lib/python3.8/site-packages/MinkowskiEngine/Common.py", line 272, in convert_region_type region_offset = torch.IntTensor(region_offset) TypeError: only integer tensors of a single element can be converted to an index
0.593085
Traceback (most recent call last): "LegendItem.py", line 254, in paint path = drawSymbol(p, symbol, size, pen, brush) "ScatterPlotItem.py", line 66, in drawSymbol painter.drawPath(symbol) TypeError: 'PySide2.QtGui.QPainter.drawPath' called with wrong argument types:
Traceback (most recent call last): "/app/backup/haupdater.py", line 40, in update self._requests.updateSnapshotsSensor(self._state(), self._cache) "/app/backup/harequests.py", line 169, in updateSnapshotsSensor last = max(snapshots, key=lambda s: s.date()).date().isoformat() TypeError: can't compare offset-naive and offset-aware datetimes
0.507232
Traceback (most recent call last): "format_bits_test.py", line 30, in <module> formatBits(width, desc, input, output, scale=1) "format_bits_test.py", line 23, in formatBits outarray[end+i+leftpad] = blank IndexError: list assignment index out of range
Traceback (most recent call last): "eval.py", line 1275, in <module> convert_to_tensorrt(net, cfg, args, transform=BaseTransform()) "/home/sde/yolact_edge/utils/tensorrt.py", line 156, in convert_to_tensorrt net.to_tensorrt_backbone(cfg.torch2trt_backbone_int8, calibration_dataset=calibration_dataset, batch_size=args.trt_batch_size) "/home/sde/yolact_edge/yolact.py", line 1501, in to_tensorrt_backbone self.trt_load_if("backbone", trt_fn, [x], int8_mode, batch_size=batch_size) "/home/usr/yolact_edge/yolact.py", line 1483, in trt_load_if module = trt_fn(module, trt_fn_params) "/home/sde/anaconda3/lib/python3.7/site-packages/torch2trt-0.2.0-py3.7-linux-x86_64.egg/torch2trt/torch2trt.py", line 566, in torch2trt engine = builder.build_cuda_engine(network) IndexError: _Map_base::at
0.530008
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'
Traceback (most recent call last): "/www/lemur/lemur/common/schema.py", line 160, in decorated_function resp = f(*args, **kwargs) "/www/lemur/lemur/certificates/views.py", line 482, in post cert = service.create(**data) "/www/lemur/lemur/certificates/service.py", line 273, in create cert_body, private_key, cert_chain, external_id, csr = mint(**kwargs) "/www/lemur/lemur/certificates/service.py", line 223, in mint cert_body, cert_chain, external_id = issuer.create_certificate(csr, kwargs) "/www/lemur/lemur/plugins/lemur_cfssl/plugin.py", line 58, in create_certificate key = bytes.fromhex(hex_key) TypeError: fromhex() argument must be str, not None
0.503176
Traceback (most recent call last): "extraction/project_graph.py", line 123, in main classification = classifier.classify(collection) "extraction/classifiers/type_classifier.py", line 26, in classify HUMAN = wkp(c, "Human") "extraction/classifiers/type_classifier.py", line 14, in wkp return c.article2id['enwiki/' + name][0][0] "src/marisa_trie.pyx", line 578, in marisa_trie.BytesTrie.__getitem__ (src/marisa_trie.cpp:10859) KeyError: 'enwiki/Human'
Traceback (most recent call last): "tools/test_net.py", line 97, in <module> main() "tools/test_net.py", line 91, in main output_folder=output_folder, "/scratch_net/gnarf/tmarta/FCOS/fcos_core/engine/inference.py", line 119, in inference **extra_args) "/scratch_net/gnarf/tmarta/FCOS/fcos_core/data/datasets/evaluation/__init__.py", line 26, in evaluate return visual_genome_evaluation(**args) "/scratch_net/gnarf/tmarta/FCOS/fcos_core/data/datasets/evaluation/visual_genome/__init__.py", line 20, in visual_genome_evaluation expected_results_sigma_tol=expected_results_sigma_tol, "/scratch_net/gnarf/tmarta/FCOS/fcos_core/data/datasets/evaluation/visual_genome/visual_genome_eval.py", line 53, in do_visual_genome_evaluation dataset, visual_genome_results[iou_type], file_path, iou_type "/scratch_net/gnarf/tmarta/FCOS/fcos_core/data/datasets/evaluation/visual_genome/visual_genome_eval.py", line 226, in evaluate_predictions_on_visual_genome visual_genome_eval.evaluate() "/scratch_net/gnarf/tmarta/FCOS/fcos_core/data/datasets/evaluation/visual_genome/vgeval.py", line 130, in evaluate for imgId in p.imgIds "/scratch_net/gnarf/tmarta/FCOS/fcos_core/data/datasets/evaluation/visual_genome/vgeval.py", line 131, in <dictcomp> for catId in catIds} "/scratch_net/gnarf/tmarta/FCOS/fcos_core/data/datasets/evaluation/visual_genome/vgeval.py", line 156, in computeIoU inds = np.argsort([-d['score'] for d in dt], kind='mergesort') "/scratch_net/gnarf/tmarta/FCOS/fcos_core/data/datasets/evaluation/visual_genome/vgeval.py", line 156, in <listcomp> inds = np.argsort([-d['score'] for d in dt], kind='mergesort') KeyError: 'score'
0.558668
Traceback (most recent call last): "/var/mobile/Containers/Data/Application/650AC656-F238-4658-B7A4-1644B6535B6E/Library/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py", line 257, in <module> main() "/var/mobile/Containers/Data/Application/650AC656-F238-4658-B7A4-1644B6535B6E/Library/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py", line 240, in main json_out['return_val'] = hook(**hook_input['kwargs']) "/var/mobile/Containers/Data/Application/650AC656-F238-4658-B7A4-1644B6535B6E/Library/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py", line 101, in prepare_metadata_for_build_wheel backend = _build_backend() "/var/mobile/Containers/Data/Application/650AC656-F238-4658-B7A4-1644B6535B6E/Library/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py", line 60, in _build_backend ep = os.environ['PEP517_BUILD_BACKEND'] "/var/mobile/Containers/Data/Application/650AC656-F238-4658-B7A4-1644B6535B6E/Library/lib/python3.7/os.py", line 680, in __getitem__ raise KeyError(key) from None KeyError: 'PEP517_BUILD_BACKEND'
Comment: An exception occurred in this state: Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/salt/state.py", line 1703, in call **cdata['kwargs']) "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1649, in wrapper return f(*args, **kwargs) "/usr/lib/python2.7/dist-packages/salt/states/saltmod.py", line 624, in wheel out = __salt__['saltutil.wheel'](name, **kwargs) "/usr/lib/python2.7/dist-packages/salt/modules/saltutil.py", line 1067, in wheel return wclient.cmd(_fun, kwarg=kwargs) "/usr/lib/python2.7/dist-packages/salt/wheel/__init__.py", line 124, in cmd return super(WheelClient, self).cmd(fun, arg, pub_data, kwarg) "/usr/lib/python2.7/dist-packages/salt/client/mixins.py", line 231, in cmd return self.low(fun, low) "/usr/lib/python2.7/dist-packages/salt/client/mixins.py", line 369, in low mminion=self.mminion, "/usr/lib/python2.7/dist-packages/salt/utils/job.py", line 31, in store_job job_cache = opts['master_job_cache'] KeyError: 'master_job_cache' Started: 11:22:29.335327
0.580992
An exception occurred in this state: Traceback (most recent call last): "/usr/lib/python3.6/site-packages/urllib3/connectionpool.py", line 601, in urlopen chunked=chunked) "/usr/lib/python3.6/site-packages/urllib3/connectionpool.py", line 357, in _make_request conn.request(method, url, **httplib_request_kw) "/usr/lib64/python3.6/http/client.py", line 1239, in request self._send_request(method, url, body, headers, encode_chunked) "/usr/lib64/python3.6/http/client.py", line 1285, in _send_request self.endheaders(body, encode_chunked=encode_chunked) "/usr/lib64/python3.6/http/client.py", line 1234, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) "/usr/lib64/python3.6/http/client.py", line 1026, in _send_output self.send(msg) "/usr/lib64/python3.6/http/client.py", line 964, in send self.connect() "/usr/lib/python3.6/site-packages/docker/transport/unixconn.py", line 43, in connect sock.connect(self.unix_socket) NotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last): "calibre_plugins.dedrm.__init__", line 554, in KindleMobiDecrypt defaultkeys = WineGetKeys(scriptpath, ".k4i",dedrmprefs['kindlewineprefix']) "calibre_plugins.dedrm.wineutils", line 74, in WineGetKeys pyexec = WinePythonCLI(wineprefix) "calibre_plugins.dedrm.wineutils", line 37, in __init__ self.check_call(["-c", self.py3_test]) "calibre_plugins.dedrm.wineutils", line 62, in check_call subprocess.check_call(self.python_exec + cli_args, env=env_dict, "/usr/lib/python3.9/subprocess.py", line 368, in check_call retcode = call(*popenargs, **kwargs) "/usr/lib/python3.9/subprocess.py", line 349, in call with Popen(*popenargs, **kwargs) as p: "/usr/lib/python3.9/subprocess.py", line 947, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, "/usr/lib/python3.9/subprocess.py", line 1819, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) NotFoundError: [Errno 2] No such file or directory: 'wine' DeDRM v7.0.3: Ultimately failed to decrypt after 0.0 seconds. Read the FAQs at Harper's repository: https://github.com/apprenticeharper/DeDRM_tools/blob/master/FAQs.md Running file type plugin DeDRM failed with traceback: Traceback (most recent call last): "calibre_plugins.dedrm.__init__", line 537, in KindleMobiDecrypt book = k4mobidedrm.GetDecryptedBook(path_to_ebook,kindleDatabases,android s,serials,pids,self.starttime) "calibre_plugins.dedrm.k4mobidedrm", line 238, in GetDecryptedBook mb.processBook(totalpids) "calibre_plugins.dedrm.kfxdedrm", line 42, in processBook self.decrypt_voucher(totalpids) "calibre_plugins.dedrm.kfxdedrm", line 82, in decrypt_voucher raise Exception("Failed to decrypt KFX DRM voucher with any key") Exception: Failed to decrypt KFX DRM voucher with any key
0.655891
`Traceback (most recent call last): "lan_det.py", line 9, in <module> print(lan_det(text)) "lan_det.py", line 6, in lan_det return langid.classify(text) "/home/env/rfh_01/lib/python3.7/site-packages/langid-1.1.6-py3.7.egg/langid/langid.py", line 105, in classify load_model() "/home/env/rfh_01/lib/python3.7/site-packages/langid-1.1.6-py3.7.egg/langid/langid.py", line 164, in load_model identifier = LanguageIdentifier.from_modelstring(model) "/home/env/rfh_01/lib/python3.7/site-packages/langid-1.1.6-py3.7.egg/langid/langid.py", line 176, in from_modelstring z = bz2.decompress(b) "/usr/local/lib/python3.7/bz2.py", line 346, in decompress res = decomp.decompress(data) TypeError: function takes exactly 0 arguments (1 given)`
Traceback (most recent call last): "/home/openlibrary/.pyenv/versions/3.8.6/lib/python3.8/site-packages/web/application.py", line 278, in process return p(lambda: process(processors)) "/openlibrary/infogami/utils/delegate.py", line 71, in layout_processor if 'title' not in out: TypeError: argument of type 'Redirect' is not iterable
0.552291
Traceback (most recent call last): "/opt/legion/ui/view.py", line 1419, in <lambda> bWidget.runButton.clicked.connect(lambda: self.callHydra(bWidget)) "/opt/legion/ui/view.py", line 1469, in callHydra self.controller.addHosts(str(bWidget.ipTextinput.text()).replace(';',' '), False, False) "/opt/legion/app/auxiliary.py", line 40, in wrap result = f(*args, **kw) TypeError: addHosts() missing 2 required positional arguments: 'nmapSpeed' and 'scanMode'
Traceback (most recent call last): "/usr/lib64/python2.6/atexit.py", line 24, in _run_exitfuncs func(*targs, **kargs) "/usr/lib/python2.6/site-packages/paramiko/transport.py", line 81, in _join_lingering_threads for thr in _active_threads: TypeError: 'NoneType' object is not iterable
0.515023
Traceback (most recent call last): "C:\Program s (x86)\JetBrains\PyCharm 2017.1\helpers\pydev\pydevd.py", line 1585, in <module> globals = debugger.run(setup['file'], None, None, is_module) "C:\Program s (x86)\JetBrains\PyCharm 2017.1\helpers\pydev\pydevd.py", line 1015, in run pydev_imports.execfile(file, globals, locals) # execute the script "C:\Program s (x86)\JetBrains\PyCharm 2017.1\helpers\pydev\_pydev_imps\_pydev_execfile.py", line 18, in execfile exec(compile(contents+"\n", file, 'exec'), glob, loc) "C:/Users/antho/Desktop/cloudml-samples-master/census/tensorflowcore/trainer/task.py", line 482, in <module> dispatch(**parse_args.__dict__) "C:/Users/antho/Desktop/cloudml-samples-master/census/tensorflowcore/trainer/task.py", line 385, in dispatch return run('', True, *args, **kwargs) "C:/Users/antho/Desktop/cloudml-samples-master/census/tensorflowcore/trainer/task.py", line 296, in run step, _ = session.run([global_step_tensor, train_op]) "C:\Users\antho\Anaconda3\envs\fyp\lib\site-packages\tensorflow\python\training\monitored_session.py", line 500, in __exit__ self._close_internal(exception_type) "C:\Users\antho\Anaconda3\envs\fyp\lib\site-packages\tensorflow\python\training\monitored_session.py", line 532, in _close_internal h.end(self._coordinated_creator.tf_sess) "C:/Users/antho/Desktop/cloudml-samples-master/census/tensorflowcore/trainer/task.py", line 122, in end self._run_eval() "C:/Users/antho/Desktop/cloudml-samples-master/census/tensorflowcore/trainer/task.py", line 144, in _run_eval summaries, final_values, _ = session.run([self._summary_op, self._final_ops_dict, self._eval_ops]) "C:\Users\antho\Anaconda3\envs\fyp\lib\site-packages\tensorflow\python\client\session.py", line 778, in run run_metadata_ptr) "C:\Users\antho\Anaconda3\envs\fyp\lib\site-packages\tensorflow\python\client\session.py", line 969, in _run fetch_handler = _FetchHandler(self._graph, fetches, feed_dict_string) "C:\Users\antho\Anaconda3\envs\fyp\lib\site-packages\tensorflow\python\client\session.py", line 408, in __init__ self._fetch_mapper = _FetchMapper.for_fetch(fetches) "C:\Users\antho\Anaconda3\envs\fyp\lib\site-packages\tensorflow\python\client\session.py", line 230, in for_fetch return _ListFetchMapper(fetch) "C:\Users\antho\Anaconda3\envs\fyp\lib\site-packages\tensorflow\python\client\session.py", line 337, in __init__ self._mappers = [_FetchMapper.for_fetch(fetch) for fetch in fetches] "C:\Users\antho\Anaconda3\envs\fyp\lib\site-packages\tensorflow\python\client\session.py", line 337, in <listcomp> self._mappers = [_FetchMapper.for_fetch(fetch) for fetch in fetches] "C:\Users\antho\Anaconda3\envs\fyp\lib\site-packages\tensorflow\python\client\session.py", line 238, in for_fetch return _ElementFetchMapper(fetches, contraction_fn) "C:\Users\antho\Anaconda3\envs\fyp\lib\site-packages\tensorflow\python\client\session.py", line 271, in __init__ % (fetch, type(fetch), str(e))) TypeError: Fetch argument dict_values([<tf.Tensor 'auc/update_op:0' shape=() dtype=float32>, <tf.Tensor 'accuracy/update_op:0' shape=() dtype=float32>]) has invalid type <class 'dict_values'>, must be a string or Tensor. (Can not convert a dict_values into a Tensor or Operation.)
Traceback (most recent call last): "/usr/local/lib/python2.7/dist-packages/pootle/apps/pootle_app/management/commands/__init__.py", line 87, in do_translation_project self.handle_store(store, **options) "/usr/local/lib/python2.7/dist-packages/pootle/apps/pootle_app/management/commands/update_stores.py", line 63, in handle_store store.update_from_disk(overwrite=options["overwrite"]) "/usr/local/lib/python2.7/dist-packages/pootle/apps/pootle_store/models.py", line 1833, in update_from_disk store_revision=store_revision, TypeError: 'NoneType' object is not iterable
0.586919
Traceback (most recent call last): "/usr/local/lib/python3.6/site-packages/salt/utils/templates.py", line 392, in render_jinja_tmpl output = template.render(**decoded_context) "/usr/local/lib/python3.6/site-packages/jinja2/asyncsupport.py", line 76, in render return original_render(self, *args, **kwargs) "/usr/local/lib/python3.6/site-packages/jinja2/environment.py", line 1008, in render return self.environment.handle_exception(exc_info, True) "/usr/local/lib/python3.6/site-packages/jinja2/environment.py", line 780, in handle_exception reraise(exc_type, exc_value, tb) "/usr/local/lib/python3.6/site-packages/jinja2/_compat.py", line 37, in reraise raise value.with_traceback(tb) "<template>", line 6, in top-level template code TypeError: argument of type 'StrictUndefined' is not iterable
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'
0.530219
Traceback (most recent call last): "train.py", line 128, in <module> main() "train.py", line 108, in main g = Graph(); print("Training Graph loaded") "train.py", line 35, in __init__ self.x, self.y, self.z, self.num_batch = get_batch() "/Users/thuoctran/Desktop/Projects/Tacotron/tacotron/data_load.py", line 125, in get_batch texts, sound_files = load_train_data() # byte, string "/Users/thuoctran/Desktop/Projects/Tacotron/tacotron/prepro.py", line 45, in load_train_data texts, sound_files = create_train_data() "/Users/thuoctran/Desktop/Projects/Tacotron/tacotron/prepro.py", line 33, in create_train_data sound_fname, text, duration = row ValueError: need more than 1 value to unpack
Traceback (most recent call last): "<stdin>", line 1, in <module> "/Users/ming/.virtualenvs/padganvenv/lib/python3.8/site-packages/paddle/device.py", line 131, in set_device raise ValueError( ValueError: The device should not be 'gpu', since PaddlePaddle is not compiled with CUDA
0.511565
Traceback (most recent call last): "token.py", line 1, in <module> from jose import jwt "/usr/local/lib/python3.7/dist-packages/jose/jwt.py", line 13, in <module> from jose import jws "/usr/local/lib/python3.7/dist-packages/jose/jws.py", line 11, in <module> from jose import jwk "/usr/local/lib/python3.7/dist-packages/jose/jwk.py", line 8, in <module> from jose.utils import base64url_decode, base64url_encode "/usr/local/lib/python3.7/dist-packages/jose/utils.py", line 20, in <module> from cryptography.utils import int_to_bytes as _long_to_bytes "/usr/lib/python3/dist-packages/cryptography/utils.py", line 9, in <module> import inspect "/usr/lib/python3.7/inspect.py", line 40, in <module> import linecache "/usr/lib/python3.7/linecache.py", line 11, in <module> import tokenize "/usr/lib/python3.7/tokenize.py", line 41, in <module> __all__ = token.__all__ + ["tokenize", "detect_encoding", AttributeError: module 'token' has no attribute '__all__'
Traceback (most recent call last): "/usr/local/bin/napalm", line 11, in <module> load_entry_point('napalm==2.3.1', 'console_scripts', 'napalm')() "/usr/local/lib/python3.6/dist-packages/napalm/base/clitools/cl_napalm.py", line 284, in main check_installed_packages() "/usr/local/lib/python3.6/dist-packages/napalm/base/clitools/cl_napalm.py", line 146, in check_installed_packages installed_packages = pip.get_installed_distributions() AttributeError: module 'pip' has no attribute 'get_installed_distributions'
0.664003
Traceback (most recent call last): "c:\python35\lib\multiprocessing\process.py", line 249, in _bootstrap self.run() "c:\python35\lib\multiprocessing\process.py", line 93, in run self._target(*self._args, **self._kwargs) "c:\python35\lib\site-packages\flake8\checker.py", line 222, in _run_checks_from_queue checker.run_checks(self.results_queue, self.statistics_queue) "c:\python35\lib\site-packages\flake8\checker.py", line 564, in run_checks self.run_ast_checks() "c:\python35\lib\site-packages\flake8\checker.py", line 468, in run_ast_checks checker = self.run_check(plugin, tree=ast) "c:\python35\lib\site-packages\flake8\checker.py", line 448, in run_check return plugin.execute(**arguments) "c:\python35\lib\site-packages\flake8\plugins\manager.py", line 126, in execute return self.plugin(*args, **kwargs) # pylint: disable=not-callable "c:\python35\lib\site-packages\flake8\plugins\pyflakes.py", line 53, in __init__ with_doctest = self.with_doctest AttributeError: 'FlakesChecker' object has no attribute 'with_doctest'
Traceback (most recent call last): "D:\Git_Source\python_learning\weiboSpider\weibo_spider\spider.py", line 185, in _get_filepath self.user.nickname) AttributeError: 'NoneType' object has no attribute 'nickname'
0.631849
Traceback (most recent call last): "<stdin>", line 1, in <module> "/home/marxlp/anaconda3/lib/python3.5/site-packages/pyqtgraph/__init__.py", line 393, in plot w.plot(*args, **dataArgs) "/home/marxlp/anaconda3/lib/python3.5/site-packages/pyqtgraph/graphicsItems/PlotItem/PlotItem.py", line 636, in plot item = PlotDataItem(*args, **kargs) "/home/marxlp/anaconda3/lib/python3.5/site-packages/pyqtgraph/graphicsItems/PlotDataItem.py", line 177, in __init__ self.setData(*args, **kargs) "/home/marxlp/anaconda3/lib/python3.5/site-packages/pyqtgraph/graphicsItems/PlotDataItem.py", line 461, in setData self.updateItems() "/home/marxlp/anaconda3/lib/python3.5/site-packages/pyqtgraph/graphicsItems/PlotDataItem.py", line 493, in updateItems self.scatter.setData(x=x, y=y, **scatterArgs) "/home/marxlp/anaconda3/lib/python3.5/site-packages/pyqtgraph/graphicsItems/ScatterPlotItem.py", line 297, in setData self.addPoints(*args, **kargs) "/home/marxlp/anaconda3/lib/python3.5/site-packages/pyqtgraph/graphicsItems/ScatterPlotItem.py", line 398, in addPoints self.updateSpots(newData) "/home/marxlp/anaconda3/lib/python3.5/site-packages/pyqtgraph/graphicsItems/ScatterPlotItem.py", line 551, in updateSpots self.fragmentAtlas.getAtlas() # generate atlas so source widths are available. "/home/marxlp/anaconda3/lib/python3.5/site-packages/pyqtgraph/graphicsItems/ScatterPlotItem.py", line 193, in getAtlas self.buildAtlas() "/home/marxlp/anaconda3/lib/python3.5/site-packages/pyqtgraph/graphicsItems/ScatterPlotItem.py", line 186, in buildAtlas self.atlasData[x:x+w, y:y+h] = rendered[key] TypeError: slice indices must be integers or None or have an __index__ method
Comment: An exception occurred in this state: Traceback (most recent call last): "/Users/user/.virtualenvs/salt/lib/python3.6/site-packages/salt/state.py", line 1913, in call **cdata['kwargs']) "/Users/user/.virtualenvs/salt/lib/python3.6/site-packages/salt/loader.py", line 1898, in wrapper return f(*args, **kwargs) "/Users/user/.virtualenvs/salt/lib/python3.6/site-packages/salt/states/libcloud_dns.py", line 152, in record_present type, data, profile) "/Users/user/.virtualenvs/salt/lib/python3.6/site-packages/salt/modules/libcloud_dns.py", line 278, in create_record return _simple_record(conn.create_record(name, zone, record_type, data)) "/Users/user/.virtualenvs/salt/lib/python3.6/site-packages/libcloud/dns/drivers/gandi.py", line 221, in create_record if 'ttl' in extra: TypeError: argument of type 'NoneType' is not iterable Started: 00:16:42.041820
0.528387
Traceback (most recent call last): "/pupy/pupylib/PupyServer.py", line 1070, in add_listener self.listeners[name].init() "/pupy/pupylib/PupyServer.py", line 277, in init external_port=external_port "/pupy/network/lib/servers.py", line 216, in __init__ self.kcp = __import__('kcp') ImportError: No module named kcp
Traceback (most recent call last): "<string>", line 16, in <module> "/opt/minecraft/env/build/mcstatus/setup.py", line 2, in <module> from six import PY2 ImportError: No module named six
0.619581
Traceback (most recent call last): "/app/medusa/medusa/server/web/core/base.py", line 280, in async_call result = function(**kwargs) TypeError: getSeasonSceneExceptions() got an unexpected keyword argument 'indexer_id'
Traceback (most recent call last): "/usr/src/app/homeassistant/components/device_tracker/__init__.py", line 152, in async_setup_platform None, platform.get_scanner, hass, {DOMAIN: p_config}) "uvloop/future.pyx", line 230, in __iter__ (uvloop/loop.c:110600) "uvloop/future.pyx", line 432, in uvloop.loop.BaseTask._fast_wakeup (uvloop/loop.c:113980) "uvloop/future.pyx", line 101, in uvloop.loop.BaseFuture._result_impl (uvloop/loop.c:108900) "/usr/local/lib/python3.5/concurrent/futures/thread.py", line 55, in run result = self.fn(*self.args, **self.kwargs) "/usr/src/app/homeassistant/components/device_tracker/snmp.py", line 45, in get_scanner scanner = SnmpScanner(config[DOMAIN]) "/usr/src/app/homeassistant/components/device_tracker/snmp.py", line 77, in __init__ data = self.get_snmp_data() "/usr/src/app/homeassistant/components/device_tracker/snmp.py", line 115, in get_snmp_data self.auth, self.host, self.baseoid) "/usr/local/lib/python3.5/site-packages/pysnmp/entity/rfc3413/oneliner/cmdgen.py", line 221, in nextCmd **kwargs): "/usr/local/lib/python3.5/site-packages/pysnmp/hlapi/asyncore/sync/cmdgen.py", line 355, in nextCmd lookupMib=options.get('lookupMib', True))) "/usr/local/lib/python3.5/site-packages/pysnmp/hlapi/asyncore/cmdgen.py", line 352, in nextCmd options.get('cbFun'), options.get('cbCtx')) "/usr/local/lib/python3.5/site-packages/pysnmp/entity/rfc3413/cmdgen.py", line 258, in sendVarBinds v2c.apiPDU.setVarBinds(reqPDU, varBinds) "/usr/local/lib/python3.5/site-packages/pysnmp/proto/api/v1.py", line 135, in setVarBinds varBindList.getComponentByPosition(idx), varBind "/usr/local/lib/python3.5/site-packages/pysnmp/proto/api/v1.py", line 42, in setOIDVal varBind.setComponentByPosition(1).getComponentByPosition(1).setComponentByType(val.getTagSet(), val, verifyConstraints=False, matchTags=False, matchConstraints=False, innerFlag=True) TypeError: setComponentByType() got an unexpected keyword argument 'matchTags'
0.639497
Traceback (most recent call last): "/Users/stefansullivan/.local/share/virtualenvs/aubio-E3yrlxqC/lib/python3.8/site-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion crit = self.state.criteria[name] KeyError: 'aubio'
Traceback (most recent call last): "C:\ProgramData\Anaconda3\lib\site-packages\traitlets\traitlets.py", line 528, in get value = obj._trait_values[self.name] KeyError: 'context'
0.514656
Traceback (most recent call last): "/usr/src/homeassistant/homeassistant/components/prometheus/__init__.py", line 160, in _metric return self._metrics[metric] KeyError: 'sensor_unit_°'
Traceback (most recent call last): "tools/train_net.py", line 201, in <module> main() "tools/train_net.py", line 197, in main run_test(cfg, model, args.distributed) "tools/train_net.py", line 128, in run_test output_folder=output_folder, "/home/drl/workspace/spikelet/4/graindetection2/maskrcnn-benchmark/maskrcnn_benchmark/engine/inference.py", line 120, in inference **extra_args) "/home/drl/workspace/spikelet/4/graindetection2/maskrcnn-benchmark/maskrcnn_benchmark/data/datasets/evaluation/__init__.py", line 22, in evaluate return coco_evaluation(**args) "/home/drl/workspace/spikelet/4/graindetection2/maskrcnn-benchmark/maskrcnn_benchmark/data/datasets/evaluation/coco/__init__.py", line 23, in coco_evaluation expected_results_sigma_tol=expected_results_sigma_tol, "/home/drl/workspace/spikelet/4/graindetection2/maskrcnn-benchmark/maskrcnn_benchmark/data/datasets/evaluation/coco/coco_eval.py", line 44, in do_coco_evaluation coco_results["bbox"] = prepare_for_coco_detection(predictions, dataset) "/home/drl/workspace/spikelet/4/graindetection2/maskrcnn-benchmark/maskrcnn_benchmark/data/datasets/evaluation/coco/coco_eval.py", line 88, in prepare_for_coco_detection mapped_labels = [dataset.contiguous_category_id_to_json_id[i] for i in labels] "/home/drl/workspace/spikelet/4/graindetection2/maskrcnn-benchmark/maskrcnn_benchmark/data/datasets/evaluation/coco/coco_eval.py", line 88, in <listcomp> mapped_labels = [dataset.contiguous_category_id_to_json_id[i] for i in labels] KeyError: 18.0`
0.475134
Traceback (most recent call last): "/usr/lib/python2.7/site-packages/salt/utils/stringutils.py", line 329, in expr_match if fnmatch.fnmatch(line, expr): "/usr/lib64/python2.7/fnmatch.py", line 43, in fnmatch return fnmatchcase(name, pat) "/usr/lib64/python2.7/fnmatch.py", line 74, in fnmatchcase if not pat in _cache: TypeError: unhashable type: 'set'
Traceback (most recent call last): "<stdin>", line 1, in <module> "/opt/anaconda/lib/python3.7/site-packages/arcgis/gis/__init__.py", line 384, in __init__ me = self.users.me "/opt/anaconda/lib/python3.7/site-packages/arcgis/gis/__init__.py", line 2774, in me self._me = User(self._gis, meuser['username'], meuser) TypeError: string indices must be integers
0.526918
Traceback (most recent call last): "/usr/bin/youtube-dl", line 8, in <module> sys.exit(main()) "/usr/lib/python3.9/site-packages/youtube_dl/__init__.py", line 475, in main _real_main(argv) "/usr/lib/python3.9/site-packages/youtube_dl/__init__.py", line 465, in _real_main retcode = ydl.download(all_urls) "/usr/lib/python3.9/site-packages/youtube_dl/YoutubeDL.py", line 2059, in download res = self.extract_info( "/usr/lib/python3.9/site-packages/youtube_dl/YoutubeDL.py", line 799, in extract_info return self.__extract_info(url, ie, download, extra_info, process) "/usr/lib/python3.9/site-packages/youtube_dl/YoutubeDL.py", line 806, in wrapper return func(self, *args, **kwargs) "/usr/lib/python3.9/site-packages/youtube_dl/YoutubeDL.py", line 827, in __extract_info ie_result = ie.extract(url) "/usr/lib/python3.9/site-packages/youtube_dl/extractor/common.py", line 534, in extract ie_result = self._real_extract(url) "/usr/lib/python3.9/site-packages/youtube_dl/extractor/crunchyroll.py", line 456, in _real_extract video_title = re.sub(r'^Watch\s+', '', self._og_search_description(webpage)) "/usr/lib/python3.9/re.py", line 210, in sub return _compile(pattern, flags).sub(repl, string, count) TypeError: expected string or bytes-like object
Traceback (most recent call last): "run_mlm2.py", line 388, in <module> main() "run_mlm2.py", line 333, in main tokenized_datasets = tokenized_datasets.map( "/home/zeyuy/miniconda3/lib/python3.8/site-packages/datasets/dataset_dict.py", line 283, in map { "/home/zeyuy/miniconda3/lib/python3.8/site-packages/datasets/dataset_dict.py", line 284, in <dictcomp> k: dataset.map( "/home/zeyuy/miniconda3/lib/python3.8/site-packages/datasets/arrow_dataset.py", line 1236, in map update_data = does_function_return_dict(test_inputs, test_indices) "/home/zeyuy/miniconda3/lib/python3.8/site-packages/datasets/arrow_dataset.py", line 1207, in does_function_return_dict function(*fn_args, indices, **fn_kwargs) if with_indices else function(*fn_args, **fn_kwargs) "run_mlm2.py", line 315, in group_texts concatenated_examples = {k: sum(examples[k], []) for k in examples.keys()} "run_mlm2.py", line 315, in <dictcomp> concatenated_examples = {k: sum(examples[k], []) for k in examples.keys()} TypeError: can only concatenate list (not "str") to list
0.554873
Traceback (most recent call last): "src/zato/cy/bunch.pyx", line 15, in zato.bunch.Bunch.__getattr__ KeyError: 'delivery_method'
Traceback (most recent call last): "C:\Users\brazucaz\AppData\Local\Programs\Python\Python36-32\lib\site-packages\zeep\xsd\schema.py", line 565, in _get_component return items[qname] KeyError: <lxml.etree.QName object at 0x041397E8>
0.537635
Traceback (most recent call last): "/rpovelik/installed/miniconda3/envs/ray/lib/python3.8/site-packages/ray/actor.py", line 657, in __del__ AttributeError: 'NoneType' object has no attribute 'global_worker'
Traceback (most recent call last): "C:\Apps\Sublime\sublime_plugin.py", line 521, in on_selection_modified_async callback.on_selection_modified_async(v) "C:\Apps\Sublime\Data\Packages\SublimeLinter\sublime_linter.py", line 125, in on_selection_modified_async self.display_errors(view) "C:\Apps\Sublime\Data\Packages\SublimeLinter\sublime_linter.py", line 391, in display_errors view = util.get_focused_view(view) "C:\Apps\Sublime\Data\Packages\SublimeLinter\lint\util.py", line 109, in get_focused_view active_view = get_active_view(view) "C:\Apps\Sublime\Data\Packages\SublimeLinter\lint\util.py", line 96, in get_active_view return view.window().active_view() AttributeError: 'NoneType' object has no attribute 'active_view'
0.553344
Traceback (most recent call last): "/Users/mikail/Development/saleor-venv/lib/python3.7/site-packages/promise/promise.py", line 487, in _resolve_from_executor executor(resolve, reject) "/Users/mikail/Development/saleor-venv/lib/python3.7/site-packages/promise/promise.py", line 754, in executor return resolve(f(*args, **kwargs)) "/Users/mikail/Development/saleor-venv/lib/python3.7/site-packages/graphql/execution/middleware.py", line 75, in make_it_promise return next(*args, **kwargs) "/Users/mikail/Development/saleor/saleor/graphql/core/mutations.py", line 207, in mutate response = cls.perform_mutation(root, info, **data) "/Users/mikail/Development/saleor/saleor/graphql/core/mutations.py", line 354, in perform_mutation instance = cls.construct_instance(instance, cleaned_input) "/Users/mikail/Development/saleor/saleor/graphql/core/mutations.py", line 184, in construct_instance f.save_form_data(instance, data) "/Users/mikail/Development/saleor-venv/lib/python3.7/site-packages/django/db/models/fields/__init__.py", line 853, in save_form_data setattr(instance, self.name, data) "/Users/mikail/Development/saleor-venv/lib/python3.7/site-packages/django/db/models/fields/related_descriptors.py", line 211, in __set__ self.field.remote_field.model._meta.object_name, ValueError: Cannot assign "<Page: About>": "MenuItem.category" must be a "Category" instance.
Traceback (most recent call last): "manage.py", line 10, in <module> execute_from_command_line(sys.argv) "/Users/bala/development/repos/nimblebot/socialmediascrape/lib/python2.7/site-packages/django/core/management/__init__.py", line 367, in execute_from_command_line utility.execute() "/Users/bala/development/repos/nimblebot/socialmediascrape/lib/python2.7/site-packages/django/core/management/__init__.py", line 316, in execute settings.INSTALLED_APPS "/Users/bala/development/repos/nimblebot/socialmediascrape/lib/python2.7/site-packages/django/conf/__init__.py", line 53, in __getattr__ self._setup(name) "/Users/bala/development/repos/nimblebot/socialmediascrape/lib/python2.7/site-packages/django/conf/__init__.py", line 41, in _setup self._wrapped = Settings(settings_module) "/Users/bala/development/repos/nimblebot/socialmediascrape/lib/python2.7/site-packages/django/conf/__init__.py", line 97, in __init__ mod = importlib.import_module(self.SETTINGS_MODULE) "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/importlib/__init__.py", line 37, in import_module __import__(name) "/Users/bala/development/repos/nimblebot/socialmediascrape/socialmediasite/settings.py", line 14, in <module> import dbconnection as mongodb "/Users/bala/development/repos/nimblebot/socialmediascrape/socialmediasite/dbconnection.py", line 46, in <module> bot.listen() "/Users/bala/development/repos/nimblebot/socialmediascrape/lib/python2.7/site-packages/fbchat/client.py", line 544, in listen sticky, pool = self._getSticky() "/Users/bala/development/repos/nimblebot/socialmediascrape/lib/python2.7/site-packages/fbchat/client.py", line 468, in _getSticky j = get_json(r.text) "/Users/bala/development/repos/nimblebot/socialmediascrape/lib/python2.7/site-packages/fbchat/utils.py", line 18, in get_json return json.loads(re.sub(r"^[^{]*", '', text, 1)) "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/__init__.py", line 338, in loads return _default_decoder.decode(s) "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/decoder.py", line 366, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/decoder.py", line 384, in raw_decode raise ValueError("No JSON object could be decoded") ValueError: No JSON object could be decoded
0.537977
Traceback (most recent call last): "/builddir/build/BUILD/eventlet-0.23.0/tests/ssl_test.py", line 63, in test_ssl_close sock = listen_ssl_socket() "/builddir/build/BUILD/eventlet-0.23.0/tests/ssl_test.py", line 22, in listen_ssl_socket **kwargs "/builddir/build/BUILD/eventlet-0.23.0/eventlet/green/ssl.py", line 379, in wrap_socket return GreenSSLSocket(sock, *a, **kw) "/builddir/build/BUILD/eventlet-0.23.0/eventlet/green/ssl.py", line 68, in __init__ ca_certs, do_handshake_on_connect and six.PY2, *args, **kw) "/usr/lib64/python3.7/ssl.py", line 788, in __init__ f"{self.__class__.__name__} does not have a public " TypeError: GreenSSLSocket does not have a public constructor. Instances are returned by SSLContext.wrap_socket().
Traceback (most recent call last): "./run_server.py", line 140, in <module> main() "./run_server.py", line 130, in main server.run() "/home/unknownhorizons/server/horizons/network/server.py", line 215, in run self.events.broadcast("on_receive_data", event) "/home/unknownhorizons/server/horizons/messaging/simplemessagebus.py", line 61, in broadcast cb(*args, **kwargs) "/home/unknownhorizons/server/horizons/network/server.py", line 382, in on_receive_data self.events.broadcast(packet.__class__, player, packet) "/home/unknownhorizons/server/horizons/messaging/simplemessagebus.py", line 61, in broadcast cb(*args, **kwargs) "/home/unknownhorizons/server/horizons/network/server.py", line 480, in on_joingame T("Please change your color.")) "/home/unknownhorizons/server/horizons/network/server.py", line 263, in error self._error(player.peer, player.gettext(message), _type) TypeError: 'NullTranslations' object is not callable
0.579884
Traceback (most recent call last): "<stdin>", line 1, in <module> "<stdin>", line 3, in dummy "/usr/local/lib/python3.6/site-packages/Pyro4/core.py", line 946, in expose if util.is_private_attribute(method_or_class.__name__): AttributeError: 'staticmethod' object has no attribute '__name__'
Traceback (most recent call last): "/builddir/build/BUILD/eventlet-0.25.0/eventlet/wsgi.py", line 566, in handle_one_response result = self.application(self.environ, start_response) "/builddir/build/BUILD/eventlet-0.25.0/tests/wsgi_test.py", line 113, in __call__ return self.application(env, start_response) "/builddir/build/BUILD/eventlet-0.25.0/tests/wsgi_test.py", line 321, in new_app a = cgi.parse_qs(body).get('a', [1])[0] AttributeError: module 'cgi' has no attribute 'parse_qs'
0.609543
Traceback (most recent call last): "C:\ProgramData\Anaconda3\lib\multiprocessing\pool.py", line 119, in worker result = (True, func(*args, **kwds)) "faceswap-master\lib\multithreading.py", line 16, in runner return method(item) TypeError: 'NoneType' object is not callable
Traceback (most recent call last): "train.py", line 641, in <module> train_images(hps) "train.py", line 444, in train_images train_step(batch, batch_idx, epoch, hps, model, opt, train_logger) "train.py", line 457, in train_step opt.step() "/opt/conda/lib/python3.6/site-packages/horovod/torch/__init__.py", line 97, in step return super(self.__class__, self).step(closure) "/opt/conda/lib/python3.6/site-packages/torch/optim/adamax.py", line 75, in step exp_avg.mul_(beta1).add_(1 - beta1, grad) TypeError: mul_() received an invalid combination of arguments - got (numpy.float32), but expected one of:
0.546449
Traceback (most recent call last): "/usr/local/bin/mmconvert", line 11, in <module> sys.exit(_main()) "/usr/local/lib/python2.7/dist-packages/mmdnn/conversion/_script/convert.py", line 108, in _main ret = IRToCode._convert(code_args) "/usr/local/lib/python2.7/dist-packages/mmdnn/conversion/_script/IRToCode.py", line 61, in _convert emitter.run(args.dstModelPath, args.dstWeightPath, args.phase) "/usr/local/lib/python2.7/dist-packages/mmdnn/conversion/caffe/caffe_emitter.py", line 144, in run super(CaffeEmitter, self).run(dstNetworkPath, dstWeightPath, phase) "/usr/local/lib/python2.7/dist-packages/mmdnn/conversion/common/DataStructure/emitter.py", line 22, in run self.save_code(dstNetworkPath, phase) "/usr/local/lib/python2.7/dist-packages/mmdnn/conversion/common/DataStructure/emitter.py", line 59, in save_code code = self.gen_code(phase) "/usr/local/lib/python2.7/dist-packages/mmdnn/conversion/caffe/caffe_emitter.py", line 132, in gen_code func(current_node) "/usr/local/lib/python2.7/dist-packages/mmdnn/conversion/caffe/caffe_emitter.py", line 308, in emit_Pool pad_h, pad_w = self._get_symmetric_padding(IR_node) "/usr/local/lib/python2.7/dist-packages/mmdnn/conversion/caffe/caffe_emitter.py", line 160, in _get_symmetric_padding if IR_parent_node.type == 'Pad': AttributeError: 'NoneType' object has no attribute 'type'
Traceback (most recent call last): "/build/python-distributed/src/distributed-2020.12.0/distributed/semaphore.py", line 538, in __del__ if self._periodic_callback_name in self.client._periodic_callbacks: AttributeError: 'Semaphore' object has no attribute '_periodic_callback_name'
0.567428
Traceback (most recent call last): "/Users/lresende/opt/anaconda/envs/dev/lib/python3.7/site-packages/tornado/web.py", line 1704, in _execute result = await result "/Users/lresende/opt/anaconda/envs/dev/lib/python3.7/site-packages/elyra/pipeline/handlers.py", line 54, in post pipeline_overwrite "/Users/lresende/opt/anaconda/envs/dev/lib/python3.7/site-packages/elyra/pipeline/processor.py", line 81, in export None, processor.export, pipeline, pipeline_export_format, pipeline_export_path, overwrite) "/Users/lresende/opt/anaconda/envs/dev/lib/python3.7/concurrent/futures/thread.py", line 57, in run result = self.fn(*self.args, **self.kwargs) "/Users/lresende/opt/anaconda/envs/dev/lib/python3.7/site-packages/elyra/pipeline/processor_kfp.py", line 153, in export format(pipeline_name, absolute_pipeline_export_path), str(ex)) from ex RuntimeError: ('Error compiling pipeline demo-heterogeneous for export at /Users/lresende/opensource/jupyter-notebooks/elyra-pipelines/demo-heterogeneous.yaml', "'NoneType' object has no attribute 'split'")
Traceback (most recent call last): "run_webcam.py", line 41, in <module> main() "run_webcam.py", line 37, in main run_webcam(args.tracker_name, args.tracker_param, args.debug, visdom_info) "run_webcam.py", line 22, in run_webcam tracker.run_UAV(debug, visdom_info) "../pytracking/evaluation/tracker.py", line 388, in run_UAV tracker.initialize(frame, _build_init_info(init_rect)) "../pytracking/tracker/dimp/dimp.py", line 84, in initialize self.init_classifier(init_backbone_feat) "../pytracking/tracker/dimp/dimp.py", line 586, in init_classifier compute_losses=plot_loss) "../ltr/models/target_classifier/linear_filter.py", line 97, in get_filter weights = self.filter_initializer(feat, bb) "/home/nvidia/.local/lib/python3.6/site-packages/torch/nn/modules/module.py", line 541, in __call__ result = self.forward(*input, **kwargs) "../ltr/models/target_classifier/initializer.py", line 164, in forward weights = self.filter_pool(feat, bb) "/home/nvidia/.local/lib/python3.6/site-packages/torch/nn/modules/module.py", line 541, in __call__ result = self.forward(*input, **kwargs) "../ltr/models/target_classifier/initializer.py", line 45, in forward return self.prroi_pool(feat, roi1) "/home/nvidia/.local/lib/python3.6/site-packages/torch/nn/modules/module.py", line 541, in __call__ result = self.forward(*input, **kwargs) "../ltr/external/PreciseRoIPooling/pytorch/prroi_pool/prroi_pool.py", line 28, in forward return prroi_pool2d(features, rois, self.pooled_height, self.pooled_width, self.spatial_scale) "../ltr/external/PreciseRoIPooling/pytorch/prroi_pool/functional.py", line 44, in forward _prroi_pooling = _import_prroi_pooling() "../ltr/external/PreciseRoIPooling/pytorch/prroi_pool/functional.py", line 33, in _import_prroi_pooling verbose=True "/home/nvidia/.local/lib/python3.6/site-packages/torch/utils/cpp_extension.py", line 661, in load is_python_module) "/home/nvidia/.local/lib/python3.6/site-packages/torch/utils/cpp_extension.py", line 830, in _jit_compile with_cuda=with_cuda) "/home/nvidia/.local/lib/python3.6/site-packages/torch/utils/cpp_extension.py", line 883, in _write_ninja_file_and_build _build_extension_module(name, build_directory, verbose) "/home/nvidia/.local/lib/python3.6/site-packages/torch/utils/cpp_extension.py", line 1043, in _build_extension_module raise RuntimeError(message) RuntimeError: Error building extension '_prroi_pooling'
0.580614
[autoreload of pandas.core.config_init 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/config_init.py", line 12, in <module> import pandas.core.config as cf AttributeError: module 'pandas.core' has no attribute 'config'
Traceback (most recent call last): "/usr/local/lib/python3.7/site-packages/rpyc/core/protocol.py", line 323, in _dispatch_request res = self._HANDLERS[handler](self, *args) "/usr/local/lib/python3.7/site-packages/rpyc/core/protocol.py", line 589, in _handle_getattr return self._access_attr(obj, name, (), "_rpyc_getattr", "allow_getattr", getattr) "/usr/local/lib/python3.7/site-packages/rpyc/core/protocol.py", line 523, in _access_attr return accessor(obj, name, *args) AttributeError: 'SlaveService' object has no attribute '__name__'
0.638767
Traceback (most recent call last): "./main.py", line 16, in <module> bot.load_extension(ext) "/home/fsumsal/venv/WatcherBot/lib64/python3.6/site-packages/discord/ext/commands/bot.py", line 618, in load_extension lib.setup(self) "/home/fsumsal/repos/WatcherBot/_repro/cogs/cog2.py", line 14, in setup bot.add_cog(Cog2(commands.Cog)) "/home/fsumsal/venv/WatcherBot/lib64/python3.6/site-packages/discord/ext/commands/cog.py", line 155, in __new__ parent = lookup[parent.qualified_name] KeyError: 'group1'
Traceback (most recent call last): "C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-jvxpk9ku\knack\knack\cli.py", line 197, in invoke "C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-jvxpk9ku\azure-cli-core\azure\cli\core\commands\__init__.py", line 307, in execute KeyError: ''
0.534114
Traceback (most recent call last): "/usr/local/bin/svtplay-dl", line 7, in <module> svtplay_dl.main() "/usr/local/Cellar/svtplay-dl/2.0/libexec/lib/python3.7/site-packages/svtplay_dl/__init__.py", line 63, in main get_media(urls[0], config, __version__) "/usr/local/Cellar/svtplay-dl/2.0/libexec/lib/python3.7/site-packages/svtplay_dl/utils/getmedia.py", line 42, in get_media stream = service_handler(sites, options, url) "/usr/local/Cellar/svtplay-dl/2.0/libexec/lib/python3.7/site-packages/svtplay_dl/service/__init__.py", line 210, in service_handler handler = i(options, url) "/usr/local/Cellar/svtplay-dl/2.0/libexec/lib/python3.7/site-packages/svtplay_dl/service/__init__.py", line 34, in __init__ service=self.__class__.__name__.lower()).get_variable(), config.get_variable()) "/usr/local/Cellar/svtplay-dl/2.0/libexec/lib/python3.7/site-packages/svtplay_dl/utils/parser.py", line 269, in readconfig if "default" in configdata: TypeError: argument of type 'NoneType' is not iterable
ERROR:root:Traceback (most recent call last): "/usr/bin/elastalert/elastalert/elastalert.py", line 763, in run_all_rules num_matches = self.run_rule(rule, endtime, self.starttime) "/usr/bin/elastalert/elastalert/elastalert.py", line 590, in run_rule self.alert([match], rule) "/usr/bin/elastalert/elastalert/elastalert.py", line 915, in alert self.handle_uncaught_exception(e, rule) "/usr/bin/elastalert/elastalert/elastalert.py", line 1292, in handle_uncaught_exception self.handle_error('Uncaught exception running rule %s: %s' % (rule['name'], exception), {'rule': rule['name']}) "/usr/bin/elastalert/elastalert/elastalert.py", line 1287, in handle_error self.writeback('elastalert_error', body) "/usr/bin/elastalert/elastalert/elastalert.py", line 1033, in writeback doc_type=doc_type, body=body) "/usr/lib64/python2.7/site-packages/elasticsearch/client/utils.py", line 73, in _wrapped return func(*args, params=params, **kwargs) TypeError: create() takes at least 5 arguments (5 given)
0.580482
Traceback (most recent call last): "train_mineral_shards.py", line 305, in <module> main() "train_mineral_shards.py", line 171, in main env = SubprocVecEnv(FLAGS.num_agents + FLAGS.num_scripts, FLAGS.map) TypeError: Can't instantiate abstract class SubprocVecEnv with abstract methods step_async, step_wait
Traceback (most recent call last): "/export/apps/weblate/venv/lib64/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) "/export/apps/weblate/venv/lib64/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) "/export/apps/weblate/venv/lib64/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) "/export/apps/weblate/venv/lib64/python3.6/site-packages/django/contrib/auth/decorators.py", line 21, in _wrapped_view return view_func(request, *args, **kwargs) "/export/apps/weblate/venv/lib64/python3.6/site-packages/weblate/trans/views/js.py", line 266, in task_progress 'result': task.result, "/export/apps/weblate/venv/lib64/python3.6/site-packages/django/http/response.py", line 561, in __init__ data = json.dumps(data, cls=encoder, **json_dumps_params) "/usr/lib64/python3.6/json/__init__.py", line 238, in dumps **kw).encode(obj) "/usr/lib64/python3.6/json/encoder.py", line 199, in encode chunks = self.iterencode(o, _one_shot=True) "/usr/lib64/python3.6/json/encoder.py", line 257, in iterencode return _iterencode(o, 0) "/export/apps/weblate/venv/lib64/python3.6/site-packages/django/core/serializers/json.py", line 104, in default return super().default(o) "/usr/lib64/python3.6/json/encoder.py", line 180, in default o.__class__.__name__) TypeError: Object of type 'KeyError' is not JSON serializable
0.510559
Traceback (most recent call last): "/home/kevin/git/statsmodels/statsmodels/iolib/smpickle.py", line 15, in save_pickle cPickle.dump(obj, fout, protocol=-1) TypeError: can't pickle statsmodels.tsa.statespace._representation._memoryviewslice objects
Traceback (most recent call last): "/Users/macUser/opt/anaconda3/envs/pythonproj38/lib/python3.8/site-packages/sphinx/cmd/build.py", line 280, in build_main app.build(args.force_all, filenames) "/Users/macUser/opt/anaconda3/envs/pythonproj38/lib/python3.8/site-packages/sphinx/application.py", line 348, in build self.builder.build_update() "/Users/macUser/opt/anaconda3/envs/pythonproj38/lib/python3.8/site-packages/sphinx/builders/__init__.py", line 297, in build_update self.build(to_build, "/Users/macUser/opt/anaconda3/envs/pythonproj38/lib/python3.8/site-packages/sphinx/builders/__init__.py", line 311, in build updated_docnames = set(self.read()) "/Users/macUser/opt/anaconda3/envs/pythonproj38/lib/python3.8/site-packages/sphinx/builders/__init__.py", line 418, in read self._read_serial(docnames) "/Users/macUser/opt/anaconda3/envs/pythonproj38/lib/python3.8/site-packages/sphinx/builders/__init__.py", line 439, in _read_serial self.read_doc(docname) "/Users/macUser/opt/anaconda3/envs/pythonproj38/lib/python3.8/site-packages/sphinx/builders/__init__.py", line 479, in read_doc doctree = read_doc(self.app, self.env, self.env.doc2path(docname)) "/Users/macUser/opt/anaconda3/envs/pythonproj38/lib/python3.8/site-packages/sphinx/io.py", line 221, in read_doc pub.publish() "/Users/macUser/opt/anaconda3/envs/pythonproj38/lib/python3.8/site-packages/docutils/core.py", line 217, in publish self.document = self.reader.read(self.source, self.parser, "/Users/macUser/opt/anaconda3/envs/pythonproj38/lib/python3.8/site-packages/sphinx/io.py", line 126, in read self.parse() "/Users/macUser/opt/anaconda3/envs/pythonproj38/lib/python3.8/site-packages/docutils/readers/__init__.py", line 77, in parse self.parser.parse(self.input, document) "/Users/macUser/opt/anaconda3/envs/pythonproj38/lib/python3.8/site-packages/sphinx/parsers.py", line 102, in parse self.statemachine.run(inputlines, document, inliner=self.inliner) "/Users/macUser/opt/anaconda3/envs/pythonproj38/lib/python3.8/site-packages/docutils/parsers/rst/states.py", line 170, in run results = StateMachineWS.run(self, input_lines, input_offset, "/Users/macUser/opt/anaconda3/envs/pythonproj38/lib/python3.8/site-packages/docutils/statemachine.py", line 241, in run context, next_state, result = self.check_line( "/Users/macUser/opt/anaconda3/envs/pythonproj38/lib/python3.8/site-packages/docutils/statemachine.py", line 459, in check_line return method(match, context, next_state) "/Users/macUser/opt/anaconda3/envs/pythonproj38/lib/python3.8/site-packages/docutils/parsers/rst/states.py", line 2769, in underline self.section(title, source, style, lineno - 1, messages) "/Users/macUser/opt/anaconda3/envs/pythonproj38/lib/python3.8/site-packages/docutils/parsers/rst/states.py", line 327, in section self.new_subsection(title, lineno, messages) "/Users/macUser/opt/anaconda3/envs/pythonproj38/lib/python3.8/site-packages/docutils/parsers/rst/states.py", line 393, in new_subsection newabsoffset = self.nested_parse( "/Users/macUser/opt/anaconda3/envs/pythonproj38/lib/python3.8/site-packages/docutils/parsers/rst/states.py", line 281, in nested_parse state_machine.run(block, input_offset, memo=self.memo, "/Users/macUser/opt/anaconda3/envs/pythonproj38/lib/python3.8/site-packages/docutils/parsers/rst/states.py", line 196, in run results = StateMachineWS.run(self, input_lines, input_offset) "/Users/macUser/opt/anaconda3/envs/pythonproj38/lib/python3.8/site-packages/docutils/statemachine.py", line 241, in run context, next_state, result = self.check_line( "/Users/macUser/opt/anaconda3/envs/pythonproj38/lib/python3.8/site-packages/docutils/statemachine.py", line 459, in check_line return method(match, context, next_state) "/Users/macUser/opt/anaconda3/envs/pythonproj38/lib/python3.8/site-packages/docutils/parsers/rst/states.py", line 2342, in explicit_markup nodelist, blank_finish = self.explicit_construct(match) "/Users/macUser/opt/anaconda3/envs/pythonproj38/lib/python3.8/site-packages/docutils/parsers/rst/states.py", line 2354, in explicit_construct return method(self, expmatch) "/Users/macUser/opt/anaconda3/envs/pythonproj38/lib/python3.8/site-packages/docutils/parsers/rst/states.py", line 2096, in directive return self.run_directive( "/Users/macUser/opt/anaconda3/envs/pythonproj38/lib/python3.8/site-packages/docutils/parsers/rst/states.py", line 2146, in run_directive result = directive_instance.run() "/Users/macUser/opt/anaconda3/envs/pythonproj38/lib/python3.8/site-packages/sphinx/ext/autodoc/directive.py", line 146, in run documenter.generate(more_content=self.content) "/Users/macUser/opt/anaconda3/envs/pythonproj38/lib/python3.8/site-packages/sphinx/ext/autodoc/__init__.py", line 771, in generate if not self.parse_name(): "/Users/macUser/opt/anaconda3/envs/pythonproj38/lib/python3.8/site-packages/sphinx/ext/autodoc/__init__.py", line 327, in parse_name self.modname, self.objpath = self.resolve_name(modname, parents, path, base) "/Users/macUser/opt/anaconda3/envs/pythonproj38/lib/python3.8/site-packages/sphinx/ext/autodoc/__init__.py", line 979, in resolve_name modname, qualname = split_full_qualified_name(stripped) "/Users/macUser/opt/anaconda3/envs/pythonproj38/lib/python3.8/site-packages/sphinx/util/__init__.py", line 624, in split_full_qualified_name module = import_module(modname) "/Users/macUser/opt/anaconda3/envs/pythonproj38/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 "/Users/macUser/Documents/Programming/PyCharm/pythonproj/pythonproj/commands.py", line 31, in <module> from .cgcn.clustergcn import ClusterGCNTrainer "/Users/macUser/Documents/Programming/PyCharm/pythonproj/pythonproj/cgcn/clustergcn.py", line 5, in <module> from .layers import StackedGCN "/Users/macUser/Documents/Programming/PyCharm/pythonproj/pythonproj/cgcn/layers.py", line 2, in <module> from torch_geometric.nn import GCNConv "/Users/macUser/opt/anaconda3/envs/pythonproj38/lib/python3.8/site-packages/torch_geometric/__init__.py", line 2, in <module> import torch_geometric.nn "/Users/macUser/opt/anaconda3/envs/pythonproj38/lib/python3.8/site-packages/torch_geometric/nn/__init__.py", line 2, in <module> from .data_parallel import DataParallel "/Users/macUser/opt/anaconda3/envs/pythonproj38/lib/python3.8/site-packages/torch_geometric/nn/data_parallel.py", line 5, in <module> from torch_geometric.data import Batch "/Users/macUser/opt/anaconda3/envs/pythonproj38/lib/python3.8/site-packages/torch_geometric/data/__init__.py", line 1, in <module> from .data import Data "/Users/macUser/opt/anaconda3/envs/pythonproj38/lib/python3.8/site-packages/torch_geometric/data/data.py", line 7, in <module> from torch_sparse import coalesce "/Users/macUser/opt/anaconda3/envs/pythonproj38/lib/python3.8/site-packages/torch_sparse/__init__.py", line 20, in <module> elif cuda_version < 10000: TypeError: '<' not supported between instances of 'cuda_version' and 'int'
0.520091
Traceback (most recent call last): "/mnt/src/project/test/module/feature.py", line 279, in test_method self.target.test_method(matrix) "/mnt/src/project/app/module/test_method.py", line 90, in generate_method_matrices self.get_kalman_matrices(matrix, learn) "/mnt/src/project/app/module/kalman_matrix.py", line 117, in get_kalman_matrices matrix_param["trend_degree"], matrix_param["tau_trend"] "/mnt/src/project/app/module/kalman_matrix.py", line 213, in _generate_matrices_trend g_mat = np.zeros([trend_degree, 1]) TypeError: 'float' object cannot be interpreted as an index
Traceback (most recent call last): "/Users/owen/Development/grimoire.ca/cadastre/.venv/lib/python3.6/site-packages/gunicorn/workers/sync.py", line 182, in handle_request resp.write(item) "/Users/owen/Development/grimoire.ca/cadastre/.venv/lib/python3.6/site-packages/gunicorn/http/wsgi.py", line 343, in write raise TypeError('%r is not a byte' % arg) TypeError: 'download_url' is not a byte
0.486618
Traceback (most recent call last): "C:/Users/Administrator/Desktop/WX_itchat/itchat.py", line 1, in <module> import itchat "C:\Users\Administrator\Desktop\WX_itchat\itchat.py", line 2, in <module> itchat.auto_login() AttributeError: partially initialized module 'itchat' has no attribute 'auto_login' (most likely due to a circular import)
Traceback (most recent call last): "/setup.py", line 50, in async_setup_component "/setup.py", line 120, in _async_setup_component "/setup.py", line 275, in async_process_deps_reqs "/setup.py", line 72, in _async_process_dependencies "/runners.py", line 43, in run "/base_events.py", line 584, in run_until_complete "/setup.py", line 45, in async_setup_component "/setup.py", line 50, in async_setup_component "/setup.py", line 45, in async_setup_component "/setup.py", line 45, in async_setup_component "/setup.py", line 45, in async_setup_component "/setup.py", line 50, in async_setup_component "/setup.py", line 120, in _async_setup_component "/setup.py", line 275, in async_process_deps_reqs "/setup.py", line 72, in _async_process_dependencies "/setup.py", line 120, in _async_setup_component "/setup.py", line 275, in async_process_deps_reqs "/setup.py", line 72, in _async_process_dependencies "/__main__.py", line 290, in setup_and_run_hass "/bootstrap.py", line 142, in async_from_config_file "/bootstrap.py", line 91, in async_from_config_dict "/bootstrap.py", line 365, in _async_set_up_integrations "/setup.py", line 45, in async_setup_component "/setup.py", line 45, in async_setup_component "/setup.py", line 50, in async_setup_component "/setup.py", line 126, in _async_setup_component "/config.py", line 663, in async_process_component_config "/loader.py", line 135, in get_component "/__init__.py", line 127, in import_module "<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 "/__init__.py", line 25, in <module> "/state.py", line 17, in <module> "/__init__.py", line 6, in <module> "/__init__.py", line 234, in <module> "/config_validation.py", line 552, in deprecated AttributeError: 'NoneType' object has no attribute '__name__'
0.662291
Traceback (most recent call last): "/Users/twieland/Library/Python/2.7/bin/powerline-config", line 6, in <module> from powerline.commands.config import get_argparser "/Users/twieland/Library/Python/2.7/lib/python/site-packages/powerline/commands/config.py", line 6, in <module> import powerline.bindings.config as config "/Users/twieland/Library/Python/2.7/lib/python/site-packages/powerline/bindings/config.py", line 19, in <module> from powerline.commands.main import finish_args "/Users/twieland/Library/Python/2.7/lib/python/site-packages/powerline/commands/main.py", line 18, in <module> encoding = get_preferred_arguments_encoding() "/Users/twieland/Library/Python/2.7/lib/python/site-packages/powerline/lib/encoding.py", line 89, in get_preferred_arguments_encoding locale.getdefaultlocale()[1] "/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/locale.py", line 545, in getdefaultlocale return _parse_localename(localename) "/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/locale.py", line 477, in _parse_localename raise ValueError, 'unknown locale: %s' % localename ValueError: unknown locale: UTF-8
Traceback (most recent call last): "/usr/local/bin/tensorboard", line 8, in <module> sys.exit(run_main()) "/usr/local/lib/python3.6/site-packages/tensorboard/main.py", line 66, in run_main app.run(tensorboard.main, flags_parser=tensorboard.configure) "/usr/local/lib/python3.6/dist-packages/absl/app.py", line 299, in run _run_main(main, args) "/usr/local/lib/python3.6/dist-packages/absl/app.py", line 250, in _run_main sys.exit(main(argv)) /usr/local/lib/python3.6/site-packages/tensorboard/program.py", line 268, in main return runner(self.flags) or 0 "/usr/local/lib/python3.6/site-packages/tensorboard/program.py", line 282, in _run_serve_subcommand server = self._make_server() "/usr/local/lib/python3.6/site-packages/tensorboard/program.py", line 361, in _make_server self.assets_zip_provider) "/usr/local/lib/python3.6/site-packages/tensorboard/backend/application.py", line 165, in standard_tensorboard_wsgi flags, plugin_loaders, data_provider, assets_zip_provider, multiplexer) "/usr/local/lib/python3.6/site-packages/tensorboard/backend/application.py", line 234, in TensorBoardWSGIApp return TensorBoardWSGI(tbplugins, flags.path_prefix) "/usr/local/lib/python3.6/site-packages/tensorboard/backend/application.py", line 286, in __init__ raise ValueError('Duplicate plugins for name %s' % plugin.plugin_name) ValueError: Duplicate plugins for name projector
0.573697
Traceback (most recent call last): "quickstart.py", line 66, in <module> session.like_by_tags(amount=10, use_smart_hashtags=True) "D:\InstaPy-0.6.1\InstaPy-0.6.1\instapy\instapy.py", line 1924, in like_by_tags validation, details = self.validate_user_call(user_name) "D:\InstaPy-0.6.1\InstaPy-0.6.1\instapy\instapy.py", line 1313, in validate_user_call self.logfolder, "D:\InstaPy-0.6.1\InstaPy-0.6.1\instapy\util.py", line 207, in validate_username browser, username, logger "D:\InstaPy-0.6.1\InstaPy-0.6.1\instapy\util.py", line 1069, in get_relationship_counts str(read_xpath(get_relationship_counts.__name__, "followers_count")) "D:\InstaPy-0.6.1\InstaPy-0.6.1\instapy\util.py", line 1002, in format_number formatted_num = number.replace(",", "") AttributeError: 'FirefoxWebElement' object has no attribute 'replace'
Traceback (most recent call last): "main.py", line 902, in <module> main() "main.py", line 898, in main pyglet.app.run() "/usr/lib/python2.7/dist-packages/pyglet/app/__init__.py", line 138, in run event_loop.run() "/usr/lib/python2.7/dist-packages/pyglet/app/base.py", line 142, in run self._run() "/usr/lib/python2.7/dist-packages/pyglet/app/base.py", line 154, in _run timeout = self.idle() "/usr/lib/python2.7/dist-packages/pyglet/app/base.py", line 281, in idle window.dispatch_event('on_draw') "/usr/lib/python2.7/dist-packages/pyglet/window/__init__.py", line 1220, in dispatch_event if EventDispatcher.dispatch_event(self, *args) != False: "/usr/lib/python2.7/dist-packages/pyglet/event.py", line 367, in dispatch_event if getattr(self, event_type)(*args): "main.py", line 814, in on_draw self.set_3d() "main.py", line 796, in set_3d viewport = self.get_viewport_size() AttributeError: 'Window' object has no attribute 'get_viewport_size'
0.603296
Traceback (most recent call last): "preprocess_jb.py", line 59, in <module> main() "preprocess_jb.py", line 34, in main preprocess_ljspeech(path) "preprocess_jb.py", line 19, in preprocess_ljspeech metadata = ljspeech.build_from_path(in_dir, out_dir) "C:\Users\b\Documents\FastSpeech-master\data\ljspeech.py", line 15, in build_from_path out.append(_process_utterance(out_dir, index, wav_path, text)) "C:\Users\b\Documents\FastSpeech-master\data\ljspeech.py", line 26, in _process_utterance mel_spectrogram = Audio.tools.get_mel(wav_path).numpy().astype(np.float32) "C:\Users\b\Documents\FastSpeech-master\Audio\tools.py", line 29, in get_mel melspec = _stft.mel_spectrogram(audio_norm) "C:\Users\b\Documents\FastSpeech-master\Audio\stft.py", line 155, in mel_spectrogram magnitudes, phases = self.stft_fn.transform(y) "C:\Users\b\Documents\FastSpeech-master\Audio\stft.py", line 59, in transform input_data = input_data.view(num_batches, 1, num_samples) RuntimeError: shape '[1, 1, 47937]' is invalid for input of size 95874
Traceback (most recent call last): "scripts/train_model.py", line 490, in <module> main(args) "scripts/train_model.py", line 151, in main train_loop(args, train_loader, val_loader) "scripts/train_model.py", line 239, in train_loop programs_pred = program_generator.reinforce_sample(questions_var) "/home/lxp/CodeBase/VisualReasoning/clevr-iep/iep/models/seq2seq.py", line 182, in reinforce_sample y[:, t][not_done] = cur_output_data[not_done] RuntimeError: inconsistent tensor size, expected src [64 x 1] and mask [64 x 64] to have the same number of elements, but got 64 and 4096 elements respectively at /opt/conda/conda-bld/pytorch_1513368888240/work/torch/lib/TH/generic/THTensorMath.c:197
0.612475
Traceback (most recent call last): "/usr/lib/python3.4/code.py", line 90, in runcode exec(code, self.locals) "<console>", line 1, in <module> "/usr/local/lib/python3.4/dist-packages/scapy/base_classes.py", line 197, in __call__ cls = cls.dispatch_hook(*args, **kargs) "/usr/local/lib/python3.4/dist-packages/scapy/layers/inet.py", line 161, in dispatch_hook opt = pkt[0] & 0x1f TypeError: unsupported operand type(s) for &: 'str' and 'int'
Traceback (most recent call last): "train.py", line 93, in <module> model = ResidualAttentionModel().cuda() "/home/ResidualAttentionNetwork-pytorch-master/Residual-Attention-Network/model/residual_attention_network.py", line 136, in __init__ self.residual_block1 = ResidualBlock(64, 256) "/home/ResidualAttentionNetwork-pytorch-master/Residual-Attention-Network/model/basic_layers.py", line 16, in __init__ self.conv1 = nn.Conv2d(input_channels, output_channels/4, 1, 1, bias = False) "/home//.local/lib/python3.6/site-packages/torch/nn/modules/conv.py", line 412, in __init__ False, _pair(0), groups, bias, padding_mode) "/home//.local/lib/python3.6/site-packages/torch/nn/modules/conv.py", line 78, in __init__ out_channels, in_channels // groups, *kernel_size)) TypeError: new() received an invalid combination of arguments - got (float, int, int, int), but expected one of:
0.615655
Traceback (most recent call last): "/usr/lib64/python3.4/site-packages/paramiko/transport.py", line 1744, in run self.kex_engine.parse_next(ptype, m) "/usr/lib64/python3.4/site-packages/paramiko/kex_group1.py", line 75, in parse_next return self._parse_kexdh_reply(m) "/usr/lib64/python3.4/site-packages/paramiko/kex_group1.py", line 112, in _parse_kexdh_reply self.transport._activate_outbound() "/usr/lib64/python3.4/site-packages/paramiko/transport.py", line 2074, in _activate_outbound engine = self._get_cipher(self.local_cipher, key_out, IV_out) "/usr/lib64/python3.4/site-packages/paramiko/transport.py", line 1649, in _get_cipher return self._cipher_info[name]['class'].new(key, self._cipher_info[name]['mode'], iv, counter) "/usr/lib64/python3.4/site-packages/Crypto/Cipher/AES.py", line 95, in new return AESCipher(key, *args, **kwargs) "/usr/lib64/python3.4/site-packages/Crypto/Cipher/AES.py", line 59, in __init__ blockalgo.BlockAlgo.__init__(self, _AES, key, *args, **kwargs) "/usr/lib64/python3.4/site-packages/Crypto/Cipher/blockalgo.py", line 141, in __init__ self._cipher = factory.new(key, *args, **kwargs) ValueError: CTR mode needs counter parameter, not IV
Traceback (most recent call last): "<stdin>", line 1, in <module> ValueError: tzinfo.dst() returned 1440; must be in -1439 .. 1439
0.55251
Traceback (most recent call last): "./main1.py", line 159, in <module> DTrain = km.Model(inputs=[Di, GANi], outputs=[D_loss]) "/usr/local/lib/python3.5/dist-packages/keras/legacy/interfaces.py", line 87, in wrapper return func(*args, **kwargs) "/usr/local/lib/python3.5/dist-packages/keras/engine/topology.py", line 1635, in __init__ build_map_of_graph(x, seen_nodes, depth=0) "/usr/local/lib/python3.5/dist-packages/keras/engine/topology.py", line 1626, in build_map_of_graph next_node = layer.inbound_nodes[node_index] AttributeError: 'NoneType' object has no attribute 'inbound_nodes'
Traceback (most recent call last): "/Users/nipun/git/nilmtk/nilmtk/tests/test_metergroup.py", line 78, in test_proportion_of_energy_submetered self.assertEqual(mg.proportion_of_energy_submetered(), 1.0) "/Users/nipun/git/nilmtk/nilmtk/metergroup.py", line 1046, in proportion_of_energy_submetered downstream_meters = self.meters_directly_downstream_of_mains() "/Users/nipun/git/nilmtk/nilmtk/metergroup.py", line 793, in meters_directly_downstream_of_mains meters = nodes_adjacent_to_root(self.wiring_graph()) "/Users/nipun/git/nilmtk/nilmtk/utils.py", line 91, in nodes_adjacent_to_root root = tree_root(graph) "/Users/nipun/git/nilmtk/nilmtk/utils.py", line 80, in tree_root roots = [node for node, in_degree in graph.in_degree_iter() AttributeError: 'DiGraph' object has no attribute 'in_degree_iter'
0.614297
Traceback (most recent call last): "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 178, 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() "/usr/src/homeassistant/homeassistant/components/xiaomi_miio/switch.py", line 133, in async_setup_platform device_info = await hass.async_add_executor_job(miio_device.info) "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run result = self.fn(*self.args, **self.kwargs) "/usr/local/lib/python3.7/site-packages/miio/device.py", line 182, in info return DeviceInfo(self.send("miIO.info")) "/usr/local/lib/python3.7/site-packages/miio/device.py", line 147, in send command, parameters, retry_count, extra_parameters=extra_parameters "/usr/local/lib/python3.7/site-packages/miio/miioprotocol.py", line 150, in send self.send_handshake() "/usr/local/lib/python3.7/site-packages/miio/miioprotocol.py", line 62, in send_handshake header = m.header.value AttributeError: 'NoneType' object has no attribute 'header'
Traceback (most recent call last): "~/miniconda3/envs/benchmark/lib/python3.6/site-packages/asv/benchmark.py", line 1184, in main_run_server main_run(run_args) "~/miniconda3/envs/benchmark/lib/python3.6/site-packages/asv/benchmark.py", line 1058, in main_run result = benchmark.do_run() "~/miniconda3/envs/benchmark/lib/python3.6/site-packages/asv/benchmark.py", line 537, in do_run return self.run(*self._current_params) "~/miniconda3/envs/benchmark/lib/python3.6/site-packages/asv/benchmark.py", line 631, in run min_run_count=self.min_run_count) "~/miniconda3/envs/benchmark/lib/python3.6/site-packages/asv/benchmark.py", line 663, in benchmark_timing timing = timer.timeit(number) "~/mdanalysis/benchmarks/env/80c5ba7efaa89366b97da3ced85c0c44/lib/python3.6/timeit.py", line 178, in timeit timing = self.inner(it, self.timer) "<timeit-src>", line 6, in inner "~/miniconda3/envs/benchmark/lib/python3.6/site-packages/asv/benchmark.py", line 599, in <lambda> func = lambda: self.func(*param) "~/mdanalysis/benchmarks/benchmarks/selections.py", line 76, in time_geometric_selections MDAnalysis.core.flags['use_periodic_selections'] = periodic_selection[0] AttributeError: module 'MDAnalysis.core' has no attribute 'flags'
0.638341
Traceback (most recent call last): "c:/Users/USER/Desktop/instonline/instonline/main.py", line 8, in <module> from telebot import apihelper "C:\Users\USER\AppData\Local\Programs\Python\Python38-32\lib\site-packages\telebot\apihelper.py", line 20, in <module> logger = telebot.logger AttributeError: module 'telebot' has no attribute 'logger'
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_locales.py", line 603, in test_timeframes assert self.locale._format_timeframe("hours", 2) == "2 ore" AttributeError: 'TestRomanianLocale' object has no attribute 'locale'
0.617529
Traceback (most recent call last): "/usr/lib/python3.5/weakref.py", line 117, in remove TypeError: 'NoneType' object is not callable
Traceback (most recent call last): "AIExpFrameWork.py", line 182, in <module> main() "AIExpFrameWork.py", line 156, in main mp.readfile().clean().detectLanguage().anonymize().enhance().page_rank().encode().cluster().postprocess().nameIntents() "/home/tiru/Desktop/cluster_pipline/make_pipeline.py", line 84, in clean self.raw_data['cleaned'] = self.raw_data['text'].apply(pipeline_utils.clean_simple_csv) "/usr/local/lib/python3.5/dist-packages/pandas/core/series.py", line 3194, in apply mapped = lib.map_infer(values, f, convert=convert_dtype) "pandas/_libs/src/inference.pyx", line 1472, in pandas._libs.lib.map_infer "/home/tiru/Desktop/cluster_pipline/utils.py", line 28, in clean_simple_csv line = date_identification.main(matcher,text) "/home/tiru/Desktop/cluster_pipline/date_identification.py", line 168, in main doc = nlp(text) "/usr/local/lib/python3.5/dist-packages/spacy/language.py", line 346, in __call__ doc = self.make_doc(text) "/usr/local/lib/python3.5/dist-packages/spacy/language.py", line 378, in make_doc return self.tokenizer(text) "tokenizer.pyx", line 116, in spacy.tokenizer.Tokenizer.__call__ "tokenizer.pyx", line 157, in spacy.tokenizer.Tokenizer._tokenize "tokenizer.pyx", line 236, in spacy.tokenizer.Tokenizer._attach_tokens "vocab.pyx", line 130, in spacy.vocab.Vocab.get "vocab.pyx", line 166, in spacy.vocab.Vocab._new_lexeme TypeError: an integer is required
0.499836
Traceback (most recent call last): "tests/test_export_asr.py", line 26, in test_jit_and_export_lstm 'dict':'units.txt'}) "src/fairseq/fairseq/checkpoint_utils.py", line 273, in load_model_ensemble state, "/src/fairseq/fairseq/checkpoint_utils.py", line 319, in load_model_ensemble_and_task task = tasks.setup_task(cfg.task) "src/fairseq/fairseq/tasks/__init__.py", line 44, in setup_task return task.setup_task(cfg, **kwargs) "src/fairseq/espresso/tasks/speech_recognition.py", line 271, in setup_task src_dataset = get_asr_dataset_from_json(data_path, cfg.gen_subset, tgt_dict, combined=False).src TypeError: get_asr_dataset_from_json() got an unexpected keyword argument 'combined'
Traceback (most recent call last): "/usr/lib/python3/dist-packages/uvicorn/protocols/http/httptools_impl.py", line 388, in run_asgi asgi = app(self.scope) TypeError: __call__() missing 2 required positional arguments: 'receive' and 'send'
0.588764
Traceback (most recent call last): "<stdin>", line 9, in <module> "h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper "h5py/_objects.pyx", line 55, in h5py._objects.with_phil.wrapper "/Users/aaronmeurer/Documents/h5py/h5py/_hl/dataset.py", line 1067, in virtual_sources for j in range(dcpl.get_virtual_count())] "/Users/aaronmeurer/Documents/h5py/h5py/_hl/dataset.py", line 1067, in <listcomp> for j in range(dcpl.get_virtual_count())] "h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper "h5py/_objects.pyx", line 55, in h5py._objects.with_phil.wrapper "h5py/h5p.pyx", line 921, in h5py.h5p.PropDCID.get_virtual_srcspace RuntimeError: Can't get selection bounds (can't get selection bounds)
Traceback (most recent call last): "/var/lib/awx/venv/awx/bin/awx-manage", line 8, in <module> sys.exit(manage()) "/var/lib/awx/venv/awx/lib/python3.6/site-packages/awx/__init__.py", line 154, in manage execute_from_command_line(sys.argv) "/var/lib/awx/venv/awx/lib/python3.6/site-packages/django/core/management/__init__.py", line 381, in execute_from_command_line utility.execute() "/var/lib/awx/venv/awx/lib/python3.6/site-packages/django/core/management/__init__.py", line 375, in execute self.fetch_command(subcommand).run_from_argv(self.argv) "/var/lib/awx/venv/awx/lib/python3.6/site-packages/django/core/management/base.py", line 323, in run_from_argv self.execute(*args, **cmd_options) "/var/lib/awx/venv/awx/lib/python3.6/site-packages/django/core/management/base.py", line 364, in execute output = self.handle(*args, **options) "/var/lib/awx/venv/awx/lib/python3.6/site-packages/awx/main/management/commands/inventory_import.py", line 1141, in handle raise exc "/var/lib/awx/venv/awx/lib/python3.6/site-packages/awx/main/management/commands/inventory_import.py", line 1031, in handle venv_path=venv_path, verbosity=self.verbosity).load() "/var/lib/awx/venv/awx/lib/python3.6/site-packages/awx/main/management/commands/inventory_import.py", line 215, in load return self.command_to_json(base_args + ['--list']) "/var/lib/awx/venv/awx/lib/python3.6/site-packages/awx/main/management/commands/inventory_import.py", line 198, in command_to_json self.method, proc.returncode, stdout, stderr)) RuntimeError: ansible-inventory failed (rc=1) with stdout:
0.582042
Traceback (most recent call last): "c:/Users/myUserName/Documents/GitHub/NSFWAskRedditBot/crosspost_nsfw.py", line 16, in <module> p.crosspost(subreddit_post, send_replies=False, nsfw=False, spoiler=False) TypeError: crosspost() got an unexpected keyword argument 'nsfw'
Traceback (most recent call last): "/usr/bin/pyinstaller", line 11, in <module> load_entry_point('PyInstaller==3.5+498e6ee058', 'console_scripts', 'pyinstaller')() "/usr/lib/python3/dist-packages/PyInstaller/__main__.py", line 111, in run run_build(pyi_config, spec_file, **vars(args)) "/usr/lib/python3/dist-packages/PyInstaller/__main__.py", line 63, in run_build PyInstaller.building.build_main.main(pyi_config, spec_file, **kwargs) "/usr/lib/python3/dist-packages/PyInstaller/building/build_main.py", line 844, in main build(specfile, kw.get('distpath'), kw.get('workpath'), kw.get('clean_build')) "/usr/lib/python3/dist-packages/PyInstaller/building/build_main.py", line 791, in build exec(code, spec_namespace) "/home/pwner/Desktop/pytt.spec", line 18, in <module> pyz = PYZ(a.pure, a.zipped_data, "/usr/lib/python3/dist-packages/PyInstaller/building/api.py", line 98, in __init__ self.__postinit__() "/usr/lib/python3/dist-packages/PyInstaller/building/datastruct.py", line 158, in __postinit__ self.assemble() "/usr/lib/python3/dist-packages/PyInstaller/building/api.py", line 128, in assemble self.code_dict = { "/usr/lib/python3/dist-packages/PyInstaller/building/api.py", line 129, in <dictcomp> key: strip_paths_in_code(code) "/usr/lib/python3/dist-packages/PyInstaller/building/utils.py", line 652, in strip_paths_in_code consts = tuple( "/usr/lib/python3/dist-packages/PyInstaller/building/utils.py", line 653, in <genexpr> strip_paths_in_code(const_co, new_filename) "/usr/lib/python3/dist-packages/PyInstaller/building/utils.py", line 660, in strip_paths_in_code return code_func(co.co_argcount, co.co_kwonlyargcount, co.co_nlocals, co.co_stacksize, TypeError: an integer is required (got type bytes)
0.504746
Traceback (most recent call last): ".../notifications/models.py", line 75, in send results = device.send_message(json.dumps(payload)) ".../venv/lib/python3.5/site-packages/push_notifications/models.py", line 254, in send_message auth=self.auth, p256dh=self.p256dh, application_id=self.application_id, **kwargs) ".../venv/lib/python3.5/site-packages/push_notifications/webpush.py", line 39, in webpush_send_message raise WebPushError(e.message) AttributeError: 'WebPushException' object has no attribute 'message'
Traceback (most recent call last): "C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO\2017\COMMUNITY\COMMON7\IDE\EXTENSIONS\MICROSOFT\PYTHON\CORE\visualstudio_py_testlauncher.py", line 269, in main for loaded_test in unittest.defaultTestLoader.loadTestsFromName(test): "C:\Python27amd64\Lib\unittest\loader.py", line 100, in loadTestsFromName parent, obj = obj, getattr(obj, part) AttributeError: 'module' object has no attribute 'Test_Foo'
0.6227
Traceback (most recent call last): "./jasper.py", line 146, in <module> app = Jasper() "./jasper.py", line 109, in __init__ stt_passive_engine_class.get_passive_instance(), "/home/bananapi/jasper/client/stt.py", line 48, in get_passive_instance return cls.get_instance('keyword', phrases) "/home/bananapi/jasper/client/stt.py", line 34, in get_instance config = cls.get_config() "/home/bananapi/jasper/client/stt.py", line 143, in get_config config['hmm_dir'] = profile['pocketsphinx']['hmm_dir'] TypeError: 'NoneType' object has no attribute '__getitem__'
Traceback (most recent call last): "audio_recognize.py", line 64, in <module> print("Google Cloud Speech thinks you said " + r.recognize_google_cloud(audio, credentials_json=GOOGLE_CLOUD_SPEECH_CREDENTIALS)) "/usr/local/lib/python2.7/dist-packages/speech_recognition/__init__.py", line 750, in recognize_google_cloud with PortableNamedTemporary ("w") as f: "/usr/local/lib/python2.7/dist-packages/speech_recognition/__init__.py", line 1038, in __enter__ self._file = open(file_descriptor, self.mode) TypeError: coercing to Unicode: need string or buffer, int found
0.561041
Traceback (most recent call last): "./bug_sample.py", line 27, in ping_pong ping.delay().get() "/home/ivanov/files/cwd/celery/celery/result.py", line 224, in get on_message=on_message, "/home/ivanov/files/cwd/celery/celery/backends/async.py", line 188, in wait_for_pending for _ in self._wait_for_pending(result, **kwargs): "/home/ivanov/files/cwd/celery/celery/backends/async.py", line 255, in _wait_for_pending on_interval=on_interval): "/home/ivanov/files/cwd/celery/celery/backends/async.py", line 56, in drain_events_until yield self.wait_for(p, wait, timeout=1) "/home/ivanov/files/cwd/celery/celery/backends/async.py", line 65, in wait_for wait(timeout=timeout) "/home/ivanov/files/cwd/celery/celery/backends/rpc.py", line 63, in drain_events return self._connection.drain_events(timeout=timeout) "/home/ivanov/files/opt/miniconda3/envs/mlservice/lib/python3.6/site-packages/kombu/connection.py", line 301, in drain_events return self.transport.drain_events(self.connection, **kwargs) "/home/ivanov/files/opt/miniconda3/envs/mlservice/lib/python3.6/site-packages/kombu/transport/pyamqp.py", line 103, in drain_events return connection.drain_events(**kwargs) "/home/ivanov/files/opt/miniconda3/envs/mlservice/lib/python3.6/site-packages/amqp/connection.py", line 491, in drain_events while not self.blocking_read(timeout): "/home/ivanov/files/opt/miniconda3/envs/mlservice/lib/python3.6/site-packages/amqp/connection.py", line 496, in blocking_read frame = self.transport.read_frame() "/home/ivanov/files/opt/miniconda3/envs/mlservice/lib/python3.6/site-packages/amqp/transport.py", line 243, in read_frame frame_header = read(7, True) "/home/ivanov/files/opt/miniconda3/envs/mlservice/lib/python3.6/site-packages/amqp/transport.py", line 426, in _read raise IOError('Socket closed') OSError: Socket closed
Traceback (most recent call last): "Lib/test/test_support.py", line 98, in test_find_unused_port port = support.find_unused_port() "/home/skz/Projects/RustPython/vm/pylib-crate/Lib/test/support/__init__.py", line 759, in find_unused_port port = bind_port(tempsock) "/home/skz/Projects/RustPython/vm/pylib-crate/Lib/test/support/__init__.py", line 759, in find_unused_port port = bind_port(tempsock) "/home/skz/Projects/RustPython/vm/pylib-crate/Lib/test/support/__init__.py", line 796, in bind_port sock.bind((host, 0)) OSError: Address family not supported by protocol (os error 97)
0.563837
Traceback (most recent call last): ".../python2.7/site-packages/telegram/ext/dispatcher.py", line 269, in process_update if handler.check_update(update): ".../python2.7/site-packages/telegram/ext/conversationhandler.py", line 166, in check_update for candidate in (handlers or []): TypeError: 'MessageHandler' object is not iterable
Traceback (most recent call last): "tf_example_decoder_test.py", line 135, in testDecodePngInstanceMasks 'image/format': self._BytesFeature('jpeg'), "tf_example_decoder_test.py", line 58, in _BytesFeature return tf.train.Feature(bytes_list=tf.train.BytesList(value=[value])) "C:\Users\42911\AppData\Local\Continuum\anaconda3\lib\site-packages\google\protobuf\internal\python_message.py", line 510, in init copy.extend(field_value) "C:\Users\42911\AppData\Local\Continuum\anaconda3\lib\site-packages\google\protobuf\internal\containers.py", line 275, in extend new_values = [self._type_checker.CheckValue(elem) for elem in elem_seq_iter] "C:\Users\42911\AppData\Local\Continuum\anaconda3\lib\site-packages\google\protobuf\internal\containers.py", line 275, in <listcomp> new_values = [self._type_checker.CheckValue(elem) for elem in elem_seq_iter] "C:\Users\42911\AppData\Local\Continuum\anaconda3\lib\site-packages\google\protobuf\internal\type_checkers.py", line 109, in CheckValue raise TypeError(message) TypeError: 'jpeg' has type <class 'str'>, but expected one of: ((<class 'bytes'>,),)
0.540371
Traceback (most recent call last): "./pydcmbug.py", line 7, in <module> ds.save_as('bort.dcm') "C:\Program s\Python37\lib\site-packages\pydicom\dataset.py", line 1810, in save_as pydicom.dcmwrite(filename, self, write_like_original) "C:\Program s\Python37\lib\site-packages\pydicom\filewriter.py", line 946, in dcmwrite write_dataset(fp, get_item(dataset, slice(0x00010000, None))) "C:\Program s\Python37\lib\site-packages\pydicom\filewriter.py", line 555, in write_dataset write_data_element(fp, dataset.get_item(tag), dataset_encoding) "C:\Program s\Python37\lib\contextlib.py", line 130, in __exit__ self.gen.throw(type, value, traceback) "C:\Program s\Python37\lib\site-packages\pydicom\tag.py", line 37, in tag_in_exception raise type(ex)(msg) TypeError: With tag (0040, 0275) got exception: a bytes-like object is required, not 'list'
Traceback (most recent call last): "c:\users\pawlo\appdata\local\programs\python\python38-32\lib\runpy.py", line 192, in _run_module_as_main return _run_code(code, main_globals, None, "c:\users\pawlo\appdata\local\programs\python\python38-32\lib\runpy.py", line 85, in _run_code exec(code, run_globals) "c:\users\pawlo\appdata\local\programs\python\python38-32\lib\site-packages\jrnl\cli.py", line 216, in run journal = Journal.open_journal(journal_name, config) "c:\users\pawlo\appdata\local\programs\python\python38-32\lib\site-packages\jrnl\Journal.py", line 364, in open_journal return EncryptedJournal.EncryptedJournal(name, **config).open() "c:\users\pawlo\appdata\local\programs\python\python38-32\lib\site-packages\jrnl\EncryptedJournal.py", line 56, in open text = self._load(filename) "c:\users\pawlo\appdata\local\programs\python\python38-32\lib\site-packages\jrnl\EncryptedJournal.py", line 82, in _load "c:\users\pawlo\appdata\local\programs\python\python38-32\lib\site-packages\jrnl\util.py", line 63, in get_password password = pwd_from_keychain or getpass() "c:\users\pawlo\appdata\local\programs\python\python38-32\lib\site-packages\jrnl\util.py", line 56, in getpass "c:\users\pawlo\appdata\local\programs\python\python38-32\lib\getpass.py", line 103, in win_getpass msvcrt.putwch(c) TypeError: putwch() argument must be a unicode character, not int
0.553178
Traceback (most recent call last): "C:\temp\OnlyFans-master_new\start_ofd.py", line 2, in <module> import tests.main_test as main_test "C:\temp\OnlyFans-master_new\tests\main_test.py", line 4, in <module> import helpers.main_helper as main_helper "C:\temp\OnlyFans-master_new\helpers\main_helper.py", line 5, in <module> from classes.prepare_metadata import format_variables, prepare_metadata, prepare_reformat "C:\temp\OnlyFans-master_new\classes\prepare_metadata.py", line 217, in <module> class prepare_reformat(object): "C:\temp\OnlyFans-master_new\classes\prepare_metadata.py", line 251, in prepare_reformat def reformat(self, unformatted_list) -> list[str]: TypeError: 'type' object is not subscriptable
Traceback (most recent call last): "C:\Users\bruno\Documents\projects\ct-enriched-data-api\venv\Lib\site-packages\injector\__init__.py", line 1015, in call_with_injection return callable(*full_args, **dependencies) TypeError: __init__() missing 4 required positional arguments: 'aws_access_key', 'aws_secret_key', 'bucket', and 'region_name'
0.586307
Traceback (most recent call last): "<ipython-input-46-4a66aab92527>", line 1, in <module> print(da.block(delayed_arrays.tolist(), allow_unknown_chunksizes=True).compute()) "/home/mark/miniconda3/envs/owl/lib/python3.6/site-packages/dask/base.py", line 156, in compute (result,) = compute(self, traverse=False, **kwargs) "/home/mark/miniconda3/envs/owl/lib/python3.6/site-packages/dask/base.py", line 403, in compute return repack([f(r, *a) for r, (f, a) in zip(results, postcomputes)]) "/home/mark/miniconda3/envs/owl/lib/python3.6/site-packages/dask/base.py", line 403, in <listcomp> return repack([f(r, *a) for r, (f, a) in zip(results, postcomputes)]) "/home/mark/miniconda3/envs/owl/lib/python3.6/site-packages/dask/array/core.py", line 999, in finalize return concatenate3(results) "/home/mark/miniconda3/envs/owl/lib/python3.6/site-packages/dask/array/core.py", line 3727, in concatenate3 result[idx] = arr ValueError: could not broadcast input array from shape (2,1) into shape (1,1)
Traceback (most recent call last): "openlibrary/solr/update_work.py", line 1157, in openlibrary.solr.update_work.update_work dict2element(d) "openlibrary/solr/update_work.py", line 668, in openlibrary.solr.update_work.dict2element add_field_list(doc, k, v) "openlibrary/solr/update_work.py", line 148, in openlibrary.solr.update_work.add_field_list add_field(doc, name, value) "openlibrary/solr/update_work.py", line 131, in openlibrary.solr.update_work.add_field raise "openlibrary/solr/update_work.py", line 128, in openlibrary.solr.update_work.add_field field.text = normalize('NFC', six.text_type(strip_bad_char(value))) "src/lxml/etree.pyx", line 1020, in lxml.etree._Element.text.__set__ "src/lxml/apihelpers.pxi", line 711, in lxml.etree._setNodeText "src/lxml/apihelpers.pxi", line 699, in lxml.etree._createTextNode "src/lxml/apihelpers.pxi", line 1439, in lxml.etree._utf8 ValueError: All strings must be XML compatible: Unicode or ASCII, no NULL bytes or control characters
0.497932
Traceback (most recent call last): "/home/akira/.local/bin/papermill", line 8, in <module> sys.exit(papermill()) "/home/akira/.local/lib/python3.8/site-packages/click/core.py", line 722, in __call__ return self.main(*args, **kwargs) "/home/akira/.local/lib/python3.8/site-packages/click/core.py", line 697, in main rv = self.invoke(ctx) "/home/akira/.local/lib/python3.8/site-packages/click/core.py", line 895, in invoke return ctx.invoke(self.callback, **ctx.params) "/home/akira/.local/lib/python3.8/site-packages/click/core.py", line 535, in invoke return callback(*args, **kwargs) "/home/akira/.local/lib/python3.8/site-packages/click/decorators.py", line 17, in new_func return f(get_current_context(), *args, **kwargs) "/home/akira/.local/lib/python3.8/site-packages/papermill/cli.py", line 240, in papermill execute_notebook( "/home/akira/.local/lib/python3.8/site-packages/papermill/execute.py", line 91, in execute_notebook nb = parameterize_notebook(nb, parameters, report_mode) "/home/akira/.local/lib/python3.8/site-packages/papermill/parameterize.py", line 80, in parameterize_notebook param_content = translate_parameters(kernel_name, language, parameters, comment) "/home/akira/.local/lib/python3.8/site-packages/papermill/translators.py", line 554, in translate_parameters return papermill_translators.find_translator(kernel_name, language).codify(parameters, comment) "/home/akira/.local/lib/python3.8/site-packages/papermill/translators.py", line 189, in codify import black "/home/akira/.local/lib/python3.8/site-packages/black/__init__.py", line 488, in <module> def main( "/home/akira/.local/lib/python3.8/site-packages/click/decorators.py", line 170, in decorator _param_memo(f, OptionClass(param_decls, **attrs)) "/home/akira/.local/lib/python3.8/site-packages/click/core.py", line 1460, in __init__ Parameter.__init__(self, param_decls, type=type, **attrs) TypeError: __init__() got an unexpected keyword argument 'hidden'
Traceback (most recent call last): "/data/data/com.termux/files/usr/bin/spotdl", line 10, in <module> sys.exit(main()) "/data/data/com.termux/files/usr/lib/python3.7/site-packages/spotdl/spotdl.py", line 63, in main match_args() "/data/data/com.termux/files/usr/lib/python3.7/site-packages/spotdl/spotdl.py", line 27, in match_args track_dl = downloader.Downloader(raw_song=track) "/data/data/com.termux/files/usr/lib/python3.7/site-packages/spotdl/downloader.py", line 98, in __init__ self.content, self.meta_tags = youtube_tools.match_video_and_metadata(raw_song) "/data/data/com.termux/files/usr/lib/python3.7/site-packages/spotdl/youtube_tools.py", line 78, in match_video_and_metadata meta_tags = spotify_tools.generate_metadata(track) "/data/data/com.termux/files/usr/lib/python3.7/site-packages/spotdl/spotify_tools.py", line 38, in wrapper return func(*args, **kwargs) "/data/data/com.termux/files/usr/lib/python3.7/site-packages/spotdl/spotify_tools.py", line 48, in generate_metadata meta_tags = spotify.track(raw_song) "/data/data/com.termux/files/usr/lib/python3.7/site-packages/spotipy/client.py", line 222, in track trid = self._get_id('track', track_id) "/data/data/com.termux/files/usr/lib/python3.7/site-packages/spotipy/client.py", line 857, in _get_id type, itype, id) TypeError: _warn() takes 2 positional arguments but 5 were given
0.629172
Traceback (most recent call last): "formlayout.py", line 541, in \<module> apply=apply_test) "formlayout.py", line 505, in fedit dialog = FormDialog(data, title, comment, icon, parent, apply) "formlayout.py", line 421, in __init__ self.formwidget.setup() "formlayout.py", line 271, in setup selindex = value.pop(0) AttributeError: 'tuple' object has no attribute 'pop'
Traceback (most recent call last): "/home/jbpratt/.local/bin/sam", line 8, in <module> sys.exit(cli()) "/home/jbpratt/.local/lib/python3.8/site-packages/click/core.py", line 764, in __call__ return self.main(*args, **kwargs) "/home/jbpratt/.local/lib/python3.8/site-packages/click/core.py", line 717, in main rv = self.invoke(ctx) "/home/jbpratt/.local/lib/python3.8/site-packages/click/core.py", line 1137, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) "/home/jbpratt/.local/lib/python3.8/site-packages/click/core.py", line 956, in invoke return ctx.invoke(self.callback, **ctx.params) "/home/jbpratt/.local/lib/python3.8/site-packages/click/core.py", line 555, in invoke return callback(*args, **kwargs) "/home/jbpratt/.local/lib/python3.8/site-packages/click/decorators.py", line 64, in new_func return ctx.invoke(f, obj, *args, **kwargs) "/home/jbpratt/.local/lib/python3.8/site-packages/click/core.py", line 555, in invoke return callback(*args, **kwargs) "/home/jbpratt/.local/lib/python3.8/site-packages/samcli/lib/telemetry/metrics.py", line 96, in wrapped raise exception # pylint: disable=raising-bad-type "/home/jbpratt/.local/lib/python3.8/site-packages/samcli/lib/telemetry/metrics.py", line 62, in wrapped return_value = func(*args, **kwargs) "/home/jbpratt/.local/lib/python3.8/site-packages/samcli/commands/build/command.py", line 118, in cli do_cli( "/home/jbpratt/.local/lib/python3.8/site-packages/samcli/commands/build/command.py", line 168, in do_cli with BuildContext( "/home/jbpratt/.local/lib/python3.8/site-packages/samcli/commands/build/build_context.py", line 62, in __enter__ self._function_provider = SamFunctionProvider(self._template_dict, self._parameter_overrides) "/home/jbpratt/.local/lib/python3.8/site-packages/samcli/lib/providers/sam_function_provider.py", line 40, in __init__ self.template_dict = SamFunctionProvider.get_template(template_dict, parameter_overrides) "/home/jbpratt/.local/lib/python3.8/site-packages/samcli/lib/providers/sam_base_provider.py", line 126, in get_template template_dict = SamTranslatorWrapper(template_dict, parameter_values=parameters_values).run_plugins() "/home/jbpratt/.local/lib/python3.8/site-packages/samcli/lib/samlib/wrapper.py", line 76, in run_plugins parser.parse(template_copy, all_plugins) # parse() will run all configured plugins "/home/jbpratt/.local/lib/python3.8/site-packages/samcli/lib/samlib/wrapper.py", line 131, in parse sam_plugins.act(LifeCycleEvents.before_transform_template, sam_template) "/home/jbpratt/.local/lib/python3.8/site-packages/samtranslator/plugins/__init__.py", line 139, in act raise ex "/home/jbpratt/.local/lib/python3.8/site-packages/samtranslator/plugins/__init__.py", line 133, in act getattr(plugin, method_name)(*args, **kwargs) "/home/jbpratt/.local/lib/python3.8/site-packages/samtranslator/plugins/application/serverless_app_plugin.py", line 85, in on_before_transform_template for logical_id, app in template.iterate({SamResourceType.Application.value}): "/home/jbpratt/.local/lib/python3.8/site-packages/samtranslator/sdk/template.py", line 33, in iterate resource = SamResource(resource_dict) "/home/jbpratt/.local/lib/python3.8/site-packages/samtranslator/sdk/resource.py", line 24, in __init__ self.type = resource_dict.get("Type") AttributeError: 'NoneType' object has no attribute 'get'
0.636692
Traceback (most recent call last): "/usr/lib/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, "/usr/lib/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) "/home/nizo/src/discord-test/discord.py", line 1, in <module> import discord "/home/nizo/src/discord-test/discord.py", line 3, in <module> class MyClient(discord.Client): AttributeError: partially initialized module 'discord' has no attribute 'Client' (most likely due to a circular import)
Traceback (most recent call last): "/usr/local/lib/python3.6/site-packages/joblib/externals/loky/process_executor.py", line 418, in _process_worker r = call_item() "/usr/local/lib/python3.6/site-packages/joblib/externals/loky/process_executor.py", line 272, in __call__ return self.fn(*self.args, **self.kwargs) "/usr/local/lib/python3.6/site-packages/joblib/_parallel_backends.py", line 567, in __call__ return self.func(*args, **kwargs) "/usr/local/lib/python3.6/site-packages/joblib/parallel.py", line 225, in __call__ for func, args, kwargs in self.items] "/usr/local/lib/python3.6/site-packages/joblib/parallel.py", line 225, in <listcomp> for func, args, kwargs in self.items] "/Users/siwei/Desktop/SfmLearner-Pytorch-master/data/prepare_train_data.py", line 33, in dump_example dump_dir = args.dump_root/scene_data['rel_path'] AttributeError: 'Namespace' object has no attribute 'dump_root'
0.62652
Traceback (most recent call last): "/usr/lib/python3.7/socketserver.py", line 650, in process_request_thread self.finish_request(request, client_address) "/usr/lib/python3.7/socketserver.py", line 360, in finish_request self.RequestHandlerClass(request, client_address, self) "test5.py", line 10, in __init__ x.hide() "/media/james/Development/Programming/Python/beer_engine/remi/venv/lib/python3.7/site-packages/remi/gui.py", line 2474, in hide self._base_app_instance.set_root_widget(self._old_root_widget) "/media/james/Development/Programming/Python/beer_engine/remi/venv/lib/python3.7/site-packages/remi/server.py", line 462, in set_root_widget self.page.children['body'].append(widget, 'root') "/media/james/Development/Programming/Python/beer_engine/remi/venv/lib/python3.7/site-packages/remi/gui.py", line 1305, in append raise ValueError('value should be a Widget (otherwise use add_child(key,other)') ValueError: value should be a Widget (otherwise use add_child(key,other)
Traceback (most recent call last): "<input>", line 1, in <module> "/Users/.../lib/python3.6/site-packages/pydantic/main.py", line 292, in schema s = model_schema(cls, by_alias=by_alias) "/Users/.../lib/python3.6/site-packages/pydantic/schema.py", line 193, in model_schema model, by_alias=by_alias, model_name_map=model_name_map, ref_prefix=ref_prefix "/Users/.../lib/python3.6/site-packages/pydantic/schema.py", line 463, in model_process_schema model, by_alias=by_alias, model_name_map=model_name_map, ref_prefix=ref_prefix "/Users/.../lib/python3.6/site-packages/pydantic/schema.py", line 484, in model_type_schema f, by_alias=by_alias, model_name_map=model_name_map, ref_prefix=ref_prefix "/Users/.../lib/python3.6/site-packages/pydantic/schema.py", line 240, in field_schema ref_prefix=ref_prefix, "/Users/.../lib/python3.6/site-packages/pydantic/schema.py", line 442, in field_type_schema ref_prefix=ref_prefix, "/Users/.../lib/python3.6/site-packages/pydantic/schema.py", line 610, in field_singleton_schema ref_prefix=ref_prefix, "/Users/.../lib/python3.6/site-packages/pydantic/schema.py", line 534, in field_singleton_sub_fields_schema ref_prefix=ref_prefix, "/Users/.../lib/python3.6/site-packages/pydantic/schema.py", line 442, in field_type_schema ref_prefix=ref_prefix, "/Users/.../lib/python3.6/site-packages/pydantic/schema.py", line 645, in field_singleton_schema raise ValueError(f'Value not declarable with JSON Schema, field: {field}') ValueError: Value not declarable with JSON Schema, field: field_NoneType type=NoneType required
0.556086
Traceback (most recent call last): "/usr/bin/beet", line 11, in <module> load_entry_point('beets==1.4.4', 'console_scripts', 'beet')() "/usr/lib/python3.6/site-packages/beets/ui/__init__.py", line 1209, in main _raw_main(args) "/usr/lib/python3.6/site-packages/beets/ui/__init__.py", line 1196, in _raw_main subcommand.func(lib, suboptions, subargs) "/usr/lib/python3.6/site-packages/beets/ui/commands.py", line 930, in import_func import_files(lib, paths, query) "/usr/lib/python3.6/site-packages/beets/ui/commands.py", line 907, in import_files session.run() "/usr/lib/python3.6/site-packages/beets/importer.py", line 325, in run pl.run_parallel(QUEUE_SIZE) "/usr/lib/python3.6/site-packages/beets/util/pipeline.py", line 445, in run_parallel six.reraise(exc_info[0], exc_info[1], exc_info[2]) "/usr/lib/python3.6/site-packages/six.py", line 686, in reraise raise value "/usr/lib/python3.6/site-packages/beets/util/pipeline.py", line 358, in run self.coro.send(msg) "/usr/lib/python3.6/site-packages/beets/util/pipeline.py", line 171, in coro task = func(*(args + (task,))) "/usr/lib/python3.6/site-packages/beets/importer.py", line 1422, in manipulate_files session=session, "/usr/lib/python3.6/site-packages/beets/importer.py", line 692, in manipulate_files plugins.send('import_task_files', session=session, task=self) "/usr/lib/python3.6/site-packages/beets/plugins.py", line 452, in send result = handler(**arguments) "/usr/lib/python3.6/site-packages/beets/plugins.py", line 124, in wrapper return func(*args, **kwargs) "/usr/lib/python3.6/site-packages/beetsplug/fetchart.py", line 814, in assign_art self._set_art(task.album, candidate, not self.src_removed) "/usr/lib/python3.6/site-packages/beetsplug/fetchart.py", line 799, in _set_art album.set_art(candidate.path, delete) "/usr/lib/python3.6/site-packages/beets/library.py", line 1133, in set_art plugins.send('art_set', album=self) "/usr/lib/python3.6/site-packages/beets/plugins.py", line 452, in send result = handler(**arguments) "/usr/lib/python3.6/site-packages/beets/plugins.py", line 124, in wrapper return func(*args, **kwargs) "/usr/lib/python3.6/site-packages/beetsplug/thumbnails.py", line 132, in process_album wrote &= self.make_cover_thumbnail(album, 256, LARGE_DIR) "/usr/lib/python3.6/site-packages/beetsplug/thumbnails.py", line 144, in make_cover_thumbnail target = os.path.join(target_dir, self.thumbnail_file_name(album.path)) "/usr/lib/python3.6/site-packages/beetsplug/thumbnails.py", line 166, in thumbnail_file_name hash = md5(uri.encode('utf-8')).hexdigest() AttributeError: 'bytes' object has no attribute 'encode'
Traceback (most recent call last): "/usr/local/lib/python3.6/site-packages/sanic/app.py", line 503, in handle_request response = await response "/usr/local/lib/python3.6/asyncio/coroutines.py", line 109, in __next__ return self.gen.send(None) "/src/apps/utils/log.py", line 34, in decorated_function return await f(*args, **kwargs) "/usr/local/lib/python3.6/asyncio/coroutines.py", line 109, in __next__ return self.gen.send(None) ... "/usr/local/lib/python3.6/asyncio/coroutines.py", line 109, in __next__ return self.gen.send(None) "/usr/local/lib/python3.6/site-packages/gino/crud.py", line 184, in get return await cls.__metadata__.first(clause, bind=bind) "/usr/local/lib/python3.6/asyncio/coroutines.py", line 109, in __next__ return self.gen.send(None) "/usr/local/lib/python3.6/site-packages/gino/api.py", line 207, in first conn, clause, *multiparams, **params) "/usr/local/lib/python3.6/asyncio/coroutines.py", line 109, in __next__ return self.gen.send(None) "/usr/local/lib/python3.6/site-packages/gino/dialect.py", line 240, in do_first connection, clause, multiparams, params) "/usr/local/lib/python3.6/asyncio/coroutines.py", line 109, in __next__ return self.gen.send(None) "/usr/local/lib/python3.6/site-packages/gino/dialect.py", line 226, in _execute_clauseelement item = context.process_rows(rows, return_model=return_model) "/usr/local/lib/python3.6/site-packages/gino/dialect.py", line 107, in process_rows rv = rows = self.get_result_proxy().process_rows(rows) "/usr/local/lib/python3.6/site-packages/sqlalchemy/engine/default.py", line 877, in get_result_proxy return result.ResultProxy(self) "/usr/local/lib/python3.6/site-packages/sqlalchemy/engine/result.py", line 653, in __init__ self._init_metadata() "/usr/local/lib/python3.6/site-packages/sqlalchemy/engine/result.py", line 682, in _init_metadata self._metadata = ResultMetaData(self, cursor_description) "/usr/local/lib/python3.6/site-packages/sqlalchemy/engine/result.py", line 215, in __init__ num_ctx_cols, cols_are_ordered, textual_ordered) "/usr/local/lib/python3.6/site-packages/sqlalchemy/engine/result.py", line 379, in _merge_cursor_description in enumerate(result_columns) "/usr/local/lib/python3.6/site-packages/sqlalchemy/engine/result.py", line 378, in <listcomp> ) for idx, (key, name, obj, type_) "/usr/local/lib/python3.6/site-packages/sqlalchemy/engine/default.py", line 840, in get_result_processor return type_._cached_result_processor(self.dialect, coltype) "/usr/local/lib/python3.6/site-packages/sqlalchemy/sql/type_api.py", line 472, in _cached_result_processor d[coltype] = rp = d['impl'].result_processor(dialect, coltype) "/usr/local/lib/python3.6/site-packages/sqlalchemy/sql/sqltypes.py", line 596, in result_processor 'storage.' % (dialect.name, dialect.driver)) AttributeError: 'AsyncpgDialect' object has no attribute 'driver'
0.640694
Traceback (most recent call last): "/env/lib/python3.7/site-packages/flask_caching/__init__.py", line 443, in decorated_function timeout=decorated_function.cache_timeout, "/env/lib/python3.7/site-packages/flask_caching/backends/filesystem.py", line 187, in set pickle.dump(value, f, pickle.HIGHEST_PROTOCOL) TypeError: cannot serialize '_io.BufferedReader' object
Traceback (most recent call last): "setup.py", line 19, in <module> DESCRIPTION = open('README.md', encoding='utf-8').read() TypeError: 'encoding' is an invalid keyword argument for this function
0.559529
Traceback (most recent call last): "/home/razvan/.config/itch/apps/Armory3D/Armory/2.79/scripts/modules/addon_utils.py", line 331, in enable mod = __import__(module_name) "/home/razvan/.config/itch/apps/Armory3D/Armory/2.79/scripts/addons/materials_library_vx/__init__.py", line 43, in <module> from bpy.types import ( RuntimeError: bpy.types.AddonPreferences subtype could not be generated, this is a bug!
Traceback (most recent call last): "/home/khaeru/.local/lib/python3.8/site-packages/bugwarrior/command.py", line 73, in pull synchronize(issue_generator, config, main_section, dry_run) "/home/khaeru/.local/lib/python3.8/site-packages/bugwarrior/db.py", line 357, in synchronize for issue in issue_generator: "/home/khaeru/.local/lib/python3.8/site-packages/bugwarrior/services/__init__.py", line 572, in aggregate_issues raise RuntimeError( RuntimeError: critical error in target 'github'
0.523125
Traceback (most recent call last): "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/mesonbuild/mesonmain.py", line 140, in run return options.run_func(options) "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/mesonbuild/msetup.py", line 245, in run app.generate() "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/mesonbuild/msetup.py", line 159, in generate self._generate(env) "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/mesonbuild/msetup.py", line 215, in _generate intr.backend.generate() "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/mesonbuild/backend/xcodebackend.py", line 81, in generate self.generate_filemap() "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/mesonbuild/backend/xcodebackend.py", line 132, in generate_filemap for o in t.objects: AttributeError: 'CustomTarget' object has no attribute 'objects'
Traceback (most recent call last): "/usr/lib/python3.5/asyncio/tasks.py", line 241, in _step result = coro.throw(exc) "/srv/homeassistant/lib/python3.5/site-packages/homeassistant/helpers/service.py", line 277, in _handle_service_platform_call await getattr(entity, func)(**data) "/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/switch/konnected.py", line 73, in turn_on resp = self.client.put_device( AttributeError: 'NoneType' object has no attribute 'put_device'
0.662786
Traceback (most recent call last): "/home/luism/workspace/conan_sources/conans/client/command.py", line 1832, in run method(args[0][1:]) "/home/luism/workspace/conan_sources/conans/client/command.py", line 1423, in remote return self._conan.remote_remove(remote_name) "/home/luism/workspace/conan_sources/conans/client/conan_api.py", line 77, in wrapper return f(*args, **kwargs) "/home/luism/workspace/conan_sources/conans/client/conan_api.py", line 922, in remote_remove return self._cache.registry.remove(remote_name) "/home/luism/workspace/conan_sources/conans/client/cache/remote_registry.py", line 301, in remove with self._cache.package_layout(ref).update_metadata() as metadata: AttributeError: 'PackageEditableLayout' object has no attribute 'update_metadata'
Traceback (most recent call last): "/hummingbot/core/utils/async_utils.py", line 8, in safe_wrapper return await c "/hummingbot/market/bamboo_relay/bamboo_relay_order_book_tracker.py", line 127, in _order_book_diff_router address_token_map: Dict[str, any] = await self._data_source.get_all_token_info() "/hummingbot/market/bamboo_relay/bamboo_relay_api_order_book_data_source.py", line 80, in get_all_token_info async with client.get(f"{REST_BASE_URL}{cls._api_prefix}/tokens?perPage=1000") as response: AttributeError: type object 'BambooRelayAPIOrderBookDataSource' has no attribute '_api_prefix'
0.656817
Traceback (most recent call last): "/config/custom_components/alexa_media/media_player.py", line 199, in _handle_event await self.async_schedule_update_ha_state() TypeError: object NoneType can't be used in 'await' expression
Traceback (most recent call last): "F:/Competitions/Donations/Scrapping.py", line 113, in <module> Scrapping() "F:/Competitions/Donations/Scrapping.py", line 58, in __init__ myText2 = image_to_string(Image.open("captcha.png")) "C:\Users\User Name\AppData\Roaming\Python\Python35\site-packages\pytesseract\pytesseract.py", line 163, in image_to_string errors = get_errors(error_string) "C:\Users\User Name\AppData\Roaming\Python\Python35\site-packages\pytesseract\pytesseract.py", line 111, in get_errors error_lines = tuple(line for line in lines if line.find('Error') >= 0) "C:\Users\User Name\AppData\Roaming\Python\Python35\site-packages\pytesseract\pytesseract.py", line 111, in <genexpr> error_lines = tuple(line for line in lines if line.find('Error') >= 0) TypeError: a bytes-like object is required, not 'str'
0.538842
Traceback (most recent call last): "/data/workspace/my_user/tmp_bcbio_1.1.3_development/tools/bin/bcbio_setup_genome.py", line 302, in <module> indexed[index] = index_fn(fasta_file) TypeError: _index_bwa() takes exactly 2 arguments (1 given)
Traceback (most recent call last): "/root/Desktop/tools/Mobile-Security-Framework-MobSF/StaticAnalyzer/views/ios/static_analyzer.py", line 181, in static_analyzer_ios context['VT_RESULT'] = None TypeError: 'NoneType' object does not support item assignment
0.561709
Traceback (most recent call last): "D:\anaconda3\envs\texthero\lib\site-packages\parameterized\parameterized.py", line 530, in standalone_func return func(*(a + p.args), **p.kwargs) "C:\Users\Alfred Wei\Desktop\texthero\tests\test_representation.py", line 257, in test_dim_reduction_and_clustering_with_documenttermDF_input check_category_order=False, TypeError: assert_series_equal() got an unexpected keyword argument 'rtol'
Traceback (most recent call last): "docker-compose", line 3, in <module> "compose/cli/main.py", line 78, in main TypeError: can only concatenate str (not "dict") to str
0.522545
Traceback (most recent call last): "C:\Users\Matthew\flfm\flfm\tests\test_sockets.py", line 39, in test_sockets_working None, self.client) as sockclient: "C:\Users\Matthew\flfm\flfm\tests\test_sockets.py", line 11, in __init__ flask_test_client) "C:\Users\Matthew\Envs\flfm\lib\site-packages\flask_socketio\test_client.py", line 69, in __init__ headers=headers) "C:\Users\Matthew\Envs\flfm\lib\site-packages\flask_socketio\test_client.py", line 98, in connect environ = EnvironBuilder(url, headers=headers).get_environ() "C:\Users\Matthew\Envs\flfm\lib\site-packages\werkzeug\test.py", line 383, in __init__ headers = Headers(headers) "C:\Users\Matthew\Envs\flfm\lib\site-packages\werkzeug\datastructures.py", line 958, in __init__ self.extend(defaults) "C:\Users\Matthew\Envs\flfm\lib\site-packages\werkzeug\datastructures.py", line 1090, in extend for key, value in iterable: TypeError: 'FlaskClient' object is not iterable
Traceback (most recent call last): "manage.py", line 15, in <module> execute_from_command_line(sys.argv) "C:\Users\css111100\venvs\notes\lib\site-packages\django\core\management\__init__.py", line 371, in execute_from_command_line utility.execute() "C:\Users\css111100\venvs\notes\lib\site-packages\django\core\management\__init__.py", line 365, in execute self.fetch_command(subcommand).run_from_argv(self.argv) "C:\Users\css111100\venvs\notes\lib\site-packages\django\core\management\base.py", line 288, in run_from_argv self.execute(*args, **cmd_options) "C:\Users\css111100\venvs\notes\lib\site-packages\django\core\management\base.py", line 335, in execute output = self.handle(*args, **options) "C:\Users\css111100\venvs\notes\lib\site-packages\haystack\management\commands\rebuild_index.py", line 36, in handle call_command('clear_index', **options) "C:\Users\css111100\venvs\notes\lib\site-packages\django\core\management\__init__.py", line 133, in call_command ', '.join(sorted(valid_options)), TypeError: Unknown option(s) for clear_index command: batchsize, workers. Valid options are: commit, help, interactive, no_color, nocommit, noinput, pythonpath, settings, skip_checks, stderr, stdout, traceback, using, verbosity, version.
0.619093
Traceback (most recent call last): "/home/user01/anaconda2/envs/tensorflow/lib/python2.7/threading.py", line 801, in __bootstrap_inner self.run() "/home/user01/anaconda2/envs/tensorflow/lib/python2.7/threading.py", line 754, in run self.__target(*self.__args, **self.__kwargs) "/home/user01/SRGAN-master/tensorlayer/prepro.py", line 87, in apply_fn results[i] = fn(data, **kwargs) "/home/user01/SRGAN-master/utils.py", line 17, in crop_sub_imgs_fn x = crop(x, wrg=384, hrg=384, is_random=is_random) "/home/user01/SRGAN-master/tensorlayer/prepro.py", line 232, in crop h, w = x.shape[row_index], x.shape[col_index] AttributeError: 'NoneType' object has no attribute 'shape'
Traceback (most recent call last): "run_tribler.py", line 63, in <module> start_tribler_core(base_path, api_port) "run_tribler.py", line 22, in start_tribler_core from Tribler.Core.Session import Session "/home/anubis/git/pkg/tribler/src/tribler/Tribler/Core/Session.py", line 20, in <module> from Tribler.Core.APIImplementation.LaunchManyCore import TriblerLaunchMany "/home/anubis/git/pkg/tribler/src/tribler/Tribler/Core/APIImplementation/LaunchManyCore.py", line 28, in <module> from Tribler.Core.Video.VideoServer import VideoServer "/home/anubis/git/pkg/tribler/src/tribler/Tribler/Core/Video/VideoServer.py", line 14, in <module> from cherrypy.lib.httputil import get_ranges "/usr/lib/python2.7/site-packages/cherrypy/__init__.py", line 76, in <module> from . import _cprequest, _cpserver, _cptree, _cplogging, _cpconfig "/usr/lib/python2.7/site-packages/cherrypy/_cpserver.py", line 8, in <module> from cherrypy.process.servers import ServerAdapter "/usr/lib/python2.7/site-packages/cherrypy/process/__init__.py", line 14, in <module> from . import plugins, servers "/usr/lib/python2.7/site-packages/cherrypy/process/servers.py", line 126, in <module> import portend "/usr/lib/python2.7/site-packages/portend.py", line 18, in <module> from tempora import timing "/usr/lib/python2.7/site-packages/tempora/timing.py", line 137, in <module> class BackoffDelay(six.Iterator): "/usr/lib/python2.7/site-packages/tempora/timing.py", line 225, in BackoffDelay @jaraco.functools.save_method_args AttributeError: 'module' object has no attribute 'save_method_args'
0.614848
Traceback (most recent call last): "D:\microsoft\python37\lib\site-packages\scrapy\utils\defer.py", line 161, in maybeDeferred_coro result = f(*args, **kw) "D:\microsoft\python37\lib\site-packages\pydispatch\robustapply.py", line 55, in robustApply return receiver(*arguments, **named) "D:\microsoft\python37\lib\site-packages\scrapy\extensions\memusage.py", line 55, in engine_started self.crawler.stats.set_value('memusage/startup', self.get_virtual_size()) "D:\microsoft\python37\lib\site-packages\scrapy\extensions\memusage.py", line 48, in get_virtual_size size = self.resource.getrusage(self.resource.RUSAGE_SELF).ru_maxrss AttributeError: module 'resource' has no attribute 'getrusage'
Traceback (most recent call last): "/Users/casfive-public/projects/NERCheck/zhengliu/test.py", line 5, in <module> model = slim.models.MobileNet() AttributeError: module 'paddleslim.models' has no attribute 'MobileNet'
0.533868
Traceback (most recent call last): "/usr/local/lib/python3.5/dist-packages/nose/case.py", line 198, in runTest self.test(*self.arg) "/home/bernard/Downloads/cudamat/test/test_cudamat.py", line 1204, in test_correlate for h in range(-(km/2), km/2 + 1): TypeError: 'float' object cannot be interpreted as an integer
Traceback (most recent call last): "test.py", line 5, in <module> print(cp.result_type(a,a)) "/home/wtli/.conda/envs/cp/lib/python3.6/site-packages/numpy/core/overrides.py", line 165, in public_api implementation, public_api, relevant_args, args, kwargs) TypeError: no implementation found for 'numpy.result_type' on types that implement __array_function__: [<class 'cupy.core.core.ndarray'>]
0.546404
The minion function caused an exception: Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/salt/minion.py", line 1664, in _thread_return return_data = minion_instance.executors[fname](opts, data, func, args, kwargs) "/usr/lib/python2.7/dist-packages/salt/executors/direct_call.py", line 12, in execute return func(*args, **kwargs) "/usr/lib/python2.7/dist-packages/salt/modules/twilio_notify.py", line 81, in send_sms client = _get_twilio(profile) "/usr/lib/python2.7/dist-packages/salt/modules/twilio_notify.py", line 63, in _get_twilio creds.get('twilio.account_sid'), AttributeError: 'unicode' object has no attribute 'get'
Traceback (most recent call last): "plug.pyo", line 109, in load_plugins "plug.pyo", line 40, in __init__ AttributeError: 'module' object has no attribute 'plugin_start'
0.634819
Traceback (most recent call last): "D:/Rudra/Python/J.A.R.V.I.S/test.py", line 9, in recordAudio audio = r.listen(source, timeout=1, phrase_time_limit=10) "C:\Users\testing\AppData\Local\Programs\Python\Python37-32\lib\site-packages\speech_recognition\__init__.py", line 639, in listen assert source.stream is not None, "Audio source must be entered before listening, see documentation for ``AudioSource``; are you using ``source`` outside of a ``with`` statement?" AssertionError: Audio source must be entered before listening, see documentation for ``AudioSource``; are you using ``source`` outside of a ``with`` statement?
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!
0.533307
[deoplete] Traceback (most recent call last): "/home/martink/.local/share/nvim/plugged/deoplete.nvim/rplugin/python3/deoplete/child.py", line 220, in _gather_results ctx['candidates'] = source.gather_candidates(ctx) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/sources/deoplete_jedi/profiler.py", line 37, in wrapper return func(self, *args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/sources/deoplete_jedi.py", line 174, in gather_candidates completions = self.get_completions(script) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/sources/deoplete_jedi/profiler.py", line 37, in wrapper return func(self, *args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/sources/deoplete_jedi.py", line 129, in get_completions return script.completions() "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/api/__init__.py", line 179, in completions completions = completion.completions() "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/api/completion.py", line 98, in completions completion_names = self._get_context_completions() "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/api/completion.py", line 198, in _get_context_completions completion_names += self._trailer_completions(dot.get_previous_leaf()) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/api/completion.py", line 234, in _trailer_completions contexts = evaluate_call_of_leaf(evaluation_context, previous_leaf) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/helpers.py", line 77, in evaluate_call_of_leaf return context.eval_node(leaf) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/base_context.py", line 145, in eval_node return self.evaluator.eval_element(self, node) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/__init__.py", line 194, in eval_element return self._eval_element_if_evaluated(context, element) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/__init__.py", line 206, in _eval_element_if_evaluated return self._eval_element_cached(context, element) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/cache.py", line 40, in wrapper rv = function(obj, *args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/__init__.py", line 210, in _eval_element_cached return eval_node(context, element) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/debug.py", line 81, in wrapper return func(*args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/syntax_tree.py", line 48, in wrapper return func(context, *args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/syntax_tree.py", line 72, in eval_node return eval_atom(context, element) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/syntax_tree.py", line 202, in eval_atom search_global=True "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/_compatibility.py", line 274, in <lambda> return lambda *args, **kwargs: self.func(obj, *args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/base_context.py", line 162, in py__getattribute__ return f.find(filters, attribute_lookup=not search_global) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/debug.py", line 81, in wrapper return func(*args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/finder.py", line 67, in find types = self._names_to_types(names, attribute_lookup) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/finder.py", line 178, in _names_to_types contexts = ContextSet.from_sets(name.infer() for name in names) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/common/context.py", line 34, in from_sets sets = list(sets) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/finder.py", line 178, in <genexpr> contexts = ContextSet.from_sets(name.infer() for name in names) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/filters.py", line 102, in infer return tree_name_to_contexts(self.parent_context.evaluator, self.parent_context, self.tree_name) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/syntax_tree.py", line 554, in tree_name_to_contexts types = _remove_statements(evaluator, context, node, tree_name) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/syntax_tree.py", line 496, in _remove_statements return eval_expr_stmt(context, stmt, seek_name=name) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/syntax_tree.py", line 48, in wrapper return func(context, *args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/syntax_tree.py", line 283, in eval_expr_stmt return _eval_expr_stmt(context, stmt, seek_name) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/debug.py", line 81, in wrapper return func(*args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/syntax_tree.py", line 299, in _eval_expr_stmt context_set = context.eval_node(rhs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/base_context.py", line 145, in eval_node return self.evaluator.eval_element(self, node) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/__init__.py", line 194, in eval_element return self._eval_element_if_evaluated(context, element) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/__init__.py", line 206, in _eval_element_if_evaluated return self._eval_element_cached(context, element) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/cache.py", line 40, in wrapper rv = function(obj, *args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/__init__.py", line 210, in _eval_element_cached return eval_node(context, element) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/debug.py", line 81, in wrapper return func(*args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/syntax_tree.py", line 48, in wrapper return func(context, *args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/syntax_tree.py", line 97, in eval_node context_set = eval_trailer(context, context_set, trailer) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/syntax_tree.py", line 183, in eval_trailer return base_contexts.execute(args) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/common/context.py", line 65, in mapper for context in self._set "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/common/context.py", line 34, in from_sets sets = list(sets) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/common/context.py", line 65, in <genexpr> for context in self._set "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/debug.py", line 81, in wrapper return func(*args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/base_context.py", line 62, in execute context_set = func(arguments) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/context/function.py", line 73, in py__call__ return self.infer_function_execution(function_execution) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/context/function.py", line 95, in infer_function_execution return function_execution.get_return_values() "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/cache.py", line 40, in wrapper rv = function(obj, *args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/recursion.py", line 87, in wrapper result = func(self, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/context/function.py", line 176, in get_return_values context_set |= self.eval_node(children[1]) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/base_context.py", line 145, in eval_node return self.evaluator.eval_element(self, node) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/__init__.py", line 194, in eval_element return self._eval_element_if_evaluated(context, element) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/__init__.py", line 206, in _eval_element_if_evaluated return self._eval_element_cached(context, element) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/cache.py", line 40, in wrapper rv = function(obj, *args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/__init__.py", line 210, in _eval_element_cached return eval_node(context, element) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/debug.py", line 81, in wrapper return func(*args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/syntax_tree.py", line 48, in wrapper return func(context, *args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/syntax_tree.py", line 97, in eval_node context_set = eval_trailer(context, context_set, trailer) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/syntax_tree.py", line 183, in eval_trailer return base_contexts.execute(args) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/common/context.py", line 65, in mapper for context in self._set "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/common/context.py", line 34, in from_sets sets = list(sets) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/common/context.py", line 65, in <genexpr> for context in self._set "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/debug.py", line 81, in wrapper return func(*args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/base_context.py", line 62, in execute context_set = func(arguments) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/context/function.py", line 73, in py__call__ return self.infer_function_execution(function_execution) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/context/function.py", line 95, in infer_function_execution return function_execution.get_return_values() "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/cache.py", line 40, in wrapper rv = function(obj, *args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/recursion.py", line 87, in wrapper result = func(self, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/context/function.py", line 160, in get_return_values check = flow_analysis.reachability_check(self, funcdef, r) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/flow_analysis.py", line 78, in reachability_check return _break_check(context, context_scope, first_flow_scope, node) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/flow_analysis.py", line 93, in _break_check reachable = _check_if(context, flow_node) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/flow_analysis.py", line 113, in _check_if types = context.eval_node(node) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/base_context.py", line 145, in eval_node return self.evaluator.eval_element(self, node) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/__init__.py", line 194, in eval_element return self._eval_element_if_evaluated(context, element) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/__init__.py", line 206, in _eval_element_if_evaluated return self._eval_element_cached(context, element) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/cache.py", line 40, in wrapper rv = function(obj, *args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/__init__.py", line 210, in _eval_element_cached return eval_node(context, element) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/debug.py", line 81, in wrapper return func(*args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/syntax_tree.py", line 48, in wrapper return func(context, *args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/syntax_tree.py", line 146, in eval_node return eval_or_test(context, element) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/syntax_tree.py", line 338, in eval_or_test types = context.eval_node(next(iterator)) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/base_context.py", line 145, in eval_node return self.evaluator.eval_element(self, node) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/__init__.py", line 194, in eval_element return self._eval_element_if_evaluated(context, element) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/__init__.py", line 206, in _eval_element_if_evaluated return self._eval_element_cached(context, element) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/cache.py", line 40, in wrapper rv = function(obj, *args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/__init__.py", line 210, in _eval_element_cached return eval_node(context, element) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/debug.py", line 81, in wrapper return func(*args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/syntax_tree.py", line 48, in wrapper return func(context, *args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/syntax_tree.py", line 97, in eval_node context_set = eval_trailer(context, context_set, trailer) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/syntax_tree.py", line 178, in eval_trailer name_or_str=node "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/common/context.py", line 65, in mapper for context in self._set "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/common/context.py", line 34, in from_sets sets = list(sets) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/common/context.py", line 65, in <genexpr> for context in self._set "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/_compatibility.py", line 274, in <lambda> return lambda *args, **kwargs: self.func(obj, *args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/base_context.py", line 162, in py__getattribute__ return f.find(filters, attribute_lookup=not search_global) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/debug.py", line 81, in wrapper return func(*args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/finder.py", line 67, in find types = self._names_to_types(names, attribute_lookup) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/finder.py", line 178, in _names_to_types contexts = ContextSet.from_sets(name.infer() for name in names) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/common/context.py", line 34, in from_sets sets = list(sets) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/finder.py", line 178, in <genexpr> contexts = ContextSet.from_sets(name.infer() for name in names) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/filters.py", line 102, in infer return tree_name_to_contexts(self.parent_context.evaluator, self.parent_context, self.tree_name) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/syntax_tree.py", line 554, in tree_name_to_contexts types = _remove_statements(evaluator, context, node, tree_name) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/syntax_tree.py", line 496, in _remove_statements return eval_expr_stmt(context, stmt, seek_name=name) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/syntax_tree.py", line 48, in wrapper return func(context, *args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/syntax_tree.py", line 283, in eval_expr_stmt return _eval_expr_stmt(context, stmt, seek_name) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/debug.py", line 81, in wrapper return func(*args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/syntax_tree.py", line 299, in _eval_expr_stmt context_set = context.eval_node(rhs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/base_context.py", line 145, in eval_node return self.evaluator.eval_element(self, node) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/__init__.py", line 194, in eval_element return self._eval_element_if_evaluated(context, element) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/__init__.py", line 206, in _eval_element_if_evaluated return self._eval_element_cached(context, element) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/cache.py", line 40, in wrapper rv = function(obj, *args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/__init__.py", line 210, in _eval_element_cached return eval_node(context, element) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/debug.py", line 81, in wrapper return func(*args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/syntax_tree.py", line 48, in wrapper return func(context, *args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/syntax_tree.py", line 85, in eval_node context_set = eval_atom(context, first_child) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/syntax_tree.py", line 202, in eval_atom search_global=True "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/_compatibility.py", line 274, in <lambda> return lambda *args, **kwargs: self.func(obj, *args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/base_context.py", line 162, in py__getattribute__ return f.find(filters, attribute_lookup=not search_global) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/debug.py", line 81, in wrapper return func(*args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/finder.py", line 67, in find types = self._names_to_types(names, attribute_lookup) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/finder.py", line 178, in _names_to_types contexts = ContextSet.from_sets(name.infer() for name in names) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/common/context.py", line 34, in from_sets sets = list(sets) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/finder.py", line 178, in <genexpr> contexts = ContextSet.from_sets(name.infer() for name in names) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/filters.py", line 136, in infer return self.get_param().infer() "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/filters.py", line 139, in get_param params = self.parent_context.get_executed_params() "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/cache.py", line 40, in wrapper rv = function(obj, *args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/context/function.py", line 253, in get_executed_params return self.var_args.get_executed_params(self) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/arguments.py", line 73, in get_executed_params return get_executed_params(execution_context, self) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/param.py", line 52, in get_executed_params unpacked_va = list(var_args.unpack(funcdef)) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/arguments.py", line 143, in unpack arrays = self.context.eval_node(el) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/base_context.py", line 145, in eval_node return self.evaluator.eval_element(self, node) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/__init__.py", line 194, in eval_element return self._eval_element_if_evaluated(context, element) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/__init__.py", line 206, in _eval_element_if_evaluated return self._eval_element_cached(context, element) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/cache.py", line 40, in wrapper rv = function(obj, *args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/__init__.py", line 210, in _eval_element_cached return eval_node(context, element) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/debug.py", line 81, in wrapper return func(*args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/syntax_tree.py", line 48, in wrapper return func(context, *args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/syntax_tree.py", line 72, in eval_node return eval_atom(context, element) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/syntax_tree.py", line 202, in eval_atom search_global=True "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/_compatibility.py", line 274, in <lambda> return lambda *args, **kwargs: self.func(obj, *args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/base_context.py", line 162, in py__getattribute__ return f.find(filters, attribute_lookup=not search_global) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/debug.py", line 81, in wrapper return func(*args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/finder.py", line 67, in find types = self._names_to_types(names, attribute_lookup) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/finder.py", line 178, in _names_to_types contexts = ContextSet.from_sets(name.infer() for name in names) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/common/context.py", line 34, in from_sets sets = list(sets) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/finder.py", line 178, in <genexpr> contexts = ContextSet.from_sets(name.infer() for name in names) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/filters.py", line 136, in infer return self.get_param().infer() "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/filters.py", line 139, in get_param params = self.parent_context.get_executed_params() "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/cache.py", line 40, in wrapper rv = function(obj, *args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/context/function.py", line 253, in get_executed_params return self.var_args.get_executed_params(self) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/arguments.py", line 73, in get_executed_params return get_executed_params(execution_context, self) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/param.py", line 52, in get_executed_params unpacked_va = list(var_args.unpack(funcdef)) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/arguments.py", line 143, in unpack arrays = self.context.eval_node(el) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/base_context.py", line 145, in eval_node return self.evaluator.eval_element(self, node) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/__init__.py", line 194, in eval_element return self._eval_element_if_evaluated(context, element) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/__init__.py", line 206, in _eval_element_if_evaluated return self._eval_element_cached(context, element) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/cache.py", line 40, in wrapper rv = function(obj, *args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/__init__.py", line 210, in _eval_element_cached return eval_node(context, element) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/debug.py", line 81, in wrapper return func(*args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/syntax_tree.py", line 48, in wrapper return func(context, *args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/syntax_tree.py", line 72, in eval_node return eval_atom(context, element) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/syntax_tree.py", line 202, in eval_atom search_global=True "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/_compatibility.py", line 274, in <lambda> return lambda *args, **kwargs: self.func(obj, *args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/base_context.py", line 162, in py__getattribute__ return f.find(filters, attribute_lookup=not search_global) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/debug.py", line 81, in wrapper return func(*args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/finder.py", line 67, in find types = self._names_to_types(names, attribute_lookup) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/finder.py", line 178, in _names_to_types contexts = ContextSet.from_sets(name.infer() for name in names) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/common/context.py", line 34, in from_sets sets = list(sets) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/finder.py", line 178, in <genexpr> contexts = ContextSet.from_sets(name.infer() for name in names) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/filters.py", line 136, in infer return self.get_param().infer() "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/filters.py", line 139, in get_param params = self.parent_context.get_executed_params() "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/cache.py", line 40, in wrapper rv = function(obj, *args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/context/function.py", line 253, in get_executed_params return self.var_args.get_executed_params(self) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/arguments.py", line 82, in get_executed_params execution_context.tree_node "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/debug.py", line 81, in wrapper return func(*args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/dynamic.py", line 103, in search_params for function_execution in function_executions "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/dynamic.py", line 103, in <genexpr> for function_execution in function_executions "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/cache.py", line 40, in wrapper rv = function(obj, *args, **kwargs) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/context/function.py", line 253, in get_executed_params return self.var_args.get_executed_params(self) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/arguments.py", line 73, in get_executed_params return get_executed_params(execution_context, self) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/param.py", line 52, in get_executed_params unpacked_va = list(var_args.unpack(funcdef)) "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/arguments.py", line 145, in unpack for key, values in _star_star_dict(self.context, dct, el, funcdef): "/home/martink/.local/share/nvim/plugged/deoplete-jedi/rplugin/python3/deoplete/vendored/jedi/jedi/evaluate/arguments.py", line 246, in _star_star_dict return array.exact_key_items() AttributeError: 'DictComprehension' object has no attribute 'exact_key_items'
Traceback (most recent call last): "/usr/bin/docker-compose", line 11, in <module> load_entry_point('docker-compose==1.21.2', 'console_scripts', 'docker-compose')() "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 476, in load_entry_point return get_distribution(dist).load_entry_point(group, name) "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 2700, in load_entry_point return ep.load() "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 2318, in load return self.resolve() "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 2324, in resolve module = __import__(self.module_name, fromlist=['__name__'], level=0) "/usr/lib/python3.6/site-packages/compose/cli/main.py", line 22, in <module> from ..bundle import get_image_digests "/usr/lib/python3.6/site-packages/compose/bundle.py", line 12, in <module> from .config.serialize import denormalize_config "/usr/lib/python3.6/site-packages/compose/config/__init__.py", line 6, in <module> from .config import ConfigurationError "/usr/lib/python3.6/site-packages/compose/config/config.py", line 49, in <module> from .validation import match_named_volumes "/usr/lib/python3.6/site-packages/compose/config/validation.py", line 12, in <module> from jsonschema import Draft4Validator "/usr/lib/python3.6/site-packages/jsonschema/__init__.py", line 15, in <module> from jsonschema._format import ( "/usr/lib/python3.6/site-packages/jsonschema/_format.py", line 213, in <module> @_checks_drafts("date-time", raises=(ValueError, isodate.ISO8601Error)) AttributeError: module 'isodate' has no attribute 'ISO8601Error'
0.606822
Traceback (most recent call last): "C:\Video\uwtd_20201028\uwtd\lib\runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) "C:\Video\uwtd_20201028\uwtd\lib\runpy.py", line 85, in _run_code exec(code, run_globals) "svtplay-dl\__main__.py", line 20, in <module> "svtplay-dl\svtplay_dl\__init__.py", line 69, in main "svtplay-dl\svtplay_dl\utils\getmedia.py", line 61, in get_media "svtplay-dl\svtplay_dl\utils\getmedia.py", line 111, in get_one_media "svtplay-dl\svtplay_dl\service\svtplay.py", line 76, in get AttributeError: 'Svtplay' object has no attribute 'visibleid'
Traceback (most recent call last): "/base/alloc/tmpfs/dynamic_runtimes/python27g/e416f9a06334486a/python27/python27_lib/versions/third_party/webapp2-2.3/webapp2.py", line 1511, in __call__ rv = self.handle_exception(request, response, e) "/base/alloc/tmpfs/dynamic_runtimes/python27g/e416f9a06334486a/python27/python27_lib/versions/third_party/webapp2-2.3/webapp2.py", line 1505, in __call__ rv = self.router.dispatch(request, response) "/base/alloc/tmpfs/dynamic_runtimes/python27g/e416f9a06334486a/python27/python27_lib/versions/third_party/webapp2-2.3/webapp2.py", line 1253, in default_dispatcher return route.handler_adapter(request, response) "/base/alloc/tmpfs/dynamic_runtimes/python27g/e416f9a06334486a/python27/python27_lib/versions/third_party/webapp2-2.3/webapp2.py", line 1077, in __call__ return handler.dispatch() "/base/alloc/tmpfs/dynamic_runtimes/python27g/e416f9a06334486a/python27/python27_lib/versions/third_party/webapp2-2.3/webapp2.py", line 547, in dispatch return self.handle_exception(e, self.app.debug) "/base/alloc/tmpfs/dynamic_runtimes/python27g/e416f9a06334486a/python27/python27_lib/versions/third_party/webapp2-2.3/webapp2.py", line 545, in dispatch return method(*args, **kwargs) "/base/alloc/tmpfs/dynamic_runtimes/python27g/e416f9a06334486a/python27/python27_lib/versions/1/google/appengine/ext/deferred/deferred.py", line 318, in post self.run_from_request() "/base/alloc/tmpfs/dynamic_runtimes/python27g/e416f9a06334486a/python27/python27_lib/versions/1/google/appengine/ext/deferred/deferred.py", line 313, in run_from_request run(self.request.body) "/base/alloc/tmpfs/dynamic_runtimes/python27g/e416f9a06334486a/python27/python27_lib/versions/1/google/appengine/ext/deferred/deferred.py", line 155, in run return func(*args, **kwds) "/base/alloc/tmpfs/dynamic_runtimes/python27g/e416f9a06334486a/python27/python27_lib/versions/1/google/appengine/ext/deferred/deferred.py", line 198, in invoke_member return getattr(obj, membername)(*args, **kwargs) "/base/data/home/apps/[redacted api endpoint]", line 21, in [redacted variable] "/base/data/home/apps/[redacted]", line 188, in set ref.set(value) "/base/data/home/apps/[redacted]/lib/firebase_admin/db.py", line 199, in set self._client.request('put', self._add_suffix(), json=value, params='print=silent') "/base/data/home/apps/[redacted]/lib/firebase_admin/db.py", line 796, in request return super(_Client, self).request(method, url, **kwargs) "/base/data/home/apps/[redacted]/lib/firebase_admin/_http_client.py", line 84, in request resp = self._session.request(method, self._base_url + url, **kwargs) "/base/data/home/apps/[redacted]/lib/google/auth/transport/requests.py", line 197, in request self.credentials.before_request( AttributeError: 'AuthorizedSession' object has no attribute 'credentials'
0.660456
Traceback (most recent call last): "<string>", line 1, in <module> "/tmp/pip-install-_dyg83k3/direct/setup.py", line 54, in <module> classifiers =classifiers) "/usr/local/lib/python3.5/dist-packages/numpy/distutils/core.py", line 169, in setup return old_setup(**new_attr) "/home/vyal/.local/lib/python3.5/site-packages/setuptools/__init__.py", line 129, in setup return distutils.core.setup(**attrs) "/usr/lib/python3.5/distutils/core.py", line 148, in setup dist.run_commands() "/usr/lib/python3.5/distutils/dist.py", line 955, in run_commands self.run_command(cmd) "/usr/lib/python3.5/distutils/dist.py", line 974, in run_command cmd_obj.run() "/usr/local/lib/python3.5/dist-packages/numpy/distutils/command/install.py", line 62, in run r = self.setuptools_run() "/usr/local/lib/python3.5/dist-packages/numpy/distutils/command/install.py", line 36, in setuptools_run return distutils_install.run(self) "/usr/lib/python3.5/distutils/command/install.py", line 583, in run self.run_command('build') "/usr/lib/python3.5/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) "/usr/lib/python3.5/distutils/dist.py", line 974, in run_command cmd_obj.run() "/usr/local/lib/python3.5/dist-packages/numpy/distutils/command/build.py", line 47, in run old_build.run(self) "/usr/lib/python3.5/distutils/command/build.py", line 135, in run self.run_command(cmd_name) "/usr/lib/python3.5/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) "/usr/lib/python3.5/distutils/dist.py", line 974, in run_command cmd_obj.run() "/usr/local/lib/python3.5/dist-packages/numpy/distutils/command/build_ext.py", line 223, in run c_compiler=self.compiler) "/usr/local/lib/python3.5/dist-packages/numpy/distutils/fcompiler/__init__.py", line 873, in new_fcompiler c_compiler=c_compiler) "/usr/local/lib/python3.5/dist-packages/numpy/distutils/fcompiler/__init__.py", line 847, in get_default_fcompiler c_compiler=c_compiler) "/usr/local/lib/python3.5/dist-packages/numpy/distutils/fcompiler/__init__.py", line 794, in _find_existing_fcompiler c.customize(dist) "/usr/local/lib/python3.5/dist-packages/numpy/distutils/fcompiler/__init__.py", line 499, in customize get_flags('opt', oflags) "/usr/local/lib/python3.5/dist-packages/numpy/distutils/fcompiler/__init__.py", line 490, in get_flags flags.extend(getattr(self.flag_vars, tag)) "/usr/local/lib/python3.5/dist-packages/numpy/distutils/environment.py", line 39, in __getattr__ return self._get_var(name, conf_desc) "/usr/local/lib/python3.5/dist-packages/numpy/distutils/environment.py", line 53, in _get_var var = self._hook_handler(name, hook) "/usr/local/lib/python3.5/dist-packages/numpy/distutils/fcompiler/__init__.py", line 697, in _environment_hook return hook() "/usr/local/lib/python3.5/dist-packages/numpy/distutils/fcompiler/gnu.py", line 233, in get_flags_opt v = self.get_version() "/usr/local/lib/python3.5/dist-packages/numpy/distutils/fcompiler/__init__.py", line 428, in get_version version = CCompiler.get_version(self, force=force, ok_status=ok_status) "/usr/local/lib/python3.5/dist-packages/numpy/distutils/ccompiler.py", line 89, in <lambda> m = lambda self, *args, **kw: func(self, *args, **kw) "/usr/local/lib/python3.5/dist-packages/numpy/distutils/ccompiler.py", line 627, in CCompiler_get_version version = matcher(output) "/usr/local/lib/python3.5/dist-packages/numpy/distutils/fcompiler/gnu.py", line 270, in version_match v = self.gnu_version_match(version_string) "/usr/local/lib/python3.5/dist-packages/numpy/distutils/fcompiler/gnu.py", line 83, in gnu_version_match raise ValueError(err + version_string) ValueError: A valid Fortran version was not found in this string:
Traceback (most recent call last):    "run_exp.py", line 49, in <module>      [config,name_data,name_arch]=check_cfg(cfg_file,config,cfg_file_proto)    "/home/chen/pytorch-kaldi/utils.py", line 565, in check_cfg      N_out=int(output.decode().rstrip()) ValueError: invalid literal for int() with base 10: ''
0.611716
Traceback (most recent call last): "C:\Users\holme\Documents\Sync\Git\blitzmann\Pyfa\gui\characterEditor.py", line 799, in ssoListChanged RuntimeError: wrapped C/C++ object of type StaticText has been deleted
Traceback (most recent call last): "/usr/local/Cellar/python3/3.6.1/Frameworks/Python.framework/Versions/3.6/lib/python3.6/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) "/usr/local/Cellar/python3/3.6.1/Frameworks/Python.framework/Versions/3.6/lib/python3.6/runpy.py", line 85, in _run_code exec(code, run_globals) "/usr/local/lib/python3.6/site-packages/rasa_core/visualize.py", line 63, in <module> training_data=nlu_data) "/usr/local/lib/python3.6/site-packages/rasa_core/training_utils/visualization.py", line 302, in visualize_stories _merge_equivalent_nodes(G, max_history) "/usr/local/lib/python3.6/site-packages/rasa_core/training_utils/visualization.py", line 168, in _merge_equivalent_nodes for _, succ_node, k, d in j_outgoing_edges: "/usr/local/lib/python3.6/site-packages/networkx/classes/reportviews.py", line 799, in <genexpr> for nbr, kd in nbrs.items() for k, dd in kd.items()) RuntimeError: dictionary changed size during iteration
0.484903
Traceback (most recent call last): "bazarr/main.py", line 63, in <module> from scheduler import * "/opt/bazarr/bazarr/scheduler.py", line 67, in <module> if str(get_localzone()) == "local": "/opt/bazarr/bazarr/../libs/tzlocal/unix.py", line 165, in get_localzone _cache_tz = _get_localzone() "/opt/bazarr/bazarr/../libs/tzlocal/unix.py", line 90, in _get_localzone utils.assert_tz_offset(tz) "/opt/bazarr/bazarr/../libs/tzlocal/utils.py", line 38, in assert_tz_offset raise ValueError(msg) ValueError: Timezone offset does not match system offset: 0 != 3600. Please, check your config files.
Traceback (most recent call last): "/home/appsuser/anaconda3/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/process_executor.py", line 418, in _process_worker r = call_item() "/home/appsuser/anaconda3/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/process_executor.py", line 272, in __call__ return self.fn(*self.args, **self.kwargs) "/home/appsuser/anaconda3/lib/python3.6/site-packages/sklearn/externals/joblib/_parallel_backends.py", line 567, in __call__ return self.func(*args, **kwargs) "/home/appsuser/anaconda3/lib/python3.6/site-packages/sklearn/externals/joblib/parallel.py", line 225, in __call__ for func, args, kwargs in self.items] "/home/appsuser/anaconda3/lib/python3.6/site-packages/sklearn/externals/joblib/parallel.py", line 225, in <listcomp> for func, args, kwargs in self.items] "/home/appsuser/anaconda3/lib/python3.6/site-packages/sklearn/model_selection/_validation.py", line 528, in _fit_and_score estimator.fit(X_train, y_train, **fit_params) "/home/appsuser/anaconda3/lib/python3.6/site-packages/imblearn/ensemble/_forest.py", line 437, in fit for i, (s, t) in enumerate(zip(samplers, trees))) "/home/appsuser/anaconda3/lib/python3.6/site-packages/sklearn/externals/joblib/parallel.py", line 917, in __call__ if self.dispatch_one_batch(iterator): "/home/appsuser/anaconda3/lib/python3.6/site-packages/sklearn/externals/joblib/parallel.py", line 759, in dispatch_one_batch self._dispatch(tasks) "/home/appsuser/anaconda3/lib/python3.6/site-packages/sklearn/externals/joblib/parallel.py", line 716, in _dispatch job = self._backend.apply_async(batch, callback=cb) "/home/appsuser/anaconda3/lib/python3.6/site-packages/sklearn/externals/joblib/_parallel_backends.py", line 182, in apply_async result = ImmediateResult(func) "/home/appsuser/anaconda3/lib/python3.6/site-packages/sklearn/externals/joblib/_parallel_backends.py", line 549, in __init__ self.results = batch() "/home/appsuser/anaconda3/lib/python3.6/site-packages/sklearn/externals/joblib/parallel.py", line 225, in __call__ for func, args, kwargs in self.items] "/home/appsuser/anaconda3/lib/python3.6/site-packages/sklearn/externals/joblib/parallel.py", line 225, in <listcomp> for func, args, kwargs in self.items] "/home/appsuser/anaconda3/lib/python3.6/site-packages/imblearn/ensemble/_forest.py", line 39, in _local_parallel_build_trees X_resampled, y_resampled = sampler.fit_sample(X, y) "/home/appsuser/anaconda3/lib/python3.6/site-packages/imblearn/base.py", line 83, in fit_resample self.sampling_strategy, y, self._sampling_type) "/home/appsuser/anaconda3/lib/python3.6/site-packages/imblearn/utils/_validation.py", line 445, in check_sampling_strategy _sampling_strategy_dict(sampling_strategy, y, sampling_type) "/home/appsuser/anaconda3/lib/python3.6/site-packages/imblearn/utils/_validation.py", line 233, in _sampling_strategy_dict " data.".format(set_diff_sampling_strategy_target)) ValueError: The {'AU', 'Other'} target class is/are not present in the data.
0.569279
Traceback (most recent call last): "Python/runpy.py", line 280, in run_path "Python/runpy.py", line 85, in _run_code "kitty/__main__.py", line 117, in <module> "kitty/__main__.py", line 113, in main "kitty/__main__.py", line 22, in remote_control "kitty/remote_control.py", line 175, in main "kitty/remote_control.py", line 119, in do_io "kitty/utils.py", line 371, in __enter__ OSError: [Errno 6] Device not configured
Traceback (most recent call last): "D:\tools\python\lib\runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) "D:\tools\python\lib\runpy.py", line 85, in _run_code exec(code, run_globals) "D:\nlu\rasa_nlu\train.py", line 174, in <module> num_threads=cmdline_args.num_threads) "D:\nlu\rasa_nlu\train.py", line 143, in do_train trainer = Trainer(cfg, component_builder) "D:\nlu\rasa_nlu\model.py", line 146, in __init__ components.validate_requirements(cfg.component_names) "D:\nlu\rasa_nlu\components.py", line 56, in validate_requirements component_class.required_packages())) "D:\nlu\rasa_nlu\components.py", line 39, in find_unavailable_packages importlib.import_module(package) "D:\tools\python\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 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 "D:\tools\python\lib\site-packages\mitie\__init__.py", line 1, in <module> from .mitie import * "D:\tools\python\lib\site-packages\mitie\mitie.py", line 36, in <module> _f = ctypes.CDLL(most_recent) "D:\tools\python\lib\ctypes\__init__.py", line 356, in __init__ self._handle = _dlopen(self._name, mode) OSError: [WinError 126] 找不到指定的模块。
0.547873
Traceback (most recent call last): "/tmp/autopkgtest.GL4ca6/autopkgtest_tmp/tests/test_parser.py", line 1918, in test_postlex_indenter parser.parse("a\n b\n") "/tmp/autopkgtest.GL4ca6/autopkgtest_tmp/lark/lark.py", line 495, in parse return self.parser.parse(text, start=start) "/tmp/autopkgtest.GL4ca6/autopkgtest_tmp/lark/parser_frontends.py", line 223, in parse return self._parse(start, text) "/tmp/autopkgtest.GL4ca6/autopkgtest_tmp/lark/parser_frontends.py", line 72, in _parse return self.parser.parse(input, start, *args) "/tmp/autopkgtest.GL4ca6/autopkgtest_tmp/lark/parsers/earley.py", line 294, in parse to_scan = self._parse(stream, columns, to_scan, start_symbol) "/tmp/autopkgtest.GL4ca6/autopkgtest_tmp/lark/parsers/xearley.py", line 139, in _parse to_scan = scan(i, to_scan) "/tmp/autopkgtest.GL4ca6/autopkgtest_tmp/lark/parsers/xearley.py", line 53, in scan m = match(item.expect, stream, i) "/tmp/autopkgtest.GL4ca6/autopkgtest_tmp/lark/parser_frontends.py", line 202, in match return self.regexps[term.name].match(text, index) KeyError: 'INDENT'
Traceback (most recent call last): "/usr/local/bin/aws", line 27, in <module> sys.exit(main()) "/usr/local/bin/aws", line 23, in main return awscli.clidriver.main() "/usr/local/Cellar/awscli/1.11.25/libexec/lib/python2.7/site-packages/awscli/clidriver.py", line 54, in main return driver.main() "/usr/local/Cellar/awscli/1.11.25/libexec/lib/python2.7/site-packages/awscli/clidriver.py", line 186, in main command_table = self._get_command_table() "/usr/local/Cellar/awscli/1.11.25/libexec/lib/python2.7/site-packages/awscli/clidriver.py", line 96, in _get_command_table self._command_table = self._build_command_table() "/usr/local/Cellar/awscli/1.11.25/libexec/lib/python2.7/site-packages/awscli/clidriver.py", line 116, in _build_command_table command_object=self) "/usr/local/lib/python2.7/site-packages/botocore/session.py", line 684, in emit return self._events.emit(event_name, **kwargs) "/usr/local/lib/python2.7/site-packages/botocore/hooks.py", line 227, in emit return self._emit(event_name, kwargs) "/usr/local/lib/python2.7/site-packages/botocore/hooks.py", line 210, in _emit response = handler(**kwargs) "/usr/local/Cellar/awscli/1.11.25/libexec/lib/python2.7/site-packages/awscli/customizations/opsworkscm.py", line 21, in alias_opsworks_cm alias_command(command_table, 'opsworkscm', 'opsworks-cm') "/usr/local/Cellar/awscli/1.11.25/libexec/lib/python2.7/site-packages/awscli/customizations/utils.py", line 71, in alias_command current = command_table[existing_name] KeyError: 'opsworkscm'
0.53165
Traceback (most recent call last): "/app/medusa/ext/tornado/web.py", line 1592, in _execute result = yield result "/app/medusa/ext/tornado/gen.py", line 1133, in run value = future.result() "/app/medusa/ext/tornado/gen.py", line 1141, in run yielded = self.gen.throw(*exc_info) "/app/medusa/medusa/server/api/v2/base.py", line 83, in async_call content = yield IOLoop.current().run_in_executor(executor, prepared) "/app/medusa/ext/tornado/gen.py", line 1133, in run value = future.result() "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run result = self.fn(*self.args, **self.kwargs) "/app/medusa/medusa/server/api/v2/series.py", line 152, in patch if patch_field and patch_field.patch(series, value): "/app/medusa/medusa/server/api/v2/base.py", line 535, in patch setattr(target, self.attr, self.converter(value)) "/app/medusa/medusa/tv/base.py", line 57, in __setattr__ super(TV, self).__setattr__(key, value) "/app/medusa/medusa/tv/series.py", line 610, in aliases update_scene_exceptions(self, exceptions) "/app/medusa/medusa/scene_exceptions.py", line 219, in update_scene_exceptions if exception['title'] not in exceptions_cache[(series_obj.indexer, series_obj.series_id)][exception['season']]: TypeError: string indices must be integers
Traceback (most recent call last): "VideoWidget_vlc.py", line 866, in mediaStop TypeError: 'method' object is not connected
0.498782
Traceback (most recent call last): "<string>", line 1, in <module> "/home/sturm/tmp/pip-install-0wj1ulih/scikit-bio_aa90daa04e0549fbbd36b29262ef299e/setup.py", line 20, in <module> import numpy as np ModuleNotFoundError: No module named 'numpy'
Traceback (most recent call last): "/usr/local/Cellar/python/3.7.4_1/Frameworks/Python.framework/Versions/3.7/lib/python3.7/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) "/usr/local/Cellar/python/3.7.4_1/Frameworks/Python.framework/Versions/3.7/lib/python3.7/runpy.py", line 85, in _run_code exec(code, run_globals) "/Users/crsharp/.local/share/virtualenvs/ds_hashtag_segmentation-xJTgADSs/lib/python3.7/site-packages/ipykernel_launcher.py", line 16, in <module> app.launch_new_instance() "/Users/crsharp/.local/share/virtualenvs/ds_hashtag_segmentation-xJTgADSs/lib/python3.7/site-packages/traitlets/config/application.py", line 663, in launch_instance app.initialize(argv) "<decorator-gen-124>", line 2, in initialize "/Users/crsharp/.local/share/virtualenvs/ds_hashtag_segmentation-xJTgADSs/lib/python3.7/site-packages/traitlets/config/application.py", line 87, in catch_config_error return method(app, *args, **kwargs) "/Users/crsharp/.local/share/virtualenvs/ds_hashtag_segmentation-xJTgADSs/lib/python3.7/site-packages/ipykernel/kernelapp.py", line 582, in initialize self.init_kernel() "/Users/crsharp/.local/share/virtualenvs/ds_hashtag_segmentation-xJTgADSs/lib/python3.7/site-packages/ipykernel/kernelapp.py", line 452, in init_kernel user_ns=self.user_ns, "/Users/crsharp/.local/share/virtualenvs/ds_hashtag_segmentation-xJTgADSs/lib/python3.7/site-packages/traitlets/config/configurable.py", line 412, in instance inst = cls(*args, **kwargs) "/Users/crsharp/.local/share/virtualenvs/ds_hashtag_segmentation-xJTgADSs/lib/python3.7/site-packages/ipykernel/ipkernel.py", line 85, in __init__ import appnope ModuleNotFoundError: No module named 'appnope'
0.600659
Traceback (most recent call last): "C:\Users\swarnalathaa\AppData\Local\Programs\Python\Python36\lib\site-packages\rasa_core\training\interactive.py", line 1216, in record_messages finetune, sender_ids, plot_file) "C:\Users\swarnalathaa\AppData\Local\Programs\Python\Python36\lib\site-packages\rasa_core\training\interactive.py", line 824, in _predict_till_next_listen _plot_trackers(sender_ids, plot_file, endpoint) "C:\Users\swarnalathaa\AppData\Local\Programs\Python\Python36\lib\site-packages\rasa_core\training\interactive.py", line 1151, in _plot_trackers max_history=2) "C:\Users\swarnalathaa\AppData\Local\Programs\Python\Python36\lib\site-packages\rasa_core\training\visualization.py", line 448, in visualize_neighborhood _merge_equivalent_nodes(graph, max_history) "C:\Users\swarnalathaa\AppData\Local\Programs\Python\Python36\lib\site-packages\rasa_core\training\visualization.py", line 200, in _merge_equivalent_nodes _nodes_are_equivalent(graph, i, j, max_history)): "C:\Users\swarnalathaa\AppData\Local\Programs\Python\Python36\lib\site-packages\rasa_core\training\visualization.py", line 145, in _nodes_are_equivalent _fingerprint_node(graph, node_b, max_history))) "C:\Users\swarnalathaa\AppData\Local\Programs\Python\Python36\lib\site-packages\rasa_core\training\visualization.py", line 111, in _fingerprint_node for continuation in continuations} "C:\Users\swarnalathaa\AppData\Local\Programs\Python\Python36\lib\site-packages\rasa_core\training\visualization.py", line 111, in <setcomp> for continuation in continuations} TypeError: sequence item 1: expected str instance, dict found
Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/spyder/widgets/helperwidgets.py", line 127, in paint textRect = style.subElementRect(QStyle.SE_ItemViewItemText, options) TypeError: subElementRect(self, QStyle.SubElement, QStyleOption, QWidget): not enough arguments
0.514617
Traceback (most recent call last): "benchmarks.py", line 132, in <module> app.run(main) "/home/hc/repo/python_yolo/lib/python3.6/site-packages/absl/app.py", line 303, in run _run_main(main, args) "/home/hc/repo/python_yolo/lib/python3.6/site-packages/absl/app.py", line 251, in _run_main sys.exit(main(argv)) "benchmarks.py", line 65, in main bbox_tensor = decode(fm, NUM_CLASS, i) TypeError: decode() missing 3 required positional arguments: 'STRIDES', 'ANCHORS', and 'i'
Traceback (most recent call last): "/home/junhang/Projects/Scripts/src/pycharm/vae_adversarial_test.py", line 77, in <module> test_output = cnn_model(torch.from_numpy(cnn_adv_xs_arr).cuda()) TypeError: can't convert np.ndarray of type numpy.object_. The only supported types are: double, float, float16, int64, int32, and uint8.
0.497985
Traceback (most recent call last): "dirsearch.py", line 40, in <module> main = Program() "dirsearch.py", line 36, in __init__ self.controller = Controller(self.script_path, self.arguments, self.output) "/home/isi/dirsearch/lib/controller/Controller.py", line 125, in __init__ self.printConfig() "/home/isi/dirsearch/lib/controller/Controller.py", line 233, in printConfig self.output.config( TypeError: config() takes 8 positional arguments but 9 were given
Traceback (most recent call last): "C:\Users\JD\AppData\Local\Programs\Python\Python36\Lib\runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) "C:\Users\JD\AppData\Local\Programs\Python\Python36\Lib\runpy.py", line 85, in _run_code exec(code, run_globals) "C:\venv\Scripts\ludwig.exe\__main__.py", line 9, in <module> "c:\venv\lib\site-packages\ludwig\cli.py", line 86, in main CLI() "c:\venv\lib\site-packages\ludwig\cli.py", line 64, in __init__ getattr(self, args.command)() "c:\venv\lib\site-packages\ludwig\cli.py", line 70, in train train.cli(sys.argv[2:]) "c:\venv\lib\site-packages\ludwig\train.py", line 729, in cli full_train(**vars(args)) "c:\venv\lib\site-packages\ludwig\train.py", line 243, in full_train random_seed=random_seed "c:\venv\lib\site-packages\ludwig\data\preprocessing.py", line 458, in preprocess_for_training random_seed=random_seed "c:\venv\lib\site-packages\ludwig\data\preprocessing.py", line 61, in build_dataset **kwargs "c:\venv\lib\site-packages\ludwig\data\preprocessing.py", line 89, in build_dataset_df global_preprocessing_parameters "c:\venv\lib\site-packages\ludwig\data\preprocessing.py", line 164, in build_data preprocessing_parameters "c:\venv\lib\site-packages\ludwig\features\image_feature.py", line 136, in add_feature_data data[feature['name']][i, :, :, :] = img TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType'
0.565107
Traceback (most recent call last): "/Users/primoz/Documents/orange3/Orange/widgets/data/owdatasets.py", line 211, in <lambda> self.view.doubleClicked.connect(lambda: self.unconditional_commit()) "/Users/primoz/Documents/orange3/Orange/widgets/data/owdatasets.py", line 482, in commit self.commit_cached(di.file_path) "/Users/primoz/Documents/orange3/Orange/widgets/data/owdatasets.py", line 519, in commit_cached self.Outputs.data.send(self.load_data(path)) "/Users/primoz/Desktop/repositories/orange3-single-cell/orangecontrib/single_cell/widgets/owscdatasets.py", line 39, in load_data data = Orange.data.Table(path) "/Users/primoz/Documents/orange3/Orange/data/table.py", line 224, in __new__ return cls.from_file(args[0]) "/Users/primoz/Documents/orange3/Orange/data/table.py", line 619, in from_file data = reader.read() "/Users/primoz/Documents/orange3/Orange/data/io.py", line 949, in read table = pickle.load(f) "/Users/primoz/Documents/orange3/Orange/data/variable.py", line 33, in make_variable var = cls.make(*args) TypeError: make() takes from 2 to 4 positional arguments but 5 were given
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.51397
Traceback (most recent call last): "/home/cpu11453/miniconda3/envs/vaex/lib/python3.8/site-packages/vaex/scopes.py", line 97, in evaluate result = self[expression] "/home/cpu11453/miniconda3/envs/vaex/lib/python3.8/site-packages/vaex/scopes.py", line 144, in __getitem__ raise KeyError("Unknown variables or column: %r" % (variable,)) KeyError: "Unknown variables or column: 'five'"
Traceback (most recent call last): "/home/classic/dev/sqlalchemy/lib/sqlalchemy/ext/associationproxy.py", line 217, in _as_instance return class_.__dict__[self.key + "_inst"] KeyError: '_AssociationProxy_association_140197095777336_inst'
0.575895
Traceback (most recent call last): "PC.py", line 19, in <module> "<frozen importlib._bootstrap>", line 968, in _find_and_load "<frozen importlib._bootstrap>", line 957, in _find_and_load_unlocked "<frozen importlib._bootstrap>", line 673, in _load_unlocked "c:\program files\python35\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 623, in exec_module exec(bytecode, module.__dict__) "search.py", line 7, in <module> "<frozen importlib._bootstrap>", line 968, in _find_and_load "<frozen importlib._bootstrap>", line 957, in _find_and_load_unlocked "<frozen importlib._bootstrap>", line 673, in _load_unlocked "<frozen importlib._bootstrap_external>", line 697, in exec_module "<frozen importlib._bootstrap>", line 222, in _call_with_frames_removed "C:\Program s\CARIS\BASE Editor\5.3\python\3.5\caris\__init__.py", line 15, in <module> from ._py_caris import * "<frozen importlib._bootstrap>", line 968, in _find_and_load "<frozen importlib._bootstrap>", line 957, in _find_and_load_unlocked "<frozen importlib._bootstrap>", line 666, in _load_unlocked "<frozen importlib._bootstrap>", line 577, in module_from_spec "<frozen importlib._bootstrap_external>", line 938, in create_module "<frozen importlib._bootstrap>", line 222, in _call_with_frames_removed ImportError: DLL load failed: Impossível localizar o procedimento especificado.
Traceback (most recent call last): "/usr/local/bin/safeeyes", line 11, in <module> load_entry_point('safeeyes==2.0.2', 'console_scripts', 'safeeyes')() "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 564, in load_entry_point return get_distribution(dist).load_entry_point(group, name) "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 2662, in load_entry_point return ep.load() "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 2316, in load return self.resolve() "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 2322, in resolve module = __import__(self.module_name, fromlist=['__name__'], level=0) "/usr/local/lib/python2.7/dist-packages/safeeyes-2.0.2-py2.7.egg/safeeyes/__main__.py", line 34, in <module> from safeeyes.SafeEyes import SafeEyes "/usr/local/lib/python2.7/dist-packages/safeeyes-2.0.2-py2.7.egg/safeeyes/SafeEyes.py", line 34, in <module> from safeeyes.rpc import RPCServer "/usr/local/lib/python2.7/dist-packages/safeeyes-2.0.2-py2.7.egg/safeeyes/rpc.py", line 25, in <module> from xmlrpc.server import SimpleXMLRPCServer ImportError: No module named xmlrpc.server
0.646377
Traceback (most recent call last): "/usr/local/lib/python3.7/site-packages/homeassistant/components/websocket_api/commands.py", line 122, in handle_call_service connection.context(msg)) "/usr/local/lib/python3.7/site-packages/homeassistant/core.py", line 1138, in async_call self._execute_service(handler, service_call)) "/usr/local/lib/python3.7/site-packages/homeassistant/core.py", line 1160, in _execute_service await handler.func(service_call) "/config/custom_components/custom_updater/__init__.py", line 110, in check_all_service await components_controller.cache_versions() "/config/custom_components/custom_updater/__init__.py", line 222, in cache_versions information = await self.pyupdate.get_sensor_data(True) "/config/deps/lib/python3.7/site-packages/pyupdate/ha_custom/custom_components.py", line 56, in get_sensor_data components = await self.get_info_all_components(force) "/config/deps/lib/python3.7/site-packages/pyupdate/ha_custom/custom_components.py", line 41, in get_info_all_components entry[attr] = component[attr] TypeError: string indices must be integers
2020-08-12 11:57:29,278 [salt.state :328 ][ERROR ][4130] An exception occurred in this state: Traceback (most recent call last): "/usr/lib/python3.8/site-packages/salt/utils/decorators/__init__.py", line 360, in _call_function return self._function(*args, **kwargs) TypeError: _run() missing 1 required positional argument: 'name'
0.541133
Traceback (most recent call last): "/Users/msverdlik/.virtualenvs/sceptre/bin/sceptre", line 11, in <module> load_entry_point('sceptre', 'console_scripts', 'sceptre')() "/Users/msverdlik/.virtualenvs/sceptre/lib/python3.7/site-packages/click/core.py", line 764, in __call__ return self.main(*args, **kwargs) "/Users/msverdlik/.virtualenvs/sceptre/lib/python3.7/site-packages/click/core.py", line 717, in main rv = self.invoke(ctx) "/Users/msverdlik/.virtualenvs/sceptre/lib/python3.7/site-packages/click/core.py", line 1137, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) "/Users/msverdlik/.virtualenvs/sceptre/lib/python3.7/site-packages/click/core.py", line 956, in invoke return ctx.invoke(self.callback, **ctx.params) "/Users/msverdlik/.virtualenvs/sceptre/lib/python3.7/site-packages/click/core.py", line 555, in invoke return callback(*args, **kwargs) "/Users/msverdlik/.virtualenvs/sceptre/lib/python3.7/site-packages/click/decorators.py", line 17, in new_func return f(get_current_context(), *args, **kwargs) "/Users/msverdlik/src/sceptre/sceptre/cli/helpers.py", line 37, in decorated return func(*args, **kwargs) "/Users/msverdlik/src/sceptre/sceptre/cli/create.py", line 47, in create_command responses = plan.create() "/Users/msverdlik/src/sceptre/sceptre/plan/plan.py", line 86, in create return self._execute(*args) "/Users/msverdlik/src/sceptre/sceptre/plan/plan.py", line 37, in _execute return executor.execute(*args) "/Users/msverdlik/src/sceptre/sceptre/plan/executor.py", line 55, in execute stack, status = future.result() "/usr/local/Cellar/python/3.7.2_1/Frameworks/Python.framework/Versions/3.7/lib/python3.7/concurrent/futures/_base.py", line 425, in result return self.__get_result() "/usr/local/Cellar/python/3.7.2_1/Frameworks/Python.framework/Versions/3.7/lib/python3.7/concurrent/futures/_base.py", line 384, in __get_result raise self._exception "/usr/local/Cellar/python/3.7.2_1/Frameworks/Python.framework/Versions/3.7/lib/python3.7/concurrent/futures/thread.py", line 57, in run result = self.fn(*self.args, **self.kwargs) "/Users/msverdlik/src/sceptre/sceptre/plan/executor.py", line 62, in _execute result = getattr(actions, self.command)(*args) "/Users/msverdlik/src/sceptre/sceptre/hooks/__init__.py", line 104, in decorated response = func(self, *args, **kwargs) "/Users/msverdlik/src/sceptre/sceptre/plan/actions.py", line 81, in create kwargs=create_stack_kwargs "/Users/msverdlik/src/sceptre/sceptre/connection_manager.py", line 45, in decorated return func(*args, **kwargs) "/Users/msverdlik/src/sceptre/sceptre/connection_manager.py", line 203, in call client = self._get_client(service, region, profile, stack_name) "/Users/msverdlik/src/sceptre/sceptre/connection_manager.py", line 171, in _get_client profile, region "/Users/msverdlik/src/sceptre/sceptre/connection_manager.py", line 136, in _get_session session.get_credentials().method, AttributeError: 'NoneType' object has no attribute 'method'
Traceback (most recent call last): "/home/zauber/Armory/Armory_pre03/armsdk//armory/blender/props_ui.py", line 454, in execute make.play_project(self, False) "/home/zauber/Armory/Armory_pre03/armsdk//armory/blender/make.py", line 310, in play_project build_project(is_play=True, in_viewport=in_viewport) "/home/zauber/Armory/Armory_pre03/armsdk//armory/blender/make.py", line 256, in build_project export_data(fp, sdk_path, is_play=is_play, is_publish=is_publish, in_viewport=in_viewport) "/home/zauber/Armory/Armory_pre03/armsdk//armory/blender/make.py", line 69, in export_data exporter.execute(bpy.context, asset_path) "/home/zauber/Armory/Armory_pre03/armsdk//armory/blender/exporter.py", line 2295, in execute self.export_materials() "/home/zauber/Armory/Armory_pre03/armsdk//armory/blender/exporter.py", line 2099, in export_materials self.post_export_material(material, o) "/home/zauber/Armory/Armory_pre03/armsdk//armory/blender/exporter.py", line 2694, in post_export_material make_material.parse(self, material, c, defs) "/home/zauber/Armory/Armory_pre03/armsdk//armory/blender/make_material.py", line 25, in parse parse_from(self, material, c, defs, surface_node) "/home/zauber/Armory/Armory_pre03/armsdk//armory/blender/make_material.py", line 107, in parse_from parse_material_surface(self, material, c, defs, tree, surface_node, 1.0) "/home/zauber/Armory/Armory_pre03/armsdk//armory/blender/make_material.py", line 220, in parse_material_surface parse_pbr_group(self, material, c, defs, tree, node, factor) "/home/zauber/Armory/Armory_pre03/armsdk//armory/blender/make_material.py", line 559, in parse_pbr_group parse_normal_map_socket(self, normal_map_input, material, c, defs, tree, node, factor) "/home/zauber/Armory/Armory_pre03/armsdk//armory/blender/make_material.py", line 507, in parse_normal_map_socket add_normal_tex(self, normal_node, material, c, defs) "/home/zauber/Armory/Armory_pre03/armsdk//armory/blender/make_material.py", line 418, in add_normal_tex tex = make_texture(self, 'snormal', node, material) "/home/zauber/Armory/Armory_pre03/armsdk//armory/blender/make_material.py", line 113, in make_texture image = image_node.image AttributeError: 'ShaderNodeBump' object has no attribute 'image'
0.662078
Traceback (most recent call last): "<stdin>", line 1, in <module> "/opt/anaconda3/envs/transformers/lib/python3.7/site-packages/nlp/load.py", line 280, in load dbuilder: DatasetBuilder = builder(path, name, data_dir=data_dir, **builder_kwargs) "/opt/anaconda3/envs/transformers/lib/python3.7/site-packages/nlp/load.py", line 166, in builder builder_cls = load_dataset(path, name=name, **builder_kwargs) "/opt/anaconda3/envs/transformers/lib/python3.7/site-packages/nlp/load.py", line 88, in load_dataset local_files_only=local_files_only, "/opt/anaconda3/envs/transformers/lib/python3.7/site-packages/nlp/utils/file_utils.py", line 214, in cached_path if not is_zipfile(output_path) and not tarfile.is_tarfile(output_path): "/opt/anaconda3/envs/transformers/lib/python3.7/zipfile.py", line 203, in is_zipfile with open(filename, "rb") as fp: TypeError: expected str, bytes or os.PathLike object, not NoneType
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 context.title and "{{" in context.title: TypeError: argument of type 'datetime.date' is not iterable
0.617892
Traceback (most recent call last): "/home/pi/Mycodo/env/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() "/home/pi/Mycodo/env/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) "/home/pi/Mycodo/env/lib/python3.7/site-packages/flask_restx/api.py", line 639, in error_router return original_handler(e) "/home/pi/Mycodo/env/lib/python3.7/site-packages/flask/app.py", line 1821, in handle_user_exception reraise(exc_type, exc_value, tb) "/home/pi/Mycodo/env/lib/python3.7/site-packages/flask/_compat.py", line 39, in reraise raise value "/home/pi/Mycodo/env/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() "/home/pi/Mycodo/env/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) "/home/pi/Mycodo/env/lib/python3.7/site-packages/flask_login/utils.py", line 272, in decorated_view return func(*args, **kwargs) "/home/pi/Mycodo/mycodo/mycodo_flask/routes_page.py", line 852, in page_graph_async selected_ids_measures) "/home/pi/Mycodo/mycodo/mycodo_flask/utils/utils_dashboard.py", line 359, in graph_y_axes_async elif y_axes and each_output.unit not in y_axes: AttributeError: 'Output' object has no attribute 'unit'
Traceback (most recent call last): "/usr/games/minigalaxy", line 66, in <module> main() "/usr/games/minigalaxy", line 57, in main from minigalaxy.ui import Window "/usr/lib/python3/dist-packages/minigalaxy/ui/__init__.py", line 2, in <module> from minigalaxy.ui.window import Window "/usr/lib/python3/dist-packages/minigalaxy/ui/window.py", line 5, in <module> from minigalaxy.ui.login import Login "/usr/lib/python3/dist-packages/minigalaxy/ui/login.py", line 12, in <module> @Gtk.Template.from_file(os.path.join(UI_DIR, "login.ui")) "/usr/lib/python3/dist-packages/gi/overrides/__init__.py", line 39, in __getattr__ return getattr(self._introspection_module, name) "/usr/lib/python3/dist-packages/gi/module.py", line 137, in __getattr__ self.__name__, name)) AttributeError: 'gi.repository.Gtk' object has no attribute 'Template'
0.65753
> Traceback (most recent call last): "transcribe.py", line 81, in <module> print(json.dumps(decode_results(model, decoded_output, decoded_offsets))) "transcribe.py", line 37, in decode_results results['_meta']['acoustic_model'].update(DeepSpeech.get_meta(model)) AttributeError: type object 'DeepSpeech' has no attribute 'get_meta'
Traceback (most recent call last): "wx\core.pyc", line 3407, in <lambda> "C:\Users\ntara\AppData\Roaming\nvda\addons\addonUpdater\globalPlugins\addonUpdater\addonHandlerEx.py", line 233, in _showAddonUpdateUICallback AddonUpdatesDialog(gui.mainFrame, info).Show() "C:\Users\ntara\AppData\Roaming\nvda\addons\addonUpdater\globalPlugins\addonUpdater\addonGuiEx.py", line 116, in __init__ self.Center(wx.BOTH | wx.CENTER_ON_SCREEN) AttributeError: module 'wx' has no attribute 'CENTER_ON_SCREEN'
0.533936
Traceback (most recent call last): "subbrute.py", line 700, in run killproc(pid = verify_nameservers_proc.pid) AttributeError: 'verify_nameservers' object has no attribute 'pid'
`Traceback (most recent call last): "plot_ddg_example.py", line 63, in <module> analyze(proj, main.addr,"testFuncMul") "plot_ddg_example.py", line 17, in analyze plot_ddg_stmt(ddg.graph, "%s_ddg_stmt" % name, project=b) "/AngreTestSo/angrutils/visualize.py", line 59, in plot_ddg_stmt vis.process(ddg_stmt) "/AngreTestSo/bingraphvis/base.py", line 220, in process graph = self.pipeline.process() "/AngreTestSo/bingraphvis/base.py", line 203, in process c.render(n) "/AngreTestSo/bingraphvis/base.py", line 105, in render self.gen_render(n) "/AngreTestSo/bingraphvis/angr/content.py", line 225, in gen_render addr = node.simrun_addr AttributeError: 'CodeLocation' object has no attribute 'simrun_addr'
0.574265