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_terrafor... | 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/.... | 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.... | 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 imag... | 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_ma... | 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... | 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 ... | 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, i... | 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... | 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 ... | 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, i... | [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/ipyk... | 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_prox... | 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... | 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 = ... | 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", lin... | 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_priv... | 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/pyth... | 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/m... | 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... | 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/lutri... | 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/even... | 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/pyt... | 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.runfile... | 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(outd... | 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\l... |
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.... | 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 _invok... | 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/l... | 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 bulkredditd... | 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\pa... | 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 76... | 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.com... | 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()
... | 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", ... | 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)
"/h... | 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)
... | 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' obje... | 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 attribu... | 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... | 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... | 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... | 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='(.*?)'", respon... | 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", li... | 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/su... | 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... | 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... | 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: dic... | 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)
... | 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/... | 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/s... | 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)
"/... | 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 ... | 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-... | 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... | 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/_h... | 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... | 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_... | 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... | 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 ... | 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", l... | 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.... | 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\defaul... | 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_r... | 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 = sel... | 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_exceptio... | 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... | 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.... | 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-... | 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\defaul... | 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/... | 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
"/us... | 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\en... | 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... | 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", l... | 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-pa... | 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 = tex... | 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_... | 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... | 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/bui... | 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
ind... | 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... | 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... | 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 = sel... | 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/homeassis... | 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(sel... | 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/homeass... | 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/ho... | 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.co... | 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/f... | 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-packag... | 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 set... | 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)
Unicod... | 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 2... | 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, se... | 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/w... | 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... | 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/tensor2te... | 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... | 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.callbac... | 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... | 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'])
... | 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: to... |
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/pl... | 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/meit... | 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-p... | 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.depe... |
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, se... | 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... | 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_e... | 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/fr... | 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 ... | 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>
... | 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/hamis... | 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 ... | 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)... | 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... | 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/p... | 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 fet... | 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-... | 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)
"/us... | 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 _def... | 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
s... | 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/Libra... | 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, i... | 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\up... |
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/... | 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... | 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.proto... | 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... | 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\y... | 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 ... | 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 importl... | 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=... | 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/n... | 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,... | 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/be... | 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/... | 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: ... | 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... | 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', 'b... | 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.i... | 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_... | 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
... | 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... | 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)
... | 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/t... | 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/prospec... | 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
... | 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, mode... | 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/convertT... | 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... | 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(*s... | 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)
"/h... | 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-... | 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/_lightgb... | 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... | 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')
AttributeE... | 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\f... | 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/map... | 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
"s... | 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, mai... | 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.certific... | 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.... | 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 189... | 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 i... | 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.a... | 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/p... | 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... | 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
re... | 0.590608 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.