text1
stringlengths 92
132k
| text2
stringlengths 83
99.1k
| score
float64 0.01
1
|
---|---|---|
Traceback (most recent call last):
"/Users/michaelw/Virtualenvs/terraform_012/lib/python3.7/site-packages/radish/hookregistry.py", line 132, in call
func(model, *args, **kwargs)
"/Users/michaelw/Virtualenvs/terraform_012/lib/python3.7/site-packages/terraform_compliance/steps/terrain.py", line 7, in load_terraform_data
world.config.terraform = TerraformParser(world.config.user_data['plan_file'])
"/Users/michaelw/Virtualenvs/terraform_012/lib/python3.7/site-packages/terraform_compliance/extensions/terraform.py", line 38, in __init__
self.parse()
"/Users/michaelw/Virtualenvs/terraform_012/lib/python3.7/site-packages/terraform_compliance/extensions/terraform.py", line 279, in parse
self._mount_references()
"/Users/michaelw/Virtualenvs/terraform_012/lib/python3.7/site-packages/terraform_compliance/extensions/terraform.py", line 249, in _mount_references
ref_type, ref_address = source_resource.split('.')
ValueError: too many values to unpack (expected 2)
| 2019-06-02T13:50:54 | beagle.web.api.views.new:334 | DEBUG | Traceback (most recent call last):
"/Users/yampelo/dev/beagle/beagle/web/api/views.py", line 328, in new
G = graph.graph()
"/Users/yampelo/dev/beagle/beagle/backends/graphistry.py", line 109, in graph
).plot(G, render=self.render)
"/Users/yampelo/.envs/beagle-yfNwRKYV/lib/python3.6/site-packages/graphistry/plotter.py", line 326, in plot
dataset = self._plot_dispatch(g, n, name, 'json')
"/Users/yampelo/.envs/beagle-yfNwRKYV/lib/python3.6/site-packages/graphistry/plotter.py", line 489, in _plot_dispatch
(e, n) = self.networkx2pandas(graph)
"/Users/yampelo/.envs/beagle-yfNwRKYV/lib/python3.6/site-packages/graphistry/plotter.py", line 448, in networkx2pandas
self.networkx_checkoverlap(g)
"/Users/yampelo/.envs/beagle-yfNwRKYV/lib/python3.6/site-packages/graphistry/plotter.py", line 428, in networkx_checkoverlap
[x, y] = [int(x) for x in nx.__version__.split('.')]
"/Users/yampelo/.envs/beagle-yfNwRKYV/lib/python3.6/site-packages/graphistry/plotter.py", line 428, in <listcomp>
[x, y] = [int(x) for x in nx.__version__.split('.')]
ValueError: invalid literal for int() with base 10: '3rc3'
| 0.553802 |
Traceback (most recent call last):
"tester.py", line 11, in <module>
"/home/admin-s/envs/weasy/lib/python3.5/site-packages/weasyprint/__init__.py", line 178, in write_pdf
"/home/admin-s/envs/weasy/lib/python3.5/site-packages/weasyprint/__init__.py", line 143, in render
"/home/admin-s/envs/weasy/lib/python3.5/site-packages/weasyprint/document.py", line 325, in _render
"/home/admin-s/envs/weasy/lib/python3.5/site-packages/weasyprint/css/__init__.py", line 712, in get_all_computed_styles
"/home/admin-s/envs/weasy/lib/python3.5/site-packages/weasyprint/css/__init__.py", line 162, in find_stylesheets
"/home/admin-s/envs/weasy/lib/python3.5/site-packages/weasyprint/__init__.py", line 261, in __init__
"/home/admin-s/envs/weasy/lib/python3.5/site-packages/weasyprint/css/__init__.py", line 692, in preprocess_stylesheet
"/home/admin-s/envs/weasy/lib/python3.5/site-packages/weasyprint/fonts.py", line 229, in add_font_face
OSError: [Errno 24] Too many open files: '/tmp/tmp1a03t715'
| Traceback (most recent call last):
"wechat_jump_auto.py", line 356, in <module>
main()
"wechat_jump_auto.py", line 343, in main
im = Image.open('./autojump.png')
"D:\Program
s\Python\Python36\lib\site-packages\PIL\Image.py", line 2572, in open
% (filename if filename else fp))
OSError: cannot identify image file './autojump.png' | 0.578182 |
Traceback (most recent call last):
"/usr/local/bin/c7n-mailer", line 9, in <module>
load_entry_point('c7n-mailer==0.5.2', 'console_scripts', 'c7n-mailer')()
"/Library/Python/2.7/site-packages/c7n_mailer/cli.py", line 216, in main
azure_deploy.provision(mailer_config)
"/Library/Python/2.7/site-packages/c7n_mailer/azure/deploy.py", line 79, in provision
service_plan = AzureFunctionMode.extract_properties(function_properties,
NameError: global name 'AzureFunctionMode' is not defined
| Traceback (most recent call last):
"C:\salt\bin\Scripts\salt-call", line 4, in <module>
__import__('pkg_resources').run_script('salt==3001.1', 'salt-call')
"C:\salt\bin\lib\site-packages\pkg_resources\__init__.py", line 750, in run_script
self.require(requires)[0].run_script(script_name, ns)
"C:\salt\bin\lib\site-packages\pkg_resources\__init__.py", line 1527, in run_script
exec(code, namespace, namespace)
"c:\salt\bin\lib\site-packages\salt-3001.1-py3.7.egg\EGG-INFO\scripts\salt-call", line 10, in <module>
salt_call()
"C:\salt\bin\lib\site-packages\salt-3001.1-py3.7.egg\salt\scripts.py", line 445, in salt_call
client.run()
"C:\salt\bin\lib\site-packages\salt-3001.1-py3.7.egg\salt\cli\call.py", line 58, in run
caller.run()
"C:\salt\bin\lib\site-packages\salt-3001.1-py3.7.egg\salt\cli\caller.py", line 121, in run
ret = self.call()
"C:\salt\bin\lib\site-packages\salt-3001.1-py3.7.egg\salt\cli\caller.py", line 229, in call
self.opts, data, func, args, kwargs
"C:\salt\bin\lib\site-packages\salt-3001.1-py3.7.egg\salt\executors\direct_call.py", line 12, in execute
return func(*args, **kwargs)
"C:\salt\bin\lib\site-packages\salt-3001.1-py3.7.egg\salt\modules\winrepo.py", line 76, in genrepo
return _genrepo(opts=__opts__, fire_event=False)
"C:\salt\bin\lib\site-packages\salt-3001.1-py3.7.egg\salt\runners\winrepo.py", line 86, in genrepo
for pkgname, versions in six.iteritems(config):
NameError: name 'six' is not defined
| 0.555515 |
Traceback (most recent call last):
"train.py", line 70, in <module>
main()
"train.py", line 67, in main
trainer.train()
"/data/rudra/3E/text_detection/DB/trainer.py", line 80, in train
self.validate(validation_loaders, model, epoch, self.steps)
"/data/rudra/3E/text_detection/DB/trainer.py", line 150, in validate
loader, model, True)
"/data/rudra/3E/text_detection/DB/trainer.py", line 178, in validate_step
batch, output)
ValueError: not enough values to unpack (expected 2, got 1)
| Traceback (most recent call last):
"/usr/src/homeassistant/homeassistant/components/google_assistant/report_state.py", line 70, in inital_report
await google_config.async_report_state_all({"devices": {"states": entities}})
"/usr/src/homeassistant/homeassistant/components/google_assistant/helpers.py", line 125, in async_report_state_all
await gather(*jobs)
"/usr/src/homeassistant/homeassistant/components/google_assistant/http.py", line 224, in async_report_state
await self.async_call_homegraph_api(REPORT_STATE_BASE_URL, data)
"/usr/src/homeassistant/homeassistant/components/google_assistant/http.py", line 199, in async_call_homegraph_api
await self._async_update_token()
"/usr/src/homeassistant/homeassistant/components/google_assistant/http.py", line 154, in _async_update_token
_get_homegraph_jwt(
"/usr/src/homeassistant/homeassistant/components/google_assistant/http.py", line 51, in _get_homegraph_jwt
return jwt.encode(jwt_raw, key, algorithm="RS256").decode("utf-8")
"/usr/local/lib/python3.8/site-packages/jwt/api_jwt.py", line 64, in encode
return super(PyJWT, self).encode(
"/usr/local/lib/python3.8/site-packages/jwt/api_jws.py", line 113, in encode
key = alg_obj.prepare_key(key)
"/usr/local/lib/python3.8/site-packages/jwt/algorithms.py", line 207, in prepare_key
key = load_pem_public_key(key, backend=default_backend())
"/usr/local/lib/python3.8/site-packages/cryptography/hazmat/primitives/serialization/base.py", line 20, in load_pem_public_key
return backend.load_pem_public_key(data)
"/usr/local/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 1124, in load_pem_public_key
self._handle_key_loading_error()
"/usr/local/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 1382, in _handle_key_loading_error
raise ValueError("Could not deserialize key data.")
ValueError: Could not deserialize key data.
| 0.536843 |
RuntimeError: Traceback (most recent call last):
"/project/3019005.02/MT_localizers/TMP/preproc_flow_v1/batch/pyscript_20180902_202027_preproc_flow_v1.mc_and_detrend_meanBold.b2.py", line 34, in <module>
result = info['node'].run(updatehash=info['updatehash'])
"/project/3019005.02/conda/nipype/lib/python2.7/site-packages/nipype/pipeline/engine/nodes.py", line 471, in run
result = self._run_interface(execute=True)
"/project/3019005.02/conda/nipype/lib/python2.7/site-packages/nipype/pipeline/engine/nodes.py", line 1250, in _run_interface
self.config['execution']['stop_on_first_crash'])))
"/project/3019005.02/conda/nipype/lib/python2.7/site-packages/nipype/pipeline/engine/nodes.py", line 1125, in _collate_results
for i, nresult, err in nodes:
"/project/3019005.02/conda/nipype/lib/python2.7/site-packages/nipype/pipeline/engine/utils.py", line 106, in nodelist_runner
result = node.run(updatehash=updatehash)
"/project/3019005.02/conda/nipype/lib/python2.7/site-packages/nipype/pipeline/engine/nodes.py", line 424, in run
updatehash=updatehash and not updated)
"/project/3019005.02/conda/nipype/lib/python2.7/site-packages/nipype/pipeline/engine/nodes.py", line 555, in _run_interface
return self._run_command(execute)
"/project/3019005.02/conda/nipype/lib/python2.7/site-packages/nipype/pipeline/engine/nodes.py", line 589, in _run_command
result = self._load_results()
"/project/3019005.02/conda/nipype/lib/python2.7/site-packages/nipype/pipeline/engine/nodes.py", line 569, in _load_results
needed_outputs=self.needed_outputs)
"/project/3019005.02/conda/nipype/lib/python2.7/site-packages/nipype/interfaces/base/core.py", line 620, in aggregate_outputs
raise error
TraitError: The trait 'out_file' of a MathsOutput instance is an existing file name, but the path
'/project/3019005.02/MT_localizers/TMP/preproc_flow_v1/batch/20180810_121603fMRIrestcmrrmb4TR1500128vols007a001_warp4D_mean.nii.gz' does not exist.
| Traceback (most recent call last):
"<input>", line 1, in <module>
"/Users/haoransh/PycharmProjects/texar-pytorch/texar/utils/shapes.py", line 221, in pad_and_concat
values[i] = torch.cat((v, padding), dim=pad_dim)
RuntimeError: Expected object of scalar type Long but got scalar type Float for sequence element 1 in sequence argument at position #1 'tensors'
| 0.50635 |
Traceback (most recent call last):
"permission_discrepancy_finder.py", line 402, in <module>
main()
"permission_discrepancy_finder.py", line 383, in main
project_ids = json.load(args.project_ids_location)["project_ids"]
"/opt/twitter_mde/package/eepython37/current/lib/python3.7/json/__init__.py", line 293, in load
return loads(fp.read(),
AttributeError: 'str' object has no attribute 'read'
| [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'
| 0.604453 |
Traceback (most recent call last):
"/usr/local/bin/telepresence/telepresence/cli.py", line 135, in crash_reporting
yield
"/usr/local/bin/telepresence/telepresence/main.py", line 65, in main
remote_info = start_proxy(runner)
"/usr/local/bin/telepresence/telepresence/proxy/__init__.py", line 138, in start_proxy
run_id=run_id,
"/usr/local/bin/telepresence/telepresence/proxy/remote.py", line 144, in get_remote_info
runner, deployment_name, deployment_type, run_id=run_id
"/usr/local/bin/telepresence/telepresence/proxy/remote.py", line 91, in get_deployment_json
return json.loads(output)["items"][0]
IndexError: list index out of range
| Traceback (most recent call last):
"train.py", line 121, in <module>
main(arg_dic)
"train.py", line 92, in main
best_path = [b for b, v in best_k.items() if v == min(best_k.values())][0]
IndexError: list index out of range
| 0.651198 |
Traceback (most recent call last):
"testSliceConvertNew2.py", line 61, in <module>
inputs=[ ct.TensorType(name="input1", shape=dummy_input.shape) ],
"~/Library/Python/3.7/lib/python/site-packages/coremltools/converters/_converters_entry.py", line 299, in convert
**kwargs
"~/Library/Python/3.7/lib/python/site-packages/coremltools/converters/mil/converter.py", line 120, in _convert
prog = frontend_converter(model, **kwargs)
"~/Library/Python/3.7/lib/python/site-packages/coremltools/converters/mil/converter.py", line 62, in __call__
return load(*args, **kwargs)
"~/Library/Python/3.7/lib/python/site-packages/coremltools/converters/mil/frontend/torch/load.py", line 84, in load
raise e
"~/Library/Python/3.7/lib/python/site-packages/coremltools/converters/mil/frontend/torch/load.py", line 76, in load
prog = converter.convert()
"~/Library/Python/3.7/lib/python/site-packages/coremltools/converters/mil/frontend/torch/converter.py", line 302, in convert
convert_nodes(self.context, self.graph)
"~/Library/Python/3.7/lib/python/site-packages/coremltools/converters/mil/frontend/torch/ops.py", line 52, in convert_nodes
"PyTorch convert function for op {} not implemented".format(node.kind)
RuntimeError: PyTorch convert function for op narrow not implemented
| Traceback (most recent call last):
"mnist_full_spine_conv.py", line 91, in <module>
train(epoch)
"mnist_full_spine_conv.py", line 74, in train
F.nll_loss(model(data), data.y).backward()
"/home/ganji/anaconda3/envs/graph/lib/python3.7/site-packages/torch/nn/modules/module.py", line 493, in __call__
result = self.forward(*input, **kwargs)
"mnist_full_spine_conv.py", line 43, in forward
data.x = F.elu(self.conv2(data.x, data.edge_index, data.edge_attr))
"/home/ganji/anaconda3/envs/graph/lib/python3.7/site-packages/torch/nn/modules/module.py", line 493, in __call__
result = self.forward(*input, **kwargs)
"/home/ganji/anaconda3/envs/graph/lib/python3.7/site-packages/torch_geometric/nn/conv/spline_conv.py", line 133, in forward
return self.propagate(edge_index, x=x, pseudo=pseudo)
"/home/ganji/anaconda3/envs/graph/lib/python3.7/site-packages/torch_geometric/nn/conv/message_passing.py", line 125, in propagate
out = scatter_(self.aggr, out, edge_index[i], dim_size=size[i])
"/home/ganji/anaconda3/envs/graph/lib/python3.7/site-packages/torch_geometric/utils/scatter.py", line 28, in scatter_
out = op(src, index, 0, None, dim_size, fill_value)
"/home/ganji/anaconda3/envs/graph/lib/python3.7/site-packages/torch_scatter/mean.py", line 68, in scatter_mean
out = scatter_add(src, index, dim, out, dim_size, fill_value)
"/home/ganji/anaconda3/envs/graph/lib/python3.7/site-packages/torch_scatter/add.py", line 72, in scatter_add
src, out, index, dim = gen(src, index, dim, out, dim_size, fill_value)
"/home/ganji/anaconda3/envs/graph/lib/python3.7/site-packages/torch_scatter/utils/gen.py", line 24, in gen
out = src.new_full(out_size, fill_value)
RuntimeError: cuda runtime error (77) : an illegal memory access was encountered at /opt/conda/conda-bld/pytorch_1556653215914/work/aten/src/THC/generic/THCTensorMath.cu:16
| 0.569509 |
Traceback (most recent call last):
"/usr/lib/python3.4/socketserver.py", line 305, in _handle_request_noblock
self.process_request(request, client_address)
"/usr/lib/python3.4/socketserver.py", line 331, in process_request
self.finish_request(request, client_address)
"/usr/lib/python3.4/socketserver.py", line 344, in finish_request
self.RequestHandlerClass(request, client_address, self)
"/usr/lib/python3.4/socketserver.py", line 673, in __init__
self.handle()
"/usr/lib/python3.4/http/server.py", line 398, in handle
self.handle_one_request()
"/usr/lib/python3.4/http/server.py", line 386, in handle_one_request
method()
"main.py", line 62, in do_POST
update = telebot.types.Update.de_json(json_string)
"/usr/local/lib/python3.4/dist-packages/telebot/types.py", line 95, in de_json
obj = cls.check_json(json_type)
"/usr/local/lib/python3.4/dist-packages/telebot/types.py", line 79, in check_json
raise ValueError("json_type should be a json dict or string.")
ValueError: json_type should be a json dict or string.
| Traceback (most recent call last):
"application.py", line 90, in open_main_window_action
"views/main_window.py", line 47, in __init__
"views/repo_tab.py", line 54, in __init__
"views/repo_tab.py", line 100, in init_ssh
"utils.py", line 84, in get_private_keys
"paramiko/pkey.py", line 235, in from_private_key_file
"paramiko/rsakey.py", line 55, in __init__
"paramiko/rsakey.py", line 176, in _from_private_key_file
"paramiko/rsakey.py", line 194, in _decode_key
"cryptography/hazmat/primitives/asymmetric/rsa.py", line 308, in private_key
"cryptography/hazmat/backends/openssl/backend.py", line 517, in load_rsa_private_numbers
"cryptography/hazmat/primitives/asymmetric/rsa.py", line 171, in _check_private_key_components
ValueError: p*q must equal modulus.
| 0.553541 |
Traceback (most recent call last):
"/var/www/html/5marla/env/lib/python3.7/site-packages/celery/worker/worker.py", line 208, in start
self.blueprint.start(self)
"/var/www/html/5marla/env/lib/python3.7/site-packages/celery/bootsteps.py", line 119, in start
step.start(parent)
"/var/www/html/5marla/env/lib/python3.7/site-packages/celery/bootsteps.py", line 369, in start
return self.obj.start()
"/var/www/html/5marla/env/lib/python3.7/site-packages/celery/worker/consumer/consumer.py", line 318, in start
blueprint.start(self)
"/var/www/html/5marla/env/lib/python3.7/site-packages/celery/bootsteps.py", line 119, in start
step.start(parent)
"/var/www/html/5marla/env/lib/python3.7/site-packages/celery/worker/consumer/consumer.py", line 599, in start
c.loop(*c.loop_args())
"/var/www/html/5marla/env/lib/python3.7/site-packages/celery/worker/loops.py", line 83, in asynloop
next(loop)
"/var/www/html/5marla/env/lib/python3.7/site-packages/kombu/asynchronous/hub.py", line 364, in create_loop
cb(*cbargs)
"/var/www/html/5marla/env/lib/python3.7/site-packages/celery/concurrency/asynpool.py", line 351, in on_result_readable
next(it)
"/var/www/html/5marla/env/lib/python3.7/site-packages/celery/concurrency/asynpool.py", line 334, in _recv_message
callback(message)
"/var/www/html/5marla/env/lib/python3.7/site-packages/billiard/pool.py", line 853, in on_state_change
state_handlers[state](*args)
"/var/www/html/5marla/env/lib/python3.7/site-packages/billiard/pool.py", line 811, in on_ack
cache[job]._ack(i, time_accepted, pid, synqW_fd)
"/var/www/html/5marla/env/lib/python3.7/site-packages/billiard/pool.py", line 1845, in _ack
self._on_timeout_set(self, self._soft_timeout, self._timeout)
"/var/www/html/5marla/env/lib/python3.7/site-packages/celery/concurrency/asynpool.py", line 566, in on_timeout_set
hard, self._on_hard_timeout, R._job,
"/var/www/html/5marla/env/lib/python3.7/site-packages/kombu/asynchronous/hub.py", line 207, in call_later
return self.timer.call_after(delay, callback, args)
"/var/www/html/5marla/env/lib/python3.7/site-packages/kombu/asynchronous/timer.py", line 117, in call_after
return self.enter_after(secs, self.Entry(fun, args, kwargs), priority)
"/var/www/html/5marla/env/lib/python3.7/site-packages/kombu/asynchronous/timer.py", line 161, in enter_after
return self.enter_at(entry, time() + secs, priority)
TypeError: unsupported operand type(s) for +: 'float' and 'str'
| Traceback (most recent call last):
"/kaggle/working/mmdetection/tools/train.py", line 142, in <module>
main()
"/kaggle/working/mmdetection/tools/train.py", line 138, in main
meta=meta)
"/kaggle/working/mmdetection/mmdet/apis/train.py", line 111, in train_detector
meta=meta)
"/kaggle/working/mmdetection/mmdet/apis/train.py", line 242, in _non_dist_train
runner.run(data_loaders, cfg.workflow, cfg.total_epochs)
"/opt/conda/lib/python3.7/site-packages/mmcv/runner/runner.py", line 383, in run
epoch_runner(data_loaders[i], **kwargs)
"/opt/conda/lib/python3.7/site-packages/mmcv/runner/runner.py", line 278, in train
for i, data_batch in enumerate(data_loader):
"/opt/conda/lib/python3.7/site-packages/torch/utils/data/dataloader.py", line 345, in __next__
data = self._next_data()
"/opt/conda/lib/python3.7/site-packages/torch/utils/data/dataloader.py", line 856, in _next_data
return self._process_data(data)
"/opt/conda/lib/python3.7/site-packages/torch/utils/data/dataloader.py", line 881, in _process_data
data.reraise()
"/opt/conda/lib/python3.7/site-packages/torch/_utils.py", line 394, in reraise
raise self.exc_type(msg)
TypeError: Caught TypeError in DataLoader worker process 0.
| 0.590609 |
Traceback (most recent call last):
"C:\Users\Usama\Desktop\freemedtube-scraper.py", line 18, in <module>
get=scraper.get(url).text
"C:\Users\Usama\AppData\Local\Programs\Python\Python38\lib\site-packages\requests\sessions.py", line 543, in get
return self.request('GET', url, **kwargs)
"C:\Users\Usama\AppData\Local\Programs\Python\Python38\lib\site-packages\cfscrape\__init__.py", line 129, in request
resp = self.solve_cf_challenge(resp, **kwargs)
"C:\Users\Usama\AppData\Local\Programs\Python\Python38\lib\site-packages\cfscrape\__init__.py", line 204, in solve_cf_challenge
answer, delay = self.solve_challenge(body, domain)
"C:\Users\Usama\AppData\Local\Programs\Python\Python38\lib\site-packages\cfscrape\__init__.py", line 290, in solve_challenge
raise ValueError(
ValueError: Unable to identify Cloudflare IUAM Javascript on website. Cloudflare may have changed their technique, or there may be a bug in the script.
| Traceback (most recent call last):
"/usr/lib/python3/dist-packages/lutris/gui/application.py", line 152, in do_activate
self.window = LutrisWindow(application=self)
"/usr/lib/python3/dist-packages/lutris/gui/lutriswindow.py", line 83, in __init__
steam.sync_with_lutris()
"/usr/lib/python3/dist-packages/lutris/util/steam.py", line 255, in sync_with_lutris
steamapps_paths = get_steamapps_paths()
"/usr/lib/python3/dist-packages/lutris/util/steam.py", line 211, in get_steamapps_paths
for folder in winesteam_runner.get_steamapps_dirs():
"/usr/lib/python3/dist-packages/lutris/runners/winesteam.py", line 296, in get_steamapps_dirs
steam_data_dir = self.steam_data_dir
"/usr/lib/python3/dist-packages/lutris/runners/winesteam.py", line 203, in steam_data_dir
steam_path = self.get_steam_path()
"/usr/lib/python3/dist-packages/lutris/runners/winesteam.py", line 229, in get_steam_path
registry = WineRegistry(user_reg)
"/usr/lib/python3/dist-packages/lutris/util/wineregistry.py", line 80, in __init__
self.parse_reg_file(reg_filename)
"/usr/lib/python3/dist-packages/lutris/util/wineregistry.py", line 124, in parse_reg_file
current_key.parse(line)
"/usr/lib/python3/dist-packages/lutris/util/wineregistry.py", line 218, in parse
key, value = re.split(re.compile(r'(?<=[^\\]\")='), line, maxsplit=1)
ValueError: not enough values to unpack (expected 2, got 1)
| 0.530125 |
Traceback (most recent call last):
"/Users/david/Devel/mud/evennia/evennia/commands/cmdhandler.py", line 594, in _run_command
_progressive_cmd_run(cmd, ret)
"/Users/david/Devel/mud/evennia/evennia/commands/cmdhandler.py", line 193, in _progressive_cmd_run
value = generator.next()
"/Users/david/Devel/mud/evennia/evennia/commands/default/building.py", line 3104, in func
for obj in spawner.spawn(prototype):
"/Users/david/Devel/mud/evennia/evennia/prototypes/spawner.py", line 767, in spawn
attributes.append((attrname, init_spawn_value(value), category, locks))
"/Users/david/Devel/mud/evennia/evennia/prototypes/prototypes.py", line 731, in init_spawn_value
elif value and is_iter(value) and callable(value[0]):
KeyError: 0
| 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/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run
result = self.fn(*self.args, **self.kwargs)
"/usr/src/homeassistant/homeassistant/components/netatmo/sensor.py", line 187, in setup_platform
dev.extend(find_devices(data))
"/usr/src/homeassistant/homeassistant/components/netatmo/sensor.py", line 148, in find_devices
all_module_infos = data.get_module_infos()
"/usr/src/homeassistant/homeassistant/components/netatmo/sensor.py", line 562, in get_module_infos
return self.station_data.getModules()
"/usr/local/lib/python3.7/site-packages/pyatmo/weather_station.py", line 90, in getModules
"module_name": m["module_name"],
KeyError: 'module_name'
| 0.562828 |
Traceback (most recent call last):
"/tmp/Bazel.runfiles_yOE450/runfiles/com_google_deepvariant/deepvariant/make_examples.py", line 1235, in <module>
tf.app.run()
"/home/nyakovenko/.local/lib/python2.7/site-packages/tensorflow/python/platform/app.py", line 125, in run
_sys.exit(main(argv))
"/tmp/Bazel.runfiles_yOE450/runfiles/com_google_deepvariant/deepvariant/make_examples.py", line 1225, in main
make_examples_runner(options)
"/tmp/Bazel.runfiles_yOE450/runfiles/com_google_deepvariant/deepvariant/make_examples.py", line 1127, in make_examples_runner
candidates, examples, gvcfs = region_processor.process(region)
"/tmp/Bazel.runfiles_yOE450/runfiles/com_google_deepvariant/deepvariant/make_examples.py", line 849, in process
self.in_memory_sam_reader.replace_reads(self.region_reads(region))
"/tmp/Bazel.runfiles_yOE450/runfiles/com_google_deepvariant/deepvariant/make_examples.py", line 889, in region_reads
_, reads = self.realigner.realign_reads(reads, region)
"/tmp/Bazel.runfiles_yOE450/runfiles/com_google_deepvariant/deepvariant/realigner/realigner.py", line 606, in realign_reads
self.config.ws_config, self.ref_reader, reads, region)
"/tmp/Bazel.runfiles_yOE450/runfiles/com_google_deepvariant/deepvariant/realigner/window_selector.py", line 232, in select_windows
candidates = _candidates_from_reads(config, ref_reader, reads, region)
"/tmp/Bazel.runfiles_yOE450/runfiles/com_google_deepvariant/deepvariant/realigner/window_selector.py", line 84, in _candidates_from_reads
region, expanded_region)
"/tmp/Bazel.runfiles_yOE450/runfiles/com_google_deepvariant/deepvariant/realigner/window_selector.py", line 152, in _allele_count_linear_selector
allele_counter, model_conf))
TypeError: allele_count_linear_candidates_from_allele_counter() argument counter is not valid for ::learning::genomics::deepvariant::AlleleCounter (deepvariant.python.allelecounter.AlleleCounter instance given): expecting deepvariant.python.allelecounter.AlleleCounter instance, got deepvariant.python.allelecounter.AlleleCounter instance
| Traceback (most recent call last):
"/home/centos/software/anaconda2/lib/python2.7/site-packages/nipype/pipeline/plugins/linear.py", line 44, in run
node.run(updatehash=updatehash)
"/home/centos/software/anaconda2/lib/python2.7/site-packages/nipype/pipeline/engine/nodes.py", line 476, in run
savepkl(op.join(outdir, '_node.pklz'), self)
"/home/centos/software/anaconda2/lib/python2.7/site-packages/nipype/utils/filemanip.py", line 731, in savepkl
pickle.dump(record, pkl_file)
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 1376, in dump
Pickler(file, protocol).dump(obj)
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 224, in dump
self.save(obj)
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 331, in save
self.save_reduce(obj=obj, *rv)
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 425, in save_reduce
save(state)
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 286, in save
f(self, obj) # Call unbound method with explicit self
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 655, in save_dict
self._batch_setitems(obj.iteritems())
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 669, in _batch_setitems
save(v)
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 331, in save
self.save_reduce(obj=obj, *rv)
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 425, in save_reduce
save(state)
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 286, in save
f(self, obj) # Call unbound method with explicit self
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 655, in save_dict
self._batch_setitems(obj.iteritems())
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 669, in _batch_setitems
save(v)
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 286, in save
f(self, obj) # Call unbound method with explicit self
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 655, in save_dict
self._batch_setitems(obj.iteritems())
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 669, in _batch_setitems
save(v)
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 331, in save
self.save_reduce(obj=obj, *rv)
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 425, in save_reduce
save(state)
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 286, in save
f(self, obj) # Call unbound method with explicit self
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 568, in save_tuple
save(element)
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 331, in save
self.save_reduce(obj=obj, *rv)
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 425, in save_reduce
save(state)
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 286, in save
f(self, obj) # Call unbound method with explicit self
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 655, in save_dict
self._batch_setitems(obj.iteritems())
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 669, in _batch_setitems
save(v)
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 286, in save
f(self, obj) # Call unbound method with explicit self
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 655, in save_dict
self._batch_setitems(obj.iteritems())
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 669, in _batch_setitems
save(v)
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 331, in save
self.save_reduce(obj=obj, *rv)
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 425, in save_reduce
save(state)
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 286, in save
f(self, obj) # Call unbound method with explicit self
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 655, in save_dict
self._batch_setitems(obj.iteritems())
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 669, in _batch_setitems
save(v)
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 331, in save
self.save_reduce(obj=obj, *rv)
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 425, in save_reduce
save(state)
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 286, in save
f(self, obj) # Call unbound method with explicit self
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 568, in save_tuple
save(element)
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 331, in save
self.save_reduce(obj=obj, *rv)
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 425, in save_reduce
save(state)
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 286, in save
f(self, obj) # Call unbound method with explicit self
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 655, in save_dict
self._batch_setitems(obj.iteritems())
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 669, in _batch_setitems
save(v)
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 286, in save
f(self, obj) # Call unbound method with explicit self
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 606, in save_list
self._batch_appends(iter(obj))
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 621, in _batch_appends
save(x)
"/home/centos/software/anaconda2/lib/python2.7/pickle.py", line 306, in save
rv = reduce(self.proto)
"/home/centos/software/anaconda2/lib/python2.7/copy_reg.py", line 70, in _reduce_ex
raise TypeError, "can't pickle %s objects" % base.__name__
TypeError: can't pickle instancemethod objects
| 0.630046 |
Traceback (most recent call last):
"<ipython-input-121-a84c0541e888>", line 1, in <module>
import seaborn as sns
"C:\Users\mmarti10\AppData\Local\Continuum\anaconda3\lib\site-packages\seaborn\__init__.py", line 9, in <module>
from .relational import *
"C:\Users\mmarti10\AppData\Local\Continuum\anaconda3\lib\site-packages\seaborn\relational.py", line 18, in <module>
from .axisgrid import FacetGrid, _facet_docs
"C:\Users\mmarti10\AppData\Local\Continuum\anaconda3\lib\site-packages\seaborn\axisgrid.py", line 16, in <module>
from .distributions import distplot, kdeplot,
_freedman_diaconis_bins
"C:\Users\mmarti10\AppData\Local\Continuum\anaconda3\lib\site-packages\seaborn\distributions.py", line 16, in <module>
import statsmodels.nonparametric.api as smnp
"C:\Users\mmarti10\AppData\Local\Continuum\anaconda3\lib\site-packages\statsmodels\nonparametric\__init__.py", line 7, in <module>
from statsmodels.tools._testing import PytestTester
"C:\Users\mmarti10\AppData\Local\Continuum\anaconda3\lib\site-packages\statsmodels\tools\__init__.py", line 1, in <module>
from .tools import add_constant, categorical
"C:\Users\mmarti10\AppData\Local\Continuum\anaconda3\lib\site-packages\statsmodels\tools\tools.py", line 9, in <module>
from statsmodels.compat.python import (reduce, lzip, lmap, asstr2, range,
"C:\Users\mmarti10\AppData\Local\Continuum\anaconda3\lib\site-packages\statsmodels\compat\__init__.py", line 1, in <module>
from statsmodels.tools._testing import PytestTester
"C:\Users\mmarti10\AppData\Local\Continuum\anaconda3\lib\site-packages\statsmodels\tools\_testing.py", line 19, in <module>
import pandas.util.testing as tm
AttributeError: module 'pandas.util' has no attribute 'testing'
|
Traceback (most recent call last):
"test.py", line 203, in handle
r = Parallel(n_jobs=processes)(tqdm(parallel_tasks))
"~/.env/lib/python3.6/site-packages/joblib/parallel.py", line 1016, in __call__
self.retrieve()
"~/.env/lib/python3.6/site-packages/joblib/parallel.py", line 908, in retrieve
self._output.extend(job.get(timeout=self.timeout))
"~/.env/lib/python3.6/site-packages/joblib/_parallel_backends.py", line 554, in wrap_future_result
return future.result(timeout=timeout)
"/usr/lib/python3.6/concurrent/futures/_base.py", line 432, in result
return self.__get_result()
"/usr/lib/python3.6/concurrent/futures/_base.py", line 384, in __get_result
raise self._exception
AttributeError: 'h5py.h5p.PropFAID' object has no attribute 'set_fapl_mpio'
| 0.573161 |
Traceback (most recent call last):
"/Users/davydden/spack/bin/spack", line 48, in <module>
sys.exit(spack.main.main())
"/Users/davydden/spack/lib/spack/spack/main.py", line 669, in main
return _invoke_command(command, parser, args, unknown)
"/Users/davydden/spack/lib/spack/spack/main.py", line 440, in _invoke_command
return_val = command(parser, args)
"/Users/davydden/spack/lib/spack/spack/cmd/env.py", line 364, in env
action(args)
"/Users/davydden/spack/lib/spack/spack/cmd/env.py", line 257, in env_list
names = ev.all_environment_names()
"/Users/davydden/spack/lib/spack/spack/environment.py", line 291, in all_environment_names
yaml_path = os.path.join(root(candidate), manifest_name)
"/Users/davydden/spack/lib/spack/spack/environment.py", line 237, in root
validate_env_name(name)
"/Users/davydden/spack/lib/spack/spack/environment.py", line 82, in validate_env_name
"letters, numbers, _, and -.") % name)
ValueError: '.DS_Store': names must start with a letter, and only contain letters, numbers, _, and -.
| Traceback (most recent call last):
"/Users/bharathc/miniconda3/envs/dev/lib/python3.7/site-packages/dvc/main.py", line 90, in main
ret = cmd.run()
"/Users/bharathc/miniconda3/envs/dev/lib/python3.7/site-packages/dvc/command/params.py", line 38, in run
all=self.args.all,
"/Users/bharathc/miniconda3/envs/dev/lib/python3.7/site-packages/dvc/repo/params/__init__.py", line 13, in diff
return diff(self.repo, *args, **kwargs)
"/Users/bharathc/miniconda3/envs/dev/lib/python3.7/site-packages/dvc/repo/params/diff.py", line 25, in diff
format_dict(old), format_dict(new), with_unchanged=with_unchanged
"/Users/bharathc/miniconda3/envs/dev/lib/python3.7/site-packages/dvc/utils/diff.py", line 82, in diff
path_diff = _diff(old.get(path), new.get(path), with_unchanged)
"/Users/bharathc/miniconda3/envs/dev/lib/python3.7/site-packages/dvc/utils/diff.py", line 67, in _diff
return _diff_dicts(old, new, with_unchanged)
"/Users/bharathc/miniconda3/envs/dev/lib/python3.7/site-packages/dvc/utils/diff.py", line 46, in _diff_dicts
new = _flatten(new_dict)
"/Users/bharathc/miniconda3/envs/dev/lib/python3.7/site-packages/dvc/utils/diff.py", line 40, in _flatten
return defaultdict(lambda: None, flatten(d))
"/Users/bharathc/miniconda3/envs/dev/lib/python3.7/site-packages/dvc/utils/flatten.py", line 5, in flatten
return flatten_dict.flatten(d, reducer="dot")
"/Users/bharathc/miniconda3/envs/dev/lib/python3.7/site-packages/flatten_dict/flatten_dict.py", line 91, in flatten
_flatten(d)
"/Users/bharathc/miniconda3/envs/dev/lib/python3.7/site-packages/flatten_dict/flatten_dict.py", line 88, in _flatten
raise ValueError("duplicated key '{}'".format(flat_key))
ValueError: duplicated key 'training.alpha'
| 0.585434 |
Traceback (most recent call last):
"/usr/lib/python3.8/runpy.py", line 194, in _run_module_as_main
return _run_code(code, main_globals, None,
"/usr/lib/python3.8/runpy.py", line 87, in _run_code
exec(code, run_globals)
"/home/brad/bdfr2/bulkredditdownloader/__main__.py", line 8, in <module>
from bulkredditdownloader.archiver import Archiver
"/home/brad/bdfr2/bulkredditdownloader/archiver.py", line 14, in <module>
from bulkredditdownloader.archive_entry.submission_archive_entry import SubmissionArchiveEntry
"/home/brad/bdfr2/bulkredditdownloader/archive_entry/submission_archive_entry.py", line 13, in <module>
class SubmissionArchiveEntry(BaseArchiveEntry):
"/home/brad/bdfr2/bulkredditdownloader/archive_entry/submission_archive_entry.py", line 41, in SubmissionArchiveEntry
def _get_comments(self) -> list[dict]:
TypeError: 'type' object is not subscriptable
| Traceback (most recent call last):
"c:\Users\Jeff Reback\Documents\GitHub\pandas\build\lib.win32-2.7\pandas\tseries\tests\test_frequencies.py", line 505, in test_invalid_index_types
self.assertRaises(ValueError, lambda : frequencies.infer_freq(i))
"c:\Users\Jeff Reback\Documents\GitHub\pandas\build\lib.win32-2.7\pandas\util\testing.py", line 1831, in assertRaises
_callable(*args, **kwargs)
"c:\Users\Jeff Reback\Documents\GitHub\pandas\build\lib.win32-2.7\pandas\tseries\tests\test_frequencies.py", line 505, in <lambda>
self.assertRaises(ValueError, lambda : frequencies.infer_freq(i))
"c:\Users\Jeff Reback\Documents\GitHub\pandas\build\lib.win32-2.7\pandas\tseries\frequencies.py", line 813, in infer_freq
index = pd.DatetimeIndex(index)
"c:\Users\Jeff Reback\Documents\GitHub\pandas\build\lib.win32-2.7\pandas\util\decorators.py", line 89, in wrapper
return func(*args, **kwargs)
"c:\Users\Jeff Reback\Documents\GitHub\pandas\build\lib.win32-2.7\pandas\tseries\index.py", line 302, in __new__
subarr = tools.to_datetime(data, box=False)
"c:\Users\Jeff Reback\Documents\GitHub\pandas\build\lib.win32-2.7\pandas\util\decorators.py", line 89, in wrapper
return func(*args, **kwargs)
"c:\Users\Jeff Reback\Documents\GitHub\pandas\build\lib.win32-2.7\pandas\tseries\tools.py", line 267, in to_datetime
unit=unit, infer_datetime_format=infer_datetime_format)
"c:\Users\Jeff Reback\Documents\GitHub\pandas\build\lib.win32-2.7\pandas\tseries\tools.py", line 376, in _to_datetime
return _convert_listlike(arg, box, format)
"c:\Users\Jeff Reback\Documents\GitHub\pandas\build\lib.win32-2.7\pandas\tseries\tools.py", line 355, in _convert_listlike
require_iso8601=require_iso8601)
"tslib.pyx", line 1809, in pandas.tslib.array_to_datetime (pandas\tslib.c:31227)
"tslib.pyx", line 1995, in pandas.tslib.array_to_datetime (pandas\tslib.c:30864)
"tslib.pyx", line 1989, in pandas.tslib.array_to_datetime (pandas\tslib.c:30754)
"tslib.pyx", line 1596, in pandas.tslib.parse_datetime_string (pandas\tslib.c:24749)
"C:\python27-32\lib\site-packages\python_dateutil-2.2-py2.7.egg\dateutil\parser.py", line 748, in parse
return DEFAULTPARSER.parse(timestr, **kwargs)
"C:\python27-32\lib\site-packages\python_dateutil-2.2-py2.7.egg\dateutil\parser.py", line 310, in parse
res, skipped_tokens = self._parse(timestr, **kwargs)
TypeError: 'NoneType' object is not iterable
| 0.635821 |
Traceback (most recent call last):
"train.py", line 147, in <module>
train(args)
"train.py", line 48, in train
legend=['Loss']))
"/usr/local/lib/python2.7/dist-packages/visdom/__init__.py", line 206, in result
return fn(*args, **kwargs)
"/usr/local/lib/python2.7/dist-packages/visdom/__init__.py", line 769, in line
update=update, name=name)
"/usr/local/lib/python2.7/dist-packages/visdom/__init__.py", line 206, in result
return fn(*args, **kwargs)
"/usr/local/lib/python2.7/dist-packages/visdom/__init__.py", line 635, in scatter
assert Y.ndim == 1, 'Y should be one-dimensional'
AssertionError: Y should be one-dimensional
| Traceback (most recent call last):
"x.py", line 21, in <module>
numbaFailure(x, y)
"/home/lumin/.local/lib/python3.6/site-packages/numba/dispatcher.py", line 360, in _compile_for_args
raise e
"/home/lumin/.local/lib/python3.6/site-packages/numba/dispatcher.py", line 311, in _compile_for_args
return self.compile(tuple(argtypes))
"/home/lumin/.local/lib/python3.6/site-packages/numba/dispatcher.py", line 618, in compile
cres = self._compiler.compile(args, return_type)
"/home/lumin/.local/lib/python3.6/site-packages/numba/dispatcher.py", line 83, in compile
pipeline_class=self.pipeline_class)
"/home/lumin/.local/lib/python3.6/site-packages/numba/compiler.py", line 871, in compile_extra
return pipeline.compile_extra(func)
"/home/lumin/.local/lib/python3.6/site-packages/numba/compiler.py", line 365, in compile_extra
return self._compile_bytecode()
"/home/lumin/.local/lib/python3.6/site-packages/numba/compiler.py", line 802, in _compile_bytecode
return self._compile_core()
"/home/lumin/.local/lib/python3.6/site-packages/numba/compiler.py", line 789, in _compile_core
res = pm.run(self.status)
"/home/lumin/.local/lib/python3.6/site-packages/numba/compiler.py", line 251, in run
raise patched_exception
"/home/lumin/.local/lib/python3.6/site-packages/numba/compiler.py", line 243, in run
stage()
"/home/lumin/.local/lib/python3.6/site-packages/numba/compiler.py", line 436, in stage_objectmode_frontend
cres = self.frontend_looplift()
"/home/lumin/.local/lib/python3.6/site-packages/numba/compiler.py", line 416, in frontend_looplift
flags=loop_flags)
"/home/lumin/.local/lib/python3.6/site-packages/numba/transforms.py", line 211, in loop_lifting
cfg = compute_cfg_from_blocks(blocks)
"/home/lumin/.local/lib/python3.6/site-packages/numba/analysis.py", line 213, in compute_cfg_from_blocks
cfg.add_edge(k, target)
"/home/lumin/.local/lib/python3.6/site-packages/numba/controlflow.py", line 83, in add_edge
assert dest in self._nodes
AssertionError: Failed at object (object mode frontend)
| 0.463266 |
Traceback (most recent call last):
"/home/czm/.local/lib/python3.5/site-packages/tensorflow/python/client/session.py", line 595, in __del__
TypeError: 'NoneType' object is not callable
| Traceback (most recent call last):
"/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 143, in async_refresh
self.data = await self._async_update_data()
"/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 131, in _async_update_data
return await self.update_method()
"/usr/src/homeassistant/homeassistant/components/ovo_energy/__init__.py", line 43, in async_update_data
return await client.get_daily_usage(now.strftime("%Y-%m"))
"/usr/local/lib/python3.8/site-packages/ovoenergy/ovoenergy.py", line 100, in get_daily_usage
if "data" in gas:
TypeError: argument of type 'NoneType' is not iterable
| 0.644803 |
Traceback (most recent call last):
"/home_path/.pyenv/versions/3.6.1/lib/python3.6/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"/home_path/.pyenv/versions/3.6.1/lib/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
"/home_path/Documents/char-rnn/nmt-master/nmt/nmt.py", line 478, in <module>
tf.app.run(main=main, argv=[sys.argv[0]] + unparsed)
"/home/openmind/.pyenv/versions/3.6.1/lib/python3.6/site-packages/tensorflow/python/platform/app.py", line 48, in run
_sys.exit(main(_sys.argv[:1] + flags_passthrough))
"/home_path/Documents/char-rnn/nmt-master/nmt/nmt.py", line 438, in main
if not tf.gfile.Exists(out_dir): tf.gfile.MakeDirs(out_dir)
"/home_path/.pyenv/versions/3.6.1/lib/python3.6/site-packages/tensorflow/python/lib/io/file_io.py", line 252, in file_exists
pywrap_tensorflow.
Exists(compat.as_bytes(filename), status)
"/home_path/.pyenv/versions/3.6.1/lib/python3.6/site-packages/tensorflow/python/util/compat.py", line 65, in as_bytes
(bytes_or_text,))
TypeError: Expected binary or unicode string, got None
| Traceback (most recent call last):
"/home/tom/tmp/test-libcloud.py", line 17, in <module>
ex_force_auth_version='3.x_password').list_images()
"/home/tom/devel/apache/libcloud/libcloud/compute/drivers/openstack.py", line 372, in list_images
self.connection.request('/images/detail').object, ex_only_active)
"/home/tom/devel/apache/libcloud/libcloud/common/openstack.py", line 225, in request
raw=raw)
"/home/tom/devel/apache/libcloud/libcloud/common/base.py", line 538, in request
action = self.morph_action_hook(action)
"/home/tom/devel/apache/libcloud/libcloud/common/openstack.py", line 292, in morph_action_hook
self._populate_hosts_and_request_paths()
"/home/tom/devel/apache/libcloud/libcloud/common/openstack.py", line 334, in _populate_hosts_and_request_paths
auth_version=self._auth_version)
"/home/tom/devel/apache/libcloud/libcloud/common/openstack_identity.py", line 185, in __init__
service_catalog=service_catalog)
"/home/tom/devel/apache/libcloud/libcloud/common/openstack_identity.py", line 428, in _parse_service_catalog_auth_v3
for item in service_catalog:
TypeError: 'NoneType' object is not iterable
| 0.649358 |
Traceback (most recent call last):
"/www/lemur/lemur/common/schema.py", line 160, in decorated_function
resp = f(*args, **kwargs)
"/www/lemur/lemur/authorities/views.py", line 223, in post
return service.create(**data)
"/www/lemur/lemur/authorities/service.py", line 107, in create
cert = upload(**kwargs)
"/www/lemur/lemur/certificates/service.py", line 222, in upload
cert = Certificate(**kwargs)
"<string>", line 4, in __init__
"/www/lemur/lib/python3.5/site-packages/sqlalchemy/orm/state.py", line 414, in _initialize_instance
manager.dispatch.init_failure(self, args, kwargs)
"/www/lemur/lib/python3.5/site-packages/sqlalchemy/util/langhelpers.py", line 66, in __exit__
compat.reraise(exc_type, exc_value, exc_tb)
"/www/lemur/lib/python3.5/site-packages/sqlalchemy/util/compat.py", line 187, in reraise
raise value
"/www/lemur/lib/python3.5/site-packages/sqlalchemy/orm/state.py", line 411, in _initialize_instance
return manager.original_init(*mixed[1:], **kwargs)
"/www/lemur/lemur/certificates/models.py", line 130, in __init__
cert = lemur.common.utils.parse_certificate(kwargs['body'])
"/www/lemur/lemur/common/utils.py", line 53, in parse_certificate
return x509.load_pem_x509_certificate(body, default_backend())
"/www/lemur/lib/python3.5/site-packages/cryptography/x509/base.py", line 43, in load_pem_x509_certificate
return backend.load_pem_x509_certificate(data)
"/www/lemur/lib/python3.5/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 1063, in load_pem_x509_certificate
mem_bio = self._bytes_to_bio(data)
"/www/lemur/lib/python3.5/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 432, in _bytes_to_bio
data_char_p = self._ffi.new("char[]", data)
TypeError: 'NoneType' object cannot be interpreted as an integer
| Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/ubuntu/sympy/sympy/core/function.py", line 1961, in diff
return Derivative(f, *symbols, **kwargs)
"/home/ubuntu/sympy/sympy/core/function.py", line 1198, in __new__
if symbol_set.difference(expr.free_symbols):
TypeError: 'property' object is not iterable
| 0.573537 |
Traceback (most recent call last):
"weibospider.py", line 105, in get_weibo_info
if selector.xpath("//input[@name='mp']") == []:
AttributeError: 'NoneType' object has no attribute 'xpath'
| Traceback (most recent call last):
"R:\New folder\MusicBot\musicbot\bot.py", line 2759, in on_message
handler_kwargs['voice_channel'] = message.guild.me.voice.channel if message.guild.me.voice else None
AttributeError: 'NoneType' object has no attribute 'voice'
| 0.631783 |
Traceback (most recent call last):
"/usr/lib/python3.8/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
"/home/tkloczko/rpmbuild/BUILD/arrow-0.15.6/tests/test_arrow.py", line 1240, in test_span_hour
floor, ceil = self.arrow.span("hour")
AttributeError: 'TestArrowSpan' object has no attribute 'arrow'
| Traceback (most recent call last):
"/usr/lib/python3.8/runpy.py", line 194, in _run_module_as_main
return _run_code(code, main_globals, None,
"/usr/lib/python3.8/runpy.py", line 87, in _run_code
exec(code, run_globals)
"/home/vincent/venv_deleteme/lib/python3.8/site-packages/weasyprint/__main__.py", line 216, in <module>
main()
"/home/vincent/venv_deleteme/lib/python3.8/site-packages/weasyprint/__main__.py", line 212, in main
getattr(html, 'write_' + format_)(output, **kwargs)
"/home/vincent/venv_deleteme/lib/python3.8/site-packages/weasyprint/__init__.py", line 208, in write_pdf
return self.render(
"/home/vincent/venv_deleteme/lib/python3.8/site-packages/weasyprint/__init__.py", line 166, in render
return Document._render(
"/home/vincent/venv_deleteme/lib/python3.8/site-packages/weasyprint/document.py", line 393, in _render
[Page(page_box, enable_hinting) for page_box in page_boxes],
"/home/vincent/venv_deleteme/lib/python3.8/site-packages/weasyprint/document.py", line 393, in <listcomp>
[Page(page_box, enable_hinting) for page_box in page_boxes],
"/home/vincent/venv_deleteme/lib/python3.8/site-packages/weasyprint/layout/__init__.py", line 126, in layout_document
pages = list(make_all_pages(context, root_box, html, pages))
"/home/vincent/venv_deleteme/lib/python3.8/site-packages/weasyprint/layout/pages.py", line 804, in make_all_pages
page, resume_at = remake_page(i, context, root_box, html)
"/home/vincent/venv_deleteme/lib/python3.8/site-packages/weasyprint/layout/pages.py", line 741, in remake_page
page, resume_at, next_page = make_page(
"/home/vincent/venv_deleteme/lib/python3.8/site-packages/weasyprint/layout/pages.py", line 551, in make_page
root_box, resume_at, next_page, _, _ = block_level_layout(
"/home/vincent/venv_deleteme/lib/python3.8/site-packages/weasyprint/layout/blocks.py", line 61, in block_level_layout
return block_level_layout_switch(
"/home/vincent/venv_deleteme/lib/python3.8/site-packages/weasyprint/layout/blocks.py", line 75, in block_level_layout_switch
return block_box_layout(
"/home/vincent/venv_deleteme/lib/python3.8/site-packages/weasyprint/layout/blocks.py", line 128, in block_box_layout
block_container_layout(
"/home/vincent/venv_deleteme/lib/python3.8/site-packages/weasyprint/layout/blocks.py", line 504, in block_container_layout
collapsing_through) = block_level_layout(
"/home/vincent/venv_deleteme/lib/python3.8/site-packages/weasyprint/layout/blocks.py", line 61, in block_level_layout
return block_level_layout_switch(
"/home/vincent/venv_deleteme/lib/python3.8/site-packages/weasyprint/layout/blocks.py", line 75, in block_level_layout_switch
return block_box_layout(
"/home/vincent/venv_deleteme/lib/python3.8/site-packages/weasyprint/layout/blocks.py", line 128, in block_box_layout
block_container_layout(
"/home/vincent/venv_deleteme/lib/python3.8/site-packages/weasyprint/layout/blocks.py", line 504, in block_container_layout
collapsing_through) = block_level_layout(
"/home/vincent/venv_deleteme/lib/python3.8/site-packages/weasyprint/layout/blocks.py", line 61, in block_level_layout
return block_level_layout_switch(
"/home/vincent/venv_deleteme/lib/python3.8/site-packages/weasyprint/layout/blocks.py", line 75, in block_level_layout_switch
return block_box_layout(
"/home/vincent/venv_deleteme/lib/python3.8/site-packages/weasyprint/layout/blocks.py", line 128, in block_box_layout
block_container_layout(
"/home/vincent/venv_deleteme/lib/python3.8/site-packages/weasyprint/layout/blocks.py", line 504, in block_container_layout
collapsing_through) = block_level_layout(
"/home/vincent/venv_deleteme/lib/python3.8/site-packages/weasyprint/layout/blocks.py", line 61, in block_level_layout
return block_level_layout_switch(
"/home/vincent/venv_deleteme/lib/python3.8/site-packages/weasyprint/layout/blocks.py", line 75, in block_level_layout_switch
return block_box_layout(
"/home/vincent/venv_deleteme/lib/python3.8/site-packages/weasyprint/layout/blocks.py", line 128, in block_box_layout
block_container_layout(
"/home/vincent/venv_deleteme/lib/python3.8/site-packages/weasyprint/layout/blocks.py", line 504, in block_container_layout
collapsing_through) = block_level_layout(
"/home/vincent/venv_deleteme/lib/python3.8/site-packages/weasyprint/layout/blocks.py", line 61, in block_level_layout
return block_level_layout_switch(
"/home/vincent/venv_deleteme/lib/python3.8/site-packages/weasyprint/layout/blocks.py", line 75, in block_level_layout_switch
return block_box_layout(
"/home/vincent/venv_deleteme/lib/python3.8/site-packages/weasyprint/layout/blocks.py", line 128, in block_box_layout
block_container_layout(
"/home/vincent/venv_deleteme/lib/python3.8/site-packages/weasyprint/layout/blocks.py", line 504, in block_container_layout
collapsing_through) = block_level_layout(
"/home/vincent/venv_deleteme/lib/python3.8/site-packages/weasyprint/layout/blocks.py", line 61, in block_level_layout
return block_level_layout_switch(
"/home/vincent/venv_deleteme/lib/python3.8/site-packages/weasyprint/layout/blocks.py", line 75, in block_level_layout_switch
return block_box_layout(
"/home/vincent/venv_deleteme/lib/python3.8/site-packages/weasyprint/layout/blocks.py", line 128, in block_box_layout
block_container_layout(
"/home/vincent/venv_deleteme/lib/python3.8/site-packages/weasyprint/layout/blocks.py", line 348, in block_container_layout
result = find_earlier_page_break(
"/home/vincent/venv_deleteme/lib/python3.8/site-packages/weasyprint/layout/blocks.py", line 817, in find_earlier_page_break
result = find_earlier_page_break(
"/home/vincent/venv_deleteme/lib/python3.8/site-packages/weasyprint/layout/blocks.py", line 817, in find_earlier_page_break
result = find_earlier_page_break(
"/home/vincent/venv_deleteme/lib/python3.8/site-packages/weasyprint/layout/blocks.py", line 817, in find_earlier_page_break
result = find_earlier_page_break(
"/home/vincent/venv_deleteme/lib/python3.8/site-packages/weasyprint/layout/blocks.py", line 824, in find_earlier_page_break
resume_at = (new_child.index, resume_at)
AttributeError: 'BlockBox' object has no attribute 'index'
| 0.596183 |
Traceback (most recent call last):
"train.py", line 141, in <module>
Train()
"train.py", line 27, in __init__
self._train()
"train.py", line 40, in _train
self._train_epoch(i_epoch)
"train.py", line 82, in _train_epoch
self._display_visualizer_train(self._total_steps)
"train.py", line 98, in _display_visualizer_train
self._tb_visualizer.display_current_results(self._model.get_current_visuals(), total_steps, is_train=True)
"/home/xirui/XIr/GANimation-master/utils/tb_visualizer.py", line 27, in display_current_results
self._writer.add_image(sum_name, image_numpy, it)
"/usr/local/lib/python2.7/dist-packages/tensorboardX/writer.py", line 412, in add_image
self.file_writer.add_summary(image(tag, img_tensor), global_step, walltime)
"/usr/local/lib/python2.7/dist-packages/tensorboardX/summary.py", line 205, in image
image = make_image(tensor, rescale=rescale)
"/usr/local/lib/python2.7/dist-packages/tensorboardX/summary.py", line 243, in make_image
image = Image.fromarray(tensor)
"/usr/local/lib/python2.7/dist-packages/PIL/Image.py", line 2463, in fromarray
raise TypeError("Cannot handle this data type")
TypeError: Cannot handle this data type
| Traceback (most recent call last):
"/opt/synapse/env/lib/python3.6/site-packages/synapse/http/server.py", line 77, in wrapped_request_handler
await h(self, request)
"/opt/synapse/env/lib/python3.6/site-packages/synapse/http/server.py", line 326, in _async_render
callback_return = await callback_return
TypeError: string indices must be integers
| 0.518929 |
Traceback (most recent call last):
"/usr/share/vulnx/vulnx.py", line 640, in <module>
detect_cms()
"/usr/share/vulnx/vulnx.py", line 322, in detect_cms
domain_info(url)
"/usr/share/vulnx/modules/dnsLookup.py", line 74, in domain_info
csrf_token = re.search(r"name='csrfmiddlewaretoken' value='(.*?)'", response).group(1)
AttributeError: 'NoneType' object has no attribute 'group'
| Traceback (most recent call last):
"./yake.py", line 57, in <module>
main()
"./yake.py", line 16, in main
tmp = assuming_default_parameters(data)
"./yake.py", line 26, in assuming_default_parameters
kw_extractor = yake.KeywordExtractor()
AttributeError: module 'yake' has no attribute 'KeywordExtractor'
| 0.632642 |
Traceback (most recent call last):
"/home/wyf/anaconda3/lib/python3.6/threading.py", line 916, in _bootstrap_inner
self.run()
"/home/wyf/anaconda3/lib/python3.6/threading.py", line 864, in run
self._target(*self._args, **self._kwargs)
"/home/wyf/anaconda3/lib/python3.6/multiprocessing/resource_sharer.py", line 139, in _serve
signal.pthread_sigmask(signal.SIG_BLOCK, range(1, signal.NSIG))
"/home/wyf/anaconda3/lib/python3.6/signal.py", line 60, in pthread_sigmask
sigs_set = _signal.pthread_sigmask(how, mask)
ValueError: signal number 32 out of range
| Traceback (most recent call last):
"./beroot.py", line 28, in <module>
run(arguments.password)
"/root/BeRoot/Linux/beroot/run.py", line 190, in run
results = c()
"/root/BeRoot/Linux/beroot/run.py", line 73, in sudo_list
rules = self.sudolist.rules_from_sudo_ll()
"/root/BeRoot/Linux/beroot/modules/sudo/sudo_list.py", line 53, in rules_from_sudo_ll
sudo_rules = self._parse_sudo_list(sudo_list)
"/root/BeRoot/Linux/beroot/modules/sudo/sudo_list.py", line 68, in _parse_sudo_list
user = sudo_list[sudo_list.index('User '):].split(' ')[1]
ValueError: substring not found
| 0.541255 |
Traceback (most recent call last):
"/usr/local/bin/whipper", line 9, in <module>
load_entry_point('whipper==0.5.1', 'console_scripts', 'whipper')()
"/usr/local/lib/python2.7/dist-packages/whipper-0.5.1-py2.7.egg/whipper/command/main.py", line 32, in main
ret = cmd.do()
"/usr/local/lib/python2.7/dist-packages/whipper-0.5.1-py2.7.egg/whipper/command/basecommand.py", line 124, in do
return self.cmd.do()
"/usr/local/lib/python2.7/dist-packages/whipper-0.5.1-py2.7.egg/whipper/command/basecommand.py", line 124, in do
return self.cmd.do()
"/usr/local/lib/python2.7/dist-packages/whipper-0.5.1-py2.7.egg/whipper/command/offset.py", line 142, in do
c, i = match(archecksums, 1, responses)
"/usr/local/lib/python2.7/dist-packages/whipper-0.5.1-py2.7.egg/whipper/command/offset.py", line 111, in match
for i, r in enumerate(responses):
TypeError: 'NoneType' object is not iterable | Traceback (most recent call last):
"<stdin>", line 1, in <module>
TypeError: exceptions must be old-style classes or derived from BaseException, not tuple
| 0.542232 |
Original Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/torch/utils/data/_utils/worker.py", line 178, in _worker_loop
data = fetcher.fetch(index)
"/usr/local/lib/python3.6/site-packages/torch/utils/data/_utils/fetch.py", line 44, in fetch
data = [self.dataset[idx] for idx in possibly_batched_index]
"/usr/local/lib/python3.6/site-packages/torch/utils/data/_utils/fetch.py", line 44, in <listcomp>
data = [self.dataset[idx] for idx in possibly_batched_index]
"/home/hxh/Downloads/ssd.pytorch-master/data/voc0712.py", line 115, in __getitem__
im, gt, h, w = self.pull_item(index)
"/home/hxh/Downloads/ssd.pytorch-master/data/voc0712.py", line 125, in pull_item
target = ET.parse(self._annopath % img_id).getroot()
"/usr/local/lib/python3.6/xml/etree/ElementTree.py", line 1196, in parse
tree.parse(source, parser)
"/usr/local/lib/python3.6/xml/etree/ElementTree.py", line 586, in parse
source = open(source, "rb")
ValueError: embedded null byte
| Traceback (most recent call last):
"/Users/choure/redenv/lib/python3.8/site-packages/discord/ext/commands/core.py", line 85, in wrapped
ret = await coro(*args, **kwargs)
"/Users/choure/redenv/lib/python3.8/site-packages/redbot/cogs/trivia/trivia.py", line 320, in trivia
trivia_dict.update(dict_)
ValueError: dictionary update sequence element #0 has length 1; 2 is required
| 0.492213 |
Traceback (most recent call last):
"/python/miniconda3/lib/python3.6/site-packages/conda/exceptions.py", line 640, in conda_exception_handler
return_value = func(*args, **kwargs)
"/python/miniconda3/lib/python3.6/site-packages/conda/cli/main.py", line 114, in _main
imported = importlib.import_module(module)
"/python/miniconda3/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
"<frozen importlib._bootstrap>", line 978, in _gcd_import
"<frozen importlib._bootstrap>", line 961, in _find_and_load
"<frozen importlib._bootstrap>", line 950, in _find_and_load_unlocked
"<frozen importlib._bootstrap>", line 655, in _load_unlocked
"<frozen importlib._bootstrap_external>", line 678, in exec_module
"<frozen importlib._bootstrap>", line 205, in _call_with_frames_removed
"/python/miniconda3/lib/python3.6/site-packages/conda/cli/main_update.py", line 10, in <module>
from .install import install
"/python/miniconda3/lib/python3.6/site-packages/conda/cli/install.py", line 21, in <module>
from ..core.index import get_index, get_channel_priority_map
"/python/miniconda3/lib/python3.6/site-packages/conda/core/index.py", line 8, in <module>
from .package_cache import PackageCache
"/python/miniconda3/lib/python3.6/site-packages/conda/core/package_cache.py", line 9, in <module>
from .path_actions import CacheUrlAction, ExtractPackageAction
"/python/miniconda3/lib/python3.6/site-packages/conda/core/path_actions.py", line 33, in <module>
from ..gateways.download import download
"/python/miniconda3/lib/python3.6/site-packages/conda/gateways/download.py", line 10, in <module>
from requests.exceptions import ConnectionError, HTTPError, InvalidSchema, SSLError
"/python/miniconda3/lib/python3.6/site-packages/requests/__init__.py", line 84, in <module>
from urllib3.contrib import pyopenssl
"/python/miniconda3/lib/python3.6/site-packages/urllib3/contrib/pyopenssl.py", line 46, in <module>
import OpenSSL.SSL
"/python/miniconda3/lib/python3.6/site-packages/OpenSSL/__init__.py", line 8, in <module>
from OpenSSL import rand, crypto, SSL
"/python/miniconda3/lib/python3.6/site-packages/OpenSSL/rand.py", line 10, in <module>
from OpenSSL._util import (
"/python/miniconda3/lib/python3.6/site-packages/OpenSSL/_util.py", line 6, in <module>
from cryptography.hazmat.bindings.openssl.binding import Binding
"/python/miniconda3/lib/python3.6/site-packages/cryptography/hazmat/bindings/openssl/binding.py", line 156, in <module>
Binding.init_static_locks()
"/python/miniconda3/lib/python3.6/site-packages/cryptography/hazmat/bindings/openssl/binding.py", line 137, in init_static_locks
cls._ensure_ffi_initialized()
"/python/miniconda3/lib/python3.6/site-packages/cryptography/hazmat/bindings/openssl/binding.py", line 124, in _ensure_ffi_initialized
cls.lib = build_conditional_library(lib, CONDITIONAL_NAMES)
"/python/miniconda3/lib/python3.6/site-packages/cryptography/hazmat/bindings/openssl/binding.py", line 89, in build_conditional_library
setattr(conditional_lib, attr, getattr(lib, attr))
AttributeError: cffi library '_openssl' has no function, constant or global variable named 'X509_STORE_get0_param'
| Traceback (most recent call last):
"/snap/webcookies/x41/lib/python3.6/site-packages/celery/app/trace.py", line 382, in trace_task
R = retval = fun(*args, **kwargs)
"/snap/webcookies/x41/lib/python3.6/site-packages/celery/app/trace.py", line 641, in __protected_call__
return self.run(*args, **kwargs)
"/snap/webcookies/x41/usr/lib/python3.6/contextlib.py", line 52, in inner
return func(*args, **kwds)
"/snap/webcookies/x41/webcookies/tls_analysis/tasks.py", line 172, in sslyze_check
plugin_result = scanner.run_scan_command(server_info, command)
"/snap/webcookies/x41/lib/python3.6/site-packages/sslyze/synchronous_scanner.py", line 50, in run_scan_command
return plugin.process_task(server_info, scan_command)
"/snap/webcookies/x41/lib/python3.6/site-packages/sslyze/plugins/robot_plugin.py", line 189, in process_task
rsa_params = self._get_rsa_parameters(server_info, cipher_string)
"/snap/webcookies/x41/lib/python3.6/site-packages/sslyze/plugins/robot_plugin.py", line 312, in _get_rsa_parameters
return parsed_cert.public_key().public_numbers().n, parsed_cert.public_key().public_numbers().e
AttributeError: 'EllipticCurvePublicNumbers' object has no attribute 'n'
| 0.590863 |
Comment: An exception occurred in this state: Traceback (most recent call last):
"/usr/lib/python3.6/site-packages/salt/state.py", line 1981, in call
**cdata['kwargs'])
"/usr/lib/python3.6/site-packages/salt/loader.py", line 1977, in wrapper
return f(*args, **kwargs)
"/usr/lib/python3.6/site-packages/salt/states/file.py", line 1727, in symlink
__salt__['user.info'](user).get('gid', 0)
"/usr/lib/python3.6/site-packages/salt/loader.py", line 1248, in __getitem__
func = super(LazyLoader, self).__getitem__(item)
"/usr/lib/python3.6/site-packages/salt/utils/lazy.py", line 108, in __getitem__
raise KeyError(key)
KeyError: 'user.info'
Started: 15:07:39.056091
| Traceback (most recent call last):
"/home/dan/.local/share/virtualenvs/zipline-bitmex-2Y_l-Ngf/bin/zipline", line 11, in <module>
sys.exit(main())
"/home/dan/.local/share/virtualenvs/zipline-bitmex-2Y_l-Ngf/lib/python3.4/site-packages/click/core.py", line 764, in __call__
return self.main(*args, **kwargs)
"/home/dan/.local/share/virtualenvs/zipline-bitmex-2Y_l-Ngf/lib/python3.4/site-packages/click/core.py", line 717, in main
rv = self.invoke(ctx)
"/home/dan/.local/share/virtualenvs/zipline-bitmex-2Y_l-Ngf/lib/python3.4/site-packages/click/core.py", line 1137, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
"/home/dan/.local/share/virtualenvs/zipline-bitmex-2Y_l-Ngf/lib/python3.4/site-packages/click/core.py", line 956, in invoke
return ctx.invoke(self.callback, **ctx.params)
"/home/dan/.local/share/virtualenvs/zipline-bitmex-2Y_l-Ngf/lib/python3.4/site-packages/click/core.py", line 555, in invoke
return callback(*args, **kwargs)
"/home/dan/.local/share/virtualenvs/zipline-bitmex-2Y_l-Ngf/lib/python3.4/site-packages/zipline/__main__.py", line 107, in _
return f(*args, **kwargs)
"/home/dan/.local/share/virtualenvs/zipline-bitmex-2Y_l-Ngf/lib/python3.4/site-packages/click/decorators.py", line 17, in new_func
return f(get_current_context(), *args, **kwargs)
"/home/dan/.local/share/virtualenvs/zipline-bitmex-2Y_l-Ngf/lib/python3.4/site-packages/zipline/__main__.py", line 276, in run
blotter=blotter,
"/home/dan/.local/share/virtualenvs/zipline-bitmex-2Y_l-Ngf/lib/python3.4/site-packages/zipline/utils/run_algo.py", line 229, in _run
overwrite_sim_params=False,
"/home/dan/.local/share/virtualenvs/zipline-bitmex-2Y_l-Ngf/lib/python3.4/site-packages/zipline/algorithm.py", line 756, in run
for perf in self.get_generator():
"/home/dan/.local/share/virtualenvs/zipline-bitmex-2Y_l-Ngf/lib/python3.4/site-packages/zipline/gens/tradesimulation.py", line 206, in transform
for capital_change_packet in every_bar(dt):
"/home/dan/.local/share/virtualenvs/zipline-bitmex-2Y_l-Ngf/lib/python3.4/site-packages/zipline/gens/tradesimulation.py", line 120, in every_bar
blotter.get_transactions(current_data)
"/home/dan/.local/share/virtualenvs/zipline-bitmex-2Y_l-Ngf/lib/python3.4/site-packages/zipline/finance/blotter/simulation_blotter.py", line 345, in get_transactions
slippage.simulate(bar_data, asset, asset_orders):
"/home/dan/.local/share/virtualenvs/zipline-bitmex-2Y_l-Ngf/lib/python3.4/site-packages/zipline/finance/slippage.py", line 121, in simulate
volume = data.current(asset, "volume")
"zipline/_protocol.pyx", line 121, in zipline._protocol.check_parameters.__call__.assert_keywords_and_call
"zipline/_protocol.pyx", line 332, in zipline._protocol.BarData.current
"/home/dan/.local/share/virtualenvs/zipline-bitmex-2Y_l-Ngf/lib/python3.4/site-packages/zipline/data/data_portal.py", line 524, in get_spot_value
data_frequency,
"/home/dan/.local/share/virtualenvs/zipline-bitmex-2Y_l-Ngf/lib/python3.4/site-packages/zipline/data/data_portal.py", line 473, in _get_single_asset_value
return self._get_minute_spot_value(asset, field, dt)
"/home/dan/.local/share/virtualenvs/zipline-bitmex-2Y_l-Ngf/lib/python3.4/site-packages/zipline/data/data_portal.py", line 696, in _get_minute_spot_value
return reader.get_value(asset.sid, dt, column)
"/home/dan/.local/share/virtualenvs/zipline-bitmex-2Y_l-Ngf/lib/python3.4/site-packages/zipline/data/dispatch_bar_reader.py", line 96, in get_value
r = self._readers[type(asset)]
KeyError: <class 'zipline.assets._assets.Future'>
| 0.538145 |
Traceback (most recent call last):
"C:\Program
s\Sublime Text 3\sublime_plugin.py", line 818, in run_
return self.run(edit)
"indentxml in C:\Users\<username>\AppData\Roaming\Sublime Text 3\Installed Packages\Indent XML.sublime-package", line 47, in run
"C:\Program
s\Sublime Text 3\sublime.py", line 823, in replace
sublime_api.view_replace(self.view_id, edit.edit_token, r, text)
TypeError: String required
| Traceback (most recent call last):
"/usr/lib/python3.5/asyncio/tasks.py", line 239, in _step
result = coro.send(None)
"/usr/lib/python3.5/site-packages/homeassistant/helpers/entity_component.py", line 381, in async_process_entity
new_entity, self, update_before_add=update_before_add
"/usr/lib/python3.5/site-packages/homeassistant/helpers/entity_component.py", line 238, in async_add_entity
yield from entity.async_update_ha_state()
"/usr/lib/python3.5/site-packages/homeassistant/helpers/entity.py", line 247, in async_update_ha_state
device_attr = self.device_state_attributes
"/usr/lib/python3.5/site-packages/homeassistant/components/alarm_control_panel/simplisafe.py", line 112, in device_state_attributes
'last_event': self.simplisafe.last_event(),
"/config/deps/simplipy/system.py", line 76, in last_event
return self.events.get("events")[0].get("event_desc")
TypeError: 'NoneType' object is not subscriptable
| 0.484963 |
Traceback (most recent call last):
"/home/niboshi/t/a.py", line 12, in <module>
f(x, y)
"cupy/core/_kernel.pyx", line 531, in cupy.core._kernel.ElementwiseKernel.__call__
"cupy/core/_kernel.pyx", line 578, in cupy.core._kernel.ElementwiseKernel._decide_params_type
"cupy/core/_kernel.pyx", line 290, in cupy.core._kernel._decide_params_type_core
KeyError: 'U'
| Traceback (most recent call last):
"<ipython-input-38-871a3e57d1ad>", line 1, in <module>
area = seg_db[imname].attrs['area']
"h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper
"h5py/_objects.pyx", line 55, in h5py._objects.with_phil.wrapper
"/anaconda3/lib/python3.6/site-packages/h5py/_hl/attrs.py", line 60, in __getitem__
attr = h5a.open(self._id, self._e(name))
"h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper
"h5py/_objects.pyx", line 55, in h5py._objects.with_phil.wrapper
"h5py/h5a.pyx", line 77, in h5py.h5a.open
KeyError: "Can't open attribute (can't locate attribute: 'area')" | 0.573496 |
Traceback (most recent call last):
"generate.py", line 171, in <module>
main(args)
"generate.py", line 25, in main
'--replace-unk requires a raw text dataset (--raw-text)'
AssertionError: --replace-unk requires a raw text dataset (--raw-text)
| Traceback (most recent call last):
"/home/sk/anaconda3/envs/paddle3.6/lib/python3.6/threading.py", line 916, in _bootstrap_inner
self.run()
"/home/sk/anaconda3/envs/paddle3.6/lib/python3.6/threading.py", line 864, in run
self._target(*self._args, **self._kwargs)
"/home/sk/anaconda3/envs/paddle3.6/lib/python3.6/site-packages/paddle/fluid/reader.py", line 1145, in __thread_main__
six.reraise(*sys.exc_info())
"/home/sk/anaconda3/envs/paddle3.6/lib/python3.6/site-packages/six.py", line 703, in reraise
raise value
"/home/sk/anaconda3/envs/paddle3.6/lib/python3.6/site-packages/paddle/fluid/reader.py", line 1125, in __thread_main__
for tensors in self._tensor_reader():
"/home/sk/anaconda3/envs/paddle3.6/lib/python3.6/site-packages/paddle/fluid/reader.py", line 1195, in __tensor_reader_impl__
for slots in paddle_reader():
"/home/sk/anaconda3/envs/paddle3.6/lib/python3.6/site-packages/paddle/fluid/data_feeder.py", line 506, in __reader_creator__
for item in reader():
"/home/sk/PaddleDetection/ppdet/data/reader.py", line 445, in _reader
reader.reset()
"/home/sk/PaddleDetection/ppdet/data/parallel_map.py", line 267, in reset
assert self._consumer_healthy(), "cannot start another pass of data" \
AssertionError: cannot start another pass of data for some consumers exited abnormally before!!!
| 0.554436 |
Traceback (most recent call last):
"/tmp/venv/bin/docker-compose", line 11, in <module>
sys.exit(main())
"/tmp/venv/lib/python2.7/site-packages/compose/cli/main.py", line 71, in main
command()
"/tmp/venv/lib/python2.7/site-packages/compose/cli/main.py", line 124, in perform_command
handler(command, command_options)
"/tmp/venv/lib/python2.7/site-packages/compose/cli/main.py", line 959, in up
start=not no_start
"/tmp/venv/lib/python2.7/site-packages/compose/project.py", line 479, in up
get_deps,
"/tmp/venv/lib/python2.7/site-packages/compose/parallel.py", line 80, in parallel_execute
raise error_to_reraise
TypeError: __init__() got an unexpected keyword argument 'mounts'
| Traceback (most recent call last):
"/home/work/anaconda3/envs/susht/lib/python3.6/threading.py", line 916, in _bootstrap_inner
self.run()
"/home/work/anaconda3/envs/susht/lib/python3.6/threading.py", line 864, in run
self._target(*self._args, **self._kwargs)
"/home/work/sushuting/pointer_summarizer/data_util/batcher.py", line 223, in fill_example_queue
abstract_sentences = [sent.strip() for sent in data.abstract2sents(abstract)] # Use the <s> and </s> tags in abstract to get a list of sentences.
"/home/work/sushuting/pointer_summarizer/data_util/data.py", line 151, in abstract2sents
start_p = abstract.index(SENTENCE_START, cur)
TypeError: a bytes-like object is required, not 'str' | 0.58612 |
Traceback (most recent call last):
"/usr/lib64/python3.5/site-packages/ranger/gui/curses_shortcuts.py", line 37, in addstr
self.win.addstr(*args)
ValueError: embedded null character
| Traceback (most recent call last):
"tools/eval.py", line 188, in <module>
main()
"tools/eval.py", line 108, in main
checkpoint.load_params(exe, eval_prog, cfg.weights)
"/home/aistudio/PaddleDetection/ppdet/utils/checkpoint.py", line 98, in load_params
"exists.".format(path))
ValueError: Model pretrain path output/faster_rcnn_r50_1x/model_final does not exists.
| 0.503203 |
Traceback (most recent call last):
"scan.py", line 139, in <module>
main()
"scan.py", line 111, in main
torch.save({'model': model.module.state_dict(), 'head': best_loss_head}, p['scan_model'])
"/home/ubuntu/anaconda3/envs/Unsupervised-Classification/lib/python3.6/site-packages/torch/nn/modules/module.py", line 576, in __getattr__
type(self).__name__, name))
AttributeError: 'ClusteringModel' object has no attribute 'module'
| 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'
| 0.607978 |
Traceback (most recent call last):
"/usr/lib/python3.6/socketserver.py", line 654, in process_request_thread
self.finish_request(request, client_address)
"/usr/lib/python3.6/socketserver.py", line 364, in finish_request
self.RequestHandlerClass(request, client_address, self)
"/usr/lib/python3.6/socketserver.py", line 724, in __init__
self.handle()
"/root/koadic/core/handler.py", line 86, in handle
return BaseHTTPRequestHandler.handle(self)
"/usr/lib/python3.6/http/server.py", line 418, in handle
self.handle_one_request()
"/usr/lib/python3.6/http/server.py", line 406, in handle_one_request
method()
"/root/koadic/core/handler.py", line 246, in do_POST
return self.handle_report()
"/root/koadic/core/handler.py", line 360, in handle_report
self.job.report(self, data)
"modules/implant/persist/schtasks.py", line 34, in report
dropper_script = handler.loader.load_script(self.options.get("LDROPFILE"), self.options)
AttributeError: 'Handler' object has no attribute 'loader'
| Traceback (most recent call last):
"D:\tools\XX-Net-3.7.9\code\default\python27\1.0\lib\threading.py", line 801, in __bootstrap_inner
self.run()
"D:\tools\XX-Net-3.7.9\code\default\python27\1.0\lib\threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
"D:\tools\XX-Net-3.7.9\code\default\gae_proxy\local\google_ip.py", line 652, in scan_ip_worker
xlog.exception("google_ip.runJob fail:%r", e)
AttributeError: 'NoneType' object has no attribute 'exception'
| 0.609629 |
Traceback (most recent call last):
"/home/onek8/Downloads/Armory_preview04_linux64/Armory/armsdk/armory/blender/props_ui.py", line 431, in execute
nodes_renderpath.check_default()
"/home/onek8/Downloads/Armory_preview04_linux64/Armory/armsdk/armory/blender/nodes_renderpath.py", line 854, in check_default
make_renderer.make_renderer(bpy.data.cameras[0])
"/home/onek8/Downloads/Armory_preview04_linux64/Armory/armsdk/armory/blender/make_renderer.py", line 20, in make_renderer
nodes_renderpath.load_library('deferred_path_high', 'armory_default')
"/home/onek8/Downloads/Armory_preview04_linux64/Armory/armsdk/armory/blender/nodes_renderpath.py", line 874, in load_library
ref.use_fake_user = True
AttributeError: 'NoneType' object has no attribute 'use_fake_user'
| Traceback (most recent call last):
"C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\tornado\ioloop.py", line 907, in _run
return self.callback()
"C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\distributed\nanny.py", line 414, in memory_monitor
process = self.process.process
AttributeError: 'NoneType' object has no attribute 'process'
| 0.640604 |
Traceback (most recent call last):
"/usr/home/flask/flaskbb/.venv/lib/python3.5/site-packages/flask/app.py", line 1982, in wsgi_app
response = self.full_dispatch_request()
"/usr/home/flask/flaskbb/.venv/lib/python3.5/site-packages/flask/app.py", line 1614, in full_dispatch_request
rv = self.handle_user_exception(e)
"/usr/home/flask/flaskbb/.venv/lib/python3.5/site-packages/flask/app.py", line 1517, in handle_user_exception
reraise(exc_type, exc_value, tb)
"/usr/home/flask/flaskbb/.venv/lib/python3.5/site-packages/flask/_compat.py", line 33, in reraise
raise value
"/usr/home/flask/flaskbb/.venv/lib/python3.5/site-packages/flask/app.py", line 1612, in full_dispatch_request
rv = self.dispatch_request()
"/usr/home/flask/flaskbb/.venv/lib/python3.5/site-packages/flask/app.py", line 1598, in dispatch_request
return self.view_functions[rule.endpoint](**req.view_args)
"/usr/home/flask/flaskbb/.venv/lib/python3.5/site-packages/flask_allows/allows.py", line 98, in allower
return f(*args, **kwargs)
"/usr/home/flask/flaskbb/flaskbb/forum/views.py", line 100, in view_forum
topics=topics, forumsread=forumsread,
"/usr/home/flask/flaskbb/flaskbb/utils/helpers.py", line 71, in render_template
return render_theme_template(theme, template, **context)
"/usr/home/flask/flaskbb/.venv/lib/python3.5/site-packages/flask_themes2/__init__.py", line 141, in render_theme_template
return render_template(template_name, **context)
"/usr/home/flask/flaskbb/.venv/lib/python3.5/site-packages/flask/templating.py", line 134, in render_template
context, ctx.app)
"/usr/home/flask/flaskbb/.venv/lib/python3.5/site-packages/flask/templating.py", line 116, in _render
rv = template.render(context)
"/usr/home/flask/flaskbb/.venv/lib/python3.5/site-packages/jinja2/environment.py", line 1008, in render
return self.environment.handle_exception(exc_info, True)
"/usr/home/flask/flaskbb/.venv/lib/python3.5/site-packages/jinja2/environment.py", line 780, in handle_exception
reraise(exc_type, exc_value, tb)
"/usr/home/flask/flaskbb/.venv/lib/python3.5/site-packages/jinja2/_compat.py", line 37, in reraise
raise value.with_traceback(tb)
"/usr/home/flask/flaskbb/flaskbb/templates/forum/forum.html", line 4, in top-level template code
{% extends theme("layout.html") %}
"/usr/home/flask/flaskbb/flaskbb/templates/layout.html", line 167, in top-level template code
{% block content %}
"/usr/home/flask/flaskbb/flaskbb/templates/forum/forum.html", line 70, in block "content"
{% if topic|topic_is_unread(topicread, current_user, forumsread) %}
"/usr/home/flask/flaskbb/flaskbb/utils/helpers.py", line 265, in topic_is_unread
if topic.last_post.date_created < read_cutoff:
AttributeError: 'NoneType' object has no attribute 'date_created'
| Traceback (most recent call last):
"./test_pyrit.py", line 59, in new_f
import cpyrit.pckttools
"/usr/local/lib/python2.7/dist-packages/cpyrit/pckttools.py", line 169, in <module>
class SCSortedCollection(util.SortedCollection):
AttributeError: 'module' object has no attribute 'SortedCollection'
| 0.570571 |
Traceback (most recent call last):
"caption.py", line 222, in <module>
seq,alphas = caption_image_beam_search(encoder, decoder, args.img, word_map, args.beam_size)
"caption.py", line 45, in caption_image_beam_search
image = transform(img)
# (3, 256, 256)
"C:\Anaconda3\lib\site-packages\torchvision\transforms\transforms.py", line 60, in __call__
img = t(img)
"C:\Anaconda3\lib\site-packages\torchvision\transforms\transforms.py", line 163, in __call__
return F.normalize(tensor, self.mean, self.std, self.inplace)
"C:\Anaconda3\lib\site-packages\torchvision\transforms\functional.py", line 208, in normalize
tensor.sub_(mean[:, None, None]).div_(std[:, None, None])
RuntimeError: Expected object of type torch.cuda.FloatTensor but found type torch.FloatTensor for argument #4 'other'
| Traceback (most recent call last):
"model_run.py", line 156, in <module>
tf.app.run()
"/home/xx/miniconda2/envs/tensorflow/lib/python2.7/site-packages/tensorflow/python/platform/app.py", line 43, in run
sys.exit(main(sys.argv[:1] + flags_passthrough))
"model_run.py", line 150, in main
results_transfer = se.eval(transfer_tasks)
"/home/xx/Documents/SentEval/senteval.py", line 56, in eval
self.results = {x:self.eval(x) for x in name}
"/home/xx/Documents/SentEval/senteval.py", line 56, in <dictcomp>
self.results = {x:self.eval(x) for x in name}
"/home/xx/Documents/SentEval/senteval.py", line 91, in eval
self.results = self.evaluation.run(self.params, self.batcher)
"/home/xx/Documents/SentEval/trec.py", line 76, in run
devacc, testacc, _ = clf.run()
"/home/xx/Documents/SentEval/tools/validation.py", line 159, in run
yhat = clf.predict(self.test['X'])
"/home/xx/Documents/SentEval/tools/classifier.py", line 137, in predict
yhat = np.append(yhat, output.data.max(1)[1].squeeze(1).cpu().numpy())
RuntimeError: dimension out of range (expected to be in range of [-1, 0], but got 1)
| 0.554618 |
Traceback (most recent call last):
"/home/nostar/.local/bin/canconvert", line 11, in <module>
load_entry_point('canmatrix==0.9.1', 'console_scripts', 'canconvert')()
"/usr/local/lib/python3.8/site-packages/click/core.py", line 829, in __call__
return self.main(*args, **kwargs)
"/usr/local/lib/python3.8/site-packages/click/core.py", line 782, in main
rv = self.invoke(ctx)
"/usr/local/lib/python3.8/site-packages/click/core.py", line 1066, in invoke
return ctx.invoke(self.callback, **ctx.params)
"/usr/local/lib/python3.8/site-packages/click/core.py", line 610, in invoke
return callback(*args, **kwargs)
"/home/nostar/.local/lib/python3.8/site-packages/canmatrix/cli/convert.py", line 131, in cli_convert
canmatrix.convert.convert(infile, outfile, **options)
"/home/nostar/.local/lib/python3.8/site-packages/canmatrix/convert.py", line 40, in convert
dbs = canmatrix.formats.loadp(infile, **options)
"/home/nostar/.local/lib/python3.8/site-packages/canmatrix/formats/__init__.py", line 77, in loadp
return load(fileObject, import_type, key, **options)
"/home/nostar/.local/lib/python3.8/site-packages/canmatrix/formats/__init__.py", line 94, in load
dbs = module_instance.load(file_object, **options)
# type: ignore
"/home/nostar/.local/lib/python3.8/site-packages/canmatrix/formats/arxml.py", line 1723, in load
frame = get_frame(frameTrig, search_point, multiplex_translation, ns, float_factory)
"/home/nostar/.local/lib/python3.8/site-packages/canmatrix/formats/arxml.py", line 1419, in get_frame
get_signals(pdu_sig_mapping, new_frame, root_or_cache, ns, None, float_factory)
"/home/nostar/.local/lib/python3.8/site-packages/canmatrix/formats/arxml.py", line 1098, in get_signals
(values, factor, offset, unit_elem, const) = decode_compu_method(compu_method, root_or_cache, ns, float_factory)
"/home/nostar/.local/lib/python3.8/site-packages/canmatrix/formats/arxml.py", line 921, in decode_compu_method
if ll is not None and desc is not None and canmatrix.utils.decode_number(ul.text) == canmatrix.utils.decode_number(ll.text):
"/home/nostar/.local/lib/python3.8/site-packages/canmatrix/utils.py", line 106, in decode_number
return int(value, base)
ValueError: invalid literal for int() with base 10: '1023.0'
| Traceback (most recent call last):
"/usr/lib/python2.7/hashlib.py", line 147, in <module>
"/usr/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor
ValueError: unsupported hash type sha1
| 0.554311 |
Traceback (most recent call last):
"D:\tools\XX-Net-3.7.9\code\default\python27\1.0\lib\threading.py", line 801, in __bootstrap_inner
self.run()
"D:\tools\XX-Net-3.7.9\code\default\python27\1.0\lib\threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
"D:\tools\XX-Net-3.7.9\code\default\gae_proxy\local\google_ip.py", line 652, in scan_ip_worker
xlog.exception("google_ip.runJob fail:%r", e)
AttributeError: 'NoneType' object has no attribute 'exception'
| Traceback (most recent call last):
"/opt/privacyidea/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app
response = self.full_dispatch_request()
"/opt/privacyidea/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request
rv = self.handle_user_exception(e)
"/opt/privacyidea/lib/python3.7/site-packages/flask/app.py", line 1821, in handle_user_exception
reraise(exc_type, exc_value, tb)
"/opt/privacyidea/lib/python3.7/site-packages/flask/_compat.py", line 39, in reraise
raise value
"/opt/privacyidea/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request
rv = self.dispatch_request()
"/opt/privacyidea/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request
return self.view_functions[rule.endpoint](**req.view_args)
"/opt/privacyidea/lib/python3.7/site-packages/privacyidea/api/lib/prepolicy.py", line 154, in policy_wrapper
return wrapped_function(*args, **kwds)
"/opt/privacyidea/lib/python3.7/site-packages/privacyidea/api/lib/prepolicy.py", line 154, in policy_wrapper
return wrapped_function(*args, **kwds)
"/opt/privacyidea/lib/python3.7/site-packages/privacyidea/api/lib/prepolicy.py", line 154, in policy_wrapper
return wrapped_function(*args, **kwds)
[Previous line repeated 1 more time]
"/opt/privacyidea/lib/python3.7/site-packages/privacyidea/api/lib/postpolicy.py", line 108, in policy_wrapper
response = wrapped_function(*args, **kwds)
"/opt/privacyidea/lib/python3.7/site-packages/privacyidea/api/lib/postpolicy.py", line 108, in policy_wrapper
response = wrapped_function(*args, **kwds)
"/opt/privacyidea/lib/python3.7/site-packages/privacyidea/api/lib/postpolicy.py", line 108, in policy_wrapper
response = wrapped_function(*args, **kwds)
[Previous line repeated 3 more times]
"/opt/privacyidea/lib/python3.7/site-packages/privacyidea/lib/event.py", line 99, in event_wrapper
f_result = func(*args, **kwds)
"/opt/privacyidea/lib/python3.7/site-packages/privacyidea/api/auth.py", line 370, in get_auth_token
secret, algorithm='HS256').decode('utf8')
AttributeError: 'str' object has no attribute 'decode'
| 0.617372 |
Traceback (most recent call last):
"/usr/local/lib/python3.5/dist-packages/mitmproxy/net/tcp.py", line 932, in connection_thread
self.handle_client_connection(connection, client_address)
"/usr/local/lib/python3.5/dist-packages/mitmproxy/proxy/server.py", line 63, in handle_client_connection
self.channel
"/usr/local/lib/python3.5/dist-packages/mitmproxy/proxy/server.py", line 76, in __init__
None)
"/usr/local/lib/python3.5/dist-packages/mitmproxy/connections.py", line 33, in __init__
super().__init__(client_connection, address, server)
"/usr/local/lib/python3.5/dist-packages/mitmproxy/net/tcp.py", line 795, in __init__
super().__init__(connection)
"/usr/local/lib/python3.5/dist-packages/mitmproxy/net/tcp.py", line 455, in __init__
self.ip_address = Address(connection.getpeername())
OSError: [Errno 107] Transport endpoint is not connected
| Traceback (most recent call last):
"pandas\_libs\tslibs\timezones.pyx", line 155, in pandas._libs.tslibs.timezones.get_utcoffset
return tzinfo.utcoffset(obj)
"C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py", line 216, in utcoffset
if self._isdst(dt):
"C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py", line 285, in _isdst
dstval = self._naive_is_dst(dt)
"C:\Users\simon\Anaconda3\envs\pandas-dev\lib\site-packages\dateutil\tz\tz.py", line 254, in _naive_is_dst
return time.localtime(timestamp + time.timezone).tm_isdst
OSError: [Errno 22] Invalid argument
| 0.579862 |
Traceback (most recent call last):
"./pyvmomi-community-samples-master/samples/getvmsbycluster.py", line 152, in <module>
main()
"./pyvmomi-community-samples-master/samples/getvmsbycluster.py", line 142, in main
vm2dict(dc.name, cluster.name, hostname, vm, summary)
"./pyvmomi-community-samples-master/samples/getvmsbycluster.py", line 83, in vm2dict
data[dc][cluster][host][vmname]['folder'] = vm.parent.name
AttributeError: 'NoneType' object has no attribute 'name'
| Traceback (most recent call last):
"<input>", line 5, in <module>
"/home/hcui7/miniconda3/envs/dian/lib/python3.7/site-packages/sympy/matrices/expressions/matmul.py", line 138, in doit
expr = canonicalize(MatMul(*args))
"/home/hcui7/miniconda3/envs/dian/lib/python3.7/site-packages/sympy/strategies/core.py", line 11, in exhaustive_rl
new, old = rule(expr), expr
"/home/hcui7/miniconda3/envs/dian/lib/python3.7/site-packages/sympy/strategies/core.py", line 95, in switch_rl
return rl(expr)
"/home/hcui7/miniconda3/envs/dian/lib/python3.7/site-packages/sympy/strategies/core.py", line 85, in do_one_rl
result = rl(expr)
"/home/hcui7/miniconda3/envs/dian/lib/python3.7/site-packages/sympy/matrices/expressions/matmul.py", line 190, in any_zeros
for arg in mul.args]):
"/home/hcui7/miniconda3/envs/dian/lib/python3.7/site-packages/sympy/matrices/expressions/matmul.py", line 190, in <listcomp>
for arg in mul.args]):
"/home/hcui7/miniconda3/envs/dian/lib/python3.7/site-packages/sympy/matrices/matrices.py", line 2141, in __getattr__
"%s has no attribute %s." % (self.__class__.__name__, attr))
AttributeError: ImmutableSparseMatrix has no attribute is_ZeroMatrix.
| 0.566928 |
```Traceback (most recent call last):
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/flask/app.py", line 2464, in __call__
return self.wsgi_app(environ, start_response)
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/flask/app.py", line 2450, in wsgi_app
response = self.handle_exception(e)
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/flask/app.py", line 1867, in handle_exception
reraise(exc_type, exc_value, tb)
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/flask/_compat.py", line 39, in reraise
raise value
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app
response = self.full_dispatch_request()
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/flask/app.py", line 1945, in full_dispatch_request
self.try_trigger_before_first_request_functions()
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/flask/app.py", line 1993, in try_trigger_before_first_request_functions
func()
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/main.py", line 144, in create_tables
with db.connect() as conn:
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/sqlalchemy/engine/base.py", line 2263, in connect
return self._connection_cls(self, **kwargs)
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/sqlalchemy/engine/base.py", line 104, in __init__
else engine.raw_connection()
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/sqlalchemy/engine/base.py", line 2370, in raw_connection
self.pool.unique_connection, _connection
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/sqlalchemy/engine/base.py", line 2336, in _wrap_pool_connect
return fn()
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/sqlalchemy/pool/base.py", line 304, in unique_connection
return _ConnectionFairy._checkout(self)
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/sqlalchemy/pool/base.py", line 778, in _checkout
fairy = _ConnectionRecord.checkout(pool)
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/sqlalchemy/pool/base.py", line 495, in checkout
rec = pool._do_get()
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/sqlalchemy/pool/impl.py", line 140, in _do_get
self._dec_overflow()
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__
with_traceback=exc_tb,
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/sqlalchemy/util/compat.py", line 182, in raise_
raise exception
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/sqlalchemy/pool/impl.py", line 137, in _do_get
return self._create_connection()
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/sqlalchemy/pool/base.py", line 309, in _create_connection
return _ConnectionRecord(self)
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/sqlalchemy/pool/base.py", line 440, in __init__
self.__connect(first_connect_check=True)
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/sqlalchemy/pool/base.py", line 666, in __connect
).exec_once_unless_exception(self.connection, self)
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/sqlalchemy/event/attr.py", line 314, in exec_once_unless_exception
self._exec_once_impl(True, *args, **kw)
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/sqlalchemy/event/attr.py", line 285, in _exec_once_impl
self(*args, **kw)
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/sqlalchemy/event/attr.py", line 322, in __call__
fn(*args, **kw)
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/sqlalchemy/util/langhelpers.py", line 1397, in go
return once_fn(*arg, **kw)
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/sqlalchemy/engine/strategies.py", line 199, in first_connect
dialect.initialize(c)
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/sqlalchemy/dialects/postgresql/pg8000.py", line 215, in initialize
super(PGDialect_pg8000, self).initialize(connection)
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/sqlalchemy/dialects/postgresql/base.py", line 2611, in initialize
super(PGDialect, self).initialize(connection)
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/sqlalchemy/engine/default.py", line 313, in initialize
connection
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/sqlalchemy/dialects/postgresql/base.py", line 2856, in _get_server_version_info
v = connection.execute("select version()").scalar()
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/sqlalchemy/engine/base.py", line 1003, in execute
return self._execute_text(object_, multiparams, params)
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/sqlalchemy/engine/base.py", line 1178, in _execute_text
parameters,
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/sqlalchemy/engine/base.py", line 1317, in _execute_context
e, statement, parameters, cursor, context
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/sqlalchemy/engine/base.py", line 1514, in _handle_dbapi_exception
util.raise_(exc_info[1], with_traceback=exc_info[2])
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/sqlalchemy/util/compat.py", line 182, in raise_
raise exception
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/sqlalchemy/engine/base.py", line 1294, in _execute_context
result = context._setup_crud_result_proxy()
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/sqlalchemy/engine/default.py", line 1243, in _setup_crud_result_proxy
result = self.get_result_proxy()
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/sqlalchemy/engine/default.py", line 1218, in get_result_proxy
return result.ResultProxy(self)
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/sqlalchemy/engine/result.py", line 775, in __init__
self._init_metadata()
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/sqlalchemy/engine/result.py", line 807, in _init_metadata
self._metadata = ResultMetaData(self, cursor_description)
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/sqlalchemy/engine/result.py", line 296, in __init__
textual_ordered,
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/sqlalchemy/engine/result.py", line 514, in _merge_cursor_description
) in raw_iterator
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/sqlalchemy/engine/result.py", line 497, in <listcomp>
(
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/sqlalchemy/engine/result.py", line 621, in _merge_cols_by_none
) in self._colnames_from_description(context, cursor_description):
"/home/bugsbunny/python-docs-samples/cloud-sql/postgres/sqlalchemy/env/lib/python3.7/site-packages/sqlalchemy/engine/result.py", line 545, in _colnames_from_description
colname = description_decoder(colname)
TypeError: expected bytes, str found
| Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/mehdi/.local/lib/python2.7/site-packages/hazm/Normalizer.py", line 74, in normalize
text = self.character_refinement(text)
"/home/mehdi/.local/lib/python2.7/site-packages/hazm/Normalizer.py", line 103, in character_refinement
text = text.translate(self.translations)
TypeError: expected a string or other character buffer object
| 0.651135 |
Traceback (most recent call last):
"pandas\_libs\tslibs\timezones.pyx", line 153, in pandas._libs.tslibs.timezones.get_utcoffset
return tzinfo._utcoffset
AttributeError: 'tzlocal' object has no attribute '_utcoffset'
| Traceback (most recent call last):
"C:\youtube-upload-master\youtube-upload", line 10, in <module>
main.run()
"C:\youtube-upload-master\youtube_upload\main.py", line 257, in run
sys.exit(lib.catch_exceptions(EXIT_CODES, main, sys.argv[1:]))
"C:\youtube-upload-master\youtube_upload\lib.py", line 42, in catch_exceptions
fun(*args, **kwargs)
"C:\youtube-upload-master\youtube_upload\main.py", line 251, in main
run_main(parser, options, args)
"C:\youtube-upload-master\youtube_upload\main.py", line 170, in run_main
youtube = get_youtube_handler(options)
"C:\youtube-upload-master\youtube_upload\main.py", line 156, in get_youtube_handler
get_code_callback=get_code_callback)
"C:\youtube-upload-master\youtube_upload\auth\__init__.py", line 38, in get_resource
storage = oauth2client.file.Storage(credentials_file)
AttributeError: module 'oauth2client' has no attribute 'file'
| 0.554725 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/threading.py", line 916, in _bootstrap_inner
self.run()
"/usr/local/lib/python3.6/threading.py", line 864, in run
self._target(*self._args, **self._kwargs)
"/opt/coco/coco/sshd.py", line 104, in handle_chan
self.dispatch(client)
"/opt/coco/coco/sshd.py", line 111, in dispatch
InteractiveServer(client).interact()
"/opt/coco/coco/interactive.py", line 271, in interact
rv = self.dispatch(opt)
"/opt/coco/coco/interactive.py", line 86, in dispatch
self.search_and_proxy(opt)
"/opt/coco/coco/interactive.py", line 254, in search_and_proxy
self.proxy(asset)
"/opt/coco/coco/interactive.py", line 264, in proxy
forwarder.proxy(asset, system_user)
"/opt/coco/coco/proxy.py", line 58, in proxy
session.bridge()
"/opt/coco/coco/session.py", line 134, in bridge
self.close()
"/opt/coco/coco/session.py", line 167, in close
self.post_bridge()
"/opt/coco/coco/session.py", line 105, in post_bridge
self._replay_recorder.session_end(self.id)
"/opt/coco/coco/recorder.py", line 58, in session_end
self.upload_replay(session_id)
"/opt/coco/coco/recorder.py", line 77, in upload_replay
self.upload_replay(session_id, times-1)
"/opt/coco/coco/recorder.py", line 77, in upload_replay
self.upload_replay(session_id, times-1)
"/opt/coco/coco/recorder.py", line 77, in upload_replay
self.upload_replay(session_id, times-1)
"/opt/coco/coco/recorder.py", line 70, in upload_replay
self.storage = jms_storage.JMSReplayStorage(app_service)
"/opt/py3/lib/python3.6/site-packages/jms_storage/jms.py", line 9, in __init__
self.client = config.get("SERVICE")
"/opt/py3/lib/python3.6/site-packages/werkzeug/local.py", line 347, in __getattr__
return getattr(self._get_current_object(), name)
AttributeError: 'AppService' object has no attribute 'get'
| Traceback (most recent call last):
"D:/2.7/build/inst/lib/python3.5/site-packages/cura\CuraApplication.py", line 707, in event
"D:/2.7/build/inst/lib/python3.5/site-packages/UM\Qt\QtApplication.py", line 261, in event
"D:/2.7/build/inst/lib/python3.5/site-packages/UM\Event.py", line 189, in call
"D:/2.7/build/inst/lib/python3.5/site-packages/UM\Signal.py", line 315, in __performEmit
"D:/2.7/build/inst/lib/python3.5/site-packages/cura\Settings\ExtruderStack.py", line 94, in _onPropertiesChanged
AttributeError: 'NoneType' object has no attribute 'definition'
| 0.664915 |
Traceback (most recent call last):
"C:\Python27\lib\threading.py", line 801, in __bootstrap_inner
self.run()
"C:/Users/fernando/Documents/Medusa\medusa\show_queue.py", line 722, in run
self.show.load_from_indexer()
"C:/Users/fernando/Documents/Medusa\medusa\tv\series.py", line 1211, in load_from_indexer
indexed_show = self.indexer_api[self.indexerid]
"C:/Users/fernando/Documents/Medusa\medusa\indexers\indexer_base.py", line 254, in __getitem__
self._get_show_data(key, self.config['language'])
"C:/Users/fernando/Documents/Medusa\medusa\indexers\tvmaze\tvmaze_api.py", line 432, in _get_show_data
self._get_episodes(tvmaze_id, specials=False, aired_season=None)
"C:/Users/fernando/Documents/Medusa\medusa\indexers\tvmaze\tvmaze_api.py", line 255, in _get_episodes
use_dvd = cur_ep['dvd_season'] is not None and cur_ep['dvd_episodenumber'] is not None
KeyError: u'dvd_season'
| Traceback (most recent call last):
"c:\users\waldo\.local\pipx\venvs\c7n\lib\site-packages\c7n\commands.py", line 282, in run
policy()
"c:\users\waldo\.local\pipx\venvs\c7n\lib\site-packages\c7n\policy.py", line 1170, in __call__
resources = PullMode(self).run()
"c:\users\waldo\.local\pipx\venvs\c7n\lib\site-packages\c7n\policy.py", line 291, in run
resources = self.policy.resource_manager.resources()
"c:\users\waldo\.local\pipx\venvs\c7n\lib\site-packages\c7n\query.py", line 508, in resources
resources = self.filter_resources(resources)
"c:\users\waldo\.local\pipx\venvs\c7n\lib\site-packages\c7n\manager.py", line 121, in filter_resources
resources = f.process(resources, event)
"c:\users\waldo\.local\pipx\venvs\c7n\lib\site-packages\c7n\filters\core.py", line 330, in process
return self.process_set(resources, event)
"c:\users\waldo\.local\pipx\venvs\c7n\lib\site-packages\c7n\filters\core.py", line 349, in process_set
resources = f.process(resources, event)
"c:\users\waldo\.local\pipx\venvs\c7n\lib\site-packages\c7n\filters\vpc.py", line 176, in process
[related_sg[sid] for sid in self.sg.get_related_ids([r])])
"c:\users\waldo\.local\pipx\venvs\c7n\lib\site-packages\c7n\filters\vpc.py", line 176, in <listcomp>
[related_sg[sid] for sid in self.sg.get_related_ids([r])])
KeyError: 'sg-aaaaaaa'
| 0.52956 |
Traceback (most recent call last):
"translate.py", line 42, in module
main(opt)
"translate.py", line 27, in main
attn_debug=opt.attn_debug
"/home/txr/OpenNMT-py-ende/onmt/translate/translator.py", line 208, in translate
for batch in data_iter:
"/home/txr/anaconda3/envs/python3/lib/python3.5/site-packages/torchtext/data/iterator.py", line 157, in __iter__
yield Batch(minibatch, self.dataset, self.device)
"/home/txr/anaconda3/envs/python3/lib/python3.5/site-packages/torchtext/data/batch.py", line 26, in __init__
self.input_fields = [k for k, v in dataset.fields.items() if
"/home/txr/anaconda3/envs/python3/lib/python3.5/site-packages/torchtext/data/batch.py", line 27, in listcomp
v is not None and not v.is_target]
AttributeError: 'TextMultiField' object has no attribute 'is_target' | Traceback (most recent call last):
"C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\tornado\ioloop.py", line 907, in _run
return self.callback()
"C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\distributed\nanny.py", line 414, in memory_monitor
process = self.process.process
AttributeError: 'NoneType' object has no attribute 'process'
| 0.636725 |
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/netatmo/sensor.py", line 146, in async_setup_entry
async_add_entities(await hass.async_add_executor_job(get_entities), True)
"/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run
result = self.fn(*self.args, **self.kwargs)
"/usr/src/homeassistant/homeassistant/components/netatmo/sensor.py", line 142, in get_entities
entities.extend(find_entities(data))
"/usr/src/homeassistant/homeassistant/components/netatmo/sensor.py", line 117, in find_entities
all_module_infos = data.get_module_infos()
"/usr/src/homeassistant/homeassistant/components/netatmo/sensor.py", line 552, in get_module_infos
return self.station_data.getModules()
"/usr/local/lib/python3.7/site-packages/pyatmo/weather_station.py", line 89, in getModules
"module_name": m["module_name"],
KeyError: 'module_name'
| Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/drf_yasg/inspectors/base.py", line 50, in call_view_method
return view_method()
"/code/vitapio/customizings/views.py", line 124, in get_queryset
organisation_id = self.kwargs['organisations_pk']
KeyError: 'organisations_pk'
| 0.582119 |
Traceback (most recent call last):
"E:/ryh/ESRGAN/code/codes/train.py", line 173, in <module>
main()
"E:/ryh/ESRGAN/code/codes/train.py", line 106, in main
model.optimize_parameters(current_step)
"E:\ryh\ESRGAN\code\codes\models\SRRaGAN_model.py", line 120, in optimize_parameters
self.fake_H = self.netG(self.var_L)
"C:\Users\1508-T3630\AppData\Roaming\Python\Python36\site-packages\torch\nn\modules\module.py", line 477, in __call__
result = self.forward(*input, **kwargs)
"C:\Users\1508-T3630\AppData\Roaming\Python\Python36\site-packages\torch\nn\parallel\data_parallel.py", line 121, in forward
return self.module(*inputs[0], **kwargs[0])
"C:\Users\1508-T3630\AppData\Roaming\Python\Python36\site-packages\torch\nn\modules\module.py", line 477, in __call__
result = self.forward(*input, **kwargs)
"E:\ryh\ESRGAN\code\codes\models\modules\architecture.py", line 77, in forward
x = self.model(x)
"C:\Users\1508-T3630\AppData\Roaming\Python\Python36\site-packages\torch\nn\modules\module.py", line 477, in __call__
result = self.forward(*input, **kwargs)
"C:\Users\1508-T3630\AppData\Roaming\Python\Python36\site-packages\torch\nn\modules\container.py", line 91, in forward
input = module(input)
"C:\Users\1508-T3630\AppData\Roaming\Python\Python36\site-packages\torch\nn\modules\module.py", line 477, in __call__
result = self.forward(*input, **kwargs)
"C:\Users\1508-T3630\AppData\Roaming\Python\Python36\site-packages\torch\nn\modules\conv.py", line 301, in forward
self.padding, self.dilation, self.groups)
RuntimeError: Given groups=1, weight of size [64, 3, 3, 3], expected input[16, 1, 32, 32] to have 3 channels, but got 1 channels instead
| Traceback (most recent call last):
"TriblerGUI/core_manager.py", line 114, in on_received_state
RuntimeError: Unhandled Error
| 0.558655 |
Traceback (most recent call last):
"/usr/src/homeassistant/homeassistant/components/homekit_controller/config_flow.py", line 289, in async_step_pair
pairing = await self.finish_pairing(code)
TypeError: 'NoneType' object is not callable
| Traceback (most recent call last):
"/usr/src/homeassistant/homeassistant/helpers/entity.py", line 279, in async_update_ha_state
await self.async_device_update()
"/usr/src/homeassistant/homeassistant/helpers/entity.py", line 474, in async_device_update
await self.async_update()
"/usr/src/homeassistant/homeassistant/components/template/sensor.py", line 224, in async_update
self._state = self._template.async_render()
"/usr/src/homeassistant/homeassistant/helpers/template.py", line 221, in async_render
return compiled.render(kwargs).strip()
"/usr/local/lib/python3.7/site-packages/jinja2/environment.py", line 1090, in render
self.environment.handle_exception()
"/usr/local/lib/python3.7/site-packages/jinja2/environment.py", line 832, in handle_exception
reraise(*rewrite_traceback_stack(source=source))
"/usr/local/lib/python3.7/site-packages/jinja2/_compat.py", line 28, in reraise
raise value.with_traceback(tb)
"<template>", line 1, in top-level template code
TypeError: unsupported operand type(s) for /: 'float' and 'str'
| 0.540493 |
Traceback (most recent call last):
"/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run
result = self.fn(*self.args, **self.kwargs)
"/usr/src/homeassistant/homeassistant/components/icloud/device_tracker.py", line 376, in keep_alive
self.update_device(devicename)
"/usr/src/homeassistant/homeassistant/components/icloud/device_tracker.py", line 468, in update_device
battery = status.get("batteryLevel", 0) * 100
TypeError: unsupported operand type(s) for *: 'NoneType' and 'int'
| Traceback (most recent call last):
"/home/george.trojan/miniconda3/envs/python-3.7/lib/python3.7/site-packages/distributed/utils.py", line 665, in log_errors
yield
"/home/george.trojan/miniconda3/envs/python-3.7/lib/python3.7/site-packages/distributed/scheduler.py", line 2135, in remove_worker
address = self.coerce_address(address)
"/home/george.trojan/miniconda3/envs/python-3.7/lib/python3.7/site-packages/distributed/scheduler.py", line 4844, in coerce_address
raise TypeError("addresses should be strings or tuples, got %r" % (addr,))
TypeError: addresses should be strings or tuples, got None
| 0.555514 |
Traceback (most recent call last):
"/home/nate/anaconda3/lib/python3.6/site-packages/cryptofeed-1.0.0-py3.6.egg/cryptofeed/feedhandler.py", line 174, in _connect
await self._handler(websocket, feed.message_handler, feed.id)
"/home/nate/anaconda3/lib/python3.6/site-packages/cryptofeed-1.0.0-py3.6.egg/cryptofeed/feedhandler.py", line 193, in _handler
await handler(message, self.last_msg[feed_id])
"/home/nate/anaconda3/lib/python3.6/site-packages/cryptofeed-1.0.0-py3.6.egg/cryptofeed/bitstamp/bitstamp.py", line 111, in message_handler
await self._l2_book(msg)
"/home/nate/anaconda3/lib/python3.6/site-packages/cryptofeed-1.0.0-py3.6.egg/cryptofeed/bitstamp/bitstamp.py", line 44, in _l2_book
await self.book_callback(pair=pair, book_type=L2_BOOK, forced=False, delta=False, timestamp=timestamp)
"/home/nate/anaconda3/lib/python3.6/site-packages/cryptofeed-1.0.0-py3.6.egg/cryptofeed/feed.py", line 61, in book_callback
await self.callback(BOOK_DELTA, feed=self.id, pair=pair, delta=delta, timestamp=timestamp)
"/home/nate/anaconda3/lib/python3.6/site-packages/cryptofeed-1.0.0-py3.6.egg/cryptofeed/feed.py", line 72, in callback
await cb(**kwargs)
"/home/nate/anaconda3/lib/python3.6/site-packages/cryptofeed-1.0.0-py3.6.egg/cryptofeed/backends/redis.py", line 165, in __call__
book_delta_convert(delta, data, convert=self.numeric_type)
"/home/nate/anaconda3/lib/python3.6/site-packages/cryptofeed-1.0.0-py3.6.egg/cryptofeed/backends/_util.py", line 12, in book_delta_convert
for entry in delta[side]:
TypeError: 'bool' object is not subscriptable
| Traceback (most recent call last):
"/usr/lib64/python3.6/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
TypeError: test_load_script() missing 1 required positional argument: 'tdata'
| 0.543594 |
Traceback (most recent call last):
"/opt/az/lib/python3.6/site-packages/knack/cli.py", line 193, in invoke
cmd_result = self.invocation.execute(args)
"/opt/az/lib/python3.6/site-packages/azure/cli/core/commands/__init__.py", line 319, in execute
six.reraise(*sys.exc_info())
"/opt/az/lib/python3.6/site-packages/six.py", line 693, in reraise
raise value
"/opt/az/lib/python3.6/site-packages/azure/cli/core/commands/__init__.py", line 292, in execute
result = cmd(params)
"/opt/az/lib/python3.6/site-packages/azure/cli/core/commands/__init__.py", line 169, in __call__
return super(AzCliCommand, self).__call__(*args, **kwargs)
"/opt/az/lib/python3.6/site-packages/knack/commands.py", line 109, in __call__
return self.handler(*args, **kwargs)
"/opt/az/lib/python3.6/site-packages/azure/cli/core/__init__.py", line 328, in default_command_handler
result = op(**command_args)
TypeError: new_cluster() missing 1 required positional argument: 'client'
| Traceback (most recent call last):
"/usr/local/lib/python3.7/asyncio/runners.py", line 43, in run
return loop.run_until_complete(main)
"/usr/local/lib/python3.7/asyncio/base_events.py", line 583, in run_until_complete
return future.result()
"/usr/src/homeassistant/homeassistant/__main__.py", line 249, in setup_and_run_hass
safe_mode=args.safe_mode,
"/usr/src/homeassistant/homeassistant/bootstrap.py", line 89, in async_setup_hass
await async_from_config_dict(config_dict, hass)
"/usr/src/homeassistant/homeassistant/bootstrap.py", line 132, in async_from_config_dict
await _async_set_up_integrations(hass, config)
"/usr/src/homeassistant/homeassistant/bootstrap.py", line 377, in _async_set_up_integrations
*(async_setup_component(hass, domain, config) for domain in domains_to_load)
"/usr/src/homeassistant/homeassistant/setup.py", line 49, in async_setup_component
return await task
# type: ignore
"/usr/src/homeassistant/homeassistant/setup.py", line 145, in _async_setup_component
hass, config, integration
"/usr/src/homeassistant/homeassistant/config.py", line 704, in async_process_component_config
return component.CONFIG_SCHEMA(config)
# type: ignore
"/usr/local/lib/python3.7/site-packages/voluptuous/schema_builder.py", line 272, in __call__
return self._compiled([], data)
"/usr/local/lib/python3.7/site-packages/voluptuous/schema_builder.py", line 594, in validate_dict
return base_validate(path, iteritems(data), out)
"/usr/local/lib/python3.7/site-packages/voluptuous/schema_builder.py", line 386, in validate_mapping
cval = cvalue(key_path, value)
"/usr/local/lib/python3.7/site-packages/voluptuous/schema_builder.py", line 817, in validate_callable
return schema(data)
"/usr/local/lib/python3.7/site-packages/voluptuous/schema_builder.py", line 272, in __call__
return self._compiled([], data)
"/usr/local/lib/python3.7/site-packages/voluptuous/schema_builder.py", line 594, in validate_dict
return base_validate(path, iteritems(data), out)
"/usr/local/lib/python3.7/site-packages/voluptuous/schema_builder.py", line 373, in validate_mapping
new_key = ckey(key_path, key)
"/usr/local/lib/python3.7/site-packages/voluptuous/schema_builder.py", line 817, in validate_callable
return schema(data)
"/usr/src/homeassistant/homeassistant/helpers/config_validation.py", line 659, in validator
value = config[key]
TypeError: string indices must be integers
| 0.540401 |
Traceback (most recent call last):
"H:\Anaconda2\lib\site-packages\spyder\widgets\variableexplorer\dataframeeditor.py", line 218, in headerData
return to_qvariant(to_text_string(header, encoding=coding))
"H:\Anaconda2\lib\site-packages\spyder\py3compat.py", line 134, in to_text_string
return unicode(obj)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc8 in position 0: ordinal not in range(128)
| Traceback (most recent call last):
"/home/rna/.local/lib/python2.7/site-packages/tornado-4.1-py2.7-linux-x86_64.egg/tornado/web.py", line 1346, in _execute
result = method(*self.path_args, **self.path_kwargs)
"/home/rna/.local/lib/python2.7/site-packages/tornado-4.1-py2.7-linux-x86_64.egg/tornado/web.py", line 2626, in wrapper
return method(self, *args, **kwargs)
"/home/rna/.local/lib/python2.7/site-packages/IPython/html/base/handlers.py", line 301, in wrapper
self.finish(json.dumps(reply))
"/home/rna/local/lib/python2.7/json/__init__.py", line 243, in dumps
return _default_encoder.encode(obj)
"/home/rna/local/lib/python2.7/json/encoder.py", line 207, in encode
chunks = self.iterencode(o, _one_shot=True)
"/home/rna/local/lib/python2.7/json/encoder.py", line 270, in iterencode
return _iterencode(o, 0)
UnicodeDecodeError: 'utf8' codec can't decode byte 0xfd in position 1025: invalid start byte
| 0.630925 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"C:\Users\simon\pandas\pandas\core\frame.py", line 7013, in append
"Can only append a Series if ignore_index=True "
TypeError: Can only append a Series if ignore_index=True or if the Series has a name
| Traceback (most recent call last):
"train.py", line 774, in <module>
main()
"train.py", line 482, in main
t_total=num_train_optimization_steps,
"/mnt/lustre/chenzhiyuan/anaconda3/envs/pt1.5/lib/python3.7/site-packages/pytorch_transformers/optimization.py", line 56, in __init__
super(WarmupLinearSchedule, self).__init__(optimizer, self.lr_lambda, last_epoch=last_epoch)
"/mnt/lustre/chenzhiyuan/anaconda3/envs/pt1.5/lib/python3.7/site-packages/torch/optim/lr_scheduler.py", line 189, in __init__
super(LambdaLR, self).__init__(optimizer, last_epoch)
"/mnt/lustre/chenzhiyuan/anaconda3/envs/pt1.5/lib/python3.7/site-packages/torch/optim/lr_scheduler.py", line 31, in __init__
type(optimizer).__name__))
TypeError: LARC is not an Optimizer
| 0.495486 |
Traceback (most recent call last):
"/opt/wsl/bin/mkdocs", line 8, in <module>
sys.exit(cli())
"/opt/wsl/lib/python3.6/site-packages/click/core.py", line 764, in __call__
return self.main(*args, **kwargs)
"/opt/wsl/lib/python3.6/site-packages/click/core.py", line 717, in main
rv = self.invoke(ctx)
"/opt/wsl/lib/python3.6/site-packages/click/core.py", line 1137, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
"/opt/wsl/lib/python3.6/site-packages/click/core.py", line 956, in invoke
return ctx.invoke(self.callback, **ctx.params)
"/opt/wsl/lib/python3.6/site-packages/click/core.py", line 555, in invoke
return callback(*args, **kwargs)
"/opt/wsl/lib/python3.6/site-packages/mkdocs/__main__.py", line 134, in serve_command
livereload=livereload
"/opt/wsl/lib/python3.6/site-packages/mkdocs/commands/serve.py", line 119, in serve
config = builder()
"/opt/wsl/lib/python3.6/site-packages/mkdocs/commands/serve.py", line 114, in builder
build(config, live_server=live_server, dirty=dirty)
"/opt/wsl/lib/python3.6/site-packages/mkdocs/commands/build.py", line 298, in build
config['plugins'].run_event('post_build', config)
"/opt/wsl/lib/python3.6/site-packages/mkdocs/plugins.py", line 94, in run_event
result = method(item, **kwargs)
"/opt/wsl/lib/python3.6/site-packages/mkdocs/contrib/search/__init__.py", line 68, in on_post_build
search_index = self.search_index.generate_search_index()
"/opt/wsl/lib/python3.6/site-packages/mkdocs/contrib/search/search_index.py", line 106, in generate_search_index
data = json.dumps(page_dicts, sort_keys=True, separators=(',', ':'))
"/opt/wsl/lib/python3.6/json/__init__.py", line 238, in dumps
**kw).encode(obj)
"/opt/wsl/lib/python3.6/json/encoder.py", line 199, in encode
chunks = self.iterencode(o, _one_shot=True)
"/opt/wsl/lib/python3.6/json/encoder.py", line 257, in iterencode
return _iterencode(o, 0)
"/opt/wsl/lib/python3.6/json/encoder.py", line 180, in default
o.__class__.__name__)
TypeError: Object of type 'date' is not JSON serializable
| Traceback (most recent call last):
".\udemy-dl.py", line 936, in <module>
main()
".\udemy-dl.py", line 852, in main
udemy.ExtractAndDownload(path=outto)
".\udemy-dl.py", line 303, in ExtractAndDownload
self.login()
".\udemy-dl.py", line 40, in login
extract_info.login(self.username, self.password)
"D:\Temp\udemy-dl-py-r00t\udemy\_extractor.py", line 147, in login
login_form
= self._fill_login_form(login_popup, username, password)
"D:\Temp\udemy-dl-py-r00t\udemy\_extractor.py", line 98, in _fill_login_form
login_form = self._form_hidden_inputs('login-form', webpage)
"D:\Temp\udemy-dl-py-r00t\udemy\_extractor.py", line 88, in _form_hidden_inputs
return _hidden_inputs(form)
"D:\Temp\udemy-dl-py-r00t\udemy\_utils.py", line 80, in _hidden_inputs
html = re.sub(r'<!--(?:(?!<!--).)*-->', '', html)
"C:\Program
s (x86)\Python\Python36-32\lib\re.py", line 191, in sub
return _compile(pattern, flags).sub(repl, string, count)
TypeError: expected string or bytes-like object | 0.57755 |
Traceback (most recent call last):
"/home/ahmed/tensor2tensor/bin/t2t-trainer", line 96, in <module>
tf.app.run()
"/home/ahmed/tensor2tensor/local/lib/python2.7/site-packages/tensorflow/python/platform/app.py", line 48, in run
_sys.exit(main(_sys.argv[:1] + flags_passthrough))
"/home/ahmed/tensor2tensor/bin/t2t-trainer", line 92, in main
schedule=FLAGS.schedule)
"/home/ahmed/tensor2tensor/local/lib/python2.7/site-packages/tensor2tensor/utils/trainer_utils.py", line 352, in run
hparams=hparams)
"/home/ahmed/tensor2tensor/local/lib/python2.7/site-packages/tensorflow/contrib/learn/python/learn/learn_runner.py", line 209, in run
return _execute_schedule(experiment, schedule)
"/home/ahmed/tensor2tensor/local/lib/python2.7/site-packages/tensorflow/contrib/learn/python/learn/learn_runner.py", line 46, in _execute_schedule
return task()
"/home/ahmed/tensor2tensor/local/lib/python2.7/site-packages/tensorflow/contrib/learn/python/learn/experiment.py", line 502, in train_and_evaluate
self.train(delay_secs=0)
"/home/ahmed/tensor2tensor/local/lib/python2.7/site-packages/tensorflow/contrib/learn/python/learn/experiment.py", line 280, in train
hooks=self._train_monitors + extra_hooks)
"/home/ahmed/tensor2tensor/local/lib/python2.7/site-packages/tensorflow/contrib/learn/python/learn/experiment.py", line 672, in _call_train
hooks=hooks)
"/home/ahmed/tensor2tensor/local/lib/python2.7/site-packages/tensorflow/python/estimator/estimator.py", line 241, in train
loss = self._train_model(input_fn=input_fn, hooks=hooks)
"/home/ahmed/tensor2tensor/local/lib/python2.7/site-packages/tensorflow/python/estimator/estimator.py", line 628, in _train_model
input_fn, model_fn_lib.ModeKeys.TRAIN)
"/home/ahmed/tensor2tensor/local/lib/python2.7/site-packages/tensorflow/python/estimator/estimator.py", line 499, in _get_features_and_labels_from_input_fn
result = self._call_input_fn(input_fn, mode)
"/home/ahmed/tensor2tensor/local/lib/python2.7/site-packages/tensorflow/python/estimator/estimator.py", line 585, in _call_input_fn
return input_fn(**kwargs)
"/home/ahmed/tensor2tensor/local/lib/python2.7/site-packages/tensor2tensor/utils/input_fn_builder.py", line 122, in input_fn
problem_count - 1)
"/home/ahmed/tensor2tensor/local/lib/python2.7/site-packages/tensor2tensor/utils/input_fn_builder.py", line 185, in cond_on_index
lambda: cond_on_index(fn, index_tensor, max_idx, cur_idx + 1)
"/home/ahmed/tensor2tensor/local/lib/python2.7/site-packages/tensorflow/python/util/deprecation.py", line 296, in new_func
return func(*args, **kwargs)
"/home/ahmed/tensor2tensor/local/lib/python2.7/site-packages/tensorflow/python/ops/control_flow_ops.py", line 1828, in cond
orig_res_f, res_f = context_f.BuildCondBranch(false_fn)
"/home/ahmed/tensor2tensor/local/lib/python2.7/site-packages/tensorflow/python/ops/control_flow_ops.py", line 1694, in BuildCondBranch
original_result = fn()
"/home/ahmed/tensor2tensor/local/lib/python2.7/site-packages/tensor2tensor/utils/input_fn_builder.py", line 185, in <lambda>
lambda: cond_on_index(fn, index_tensor, max_idx, cur_idx + 1)
"/home/ahmed/tensor2tensor/local/lib/python2.7/site-packages/tensor2tensor/utils/input_fn_builder.py", line 185, in cond_on_index
lambda: cond_on_index(fn, index_tensor, max_idx, cur_idx + 1)
"/home/ahmed/tensor2tensor/local/lib/python2.7/site-packages/tensorflow/python/util/deprecation.py", line 296, in new_func
return func(*args, **kwargs)
"/home/ahmed/tensor2tensor/local/lib/python2.7/site-packages/tensorflow/python/ops/control_flow_ops.py", line 1866, in cond
(val_x.dtype.name, val_y.dtype.name))
ValueError: Outputs of true_fn and false_fn must have the same type: uint8, int32
| Traceback (most recent call last):
"PATH REMOVED/main.py", line 1514, in <module>
continuation()
"PATH REMOVED/main.py", line 914, in continuation
sol_nxt = call_solver(x_predict, y_predict, p_predict, problem_data)
"PATH REMOVED/main.py", line 735, in call_solver
bc_tol=None,
# Default
"PATH REMOVED\lib\site-packages\scipy\integrate\_bvp.py", line 1087, in solve_bvp
y, p, B, tol, bc_tol)
"PATH REMOVED\lib\site-packages\scipy\integrate\_bvp.py", line 451, in solve_newton
J = jac(y, p, y_middle, f, f_middle, bc_res)
"PATH REMOVED\lib\site-packages\scipy\integrate\_bvp.py", line 346, in sys_jac
dbc_dyb, dbc_dp)
"PATH REMOVED\lib\site-packages\scipy\integrate\_bvp.py", line 271, in construct_global_jac
T = stacked_matmul(df_dy_middle, df_dp[:-1] - df_dp[1:])
"PATH REMOVED\lib\site-packages\scipy\integrate\_bvp.py", line 156, in stacked_matmul
out[i] = np.dot(a[i], b[i])
ValueError: could not broadcast input array from shape (354,2) into shape (354,354)
| 0.585517 |
Traceback (most recent call last):
"{$my_working_path}/lib/python3.8/site-packages/telegram/ext/dispatcher.py", line 442, in process_update
handler.handle_update(update, self, check, context)
"{$my_working_path}/lib/python3.8/site-packages/telegram/ext/handler.py", line 160, in handle_update
return self.callback(update, context)
"{$my_working_path}/src/utils/auth.py", line 27, in __call__
return self.function(*args)
"main.py", line 68, in queue_searches
context.job_queue.run_daily(search_over_time, options["time"], options["days"], context = job_args, name =
str(update.message.chat_id))
"{$my_working_path}/lib/python3.8/site-packages/telegram/ext/jobqueue.py", line 439, in run_daily
j = self.scheduler.add_job(
"{$my_working_path}/lib/python3.8/site-packages/apscheduler/schedulers/base.py", line 443, in add_job
self._real_add_job(job, jobstore, replace_existing)
"{$my_working_path}/lib/python3.8/site-packages/apscheduler/schedulers/base.py", line 867, in _real_add_job
store.add_job(job)
"{$my_working_path}/lib/python3.8/site-packages/apscheduler/jobstores/sqlalchemy.py", line 95, in add_job
'job_state': pickle.dumps(job.__getstate__(), self.pickle_protocol)
AttributeError: Can't pickle local object 'PoolManager.__init__.<locals>.<lambda>'
| Traceback (most recent call last):
"/usr/local/bin/ansible-lint", line 8, in <module>
sys.exit(main())
"/usr/local/Cellar/ansible-lint/4.2.0/libexec/lib/python3.7/site-packages/ansiblelint/__main__.py", line 187, in main
matches.extend(runner.run())
"/usr/local/Cellar/ansible-lint/4.2.0/libexec/lib/python3.7/site-packages/ansiblelint/__init__.py", line 267, in run
for child in ansiblelint.utils.find_children(arg, self.playbook_dir):
"/usr/local/Cellar/ansible-lint/4.2.0/libexec/lib/python3.7/site-packages/ansiblelint/utils.py", line 161, in find_children
items = _playbook_items(playbook_ds)
"/usr/local/Cellar/ansible-lint/4.2.0/libexec/lib/python3.7/site-packages/ansiblelint/utils.py", line 146, in _playbook_items
return [item for play in pb_data for item in play.items()]
"/usr/local/Cellar/ansible-lint/4.2.0/libexec/lib/python3.7/site-packages/ansiblelint/utils.py", line 146, in <listcomp>
return [item for play in pb_data for item in play.items()]
AttributeError: 'str' object has no attribute 'items'
| 0.629157 |
Traceback (most recent call last):
"/Users/--/anaconda/lib/python3.6/site-packages/IPython/core/interactiveshell.py", line 3325, in run_code
exec(code_obj, self.user_global_ns, self.user_ns)
"<ipython-input-32-6da260c3f1e3>", line 1, in <module>
np.log(a)
AttributeError: 'int' object has no attribute 'log'
| Traceback (most recent call last):
"/usr/lib/python3.5/asyncio/tasks.py", line 239, in _step
result = coro.send(None)
"/srv/hass/hass_venv/lib/python3.5/site-packages/homeassistant/components/frontend/__init__.py", line 493, in send_translations
resources = await async_get_translations(hass, msg['language'])
"/srv/hass/hass_venv/lib/python3.5/site-packages/homeassistant/helpers/translation.py", line 121, in async_get_translations
resources = await async_get_component_resources(hass, language)
"/srv/hass/hass_venv/lib/python3.5/site-packages/homeassistant/helpers/translation.py", line 100, in async_get_component_resources
hass, component, language)
"/srv/hass/hass_venv/lib/python3.5/site-packages/homeassistant/helpers/translation.py", line 41, in component_translation_file
component_path = path.dirname(module.__file__)
AttributeError: 'NoneType' object has no attribute '__file__'
| 0.638949 |
Traceback (most recent call last):
"/usr/share/kickthemout/kickthemout.py", line 754, in <module>
defaultInterface = getDefaultInterface()
"/usr/share/kickthemout/kickthemout.py", line 154, in getDefaultInterface
network, netmask, _, interface, address = max(iface_routes, key=lambda item:item[1])
ValueError: too many values to unpack (expected 5)
|
Traceback (most recent call last):
"/home/osmc/.kodi/addons/plugin.video.netflix/addon.py", line 42, in <module>
NAVIGATION.router(paramstring=REQUEST_PARAMS)
"/home/osmc/.kodi/addons/plugin.video.netflix/resources/lib/utils.py", line 45, in wrapped
result = func(*args, **kwargs)
"/home/osmc/.kodi/addons/plugin.video.netflix/resources/lib/Navigation.py", line 85, in router
options = self.before_routing_action(params=params)
"/home/osmc/.kodi/addons/plugin.video.netflix/resources/lib/utils.py", line 45, in wrapped
result = func(*args, **kwargs)
"/home/osmc/.kodi/addons/plugin.video.netflix/resources/lib/Navigation.py", line 708, in before_routing_action
'method': 'is_logged_in'}))
"/home/osmc/.kodi/addons/plugin.video.netflix/resources/lib/Navigation.py", line 884, in call_netflix_service
parsed_json = json.loads(data)
"/usr/lib/python2.7/json/__init__.py", line 339, in loads
return _default_decoder.decode(s)
"/usr/lib/python2.7/json/decoder.py", line 364, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
"/usr/lib/python2.7/json/decoder.py", line 382, in raw_decode
raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded
| 0.566713 |
Traceback (most recent call last):
"clean_base_on_clean_lab.py", line 24, in <module>
sorted_index_method='normalized_margin', # Orders label errors
"/opt/meituan/develop/lixianyang/miniconda3/lib/python3.7/site-packages/cleanlab/pruning.py", line 342, in get_noise_indices
multi_label=multi_label,
"/opt/meituan/develop/lixianyang/miniconda3/lib/python3.7/site-packages/cleanlab/latent_estimation.py", line 337, in compute_confident_joint
psx_bool = (psx >= thresholds - 1e-6)
ValueError: operands could not be broadcast together with shapes (20000,9140) (401,)
| Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/user/anaconda3/envs/uniqueness/lib/python3.8/site-packages/spacy-2.3.2-py3.8-linux-x86_64.egg/spacy/__init__.py", line 12, in <module>
from . import pipeline
"/home/user/anaconda3/envs/uniqueness/lib/python3.8/site-packages/spacy-2.3.2-py3.8-linux-x86_64.egg/spacy/pipeline/__init__.py", line 4, in <module>
from .pipes import Tagger, DependencyParser, EntityRecognizer, EntityLinker
"pipes.pyx", line 1, in init spacy.pipeline.pipes
"nn_parser.pyx", line 1, in init spacy.syntax.nn_parser
"/home/user/anaconda3/envs/uniqueness/lib/python3.8/site-packages/spacy-2.3.2-py3.8-linux-x86_64.egg/spacy/gold/__init__.py", line 1, in <module>
from .corpus import Corpus
"/home/user/anaconda3/envs/uniqueness/lib/python3.8/site-packages/spacy-2.3.2-py3.8-linux-x86_64.egg/spacy/gold/corpus.py", line 6, in <module>
from .example import Example
"spacy/vocab.pxd", line 26, in init spacy.gold.example
ValueError: spacy.vocab.Vocab size changed, may indicate binary incompatibility. Expected 120 from C header, got 112 from PyObject
| 0.6233 |
ERROR: Traceback (most recent call last):
"<string>", line 1, in <module>
"/opt/rez/lib/python3.9/site-packages/setuptools/__init__.py", line 20, in <module>
from setuptools.dist import Distribution, Feature
"/opt/rez/lib/python3.9/site-packages/setuptools/dist.py", line 34, in <module>
from setuptools.depends import Require
"/opt/rez/lib/python3.9/site-packages/setuptools/depends.py", line 7, in <module>
from .py33compat import Bytecode
"/opt/rez/lib/python3.9/site-packages/setuptools/py33compat.py", line 55, in <module>
unescape = getattr(html, 'unescape', html_parser.HTMLParser().unescape)
AttributeError: 'HTMLParser' object has no attribute 'unescape'
|
2. Left click on a project What is the expected output? What do you see instead? Traceback (most recent call last):
"/ext/p/spyderlib/spyderlib/widgets/explorer.py", line 343, in contextMenuEvent
self.update_menu()
"/ext/p/spyderlib/spyderlib/widgets/explorer.py", line 338, in update_menu
add_actions(self.menu, self.create_context_menu_actions())
"/ext/p/spyderlib/spyderlib/widgets/projectexplorer.py", line 597, in create_context_menu_actions
return FilteredDirView.create_context_menu_actions(self)
"/ext/p/spyderlib/spyderlib/widgets/explorer.py", line 325, in create_context_menu_actions
actions += self.create_file_manage_actions(fnames)
"/ext/p/spyderlib/spyderlib/widgets/projectexplorer.py", line 527, in create_file_manage_actions
any_project = any([_pr.is_root_path(_fn) for _pr, _fn in pjfnames])
AttributeError: 'NoneType' object has no attribute 'is_root_path' | 0.629301 |
Traceback (most recent call last):
"/usr/bin/aws", line 27, in <module>
sys.exit(main())
"/usr/bin/aws", line 23, in main
return awscli.clidriver.main()
"/usr/lib/python2.7/dist-packages/awscli/clidriver.py", line 58, in main
rc = driver.main()
"/usr/lib/python2.7/dist-packages/awscli/clidriver.py", line 193, in main
command_table = self._get_command_table()
"/usr/lib/python2.7/dist-packages/awscli/clidriver.py", line 102, in _get_command_table
self._command_table = self._build_command_table()
"/usr/lib/python2.7/dist-packages/awscli/clidriver.py", line 122, in _build_command_table
command_object=self)
"/usr/local/lib/python2.7/site-packages/botocore/session.py", line 719, 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/lib/python2.7/dist-packages/awscli/customizations/sagemaker.py", line 27, in alias_sagemaker_runtime_command
alias_name='runtime.sagemaker',
"/usr/lib/python2.7/dist-packages/awscli/customizations/utils.py", line 106, in make_hidden_command_alias
new = _copy_argument(command_table, existing_name, alias_name)
"/usr/lib/python2.7/dist-packages/awscli/customizations/utils.py", line 31, in _copy_argument
current = argument_table[current_name]
KeyError: 'sagemaker-runtime'
| Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/homeassistant/config_entries.py", line 252, in async_setup
result = await component.async_setup_entry(hass, self)
"/usr/local/lib/python3.6/site-packages/homeassistant/components/upnp/__init__.py", line 139, in async_setup_entry
config_entry.data.get('udn'))
"/usr/local/lib/python3.6/site-packages/homeassistant/components/upnp/__init__.py", line 106, in async_discover_and_construct
discovery_info['igd_name'])
KeyError: 'igd_name'
| 0.550808 |
Traceback (most recent call last):
"/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"/usr/lib/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
"/home/frappe/frappe-bench/apps/frappe/frappe/utils/bench_helper.py", line 97, in <module>
main()
"/home/frappe/frappe-bench/apps/frappe/frappe/utils/bench_helper.py", line 18, in main
click.Group(commands=commands)(prog_name='bench')
"/home/frappe/frappe-bench/env/lib/python3.6/site-packages/click/core.py", line 764, in __call__
return self.main(*args, **kwargs)
"/home/frappe/frappe-bench/env/lib/python3.6/site-packages/click/core.py", line 717, in main
rv = self.invoke(ctx)
"/home/frappe/frappe-bench/env/lib/python3.6/site-packages/click/core.py", line 1137, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
"/home/frappe/frappe-bench/env/lib/python3.6/site-packages/click/core.py", line 1137, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
"/home/frappe/frappe-bench/env/lib/python3.6/site-packages/click/core.py", line 956, in invoke
return ctx.invoke(self.callback, **ctx.params)
"/home/frappe/frappe-bench/env/lib/python3.6/site-packages/click/core.py", line 555, in invoke
return callback(*args, **kwargs)
"/home/frappe/frappe-bench/apps/frappe/frappe/commands/site.py", line 33, in new_site
db_type = db_type)
"/home/frappe/frappe-bench/apps/frappe/frappe/commands/site.py", line 66, in _new_site
source_sql=source_sql,force=force, reinstall=reinstall, db_type=db_type)
"/home/frappe/frappe-bench/apps/frappe/frappe/installer.py", line 35, in install_db
setup_database(force, source_sql, verbose)
"/home/frappe/frappe-bench/apps/frappe/frappe/database/__init__.py", line 16, in setup_database
return frappe.database.mariadb.setup_db.setup_database(force, source_sql, verbose)
"/home/frappe/frappe-bench/apps/frappe/frappe/database/mariadb/setup_db.py", line 40, in setup_database
dbman.delete_user(db_name)
"/home/frappe/frappe-bench/apps/frappe/frappe/database/db_manager.py", line 31, in delete_user
self.db.sql("DROP USER '%s'@'%s';" % (target, host))
"/home/frappe/frappe-bench/apps/frappe/frappe/database/database.py", line 181, in sql
if(frappe.db.db_type == 'postgres'):
"/home/frappe/frappe-bench/env/lib/python3.6/site-packages/werkzeug/local.py", line 348, in __getattr__
return getattr(self._get_current_object(), name)
"/home/frappe/frappe-bench/env/lib/python3.6/site-packages/werkzeug/local.py", line 311, in _get_current_object
raise RuntimeError("no object bound to %s" % self.__name__)
RuntimeError: no object bound to db
| Traceback (most recent call last):
"../asyncserf/asyncserf/actor.py", line 430, in _run
"/usr/lib/python3/dist-packages/anyio/_backends/_trio.py", line 49, in __aexit__
"/usr/lib/python3/dist-packages/trio/_core/_ki.py", line 165, in wrapper
"/usr/lib/python3/dist-packages/trio/_core/_run.py", line 199, in __exit__
"/usr/lib/python3/dist-packages/trio/_core/_run.py", line 367, in _close
"/usr/lib/python3/dist-packages/trio/_core/_run.py", line 1645, in current_task
RuntimeError: must be called from async context
| 0.601046 |
Traceback (most recent call last):
"/usr/lib/python3/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
| Traceback (most recent call last):
"c:\users\xxx\anaconda3\lib\runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"c:\users\xxx\anaconda3\lib\runpy.py", line 85, in _run_code
exec(code, run_globals)
"C:\Users\xxx\Anaconda3\Scripts\labelme_json_to_dataset.exe\__main__.py", line 9, in <module>
"c:\users\xxx\anaconda3\lib\site-packages\labelme\cli\json_to_dataset.py", line 59, in main
label=lbl, img=img, label_names=label_names, loc='rb'
"c:\users\xxxanaconda3\lib\site-packages\imgviz\label.py", line 113, in label2rgb
legend, aabb1, aabb2, fill=(255, 255, 255))
"c:\users\xxx\anaconda3\lib\site-packages\imgviz\draw.py", line 181, in rectangle
xy=(x1, y1, x2, y2), fill=fill, outline=outline, width=width
TypeError: rectangle() got an unexpected keyword argument 'width' | 0.572162 |
Traceback (most recent call last):
"pokecli.py", line 865, in <module>
main()
"pokecli.py", line 195, in main
bot = start_bot(bot, config)
"pokecli.py", line 147, in start_bot
bot.start()
"/Users/hamishtugado/PokemonGo-Bot/pokemongo_bot/__init__.py", line 155, in start
self._setup_api()
"/Users/hamishtugado/PokemonGo-Bot/pokemongo_bot/__init__.py", line 1145, in _setup_api
self._set_starting_position()
"/Users/hamishtugado/PokemonGo-Bot/pokemongo_bot/__init__.py", line 1347, in _set_starting_position
location = self.get_pos_by_name(location_str.replace(" ", ""))
"/Users/hamishtugado/PokemonGo-Bot/pokemongo_bot/__init__.py", line 1474, in get_pos_by_name
return float(loc.latitude), float(loc.longitude), float(loc.altitude)
AttributeError: 'NoneType' object has no attribute 'latitude'
| Traceback (most recent call last):
"/usr/home/cg/workspace/sphinx/sphinx/cmdline.py", line 306, in main
app.build(opts.force_all, filenames)
"/usr/home/cg/workspace/sphinx/sphinx/application.py", line 329, in build
self.builder.build_update()
"/usr/home/cg/workspace/sphinx/sphinx/builders/__init__.py", line 325, in build_update
'out of date' % len(to_build))
"/usr/home/cg/workspace/sphinx/sphinx/builders/__init__.py", line 391, in build
self.write(docnames, list(updated_docnames), method)
"/usr/home/cg/workspace/sphinx/sphinx/builders/__init__.py", line 428, in write
self._write_serial(sorted(docnames))
"/usr/home/cg/workspace/sphinx/sphinx/builders/__init__.py", line 435, in _write_serial
doctree = self.env.get_and_resolve_doctree(docname, self)
"/usr/home/cg/workspace/sphinx/sphinx/environment/__init__.py", line 880, in get_and_resolve_doctree
self.apply_post_transforms(doctree, docname)
"/usr/home/cg/workspace/sphinx/sphinx/environment/__init__.py", line 932, in apply_post_transforms
self.app.emit('doctree-resolved', doctree, docname)
"/usr/home/cg/workspace/sphinx/sphinx/application.py", line 435, in emit
return self.events.emit(event, self, *args)
"/usr/home/cg/workspace/sphinx/sphinx/events.py", line 79, in emit
results.append(callback(*args))
"/usr/home/cg/workspace/sphinxcontrib-newsfeed/sphinxcontrib/newsfeed.py", line 264, in process_feed
env.resolve_references(section_node, fromdocname, app.builder)
"/usr/home/cg/workspace/sphinx/sphinx/environment/__init__.py", line 914, in resolve_references
self.apply_post_transforms(doctree, fromdocname)
"/usr/home/cg/workspace/sphinx/sphinx/environment/__init__.py", line 927, in apply_post_transforms
transformer.apply_transforms()
"/usr/home/cg/workspace/sphinx/sphinx/transforms/__init__.py", line 97, in apply_transforms
Transformer.apply_transforms(self)
"/home/cg/.virtualenvs/khal/lib/python3.5/site-packages/docutils/transforms/__init__.py", line 171, in apply_transforms
transform.apply(**kwargs)
"/usr/home/cg/workspace/sphinx/sphinx/transforms/post_transforms/__init__.py", line 78, in apply
refdoc = node.get('refdoc', self.env.docname)
"/usr/home/cg/workspace/sphinx/sphinx/transforms/__init__.py", line 65, in env
return self.document.settings.env
AttributeError: 'Values' object has no attribute 'env'
| 0.652656 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/sdk_worker.py", line 170, in _execute
response = task()
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/sdk_worker.py", line 203, in <lambda>
self._execute(lambda: worker.do_instruction(work), work)
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/sdk_worker.py", line 360, in do_instruction
request.instruction_id)
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/sdk_worker.py", line 380, in process_bundle
instruction_id, request.process_bundle_descriptor_id)
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/sdk_worker.py", line 318, in get
self.data_channel_factory)
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py", line 578, in __init__
self.ops = self.create_execution_tree(self.process_bundle_descriptor)
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py", line 622, in create_execution_tree
descriptor.transforms, key=topological_height, reverse=True)])
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py", line 621, in <listcomp>
for transform_id in sorted(
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py", line 546, in wrapper
result = cache[args] = func(*args)
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py", line 605, in get_operation
in descriptor.transforms[transform_id].outputs.items()
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py", line 604, in <dictcomp>
for tag, pcoll_id
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py", line 603, in <listcomp>
tag: [get_operation(op) for op in pcoll_consumers[pcoll_id]]
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py", line 546, in wrapper
result = cache[args] = func(*args)
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py", line 605, in get_operation
in descriptor.transforms[transform_id].outputs.items()
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py", line 604, in <dictcomp>
for tag, pcoll_id
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py", line 603, in <listcomp>
tag: [get_operation(op) for op in pcoll_consumers[pcoll_id]]
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py", line 546, in wrapper
result = cache[args] = func(*args)
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py", line 605, in get_operation
in descriptor.transforms[transform_id].outputs.items()
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py", line 604, in <dictcomp>
for tag, pcoll_id
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py", line 603, in <listcomp>
tag: [get_operation(op) for op in pcoll_consumers[pcoll_id]]
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py", line 546, in wrapper
result = cache[args] = func(*args)
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py", line 605, in get_operation
in descriptor.transforms[transform_id].outputs.items()
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py", line 604, in <dictcomp>
for tag, pcoll_id
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py", line 603, in <listcomp>
tag: [get_operation(op) for op in pcoll_consumers[pcoll_id]]
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py", line 546, in wrapper
result = cache[args] = func(*args)
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py", line 608, in get_operation
transform_id, transform_consumers)
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py", line 867, in create_operation
return creator(self, transform_id, transform_proto, payload, consumers)
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py", line 1265, in create
(beam.CombineFn.from_runner_api(payload.combine_fn, factory.context),
"/usr/local/lib/python3.6/site-packages/apache_beam/utils/urns.py", line 116, in from_runner_api
context)
"/usr/local/lib/python3.6/site-packages/apache_beam/utils/urns.py", line 90, in <lambda>
lambda proto, unused_context: pickler.loads(proto.value))
"/usr/local/lib/python3.6/site-packages/apache_beam/internal/pickler.py", line 283, in loads
return dill.loads(s)
"/usr/local/lib/python3.6/site-packages/dill/_dill.py", line 317, in loads
return load(file, ignore)
"/usr/local/lib/python3.6/site-packages/dill/_dill.py", line 305, in load
obj = pik.load()
"/usr/local/lib/python3.6/site-packages/dill/_dill.py", line 474, in find_class
return StockUnpickler.find_class(self, module, name)
ModuleNotFoundError: No module named 'tfx_bsl'
| Traceback (most recent call last):
"D:/GitHub/Deep-Encoding-Pooling-Network-DEP-/train.py", line 172, in <module>
main()
"D:/GitHub/Deep-Encoding-Pooling-Network-DEP-/train.py", line 45, in main
dataset = importlib.import_module('dataloader.'+args.dataset)
"C:\anaconda\envs\python36\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 965, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'dataloader.minc'
| 0.626771 |
Traceback (most recent call last):
"/usr/local/Cellar/python/3.7.7/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/distributed/protocol/core.py", line 101, in loads
msg = loads_msgpack(small_header, small_payload)
"/usr/local/Cellar/python/3.7.7/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/distributed/protocol/core.py", line 193, in loads_msgpack
return msgpack.loads(payload, use_list=False, **msgpack_opts)
"msgpack/_unpacker.pyx", line 161, in msgpack._unpacker.unpackb
TypeError: unpackb() got an unexpected keyword argument 'strict_map_key'
| Traceback (most recent call last):
"/home/chuan/anaconda3/envs/few-shot-new/lib/python3.7/site-packages/torch/utils/data/_utils/worker.py", line 178, in _worker_loop
data = fetcher.fetch(index)
"/home/chuan/anaconda3/envs/few-shot-new/lib/python3.7/site-packages/torch/utils/data/_utils/fetch.py", line 44, in fetch
data = [self.dataset[idx] for idx in possibly_batched_index]
"/home/chuan/anaconda3/envs/few-shot-new/lib/python3.7/site-packages/torch/utils/data/_utils/fetch.py", line 44, in <listcomp>
data = [self.dataset[idx] for idx in possibly_batched_index]
"/home/chuan/few-shot-vid2vid/data/fewshot_pose_dataset.py", line 91, in __getitem__
idx, ref_size, img_params, self.ref_crop_coords[i])
"/home/chuan/few-shot-vid2vid/data/fewshot_pose_dataset.py", line 129, in get_images
O, op, crop_coords, face_pts = self.get_image(op_path, size, params, crop_coords, input_type='openpose', ref_face_pts=ref_face_pts)
"/home/chuan/few-shot-vid2vid/data/fewshot_pose_dataset.py", line 149, in get_image
opt.basic_point_only, opt.remove_face_labels, ppl_idx, ref_face_pts)
"/home/chuan/few-shot-vid2vid/data/keypoint2img.py", line 48, in read_keypoints
pose_img = connect_keypoints(opt, pts, edge_lists, size, random_drop_prob, distort_points, basic_point_only, remove_face_labels)
"/home/chuan/few-shot-vid2vid/data/keypoint2img.py", line 92, in connect_keypoints
curve_x, curve_y = interpPoints(x, y)
"/home/chuan/few-shot-vid2vid/data/keypoint2img.py", line 309, in interpPoints
curve_x = np.linspace(x[0], x[-1], (x[-1]-x[0]))
"<__array_function__ internals>", line 6, in linspace
"/home/chuan/anaconda3/envs/few-shot-new/lib/python3.7/site-packages/numpy/core/function_base.py", line 121, in linspace
.format(type(num)))
TypeError: object of type <class 'numpy.float64'> cannot be safely interpreted as an integer.
| 0.535974 |
Traceback (most recent call last):
"/home/tom/.local/bin/t2t-decoder", line 17, in <module>
tf.app.run()
"/home/tom/.local/lib/python3.7/site-packages/tensorflow/python/platform/app.py", line 40, in run
_run(main=main, argv=argv, flags_parser=_parse_flags_tolerate_undef)
"/home/tom/.local/lib/python3.7/site-packages/absl/app.py", line 299, in run
_run_main(main, args)
"/home/tom/.local/lib/python3.7/site-packages/absl/app.py", line 250, in _run_main
sys.exit(main(argv))
"/home/tom/.local/bin/t2t-decoder", line 12, in main
t2t_decoder.main(argv)
"/home/tom/.local/lib/python3.7/site-packages/tensor2tensor/bin/t2t_decoder.py", line 205, in main
decode(estimator, hp, decode_hp)
"/home/tom/.local/lib/python3.7/site-packages/tensor2tensor/bin/t2t_decoder.py", line 94, in decode
checkpoint_path=FLAGS.checkpoint_path)
"/home/tom/.local/lib/python3.7/site-packages/tensor2tensor/utils/decoding.py", line 474, in decode_from_file
for elapsed_time, result in timer(result_iter):
"/home/tom/.local/lib/python3.7/site-packages/tensor2tensor/utils/decoding.py", line 468, in timer
item = next(gen)
"/home/tom/.local/lib/python3.7/site-packages/tensorflow_estimator/python/estimator/estimator.py", line 619, in predict
features, None, ModeKeys.PREDICT, self.config)
"/home/tom/.local/lib/python3.7/site-packages/tensorflow_estimator/python/estimator/estimator.py", line 1146, in _call_model_fn
model_fn_results = self._model_fn(features=features, **kwargs)
"/home/tom/.local/lib/python3.7/site-packages/tensor2tensor/utils/t2t_model.py", line 1415, in wrapping_model_fn
use_tpu=use_tpu)
"/home/tom/.local/lib/python3.7/site-packages/tensor2tensor/utils/t2t_model.py", line 1472, in estimator_model_fn
return model.estimator_spec_predict(features, use_tpu=use_tpu)
"/home/tom/.local/lib/python3.7/site-packages/tensor2tensor/utils/t2t_model.py", line 1696, in estimator_spec_predict
use_tpu=use_tpu)
"/home/tom/.local/lib/python3.7/site-packages/tensor2tensor/utils/t2t_model.py", line 813, in infer
results = self._greedy_infer(features, decode_length, use_tpu)
"/home/tom/.local/lib/python3.7/site-packages/tensor2tensor/models/transformer.py", line 338, in _greedy_infer
return super(Transformer, self)._greedy_infer(features, decode_length)
"/home/tom/.local/lib/python3.7/site-packages/tensor2tensor/utils/t2t_model.py", line 977, in _greedy_infer
return self._slow_greedy_infer(features, decode_length)
"/home/tom/.local/lib/python3.7/site-packages/tensor2tensor/utils/t2t_model.py", line 1309, in _slow_greedy_infer
parallel_iterations=1)
"/home/tom/.local/lib/python3.7/site-packages/tensorflow/python/ops/control_flow_ops.py", line 3501, in while_loop
return_same_structure)
"/home/tom/.local/lib/python3.7/site-packages/tensorflow/python/ops/control_flow_ops.py", line 3012, in BuildLoop
pred, body, original_loop_vars, loop_vars, shape_invariants)
"/home/tom/.local/lib/python3.7/site-packages/tensorflow/python/ops/control_flow_ops.py", line 2937, in _BuildLoop
body_result = body(*packed_vars_for_body)
"/home/tom/.local/lib/python3.7/site-packages/tensor2tensor/utils/t2t_model.py", line 1201, in infer_step
samples, logits, losses = self.sample(features)
"/home/tom/.local/lib/python3.7/site-packages/tensor2tensor/utils/t2t_model.py", line 1339, in sample
logits, losses = self(features)
# pylint: disable=not-callable
"/home/tom/.local/lib/python3.7/site-packages/tensorflow/python/layers/base.py", line 537, in __call__
outputs = super(Layer, self).__call__(inputs, *args, **kwargs)
"/home/tom/.local/lib/python3.7/site-packages/tensorflow/python/keras/engine/base_layer.py", line 634, in __call__
outputs = call_fn(inputs, *args, **kwargs)
"/home/tom/.local/lib/python3.7/site-packages/tensorflow/python/autograph/impl/api.py", line 149, in wrapper
raise e.ag_error_metadata.to_exception(type(e))
KeyError: 'in converted code:\n
relative to /home/tom/.local/lib/python3.7/site-packages/tensor2tensor:\n\n
utils/t2t_model.py:324 call *\n
sharded_logits, losses = self.model_fn_sharded(sharded_features)\n
utils/t2t_model.py:401 model_fn_sharded\n
sharded_logits, sharded_losses = dp(self.model_fn, datashard_to_features)\n
utils/expert_utils.py:231 __call__\n
outputs.append(fns[i](*my_args[i], **my_kwargs[i]))\n
utils/t2t_model.py:428 model_fn\n
body_out = self.body(transformed_features)\n
models/transformer.py:264 body\n
chunk_number_each_token = tf.squeeze(features["chunk_number"], (-1, -2))\n\n
KeyError: \'chunk_number\'\n'
| Traceback (most recent call last):
"/usr/share/pyload/module/lib/bottle.py", line 733, in _handle
return route.call(**args)
"/usr/share/pyload/module/lib/bottle.py", line 1448, in wrapper
rv = callback(*a, **ka)
"/usr/share/pyload/module/web/utils.py", line 113, in _view
return func(*args, **kwargs)
"/usr/share/pyload/module/web/json_app.py", line 158, in add_package
queue = int(request.forms['add_dest'])
"/usr/share/pyload/module/lib/bottle.py", line 1574, in __getitem__
def __getitem__(self, key): return self.dict[key][-1]
KeyError: 'add_dest'
| 0.593445 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/home/nitrocao/.vim/plugged/LeaderF/autoload/leaderf/python/leaderf/anyExpl.py", line 675, in start
the_args.start(arguments, *args, **kwargs)
"/home/nitrocao/.vim/plugged/LeaderF/autoload/leaderf/python/leaderf/anyExpl.py", line 637, in _default_action
manager.startExplorer(win_pos[2:], *args, **kwargs)
"/home/nitrocao/.vim/plugged/LeaderF/autoload/leaderf/python/leaderf/manager.py", line 1183, in startExplorer
self._cli.setNameOnlyFeature(self._getExplorer().supportsNameOnly())
"/home/nitrocao/.vim/plugged/LeaderF/autoload/leaderf/python/leaderf/manager.py", line 343, in _getExplorer
self._explorer = self._getExplClass()()
"/home/nitrocao/.vim/plugged/LeaderF/autoload/leaderf/python/leaderf/tagExpl.py", line 18, in __init__
os.stat_float_times(False)
AttributeError: module 'os' has no attribute 'stat_float_times'
| Traceback (most recent call last):
"preprocess.py", line 6, in <module>
from hparams import hparams
"/home/user/Tacotron-2/hparams.py", line 5, in <module>
hparams = tf.contrib.training.HParams(
AttributeError: module 'tensorflow' has no attribute 'contrib'
| 0.58678 |
Traceback (most recent call last):
"/usr/lib/python3.5/logging/config.py", line 558, in configure
handler = self.configure_handler(handlers[name])
"/usr/lib/python3.5/logging/config.py", line 708, in configure_handler
klass = self.resolve(cname)
"/usr/lib/python3.5/logging/config.py", line 384, in resolve
self.importer(used)
"/home/zulipdev/zulip/zerver/logging_handlers.py", line 17, in <module>
from zerver.lib.queue import queue_json_publish
"/home/zulipdev/zulip/zerver/lib/queue.py", line 167, in <module>
class ExceptionFreeTornadoConnection(pika.adapters.TornadoConnection):
AttributeError: module 'pika.adapters' has no attribute 'TornadoConnection'
| Traceback (most recent call last):
"agw\FoldPanelBar.py", line 211, in OnFoldPanelBarDrag
if event.GetDragStatus() == wx.SASH_STATUS_OUT_OF_RANGE:
AttributeError: 'module' object has no attribute 'SASH_STATUS_OUT_OF_RANGE'
| 0.555828 |
Traceback (most recent call last):
"/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 899, in _parse_json
return json.loads(json_string)
"/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
| Traceback (most recent call last):
"CellProfiler\cellprofiler\modules\__init__.py", line 321, in add_module
"c:\users\admini~1\appdata\local\temp\2\pip-build-wsqbac\pyinstaller\PyInstaller\loader\pyimod03_importers.py", line 389, in load_module
"CellProfiler\cellprofiler\modules\loadsingleimage.py", line 79, in <module>
"c:\users\admini~1\appdata\local\temp\2\pip-build-wsqbac\pyinstaller\PyInstaller\loader\pyimod03_importers.py", line 389, in load_module
"CellProfiler\cellprofiler\modules\_help.py", line 235, in <module>
"CellProfiler\cellprofiler\modules\_help.py", line 223, in __image_resource
"ntpath.py", line 529, in relpath
ValueError: path is on drive E:, start on drive C:
| 0.500126 |
Traceback (most recent call last):
"C:\Users\****\*******\my_ebooks\PACKTPUB_CRAWLER\packtpub-crawler\script\spider.py", line 9, in <module>
from upload import Upload, SERVICE_GOOGLE_DRIVE, SERVICE_ONEDRIVE, SERVICE_DROPBOX, SERVICE_SCP
"C:\Users\****\*******\my_ebooks\PACKTPUB_CRAWLER\packtpub-crawler\script\upload.py", line 1, in <module>
from googledrive import GoogleDrive
"C:\Users\****\*******\my_ebooks\PACKTPUB_CRAWLER\packtpub-crawler\script\googledrive.py", line 6, in <module>
import magic
"build\bdist.win-amd64\egg\magic.py", line 176, in <module>
ImportError: failed to find libmagic.
Check your installation
|
Traceback (most recent call last):
"/tmp/pip-install-qjvktya2/horovod/setup.py", line 572, in build_extensions
build_torch_extension(self, options, abi_compile_flags)
"/tmp/pip-install-qjvktya2/horovod/setup.py", line 509, in build_torch_extension
from torch.utils.ffi import create_extension
"/home/scw4750/anaconda3/envs/lcx_glow/lib/python3.5/site-packages/torch/utils/ffi/__init__.py", line 1, in <module>
raise ImportError("torch.utils.ffi is deprecated. Please use cpp extensions instead.")
ImportError: torch.utils.ffi is deprecated. Please use cpp extensions instead.
| 0.599651 |
Traceback (most recent call last):
"/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
"/usr/local/lib/python2.7/site-packages/IPython/core/history.py", line 853, in stop
self.join()
"/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 930, in join
if self is current_thread():
"/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 1154, in currentThread
return _DummyThread()
"/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 1122, in __init__
Thread.__init__(self, name=_newname("Dummy-%d"))
"/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 680, in __init__
self.__started = Event()
"/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 550, in Event
return _Event(*args, **kwargs)
"/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 563, in __init__
self.__cond = Condition(Lock())
"/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 253, in Condition
return _Condition(*args, **kwargs)
"/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 272, in __init__
self._release_save = lock._release_save
AttributeError: 'thread.lock' object has no attribute '_release_save'
| Traceback (most recent call last):
"C:\Users\DESMOND\Anaconda3\lib\site-packages\IPython\core\interactiveshell.py", line 2040, in showtraceback
stb = value._render_traceback_()
AttributeError: 'ImportError' object has no attribute '_render_traceback_'
| 0.533699 |
Traceback (most recent call last):
"/home/user/miniconda3/lib/python3.7/site-packages/ray/actor.py", line 613, in __del__
AttributeError: 'NoneType' object has no attribute 'get_global_worker'
| Traceback (most recent call last):
"asyncpg\protocol\prepared_stmt.pyx", line 146, in asyncpg.protocol.protocol.PreparedStatementState._encode_bind_msg
"asyncpg\protocol\codecs/base.pyx", line 192, in asyncpg.protocol.protocol.Codec.encode
"asyncpg\protocol\codecs/base.pyx", line 103, in asyncpg.protocol.protocol.Codec.encode_scalar
"asyncpg\pgproto\./codecs/datetime.pyx", line 362, in asyncpg.pgproto.pgproto.interval_encode
AttributeError: 'str' object has no attribute 'days'
| 0.550486 |
Traceback (most recent call last):
"backend_demo.py", line 32, in <module>
leftAdjust=True,rightAdjust=True,alph=0.1)
"/home/hufangjian/train_ticket/chineseocr/model.py", line 193, in model
text_recs,tmp = text_detect(**config)
"/home/hufangjian/train_ticket/chineseocr/model.py", line 42, in text_detect
MIN_NUM_PROPOSALS)
"/home/hufangjian/train_ticket/chineseocr/detector/detectors.py", line 65, in detect
keep_inds=nms(np.hstack((text_proposals, scores)), TEXT_PROPOSALS_NMS_THRESH)##nms \u8fc7\u6ee4\u91cd\u590d\u7684box
"/root/anaconda3/envs/chineseocr/lib/python3.6/site-packages/numpy/core/shape_base.py", line 291, in hstack
return _nx.concatenate(arrs, 0)
ValueError: all the input arrays must have same number of dimensions
| ERROR: Signature extraction failed: Traceback (most recent call last):
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\extractor\youtube.py", line 1057, in _decrypt_signature
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\extractor\youtube.py", line 971, in _extract_signature_function
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\extractor\common.py", line 529, in _download_webpage
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\extractor\common.py", line 436, in _download_webpage_handle
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\extractor\common.py", line 416, in _request_webpage
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\YoutubeDL.py", line 2000, in urlopen
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\utils.py", line 525, in sanitized_Request
"C:\Python\Python34\lib\urllib\request.py", line 267, in __init__
"C:\Python\Python34\lib\urllib\request.py", line 293, in full_url
"C:\Python\Python34\lib\urllib\request.py", line 322, in _parse
ValueError: unknown url type: '/yts/jsbin/player-en_US-vflV3n15C/base.js'
| 0.471603 |
Thank you for using Unknown Horizons!Traceback (most recent call last):
"run_uh.py", line 382, in <module>
main()
"run_uh.py", line 211, in main
print(T('Thank you for using Unknown Horizons!'))
"run_uh.py", line 263, in write
logfile.write(line)
ValueError: I/O operation on closed file.
| Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/tmp/vv/local/lib/python2.7/site-packages/google/cloud/bigquery/table.py", line 815, in from_string
return cls(TableReference.from_string(full_table_id))
"/tmp/vv/local/lib/python2.7/site-packages/google/cloud/bigquery/table.py", line 246, in from_string
"got {}".format(table_id)
ValueError: Too many parts in table_id. Must be a fully-qualified table ID in standard SQL format. e.g. "project.dataset.table", got google.com:my-project.mydataset.mytable
| 0.567554 |
Traceback (most recent call last):
"C:\Users\Pierre\AppData\Local\Programs\Python\Python39\Scripts\twint-script.py", line 33, in <module>
sys.exit(load_entry_point('twint==2.1.21', 'console_scripts', 'twint')())
"C:\Users\Pierre\AppData\Local\Programs\Python\Python39\Scripts\twint-script.py", line 25, in importlib_load_entry_point
return next(matches).load()
"c:\users\pierre\appdata\local\programs\python\python39\lib\importlib\metadata.py", line 77, in load
module = import_module(match.group('module'))
"c:\users\pierre\appdata\local\programs\python\python39\lib\importlib\__init__.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
"<frozen importlib._bootstrap>", line 1030, in _gcd_import
"<frozen importlib._bootstrap>", line 1007, in _find_and_load
"<frozen importlib._bootstrap>", line 972, in _find_and_load_unlocked
"<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
"<frozen importlib._bootstrap>", line 1030, in _gcd_import
"<frozen importlib._bootstrap>", line 1007, in _find_and_load
"<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
"<frozen importlib._bootstrap>", line 680, in _load_unlocked
"<frozen importlib._bootstrap_external>", line 790, in exec_module
"<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
"c:\users\pierre\twint\src\twint\twint\__init__.py", line 14, in <module>
from . import run
"c:\users\pierre\twint\src\twint\twint\run.py", line 4, in <module>
from . import datelock, feed, get, output, verbose, storage
"c:\users\pierre\twint\src\twint\twint\get.py", line 16, in <module>
from .output import Tweets, Users
"c:\users\pierre\twint\src\twint\twint\output.py", line 6, in <module>
from .storage import db, elasticsearch, write, panda
"c:\users\pierre\twint\src\twint\twint\storage\elasticsearch.py", line 2, in <module>
from elasticsearch import Elasticsearch, helpers
"c:\users\pierre\appdata\local\programs\python\python39\lib\site-packages\elasticsearch\__init__.py", line 36, in <module>
from .client import Elasticsearch
"c:\users\pierre\appdata\local\programs\python\python39\lib\site-packages\elasticsearch\client\__init__.py", line 22, in <module>
from ..transport import Transport, TransportError
"c:\users\pierre\appdata\local\programs\python\python39\lib\site-packages\elasticsearch\transport.py", line 23, in <module>
from .serializer import JSONSerializer, Deserializer, DEFAULT_SERIALIZERS
"c:\users\pierre\appdata\local\programs\python\python39\lib\site-packages\elasticsearch\serializer.py", line 35, in <module>
import numpy as np
"c:\users\pierre\appdata\local\programs\python\python39\lib\site-packages\numpy\__init__.py", line 305, in <module>
_win_os_check()
"c:\users\pierre\appdata\local\programs\python\python39\lib\site-packages\numpy\__init__.py", line 302, in _win_os_check
raise RuntimeError(msg.format(__file__)) from None
RuntimeError: The current Numpy installation ('c:\\users\\pierre\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\numpy\\__init__.py') fails to pass a sanity check due to a bug in the windows runtime. See this issue for more information: https://tinyurl.com/y3dm3h86
| Traceback (most recent call last):
"demo.py", line 57, in <module>
demo(opt)
"demo.py", line 31, in demo
ret = detector.run(img)
"/home/li/PycharmProjects/CenterNet-master(1)/CenterNet-master/src/lib/detectors/base_detector.py", line 116, in run
output, dets, forward_time = self.process(images, return_time=True)
"/home/li/PycharmProjects/CenterNet-master(1)/CenterNet-master/src/lib/detectors/ctdet.py", line 26, in process
output = self.model(images)[-1]
"/home/li/.conda/envs/centernet1/lib/python3.6/site-packages/torch/nn/modules/module.py", line 477, in __call__
result = self.forward(*input, **kwargs)
"/home/li/PycharmProjects/CenterNet-master(1)/CenterNet-master/src/lib/models/networks/pose_dla_dcn.py", line 481, in forward
z[head] = self.__getattr__(head)(y[-1])
"/home/li/.conda/envs/centernet1/lib/python3.6/site-packages/torch/nn/modules/module.py", line 477, in __call__
result = self.forward(*input, **kwargs)
"/home/li/.conda/envs/centernet1/lib/python3.6/site-packages/torch/nn/modules/container.py", line 91, in forward
input = module(input)
"/home/li/.conda/envs/centernet1/lib/python3.6/site-packages/torch/nn/modules/module.py", line 477, in __call__
result = self.forward(*input, **kwargs)
"/home/li/.conda/envs/centernet1/lib/python3.6/site-packages/torch/nn/modules/conv.py", line 301, in forward
self.padding, self.dilation, self.groups)
RuntimeError: CUDA error: out of memory
| 0.60344 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/home/pietro/nobackup/repo/pandas/pandas/core/reshape/pivot.py", line 466, in crosstab
dropna=dropna, **kwargs)
"/home/pietro/nobackup/repo/pandas/pandas/core/frame.py", line 4462, in pivot_table
margins_name=margins_name)
"/home/pietro/nobackup/repo/pandas/pandas/core/reshape/pivot.py", line 82, in pivot_table
agged = grouped.agg(aggfunc)
"/home/pietro/nobackup/repo/pandas/pandas/core/groupby.py", line 4191, in aggregate
return super(DataFrameGroupBy, self).aggregate(arg, *args, **kwargs)
"/home/pietro/nobackup/repo/pandas/pandas/core/groupby.py", line 3632, in aggregate
return self._python_agg_general(arg, *args, **kwargs)
"/home/pietro/nobackup/repo/pandas/pandas/core/groupby.py", line 873, in _python_agg_general
return self._wrap_aggregated_output(output)
"/home/pietro/nobackup/repo/pandas/pandas/core/groupby.py", line 4254, in _wrap_aggregated_output
agg_labels = self._obj_with_exclusions._get_axis(agg_axis)
"pandas/_libs/properties.pyx", line 39, in pandas._libs.properties.cache_readonly.__get__ (pandas/_libs/properties.c:1604)
"/home/pietro/nobackup/repo/pandas/pandas/core/base.py", line 235, in _obj_with_exclusions
return self.obj.drop(self.exclusions, axis=1)
"/home/pietro/nobackup/repo/pandas/pandas/core/generic.py", line 2517, in drop
obj = obj._drop_axis(labels, axis, level=level, errors=errors)
"/home/pietro/nobackup/repo/pandas/pandas/core/generic.py", line 2549, in _drop_axis
new_axis = axis.drop(labels, errors=errors)
"/home/pietro/nobackup/repo/pandas/pandas/core/indexes/base.py", line 3750, in drop
labels = _index_labels_to_array(labels)
"/home/pietro/nobackup/repo/pandas/pandas/core/common.py", line 417, in _index_labels_to_array
labels = _asarray_tuplesafe(labels)
"/home/pietro/nobackup/repo/pandas/pandas/core/common.py", line 386, in _asarray_tuplesafe
result = np.asarray(values, dtype=dtype)
"/home/pietro/.local/lib/python3.5/site-packages/numpy/core/numeric.py", line 531, in asarray
return array(a, dtype, copy=False, order=order)
ValueError: setting an array element with a sequence
| Traceback (most recent call last):
"/var/www/py3env/bin/daphne", line 11, in <module>
sys.exit(CommandLineInterface.entrypoint())
"/var/www/py3env/lib/python3.6/site-packages/daphne/cli.py", line 161, in entrypoint
cls().run(sys.argv[1:])
"/var/www/py3env/lib/python3.6/site-packages/daphne/cli.py", line 222, in run
application = import_by_path(args.application)
"/var/www/py3env/lib/python3.6/site-packages/daphne/utils.py", line 11, in import_by_path
module_path, object_path = path.split(":", 1)
ValueError: not enough values to unpack (expected 2, got 1)
| 0.507335 |
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/analysis/rms.py", line 50, in time_rmsd
superposition=superposition)
"~/mdanalysis/benchmarks/env/80c5ba7efaa89366b97da3ced85c0c44/lib/python3.6/site-packages/MDAnalysis/analysis/rms.py", line 234, in rmsd
a = a - np.average(a, axis=0, weights=weights)
"<__array_function__ internals>", line 6, in average
"~/mdanalysis/benchmarks/env/80c5ba7efaa89366b97da3ced85c0c44/lib/python3.6/site-packages/numpy/lib/function_base.py", line 414, in average
"Length of weights not compatible with specified axis.")
ValueError: Length of weights not compatible with specified axis.
| Traceback (most recent call last):
"/home/user/.virtualenvs/pdftest/bin/invoice2data", line 10, in <module>
sys.exit(main())
"/home/user/.virtualenvs/pdftest/lib/python3.6/site-packages/invoice2data/main.py", line 194, in main
res = extract_data(f.name, templates=templates, input_module=input_module)
"/home/user/.virtualenvs/pdftest/lib/python3.6/site-packages/invoice2data/main.py", line 93, in extract_data
return t.extract(optimized_str)
"/home/user/.virtualenvs/pdftest/lib/python3.6/site-packages/invoice2data/extract/invoice_template.py", line 186, in extract
output[k] = self.parse_number(res_find[0])
"/home/user/.virtualenvs/pdftest/lib/python3.6/site-packages/invoice2data/extract/invoice_template.py", line 106, in parse_number
return float(amount_pipe_no_thousand_sep.replace('|', '.'))
ValueError: could not convert string to float: '-$1716.96'
| 0.548512 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/ezlab/workdir/app/FeelUOwn/fuocore/mpvplayer.py", line 81, in play
_mpv_set_property_string(self._mpv.handle, b'ytdl-format', b'')
"/home/ezlab/workdir/app/FeelUOwn/mpv.py", line 110, in raise_for_ec
raise ex(ec, *args)
AttributeError: ('mpv property does not exist', -8, (<MpvHandle object at 0x7f1145ce5240>, b'ytdl-format', b''))
| Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1988, in wsgi_app
response = self.full_dispatch_request()
"/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1641, in full_dispatch_request
rv = self.handle_user_exception(e)
"/usr/local/lib/python2.7/dist-packages/flask_cors/extension.py", line 161, in wrapped_function
return cors_after_request(app.make_response(f(*args, **kwargs)))
"/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1544, in handle_user_exception
reraise(exc_type, exc_value, tb)
"/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1639, in full_dispatch_request
rv = self.dispatch_request()
"/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1625, in dispatch_request
return self.view_functions[rule.endpoint](**req.view_args)
"/usr/local/lib/python2.7/dist-packages/flask_cors/decorator.py", line 128, in wrapped_function
resp = make_response(f(*args, **kwargs))
"/usr/local/lib/python2.7/dist-packages/alerta/app/auth.py", line 125, in decorated
return f(*args, **kwargs)
"/usr/local/lib/python2.7/dist-packages/alerta/app/management/views.py", line 128, in status
metrics.extend(Counter.get_counters(format='json'))
AttributeError: 'Cursor' object has no attribute 'extend'
| 0.593655 |
```Traceback (most recent call last):
"C:\cudatext\py\cuda_python_intel\jedi\cache.py", line 116, in wrapper
return dct[key]
KeyError: ((), frozenset())
| Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/drf_yasg/inspectors/base.py", line 50, in call_view_method
return view_method()
"/code/vitapio/customizings/views.py", line 439, in get_queryset
teams_pk = self.kwargs['teams_pk']
KeyError: 'teams_pk'
| 0.457938 |
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'
| Traceback (most recent call last):
"/usr/local/lib/python3.7/dist-packages/homeassistant/components/websocket_api/decorators.py", line 19, in _handle_async_response
await func(hass, connection, msg)
"/root/.homeassistant/custom_components/hacs/ws_api_handlers.py", line 193, in hacs_repository
await repository.install()
"/root/.homeassistant/custom_components/hacs/repositories/repository.py", line 378, in install
tempfile.Temporary
() + "/hacs_persistent_directory/",
TypeError: unsupported operand type(s) for +: '_io.BufferedRandom' and 'str'
| 0.496572 |
Traceback (most recent call last):
"c:\repos\private\panel_011\.venv\lib\site-packages\bokeh\application\handlers\code_runner.py", line 197, in run
exec(self._code, module.__dict__)
"C:\repos\private\panel_011\test_me.py", line 9, in <module>
component2 = pn.pane.HoloViews(curve_annotator, sizing_mode="stretch_both")
"c:\repos\private\panel_011\.venv\lib\site-packages\panel\pane\holoviews.py", line 85, in __init__
super().__init__(object, **params)
"c:\repos\private\panel_011\.venv\lib\site-packages\panel\pane\base.py", line 107, in __init__
self._type_error(object)
"c:\repos\private\panel_011\.venv\lib\site-packages\panel\pane\base.py", line 117, in _type_error
(type(self).__name__, type(object).__name__))
ValueError: HoloViews pane does not support objects of type 'annotate'.
| Traceback (most recent call last):
"site-packages/calibre/utils/formatter.py", line 377, in safe_format
"site-packages/calibre/utils/formatter.py", line 342, in evaluate
"site-packages/calibre/utils/formatter.py", line 266, in _eval_program
"site-packages/calibre/utils/formatter.py", line 108, in program
"site-packages/calibre/utils/formatter.py", line 115, in statement
"site-packages/calibre/utils/formatter.py", line 159, in expr
"site-packages/calibre/utils/formatter.py", line 115, in statement
"site-packages/calibre/utils/formatter.py", line 159, in expr
"site-packages/calibre/utils/formatter.py", line 115, in statement
"site-packages/calibre/utils/formatter.py", line 159, in expr
"site-packages/calibre/utils/formatter.py", line 115, in statement
"site-packages/calibre/utils/formatter.py", line 171, in expr
"site-packages/calibre/utils/formatter_functions.py", line 134, in eval_
"site-packages/calibre/utils/formatter_functions.py", line 361, in evaluate
"site-packages/calibre/ebooks/metadata/book/formatter.py", line 31, in get_value
ValueError: Value: unknown field #kobo
| 0.574626 |
Traceback (most recent call last):
"./youtube-dl/youtube_dl/YoutubeDL.py", line 796, in extract_info
ie_result = ie.extract(url)
"./youtube-dl/youtube_dl/extractor/common.py", line 530, in extract
ie_result = self._real_extract(url)
"./youtube-dl/youtube_dl/extractor/la7.py", line 55, in _real_extract
video_id, transform_source=js_to_json)
"./youtube-dl/youtube_dl/extractor/common.py", line 903, in _parse_json
raise ExtractorError(errmsg, cause=ve)
ExtractorError: tagada-05-12-2019-297031: Failed to parse JSON
(caused by ValueError('No JSON object could be decoded',)); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type
youtube-dl -U
to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
| Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 1081, in _decrypt_signature
video_id, player_url, s
"/usr/local/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 1004, in _extract_signature_function
cache_res = res(test_string)
"/usr/local/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 1057, in <lambda>
return lambda s: initial_function([s])
"/usr/local/lib/python2.7/dist-packages/youtube_dl/jsinterp.py", line 254, in resf
res, abort = self.interpret_statement(stmt, local_vars)
"/usr/local/lib/python2.7/dist-packages/youtube_dl/jsinterp.py", line 55, in interpret_statement
v = self.interpret_expression(expr, local_vars, allow_recursion)
"/usr/local/lib/python2.7/dist-packages/youtube_dl/jsinterp.py", line 211, in interpret_expression
raise ExtractorError('Unsupported JS expression %r' % expr)
ExtractorError: Unsupported JS expression u'oE["do"](a,67)'; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see
https://yt-dl.org/update
on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
| 0.596156 |
Traceback (most recent call last):
"experiments/rfcn/rfcn_end2end_train_test.py", line 19, in <module>
train_end2end.main()
"experiments/rfcn/../../rfcn/train_end2end.py", line 165, in main
config.TRAIN.begin_epoch, config.TRAIN.end_epoch, config.TRAIN.lr, config.TRAIN.lr_step)
"experiments/rfcn/../../rfcn/train_end2end.py", line 92, in train_net
sym_instance.infer_shape(data_shape_dict)
"experiments/rfcn/../../rfcn/../lib/utils/symbol.py", line 41, in infer_shape
arg_shape, out_shape, aux_shape = self.sym.infer_shape(**data_shape_dict)
TypeError: zip argument #2 must support iteration
| Traceback (most recent call last):
"/home/kormat/tmp/prospector-bug/.direnv/python-3.6.9/bin/prospector", line 8, in <module>
sys.exit(main())
"/home/kormat/tmp/prospector-bug/.direnv/python-3.6.9/lib/python3.6/site-packages/prospector/run.py", line 167, in main
prospector.execute()
"/home/kormat/tmp/prospector-bug/.direnv/python-3.6.9/lib/python3.6/site-packages/prospector/run.py", line 67, in execute
messages += tool.run(found_files)
"/home/kormat/tmp/prospector-bug/.direnv/python-3.6.9/lib/python3.6/site-packages/prospector/tools/vulture/__init__.py", line 72, in run
vulture = ProspectorVulture(found_files)
"/home/kormat/tmp/prospector-bug/.direnv/python-3.6.9/lib/python3.6/site-packages/prospector/tools/vulture/__init__.py", line 10, in __init__
Vulture.__init__(self, exclude=None, verbose=False)
TypeError: __init__() got an unexpected keyword argument 'exclude'
| 0.62491 |
Traceback (most recent call last):
"/Users/jirenz/anaconda/envs/surreal/lib/python3.5/site-packages/dm_control/mujoco/wrapper/core.py", line 305, in callback
free_func(temp_ptr)
"/Users/jirenz/anaconda/envs/surreal/lib/python3.5/site-packages/dm_control/mujoco/wrapper/core.py", line 788, in finalize_mjr_context
with gl_context.make_current() as ctx:
"/Users/jirenz/anaconda/envs/surreal/lib/python3.5/contextlib.py", line 59, in __enter__
return next(self.gen)
"/Users/jirenz/anaconda/envs/surreal/lib/python3.5/site-packages/dm_control/render/base.py", line 109, in make_current
with self._render_executor.execution_context() as ctx:
"/Users/jirenz/anaconda/envs/surreal/lib/python3.5/contextlib.py", line 59, in __enter__
return next(self.gen)
"/Users/jirenz/anaconda/envs/surreal/lib/python3.5/site-packages/dm_control/render/executor/render_executor.py", line 95, in execution_context
self._check_not_terminated()
"/Users/jirenz/anaconda/envs/surreal/lib/python3.5/site-packages/dm_control/render/executor/render_executor.py", line 90, in _check_not_terminated
raise RuntimeError(_ALREADY_TERMINATED)
RuntimeError: This executor has already been terminated.
| Traceback (most recent call last):
"D:/2020project/Silent-Face-Anti-Spoofing-master/test.py", line 110, in <module>
test(args.image_name, args.model_dir, args.device_id)
"D:/2020project/Silent-Face-Anti-Spoofing-master/test.py", line 60, in test
prediction += model_test.predict(img, os.path.join(model_dir, model_name))
"D:\2020project\Silent-Face-Anti-Spoofing-master\src\anti_spoof_predict.py", line 87, in predict
self._load_model(model_path)
"D:\2020project\Silent-Face-Anti-Spoofing-master\src\anti_spoof_predict.py", line 67, in _load_model
state_dict = torch.load(model_path, map_location=self.device)
"D:\anaconda3\envs\silence\lib\site-packages\torch\serialization.py", line 386, in load
return _load(f, map_location, pickle_module, **pickle_load_args)
"D:\anaconda3\envs\silence\lib\site-packages\torch\serialization.py", line 559, in _load
raise RuntimeError("{} is a zip archive (did you mean to use torch.jit.load()?)".format(f.name))
RuntimeError: ./resources/anti_spoof_models\1_80x80_MiniFASNetV1.pth is a zip archive (did you mean to use torch.jit.load()?)
| 0.557752 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"resnet50.py", line 192, in ResNet50
data_format=K.image_data_format(),
AttributeError: 'module' object has no attribute 'image_data_format'
| `Traceback (most recent call last):
"/usr/local/bin/mmconvert", line 10, in <module>
sys.exit(_main())
"/usr/local/lib/python3.6/dist-packages/mmdnn/conversion/_script/convert.py", line 102, in _main
ret = convertToIR._convert(ir_args)
"/usr/local/lib/python3.6/dist-packages/mmdnn/conversion/_script/convertToIR.py", line 97, in _convert
parser = PytorchParser151(model, inputshape[0])
"/usr/local/lib/python3.6/dist-packages/mmdnn/conversion/pytorch/pytorch_parser.py", line 526, in __init__
super(PytorchParser151, self).__init__(model_file_name, input_shape)
"/usr/local/lib/python3.6/dist-packages/mmdnn/conversion/pytorch/pytorch_parser.py", line 83, in __init__
model = torch.load(model_file_name, map_location='cpu')
"/usr/local/lib/python3.6/dist-packages/torch/serialization.py", line 584, in load
return _load(opened_zipfile, map_location, pickle_module, **pickle_load_args)
"/usr/local/lib/python3.6/dist-packages/torch/serialization.py", line 842, in _load
result = unpickler.load()
AttributeError: Can't get attribute 'SentenceEmbeddingsModel' on <module '__main__' from '/usr/local/bin/mmconvert'>`
| 0.589386 |
Traceback (most recent call last):
"open_pos.py", line 32, in <module>
quote_currency='usd'
"catalyst3/lib/python3.6/site-packages/catalyst/utils/run_algo.py", line 596, in run_algorithm
stats_output=stats_output
"catalyst3/lib/python3.6/site-packages/catalyst/utils/run_algo.py", line 358, in _run
overwrite_sim_params=False,
"/catalyst3/lib/python3.6/site-packages/catalyst/exchange/exchange_algorithm.py", line 1051, in run
data, overwrite_sim_params
"/catalyst3/lib/python3.6/site-packages/catalyst/exchange/exchange_algorithm.py", line 359, in run
data, overwrite_sim_params
"/catalyst3/lib/python3.6/site-packages/catalyst/algorithm.py", line 725, in run
for perf in self.get_generator():
"/catalyst3/lib/python3.6/site-packages/catalyst/gens/tradesimulation.py", line 224, in transform
for capital_change_packet in every_bar(dt):
"/catalyst3/lib/python3.6/site-packages/catalyst/gens/tradesimulation.py", line 137, in every_bar
handle_data(algo, current_data, dt_to_use)
"/catalyst3/lib/python3.6/site-packages/catalyst/utils/events.py", line 216, in handle_data
dt,
"/catalyst3/lib/python3.6/site-packages/catalyst/utils/events.py", line 235, in handle_data
self.callback(context, data)
"/catalyst3/lib/python3.6/site-packages/catalyst/exchange/exchange_algorithm.py", line 905, in handle_data
self._handle_data(self, data)
"/open_pos.py", line 16, in handle_data
order_target_value(symbol('btc_usd'), 100.0)
"/catalyst3/lib/python3.6/site-packages/catalyst/utils/api_support.py", line 57, in wrapped
return getattr(algo_instance, f.__name__)(*args, **kwargs)
"/catalyst3/lib/python3.6/site-packages/catalyst/utils/api_support.py", line 126, in wrapped_method
return method(self, *args, **kwargs)
"/catalyst3/lib/python3.6/site-packages/catalyst/algorithm.py", line 1972, in order_target_value
style=style)
"/catalyst3/lib/python3.6/site-packages/catalyst/utils/api_support.py", line 126, in wrapped_method
return method(self, *args, **kwargs)
"/catalyst3/lib/python3.6/site-packages/catalyst/algorithm.py", line 1469, in order
return self.blotter.order(asset, amount, style)
"/catalyst3/lib/python3.6/site-packages/catalyst/exchange/exchange_blotter.py", line 170, in order
if amount == 0:
"/catalyst3/lib/python3.6/site-packages/catalyst/exchange/exchange_blotter.py", line 186, in order
args=(asset, amount, style),
"/catalyst3/lib/python3.6/site-packages/redo/__init__.py", line 162, in retry
return action(*args, **kwargs)
"/catalyst3/lib/python3.6/site-packages/catalyst/exchange/exchange_blotter.py", line 164, in exchange_order
asset, amount, style
"/catalyst3/lib/python3.6/site-packages/catalyst/exchange/exchange.py", line 855, in order
return self.create_order(asset, amount, is_buy, style)
"/catalyst3/lib/python3.6/site-packages/catalyst/exchange/ccxt/ccxt_exchange.py", line 902, in create_order
prec_amount = self.api.amount_to_precision(symbol, adj_amount)
"/catalyst3/lib/python3.6/site-packages/ccxt/bitfinex.py", line 346, in amount_to_precision
return self.decimal_to_precision(amount, TRUNCATE, self.markets[symbol]['precision']['amount'], self.precisionMode)
AttributeError: 'bitfinex' object has no attribute 'decimal_to_precision'
| Traceback (most recent call last):
"/usr/lib64/python2.7/multiprocessing/process.py", line 258, in _bootstrap
self.run()
"/usr/lib/python2.7/site-packages/salt/utils/process.py", line 765, in _run
return self._original_run()
"/usr/lib64/python2.7/multiprocessing/process.py", line 114, in run
self._target(*self._args, **self._kwargs)
"/usr/lib/python2.7/site-packages/salt/client/ssh/__init__.py", line 521, in handle_routine
**target)
"/usr/lib/python2.7/site-packages/salt/client/ssh/__init__.py", line 925, in __init__
self.shell = salt.client.ssh.shell.gen_shell(opts, **args)
"/usr/lib/python2.7/site-packages/salt/client/ssh/shell.py", line 64, in gen_shell
shell = Shell(opts, **kwargs)
"/usr/lib/python2.7/site-packages/salt/client/ssh/shell.py", line 92, in __init__
self.host = host.strip('[]')
AttributeError: 'NoneType' object has no attribute 'strip'
| 0.63254 |
Traceback (most recent call last):
"/Applications/Develop/Armory/blender.app//armsdk//armory/blender/arm/props_ui.py", line 290, in draw
layout.prop(bpy.data.worlds['Arm'], 'arm_material_advanced')
KeyError: 'bpy_prop_collection[key]: key "Arm" not found'
| Traceback (most recent call last):
"/home/maitesin/.local/lib/python2.7/site-packages/flask/app.py", line 1982, in wsgi_app
response = self.full_dispatch_request()
"/home/maitesin/.local/lib/python2.7/site-packages/flask/app.py", line 1614, in full_dispatch_request
rv = self.handle_user_exception(e)
"/home/maitesin/.local/lib/python2.7/site-packages/flask/app.py", line 1517, in handle_user_exception
reraise(exc_type, exc_value, tb)
"/home/maitesin/.local/lib/python2.7/site-packages/flask/app.py", line 1612, in full_dispatch_request
rv = self.dispatch_request()
"/home/maitesin/.local/lib/python2.7/site-packages/flask/app.py", line 1598, in dispatch_request
return self.view_functions[rule.endpoint](**req.view_args)
"http-whitespace.py", line 9, in index
length = 0 if request.headers['Content-Length'] == "" else int(request.headers['Content-Length'])
"/home/maitesin/.local/lib/python2.7/site-packages/werkzeug/datastructures.py", line 1348, in __getitem__
return _unicodify_header_value(self.environ[key])
KeyError: 'CONTENT_LENGTH'
| 0.481039 |
Traceback (most recent call last):
"/usr/lib/python2.7/site-packages/ansible/executor/task_executor.py", line 145, in run
res = self._execute()
"/usr/lib/python2.7/site-packages/ansible/executor/task_executor.py", line 664, in _execute
result = self._handler.run(task_vars=variables)
"/usr/lib/python2.7/site-packages/ansible/plugins/action/ios.py", line 95, in run
result = super(ActionModule, self).run(task_vars=task_vars)
"/usr/lib/python2.7/site-packages/ansible/plugins/action/network.py", line 48, in run
result = super(ActionModule, self).run(task_vars=task_vars)
"/usr/lib/python2.7/site-packages/ansible/plugins/action/normal.py", line 46, in run
result = merge_hash(result, self._execute_module(task_vars=task_vars, wrap_async=wrap_async))
"/usr/lib/python2.7/site-packages/ansible/plugins/action/__init__.py", line 917, in _execute_module
res = self._low_level_execute_command(cmd, sudoable=sudoable, in_data=in_data)
"/usr/lib/python2.7/site-packages/ansible/plugins/action/__init__.py", line 1062, in _low_level_execute_command
rc, stdout, stderr = self._connection.exec_command(cmd, in_data=in_data, sudoable=sudoable)
"/usr/lib/python2.7/site-packages/ansible/plugins/connection/network_cli.py", line 289, in exec_command
return super(Connection, self).exec_command(cmd, in_data, sudoable)
"/usr/lib/python2.7/site-packages/ansible/plugins/connection/__init__.py", line 304, in exec_command
return self._local.exec_command(cmd, in_data, sudoable)
"/export/home/orion-admin/ansible-boulder/mitogen-0.2.8/ansible_mitogen/connection.py", line 929, in exec_command
rc, stdout, stderr = self.get_chain().call(
"/export/home/orion-admin/ansible-boulder/mitogen-0.2.8/ansible_mitogen/connection.py", line 875, in get_chain
self._connect()
"/export/home/orion-admin/ansible-boulder/mitogen-0.2.8/ansible_mitogen/connection.py", line 779, in _connect
inventory_name, stack = self._build_stack()
"/export/home/orion-admin/ansible-boulder/mitogen-0.2.8/ansible_mitogen/connection.py", line 717, in _build_stack
stack = self._stack_from_spec(spec)
"/export/home/orion-admin/ansible-boulder/mitogen-0.2.8/ansible_mitogen/connection.py", line 700, in _stack_from_spec
stack += (CONNECTION_METHOD[spec.become_method()](spec),)
KeyError: u'enable'
| Traceback (most recent call last):
"/home/yohori/optuna/optuna/study.py", line 778, in _run_trial
result = func(trial)
"/home/yohori/optuna/optuna/integration/_lightgbm_tuner/optimize.py", line 237, in __call__
val_score = self._get_booster_best_score(booster)
"/home/yohori/optuna/optuna/integration/_lightgbm_tuner/optimize.py", line 114, in _get_booster_best_score
val_score = booster.best_score[valid_name][metric]
KeyError: 'binary_logloss'
| 0.555445 |
Traceback (most recent call last):
"C:\Python27\lib\site-packages\robotide\application\application.py", line 62, in OnInit
self._plugin_loader.enable_plugins()
"C:\Python27\lib\site-packages\robotide\application\pluginloader.py", line 43, in enable_plugins
p.enable_on_startup()
"C:\Python27\lib\site-packages\robotide\application\pluginconnector.py", line 52, in enable_on_startup
self.enable()
"C:\Python27\lib\site-packages\robotide\application\pluginconnector.py", line 57, in enable
self._plugin.enable()
"C:\Python27\lib\site-packages\robotide\recentfiles\recentfiles.py", line 44, in enable
self._add_recent_files_to_menu()
"C:\Python27\lib\site-packages\robotide\recentfiles\recentfiles.py", line 117, in _add_recent_files_to_menu
self._add_file_to_menu(path, n)
"C:\Python27\lib\site-packages\robotide\recentfiles\recentfiles.py", line 124, in _add_file_to_menu
self.register_action(entry.get_action_info())
"C:\Python27\lib\site-packages\robotide\pluginapi\plugin.py", line 204, in register_action
action = self.__frame.actions.register_action(action_info)
"C:\Python27\lib\site-packages\robotide\ui\mainframe.py", line 751, in register_action
self._menubar.register(action)
"C:\Python27\lib\site-packages\robotide\ui\actiontriggers.py", line 60, in register
menu.add_menu_item(action)
"C:\Python27\lib\site-packages\robotide\ui\actiontriggers.py", line 98, in add_menu_item
menu_item = self._construct_menu_item(action)
"C:\Python27\lib\site-packages\robotide\ui\actiontriggers.py", line 107, in _construct_menu_item
menu_item = self._create_menu_item(action)
"C:\Python27\lib\site-packages\robotide\ui\actiontriggers.py", line 139, in _create_menu_item
pos = action.get_insertion_index(self.wx_menu)
"C:\Python27\lib\site-packages\robotide\action\action.py", line 40, in get_insertion_index
return self._insertion_point.get_index(menu)
"C:\Python27\lib\site-packages\robotide\action\actioninfo.py", line 286, in get_index
index = self._find_position_in_menu(menu)
"C:\Python27\lib\site-packages\robotide\action\actioninfo.py", line 296, in _find_position_in_menu
if self._get_menu_item_name(item).lower() == self._item.lower():
"C:\Python27\lib\site-packages\robotide\action\actioninfo.py", line 301, in _get_menu_item_name
return self._shortcut_remover.split(item.GetLabel())[0]
AttributeError: 'MenuItem' object has no attribute 'GetLabel'
| Traceback (most recent call last):
"/home/kcho/lib/tensorflow/DeepLearningImplementations/DeconvNet/VGG_deconv.py", line 176, in <module>
Dec = KerasDeconv.DeconvNet(model)
"/home/kcho/lib/tensorflow/DeepLearningImplementations/DeconvNet/KerasDeconv.py", line 29, in __init__
self.x = K.T.tensor4('x')
AttributeError: 'module' object has no attribute 'T'
| 0.583254 |
Traceback (most recent call last):
"<input>", line 1, in <module>
"...\dataclasses_json\mm.py", line 355, in dump
dumped.update(_handle_undefined_parameters_safe(cls=obj, kvs={},
AttributeError: 'list' object has no attribute 'update'
| Traceback (most recent call last):
"C:\Users\Aivar\AppData\Local\Programs\Thonny\lib\site-packages\thonny\plugins\birdseye_frontend.py", line 23, in start_server
port=get_workbench().get_option("run.birdseye_port"), debug=False, use_reloader=False
"C:\Users\Aivar\AppData\Local\Programs\Thonny\lib\site-packages\flask\app.py", line 985, in run
cli.show_server_banner(self.env, self.debug, self.name, False)
"C:\Users\Aivar\AppData\Local\Programs\Thonny\lib\site-packages\flask\cli.py", line 670, in show_server_banner
click.echo(message)
"C:\Users\Aivar\AppData\Local\Programs\Thonny\lib\site-packages\click\utils.py", line 260, in echo
file.write(message)
AttributeError: 'NoneType' object has no attribute 'write'
| 0.63483 |
: org.apache.spark.SparkException: Job aborted due to stage failure: Task 0 in stage 2.0 failed 4 times, most recent failure: Lost task 0.3 in stage 2.0 (TID 13, impetus-i0053.impetus.co.in, executor 1): org.apache.spark.api.python.PythonException: Traceback (most recent call last):
"/hadoop/yarn/local/usercache/mapr/appcache/application_1525710710928_0173/container_1525710710928_0173_01_000002/pyspark.zip/pyspark/worker.py", line 177, in main
process()
"/hadoop/yarn/local/usercache/mapr/appcache/application_1525710710928_0173/container_1525710710928_0173_01_000002/pyspark.zip/pyspark/worker.py", line 172, in process
serializer.dump_stream(func(split_index, iterator), outfile)
"/hadoop/yarn/local/usercache/mapr/appcache/application_1525710710928_0173/container_1525710710928_0173_01_000001/pyspark.zip/pyspark/rdd.py", line 2423, in pipeline_func
"/hadoop/yarn/local/usercache/mapr/appcache/application_1525710710928_0173/container_1525710710928_0173_01_000001/pyspark.zip/pyspark/rdd.py", line 2423, in pipeline_func
"/hadoop/yarn/local/usercache/mapr/appcache/application_1525710710928_0173/container_1525710710928_0173_01_000001/pyspark.zip/pyspark/rdd.py", line 2423, in pipeline_func
"/hadoop/yarn/local/usercache/mapr/appcache/application_1525710710928_0173/container_1525710710928_0173_01_000001/pyspark.zip/pyspark/rdd.py", line 346, in func
"/hadoop/yarn/local/usercache/mapr/appcache/application_1525710710928_0173/container_1525710710928_0173_01_000001/pyspark.zip/pyspark/rdd.py", line 794, in func
"/usr/lib/python2.7/site-packages/tensorflowonspark/TFSparkNode.py", line 394, in _train
queue.put(item, block=True)
AttributeError: 'AutoProxy[get_queue]' object has no attribute 'put'
| Traceback (most recent call last):
"eventHandler.pyc", line 150, in executeEvent
"eventHandler.pyc", line 183, in doPreGainFocus
"appModules\powerpnt.pyc", line 1080, in event_treeInterceptor_gainFocus
"appModules\powerpnt.pyc", line 1099, in reportNewSlide
"sayAllHandler.pyc", line 81, in readText
"sayAllHandler.pyc", line 173, in nextLine
"speech\__init__.pyc", line 458, in _flattenNestedSequences
"speech\__init__.pyc", line 458, in <listcomp>
"speech\__init__.pyc", line 1047, in __iter__
"speech\__init__.pyc", line 1119, in getTextInfoSpeech
"appModules\powerpnt.pyc", line 1027, in getTextWithFields
AttributeError: 'Dynamic_SlideShowWindowIAccessibleWindowNVDAObject' object has no attribute 'basicTextFields'
| 0.602733 |
Traceback (most recent call last):
"/fastdisk/Sugeeth/miniconda3/envs/offline/bin/fairseq-train", line 33, in <module>
sys.exit(load_entry_point('fairseq', 'console_scripts', 'fairseq-train')())
"/fastdisk/Sugeeth/offline/fairseq/fairseq_cli/train.py", line 491, in cli_main
distributed_utils.call_main(cfg, main)
"/fastdisk/Sugeeth/offline/fairseq/fairseq/distributed/utils.py", line 369, in call_main
main(cfg, **kwargs)
"/fastdisk/Sugeeth/offline/fairseq/fairseq_cli/train.py", line 169, in main
valid_losses, should_stop = train(cfg, trainer, task, epoch_itr)
"/fastdisk/Sugeeth/miniconda3/envs/offline/lib/python3.7/contextlib.py", line 74, in inner
return func(*args, **kwds)
"/fastdisk/Sugeeth/offline/fairseq/fairseq_cli/train.py", line 279, in train
log_output = trainer.train_step(samples)
"/fastdisk/Sugeeth/miniconda3/envs/offline/lib/python3.7/contextlib.py", line 74, in inner
return func(*args, **kwds)
"/fastdisk/Sugeeth/offline/fairseq/fairseq/trainer.py", line 668, in train_step
ignore_grad=is_dummy_batch,
"/fastdisk/Sugeeth/offline/fairseq/fairseq/tasks/fairseq_task.py", line 475, in train_step
loss, sample_size, logging_output = criterion(model, sample)
"/fastdisk/Sugeeth/miniconda3/envs/offline/lib/python3.7/site-packages/torch/nn/modules/module.py", line 889, in _call_impl
result = self.forward(*input, **kwargs)
"/fastdisk/Sugeeth/offline/fairseq/fairseq/criterions/label_smoothed_cross_entropy.py", line 79, in forward
net_output = model(**sample["net_input"])
"/fastdisk/Sugeeth/miniconda3/envs/offline/lib/python3.7/site-packages/torch/nn/modules/module.py", line 889, in _call_impl
result = self.forward(*input, **kwargs)
"/fastdisk/Sugeeth/offline/fairseq/fairseq/models/speech_to_text/s2t_transformer.py", line 268, in forward
encoder_out = self.encoder(src_tokens=src_tokens, src_lengths=src_lengths)
"/fastdisk/Sugeeth/miniconda3/envs/offline/lib/python3.7/site-packages/torch/nn/modules/module.py", line 889, in _call_impl
result = self.forward(*input, **kwargs)
"/fastdisk/Sugeeth/offline/fairseq/fairseq/models/speech_to_text/s2t_transformer.py", line 337, in forward
if self.num_updates < self.encoder_freezing_updates:
TypeError: '<' not supported between instances of 'int' and 'NoneType'
| Traceback (most recent call last):
"C:\MyData\TTT\LINE-master\echobot.py", line 5, in <module>
client = LineClient("ID", "PS")
"C:\MyData\TTT\LINE-master\line\client.py", line 88, in __init__
self.login()
"C:\MyData\TTT\LINE-master\line\api.py", line 124, in login
self.com_name, self.provider, self.certificate)
"C:\Python27\lib\site-packages\curve\CurveThrift.py", line 343, in loginWithIdentityCredentialForCertificate
self.send_loginWithIdentityCredentialForCertificate(identifier, password, keyname, crypto, keepLoggedIn, accessLocation, systemName, identityProvider, certificate)
"C:\Python27\lib\site-packages\curve\CurveThrift.py", line 358, in send_loginWithIdentityCredentialForCertificate
args.write(self._oprot)
"C:\Python27\lib\site-packages\curve\CurveThrift.py", line 2424, in write
oprot.writeString(self.keyname)
"C:\Python27\lib\site-packages\thrift\protocol\TProtocol.py", line 121, in writeString
self.writeBinary(str_to_binary(str_val))
"C:\Python27\lib\site-packages\thrift\protocol\TCompactProtocol.py", line 42, in nested
return func(self, *args, **kwargs)
"C:\Python27\lib\site-packages\thrift\protocol\TCompactProtocol.py", line 272, in __writeBinary
self.trans.write(s)
"C:\Python27\lib\site-packages\thrift\transport\THttpClient.py", line 134, in write
self.__wbuf.write(buf)
TypeError: 'unicode' does not have the buffer interface
| 0.634298 |
Traceback (most recent call last):
"mderror.py", line 8, in try_render
html = markdown.markdown(
"PROJECT_ROOT/venv/lib/python3.8/site-packages/markdown/core.py", line 386, in markdown
return md.convert(text)
"PROJECT_ROOT/venv/lib/python3.8/site-packages/markdown/core.py", line 290, in convert
output = pp.run(output)
"PROJECT_ROOT/venv/lib/python3.8/site-packages/markdown/postprocessors.py", line 73, in run
if self.isblocklevel(html):
"PROJECT_ROOT/venv/lib/python3.8/site-packages/markdown/postprocessors.py", line 94, in isblocklevel
m = re.match(r"^\<\/?([^ >]+)", html)
"/Users/dbader/.pyenv/versions/3.8.6/lib/python3.8/re.py", line 191, in match
return _compile(pattern, flags).match(string)
TypeError: expected string or bytes-like object
| Traceback (most recent call last):
"test.py", line 4, in <module>
cupy.array(a)
"/home/delta/dev/cupy/cupy/creation/from_data.py", line 26, in array
return core.array(obj, dtype, copy, ndmin)
"cupy/core/core.pyx", line 1883, in cupy.core.core.array (cupy/core/core.cpp:59840)
"cupy/core/core.pyx", line 1890, in cupy.core.core.array (cupy/core/core.cpp:59303)
"cupy/core/core.pyx", line 263, in cupy.core.core.ndarray.astype (cupy/core/core.cpp:9428)
"cupy/core/core.pyx", line 300, in cupy.core.core.ndarray.astype (cupy/core/core.cpp:8505)
TypeError: order not understood
| 0.576494 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/pysdk/wangxiang/demo/ENV/lib/python2.7/site-packages/oss2/__init__.py", line 3, in <module>
from . import models, exceptions
"/home/pysdk/wangxiang/demo/ENV/lib/python2.7/site-packages/oss2/models.py", line 10, in <module>
from .utils import http_to_unixtime, make_progress_adapter, make_crc_adapter
"/home/pysdk/wangxiang/demo/ENV/lib/python2.7/site-packages/oss2/utils.py", line 30, in <module>
from Crypto.Cipher import AES
"/home/pysdk/wangxiang/demo/ENV/lib/python2.7/site-packages/oss2/Crypto.py", line 12, in <module>
from oss2.utils import b64decode_from_string, b64encode_as_string
ImportError: cannot import name b64decode_from_string
| Traceback (most recent call last):
"<stdin>", line 1, in <module>
"av/__init__.py", line 15, in <module>
from av.audio.fifo import AudioFifo
"av/audio/__init__.py", line 1, in <module>
from .frame import AudioFrame
"av/audio/frame.pyx", line 1, in init av.audio.frame (src/av/audio/frame.c:4130)
from av.audio.format cimport get_audio_format
"av/codec/codec.pxd", line 6, in init av.frame (src/av/frame.c:3538)
cdef class Codec(object):
"av/codec/__init__.py", line 1, in <module>
from .codec import Codec, codecs_available
"av/video/format.pxd", line 4, in init av.codec.codec (src/av/codec/codec.c:5054)
cdef class VideoFormat(object):
"av/video/__init__.py", line 1, in <module>
from .frame import VideoFrame
"av/container/streams.pxd", line 4, in init av.video.frame (src/av/video/frame.c:6340)
cdef class StreamContainer(object):
"av/container/__init__.py", line 1, in <module>
from .core import Container, open
"av/packet.pxd", line 8, in init av.container.core (src/av/container/core.c:4738)
cdef class Packet(Buffer):
"av/container/streams.pxd", line 4, in init av.packet (src/av/packet.c:4298)
cdef class StreamContainer(object):
"av/codec/context.pxd", line 11, in init av.container.streams (src/av/container/streams.c:4084)
cdef class CodecContext(object):
ImportError: av/codec/context.so: undefined symbol: avcodec_receive_frame
| 0.62678 |
Traceback (most recent call last):
"pokecli.py", line 865, in <module>
main()
"pokecli.py", line 202, in main
formatted='Starting bot...'
"/Users/***/PokemonGo-Bot/pokemongo_bot/event_manager.py", line 77, in emit
handler.handle_event(event, sender, level, formatted_msg, data)
"/Users/***/PokemonGo-Bot/pokemongo_bot/event_handlers/telegram_handler.py", line 579, in handle_event
self.tbot.sendMessage(chat_id=uid, parse_mode='Markdown', text=msg)
"/Users/***/PokemonGo-Bot/pokemongo_bot/event_handlers/telegram_handler.py", line 123, in sendMessage
self._tbot.sendMessage(chat_id=chat_id, parse_mode=parse_mode, text=text)
"/Users/***/PokemonGo-Bot/lib/python2.7/site-packages/telegram/bot.py", line 125, in decorator
result = func(self, *args, **kwargs)
"/Users/***/PokemonGo-Bot/lib/python2.7/site-packages/telegram/bot.py", line 151, in decorator
result = self._request.post(url, data, timeout=kwargs.get('timeout'))
"/Users/***/PokemonGo-Bot/lib/python2.7/site-packages/telegram/utils/request.py", line 207, in post
**urlopen_kwargs)
"/Users/***/PokemonGo-Bot/lib/python2.7/site-packages/telegram/utils/request.py", line 132, in _request_wrapper
resp = self._con_pool.request(*args, **kwargs)
"/Users/***/PokemonGo-Bot/lib/python2.7/site-packages/urllib3/request.py", line 70, in request
**urlopen_kw)
"/Users/***/PokemonGo-Bot/lib/python2.7/site-packages/urllib3/request.py", line 148, in request_encode_body
return self.urlopen(method, url, **extra_kw)
"/Users/***/PokemonGo-Bot/lib/python2.7/site-packages/urllib3/poolmanager.py", line 244, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
"/Users/***/PokemonGo-Bot/lib/python2.7/site-packages/urllib3/connectionpool.py", line 588, in urlopen
conn = self._get_conn(timeout=pool_timeout)
"/Users/***/PokemonGo-Bot/lib/python2.7/site-packages/urllib3/connectionpool.py", line 241, in _get_conn
if conn and is_connection_dropped(conn):
"/Users/***/PokemonGo-Bot/lib/python2.7/site-packages/urllib3/util/connection.py", line 27, in is_connection_dropped
return bool(wait_for_read(sock, timeout=0.0))
"/Users/***/PokemonGo-Bot/lib/python2.7/site-packages/urllib3/util/wait.py", line 33, in wait_for_read
return _wait_for_io_events(socks, EVENT_READ, timeout)
"/Users/***/PokemonGo-Bot/lib/python2.7/site-packages/urllib3/util/wait.py", line 22, in _wait_for_io_events
with DefaultSelector() as selector:
"/Users/***/PokemonGo-Bot/lib/python2.7/site-packages/urllib3/util/selectors.py", line 431, in __init__
self._kqueue = select.kqueue()
AttributeError: 'module' object has no attribute 'kqueue'
| Traceback (most recent call last):
"<stdin>", line 2, in <module>
AttributeError: 'spacy.tokens.token.Token' object has no attribute 'label_'
| 0.606146 |
Traceback (most recent call last):
"train.py", line 77, in <module>
H = model.fit_generator(aug.flow(trainX, trainY, batch_size=BS), validation_data=(testX, testY), steps_per_epoch=len(trainX)//BS, epochs=EPOCHS, verbose=1)
"C:\Users\EDSONG~1\ML\lib\site-packages\keras_preprocessing\image\image_data_generator.py", line 430, in flow
subset=subset
"C:\Users\EDSONG~1\ML\lib\site-packages\keras_preprocessing\image\numpy_array_iterator.py", line 80, in __init__
(np.asarray(x).shape, np.asarray(y).shape))
ValueError: `x` (images tensor) and `y` (labels) should have the same length. Found: x.shape = (528, 96, 96, 3), y.shape = (132, 96, 96, 3)
| Traceback (most recent call last):
"main.py", line 75, in gen_img_retry
return renderer.gen_img(img_index)
"/opt/shakey/synetic/text_renderer/textrenderer/renderer.py", line 94, in gen_img
word_img = self.noiser.apply(word_img)
"/opt/shakey/synetic/text_renderer/textrenderer/noiser.py", line 38, in apply
return noise_func(img)
"/opt/shakey/synetic/text_renderer/textrenderer/noiser.py", line 69, in apply_sp_noise
row, col, channel = img.shape
ValueError: not enough values to unpack (expected 3, got 2)
| 0.590608 |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.