text1
stringlengths
92
132k
text2
stringlengths
83
99.1k
score
float64
0.01
1
Traceback (most recent call last): "/opt/code/localstack/localstack/services/plugins.py", line 96, in check_infra check_service_health(api=name, print_error=print_error) "/opt/code/localstack/localstack/services/plugins.py", line 115, in check_service_health raise e "/opt/code/localstack/localstack/services/...
Traceback (most recent call last): "/tfx-src/tfx/orchestration/kubeflow/container_entrypoint.py", line 371, in <module> main() "/tfx-src/tfx/orchestration/kubeflow/container_entrypoint.py", line 345, in main _get_metadata_connection_config(kubeflow_metadata_config)) "/tfx-src/tfx/orchestration/kubeflow/conta...
0.641701
Traceback (most recent call last): "/usr/local/bin/telepresence/telepresence/cli.py", line 135, in crash_reporting yield "/usr/local/bin/telepresence/telepresence/main.py", line 81, in main user_process = launch( "/usr/local/bin/telepresence/telepresence/outbound/setup.py", line 111, in launch return launch...
Traceback (most recent call last): "scriptHandler.pyo", line 192, in executeScript "globalCommands.pyo", line 1542, in script_navigatorObject_devInfo "api.pyo", line 210, in getNavigatorObject "baseObject.pyo", line 31, in __get__ "treeInterceptorHandler.pyo", line 233, in _get_NVDAObjectAtStart "base...
0.519314
Traceback (most recent call last): "glyph1.py", line 55, in <module> sess.plotcontext.children.append(plot) AttributeError: 'HTML Session' object has no attribute 'plotcontext'
Traceback (most recent call last): "/opt/az/lib/python3.6/site-packages/knack/cli.py", line 215, in invoke cmd_result = self.invocation.execute(args) "/opt/az/lib/python3.6/site-packages/azure/cli/core/commands/__init__.py", line 654, in execute raise ex "/opt/az/lib/python3.6/site-packages/azure/cli/core/co...
0.509488
Traceback (most recent call last): "/Users/rolando/miniconda3/envs/dev/bin/scrapy", line 11, in <module> load_entry_point('Scrapy', 'console_scripts', 'scrapy')() "/Users/rolando/Projects/sh/scrapy/scrapy/cmdline.py", line 142, in execute _run_print_help(parser, _run_command, cmd, args, opts) "/Users/rolando...
Traceback (most recent call last): "/opt/cuckoo/utils/../lib/cuckoo/core/plugins.py", line 414, in run result = sig.on_call(call, proc) "/opt/cuckoo/utils/../modules/signatures/CAPE.py", line 558, in on_call ProcessInformationClass = int(self.get_raw_argument(call, "ProcessInformationClass"), 0) TypeError: int(...
0.567158
Traceback (most recent call last): "/Users/anovak/Documents/Workspace/toil/venv35/lib/python3.5/site-packages/cwltool/executors.py", line 182, in run_jobs job.run(runtime_context) "/Users/anovak/Documents/Workspace/toil/venv35/lib/python3.5/site-packages/cwltool/job.py", line 445, in run symlink=True, secret_store=...
Traceback (most recent call last): "/usr/local/lib/python3.6/site-packages/jtop/jtop.py", line 927, in start self._broadcaster.connect() "/usr/local/lib/python3.6/multiprocessing/managers.py", line 489, in connect conn = Client(self._address, authkey=self._authkey) "/usr/local/lib/python3.6/multiprocessing/c...
0.654943
Traceback (most recent call last): "/usr/local/lib/python3.6/site-packages/celery/app/builtins.py", line 80, in unlock_chord ret = j(timeout=3.0, propagate=True) "/usr/local/lib/python3.6/site-packages/celery/result.py", line 698, in join interval=interval, no_ack=no_ack, on_interval=on_interval, TypeError: g...
Traceback (most recent call last): "test_color.py", line 1, in <module> from better_exceptions import color "/src/qix-.better-exceptions/better_exceptions/color.py", line 64, in <module> SUPPORTS_COLOR = True └ None TypeError: hex() argument can't be converted to hex
0.553116
**Traceback (most recent call last):** "main.py", line 307, in <module> main() "main.py", line 130, in main train(train_loader, model, criterion, optimizer, epoch) "main.py", line 206, in train data_time=data_time, loss=losses, top1=top1, top5=top5, lr=optimizer.param_groups[-1]['lr']))) TypeError: unsuppor...
Traceback (most recent call last): "/usr/lib64/python3.6/site-packages/tornado/web.py", line 1466, in _execute result = method(*self.path_args, **self.path_kwargs) "/usr/lib/python3.6/site-packages/salt/netapi/rest_tornado/saltnado.py", line 758, in post perms = sorted(list(set(perms))) TypeError: unhashable ty...
0.524269
Traceback (most recent call last): "<stdin>", line 1, in <module> "/home/nlp/.prodigy-1.8.3/lib/python3.6/site-packages/spacy/__init__.py", line 27, in load return util.load_model(name, **overrides) "/home/nlp/.prodigy-1.8.3/lib/python3.6/site-packages/spacy/util.py", line 133, in load_model return load_mode...
Traceback (most recent call last): "/usr/local/lib/python3.7/asyncio/events.py", line 88, in _run self._context.run(self._callback, *self._args) "/usr/local/lib/python3.7/site-packages/aiohttp/web_ws.py", line 102, in _send_heartbeat self._loop.create_task(self._writer.ping()) # type: ignore AttributeError: 'No...
0.614545
Traceback (most recent call last): "C:\projects\bleachbit\bleachbit\Worker.py", line 87, in execute "C:\projects\bleachbit\bleachbit\Command.py", line 82, in execute "C:\projects\bleachbit\bleachbit\ Utilities.py", line 350, in delete "C:\projects\bleachbit\bleachbit\ Utilities.py", line 789, in wipe_conten...
Traceback (most recent call last): "train_image_classifier.py", line 585, in <module> tf.app.run() "/usr/local/lib/python2.7/dist-packages/tensorflow/python/platform/app.py", line 44, in run _sys.exit(main(_sys.argv[:1] + flags_passthrough)) "train_image_classifier.py", line 482, in main clones = model_depl...
0.564924
Traceback (most recent call last): "/Users/brandon/Library/Python/2.7/lib/python/site-packages/werkzeug/serving.py", line 306, in run_wsgi execute(self.server.app) "/Users/brandon/Library/Python/2.7/lib/python/site-packages/werkzeug/serving.py", line 294, in execute application_iter = app(environ, start_respons...
Traceback (most recent call last): "run_application.py", line 23, in <module> main_server() "run_application.py", line 21, in main_server agent.handle_channels([channel], http_port=5005) AttributeError: 'NoneType' object has no attribute 'handle_channels'
0.645398
Traceback (most recent call last): "./tools/train.py", line 90, in <module> main() "./tools/train.py", line 86, in main logger=logger) "/home/forestriveral/DeepLearning/object-detection/mmdetection/mmdet/apis/train.py", line 57, in train_detector _dist_train(model, dataset, cfg, validate=validate) "/home...
Traceback (most recent call last): "/usr/local/lib/python2.7/dist-packages/matplotlib-2.0.0+3486.g8c57dae-py2.7-linux-x86_64.egg/matplotlib/sphinxext/plot_directive.py", line 525, in run_code six.exec_(code, ns) "/usr/local/lib/python2.7/dist-packages/six.py", line 699, in exec_ exec("""exec _code_ in _globs_, ...
0.564829
Traceback (most recent call last): "test.py", line 20, in <module> loop.run_until_complete(main()) "/usr/local/Cellar/python/3.6.4_4/Frameworks/Python.framework/Versions/3.6/lib/python3.6/asyncio/base_events.py", line 467, in run_until_complete return future.result() "test.py", line 12, in main response = a...
Traceback (most recent call last): "c:\users\marc_\miniconda3\lib\runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) "c:\users\marc_\miniconda3\lib\runpy.py", line 85, in _run_code exec(code, run_globals) "C:\Users\marc_\Miniconda3\Scripts\bert-serving-start.exe\__main__.py", line 9, in <modul...
0.514821
Traceback (most recent call last): "C:\Users\nokroshiashvili\AppData\Local\Continuum\anaconda3\lib\site-packages\conda\exceptions.py", line 1043, in __call__ return func(*args, **kwargs) "C:\Users\nokroshiashvili\AppData\Local\Continuum\anaconda3\lib\site-packages\conda\cli\main.py", line 84, in _main exit_cod...
Traceback (most recent call last): "C:\Users\delgan\Desktop\test.py", line 11, in <module> ax.plot(datetimes, values) "C:\Users\delgan\AppData\Local\Programs\Python\Python36\lib\site-packages\matplotlib\__init__.py", line 1710, in inner return func(ax, *args, **kwargs) "C:\Users\delgan\AppData\Local\Programs...
0.657192
Traceback (most recent call last): "/home/pi/.local/lib/python3.7/site-packages/pyload/core/threads/download_thread.py", line 56, in run pyfile.plugin.preprocessing(self) "/home/pi/.local/lib/python3.7/site-packages/pyload/plugins/base/hoster.py", line 300, in preprocessing return self._process(*args, **kwargs)...
Traceback (most recent call last): "/srv/homeassistant/lib/python3.5/site-packages/homeassistant/helpers/entity.py", line 204, in async_update_ha_state yield from self.async_device_update() "/srv/homeassistant/lib/python3.5/site-packages/homeassistant/helpers/entity.py", line 309, in async_device_update yield f...
0.606985
Traceback (most recent call last): "/usr/local/Cellar/mps-youtube/0.2.8_4/libexec/lib/python3.7/site-packages/mps_youtube/player.py", line 159, in stream_details streams.get(song, force=failcount, callback=screen.writestatus) "/usr/local/Cellar/mps-youtube/0.2.8_4/libexec/lib/python3.7/site-packages/mps_youtube/...
Traceback (most recent call last): "C:\Users\Tony\AppData\Roaming\Python\Python37\site-packages\tornado\iostream.py", line 657, in _handle_events self._handle_read() "C:\Users\Tony\AppData\Roaming\Python\Python37\site-packages\tornado\iostream.py", line 1514, in _handle_read self._do_ssl_handshake() "C:\User...
0.573108
Traceback (most recent call last): "<stdin>", line 1, in <module> AttributeError: 'dict' object has no attribute 'contiguous'
Traceback (most recent call last): "<ipython-input-7-79ce5df6855e>", line 1, in <module> ib.qualifyContracts(con_list) "C:\Users\JoshDimarsky\AppData\Local\Continuum\miniconda3\envs\ibapi\lib\site-packages\ib_insync\ib.py", line 512, in qualifyContracts return self._run(self.qualifyContractsAsync(*contracts))...
0.617053
Traceback (most recent call last): "C:\Users\daoud\AppData\Local\Programs\Python\Python38-32\lib\threading.py", line 932, in _bootstrap_inner self.run() "C:\Users\daoud\Desktop\pyCraft-master\minecraft\networking\connection.py", line 589, in run self.connection._handle_exception(e, sys.exc_info()) "C:\Users\...
Traceback (most recent call last): "/.../intelmq/intelmq/lib/pipeline.py", line 249, in _receive return utils.decode(retval) "/.../intelmq/intelmq/lib/utils.py", line 102, in decode ".".format(encodings)) ValueError: Could not decode string with given encodings('utf-8',).
0.539293
Traceback (most recent call last): "/Users/tommylees/miniconda3/envs/ludwig/bin/ludwig", line 10, in <module> sys.exit(main()) "/Users/tommylees/miniconda3/envs/ludwig/lib/python3.6/site-packages/ludwig/cli.py", line 86, in main CLI() "/Users/tommylees/miniconda3/envs/ludwig/lib/python3.6/site-packages/ludwi...
Comment: An exception occurred in this state: Traceback (most recent call last): "/opt/salt/lib/python2.7/site-packages/salt/state.py", line 1626, in call **cdata['kwargs']) "/opt/salt/lib/python2.7/site-packages/salt/loader.py", line 1492, in wrapper return f(*args, **kwargs) "/opt/salt/lib/python2.7/site-packa...
0.561269
Traceback (most recent call last): "D:\Anaconda\lib\threading.py", line 932, in _bootstrap_inner self.run() "D:\Anaconda\lib\threading.py", line 870, in run self._target(*self._args, **self._kwargs) "D:\Code\YOLOv5\yolov5-master\mynet\utils\plots.py", line 123, in plot_images colors = color_list() # list of...
Traceback (most recent call last): "/home/romke/tmp/hggit/bin/hg", line 41, in <module> dispatch.run() "/home/romke/tmp/hggit/lib/python2.7/site-packages/mercurial/dispatch.py", line 88, in run status = (dispatch(req) or 0) & 255 "/home/romke/tmp/hggit/lib/python2.7/site-packages/mercurial/dispatch.py", line...
0.534885
Traceback (most recent call last): "/mnt/scratch0/clusterfuzz/src/python/bot/fuzzers/ml/gradientfuzz/train.py", line 163, in <module> main() "/mnt/scratch0/clusterfuzz/src/python/bot/fuzzers/ml/gradientfuzz/train.py", line 159, in main train_model(model, config, train_dataset, val_dataset) "/mnt/scratch0/clu...
Traceback (most recent call last): "<string>", line 1, in <module> "/home/pnguyen/.local/lib/python3.7/site-packages/torchtext/data/field.py", line 163, in __init__ self.tokenize = get_tokenizer(tokenize, tokenizer_language) "/home/pnguyen/.local/lib/python3.7/site-packages/torchtext/data/utils.py", line 114,...
0.589352
Traceback (most recent call last): "/Users/archit/ray/python/ray/monitor.py", line 272, in run self._run() "/Users/archit/ray/python/ray/monitor.py", line 166, in _run self.update_load_metrics() "/Users/archit/ray/python/ray/monitor.py", line 145, in update_load_metrics ip = resource_message.node_manager_ad...
Traceback (most recent call last): "/usr/local/lib/R/site-library/DEXSeq/python_scripts/dexseq_count.py", line 239, in <module> if current_chromosome != a.iv.chrom: AttributeError: 'NoneType' object has no attribute 'chrom'
0.503949
Traceback (most recent call last): "I:\yRuntimes-x64-msvc2017\Python\lib\runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) "I:\yRuntimes-x64-msvc2017\Python\lib\runpy.py", line 85, in _run_code exec(code, run_globals) "I:\xClients\WeasyPrint\weasyprint\__main__.py", line 248, in <module> mai...
Traceback (most recent call last): "<string>", line 14, in <module> "/home/oquidave/workspace/python/django_projects/wikiped/build/wikipedia/setup.py", line 11, in <module> dependencies = [str(ir.req) for ir in install_reqs] "/usr/lib/python2.7/dist-packages/pip/req.py", line 1200, in parse_requirements skip_reg...
0.59245
Traceback (most recent call last): "D:\Apps\Python\Anaconda3\lib\site-packages\PyInstaller\depend\bindepend.py", line 721, in getImports return _getImports_pe(pth) "D:\Apps\Python\Anaconda3\lib\site-packages\PyInstaller\depend\bindepend.py", line 109, in _getImports_pe import_dllnames_only=True, TypeError: pars...
2019-05-25 13:50:48 ERROR ThreadPoolExecutor-0_0 :: [34fdd20] Failed doing webui callback: Traceback (most recent call last): "D:\SickChill\SickChill\sickbeard\webserve.py", line 287, in async_call result = function(**kwargs) TypeError: saveSearch() got an unexpected keyword argument 'torrent_download_dir_deluge'
0.58863
2017-12-11 02:17:15,322 ERROR libqtile qtile.py:make_qtile():L106 Error while reading config file (Traceback (most recent call last): "/usr/lib/python3.6/site-packages/libqtile/confreader.py", line 55, in __init__ config = __import__(os.path.basename(fname)[:-3]) "/home/dave/.config/qtile/config.py", line 305, i...
```Traceback (most recent call last): "test_pmml.py", line 14, in <module> ('model', clf) "/home/maxnoe/Uni/FACT/aict-tools/venv/lib/python3.7/site-packages/sklearn2pmml/pipeline/__init__.py", line 48, in __init__ super(PMMLPipeline, self).__init__(steps = steps) "/home/maxnoe/Uni/FACT/aict-tools/venv/lib/py...
0.654633
Traceback (most recent call last): "/usr/local/lib/python3.8/site-packages/synapse/http/server.py", line 228, in _async_render_wrapper callback_return = await self._async_render(request) "/usr/local/lib/python3.8/site-packages/synapse/http/server.py", line 405, in _async_render callback_return = await raw_callb...
Traceback (most recent call last): "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_platform.py", line 197, in _async_add_entity yield from entity.async_device_update(warning=False) "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity.py", line 327, in async_device_update yield from self...
0.632056
Traceback (most recent call last): "/home/rdemb/anaconda3/envs/py2/lib/python2.7/site-packages/ray/function_manager.py", line 408, in fetch_and_register_remote_function function = pickle.loads(serialized_function) "/home/rdemb/anaconda3/envs/py2/lib/python2.7/pickle.py", line 1388, in loads return Unpickler(fil...
Traceback (most recent call last): "<stdin>", line 1, in <module> "/Users/kchung/.virtualenvs/ctfd3/lib/python3.6/site-packages/itsdangerous.py", line 353, in sign return value + want_bytes(self.sep) + self.get_signature(value) TypeError: must be str, not bytes
0.460945
Traceback (most recent call last): "HiddenEye.py", line 8, in <module> import Defs.ActionManager.main_runner as main_runner "/root/HiddenEye/Defs/ActionManager/main_runner.py", line 11, in <module> import Defs.ActionManager.simple_informant as simple_informant "/root/HiddenEye/Defs/ActionManager/simple_infor...
Traceback (most recent call last): "<stdin>", line 1, in <module> "/home/.../.virtualenvs/.../lib/python3.8/site-packages/aiogram/utils/markdown.py", line 85, in hbold return html_decoration.bold.format( AttributeError: 'function' object has no attribute 'format'
0.656256
Traceback (most recent call last): "/home/ansible/ansible-src/bin/ansible-playbook", line 104, in <module> sys.exit(main(sys.argv[1:])) "/home/ansible/ansible-src/bin/ansible-playbook", line 85, in main pb.run() "/home/ansible/ansible-src/lib/ansible/playbook.py", line 246, in run self._run_play(pattern) "/home...
Traceback (most recent call last): "signal.py", line 3, in <module> import numpy as np "/home/<redacted>/.local/share/virtualenvs/npt_import_bug-uRyhlZBt/lib/python3.6/site-packages/numpy/__init__.py", line 187, in <module> from .testing import Tester "/home/<redacted>/.local/share/virtualenvs/npt_import_bug...
0.610776
Traceback (most recent call last): "/home/math/.pyenv/versions/3.8.1/lib/python3.8/runpy.py", line 193, in _run_module_as_main return _run_code(code, main_globals, None, "/home/math/.pyenv/versions/3.8.1/lib/python3.8/runpy.py", line 86, in _run_code exec(code, run_globals) "/home/math/.pyenv/versions/3.8.1...
Traceback (most recent call last): "tools/extract_features.py", line 292, in <module> main() "tools/extract_features.py", line 287, in main ExtractFeatures(args) "tools/extract_features.py", line 118, in ExtractFeatures devices=gpus, "/home/dujiajun/anaconda2/envs/caffe2/lib/python2.7/site-packages/caffe...
0.614543
Traceback (most recent call last): "threading.py", line 926, in _bootstrap_inner "threading.py", line 870, in run "site-packages\paddlex\cv\datasets\dataset.py", line 83, in handle_worker "site-packages\paddlex\cv\transforms\cls_transforms.py", line 79, in __call__ TypeError: Can't read The image file D:\te...
Traceback (most recent call last): "/.../lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner response = get_response(request) "/.../lib/python3.6/site-packages/django/utils/deprecation.py", line 97, in __call__ response = self.process_response(request, response) "/.../lib/python...
0.577285
Traceback (most recent call last): "C:\Users\name\AppData\Roaming\Blender Foundation\Blender\2.82\scripts\addons\BlenderGIS-master\operators\io_get_srtm.py", line 44, in invoke return self.execute(context)#context.window_manager.invoke_props_dialog(self) "C:\Users\name\AppData\Roaming\Blender Foundation\Blender\...
Traceback (most recent call last): "**/venv/lib/python3.6/site-packages/telegram/ext/dispatcher.py", line 425, in process_update handler.handle_update(update, self, check, context) "**/venv/lib/python3.6/site-packages/telegram/ext/handler.py", line 145, in handle_update return self.callback(update, context) ...
0.480308
Traceback (most recent call last): "../../scripts/smac", line 20, in <module> smac.main_cli() "/home/mrudolph/SMAC3/smac/smac_cli.py", line 99, in main_cli optimizer.optimize() "/home/mrudolph/SMAC3/smac/facade/smac_facade.py", line 343, in optimize incumbent = self.solver.run() "/home/mrudolph/SMAC3/sma...
Traceback (most recent call last): ".local/lib/python3.7/site-packages/web3/utils/formatters.py", line 68, in apply_formatters_to_dict yield key, formatters[key](item) "cytoolz/functoolz.pyx", line 236, in cytoolz.functoolz.curry.__call__ "cytoolz/functoolz.pyx", line 232, in cytoolz.functoolz.curry.__call__ ...
0.590898
Traceback (most recent call last): "~/.gdb/peda/peda.py", line 6055, in invoke "~/.gdb/peda/peda.py", line 4434, in context "/home/lodi_g/.gdb/peda/lib/utils.py", line 171, in wrapper f(*args, **kwargs) "~/.gdb/peda/peda.py", line 4307, in context_register "~/.gdb/peda/peda.py", line 4877, in xinfo "...
Traceback (most recent call last): "/usr/local/lib/python3.7/site-packages/mixer/main.py", line 241, in gen_value value = fab() "/usr/local/lib/python3.7/site-packages/mixer/main.py", line 134, in blend target = self.populate_target(values) "/usr/local/lib/python3.7/site-packages/mixer/main.py", line 157, in...
0.5334
Traceback (most recent call last): "/usr/lib64/python3.6/threading.py", line 916, in _bootstrap_inner self.run() "/usr/lib64/python3.6/threading.py", line 864, in run self._target(*self._args, **self._kwargs) "/home/kususer/.local/pipx/venvs/virtualenv/lib64/python3.6/site-packages/virtualenv/seed/wheels/per...
Traceback (most recent call last): "C:\Users\S10500\AppData\Local\Continuum\anaconda3\lib\site-packages\spyder\widgets\ipythonconsole\client.py", line 575, in show_time elapsed_time = time.monotonic() - self.t0 TypeError: unsupported operand type(s) for -: 'float' and 'NoneType'
0.502331
Traceback (most recent call last): "/root/venv/lib/python3.6/site-packages/flask/app.py", line 1982, in wsgi_app response = self.full_dispatch_request() "/root/venv/lib/python3.6/site-packages/flask/app.py", line 1614, in full_dispatch_request rv = self.handle_user_exception(e) "/root/venv/lib/python3.6/site...
Traceback (most recent call last): "../gpu-env/lib/python3.5/site-packages/object_detection/train.py", line 163, in <module> tf.app.run() "/home/dan/gpu-env/lib/python3.5/site-packages/tensorflow/python/platform/app.py", line 48, in run _sys.exit(main(_sys.argv[:1] + flags_passthrough)) "../gpu-env/lib/pytho...
0.583324
Traceback (most recent call last): "/home/frappe/frappe-bench/apps/frappe/frappe/app.py", line 62, in application response = frappe.handler.handle() "/home/frappe/frappe-bench/apps/frappe/frappe/handler.py", line 22, in handle data = execute_cmd(cmd) "/home/frappe/frappe-bench/apps/frappe/frappe/handler.py",...
Traceback (most recent call last): "/home/hengyuli/pytorch-YOLOv4/train.py", line 624, in <module> device=device, ) "/home/hengyuli/pytorch-YOLOv4/train.py", line 425, in train evaluator = evaluate(eval_model, val_loader, config, device) "/home/hengyuli/anaconda3/envs/pytorch/lib/python3.7/site-packages/torc...
0.611555
Traceback (most recent call last): "/usr/lib/python3.8/site-packages/ranger/core/main.py", line 203, in main fm.loop() "/usr/lib/python3.8/site-packages/ranger/core/fm.py", line 376, in loop ui.redraw() "/usr/lib/python3.8/site-packages/ranger/gui/ui.py", line 343, in redraw self.draw() "/usr/lib/python3...
Traceback (most recent call last): "/Users/martin/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/182.4129.34/PyCharm.app/Contents/helpers/pydev/pydevd.py", line 1664, in <module> main() "/Users/martin/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/182.4129.34/PyCharm.app/Con...
0.571938
Traceback (most recent call last): "/home/ubuntu/anaconda3/envs/pytorch_p36/lib/python3.6/site-packages/redis/connection.py", line 185, in _read_from_socket raise socket.error(SERVER_CLOSED_CONNECTION_ERROR) OSError: Connection closed by server.
Traceback (most recent call last): "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/bootstrap.py", line 151, in _async_setup_component None, component.setup, hass, config) "/usr/lib/python3.4/asyncio/futures.py", line 388, in __iter__ yield self # This tells Task to wait for completion. "/usr/l...
0.506135
Traceback (most recent call last): "D:\tools\XX-Net-3.7.9\code\default\python27\1.0\lib\threading.py", line 801, in __bootstrap_inner self.run() "D:\tools\XX-Net-3.7.9\code\default\python27\1.0\lib\threading.py", line 754, in run self.__target(*self.__args, **self.__kwargs) "D:\tools\XX-Net-3.7.9\code\defaul...
Traceback (most recent call last): "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/logging/__init__.py", line 880, in emit stream.write(fs % msg) AttributeError: 'str' object has no attribute 'write'
0.588297
Traceback (most recent call last): "<stdin>", line 1, in <module> "eventlet/__init__.py", line 10, in <module> from eventlet import convenience "eventlet/convenience.py", line 7, in <module> from eventlet.green import socket "eventlet/green/socket.py", line 21, in <module> from eventlet.support import gr...
`Traceback (most recent call last): "D:/interest/yolact/Net_visiable.py", line 71, in <module> g = make_dot((output0)) "D:/interest/yolact/Net_visiable.py", line 53, in make_dot add_nodes(var.grad_fn) AttributeError: 'str' object has no attribute 'grad_fn'`
0.63363
Traceback (most recent call last): "jira_test.py", line 13, in <module> main() "jira_test.py", line 4, in main jira = JIRA(options, basic_auth=('svc_username', 'sac_password')) "/Users/syedahmed/ANACONDA/anaconda3/lib/python3.7/site-packages/jira/client.py", line 476, in __init__ logging.error("invalid serv...
```Traceback (most recent call last): "/home/user/Software/network/mitmproxy/mitmproxy/tools/console/master.py", line 227, in run self.loop.run() "/home/user/.local/lib/python3.6/site-packages/urwid/main_loop.py", line 286, in run self._run() "/home/user/.local/lib/python3.6/site-packages/urwid/main_loop.py"...
0.6196
Traceback (most recent call last): "/usr/local/munki/managedsoftwareupdate", line 1141, in <module> main() "/usr/local/munki/managedsoftwareupdate", line 862, in main client_id=unicode_or_str(options.id)) "/usr/local/munki/munkilib/updatecheck/core.py", line 289, in check is_optional_install=True) "/usr...
Traceback (most recent call last): "rnn_train.py", line 76, in <module> onecell = rnn.GRUCell(INTERNALSIZE) AttributeError: module 'tensorflow.contrib.rnn' has no attribute 'GRUCell'
0.567028
Traceback (most recent call last): "G:\Python\Python37\lib\logging\__init__.py", line 1034, in emit msg = self.format(record) "G:\Python\Python37\lib\logging\__init__.py", line 880, in format return fmt.format(record) "G:\Python\Python37\lib\logging\__init__.py", line 619, in format record.message = record....
Traceback (most recent call last): "/usr/lib/python2.7/site-packages/numpy/testing/decorators.py", line 147, in skipper_func return f(*args, **kwargs) "/builddir/build/BUILD/MDAnalysis-0.16.0/MDAnalysisTests-0.16.0/MDAnalysisTests/analysis/test_encore.py", line 575, in test_clustering_two_methods_one_w_no_distan...
0.540391
Traceback (most recent call last): "/usr/local/lib/python3.7/code.py", line 90, in runcode exec(code, self.locals) "<input>", line 1, in <module> TypeError: cat_to_opts() missing 1 required positional argument: 'cat'
```Traceback (most recent call last): "/root/GSIL/gsil/gsil/__init__.py", line 37, in search return Engine(token=token).search(rule) "/root/GSIL/gsil/gsil/engine.py", line 220, in search Process(self.result, self.rule_object).process() "/root/GSIL/gsil/gsil/process.py", line 36, in process ret_mail = self._...
0.555579
Traceback (most recent call last): "<input>", line 1, in <module> "C:\Python35\lib\site-packages\tablib\core.py", line 449, in load import_set(self, in_stream, **kwargs) "C:\Python35\lib\site-packages\tablib\formats\_json.py", line 34, in import_set dset.dict = json.loads(in_stream) "C:\Python35\lib\site-...
Traceback (most recent call last): "/Users/pawan/frappe-bench-random/apps/frappe/frappe/app.py", line 62, in application response = frappe.handler.handle() "/Users/pawan/frappe-bench-random/apps/frappe/frappe/handler.py", line 22, in handle data = execute_cmd(cmd) "/Users/pawan/frappe-bench-random/apps/frapp...
0.527762
Traceback (most recent call last): "setup.py", line 15, in <module> with io.open('README.md', 'r', 'utf-8') as f: TypeError: an integer is required (got type str)
Traceback (most recent call last): "/usr/local/lib/python3.9/site-packages/pyload/core/threads/download_thread.py", line 56, in run pyfile.plugin.preprocessing(self) "/usr/local/lib/python3.9/site-packages/pyload/plugins/base/hoster.py", line 300, in preprocessing return self._process(*args, **kwargs) "/usr/...
0.557354
Traceback (most recent call last): "/home/veddy/pupil/pupil_src/launchables/world.py", line 624, in world handle_notifications(n) "/home/veddy/pupil/pupil_src/launchables/world.py", line 410, in handle_notifications g_pool.plugin_by_name[noti["name"]], args=noti.get("args", {}) "/home/veddy/pupil/pupil_src/s...
Traceback (most recent call last): "/usr/src/homeassistant/homeassistant/config_entries.py", line 217, in async_setup hass, self "/usr/src/homeassistant/homeassistant/components/onvif/__init__.py", line 83, in async_setup_entry if device.capabilities.events and await device.events.async_start(): "/usr/src/ho...
0.594113
Traceback (most recent call last): "/usr/share/appname/venv/lib/python3.4/site-packages/celery/worker/worker.py", line 205, in start self.blueprint.start(self) "/usr/share/appname/venv/lib/python3.4/site-packages/celery/bootsteps.py", line 119, in start step.start(parent) "/usr/share/appname/venv/lib/python3...
Traceback (most recent call last): "tapas/tapas/run_task_main.py", line 782, in <module> app.run(main) "/usr/local/lib/python3.6/dist-packages/absl/app.py", line 300, in run _run_main(main, args) "/usr/local/lib/python3.6/dist-packages/absl/app.py", line 251, in _run_main sys.exit(main(argv)) "tapas/tapa...
0.559159
"Traceback (most recent call last): "/home/frappe/frappe-bench/apps/frappe/frappe/website/render.py", line 39, in render data = render_page_by_language(path) "/home/frappe/frappe-bench/apps/frappe/frappe/website/render.py", line 134, in render_page_by_language return render_page(path) "/home/frappe/frappe-be...
Traceback (most recent call last): "<stdin>", line 1, in <module> "/home/czgdp1807ssd/sympy_project/sympy/sympy/stats/stochastic_process_types.py", line 196, in __getitem__ if time not in self.index_set: "/home/czgdp1807ssd/sympy_project/sympy/sympy/sets/sets.py", line 672, in __contains__ raise TypeError('d...
0.580684
Traceback (most recent call last): "c:\program files\python36\lib\site-packages\monkeytype\tracing.py", li ne 252, in __call__ self.handle_return(frame, arg) "c:\program files\python36\lib\site-packages\monkeytype\tracing.py", li ne 227, in handle_return typ = get_type(arg) "c:\program files\python36\lib\sit...
Traceback (most recent call last): "/project_dir/env/lib/python3.5/site-packages/coremltools/converters/nnssa/frontend/graph_pass/type_inference.py", line 86, in visit ret = visitor(node) "/project_dir/env/lib/python3.5/site-packages/coremltools/converters/nnssa/frontend/graph_pass/type_inference.py", line 1094,...
0.616418
Traceback (most recent call last): hub.download(backbone, save_path=new_save_dir) "H:\Anaconda\envs\paddle\lib\site-packages\paddlehub\utils\paddlex.py", line 43, in download resources = module_server.search_resouce(name=name, version=version, type='Model') AttributeError: 'HubServer' object has no attribute 'sear...
Traceback (most recent call last): "AED_test.py", line 159, in <module> TEST_NET = getPredictionFuntion(NET) "AED_test.py", line 71, in getPredictionFuntion net_output = l.get_output(net, deterministic=True) "/home/enniya/miniconda2/lib/python2.7/site-packages/lasagne/layers/helper.py", line 197, in get_outp...
0.512574
Traceback (most recent call last): "a.py", line 20, in <module> balance = int(mtn.functions.balanceOf(Web3.toChecksumAddress(MTN1_PUB_KEY)).call()) "/usr/local/lib/python3.6/site-packages/web3/contract.py", line 1108, in call block_id = parse_block_identifier(self.web3, block_identifier) "/usr/local/lib/pyth...
`Traceback (most recent call last): "detect.py", line 181, in <module> detect() "detect.py", line 49, in detect dataset = LoadStreams(source, img_size=imgsz) "/mnt1/yolo3/utils/datasets.py", line 286, in __init__ s = np.stack([letterbox(x, new_shape=self.img_size)[0].shape for x in self.imgs], 0) # inferenc...
0.642103
Traceback (most recent call last): "/bin/salt", line 10, in <module> salt_main() "/usr/lib/python2.7/site-packages/salt/scripts.py", line 480, in salt_main import salt.cli.salt "/usr/lib/python2.7/site-packages/salt/cli/salt.py", line 10, in <module> import salt.utils.job "/usr/lib/python2.7/site-package...
Traceback (most recent call last): "parametric-pose-nms-MPII.py", line 256, in <module> get_result_json(args) "parametric-pose-nms-MPII.py", line 243, in get_result_json test_parametric_pose_NMS_json(delta1, delta2, mu, gamma,args.outputpath) "parametric-pose-nms-MPII.py", line 99, in test_parametric_pose_NM...
0.644454
Traceback (most recent call last): "/usr/local/lib/python3.6/dist-packages/manticore/core/worker.py", line 132, in run current_state.execute() "/usr/local/lib/python3.6/dist-packages/manticore/ethereum/state.py", line 8, in execute return self._platform.execute() "/usr/local/lib/python3.6/dist-packages/manti...
Traceback (most recent call last): "/home/zach/.local/share/virtualenvs/PostHocExplainerEvaluation-d73ZRPVE/lib/python3.8/site-packages/IPython/core/interactiveshell.py", line 3418, in run_code exec(code_obj, self.user_global_ns, self.user_ns) "<ipython-input-6-bb4de631a81f>", line 6, in <module> next(stats.sam...
0.664679
Traceback (most recent call last): "/usr/src/app/homeassistant/core.py", line 1177, in _event_to_service_call await service_handler.func(service_call) "/usr/src/app/homeassistant/components/configurator.py", line 221, in async_handle_service_call call.data.get(ATTR_FIELDS, {})) "/usr/local/lib/python3.6/conc...
Traceback (most recent call last): "C:\Users\User\anaconda3\Scripts\spyder-script.py", line 10, in <module> sys.exit(main()) "C:\Users\User\anaconda3\lib\site-packages\spyder\app\start.py", line 215, in main from spyder.app import mainwindow "C:\Users\User\anaconda3\lib\site-packages\spyder\app\mainwindow.py...
0.608792
..................................................................Traceback (most recent call last): "train.py", line 265, in <module> train(args) "train.py", line 252, in train [prediction], exe) "/usr/local/lib/python2.7/dist-packages/paddle/v2/fluid/io.py", line 342, in save_inference_model prepend_feed_...
Traceback (most recent call last): "/private/tmp/p3/lib/python3.8/site-packages/aws_lambda_builders/workflow.py", line 248, in run action.execute() "/private/tmp/p3/lib/python3.8/site-packages/aws_lambda_builders/workflows/python_pip/actions.py", line 27, in execute pip = SubprocessPip(osutils=os_utils, python_...
0.599543
2018-06-17 16:08:52,475 [gpodder.log] ERROR: Uncaught exception: Traceback (most recent call last): "/usr/lib/python3/dist-packages/gpodder/gtkui/main.py", line 1301, in on_treeview_query_tooltip if not getattr(treeview, TreeViewHelper.CAN_TOOLTIP) or x > 50 or (column is not None and column != treeview.get_columns...
Traceback (most recent call last): "/usr/lib/python2.7/site-packages/OpenSSL/SSL.py", line 309, in wrapper _lib.X509_up_ref(x509) AttributeError: 'module' object has no attribute 'X509_up_ref'
0.548091
Traceback (most recent call last): "C:\Program s\creepy\plugins\googleplus\googleplus.py", line 136, in runConfigWizard "oauth2client\util.pyc", line 142, in positional_wrapper "oauth2client\client.pyc", line 2131, in step2_exchange "httplib2\__init__.pyc", line 1487, in request "httplib2\__init__.pyc",...
> Traceback (most recent call last): "preprocess.py", line 59, in <module> preprocess(mod, in_dir, out_dir, num_workers) "preprocess.py", line 23, in preprocess metadata = mod.build_from_path(in_dir, out_dir, num_workers, tqdm=tqdm) "/home/xxx/yyy/deepvoice3_pytorch/vctk.py", line 29, in build_from_path ret...
0.554188
Traceback (most recent call last): ".\Src\StdLib\Lib\ctypes\test\test_as_parameter.py", line 46, in test_pointers self.assertEqual(result.contents.value, 42) AssertionError: 800442112 != 42
Traceback (most recent call last): "run_unittests.py", line 2825, in test_flock self.assertTrue(exception_raised, 'Double locking did not raise exception.') AssertionError: False is not true : Double locking did not raise exception.
0.571065
Traceback (most recent call last): "C:/Users/syk/Desktop/git/examples/snli/train.py", line 35, in <module> inputs.vocab.load_vectors(wv_dir=args.data_cache, wv_type=args.word_vectors, wv_dim=args.d_embed) TypeError: load_vectors() missing 1 required positional argument: 'vectors'
Traceback (most recent call last): "deep_sort_app.py", line 263, in <module> args.max_cosine_distance, args.nn_budget, args.display) "deep_sort_app.py", line 206, in run visualizer.run(frame_callback) "/home/lihuawei/Documents/01_Gits/deep_sort/application_util/visualization.py", line 100, in run self.viewe...
0.488982
Traceback (most recent call last): "c:\users\gord\git\sqlalchemy\lib\sqlalchemy\testing\suite\test_types.py", line 278, in test_round_trip eq_(row, (compare,)) "c:\users\gord\git\sqlalchemy\lib\sqlalchemy\testing\assertions.py", line 237, in eq_ assert a == b, msg or "%r != %r" % (a, b) "c:\users\gord\git\sq...
: org.apache.spark.SparkException: Job aborted due to stage failure: Task 44 in stage 1.0 failed 4 times, most recent failure: Lost task 44.3 in stage 1.0 (TID 96, 172.16.10.54): org.apache.spark.api.python.PythonException: Traceback (most recent call last): "/opt/mapr/spark/spark-2.0.1/python/lib/pyspark.zip/pyspar...
0.58884
Traceback (most recent call last): "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 179, in _async_setup_platform await asyncio.wait_for(asyncio.shield(task), SLOW_SETUP_MAX_WAIT) "/usr/local/lib/python3.7/asyncio/tasks.py", line 442, in wait_for return fut.result() "/config/custom_com...
Traceback (most recent call last): "D:\python\bert\lib\site-packages\IPython\core\interactiveshell.py", line 2882, in run_code exec(code_obj, self.user_global_ns, self.user_ns) "<ipython-input-2-fa40ed00784f>", line 1, in <module> runfile('D:/jiang/bert/run_classifier.py', args=['--task_name=MRPC', '--do_train=...
0.587474
Traceback (most recent call last): "/usr/local/lib/python3.7/dist-packages/tornado/testing.py", line 98, in __call__ result = self.orig_method(*args, **kwargs) "/usr/local/lib/python3.7/dist-packages/tornado/testing.py", line 600, in post_coroutine functools.partial(coro, self, *args, **kwargs), timeout=timeout...
Traceback (most recent call last): "/home/pi/Downloads/walrus/walrus/tests/streams.py", line 183, in test_ack_claim_pending (datetime.datetime(2018, 1, 1), 'ts2', 2)]) "/home/pi/Downloads/walrus/walrus/tests/streams.py", line 150, in assertPending self.assertEqual(clean, expected) AssertionError: Lists differ: ...
0.530941
Traceback (most recent call last): "/home/ma/Documents/workspace-python/QuantSystem/JAQS/test/my_alpha_test.py", line 100, in <module> tr,props = do_back_test(dv) "/home/ma/Documents/workspace-python/QuantSystem/JAQS/test/my_alpha_test.py", line 76, in do_back_test bt.run_alpha() "/home/ma/Documents/workspac...
Traceback (most recent call last): "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\extractor\youtube.py", line 1057, in _decrypt_signature "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\extractor\youtube.py", line 971, in _extract_si...
0.574752
Traceback (most recent call last): "/usr/local/lib/python3.6/dist-packages/IPython/core/interactiveshell.py", line 3343, in run_code exec(code_obj, self.user_global_ns, self.user_ns) "<ipython-input-8-49c8b7dac430>", line 1, in <module> C = A + B "/usr/local/lib/python3.6/dist-packages/MinkowskiEngine/Minkow...
Traceback (most recent call last): "/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main "__main__", fname, loader, pkg_name) "/usr/lib/python2.7/runpy.py", line 72, in _run_code exec code in run_globals "/home/spoojary/factory-bench/apps/frappe/frappe/utils/bench_helper.py", line 79, in <module> ...
0.589767
Traceback (most recent call last): "D:\OF3\start_ofd.py", line 43, in <module> apis = main_datascraper.start_datascraper(json_config, site_name_lower) "D:\OF3\datascraper\main_datascraper.py", line 98, in start_datascraper names = main_helper.process_names( "D:\OF3\helpers\main_helper.py", line 631, in proce...
Traceback (most recent call last): "/idiap/user/rkarimi/libs/anaconda3/envs/transformer36/bin/fairseq-train", line 10, in <module> sys.exit(cli_main()) "/idiap/user/rkarimi/libs/anaconda3/envs/transformer36/lib/python3.6/site-packages/fairseq_cli/train.py", line 321, in cli_main main(args) "/idiap/user/rkari...
0.524679
Traceback (most recent call last): "manage.py", line 28, in <module> execute_from_command_line(sys.argv) "/opt/py3/lib64/python3.6/site-packages/django/core/management/__init__.py", line 381, in execute_from_command_line utility.execute() "/opt/py3/lib64/python3.6/site-packages/django/core/management/__init_...
Traceback (most recent call last): "scripts/plot_dataframe.py", line 69, in <module> args = plot_parse_args(sys.argv[1:]) "scripts/plot_dataframe.py", line 13, in plot_parse_args parser = common_args_parser(args, 'Graph utility') TypeError: common_args_parser() takes 1 positional argument but 2 were given
0.580887
Traceback (most recent call last): "/my/venv/bin/monkeytype", line 11, in <module> sys.exit(entry_point_main()) "/my/venv/lib/python3.6/site-packages/monkeytype/cli.py", line 378, in entry_point_main sys.exit(main(sys.argv[1:], sys.stdout, sys.stderr)) "/my/venv/lib/python3.6/site-packages/monkeytype/cli.py"...
Traceback (most recent call last): "train_cosine_iterations_distributed.py", line 420, in <module> optimizer.backward(loss) "/home/ycg/anaconda3/lib/python3.6/site-packages/apex-0.1-py3.6-linux-x86_64.egg/apex/fp16_utils/fp16_optimizer.py", line 482, in backward self.loss_scaler.backward(loss.float()) "/home...
0.600827
Traceback (most recent call last): "Aj.py", line 6, in <module> client.deploy('addmr', addmr, 'Adds two numbers x and y') "/usr/local/anaconda/lib/python2.7/site-packages/tabpy_client/client.py", line 332, in deploy self._wait_for_endpoint_deployment(obj['name'], obj['version']) "/usr/local/anaconda/lib/pyth...
Traceback (most recent call last): "<stdin>", line 1, in <module> "/media/hh/0bfd0eaf-cf46-48b3-915a-aa317b67d9ec/sql/pytorch-project/new_version_torch_encoding/PyTorch-Encoding/encoding/__init__.py", line 13, in <module> from . import nn, functions, parallel, utils, models, datasets, transforms "/media/hh/0b...
0.593119
Traceback (most recent call last): "/home/ojensen/bin/repos/AttackSurfaceMapper/modules/buckethunter.py", line 22, in passive_query if gwf_api["buckets_count"] > 0: KeyError: 'buckets_count'
Traceback (most recent call last): "<stdin>", line 1, in <module> "/Users/tos/GitHub/chainer/chainer/link.py", line 1227, in copyparams child.copyparams(link[idx], copy_persistent) "/Users/tos/GitHub/chainer/chainer/link.py", line 611, in copyparams dst[name].copydata(src[name]) KeyError: 'b'
0.567246
Traceback (most recent call last): "spotdl.py", line 259, in <module> grabSingle(raw_song=command, number=None) "spotdl.py", line 165, in grabSingle content = goPafy(raw_song) "spotdl.py", line 86, in goPafy trackURL = generateYouTubeURL(raw_song) "spotdl.py", line 58, in generateYouTubeURL song = gener...
Exception: Traceback (most recent call last): "/usr/local/lib/python3.5/site-packages/sanic/sanic.py", line 192, in handle_request response = handler(request, *args, **kwargs) TypeError: 'MyClass' object is not callable
0.578959
```Traceback (most recent call last): "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 179, in _async_setup_platform await asyncio.wait_for(asyncio.shield(task), SLOW_SETUP_MAX_WAIT) "/usr/local/lib/python3.8/asyncio/tasks.py", line 483, in wait_for return fut.result() "/usr/src/homeas...
Traceback (most recent call last): "<stdin>", line 1, in <module> "/data/news/arioliu/qps_test/env/lib/python2.7/site-packages/redis/client.py", line 2879, in execute return execute(conn, stack, raise_on_error) "/data/news/arioliu/qps_test/env/lib/python2.7/site-packages/redis/client.py", line 2785, in _execu...
0.665461
Traceback (most recent call last): "/usr/lib/python3.8/site-packages/visidata/basesheet.py", line 132, in execCommand exec(code, vdglobals, LazyChainMap(vd, self)) "pyobj-cell", line 1, in <module> import math "/usr/lib/python3.8/site-packages/visidata/pyobj.py", line 125, in push_pyobj vs = load_pyobj(name...
Traceback (most recent call last): "/usr/local/lib/python3.7/asyncio/events.py", line 88, in _run self._context.run(self._callback, *self._args) TypeError: 'coroutine' object is not callable
0.569275
Traceback (most recent call last): "c:\program files (x86)\python38-32\lib\runpy.py", line 192, in _run_module_as_main return _run_code(code, main_globals, None, "c:\program files (x86)\python38-32\lib\runpy.py", line 85, in _run_code exec(code, run_globals) "C:\Program s (x86)\Python38-32\Scripts\pip.exe\_...
Traceback (most recent call last): "/home/pc07/.local/lib/python3.5/site-packages/gevent/pywsgi.py", line 963, in handle_one_response self.run_application() "/home/pc07/.local/lib/python3.5/site-packages/gevent/pywsgi.py", line 911, in run_application self.process_result() "/home/pc07/.local/lib/python3.5/si...
0.585288
Traceback (most recent call last): "/app/sickchill/lib/tornado/web.py", line 1592, in _execute result = yield result "/app/sickchill/lib/tornado/gen.py", line 1133, in run value = future.result() "/app/sickchill/lib/tornado/concurrent.py", line 261, in result raise_exc_info(self._exc_info) "/app/sickchil...
Traceback (most recent call last): "/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/bin/t2t-trainer", line 4, in <module> __import__('pkg_resources').run_script('tensor2tensor==1.13.0', 't2t-trainer') "/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/set...
0.574756
Traceback (most recent call last): "/home/kelsos/development/github/raiden-network/1/raiden/ui/cli.py", line 992, in _run_app event.wait() "src/gevent/event.py", line 240, in gevent._event.Event.wait "src/gevent/event.py", line 140, in gevent._event._AbstractLinkable._wait "src/gevent/event.py", line 117, ...
Traceback (most recent call last): "/usr/local/lib/python3.7/logging/__init__.py", line 1025, in emit msg = self.format(record) "/usr/local/lib/python3.7/logging/__init__.py", line 869, in format return fmt.format(record) "/usr/local/lib/python3.7/site-packages/colorlog/colorlog.py", line 123, in format mes...
0.502441
```Traceback (most recent call last): "/home/user/tribler/TriblerGUI/widgets/trustpage.py", line 104, in received_multichain_blocks self.plot_absolute_values() "/home/user/tribler/TriblerGUI/widgets/trustpage.py", line 124, in plot_absolute_values self.trust_plot.compute_initial_figure() "/home/user/tribler/...
while running this command I am getting an error - Traceback (most recent call last): "bin/generate_data", line 7, in <module> cli.Cli(sys.argv[1:]).run() "/home/ramya/anaconda3/lib/python3.6/site-packages/ingredient_phrase_tagger-0.0.0.dev0-py3.6.egg/ingredient_phrase_tagger/training/cli.py", line 15, in run ...
0.540292
Traceback (most recent call last): "/usr/lib/python3.8/site-packages/nose/case.py", line 197, in runTest self.test(*self.arg) "/home/tkloczko/rpmbuild/BUILD/arrow-0.15.6/tests/test_arrow.py", line 395, in test_date result = self.arrow.date() AttributeError: 'TestArrowDatetimeInterface' object has no attribute '...
Traceback (most recent call last): "test_network.py", line 11, in <module> model.initialize(model='net-lin',net='alex',use_gpu=False) "/Users/faro/repositories/PerceptualSimilarity/models/dist_model.py", line 38, in initialize self.net.load_state_dict(torch.load('./weights/%s.pth'%net, map_location=lambda stora...
0.603883
Traceback (most recent call last): "main.py", line 57, in <module> training_model.train() "/data/OLTR/OpenLongTailRecognition-OLTR/run_networks.py", line 192, in train for step, (inputs, labels, _) in enumerate(self.data['train']): "/opt/anaconda3/lib/python3.6/site-packages/torch/utils/data/dataloader.py", ...
Traceback (most recent call last): "/home/graingert/.virtualenvs/pip-compile/bin/pip-compile", line 11, in <module> sys.exit(cli()) "/home/graingert/.virtualenvs/pip-compile/lib/python3.6/site-packages/click/core.py", line 722, in __call__ return self.main(*args, **kwargs) "/home/graingert/.virtualenvs/pip-c...
0.536482
Traceback (most recent call last): "/usr/local/lib/python3.5/dist-packages/homeassistant/loader.py", line 142, in get_component module = importlib.import_module(path) "/usr/lib/python3.5/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) "<froz...
: raise ImportError(msg): : : Traceback (most recent call last): "F:\!DeepFaceLab\_internal\python-3.6.8\lib\site-packages\tensorflow\python\pywrap_tensorflow.py", line 58, in <module> from tensorflow.python.pywrap_tensorflow_internal import * "F:\!DeepFaceLab\_internal\python-3.6.8\lib\site-packages\tensorflow\...
0.632028
Traceback (most recent call last): "/base/alloc/tmpfs/dynamic_runtimes/python27g/4a2384f6b69cef45/python27/python27_lib/versions/1/google/appengine/runtime/wsgi.py", line 238, in Handle handler = _config_handle.add_wsgi_middleware(self._LoadHandler()) "/base/alloc/tmpfs/dynamic_runtimes/python27g/4a2384f6b69cef4...
Traceback (most recent call last): "tools.py", line 31, in <module> from PackageUtils import PackageUtils "c:\python27\Lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 395, in load_module exec(bytecode, module.__dict__) "PackageUtils.py", line 14, in <module> from ImageUtils import ImageUt...
0.573943
Traceback (most recent call last): "/usr/lib/python3.8/site-packages/lutris/gui/views/store.py", line 420, in add_game self.store.append( "/usr/lib/python3.8/site-packages/gi/overrides/Gtk.py", line 997, in append return self._do_insert(-1, row) "/usr/lib/python3.8/site-packages/gi/overrides/Gtk.py", line 98...
Traceback (most recent call last): "./deploy_ovf.py", line 221, in <module> exit(main()) "./deploy_ovf.py", line 194, in main spec_params) "/usr/lib/python2.7/site-packages/pyVmomi/VmomiSupport.py", line 580, in <lambda> self.f(*(self.args + (obj,) + args), **kwargs) "/usr/lib/python2.7/site-packages/pyV...
0.593224
```Traceback (most recent call last): "/**/cloud-custodian/bin/c7n-mailer", line 11, in <module> load_entry_point('c7n-mailer', 'console_scripts', 'c7n-mailer')() "/**/cloud-custodian/tools/c7n_mailer/c7n_mailer/cli.py", line 146, in main MailerSqsQueueProcessor(mailer_config, aws_session, logger).run() "/**...
Traceback (most recent call last): "main.py", line 434, in <module> main_worker(-1, opt) "main.py", line 398, in main_worker scheduler) "main.py", line 316, in save_checkpoint torch.save(save_states, save_file_path) "/usr/local/lib/python3.5/dist-packages/torch/serialization.py", line 224, in save retur...
0.555758
Traceback (most recent call last): "R:\handwriting-synthesis-master\demo.py", line 9, in <module> from rnn import rnn "R:\handwriting-synthesis-master\rnn.py", line 9, in <module> from rnn_cell import LSTMAttentionCell "R:\handwriting-synthesis-master\rnn_cell.py", line 16, in <module> class LSTMAttentionCe...
Traceback (most recent call last): "./python3.3/threading.py", line 901, in _bootstrap_inner "./python3.3/threading.py", line 858, in run "C:\Users\Feacu\AppData\Roaming\Sublime Text 3\Packages\EasyClangComplete\plugin\utils\thread_pool.py", line 126, in __animate_progress self.__progress_status.show_as_ready...
0.57405
Traceback (most recent call last): "C:\Users\parma73p\Desktop\Python\get_fb_posts_fb_page.py", line 184, in <module> scrapeFacebookPageFeedStatus(page_id, access_token, since_date, until_date) "C:\Users\parma73p\Desktop\Python\get_fb_posts_fb_page.py", line 154, in scrapeFacebookPageFeedStatus statuses = json.l...
Traceback (most recent call last): "test_linalg.py", line 121, in test_svd_aa_cusolver_float64 u_gpu, s_gpu, vh_gpu = linalg.svd(a_gpu, lib='cusolver') TypeError: svd() got an unexpected keyword argument 'lib'
0.467162
Traceback (most recent call last): "/home/ranger/home/ranger/lizhu/src/art/simba.py", line 93, in <module> x_adv = attack.generate(x=np.array([target_image]), x_adv_init=x_adv) "/home/ranger/tools/anaconda/lib/python3.8/site-packages/art/attacks/attack.py", line 74, in replacement_function return fdict[func_nam...
Traceback (most recent call last): "train.py", line 68, in <module> env_name, config, upload_dir=args.upload_dir) "/Users/pcmoritz/ray/python/ray/rllib/common.py", line 179, in __init__ self._init() "/Users/pcmoritz/ray/python/ray/rllib/dqn/dqn.py", line 250, in _init self.actor = Actor(self.env_creator, se...
0.611586
Traceback (most recent call last): "./viper_bin", line 25, in <module> print('0x' + compiler.compile(code).hex()) "/home/jacques/projects/viper/viper/compiler.py", line 11, in compile lll = optimizer.optimize(parser.parse_tree_to_lll(parser.parse(code), code)) "/home/jacques/projects/viper/viper/parser/parse...
Traceback (most recent call last): "emailvalid.py", line 1, in <module> from email_validator import validate_email, EmailNotValidError "/usr/local/lib/python3.4/dist-packages/email_validator/__init__.py", line 6, in <module> import dns.resolver "/usr/local/lib/python3.4/dist-packages/dns/resolver.py", line 3...
0.629363
Traceback (most recent call last): "/Users/Rasmus/.vim/bundle/repos/github.com/Valloric/YouCompleteMe/third_party/ycmd/ycmd/../ycmd/server_state.py", line 101, in typeCompletionAvailable self.Get typeCompleter( filetypes ) "/Users/Rasmus/.vim/bundle/repos/github.com/Valloric/YouCompleteMe/third_party/ycmd/ycmd/...
Traceback (most recent call last): "<ipython-input-2-fd2384f87746>", line 19, in <module> print('interpolated values = :', interp_1(2, 2)) "interpnd.pyx", line 151, in scipy.interpolate.interpnd.NDInterpolatorBase.__call__ "interpnd.pyx", line 251, in scipy.interpolate.interpnd.LinearNDInterpolator._evalua...
0.495698
Traceback (most recent call last): -snip- doc.write_pdf(output) "C:\Python39\lib\site-packages\weasyprint\document.py", line 1028, in write_pdf page.paint(stream, scale=scale) "C:\Python39\lib\site-packages\weasyprint\document.py", line 713, in paint draw_page(self._page_box, context) "C:\Python39\lib\site...
Traceback (most recent call last): "/<<PKGBUILDDIR>>/tests/unit/templates/test_jinja.py", line 270, in test_macro_additional_log_for_undefined with patch.object(SaltCacheLoader, 'file_client', MagicMock(return_value=fc)): AttributeError: 'MagicMock' object has no attribute 'object'
0.601268
Traceback (most recent call last): "synthesize.py", line 100, in <module> main() "synthesize.py", line 90, in main _ = tacotron_synthesize(args, hparams, taco_checkpoint, sentences) "/Users/davidecangelosi/Desktop/workspace/venv3_01/Tacotron-2/tacotron/synthesize.py", line 136, in tacotron_synthesize return...
Traceback (most recent call last): "SimpleExampleServer.py", line 71, in <module> server.serveforever() "/home/nvidia/voice/websocket/SimpleWebSocketServer/SimpleWebSocketServer.py", line 688, in serveforever super(SimpleSSLWebSocketServer, self).serveforever() "/home/nvidia/voice/websocket/SimpleWebSocketSe...
0.546327
Traceback (most recent call last): "/usr/lib64/python3.6/site-packages/nose/case.py", line 197, in runTest self.test(*self.arg) TypeError: test_test_end_of_url_injection() missing 1 required positional argument: 'monkeypatch'
2018-05-19 00:51:16 - ERROR: tornado.application: Future exception was never retrieved: Traceback (most recent call last): "/home/cdj/.local/lib/python2.7/site-packages/tornado/gen.py", line 1113, in run yielded = self.gen.send(value) "kaldigstserver/worker.py", line 247, in _on_word processed_transcript = (yie...
0.506321
Traceback (most recent call last): "/app/utils/api/api.py", line 149, in dispatch return super(APIView, self).dispatch(request, *args, **kwargs) "/usr/local/lib/python3.7/site-packages/django/views/generic/base.py", line 88, in dispatch return handler(request, *args, **kwargs) "/app/problem/views/admin.py", ...
Traceback (most recent call last): "<stdin>", line 1, in <module> "C:\Users\dsoundra\AppData\Local\Programs\Python\Python35\lib\site-packages\netmiko\ssh_dispatcher.py", line 100, in ConnectHandler return ConnectionClass(*args, **kwargs) "C:\Users\dsoundra\AppData\Local\Programs\Python\Python35\lib\site-packa...
0.567273
Traceback (most recent call last): "my-bot.py", line 208, in start_stream stream.filter(**kwargs) AttributeError: 'NoneType' object has no attribute 'filter'
2016-12-02 19:05:01 DEBUG FINDPROPERS :: [Rarbg] :: [1d6c65b] Traceback (most recent call last): "C:/Users/Fernando/Documents/Medusa\medusa\search\proper.py", line 137, in _get_proper_results cur_propers = cur_provider.find_propers(recently_aired) "C:/Users/Fernando/Documents/Medusa\medusa\providers\generic_prov...
0.669746
Traceback (most recent call last): "rqd/0.2.65/bin/rqd", line 166, in <module> "rqd/0.2.65/bin/rqd", line 162, in main "rqd/0.2.65/python/rqd/rqcore.py", line 582, in start "rqd/0.2.65/python/rqd/rqnetwork.py", line 201, in start_grpc "rqd/0.2.65/python/rqd/rqnetwork.py", line 162, in __init__ "grpcio...
Traceback (most recent call last): "<stdin>", line 1, in <module> ImportError: No module named imutils
0.569918
Traceback (most recent call last): "/home/[my_username]/miniconda3/lib/python3.6/site.py", line 168, in addpackage exec(line) "<string>", line 1, in <module> KeyError: 'google'
Traceback (most recent call last): ".pyenv/versions/rasa-env-3.7.2/bin/rasa", line 5, in <module> main() "rasa/rasa/__main__.py", line 116, in main cmdline_arguments.func(cmdline_arguments) "rasa/rasa/cli/data.py", line 313, in _convert_nlu_data _convert_to_yaml(args.out, args.data, NLUMarkdownToYamlConvert...
0.506768
Traceback (most recent call last): "C:\Users\q490211\AppData\Local\Continuum\anaconda3\lib\site-packages\IPython\core\ultratb.py", line 1101, in get_records return _fixed_getinnerframes(etb, number_of_lines_of_context, tb_offset) "C:\Users\q490211\AppData\Local\Continuum\anaconda3\lib\site-packages\IPython\core\...
[autoreload of pandas.core.dtypes.missing failed: Traceback (most recent call last): "/Users/sentient-asoellinger/miniconda2/envs/ipykernel_py3/lib/python3.6/site-packages/IPython/extensions/autoreload.py", line 246, in check superreload(m, reload, self.old_objects) "/Users/sentient-asoellinger/miniconda2/envs/i...
0.61979
Traceback (most recent call last): "generate_model_andindex.py", line 25, in <module> lsi = models.LsiModel(corpus_tfidf, id2word=dictionary, num_topics=500) "/usr/local/lib/python2.7/dist-packages/gensim/models/lsimodel.py", line 331, in __init__ self.add_documents(corpus) "/usr/local/lib/python2.7/dist-pac...
Traceback (most recent call last): "/usr/local/bin/nfldb-update", line 5, in <module> import nfldb.update "/usr/local/lib/python2.7/dist-packages/nfldb/update.py", line 15, in <module> import nflgame "/usr/local/lib/python2.7/dist-packages/nflgame/__init__.py", line 114, in <module> players = nflgame.player...
0.509621
Traceback (most recent call last): "D:\Projects\tactory\autogluon\tabular\trainer\abstract_trainer.py", line 1075, in _train_single_full hpo_models, hpo_model_performances, hpo_results = model.hyperparameter_tune(X=X, y=y, k_fold=k_fold, scheduler_options=hyperparameter_tune_kwargs, **model_fit_kwargs) "D:\Proje...
Traceback (most recent call last): "domained.py", line 489, in <module> sublist3r() "domained.py", line 99, in sublist3r os.system(Subcmd) TypeError: <lambda>() takes exactly 1 argument (2 given)
0.52177
Traceback (most recent call last): "/usr/local/lib/python3.6/site-packages/logbook/handlers.py", line 216, in handle self.emit(record) "/usr/local/lib/python3.6/site-packages/dbt/logger.py", line 461, in emit 'too many messages received before initilization!' AssertionError: too many messages received before in...
Traceback (most recent call last): "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/asyncio/tasks.py", line 537, in _wrap_awaitable return (yield from awaitable.__await__()) "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/distributed/nanny.py", line 251, in start r...
0.542519
Traceback (most recent call last): "/home/karan/.local/lib/python3.6/site-packages/pip/_vendor/pkg_resources/__init__.py", line 2681, in version return self._version "/home/karan/.local/lib/python3.6/site-packages/pip/_vendor/pkg_resources/__init__.py", line 2815, in __getattr__ raise AttributeError(attr) Attri...
Traceback (most recent call last): "track.py", line 278, in <module> save_videos=False) "track.py", line 131, in main dataloader = datasets.LoadImages(osp.join(data_root, seq, 'img1'), opt.img_size) "D:\work\FairMOT-master\FairMOT-master\src\lib\datasets\dataset\jde.py", line 32, in __init__ self.nF = len(s...
0.611623