text1 stringlengths 92 132k | text2 stringlengths 83 99.1k | score float64 0.01 1 |
|---|---|---|
Traceback (most recent call last):
"longhopultimate.py", line 54, in <module>
schedule.run_pending()
"/usr/local/lib/python3.6/site-packages/schedule/__init__.py", line 493, in run_pending
default_scheduler.run_pending()
"/usr/local/lib/python3.6/site-packages/schedule/__init__.py", line 78, in run_pending
... | Traceback (most recent call last):
"/Applications/Develop/Armory/blender.app//armsdk//armory/blender/arm/props_ui.py", line 377, in draw
wrd = bpy.data.worlds['Arm']
KeyError: 'bpy_prop_collection[key]: key "Arm" not found'
| 0.489794 |
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... | Traceback (most recent call last):
"/Users/johannesblaschke/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/../ycmd/handlers.py", line 238, in DebugInfo
request_data ).DebugInfo( request_data )
"/Users/johannesblaschke/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/../ycmd/handlers.py", line 302, in _GetCompl... | 0.548555 |
Traceback (most recent call last):
"D:\python\python install\helpers\pydev\pydev_run_in_console.py", line 53, in run_file
pydev_imports.execfile(file, globals, locals)
# execute the script
"D:\python\python install\helpers\pydev\_pydev_imps\_pydev_execfile.py", line 18, in execfile
exec(compile(contents+"\n", f... |
Traceback (most recent call last):
"/registry.py", line 413, in <module>
main_loop(args)
"/registry.py", line 404, in main_loop
tags_list_to_delete = tags_list[:-keep_last_versions]
TypeError: 'set' object has no attribute '__getitem__'
| 0.553656 |
Traceback (most recent call last):
"build.py", line 69, in <module>
files = build
s(version=version, static=False)
"/Users/stephennixon/type-repos/recursive/mastering/build_files.py", line 95, in build
s
makeSources(ds, paths["src"], version)
"/Users/stephennixon/type-repos/recursive/mastering/build_files.py... | Traceback (most recent call last):
"/usr/local/Cellar/python/3.7.2_2/Frameworks/Python.framework/Versions/3.7/lib/python3.7/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"/usr/local/Cellar/python/3.7.2_2/Frameworks/Python.framework/Versions/3.7/lib/python3.7/runpy.py", line 85, in _run_code
... | 0.550231 |
Traceback (most recent call last):
"/home/sbasavaraju/.cache/bazel/_bazel_sbasavaraju/b31d182e049bda91baa4373c1dc1e3ce/execroot/__main__/bazel-out/local-opt/bin/pretrain_rotator.runfiles/__main__/pretrain_rotator.py", line 236, in <module>
app.run()
"/home/sbasavaraju/anaconda3/lib/python3.6/site-packages/tensor... | Traceback (most recent call last):
"calibre_plugins.dedrm.ignobleepub", line 281, in decryptBook
"calibre_plugins.dedrm.ignobleepub", line 212, in __init__
"calibre_plugins.dedrm.ignobleepub", line 183, in __init__
"site-packages\Crypto\Cipher\AES.py", line 95, in new
"site-packages\Crypto\Cipher\AES.py"... | 0.487147 |
Traceback (most recent call last):
"load_test.py", line 4, in <module>
_ = nbc(file_handle, format="json")
"/usr/local/lib/python3.6/site-packages/textblob/classifiers.py", line 205, in __init__
super(NLTKClassifier, self).__init__(train_set, feature_extractor, format, **kwargs)
"/usr/local/lib/python3.6/sit... | Traceback (most recent call last):
"C:\Users\\Desktop\pixivpy-master\download_illusts.py", line 43, in <module>
main()
"C:\Users\\Desktop\pixivpy-master\download_illusts.py", line 40, in main
aapi.download(image_url, path=directory, name=name)
"C:\Users\\Desktop\pixivpy-master\pixivpy3\api.py", line 115, in ... | 0.654877 |
WARNING:vispy:Traceback (most recent call last):
"/Users/agoodman/anaconda3/bin/glue", line 11, in <module>
sys.exit(main())
"/Users/agoodman/anaconda3/lib/python3.6/site-packages/glue/main.py", line 252, in main
start_glue(**kwargs)
"/Users/agoodman/anaconda3/lib/python3.6/site-packages/glue/main.py", line ... | Traceback (most recent call last):
"C:/Users/mjamma/PycharmProjects/grades/gcn_ns_sc_rmat.py", line 304, in <module>
main(args)
"C:/Users/mjamma/PycharmProjects/grades/gcn_ns_sc_rmat.py", line 264, in main
pred = infer_model(nf)
"C:\Users\mjamma\AppData\Local\Continuum\anaconda3\envs\grades\lib\site-packages... | 0.508318 |
Traceback (most recent call last):
"/usr/lib/python3.7/tkinter/__init__.py", line 1705, in __call__
return self.func(*args)
"/home/z/.local/lib/python3.7/site-packages/PySimpleGUI/PySimpleGUI.py", line 4296, in ButtonReleaseCallBack
self.ParentForm.LastButtonClicked += '+UP'
TypeError: unsupported operand type(... | Traceback (most recent call last):
"/home/default/cve-search/sbin/db_mgmt_json.py", line 121, in <module>
cvej = json.loads(f.read())
"/usr/lib/python3.5/json/__init__.py", line 312, in loads
s.__class__.__name__))
TypeError: the JSON object must be str, not 'bytes'
| 0.536329 |
Traceback (most recent call last):
"C:\Users\ASUS\Anaconda3\lib\site-packages\pip\_internal\commands\install.py", line 517, in _warn_about_conflicts
package_set, _dep_info = check_install_conflicts(to_install)
"C:\Users\ASUS\Anaconda3\lib\site-packages\pip\_internal\operations\check.py", line 114, in check_insta... | Traceback (most recent call last):
"console.py", line 28, in <module>
main()
"console.py", line 24, in main
poc.start()
"/usr/local/lib/python3.7/dist-packages/pocsuite3-1.2.0-py3.7.egg/pocsuite3/lib/core/interpreter.py", line 77, in start
command_handler(args)
"/usr/local/lib/python3.7/dist-packages/poc... | 0.619681 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"c:\users\xxx\appdata\local\temp\pip-install-hw_v4n\pywinio\setup.py", line 8, in <module>
with open('README.rst', encoding='utf-8') as readme_file, \
TypeError: 'encoding' is an invalid keyword argument for this function
| Traceback (most recent call last):
"/usr/local/bin/cython", line 11, in <module>
load_entry_point('Cython==0.21', 'console_scripts', 'cython')()
"/usr/local/lib/python3.6/dist-packages/Cython/Compiler/Main.py", line 632, in setuptools_main
return main(command_line = 1)
"/usr/local/lib/python3.6/dist-packages... | 0.494557 |
Traceback (most recent call last):
"venv/bin/jupyter-nbconvert", line 8, in <module>
sys.exit(main())
"venv/lib/python3.8/site-packages/jupyter_core/application.py", line 270, in launch_instance
return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs)
"venv/lib/python3.8/site-packages/traitlets/con... | Traceback (most recent call last):
"/usr/local/bin/qtile-top", line 11, in <module>
load_entry_point('qtile==0.10.7', 'console_scripts', 'qtile-top')()
"/usr/local/lib/python3.5/dist-packages/qtile-0.10.7-py3.5.egg/libqtile/scripts/qtile_top.py", line 162, in main
force_start=force_start)
"/usr/lib/python3.5... | 0.531337 |
ERROR:Executor:Tribler crashed after uptime of 19548.2940001 sec! Stack trace: Traceback (most recent call last):
"TriblerGUI\event_request_manager.py", line 135, in on_read_data
RuntimeError: [Failure instance: Traceback: <type 'exceptions.RuntimeError'>: LZ4F_decompress failed with code: ERROR_decompressionFailed
| Traceback (most recent call last):
" \User\Miniconda3\envs\vaex_vs_pd\lib\site-packages\vaex\dataframe.py", line 3523, in table_part
values[name] = df.evaluate(name)
" \User\Miniconda3\envs\vaex_vs_pd\lib\site-packages\vaex\dataframe.py", line 5120, in evaluate
return self._evaluate_implementation(expression, i... | 0.537398 |
Traceback (most recent call last):
"/root/FACT_core/src/plugins/analysis/elf_analysis/code/elf_analysis.py", line 115, in _analyze_elf
parsed_binary = lief.parse(file_object.file_path)
AttributeError: 'NoneType' object has no attribute 'parse'
| [autoreload of pandas.core.computation.pytables 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/... | 0.640525 |
>>> Traceback (most recent call last):
"/Users/ba/opt/anaconda3/envs/spyder/lib/python3.8/site-packages/spyder/plugins/editor/widgets/status.py", line 113, in process_git_data
branches, branch, files_modified = output
TypeError: cannot unpack non-iterable NoneType object
| Traceback (most recent call last):
"train_w.py", line 189, in <module>
fea_v, tg_v, mask_v = packer.repack_vb(feature, tg, mask)
"/home/dungdx4/LM-LSTM-CRF-master-0.4/model/crf.py", line 107, in repack_vb
fea_v = torch.Tensor(feature.transpose(0, 1)).cuda()
TypeError: expected torch.FloatTensor (got torch.Long... | 0.502513 |
Dump Landroid/support/annotation/CheckResult; suggest ()Ljava/lang/String; ... png ... Traceback (most recent call last):
"./androdd.py", line 220, in <module>
main(options, arguments)
"./androdd.py", line 206, in main
options.jar, options.decompiler, options.format)
"./androdd.py", line 180, in export_apps_... | Traceback (most recent call last):
"/usr/share/WiFi-Pumpkin/core/main.py", line 1068, in get_Hostapd_Response
self.TabInfoAP.delete_item(data)
"/usr/share/WiFi-Pumpkin/core/widgets/customiseds.py", line 71, in delete_item
self.addNextWidget(self.APclients[agent])
"/usr/share/WiFi-Pumpkin/core/widgets/customi... | 0.625545 |
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
... | Traceback (most recent call last):
"/home/faz/.conda/envs/py-theano/lib/python3.6/site-packages/theano/compile/function_module.py", line 903, in __call__
self.fn() if output_subset is None else\
"/home/faz/.conda/envs/py-theano/lib/python3.6/site-packages/theano/scan_module/scan_op.py", line 963, in rval
r = p(... | 0.599052 |
Traceback (most recent call last):
"/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
"/home/luis/.vim/bundle/clang_complete/plugin/libclang.py", line 493, in run
self.timer)
"/home/luis/.vim/bundle/clang_complete/plugin/libclang.py", line 212, in getCurrentTranslationUnit
tu.repar... | Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/asyncpg/pool.py", line 465, in _release_impl
"/usr/local/lib/python3.6/site-packages/asyncpg/pool.py", line 203, in release
"/usr/local/lib/python3.6/site-packages/asyncpg/pool.py", line 192, in release
"/usr/local/lib/python3.6/site... | 0.583092 |
Traceback (most recent call last):
"/Users/rick/work/superset_rlei/superset/viz.py", line 256, in get_payload
df = self.get_df()
"/Users/rick/work/superset_rlei/superset/viz.py", line 109, in get_df
self.results = self.datasource.query(query_obj)
"/Users/rick/work/superset_rlei/superset/models.py", line 2521... | 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 579, in run_until_complete
return future.result()
"/usr/src/homeassistant/homeassistant/config_entries.py", line 562, ... | 0.616991 |
Traceback (most recent call last):
"/usr/local/lib/python3.8/site-packages/peepdf/main.py", line 409, in main
ret, pdf = pdfParser.parse(fileName, options.isForceMode, options.isLooseMode, options.isManualAnalysis)
"/usr/local/lib/python3.8/site-packages/peepdf/PDFCore.py", line 7153, in parse
ret = self.create... | Traceback (most recent call last):
"src\gevent\greenlet.py", line 766, in gevent._greenlet.Greenlet.run
"C:\Users\*******\AppData\Local\Programs\Python\Python36-32\lib\site-packages\eel\__init__.py", line 257, in _process_message
return_val = _exposed_functions[message['name']](*message['args'])
"index.py", l... | 0.598857 |
Traceback (most recent call last):
"C:\Users\J00356~1\AppData\Local\Temp\tmpzy6kq2c6\.venv\lib\site-packages\setuptools\installer.py", line 126, in fetch_build_egg
subprocess.check_call(cmd)
"d:\software\python3.7\lib\subprocess.py", line 328, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.Ca... | Traceback (most recent call last):
"/home/brian/Venvs/pytorch.1.0.1/lib/python3.7/site-packages/torch/utils/cpp_extension.py", line 946, in _build_extension_module
check=True)
"/home/brian/anaconda3/lib/python3.7/subprocess.py", line 468, in run
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Comma... | 0.66131 |
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):
"./generate_text.py", line 47, in <module>
out = sample_sequence(tokens, num_samples=num_samples)
"./generate_text.py", line 27, in sample_sequence
outputs = model(inputs)
"/Users/Riccardo/development/ideal/lib/python3.7/site-packages/tensorflow_core/python/keras/engine/bas... | 0.638737 |
Traceback (most recent call last):
"/<<PKGBUILDDIR>>/tests/unit/modules/test_ps.py", line 107, in test_cpu_times
MagicMock(return_value=STUB_CPU_TIMES)):
AttributeError: __enter__
| Traceback (most recent call last):
"/home/ec2-user/environment/AmusedGrape/ask/flask/lib/python3.6/dist-packages/flask/app.py", line 2309, in __call__
return self.wsgi_app(environ, start_response)
"/home/ec2-user/environment/AmusedGrape/ask/flask/lib/python3.6/dist-packages/flask/app.py", line 2295, in wsgi_app
... | 0.526814 |
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):
"lazagne\softwares\browsers\mozilla.py", line 398, in is_master_password_correct
AttributeError: 'Sequence' object has no attribute 'asOctets'
| 0.647963 |
Traceback (most recent call last):
"D:\Power\workspace\Power_AndroidP_Derek3050\TestCase\ApplicationSW.py", line 49, in Game
control.d(resourceId="com.glbenchmark.glbenchmark27:id/textViewScore").wait(timeout=70.0)
"C:\Users\XXX\AppData\Local\Programs\Python\Python36\lib\site-packages\uiautomator2\__init__.py", ... | Traceback (most recent call last):
"/home/altmanager/PycharmProjects/untitled/venv/lib/python3.5/site-packages/telethon/extensions/tcp_client.py", line 150, in read
partial = self._socket.recv(bytes_left)
OSError: [Errno 22] Invalid argument
| 0.573635 |
Traceback (most recent call last):
"/working/software/venv/xonsh/lib/python3.6/site-packages/xonsh/environ.py", line 1300, in xonsh_script_run_control
run_script_with_cache(filename, execer, ctx)
"/working/software/venv/xonsh/lib/python3.6/site-packages/xonsh/codecache.py", line 162, in run_script_with_cache
r... | Traceback (most recent call last):
"/home/emre/gitsome/bin/gh", line 11, in <module>
load_entry_point('gitsome==0.7.0', 'console_scripts', 'gh')()
"/home/emre/gitsome/lib/python3.5/site-packages/gitsome/main_cli.py", line 26, in cli
github.cli()
"/home/emre/gitsome/lib/python3.5/site-packages/click/core.py",... | 0.625979 |
Traceback (most recent call last):
"/usr/local/Cellar/python/3.7.2_1/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/gpytorch/utils/cholesky.py", line 24, in psd_safe_cholesky
L = torch.cholesky(A, upper=upper, out=out)
RuntimeError: cholesky_cpu: U(2,2) is zero, singular U.
| Traceback (most recent call last):
"D:/目标检测各模型/deep_sort_pytorch-master/deep_sort/deep/feature_extractor.py", line 56, in <module>
feature = extr(img)
"D:/目标检测各模型/deep_sort_pytorch-master/deep_sort/deep/feature_extractor.py", line 44, in __call__
im_batch = self._preprocess(im_crops)
"D:/目标检测各模型/deep_sort_py... | 0.474589 |
Traceback (most recent call last):
"/Users/ruofankong/virtual_py3/lib/python3.5/site-packages/ray/worker.py", line 821, in _process_task
*arguments)
"/Users/ruofankong/virtual_py3/lib/python3.5/site-packages/ray/actor.py", line 212, in actor_method_executor
method_returns = method(actor, *args)
"/Users/ruofa... | INFO:homeassistant.core:Bus:Handling <Event system_log_event[L]: timestamp=1519239356.187033, level=ERROR, message=Error executing service <ServiceCall homeassistant.turn_on: entity_id=input_boolean>, exception=Traceback (most recent call last):
"/usr/lib/python3.6/site-packages/homeassistant/core.py", line 1010, in... | 0.581378 |
Traceback (most recent call last):
"/home/zulip/deployments/2020-04-12-23-25-13/zerver/worker/queue_processors.py", line 170, in do_consume
consume_func(events)
"/home/zulip/deployments/2020-04-12-23-25-13/zerver/worker/queue_processors.py", line 199, in <lambda>
consume_func = lambda events: self.consume(event... |
Traceback (most recent call last):
"<input>", line 1, in <module>
"/omitted/for/privacy/lib/python3.7/site-packages/inflect.py", line 2260, in plural
or self._plnoun(word, count),
"/omitted/for/privacy/lib/python3.7/site-packages/inflect.py", line 2230, in postprocess
result[index] = result[index].capitaliz... | 0.669635 |
Traceback (most recent call last):
"/etc/exabgp/bin/transform-exabgp-json.py", line 126, in <module>
json_in = json.loads(line)
"/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, ... | Traceback (most recent call last):
"code_TL.py", line 98, in <module>
conv1a_3_3 = relu(batch_normalization(conv_2d(network, 32, 3, strides=2, bias=False, padding='VALID',activation=None,name='Conv2d_1a_3x3')))
"/usr/local/lib/python2.7/dist-packages/tflearn/layers/conv.py", line 105, in conv_2d
raise ValueErro... | 0.56703 |
Traceback (most recent call last):
"/usr/local/bin/svtplay-dl", line 7, in <module>
svtplay_dl.main()
"/usr/local/Cellar/svtplay-dl/1.9.4/libexec/lib/python2.7/site-packages/svtplay_dl/__init__.py", line 466, in main
get_media(urls[0], options)
"/usr/local/Cellar/svtplay-dl/1.9.4/libexec/lib/python2.7/site-p... | Traceback (most recent call last):
"/usr/lib/python2.7/site-packages/salt/utils/minions.py", line 641, in check_minions
minions = check_func(expr, greedy)
TypeError: 'NoneType' object is not callable
| 0.596582 |
Traceback (most recent call last):
"mario.py", line 64, in <module>
memory=memory
"/home/ai/tensorforce/tensorforce/agents/ppo_agent.py", line 85, in __init__
buffer_observe=buffer_observe, seed=seed
"/home/ai/tensorforce/tensorforce/agents/agent.py", line 90, in __init__
values_spec=states, value_type='sta... | Traceback (most recent call last):
"/usr/local/lib/python3.6/threading.py", line 1352, in _after_fork
thread._stop()
TypeError: 'Event' object is not callable
| 0.520473 |
Traceback (most recent call last):
"C:\ProgramData\Anaconda3\lib\site-packages\traitlets\traitlets.py", line 528, in get
value = obj._trait_values[self.name]
KeyError: 'context'
| Traceback (most recent call last):
"train_model.py", line 250, in <module>
train_model(model_name=model_name, dataset=dataset, mode=mode, weights=weights, computer=computer, run=run)
"train_model.py", line 198, in train_model
train_generator, validation_generator = get_csv_generator(data, model_params, da, exte... | 0.460314 |
Traceback (most recent call last):
"C:\Users\S10500\AppData\Local\Continuum\anaconda3\lib\site-packages\spyder\widgets\ipythonconsole\client.py", line 575, in show_time
elapsed_time = time.monotonic() - self.t0
TypeError: unsupported operand type(s) for -: 'float' and 'NoneType'
|
Traceback (most recent call last):
"/opt/ros/indigo/lib/python2.7/dist-packages/tornado/web.py", line 929, in send_error
self.write_error(status_code, **kwargs)
"/home/alexv/ROS/gopher_concert/src/flask-ext-catkin/src/flower/views/__init__.py", line 48, in write_error
self.write(message)
"/opt/ros/indigo/lib/pyt... | 0.552681 |
Traceback (most recent call last):
"tools\train.py", line 378, in <module>
FLAGS = parser.parse_args()
"D:\Anconda3\envs\paddle_decet\PaddleDetection\ppdet\utils\cli.py", line 58, in parse_args
args.opt = self._parse_opt(args.opt)
"D:\Anconda3\envs\paddle_decet\PaddleDetection\ppdet\utils\cli.py", line 67, i... | Traceback (most recent call last):
"C:\Python37\Lib\site-packages\checkov\main.py", line 55, in <module>
run()
"C:\Python37\Lib\site-packages\checkov\main.py", line 43, in run
report = Runner().run(root_folder, external_checks_dir=args.external_checks_dir, files=file)
"C:\Python37\lib\site-packages\checkov\t... | 0.508656 |
Traceback (most recent call last):
"/opt/conda/lib/python3.7/site-packages/elyra/pipeline/processor_local.py", line 70, in process
operation_processor.process(operation)
"/opt/conda/lib/python3.7/site-packages/elyra/pipeline/processor_local.py", line 154, in process
raise RuntimeError(f'Internal error executing... | Traceback (most recent call last):
"/usr/local/lib/python3.7/tkinter/__init__.py", line 3504, in __del__
self.tk.call('image', 'delete', self.name)
RuntimeError: main thread is not in main loop
| 0.55668 |
Traceback (most recent call last):
"<input>", line 1, in <module>
numpy.nanstd(numpy.array([71, 98.0, 80, 93, 57, 46], dtype=object))
"<__array_function__ internals>", line 5, in nanstd
"/home/domdf/.local/lib/python3.8/site-packages/numpy/lib/nanfunctions.py", line 1664, in nanstd
var = nanvar(a, axis=axis,... | 2018-01-19 22:14:58 ERROR
twisted
AttributeError: 'NoneType' object has no attribute 'items': Traceback (most recent call last):
"/Users/ederenn/golem/venv/lib/python3.6/site-packages/autobahn/twisted/websocket.py", line 162, in _onMessage
self.onMessage(payload, isBinary)
"/Users/ederenn/golem/venv/lib/python3.... | 0.568612 |
Traceback (most recent call last):
"tools/train.py", line 14, in <module>
from mmdet.apis import set_random_seed, train_detector
"/home/user/yangshudi_DetectoRS/mmdetection/mmdet/apis/__init__.py", line 1, in <module>
from .inference import (async_inference_detector, inference_detector,
"/home/user/yangshudi... | 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'
| 0.461832 |
Traceback (most recent call last):
"hitomi_downloader_GUI.py", line 2213, in clip_timer_event
"hitomi_downloader_GUI.py", line 775, in downButton
AttributeError: 'NoneType' object has no attribute 'strip' | Traceback (most recent call last):
"<stdin>", line 1, in <module>
AttributeError: 'module' object has no attribute 'cpu_freq'
| 0.589581 |
Traceback (most recent call last):
"/home/ubuntu/anaconda3/envs/mmf4/bin/mmf_run", line 33, in <module>
sys.exit(load_entry_point('mmf', 'console_scripts', 'mmf_run')())
"/home/ubuntu/vqa/GMN/mmf/mmf_cli/run.py", line 123, in run
main(configuration, predict=predict)
"/home/ubuntu/vqa/GMN/mmf/mmf_cli/run.py",... | Traceback (most recent call last):
"/<<PKGBUILDDIR>>/tests/unit/modules/test_ps.py", line 139, in test_disk_partition_usage
MagicMock(return_value=[STUB_DISK_PARTITION])):
AttributeError: __enter__
| 0.547273 |
Traceback (most recent call last):
"/content/OpenNMT-py/onmt/trainer.py", line 347, in _gradient_accumulation
trunc_size=trunc_size)
"/content/OpenNMT-py/onmt/utils/loss.py", line 158, in __call__
loss, stats = self._compute_loss(batch, **shard)
"/content/OpenNMT-py/onmt/utils/loss.py", line 233, in _compute... | Traceback (most recent call last):
"train.py", line 504, in <module>
train()
"train.py", line 207, in train
yolact_net.load_weights(args.resume)
"/home/deploy/study-workspace/yolact/yolact/yolact.py", line 490, in load_weights
self.load_state_dict(state_dict)
"/home/deploy/anaconda3/envs/yolact/lib/pytho... | 0.579182 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"C:\Users\user\AppData\Local\Temp\pip-install-maq6gjoa\pytorch-fid_ef9965f93e55457790c769e9b5008169\setup.py", line 34, in <module>
packages=setuptools.find_packages(where='src/'),
"C:\Users\user\AppData\Local\Continuum\anaconda3\envs\lightwe... | Traceback (most recent call last):
"/usr/local/Cellar/aws-sam-cli/0.15.0/libexec/lib/python3.7/site-packages/flask/app.py", line 2292, in wsgi_app
response = self.full_dispatch_request()
"/usr/local/Cellar/aws-sam-cli/0.15.0/libexec/lib/python3.7/site-packages/flask/app.py", line 1815, in full_dispatch_request
... | 0.582041 |
Traceback (most recent call last):
"./datasets/preprocess.py", line 72, in <module>
write_statistics(character, './datasets/Mixamo/mean_var/')
"./datasets/preprocess.py", line 34, in write_statistics
dataset = MotionData(new_args)
"/home/wuxiaoliang/docker/motion_retarget/deep-motion-editing/retargeting/data... | Traceback (most recent call last):
"C:\Users\joshu\AppData\Roaming\Blender Foundation\Blender\2.82\scripts\addons\cats-blender-plugin-master\tools\armature.py", line 344, in execute
bpy.ops.cats_material.combine_mats()
"D:\Blender\2.82\scripts\modules\bpy\ops.py", line 201, in __call__
ret = op_call(self.idname... | 0.548506 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/usr/lib/python3/dist-packages/winrm/__init__.py", line 54, in run_ps
rs.std_err = self._clean_error_msg(rs.std_err)
"/usr/lib/python3/dist-packages/winrm/__init__.py", line 62, in _clean_error_msg
if msg.startswith("#< CLIXML\r\n"):
TypeErro... | Traceback (most recent call last):
"sample.py", line 6, in <module>
client.slowlog_get(num=1000)
"/home/ec2-user/.pyenv/versions/env/lib/python3.8/site-packages/redis/client.py", line 1466, in slowlog_get
return self.execute_command(*args, decode_responses=decode_responses)
"/home/ec2-user/.pyenv/versions/en... | 0.56184 |
Traceback (most recent call last):
"/opt/anaconda3/lib/python3.7/site-packages/IPython/core/interactiveshell.py", line 3326, in run_code
exec(code_obj, self.user_global_ns, self.user_ns)
"<ipython-input-3-57113dda3e8e>", line 2, in <module>
tranform = torchio.transforms.RandomGhosting(num_ghosts=10, intensity=1... | Traceback (most recent call last):
"/usr/local/Cellar/python@2/2.7.14_3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 147, in <module>
globals()[__func_name] = __get_hash(__func_name)
"/usr/local/Cellar/python@2/2.7.14_3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py... | 0.577502 |
Traceback (most recent call last):
"/usr/lib/python3.8/socketserver.py", line 650, in process_request_thread
self.finish_request(request, client_address)
"/usr/lib/python3.8/socketserver.py", line 360, in finish_request
self.RequestHandlerClass(request, client_address, self)
"/usr/lib/python3.8/socketserver.... |
Comment: An exception occurred in this state: Traceback (most recent call last):
"/usr/lib/python3/dist-packages/salt/state.py", line 2153, in call
ret = self.states[cdata["full"]](
"/usr/lib/python3/dist-packages/salt/loader.py", line 2087, in wrapper
return f(*args, **kwargs)
"/usr/lib/python3/dist-packag... | 0.632162 |
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 584, in run_until_complete
return future.result()
"/srv/homeassistant/lib/python3.7/site-packages/homeassistant/__main... | Traceback (most recent call last):
"pandas/_libs/index.pyx", line 162, in pandas._libs.index.IndexEngine.get_loc
"pandas/_libs/hashtable_class_helper.pxi", line 958, in pandas._libs.hashtable.Int64HashTable.get_item
TypeError: an integer is required
| 0.588806 |
Traceback (most recent call last):
"src/gevent/greenlet.py", line 854, in gevent._gevent_cgreenlet.Greenlet.run
"mars/actors/pool/gevent_pool.pyx", line 548, in mars.actors.pool.gevent_pool.ActorRemoteHelper._send_remote
"mars/actors/pool/gevent_pool.pyx", line 552, in mars.actors.pool.gevent_pool.ActorRemoteH... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"C:\Users\LiRui\Desktop\3d-unet\3DUnetCNN-master\brats\preprocess.py", line 120, in convert_brats_data
convert_brats_folder(subject_folder, new_subject_folder, background_mask)
"C:\Users\LiRui\Desktop\3d-unet\3DUnetCNN-master\brats\preprocess.p... | 0.549985 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/Users/pavel/.virtualenvs/tmp-ae15bf6ad17b2a5/lib/python3.8/site-packages/paramiko/pkey.py", line 235, in from_private_key_file
key = cls(filename=filename, password=password)
"/Users/pavel/.virtualenvs/tmp-ae15bf6ad17b2a5/lib/python3.8/site-... | **Traceback:** (if applicable):```Traceback (most recent call last):
"/usr/local/lib/python3.7/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self._args)
"/usr/src/homeassistant/homeassistant/helpers/event.py", line 411, in pattern_time_change_listener
calculate_next(now)
"/usr/src/h... | 0.555885 |
"Traceback (most recent call last):
"/home/frappe/frappe-bench/apps/frappe/frappe/website/render.py", line 39, in render
data = render_page_by_language(path)
"/home/frappe/frappe-bench/apps/frappe/frappe/website/render.py", line 134, in render_page_by_language
return render_page(path)
"/home/frappe/frappe-be... | Traceback (most recent call last):
"pandas/_libs/index.pyx", line 112, in pandas._libs.index.IndexEngine._get_loc_duplicates
TypeError: '<' not supported between instances of 'tuple' and 'int'
| 0.549045 |
Traceback (most recent call last):
"E:\PROJECTS\PycharmProjects\youtube_dl\extractor\common.py", line 906, in _parse_json
return json.loads(json_string)
"C:\Users\UDHAYARAJAN M\AppData\Local\Programs\Python\Python39\lib\json\__init__.py", line 346, in loads
return _default_decoder.decode(s)
"C:\Users\UDHAYAR... | Traceback (most recent call last):
"svtplay-dl", line 7, in <module>
"site-packages\svtplay_dl-1.9.6-py3.5.egg\svtplay_dl\__init__.py", line 477, in main
"site-packages\svtplay_dl-1.9.6-py3.5.egg\svtplay_dl\__init__.py", line 199, in get_media
"site-packages\svtplay_dl-1.9.6-py3.5.egg\svtplay_dl\__init__.py... | 0.666253 |
Traceback (most recent call last):
"envs/default/bin/crosshair", line 8, in <module>
sys.exit(main())
"/home/lhayhurst/aq/code/testing/envs/default/lib/python3.7/site-packages/crosshair/main.py", line 475, in main
options = process_level_options(args)
"/home/lhayhurst/aq/code/testing/envs/default/lib/python3... |
Comment: An exception occurred in this state: Traceback (most recent call last):
"/var/tmp/.djn_1fe71c_salt/py2/salt/state.py", line 1703, in call
**cdata['kwargs'])
"/var/tmp/.djn_1fe71c_salt/py2/salt/loader.py", line 1649, in wrapper
return f(*args, **kwargs)
"/var/tmp/.djn_1fe71c_salt/py2/salt/states/pkg.py",... | 0.642491 |
Traceback (most recent call last):
"/home/hejia/Projects/garage/tests/test_algos.py", line 96, in test_polopt_algo
policy = policy_cls(env_spec=env.spec, )
"/home/hejia/Projects/garage/garage/policies/categorical_mlp_policy.py", line 35, in __init__
assert isinstance(env_spec.action_space, Discrete)
AttributeEr... | 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.63407 |
Traceback (most recent call last):
"human_pose_estimation.py", line 285, in <module>
sys.exit(main() or 0)
"human_pose_estimation.py", line 185, in main
poses, scores = hpes[mode].postprocess(raw_outputs, frame_meta)
"/home/walt/workspace/libs/open_model_zoo/demos/python_demos/human_pose_estimation_demo/huma... | Mar 17 20:44:49.381 [launcher][ERROR] Except stack:Traceback (most recent call last):
"D:\XX-Net-3.11.1\code\default\launcher\module_init.py", line 40, in start
proc_handler[module]["imp"] = __import__(module, globals(), locals(), ['local', 'start'], -1)
"D:\XX-Net-3.11.1\code\default\gae_proxy\local\__init__.py... | 0.569326 |
Traceback (most recent call last):
"manage.py", line 20, in <module>
app.register_blueprint(blueprint)
"C:\Users\username\AppData\Local\pypoetry\Cache\virtualenvs\auto-test-system-4gCsnwKR-py3.7\lib\site-packages\quart\app.py", line 1422, in register_blueprint
blueprint.register(self, first_registration, url_pr... | Traceback (most recent call last):
"gallery_dl\job.py", line 75, in run
"gallery_dl\job.py", line 113, in dispatch
"gallery_dl\job.py", line 280, in handle_directory
"gallery_dl\job.py", line 420, in initialize
AttributeError: 'str' object has no attribute 'get'
| 0.607594 |
Traceback (most recent call last):
"/Users/max/code/home-assistant-cli/.tox/typing/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py", line 207, in <module>
main()
"/Users/max/code/home-assistant-cli/.tox/typing/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py", line 197, in main
json_... | Traceback (most recent call last):
"main.py", line 19, in <module>
main()
"main.py", line 15, in main
agent.run()
"/media/arch760/My Passport/TFSegmentation/utils/misc.py", line 18, in timed
result = f(*args, **kwargs)
"/media/arch760/My Passport/TFSegmentation/agent.py", line 88, in run
self.operator =... | 0.566338 |
Traceback (most recent call last):
"C:\Python38\lib\site-packages\web\application.py", line 278, in process
return p(lambda: process(processors))
"C:\Python38\lib\site-packages\web\session.py", line 99, in _processor
self._cleanup()
"C:\Python38\lib\site-packages\web\session.py", line 203, in _cleanup
if cu... | Traceback (most recent call last):
"/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"/usr/lib64/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
"/root/.local/lib/python3.6/site-packages/pipenv/__main__.py", line 4, in <module>
cli()
"/root/.local/... | 0.57669 |
Traceback (most recent call last):
"/vol/data/base/software/nodist/noarch/unoconv/unoconv", line 1389, in <module>
main()
"/vol/data/base/software/nodist/noarch/unoconv/unoconv", line 1305, in main
convertor.convert(inputfn)
"/vol/data/base/software/nodist/noarch/unoconv/unoconv", line 1120, in convert
rais... | Traceback (most recent call last):
"mkchromecast.py", line 8, in <module>
from mkchromecast.cast import *
"/root/mkchromecast/mkchromecast/cast.py", line 13, in <module>
import pychromecast
"/usr/lib64/python2.7/site-packages/pychromecast/__init__.py", line 15, in <module>
from .discovery import discover_ch... | 0.510459 |
Traceback (most recent call last):
"C:\Users\91901\anaconda3\envs\tf_1\lib\site-packages\tensorflow_core\python\pywrap_tensorflow.py", line 58, in <module>
from tensorflow.python.pywrap_tensorflow_internal import *
"C:\Users\91901\anaconda3\envs\tf_1\lib\site-packages\tensorflow_core\python\pywrap_tensorflow_int... | Traceback (most recent call last):
"D:\downloads\deepface\DeepFaceLab\DeepFaceLab_NVIDIA\_internal\DeepFaceLab\core\joblib\SubprocessorBase.py", line 62, in _subprocess_run
self.on_initialize(client_dict)
"D:\downloads\deepface\DeepFaceLab\DeepFaceLab_NVIDIA\_internal\DeepFaceLab\mainscripts\Extractor.py", line ... | 0.571051 |
Traceback (most recent call last):
"build/dupeGuru.app/Contents/Resources/py/cocoa/inter.py", line 259, in pulse
"build/dupeGuru.app/Contents/Resources/py/hscommon/gui/progress_window.py", line 101, in pulse
"build/dupeGuru.app/Contents/Resources/py/core/app.py", line 323, in _job_error
"build/dupeGuru.app/... | ERROR: Traceback (most recent call last):
"/opt/stackstorm/st2/lib/python2.7/site-packages/st2common/log.py", line 186, in setup
disable_existing_loggers=disable_existing_loggers)
"/usr/share/python/st2python/lib/python2.7/logging/config.py", line 85, in fileConfig
handlers = _install_handlers(cp, formatters)
... | 0.568978 |
Traceback (most recent call last):
"/usr/lib/python3.6/site-packages/schemainspect/misc.py", line 9, in connection_from_s_or_c
s_or_c.engine
AttributeError: 'Session' object has no attribute 'engine'
| Traceback (most recent call last):
"/usr/local/lib/python3.6/asyncio/tasks.py", line 180, in _step
result = coro.send(None)
"/srv/hass/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py", line 399, in async_process_entity
new_entity, self, update_before_add=update_before_add
"/srv/hass/lib... | 0.613121 |
Traceback (most recent call last):
"/Users/igortkachenko/Tools/kivy-designer/venv/lib/python3.6/site-packages/kivy/uix/widget.py", line 265, in _widget_destructor
"/Users/igortkachenko/Tools/kivy-designer/venv/lib/python3.6/site-packages/kivy/lang/builder.py", line 760, in unbind_widget
"kivy/weakproxy.pyx", l... | Traceback (most recent call last):
"orderBook.py", line 33, in <module>
order = my_bittrex.get_market_summaries()
"/usr/local/lib/python3.5/dist-packages/bittrex/bittrex.py", line 110, in get_market_summaries
return self.api_query('getmarketsummaries')
"/usr/local/lib/python3.5/dist-packages/bittrex/bittrex.... | 0.571826 |
Traceback (most recent call last):
"detect.py", line 186, in <module>
app.run(main)
"/home/vinorth/.virtualenvs/yolo-tflite/lib/python3.7/site-packages/absl/app.py", line 299, in run
_run_main(main, args)
"/home/vinorth/.virtualenvs/yolo-tflite/lib/python3.7/site-packages/absl/app.py", line 250, in _run_main... | Traceback (most recent call last):
"wahrnehmung_seminar/tmp.py", line 9, in <module>
for trial in trials:
"/Users/tsawallis/opt/miniconda3/envs/wahrnehmung_seminar/lib/python3.6/site-packages/psychopy/data/trial.py", line 1512, in __next__
position=self.getNextTrialPosInDataHandler())
"/Users/tsawallis/opt/m... | 0.632089 |
Traceback (most recent call last):
"/usr/local/bin/gsutil", line 5, in <module>
from gslib.__main__ import main
"/usr/local/lib/python3.9/site-packages/gslib/__main__.py", line 92, in <module>
from gslib.command_runner import CommandRunner
"/usr/local/lib/python3.9/site-packages/gslib/command_runner.py", lin... | Traceback (most recent call last):
"DenseNet.py", line 237, in <module>
summary(model, (3,32,32))
"/home/sriharsha/miniconda3/lib/python3.6/site-packages/torchsummary/torchsummary.py", line 56, in summary
model(x)
"/home/sriharsha/miniconda3/lib/python3.6/site-packages/torch/nn/modules/module.py", line 357, ... | 0.621022 |
Traceback (most recent call last):
"E:/Practice/testing.py", line 6, in <module>
print(len(playlist.video_urls))
"C:\Python\Python 3.7\lib\site-packages\pytube\contrib\playlist.py", line 242, in video_urls
for page in list(self._paginate())
"C:\Python\Python 3.7\lib\site-packages\pytube\contrib\playlist.py",... | Traceback (most recent call last):
"/usr/local/bin/wordcloud_cli.py", line 4, in <module>
__import__('pkg_resources').run_script('wordcloud==1.4.1', 'wordcloud_cli.py')
"/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 658, in run_script
self.require(requires)[0].run_script(script_name, ns)
... | 0.54188 |
Traceback (most recent call last):
"start_ofd.py", line 2, in <module>
import tests.main_test as main_test
"C:\OnlyFans-5.9.1\tests\main_test.py", line 4, in <module>
import helpers.main_helper as main_helper
"C:\OnlyFans-5.9.1\helpers\main_helper.py", line 5, in <module>
from classes.prepare_metadata impor... | Traceback (most recent call last):
"/usr/lib64/python3.7/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"/usr/lib64/python3.7/runpy.py", line 85, in _run_code
exec(code, run_globals)
"/home/chris/Projects/discord-fate-bot/discord_fate_bot/__main__.py", line 15, in <module>
bot.load_extens... | 0.632924 |
Traceback (most recent call last):
"train.py", line 218, in <module>
train(training_dbs, validation_db, args.start_iter)
"train.py", line 160, in train
training_loss = nnet.train(**training)
"/data2/yanmengkai/CornerNet/nnet/py_factory.py", line 82, in train
loss = self.network(xs, ys)
"/root/anaconda3/e... | Traceback (most recent call last):
"/home/ubuntu/anaconda3/lib/python3.7/site-packages/ray/new_dashboard/agent.py", line 295, in <module>
raylet_name=args.raylet_name)
"/home/ubuntu/anaconda3/lib/python3.7/site-packages/ray/new_dashboard/agent.py", line 66, in __init__
f"[::]:{self.dashboard_agent_port}")
"/... | 0.523256 |
`Traceback (most recent call last):
"teams_scraper.py", line 27, in <module>
main()
"teams_scraper.py", line 22, in main
parse_entry_leagues(personal_data, output_folder)
"/home/freanu/dav.io/Fantasy-Premier-League/parsers.py", line 72, in parse_entry_leagues
cup_leagues_df = pd.DataFrame.from_records(data[... | Traceback (most recent call last):
"/anaconda2/lib/python2.7/site-packages/instagram_scraper-1.5.3-py2.7.egg/instagram_scraper/app.py", line 431, in media_gen
media = self.fetch_media_json(username, max_id=None)
"/anaconda2/lib/python2.7/site-packages/instagram_scraper-1.5.3-py2.7.egg/instagram_scraper/app.py", ... | 0.441941 |
PlexPy API 'get_libraries_table' request failed: 'data'.Traceback (most recent call last):
"/Applications/Tautulli/Scripts/notify_added_custom.py", line 317, in <module>
glt = [lib for lib in get_get_libraries_table()]
TypeError: 'NoneType' object is not iterable
| Traceback (most recent call last):
"C:\Program
s\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1776.0_x64__qbz5n2kfra8p0\lib\threading.py", line 932, in _bootstrap_inner
self.run()
"C:\Program
s\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1776.0_x64__qbz5n2kfra8p0\lib\threading.py", line 870, in ... | 0.650431 |
Traceback (most recent call last):
"/usr/lib/python3.7/site-packages/django/test/testcases.py", line 1123, in setUpClass
super().setUpClass()
"/usr/lib/python3.7/site-packages/django/test/testcases.py", line 197, in setUpClass
cls._add_databases_failures()
"/usr/lib/python3.7/site-packages/django/test/testca... | Traceback (most recent call last):
"/home/ncc/.local/lib/python3.7/site-packages/ansible/executor/task_executor.py", line 144, in run
res = self._execute()
"/home/ncc/.local/lib/python3.7/site-packages/ansible/executor/task_executor.py", line 648, in _execute
result = self._handler.run(task_vars=variables)
"... | 0.561611 |
Traceback (most recent call last):
"cellprofiler\gui\welcome.py", line 476, in OnLinkClicked
self.__display_help(href[7:])
"cellprofiler\gui\welcome.py", line 485, in __display_help
html_str = self.href_to_help[href]
KeyError: u'Using%20the%20help'
| Traceback (most recent call last):
"/usr/lib/python3.5/asyncio/tasks.py", line 239, in _step
result = coro.send(None)
"/srv/homeassistant/lib/python3.5/site-packages/homeassistant/helpers/entity.py", line 232, in async_update_ha_state
state = self.state
"/srv/homeassistant/lib/python3.5/site-packages/homeass... | 0.541688 |
Traceback (most recent call last):
"/Users/tom/Documents/RASA/rasa/rasa/core/training/interactive.py", line 1363, in record_messages
endpoint, sender_id, sender_ids, plot_file
"/Users/tom/Documents/RASA/rasa/rasa/core/training/interactive.py", line 881, in _predict_till_next_listen
action_name, policy, confiden... | Traceback (most recent call last):
"/users/zhaojunyao/pyitems/forked_MatchZoo/MatchZoo/test_local/test_model_on_snli.py", line 60, in <module>
history = model.fit_generator(train_generator, epochs=30, callbacks=[evaluate], workers=30, use_multiprocessing=True)
"/users/zhaojunyao/pyitems/forked_MatchZoo/MatchZoo/... | 0.559227 |
Traceback (most recent call last):
"/usr/lib/python3.7/socketserver.py", line 650, in process_request_thread
self.finish_request(request, client_address)
"/usr/lib/python3.7/socketserver.py", line 360, in finish_request
self.RequestHandlerClass(request, client_address, self)
"/usr/lib/python3.7/socketserver.... | Traceback (most recent call last):
"/usr/bin/extract-paired-reads.py", line 4, in <module>
import pkg_resources
"/usr/lib/python2.6/site-packages/pkg_resources/__init__.py", line 3147, in <module>
@_call_aside
"/usr/lib/python2.6/site-packages/pkg_resources/__init__.py", line 3131, in _call_aside
f(*args, *... | 0.53195 |
Traceback (most recent call last):
"/Users/aktech/anaconda3/envs/distributed-bug/lib/python3.8/site-packages/distributed/protocol/pickle.py", line 49, in dumps
result = pickle.dumps(x, **dump_kwargs)
AttributeError: Can't pickle local object 'foo_does_not_works.<locals>.bar'
| Traceback (most recent call last):
"/usr/local/bin/t2t-trainer", line 33, in <module>
tf.app.run()
"/usr/local/lib/python2.7/dist-packages/tensorflow/python/platform/app.py", line 125, in run
_sys.exit(main(argv))
"/usr/local/bin/t2t-trainer", line 28, in main
t2t_trainer.main(argv)
"/usr/local/lib/pytho... | 0.520652 |
Traceback (most recent call last):
"C:\dev\test3\lib\site-packages\sphinx\cmdline.py", line 296, in main
app.build(opts.force_all, filenames)
"C:\dev\test3\lib\site-packages\sphinx\application.py", line 333, in build
self.builder.build_update()
"C:\dev\test3\lib\site-packages\sphinx\builders\__init__.py", li... | [!] Traceback (most recent call last):
"lazagne\softwares\browsers\mozilla.py", line 398, in is_master_password_correct
AttributeError: 'Sequence' object has no attribute 'asOctets'
| 0.557945 |
Traceback (most recent call last):
"/usr/bin/awx-manage", line 9, in <module>
load_entry_point('awx==3.2.2', 'console_scripts', 'awx-manage')()
"/lib/python2.7/site-packages/awx/__init__.py", line 107, in manage
"/var/lib/awx/venv/awx/lib/python2.7/site-packages/django/core/management/__init__.py", line 354, ... | Traceback (most recent call last):
"/home/tim/.local/lib/python3.8/site-packages/py2neo/database/work.py", line 69, in __init__
self._transaction = self._connector.begin(self._graph.name,
"/usr/lib/python3.8/multiprocessing/process.py", line 315, in _bootstrap
self.run()
"/usr/lib/python3.8/multiprocessing/p... | 0.585224 |
Traceback (most recent call last):
"examples/mnist_siamese.py", line 133, in <module>
validation_data=([te_pairs[:, 0], te_pairs[:, 1]], te_y))
"build/bdist.linux-x86_64/egg/keras/engine/training.py", line 1603, in fit
"build/bdist.linux-x86_64/egg/keras/engine/training.py", line 1155, in _fit_loop
"build/... | Traceback (most recent call last):
"C:\Users\S10500\AppData\Local\Continuum\anaconda3\lib\site-packages\spyder\widgets\ipythonconsole\client.py", line 575, in show_time
elapsed_time = time.monotonic() - self.t0
TypeError: unsupported operand type(s) for -: 'float' and 'NoneType'
| 0.565295 |
Traceback (most recent call last):
"C:/Users/--/PycharmProjects/deeppacket-KimythAnly/rdpcpTry.py", line 17, in <module>
outfile.write(line)
TypeError: a bytes-like object is required, not 'int'
| Traceback (most recent call last):
"train.py", line 198, in <module>
cost = trainBatch(crnn, criterion, optimizer)
"train.py", line 173, in trainBatch
data = train_iter.next()
"/home/chase/anaconda3/envs/maskrcnn_benchmark1/lib/python3.6/site-packages/torch/utils/data/dataloader.py", line 637, in __next__
r... | 0.547955 |
Traceback (most recent call last):
"OneVsRestClassifier.py", line 18, in
sklearn2pmml(pipeline, 'OneVsRestClassifier.pmml')
"..\Python37-32\lib\site-packages\sklearn2pmml\__init__.py", line 252, in sklearn2pmml
raise RuntimeError("The JPMML-SkLearn conversion application has failed. The Java executable should h... | Traceback (most recent call last):
"/usr/local/bin/horovodrun", line 8, in <module>
sys.exit(run_commandline())
"/usr/local/lib/python3.7/dist-packages/horovod/runner/launch.py", line 768, in run_commandline
_run(args)
"/usr/local/lib/python3.7/dist-packages/horovod/runner/launch.py", line 758, in _run
retu... | 0.481266 |
Traceback (most recent call last):
"/usr/lib/python3.6/site-packages/trackma/ui/qtui.py", line 1633, in r_details_loaded
for line in details['extra']:
KeyError: 'extra'
| Traceback (most recent call last):
"/home/champion/learn/binance-trade-bot/binance_trade_bot/scheduler.py", line 25, in _run_job
super()._run_job(job)
"/home/champion/.local/lib/python3.8/site-packages/schedule/__init__.py", line 147, in _run_job
ret = job.run()
"/home/champion/.local/lib/python3.8/site-pack... | 0.585957 |
Traceback (most recent call last):
"__main__.py", line 19, in <module>
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpfdfxmx88\build\youtube_dl\__init__.py", line 465, in main
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpfdfxmx88\build\youtube_dl\__init__.py", line 455, in _real... | Traceback (most recent call last):
"/Users/pravin/Electrum/electrum/gui/qt/network_dialog.py", line 69, in on_update
self.nlayout.update()
"/Users/pravin/Electrum/electrum/gui/qt/network_dialog.py", line 392, in update
self.nodes_list_widget.update(self.network)
"/Users/pravin/Electrum/electrum/gui/qt/networ... | 0.660342 |
Traceback (most recent call last):
"/usr/lib/python3.6/multiprocessing/process.py", line 258, in _bootstrap
self.run()
"/usr/lib/python3.6/multiprocessing/process.py", line 93, in run
self._target(*self._args, **self._kwargs)
"/usr/local/lib/python3.6/dist-packages/sockeye/training.py", line 1177, in _decode... | Traceback (most recent call last):
"/usr/bin/conductor", line 11, in <module>
load_entry_point('ansible-container', 'console_scripts', 'conductor')()
"/_ansible/container/__init__.py", line 19, in __wrapped__
return fn(*args, **kwargs)
"/_ansible/container/cli.py", line 399, in conductor_commandline
**param... | 0.565903 |
Traceback (most recent call last):
"demo/__init__.py", line 11, in <module>
config = load_tornado_settings(*modules)
"/Users/ahmad/Projects/Work/swagger_code_gen/example-app/demo/core/__init__.py", line 29, in load_tornado_settings
module))
ImportError: Could not import routers 'demo_api_v1' (Is it on sys.path?... | Traceback (most recent call last):
"/usr/lib64/python2.7/runpy.py", line 162, in _run_module_as_main
"__main__", fname, loader, pkg_name)
"/usr/lib64/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
"/home/john/frappe-bench/apps/frappe/frappe/utils/bench_helper.py", line 79, in <module>
m... | 0.661693 |
Exception occurred in runner jobs.lookup_jid: Traceback (most recent call last):
"/usr/lib/python3.7/site-packages/salt/client/mixins.py", line 381, in low
data['return'] = func(*args, **kwargs)
"/usr/lib/python3.7/site-packages/salt/runners/jobs.py", line 128, in lookup_jid
display_progress=display_progress
... |
Traceback (most recent call last):
"C:\Users\kryst\Miniconda3\envs\tempenv\lib\site-packages\pip\basecommand.py", line 215, in main
status = self.run(options, args)
"C:\Users\kryst\Miniconda3\envs\tempenv\lib\site-packages\pip\commands\install.py", line 342, in run
prefix=options.prefix_path,
"C:\Users\krys... | 0.636727 |
Traceback (most recent call last):
"/usr/src/app/homeassistant/core.py", line 1010, in _event_to_service_call
yield from service_handler.func(service_call)
"/usr/src/app/homeassistant/components/configurator.py", line 224, in async_handle_service_call
call.data.get(ATTR_FIELDS, {}))
"/usr/local/lib/python3.6... | Traceback (most recent call last):
"C:\Users\Shahriyar\AppData\Local\Programs\Python\Python38-32\lib\site-packages\jishaku\cog_base.py", line 513, in jsk_python
async for send, result in AsyncSender(executor):
"C:\Users\Shahriyar\AppData\Local\Programs\Python\Python38-32\lib\site-packages\jishaku\functools.py", ... | 0.615276 |
Traceback (most recent call last):
"/Users/PycharmProjects/paddle_test/PytorchToCaffe/example/vgg19_pytorch_to_caffe.py", line 14, in <module>
pytorch_to_caffe.trans_net(net, input, name)
"/Users/PycharmProjects/paddle_test/PytorchToCaffe/pytorch_to_caffe.py", line 786, in trans_net
out = net.forward(input_var)... | Traceback (most recent call last):
"/root/42315.py", line 998, in <module>
exploit(target, pipe_name)
"/root/42315.py", line 834, in exploit
if not info['method'](conn, pipe_name, info):
"/root/42315.py", line 489, in exploit_matched_pairs
info.update(leak_frag_size(conn, tid, fid))
"/root/42315.py", lin... | 0.588767 |
Traceback (most recent call last):
"/usr/lib/python3.8/site-packages/salt/state.py", line 2153, in call
ret = self.states[cdata["full"]](
"/usr/lib/python3.8/site-packages/salt/loader.py", line 2087, in wrapper
return f(*args, **kwargs)
"/var/cache/salt/minion/extmods/states/mgrcompat.py", line 85, in module... | Warning: Assuming default configuration (tests/{setup_tests,setup}.py was not found)Traceback (most recent call last):
"setup.py", line 39, in <module>
setup(**configuration().todict())
"/home/lt228/anaconda3/lib/python3.6/site-packages/numpy/distutils/core.py", line 169, in setup
return old_setup(**new_attr)
... | 0.566168 |
Traceback (most recent call last):
"/usr/src/app/homeassistant/helpers/entity_platform.py", line 248, in _async_add_entity
await entity.async_device_update(warning=False)
"/usr/src/app/homeassistant/helpers/entity.py", line 322, in async_device_update
yield from self.hass.async_add_job(self.update)
"/usr/loc... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/eric/Desktop/ray/python/ray/actor.py", line 397, in remote
return actor_cls._remote(args=args, kwargs=kwargs, **options)
"/home/eric/Desktop/ray/python/ray/actor.py", line 496, in _remote
"ray.get_actor('{name}')".format(name=name))
Val... | 0.504887 |
Traceback (most recent call last):
"/tmp/easy_install-piq7epbq/numpy-1.20.0/tools/cythonize.py", line 59, in process_pyx
from Cython.Compiler.Version import version as cython_version
ModuleNotFoundError: No module named 'Cython'
| Traceback (most recent call last):
"<string>", line 2, in <module>
ModuleNotFoundError: No module named 'win32com'
| 0.579322 |
Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/manticore-0.1.9-py2.7.egg/manticore/core/executor.py", line 461, in run
if not current_state.execute():
"/usr/local/lib/python2.7/dist-packages/manticore-0.1.9-py2.7.egg/manticore/core/state.py", line 127, in execute
result = self._platf... | Traceback (most recent call last):
"A:\Arima\PROJECTS\Fin\ProjectFolder\CenterNet\Demo.py", line 14, in <module>
ret = detector.run(img)['results']
"../CenterNet/src/lib\detectors\base_detector.py", line 118, in run
output, dets, forward_time = self.process(images, return_time=True)
"../CenterNet/src/lib\det... | 0.594684 |
Traceback (most recent call last):
"Python/runpy.py", line 280, in run_path
"Python/runpy.py", line 85, in _run_code
"kitty/__main__.py", line 15, in <module>
"kitty/main.py", line 295, in main
"kitty/main.py", line 205, in run_app
"kitty/boss.py", line 79, in __init__
"kitty/tabs.py", line 323, in... | Traceback (most recent call last):
"/usr/local/bin/salt", line 9, in <module>
load_entry_point('salt==2016.11.1', 'console_scripts', 'salt')()
"/usr/local/lib/python2.7/dist-packages/salt/scripts.py", line 464, in salt_main
client.run()
"/usr/local/lib/python2.7/dist-packages/salt/cli/salt.py", line 168, in ... | 0.654086 |
Traceback (most recent call last):
"objecteditor.py", line 134, in \<module>
test()
"objecteditor.py", line 117, in test
image = PIL.Image.fromarray(np.random.random_integers(255, size=(100, 100)))
"/usr/local/epd/epd-7.0-2-rh5-x86_64/lib/python2.7/site-packages/PIL/Image.py", line 1886, in fromarray
raise TypeE... |
Comment: An exception occurred in this state: Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/salt/state.py", line 1626, in call
**cdata['kwargs'])
"/usr/lib/python2.7/dist-packages/salt/loader.py", line 1492, in wrapper
return f(*args, **kwargs)
"/usr/lib/python2.7/dist-packages/salt/s... | 0.597912 |
Traceback (most recent call last):
"train.py", line 532, in <module>
train(hyp, opt, device, tb_writer, wandb)
"train.py", line 297, in train
pred = model(imgs)
# forward
"/home/dhh135246/anaconda3/envs/pytorch1.7.0-gpu/lib/python3.8/site-packages/torch/nn/modules/module.py", line 727, in _call_impl
result ... | Traceback (most recent call last):
"<string>", line 1, in <module>
"<frozen importlib._bootstrap>", line 1033, in _handle_fromlist
TypeError: Item in ``from list'' must be str, not NoneType
| 0.505924 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/scottgigante/sandbox/lib/python3.7/site-packages/pandas/core/generic.py", line 5179, in __getattr__
return object.__getattribute__(self, name)
"/home/scottgigante/sandbox/lib/python3.7/site-packages/pandas/core/accessor.py", line 175, in... | Traceback (most recent call last):
takeCommand()
"c:/Users/PattanshettiShraddha/Downloads/jarvis.py", line 50, in takeCommand
with sr.Microphone() as source:
"F:\python 3.6\lib\site-packages\speech_recognition\__init__.py", line 79, in __init__
self.pyaudio_module = self.get_pyaudio()
"F:\python 3.6\lib\si... | 0.571718 |
Traceback (most recent call last):
"E:/WorkDir/WorkDir/Taobao/ParseTklByResponder/app/parseTKL.py", line 174, in <module>
main()
"E:/WorkDir/WorkDir/Taobao/ParseTklByResponder/app/parseTKL.py", line 169, in main
api.run(address='192.168.1.56', port=1005, workers=2)
"C:\Users\admin\.virtualenvs\ParseTklByResp... | Traceback (most recent call last):
"<input>", line 1, in <module>
"/Users/joerg/miniconda3/envs/prodigy/lib/python3.6/site-packages/Bio/PDB/MMCIFParser.py", line 263, in get_structure
self._build_structure(structure_id, handle)
"/Users/joerg/miniconda3/envs/prodigy/lib/python3.6/site-packages/Bio/PDB/MMCIFPar... | 0.536634 |
Traceback (most recent call last):
"ligaturize.py", line 338, in <module>
main()
"ligaturize.py", line 335, in main
ligaturize_font(**vars(parse_args()))
"ligaturize.py", line 294, in ligaturize_font
font.generate(output_font_file)
OSError: Font generation failed
| Traceback (most recent call last):
"/var/lib/awx/.ansible/tmp/ansible-tmp-1550681868.78-72577694193075/AnsiballZ_command.py", line 113, in <module>
_ansiballz_main()
"/var/lib/awx/.ansible/tmp/ansible-tmp-1550681868.78-72577694193075/AnsiballZ_command.py", line 105, in _ansiballz_main
invoke_module(zipped_mod, ... | 0.552778 |
Traceback (most recent call last):
"XXX/miniconda3/envs/fh-ss/lib/python3.6/site-packages/torch/multiprocessing/spawn.py", line 20, in _wrap
fn(i, *args)
"XXX/main_moco.py", line 301, in main_worker
train(train_loader, model, criterion, optimizer, epoch, args)
"XXX/main_moco.py", line 328, in train
for i, (... | Traceback (most recent call last):
"C:\Users\S10500\AppData\Local\Continuum\anaconda3\lib\site-packages\spyder\widgets\ipythonconsole\client.py", line 575, in show_time
elapsed_time = time.monotonic() - self.t0
TypeError: unsupported operand type(s) for -: 'float' and 'NoneType'
| 0.487124 |
Traceback (most recent call last):
"/home/thejackimonster/github/manuskript/bin/../manuskript/ui/welcome.py", line 146, in loadRecent
self.mw.loadProject(act.data())
"/home/thejackimonster/github/manuskript/bin/../manuskript/mainWindow.py", line 593, in loadProject
self.makeConnections()
"/home/thejackimons... | Traceback (most recent call last):
"freeze_graph.py", line 255, in <module>
app.run(main=main, argv=[sys.argv[0]] + unparsed)
"/usr/local/lib/python2.7/dist-packages/tensorflow/python/platform/app.py", line 43, in run
sys.exit(main(sys.argv[:1] + flags_passthrough))
"freeze_graph.py", line 187, in main
FLAG... | 0.496842 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/dist-packages/optuna/study.py", line 468, in _run_trial
result = func(trial)
"/content/drive/My Drive/python/BTC1/lib/RLTrader.py", line 153, in optimize_params
model.learn(n_steps_per_eval)
"/usr/local/lib/python3.6/dist-packages/stable_baselines/... | Traceback (most recent call last):
\"/tmp/ansible_skBeie/ansible_module_sysctl.py\", line 371, in <module>
main()
\"/tmp/ansible_skBeie/ansible_module_sysctl.py\", line 364, in main
result = SysctlModule(module)
\"/tmp/ansible_skBeie/ansible_module_sysctl.py\", line 124, in __init__
self.process()
\"/tmp... | 0.555466 |
Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1817, in wsgi_app
response = self.full_dispatch_request()
"/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1477, in full_dispatch_request
rv = self.handle_user_exception(e)
"/usr/local/lib/python2.7/dist-pack... | Traceback (most recent call last):
"C:\Users\jaspe\AppData\Roaming\Blender Foundation\Blender\2.82\scripts\addons\MapsModelsImporter\operators.py", line 53, in execute
importCapture(context, self.filepath, self.max_blocks, pref)
"C:\Users\jaspe\AppData\Roaming\Blender Foundation\Blender\2.82\scripts\addons\MapsM... | 0.53506 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/tmp/pip-build-Zk0zs3/Pillow/setup.py", line 767, in <module>
zip_safe=not debug_build(),
"/usr/lib/python2.7/distutils/core.py", line 151, in setup
dist.run_commands()
"/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
self.run... | Traceback (most recent call last):
"C:\Users\MaiBenBen\Python36\lib\site-packages\wx\core.py", line 3240, in <lambda>
lambda event: event.callable(*event.args, **event.kw) )
"C:\Users\MaiBenBen\Python36\lib\site-packages\pubsub\core\publisher.py", line 216, in sendMessage
topicObj.publish(**msgData)
"C:\User... | 0.527439 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.