text1 stringlengths 92 132k | text2 stringlengths 83 99.1k | score float64 0.01 1 |
|---|---|---|
Traceback (most recent call last):
"/usr/bin/beet", line 8, in <module>
sys.exit(main())
"/usr/lib/python3.8/site-packages/beets/ui/__init__.py", line 1267, in main
_raw_main(args)
"/usr/lib/python3.8/site-packages/beets/ui/__init__.py", line 1250, in _raw_main
subcommands, plugins, lib = _setup(options, li... | Traceback (most recent call last):
"test.py", line 54, in <module>
summary(autoencoder, (4396))
"/home/raqueld/.local/lib/python3.6/site-packages/torchsummary/torchsummary.py", line 60, in summary
x = [torch.rand(2, *in_size).type(dtype) for in_size in input_size]
TypeError: 'int' object is not iterable
| 0.482703 |
Traceback (most recent call last):
"/usr/local/bin/hypergan", line 8, in <module>
cli.CLI()
"/usr/local/lib/python3.5/site-packages/hypergan/cli.py", line 22, in __init__
self.run()
"/usr/local/lib/python3.5/site-packages/hypergan/cli.py", line 259, in run
crop=crop
"/usr/local/lib/python3.5/site-package... | Traceback (most recent call last):
"run_seq2seq.py", line 421, in <module>
main()
"run_seq2seq.py", line 417, in main
train(args, training_features, model, tokenizer)
"run_seq2seq.py", line 107, in train
model, optimizer = prepare_for_training(args, model, checkpoint_state_dict, amp=amp)
"run_seq2seq.py"... | 0.572309 |
`Traceback (most recent call last):
"C:\Python27\lib\site-packages\azure_devtools\scenario_tests\base.py", line 140, in setUp
patch(self)
"f:\projects\ecosystem\azure-cli-fork\src\azure-cli-testsdk\azure\cli\testsdk\patches.py", line 75, in patch_long_run_operation_delay
_shortcut_long_run_operation)
"C:\Pyt... | Traceback (most recent call last):
module = _import_module_from_path(module_name, plugin_path)
module = spec.loader.load_module(module_name)
"<frozen importlib._bootstrap_external>", line 396, in _check_name_wrapper
"<frozen importlib._bootstrap_external>", line 817, in load_module
"<frozen importlib._bootst... | 0.631474 |
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)
"/home/streaming/app/emitter_app/emitter.py", line 60, in start_emitter
loop.run_u... | Traceback (most recent call last):
"/usr/local/lib/python3.6/dist-packages/salt/utils/process.py", line 777, in wrapped_run_func
return run_func()
"/usr/local/lib/python3.6/dist-packages/salt/utils/reactor.py", line 309, in run
self.call_reactions(chunks)
"/usr/local/lib/python3.6/dist-packages/salt/utils/re... | 0.552335 |
Traceback (most recent call last):
"./tools/train_net.py", line 221, in <module>
main()
"./tools/train_net.py", line 217, in main
max_iters=args.max_iters)
"/home/xiewei/densecap-tensorflow/tools/../lib/dense_cap/train.py", line 485, in train_net
sw.train_model(sess, max_iters)
"/home/xiewei/densecap-ten... | Traceback (most recent call last):
"/usr/local/lib/python3.4/dist-packages/import_export/resources.py", line 374, in import_data
self.import_obj(instance, row, real_dry_run)
"/usr/local/lib/python3.4/dist-packages/import_export/resources.py", line 238, in import_obj
self.import_field(field, obj, data)
"/usr/... | 0.580876 |
Traceback (most recent call last):
"C:\ProgramData\Anaconda3\lib\site-packages\conda\exceptions.py", line 1062, in __call__
return func(*args, **kwargs)
"C:\ProgramData\Anaconda3\lib\site-packages\conda\cli\main.py", line 84, in _main
exit_code = do_call(args, p)
"C:\ProgramData\Anaconda3\lib\site-packages\... | Traceback (most recent call last):
"/app/backup/haupdater.py", line 40, in update
self._requests.updateSnapshotsSensor(self._state(), self._cache)
"/app/backup/harequests.py", line 169, in updateSnapshotsSensor
last = max(snapshots, key=lambda s: s.date()).date().isoformat()
TypeError: can't compare offset-naiv... | 0.498354 |
2021-04-22T11:29:10.427 full_node chia.rpc.rpc_server
: WARNING
Error while handling message: Traceback (most recent call last):
"/home/ME/Documents/chia-blockchain/chia/rpc/rpc_server.py", line 81, in inner
res_object = await f(request_data)
"/home/ME/Documents/chia-blockchain/chia/rpc/rpc_server.py", line 161,... | Traceback (most recent call last):
"/home/baptistemm/Code/venv/b33ts/bin/beet", line 8, in <module>
sys.exit(main())
"/home/baptistemm/Code/venv/b33ts/lib/python3.9/site-packages/beets/ui/__init__.py", line 1266, in main
_raw_main(args)
"/home/baptistemm/Code/venv/b33ts/lib/python3.9/site-packages/beets/ui/_... | 0.574756 |
Traceback (most recent call last):
"train.py", line 491, in <module>
train(hyp, opt, device, tb_writer, wandb)
"train.py", line 186, in train
mlc = np.concatenate(dataset.labels, 0)[:, 0].max()
# max label class
"<__array_function__ internals>", line 6, in concatenate
ValueError: all the input arrays must ha... | Traceback (most recent call last):
"/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 126, in _async_setup_platform
SLOW_SETUP_MAX_WAIT)
"/usr/local/lib/python3.7/asyncio/tasks.py", line 416, in wait_for
return fut.result()
"/usr/src/homeassistant/homeassistant/components/rainmachine/sen... | 0.553199 |
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):
"/home/khaldon/anaconda3/envs/dj/lib/python3.7/site-packages/django_elasticsearch_dsl/fields.py", line 53, in get_value_from_instance
instance = instance[attr]
TypeError: 'CustomUser' object is not subscriptable
| 0.524 |
Traceback (most recent call last):
"keras_retinanet/bin/train.py", line 441, in <module>
main()
"keras_retinanet/bin/train.py", line 366, in main
args = parse_args(args)
"keras_retinanet/bin/train.py", line 359, in parse_args
return check_args(parser.parse_args(args))
"keras_retinanet/bin/train.py", line... | Traceback (most recent call last):
"/usr/local/lib/python3.6/dist-packages/evo/entry_points.py", line 98, in launch
main_module.run(args)
"/usr/local/lib/python3.6/dist-packages/evo/main_traj.py", line 297, in run
trajectories, ref_traj = load_trajectories(args)
"/usr/local/lib/python3.6/dist-packages/evo/ma... | 0.632755 |
Traceback (most recent call last):
"/usr/lib64/python3.5/threading.py", line 914, in _bootstrap_inner
self.run()
"/home/user/electrum-master/lib/python3.5/site-packages/electrum/daemon.py", line 272, in run
wallet.stop_threads()
"/home/user/electrum-master/lib/python3.5/site-packages/electrum/wallet.py", lin... | Traceback (most recent call last):
"/usr/local/lib/python3.8/runpy.py", line 193, in _run_module_as_main
return _run_code(code, main_globals, None,
"/usr/local/lib/python3.8/runpy.py", line 86, in _run_code
exec(code, run_globals)
"/src/consumer.py", line 32, in <module>
from common.pubsub import Subscriber... | 0.657073 |
Traceback (most recent call last):
"E:/word_space/FCHD/FCHD-Fully-Convolutional-Head-Detector-master/train.py", line 140, in <module>
train()
"E:/word_space/FCHD/FCHD-Fully-Convolutional-Head-Detector-master/train.py", line 112, in train
gt_img = visdom_bbox(ori_img_, at.tonumpy(bbox_[0]))
"E:\word_space\FCH... | Traceback (most recent call last):
"/usr/local/bin/ivre", line 84, in <module>
main()
"/usr/local/bin/ivre", line 56, in main
tools.get_command(possible_commands[0])()
"/usr/local/lib/python2.7/dist-packages/ivre/tools/__init__.py", line 59, in get_command
return getattr(__import__("%s.%s" % (__name__, name... | 0.632748 |
> Traceback (most recent call last):
"train_bottleneck.py", line 246, in bottleneck_generator
b0[b] = bottlenecks[0][i]
IndexError: index 224 is out of bounds for axis 0 with size 224
| Traceback (most recent call last):
"F:/pytorch-yolov3-master/test.py", line 154, in <module>
n_cpus=opt.n_cpus,
"F:/pytorch-yolov3-master/test.py", line 123, in test
print('%15s: %-.4f' % (c, AP_accum[i] / AP_accum_count[i]))
IndexError: index 1 is out of bounds for axis 0 with size 1
| 0.611157 |
Traceback (most recent call last):
"/usr/local/lib/python3.7/site-packages/django/core/handlers/exception.py", line 34, in inner
response = get_response(request)
"/usr/local/lib/python3.7/site-packages/django/core/handlers/base.py", line 115, in _get_response
response = self.process_exception_by_middleware(e, r... | Traceback (most recent call last):
"/mnt/e/conda3/envs/superset/lib/python3.6/site-packages/pandas/core/arrays/datetimes.py", line 1861, in objects_to_datetime64ns
values, tz_parsed = conversion.datetime_to_datetime64(data)
"pandas/_libs/tslibs/conversion.pyx", line 185, in pandas._libs.tslibs.conversion.datetim... | 0.516469 |
Traceback (most recent call last):
"/usr/bin/pip", line 9, in <module>
from pip import main
"/usr/lib/python2.7/dist-packages/pip/__init__.py", line 21, in <module>
from pip._vendor.requests.packages.urllib3.exceptions import DependencyWarning
"/usr/lib/python2.7/dist-packages/pip/_vendor/__init__.py", line ... | [!] 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.552317 |
Traceback (most recent call last):
"example.py", line 32, in complex_internal_function
raise ValueError('Oh noes!')
ValueError: Oh noes!
| Traceback (most recent call last):
".venv/bin/hypothesis", line 8, in <module>
sys.exit(main())
"/home/florian/tmp/.venv/lib/python3.8/site-packages/click/core.py", line 829, in __call__
return self.main(*args, **kwargs)
"/home/florian/tmp/.venv/lib/python3.8/site-packages/click/core.py", line 782, in main
... | 0.561998 |
Traceback (most recent call last):
"/usr/bin/whipper", line 11, in <module>
load_entry_point('whipper==0.5.1', 'console_scripts', 'whipper')()
"/usr/lib/python2.7/site-packages/whipper/command/main.py", line 32, in main
ret = cmd.do()
"/usr/lib/python2.7/site-packages/whipper/command/basecommand.py", line 12... | Traceback (most recent call last):
"C:\hostedtoolcache\windows\Python\3.8.5\x64\lib\site-packages\cx_Freeze\initscripts\__startup__.py", line 40, in
run
"C:\hostedtoolcache\windows\Python\3.8.5\x64\lib\site-packages\cx_Freeze\initscripts\Console.py", line 33, in run
"bin/svtplay-dl", line 7, in <module>
... | 0.53557 |
Traceback (most recent call last):
"/var/task/handler.py", line 509, in lambda_handler
return LambdaHandler.lambda_handler(event, context)
"/var/task/handler.py", line 237, in lambda_handler
handler = cls()
"/var/task/handler.py", line 132, in __init__
wsgi_app_function = getattr(self.app_module, self.setti... | Traceback (most recent call last):
"kohonen.py", line 156, in <module>
NetworkWriter.writeTo
(som, 'kohonen.xml')
"/Library/Python/2.7/site-packages/PyBrain-0.3-py2.7.egg/pybrain/tools/xml/networkwriter.py", line 30, in writeTo
w.writeNetwork(net, netroot)
"/Library/Python/2.7/site-packages/PyBrain-0.3-py2.... | 0.650669 |
Traceback (most recent call last):
"/usr/bin/sshuttle", line 11, in <module>
sys.exit(main())
"/usr/lib/python3.4/site-packages/sshuttle/cmdline.py", line 76, in main
opt.daemon, opt.pidfile)
"/usr/lib/python3.4/site-packages/sshuttle/client.py", line 744, in main
seed_hosts, auto_hosts, auto_nets, daemon)
... | Traceback (most recent call last):
"/home/frappe/benches/bench-2017-08-21/apps/frappe/frappe/app.py", line 56, in application
response = frappe.handler.handle()
"/home/frappe/benches/bench-2017-08-21/apps/frappe/frappe/handler.py", line 21, in handle
data = execute_cmd(cmd)
"/home/frappe/benches/bench-2017-0... | 0.602884 |
Traceback (most recent call last):
"C:\Users\ZeroCool940711\Desktop\PyFlow\PyFlow\Core\PythonSyntax.py", line 137, in highlightBlock
in_multiline = self.match_multiline(text, *self.tri_double)
"C:\Users\ZeroCool940711\Desktop\PyFlow\PyFlow\Core\PythonSyntax.py", line 167, in match_multiline
length = text.length... | Traceback (most recent call last):
"/home/rjudge/ternenv/bin/tern", line 10, in <module>
sys.exit(main())
"/home/rjudge/ternenv/tern/tern/__main__.py", line 201, in main
do_main(args)
"/home/rjudge/ternenv/tern/tern/__main__.py", line 113, in do_main
run.execute_docker_image(args)
"/home/rjudge/ternenv/t... | 0.591077 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"C:/Users/Sam/AppData/Local/Temp/pip-install-m9w4eb1p/pycryptodome_93082b5711c64cf198f572fd212d35c5/setup.py", line 443, in <module>
set_compiler_options(package_root, ext_modules)
"C:/Users/Sam/AppData/Local/Temp/pip-install-m9w4eb1p/pycrypt... | Traceback (most recent call last):
"bilibili_video_download_v2.py", line 209, in <module>
video_list = get_play_list(aid, cid, quality)
"bilibili_video_download_v2.py", line 36, in get_play_list
for i in html['data']['durl']:
TypeError: 'NoneType' object is not subscriptable
| 0.635456 |
Traceback (most recent call last):
"/usr/local/bin/intelmqctl", line 11, in <module>
load_entry_point('intelmq', 'console_scripts', 'intelmqctl')()
"/home/sebastianw/dev/intelmq/intelmq/bin/intelmqctl.py", line 1899, in main
return x.run()
"/home/sebastianw/dev/intelmq/intelmq/bin/intelmqctl.py", line 1041, ... | Traceback (most recent call last): in HTTP connection: TcpDisconnect('[Errno 104] Connection reset by peer',)
"/usr/local/lib/python3.5/dist-packages/mitmproxy/tools/console/master.py", line 281, in run
self.loop.run()
"/usr/local/lib/python3.5/dist-packages/urwid/main_loop.py", line 278, in run
self._run()
... | 0.585118 |
Traceback (most recent call last):
"result_update.py", line 38, in <module>
contents = repo.get_contents("README.md", ref="baseline")
AttributeError: 'Branch' object has no attribute 'get_contents'
|
The minion function caused an exception: Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/salt/minion.py", line 1600, in _thread_return
return_data = minion_instance.executors[fname](opts, data, func, args, kwargs)
"/usr/lib/python2.7/dist-packages/salt/executors/direct_call.py", line 12, in... | 0.640295 |
Traceback (most recent call last):
"manage.py", line 21, in <module>
main()
"manage.py", line 17, in main
execute_from_command_line(sys.argv)
"C:\Users\tay\.virtualenvs\relog-XSTo8UAo\lib\site-packages\django\core\management\__init__.py", line 381, in execute_from_command_line
utility.execute()
"C:\Users... |
Traceback (most recent call last):
"C:/Program
s/IDA 7.0/plugins/struct_typer_plugin.py", line 47, in run
idaapi.require('flare.struct_typer')
"C:\Program
s\IDA 7.0\python\ida_idaapi.py", line 153, in require
m = importlib.import_module(modulename, package)
"C:\python27-x64\Lib\importlib\__init__.py", lin... | 0.610231 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/root/.local/lib/python3.7/site-packages/google/cloud/storage/client.py", line 110, in __init__
project=project, credentials=credentials, _http=_http
"/root/.local/lib/python3.7/site-packages/google/cloud/client.py", line 250, in __init__
Cli... | Traceback (most recent call last):
"/usr/local/bin/pylint", line 10, in <module>
sys.exit(run_pylint())
"/usr/local/lib/python3.7/site-packages/pylint/__init__.py", line 23, in run_pylint
PylintRun(sys.argv[1:])
"/usr/local/lib/python3.7/site-packages/pylint/lint.py", line 1731, in __init__
linter.check(arg... | 0.633569 |
Traceback (most recent call last):
"convert.py", line 241, in <module>
_main(parser.parse_args())
"convert.py", line 170, in _main
padding=padding))(prev_layer)
"build/bdist.linux-x86_64/egg/keras/engine/topology.py", line 560, in __call__
"build/bdist.linux-x86_64/egg/keras/layers/convolutional.py", line... | Traceback (most recent call last):
"apache_beam/runners/common.py", line 780, in apache_beam.runners.common.DoFnRunner.process
"apache_beam/runners/common.py", line 587, in apache_beam.runners.common.PerWindowInvoker.invoke_process
"apache_beam/runners/common.py", line 655, in apache_beam.runners.common.PerWin... | 0.653902 |
Traceback (most recent call last):
"C:\Users\seb\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\animation_nodes\base_types\nodes\base_node.py", line 167, in draw_label
return self.drawLabel()
"C:\Users\seb\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\animation_nodes\nodes\list\c... | Traceback (most recent call last):
"/home/janluke/anaconda3/bin/spotify_dl", line 11, in <module>
load_entry_point('spotify-dl', 'console_scripts', 'spotify_dl')()
"/mnt/SanDiskData/Repo/spotify-dl/spotify_dl/spotify_dl.py", line 78, in spotify_dl
url_match = playlist_url_pattern.match(args.url)
TypeError: expe... | 0.529006 |
Traceback (most recent call last):
"rpn_train.py", line 113, in <module>
inference_on_dataset(trainer.model, val_loader, evaluator)
"/home/samjith/anaconda3/envs/detectron2/lib/python3.8/site-packages/detectron2/evaluation/evaluator.py", line 159, in inference_on_dataset
results = evaluator.evaluate()
"/home... | Traceback (most recent call last):
"C:\Program
s\JetBrains\PyCharm Community Edition 2020.3.1\plugins\python-ce\helpers\pydev\pydevd.py", line 1477, in _exec
pydev_imports.execfile(file, globals, locals)
# execute the script
"C:\Program
s\JetBrains\PyCharm Community Edition 2020.3.1\plugins\python-ce\helpers\p... | 0.604874 |
Traceback (most recent call last):
"/home/sk/PaddleDetection/ppdet/data/reader.py", line 46, in __call__
data = f(data, ctx)
"/home/sk/PaddleDetection/ppdet/data/transform/operators.py", line 1753, in __call__
canvas[y:y + height, x:x + width, :] = img.astype(np.uint8)
ValueError: could not broadcast input arra... | Traceback (most recent call last):
"/usr/local/lib/python2.7/runpy.py", line 174, in _run_module_as_main
"__main__", fname, loader, pkg_name)
"/usr/local/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
"/ml/kfp_component/launcher/__main__.py", line 45, in <module>
main()
"/ml/kfp_... | 0.563917 |
Traceback (most recent call last):
"synapse/git/synapse/http/server.py", line 81, in wrapped_request_handler
yield h(self, request)
"synapse/lib/python3.7/site-packages/twisted/internet/defer.py", line 1416, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
"synapse/lib/python3.7/site-packag... | Traceback (most recent call last):
"C:\Users\thoma\Documents\lbry\venv-lbry\Scripts\lbrynet-script.py", line 11, in <module>
load_entry_point('lbrynet', 'console_scripts', 'lbrynet')()
"c:\users\thoma\documents\lbry\lbrynet\extras\cli.py", line 281, in main
loop.run_until_complete(daemon.stop())
"C:\Users\th... | 0.547547 |
Traceback (most recent call last):
"/fate/fate_flow/driver/task_executor.py", line 118, in run_task
run_object.run(parameters, task_run_args)
"/fate/federatedml/model_base.py", line 157, in run
self._run_data(args["data"], stage)
"/fate/federatedml/model_base.py", line 134, in _run_data
self.data_output = s... | Traceback (most recent call last):
"/builddir/build/BUILD/python-biopython-1.73/python3/Tests/common_BioSQL.py", line 964, in setUp
load_database(gb_file)
"/builddir/build/BUILD/python-biopython-1.73/python3/Tests/common_BioSQL.py", line 251, in load_database
count = db.load(iterator)
"/builddir/build/BUILD/... | 0.615981 |
Traceback (most recent call last):
"/home/kzy816/.local/lib/python3.7/site-packages/distributed/comm/core.py", line 221, in connect
_raise(error)
"/home/kzy816/.local/lib/python3.7/site-packages/distributed/comm/core.py", line 204, in _raise
raise IOError(msg)
OSError: Timed out trying to connect to 'tcp://172.... | Traceback (most recent call last):
"scripts/pipeline/interactive.py", line 70, in <module>
tokenizer=args.tokenizer
"/home/eric/repos/DrQA/drqa/pipeline/drqa.py", line 140, in __init__
initargs=(tok_class, tok_opts, db_class, db_opts, fixed_candidates)
"/home/eric/anaconda3/envs/drqa/lib/python3.6/multiproce... | 0.525097 |
Traceback (most recent call last):
"/usr/bin/isympy", line 11, in <module>
load_entry_point('sympy==1.4', 'console_scripts', 'isympy')()
"/usr/lib/python3.7/site-packages/isympy.py", line 339, in main
init_session(ipython, **args)
"/usr/lib/python3.7/site-packages/sympy/interactive/session.py", line 443, in ... | Traceback (most recent call last):
"demo/demo.py", line 106, in <module>
main()
"demo/demo.py", line 80, in main
predictor = Predictor(cfg, args.model, logger, device='cuda:0')
"demo/demo.py", line 33, in __init__
self.model = model.to(device).eval()
"/home/cuc/anaconda3/envs/nanodet/lib/python3.8/site-p... | 0.609642 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/sphinx/cmdline.py", line 306, in main
app.build(opts.force_all, filenames)
"/usr/local/lib/python3.6/site-packages/sphinx/application.py", line 338, in build
self.builder.build_update()
"/usr/local/lib/python3.6/site-packages/sphinx/b... | Traceback (most recent call last):
"run_predicate_classification.py", line 812, in <module>
tf.app.run()
"/home/anaconda/anaconda3/lib/python3.5/site-packages/tensorflow/python/platform/app.py", line 125, in run
_sys.exit(main(argv))
"run_predicate_classification.py", line 690, in main
train_examples, label... | 0.581964 |
Traceback (most recent call last):
"/home/relskhan/anaconda3/envs/tesr/lib/python3.7/site-packages/pandas/core/indexes/base.py", line 2646, in get_loc
return self._engine.get_loc(key)
"pandas/_libs/index.pyx", line 111, in pandas._libs.index.IndexEngine.get_loc
"pandas/_libs/index.pyx", line 138, in pandas._l... | Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/drf_yasg/inspectors/base.py", line 50, in call_view_method
return view_method()
"/code/vitapio/candidates/views.py", line 165, in get_queryset
candidate = Candidate.objects.get(id = self.kwargs['candidates_pk'])
KeyError: 'candidates_pk'... | 0.494043 |
Traceback (most recent call last):
"tools/eval.py", line 188, in <module>
main()
"tools/eval.py", line 108, in main
checkpoint.load_params(exe, eval_prog, cfg.weights)
"/home/aistudio/PaddleDetection/ppdet/utils/checkpoint.py", line 98, in load_params
"exists.".format(path))
ValueError: Model pretrain path ... | Traceback (most recent call last):
"C:\Python37\Lib\runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"C:\Python37\Lib\runpy.py", line 85, in _run_code
exec(code, run_globals)
"D:\workspace\.virtualenvs\conx\Scripts\wandb.exe\__main__.py", line 5, in <module>
"d:\workspace\.virtualenvs\con... | 0.597873 |
Traceback (most recent call last):
"/home/njs/.user-python3.5-64bit/local/lib/python3.5/site-packages/pip/_internal/basecommand.py", line 228, in main
status = self.run(options, args)
"/home/njs/.user-python3.5-64bit/local/lib/python3.5/site-packages/pip/_internal/commands/install.py", line 241, in run
with sel... |
Traceback (most recent call last):
"salt/minion.py", line 359, in _thread_return
"salt/modules/win_network.py", line 212, in interfaces
"salt/modules/win_network.py", line 178, in _interfaces_ipconfig
TypeError: search() takes at least 2 arguments (1 given) | 0.594404 |
Traceback (most recent call last):
"/Projects/golem/golemapp.py", line 124, in <module>
"/Projects/golem/venv/lib/python3.5/site-packages/click/core.py", line 722, in __call__
"/Projects/golem/venv/lib/python3.5/site-packages/click/core.py", line 697, in main
"/Projects/golem/venv/lib/python3.5/site-package... |
Traceback (most recent call last):
"/anaconda/lib/python2.7/site-packages/conda/exceptions.py", line 640, in conda_exception_handler
return_value = func(*args, **kwargs)
"/anaconda/lib/python2.7/site-packages/conda/cli/main.py", line 140, in _main
exit_code = args.func(args, p)
"/anaconda/lib/python2.7/site... | 0.611709 |
Traceback (most recent call last):
"/var/cache/salt/minion/extmods/modules/dockermod.py", line 378, in _get_docker_py_versioninfo
return docker.version_info
AttributeError: 'module' object has no attribute 'version_info'
| Traceback (most recent call last):
"./vlan.py", line 85, in <module>
device.load_merge_candidate(filename="my_candidate_merge_file")
"/usr/local/lib/python3.8/site-packages/napalm/ios/ios.py", line 316, in load_merge_candidate
return_status, msg = self._load_candidate_wrapper(
"/usr/local/lib/python3.8/site-... | 0.628129 |
Traceback (most recent call last):
"lbry\blob_exchange\server.py", line 103, in handle_request
"asyncio\tasks.py", line 442, in wait_for
"lbry\blob\blob_file.py", line 166, in sendfile
"asyncio\base_events.py", line 1061, in sendfile
"asyncio\base_events.py", line 1089, in _sendfile_fallback
ValueError: ... | Traceback (most recent call last):
"/golem/entrypoints/verifier_entrypoint.py", line 15, in <module>
params['output_format'],
"/golem/entrypoints/scripts/verifier_tools/verifier.py", line 221, in verify
make_verdict(subtask_file_paths, crops, results)
"/golem/entrypoints/scripts/verifier_tools/verifier.py", ... | 0.575526 |
Traceback (most recent call last):
"./nvpy.py", line 37, in <module>
from notes_db import NotesDB, SyncError, ReadError, WriteError
"/home/***/nvpy-git/nvpy/nvpy/notes_db.py", line 15, in <module>
import simplenote
ImportError: No module named simplenote
| Traceback (most recent call last):
"/opt/tools/anaconda3/lib/python3.6/site-packages/googleapiclient/discovery_cache/__init__.py", line 41, in autodetect
from . import file_cache
"/opt/tools/anaconda3/lib/python3.6/site-packages/googleapiclient/discovery_cache/file_cache.py", line 41, in <module>
'file_cache is... | 0.630807 |
Traceback (most recent call last):
"evalpyt2.py", line 87, in <module>
model.load_state_dict(saved_state_dict)
"/usr/local/lib/python2.7/dist-packages/torch/nn/modules/module.py", line 335, in load_state_dict
own_state[name].copy_(param)
RuntimeError: sizes do not match at /b/wheel/pytorch-src/torch/lib/THC/THC... |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/home/zy/mmcv/setup.py", line 319, in <module>
zip_safe=False)
"/home/zy/anaconda3/envs/open-mmlab/lib/python3.7/site-packages/setuptools/__init__.py", line 153, in setup
return distutils.core.setup(**attrs)
"/home/zy/anaconda3/envs/open... | 0.540171 |
Traceback (most recent call last):
"/home/cosmin/.virtualenvs/raiden/bin/raiden", line 11, in <module>
load_entry_point('raiden', 'console_scripts', 'raiden')()
"/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/__main__.py", line 11, in main
run(auto_envvar_prefix='RAIDEN')
# pylint: disable=no-value-for-parame... | Traceback (most recent call last):
"/usr/bin/electrum", line 80, in <module>
check_imports()
"/usr/bin/electrum", line 73, in check_imports
from google.protobuf import descriptor_pb2
"/usr/lib/python3.6/site-packages/google/protobuf/descriptor_pb2.py", line 409, in <module>
options=None),
"/usr/lib/pytho... | 0.552373 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/dist-packages/intelmq/lib/bot.py", line 267, in start
self.process()
"/usr/local/lib/python3.6/dist-packages/intelmq/lib/bot.py", line 942, in process
for line in self.parse(report):
"/usr/local/lib/python3.6/dist-packages/intelmq/bots/parsers/shad... | 10:17:56 WARNING Traceback (most recent call last):
"c:\users\volker\anaconda3\envs\stardist\lib\site-packages\OpenGL\latebind.py", line 43, in __call__
return self._finalCall( *args, **named )
TypeError: 'NoneType' object is not callable
| 0.56306 |
Traceback (most recent call last):
"/usr/local/lib/python3.7/site-packages/radish/hookregistry.py", line 132, in call
func(model, *args, **kwargs)
"/usr/local/lib/python3.7/site-packages/terraform_compliance/steps/terrain.py", line 7, in load_terraform_data
world.config.terraform = TerraformParser(world.config.... | Traceback (most recent call last):
"/usr/src/homeassistant/homeassistant/components/mqtt/debug_info.py", line 31, in wrapper
_log_message(msg)
"/usr/src/homeassistant/homeassistant/components/mqtt/debug_info.py", line 24, in _log_message
messages = debug_info["entities"][entity_id]["topics"][msg.topic]
KeyError... | 0.522536 |
Traceback (most recent call last):
"/spare/local/hflinner/venv-infra/bin/invoke", line 11, in <module>
sys.exit(program.run())
"/spare/local/hflinner/venv-infra/lib/python2.7/site-packages/invoke/program.py", line 363, in run
self.execute()
"/spare/local/hflinner/venv-infra/lib/python2.7/site-packages/invoke... | Traceback (most recent call last):
"/opt/conda/bin/dask-scheduler", line 10, in <module>
sys.exit(go())
"/opt/conda/lib/python3.7/site-packages/distributed/cli/dask_scheduler.py", line 241, in go
main()
"/opt/conda/lib/python3.7/site-packages/click/core.py", line 764, in __call__
return self.main(*args, **k... | 0.634891 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/tmp/pip-install-oqwfpcuq/walrus/setup.py", line 17, in <module>
version=__import__('walrus').__version__,
"/tmp/pip-install-oqwfpcuq/walrus/walrus/__init__.py", line 37, in <module>
from walrus.database import Database
"/tmp/pip-install... | Traceback (most recent call last):
"/usr/local/lib/python3.7/site-packages/dataflow_worker/batchworker.py", line 649, in do_work
work_executor.execute()
"/usr/local/lib/python3.7/site-packages/dataflow_worker/executor.py", line 179, in execute
op.start()
"apache_beam/runners/worker/operations.py", line 662, ... | 0.549397 |
Traceback (most recent call last):
"./scout.py", line 5, in <module>
from ScoutSuite.__main__ import run_from_cli
"/Users/username/WORK/audits/dev1/ScoutSuite/ScoutSuite/__main__.py", line 8, in <module>
from asyncio_throttle import Throttler
ModuleNotFoundError: No module named 'asyncio_throttle'
| Traceback (most recent call last):
"/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/pyglossary/ui/main.py", line 516, in main
__import__(f"ui.ui_{ui_type2}"),
"/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/pyglossary/ui/ui_gtk.py", line 47, in <module... | 0.663946 |
In [14]: Traceback (most recent call last):
"/usr/local/lib/python2.7/site-packages/matplotlib/artist.py", line 55, in draw_wrapper
draw(artist, renderer, *args, **kwargs)
"/usr/local/lib/python2.7/site-packages/matplotlib/figure.py", line 927, in draw
func(*args)
"/usr/local/lib/python2.7/site-packages/matplotli... | Traceback (most recent call last):
"/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/multiprocessing/forkserver.py", line 261, in main
self._keyboard_fd = sys.__stdin__.fileno()
ValueError: I/O operation on closed file
| 0.508569 |
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):
"/usr/bin/mpsyt", line 33, in <module>
sys.exit(load_entry_point('mps-youtube==0.2.8', 'console_scripts', 'mpsyt')())
"/usr/lib/python3.9/site-packages/mps_youtube/main.py", line 148, in main
if matchfunction(i.function, i.regex, userinput):
"/usr/lib/python3.9/site-package... | 0.54371 |
Traceback (most recent call last):
"get-topics.py", line 3, in <module>
from sklearn.feature_extraction.text import CountVectorizer
"/home/dima/scikit-learn/sklearn/feature_extraction/__init__.py", line 10, in <module>
from . import text
"/home/dima/scikit-learn/sklearn/feature_extraction/text.py", line 29, ... | Traceback (most recent call last):
\"/usr/local/lib/python3.6/site-packages/asyncssh/connection.py\", line 414, in _reap_task
task.result()
\"/usr/local/lib/python3.6/site-packages/asyncssh/sftp.py\", line 801, in recv_packets
yield from self._cleanup(None)
\"/usr/local/lib/python3.6/site-packages/asyncssh/s... | 0.529624 |
Traceback (most recent call last):
"/home/hummingbot/hummingbot/connector/connector/balancer/balancer_connector.py", line 156, in get_quote_price
resp = await self._api_request("post",
"/home/hummingbot/hummingbot/connector/connector/balancer/balancer_connector.py", line 477, in _api_request
raise IOError(f"Err... | Traceback (most recent call last):
"/home/travis/virtualenv/python3.6.5/lib/python3.6/site-packages/manticore/core/smtlib/solver.py", line 185, in _start_proc
self._proc = Popen(shlex.split(self._command), stdin=PIPE, stdout=PIPE, bufsize=0, universal_newlines=True)
"/opt/python/3.6.5/lib/python3.6/subprocess.py... | 0.533736 |
Traceback (most recent call last):
"C:\Anaconda\lib\site-packages\sphinx\ext\autodoc.py", line 658, in import_object
__import__(self.modname)
"G:\Geoff\Dropbox\Documents\School\PhD\Projects\Code\osmnx-repos\osmnx\osmnx\__init__.py", line 9, in <module>
from .buildings import *
"G:\Geoff\Dropbox\Documents\Sch... | Traceback (most recent call last):
"/usr/local/bin/samsungctl", line 11, in <module>
sys.exit(main())
"/usr/local/lib/python2.7/dist-packages/samsungctl/__main__.py", line 110, in main
with Remote(config) as remote:
"/usr/local/lib/python2.7/dist-packages/samsungctl/remote.py", line 11, in __init__
self.rem... | 0.578818 |
Traceback (most recent call last):
"/Users/yonatanalexander/.virtualenvs/vaex-plotly-extension/lib/python3.7/site-packages/vaex/dataframe.py", line 3578, in table_part
values[name] = df.evaluate(name)
"/Users/yonatanalexander/.virtualenvs/vaex-plotly-extension/lib/python3.7/site-packages/vaex/dataframe.py", line... | Traceback (most recent call last):
".\Tools\lyricsDownloader.py", line 23, in <module>
artist = genius.search_artist(sys.argv[1], max_songs=sys.argv[2])
"...\AppData\Local\Programs\Python\Python38\lib\site-packages\lyricsgenius\genius.py", line 585, in search_artist
found_name = artist_info['artist']['name']
Ty... | 0.549115 |
Traceback (most recent call last):
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 810, in __bootstrap_inner
self.run()
"/SNIP/watchdog-0.8.3-py2-none-any.whl/watchdog/observers/api.py", line 146, in run
self.queue_events(self.timeout)
"/SNIP/watchdog-0.8.3-py2-non... | Traceback (most recent call last):
"/video2x/src/video2x.py", line 261, in <module>
upscaler.run()
"/video2x/src/upscaler.py", line 515, in run
self._check_arguments()
"/video2x/src/upscaler.py", line 251, in _check_arguments
raise e
"/video2x/src/upscaler.py", line 248, in _check_arguments
DriverWrappe... | 0.490565 |
Traceback (most recent call last):
"/projecthome/venv/lib/python3.6/site-packages/remi/server.py", line 788, in do_GET
self.client.root = self.main(*self.server.userdata)
"widgetoverview.py", line 40, in main
self.table.set_on_table_row_click_listener(self.on_table_row_click)
AttributeError: 'Table' object has ... | Original Traceback (most recent call last):
"/home/ronan.thomas/anaconda3/envs/patchs_HN/lib/python3.6/site-packages/torch/utils/data/_utils/worker.py", line 178, in _worker_loop
data = fetcher.fetch(index)
"/home/ronan.thomas/anaconda3/envs/patchs_HN/lib/python3.6/site-packages/torch/utils/data/_utils/fetch.py"... | 0.620072 |
Traceback (most recent call last):
"export_inference_graph.py", line 150, in <module>
tf.app.run()
"D:\work\TensorFlow\envs\tensorflow\lib\site-packages\tensorflow\python\platform\app.py", line 125, in run
_sys.exit(main(argv))
"export_inference_graph.py", line 146, in main
FLAGS.write_inference_graph)
"... | Traceback (most recent call last):
"/Users/k/.EverVim/bundle/YouCompleteMe/third_party/ycmd/ycmd/handlers.py", line 238, in DebugInfo
request_data ).DebugInfo( request_data )
"/Users/k/.EverVim/bundle/YouCompleteMe/third_party/ycmd/ycmd/handlers.py", line 302, in _GetCompleterForRequestData
return _server_state... | 0.590455 |
Traceback (most recent call last):
"/nfs/software/ensembl/RHEL7-JUL2017-core2/pyenv/versions/2.7.12/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
"/homes/waakanni/cactus_nw/cactus_env/lib/python2.7/site-packages/toil/batchSystems/lsf.py", line 138, in run
lsfJobID = bsub(bsubline)
"/... | Traceback (most recent call last):
"verification.py", line 588, in <module>
print('Max of [%s] is %1.5f' % (ver_name_list[i], np.max(results)))
"<__array_function__ internals>", line 6, in amax
"/home/dragon/.local/lib/python3.7/site-packages/numpy/core/fromnumeric.py", line 2621, in amax
keepdims=keepdims, ... | 0.555284 |
Traceback (most recent call last):
"/usr/local/bin/isign", line 4, in <module>
from isign import isign
"/usr/local/lib/python2.7/dist-packages/isign/isign.py", line 37, in <module>
if exists(join(os.environ['HOME'], 'isign-credentials')):
"/usr/lib/python2.7/UserDict.py", line 23, in __getitem__
raise KeyEr... | Traceback (most recent call last):
"/home/user_name/miniconda3/envs/AdelaiDet/lib/python3.6/site-packages/torch/multiprocessing/spawn.py", line 20, in _wrap
fn(i, *args)
"/home/user_name/git_projects/detectron2/detectron2/engine/launch.py", line 94, in _distributed_worker
main_func(*args)
"/home/user_name/gi... | 0.568796 |
Traceback (most recent call last):
"test2.py", line 17, in <module>
row[caso.c.id](caso.c.id)
TypeError: expected string or Unicode object, Column found | Traceback (most recent call last):
"//anaconda3/lib/python3.7/threading.py", line 917, in _bootstrap_inner
self.run()
"//anaconda3/lib/python3.7/threading.py", line 865, in run
self._target(*self._args, **self._kwargs)
"/Users/hzaws/git/AutoGluon/autogluon/scheduler/fifo.py", line 266, in _run_reporter
rewa... | 0.585779 |
Traceback (most recent call last):
"../apps/manage.py", line 28, in <module>
execute_from_command_line(sys.argv)
"/usr/local/lib/python3.6/site-packages/django/core/management/__init__.py", line 371, in execute_from_command_line
utility.execute()
"/usr/local/lib/python3.6/site-packages/django/core/management... | Traceback (most recent call last):
"/home/vagrant/zoetis/apps/some_project/manage.py", line 11, in <module>
execute_from_command_line(sys.argv)
"/home/vagrant/.virtualenvs/some_project/local/lib/python2.7/site-packages/django/core/management/__init__.py", line 385, in execute_from_command_line
utility.execute()
"... | 0.659591 |
Comment: An exception occurred in this state: Traceback (most recent call last):
"/usr/lib/python2.7/site-packages/salt/state.py", line 1933, in call
**cdata['kwargs'])
"/usr/lib/python2.7/site-packages/salt/loader.py", line 1939, in wrapper
return f(*args, **kwargs)
"/usr/lib/python2.7/site-packages/salt/s... | Traceback (most recent call last):
"/home/travis/virtualenv/python3.6.3/lib/python3.6/site-packages/coveralls/cli.py", line 75, in main
log.info(result['url'])
KeyError: 'url'
| 0.553507 |
Traceback (most recent call last):
"pandas\_libs\parsers.pyx", line 1141, in pandas._libs.parsers.TextReader._convert_tokens
TypeError: Cannot cast array data from dtype('O') to dtype('float64') according to the rule 'safe'
| Traceback (most recent call last):
"main.py", line 94, in <module>
main()
"main.py", line 86, in main
gan.train()
"/home/aistudio/UGATIT.py", line 338, in train
self.D_optim.clear_gradients()
"</opt/conda/envs/python35-paddle120-env/lib/python3.7/site-packages/decorator.py:decorator-gen-59>", line 2, in ... | 0.557443 |
Traceback (most recent call last):
"jukebox/train.py", line 342, in <module>
fire.Fire(run)
"/home/btrude/Documents/workspace/jukebox/.venv/lib/python3.7/site-packages/fire/core.py", line 127, in Fire
component_trace = _Fire(component, args, context, name)
"/home/btrude/Documents/workspace/jukebox/.venv/lib/... | Original Traceback (most recent call last):
"/content/detectron2_repo/detectron2/data/detection_utils.py", line 389, in annotations_to_instances
masks = PolygonMasks(segms)
"/content/detectron2_repo/detectron2/structures/masks.py", line 288, in __init__
process_polygons(polygons_per_instance) for polygons_per_i... | 0.526393 |
Traceback (most recent call last):
"C:\Users\dalao\AppData\Local\Programs\Python\Python36\lib\site-packages\weibo_spider\spider.py", line 215, in _get_filepath
dir_name = self.user.nickname
AttributeError: 'NoneType' object has no attribute 'nickname'
| 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_parser.py", line 311, in test_parse_pm
assert self.parser.parse("1 pm", "H a") == self.expected
AttributeError: 'TestDateTimeParser... | 0.601057 |
Traceback (most recent call last):
"C:\Users\thomasonc\AppData\Local\Continuum\anaconda3\lib\site-packages\spyder\widgets\variableexplorer\dataframeeditor.py", line 295, in data
value = self.get_value(row, column-1)
"C:\Users\thomasonc\AppData\Local\Continuum\anaconda3\lib\site-packages\spyder\widgets\variableex... | Traceback (most recent call last):
"/usr/lib/python3.5/threading.py", line 914, in _bootstrap_inner
self.run()
"/usr/lib/python3.5/threading.py", line 862, in run
self._target(*self._args, **self._kwargs)
"/root/Downloads/GreatSCT/fileOps.py", line 47, in generate
return (self.genFromTemplate(template))
... | 0.569057 |
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):
"/venv/lib/python3.9/site-packages/telethon/network/mtprotosender.py", line 407, in _reconnect
await self._disconnect(error=last_error.with_traceback(None))
AttributeError: 'NoneType' object has no attribute 'with_traceback'
| 0.570133 |
Traceback (most recent call last):
"/home/wheatdog/miniconda3/envs/guild-test/bin/guild", line 10, in <module>
sys.exit(main())
"/home/wheatdog/miniconda3/envs/guild-test/lib/python3.7/site-packages/guild/main_bootstrap.py", line 38, in main
guild.main.main()
"/home/wheatdog/miniconda3/envs/guild-test/lib/py... | Traceback (most recent call last):
"/home//.local/lib/python3.6/site-packages/scapy/compat.py", line 117, in raw
return bytes(x)
"/home//.local/lib/python3.6/site-packages/scapy/packet.py", line 441, in __bytes__
return self.build()
"/home//.local/lib/python3.6/site-packages/scapy/packet.py", line 556, in bu... | 0.555503 |
Traceback (most recent call last):
"/usr/local/Cellar/azure-cli/2.0.67/libexec/lib/python3.7/site-packages/knack/cli.py", line 212, in invoke
self.output.out(cmd_result, formatter=formatter, out_file=out_file)
"/usr/local/Cellar/azure-cli/2.0.67/libexec/lib/python3.7/site-packages/knack/output.py", line 132, in ... | Traceback (most recent call last):
"/usr/local/bin/ansible-playbook", line 103, in <module>
exit_code = cli.run()
"/usr/local/Cellar/ansible/2.2.0.0_1/libexec/lib/python2.7/site-packages/ansible/cli/playbook.py", line 159, in run
results = pbex.run()
"/usr/local/Cellar/ansible/2.2.0.0_1/libexec/lib/python2.7... | 0.550964 |
Comment: An exception occurred in this state: Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/salt/state.py", line 1531, in call
**cdata['kwargs'])
"/usr/lib/python2.7/dist-packages/salt/states/postgres_user.py", line 217, in present
if password is not None and (refresh_password or user_attr['... | Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/salt/cloud/cli.py", line 281, in run
self.config.get('names')
"/usr/lib/python2.7/dist-packages/salt/cloud/__init__.py", line 1454, in run_profile
ret[name] = self.create(vm_)
"/usr/lib/python2.7/dist-packages/salt/cloud/__init__.py", line ... | 0.551284 |
Traceback (most recent call last):
"my_error.py", line 7, in <module>
schema_string = avro.loads('''{
"/Users/lricls/projects/bi-hub/.venv/lib/python3.8/site-packages/confluent_kafka/avro/load.py", line 29, in loads
return schema.Parse(schema_str)
AttributeError: module 'avro.schema' has no attribute 'Parse'
| Traceback (most recent call last):
"/usr/local/lib/python3.7/site-packages/ray/actor.py", line 655, in __del__
AttributeError: 'NoneType' object has no attribute 'get_global_worker'
| 0.611455 |
Traceback (most recent call last):
"./python3.3/threading.py", line 901, in _bootstrap_inner
"./python3.3/threading.py", line 858, in run
"D:\Dropbox\Portable\Sublime Text Build 3103 x64\Data\Packages\SublimeCodeIntel\SublimeCodeIntel.py", line 802, in _codeintel_scan
mgr = codeintel_manager()
"D:\Dropbox\... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
AttributeError: 'SortedKeysView' object has no attribute 'bisect_left'
| 0.544548 |
Traceback (most recent call last):
"test_hdf5.py", line 280, in setUp
__builtins__['__import__'] = no_h5py
TypeError: 'module' object does not support item assignment
| Traceback (most recent call last):
"c:/Users/myUserName/Documents/GitHub/NSFWAskRedditBot/crosspost_nsfw.py", line 16, in <module>
p.crosspost(subreddit_post, send_replies=False, nsfw=False, spoiler=False)
TypeError: crosspost() got an unexpected keyword argument 'nsfw'
| 0.500685 |
Traceback (most recent call last):
"unfollow.py", line 7, in <module>
from instapy import InstaPy
"C:\Users\Admin\InstaPy\instapy\__init__.py", line 2, in <module>
from .instapy import InstaPy
"C:\Users\Admin\InstaPy\instapy\instapy.py", line 44, in <module>
from .unfollow_util import get_given_user_followe... | Traceback (most recent call last):
"/myworkspace/cloud-custodian-mailer/.venv/bin/c7n-mailer", line 9, in <module>
load_entry_point('c7n-mailer==0.2', 'console_scripts', 'c7n-mailer')()
"/myworkspace/cloud-custodian-mailer/tools/c7n_mailer/c7n_mailer/cli.py", line 133, in main
deploy.provision(mailer_config, fu... | 0.594739 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/work/z01/z01/user/mdtestwork/lib/python2.7/site-packages/MDAnalysis/__init__.py", line 149, in <module>
import logging
"/work/z01/z01/user/mdtestwork/lib/python2.7/logging/__init__.py", line 26, in <module>
import sys, os, time, cStringIO, ... | Traceback (most recent call last):
"/www/XXXXX/venv/bin/celery", line 11, in <module>
sys.exit(main())
"/www/XXXXX/venv/lib/python2.7/site-packages/celery/__main__.py", line 30, in main
main()
"/www/XXXXX/venv/lib/python2.7/site-packages/celery/bin/celery.py", line 81, in main
cmd.execute_from_commandline(a... | 0.639831 |
Traceback (most recent call last):
"play.py", line 175, in <module>
AI.run()
"play.py", line 160, in run
self.play()
"play.py", line 139, in play
self.state = self.get_current_state()
"play.py", line 71, in get_current_state
self.resolution = state.shape[:2]
AttributeError: 'NoneType' object has no attr... | Traceback (most recent call last):
"/usr/local/lib/python3.5/dist-packages/OpenSSL/SSL.py", line 309, in wrapper
_lib.X509_up_ref(x509)
AttributeError: module 'lib' has no attribute 'X509_up_ref'
| 0.521794 |
Traceback (most recent call last):
".../PySyft/syft/workers/websocket_server.py", line 107, in _producer_handler
response = self._recv_msg(message)
".../PySyft/syft/workers/websocket_server.py", line 118, in _recv_msg
return self.recv_msg(message)
".../PySyft/syft/workers/base.py", line 257, in recv_msg
bin... | Traceback (most recent call last):
"/home/wenjian/anaconda3/lib/python3.6/site-packages/smac/facade/smac_facade.py", line 400, in optimize
incumbent = self.solver.run()
"/home/wenjian/anaconda3/lib/python3.6/site-packages/smac/optimizer/smbo.py", line 196, in run
output_directory=self.scenario.output_dir_for_th... | 0.63493 |
Traceback (most recent call last):
"/usr/local/lib/python3.8/asyncio/events.py", line 81, in _run
self._context.run(self._callback, *self._args)
"/usr/local/lib/python3.8/site-packages/aiohttp/web_ws.py", line 102, in _send_heartbeat
self._loop.create_task(self._writer.ping())
# type: ignore
AttributeError: 'No... | Traceback (most recent call last):
"/home/user1/venv/lib/python3.8/site-packages/ScoutSuite/providers/azure/facade/keyvault.py", line 21, in get_key_vaults
client = self.get_client(subscription_id)
"/home/user1/venv/lib/python3.8/site-packages/ScoutSuite/providers/azure/facade/keyvault.py", line 16, in get_clien... | 0.590906 |
Traceback (most recent call last):
"/usr/bin/certbot", line 11, in <module>
load_entry_point('certbot==0.21.1', 'console_scripts', 'certbot')()
"/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 561, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
"/usr/lib/pytho... |
Traceback (most recent call last):
"/home/decentral1se/hacking/molecule/.venv/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py", line 207, in <module>
main()
"/home/decentral1se/hacking/molecule/.venv/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py", line 197, in main
json_out['retur... | 0.641751 |
Traceback (most recent call last):
"c:\Users\muniv\Downloads\pyload\module\lib\bottle.py", line 733, in _handle
return route.call(**args)
"c:\Users\muniv\Downloads\pyload\module\lib\bottle.py", line 1448, in wrapper
rv = callback(*a, **ka)
"c:\Users\muniv\Downloads\pyload\module\web\utils.py", line 112, in _... | Traceback (most recent call last):
"./CascadeTabNet/Data Preparation/generateVOC2JSON.py", line 122, in <module>
generateVOC2Json(rootDir, trainXML
s)
"./CascadeTabNet/Data Preparation/generateVOC2JSON.py", line 51, in generateVOC2Json
image['file_name'] = str(doc['annotation']['filename'])
KeyError: 'annotatio... | 0.487528 |
Traceback (most recent call last):
"/usr/lib/python2.7/site-packages/powerline/bindings/zsh/__init__.py", line 97, in __str__
segment_info={'args': self.args, 'environ': environ}
"/usr/lib/python2.7/site-packages/powerline/__init__.py", line 372, in render
return self.renderer.render(*args, **kwargs)
"/usr/lib/p... | Traceback (most recent call last):
"/bot/bot/cogs/moderation/scheduler.py", line 415, in _scheduled_task
expiry = dateutil.parser.isoparse(infraction["expires_at"]).replace(tzinfo=None)
"/usr/local/lib/python3.7/site-packages/dateutil/parser/isoparser.py", line 37, in func
return f(self, str_in, *args, **kwargs... | 0.616987 |
Traceback (most recent call last):
"lib/python3.5/site-packages/distributed-1.18.0.1+12.g665bcff8-py3.5.egg/distributed/scheduler.py", line 1167, in add_client
"lib/python3.5/site-packages/tornado/gen.py", line 317, in wrapper
"lib/python3.5/site-packages/tornado/concurrent.py", line 306, in set_exc_info
... | Traceback (most recent call last):
"launchables\world.py", line 437, in world
"shared_modules\recorder.py", line 307, in recent_events
"shared_modules\av_writer.py", line 144, in write_video_frame
"ndsi\frame.pyx", line 205, in ndsi.frame.JPEGFrame.yuv422.__get__
TypeError: 'float' object cannot be interpre... | 0.607544 |
Benchmark: connection_class=<class '__main__.StringJoiningConnection'>, value_size=10... Traceback (most recent call last):
"command_packer_benchmark.py", line 104, in <module>
CommandPackerBenchmark().run_benchmark()
"/home/deslum/src/cgo/redis/redis-py/benchmarks/base.py", line 44, in run_benchmark
t = timeit... | Traceback (most recent call last):
"examples/seq2seq/run_seq2seq.py", line 668, in <module>
main()
"examples/seq2seq/run_seq2seq.py", line 469, in main
train_dataset = train_dataset.map(
"/mnt/nvme1/code/huggingface/datasets-master/src/datasets/arrow_dataset.py", line 1120, in map
update_data = does_functio... | 0.624649 |
Traceback (most recent call last):
"tools/test_lanenet.py", line 148, in <module>
test_lanenet(args.image_path, args.weights_path)
"tools/test_lanenet.py", line 85, in test_lanenet
binary_seg_ret, instance_seg_ret = net.inference(input_tensor=input_tensor, name='lanenet_model')
"/home/simge/lanenet-lane-dete... | Traceback (most recent call last):
"./cloudspeech_demo.py", line 22, in <module>
from aiy.cloudspeech import CloudSpeechClient
"/home/pi/AIY-projects-python/src/aiy/cloudspeech.py", line 40, in <module>
END_OF_SINGLE_UTTERANCE = speech.types.StreamingRecognizeResponse.END_OF_SINGLE_UTTERANCE
AttributeError: mod... | 0.551657 |
Traceback (most recent call last):
"/home/runner/miniconda3/envs/pandas-dev/lib/python3.8/site-packages/asv/benchmark.py", line 1184, in main_run_server
main_run(run_args)
"/home/runner/miniconda3/envs/pandas-dev/lib/python3.8/site-packages/asv/benchmark.py", line 1058, in main_run
result = benchmark.do_run()
... | ctdet/pascal_dla_384Traceback (most recent call last):
"main.py", line 102, in <module>
main(opt)
"main.py", line 70, in main
log_dict_train, _ = trainer.train(epoch, train_loader)
"/home/CenterNet/src/lib/trains/base_trainer.py", line 119, in train
return self.run_epoch('train', epoch, data_loader)
"/ho... | 0.578314 |
Traceback (most recent call last):
"/Users/alokbeniwal/dev/ray/python/ray/workers/default_worker.py", line 38, in <module>
use_raylet=(args.raylet_name is not None))
TypeError: connect() got an unexpected keyword argument 'use_raylet'
| Traceback (most recent call last):
"VideoWidget_vlc.py", line 882, in setMedia
TypeError: 'method' object is not connected
| 0.540661 |
Traceback (most recent call last):
"/Users/rokas/.virtualenvs/virtualenv/bin/wdb.server.py", line 10, in <module>
from wdb_server import server
"/Users/rokas/.virtualenvs/virtualenv/lib/python3.7/site-packages/wdb_server/__init__.py", line 374, in <module>
raise_error=False
TypeError: fetch() got multiple value... | Traceback (most recent call last):
"/usr/bin/beet", line 11, in <module>
load_entry_point('beets==1.4.7', 'console_scripts', 'beet')()
"/usr/share/beets/beets/ui/__init__.py", line 1256, in main
_raw_main(args)
"/usr/share/beets/beets/ui/__init__.py", line 1243, in _raw_main
subcommand.func(lib, suboptions,... | 0.516491 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/dist-packages/sanic/server.py", line 745, in serve
http_server = loop.run_until_complete(server_coroutine)
"uvloop/loop.pyx", line 1451, in uvloop.loop.Loop.run_until_complete
"uvloop/loop.pyx", line 1684, in create_server
"uvloop/loop.pyx", line... | Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/urllib3/connection.py", line 171, in _new_conn
(self._dns_host, self.port), self.timeout, **extra_kw)
"/usr/local/lib/python3.6/site-packages/urllib3/util/connection.py", line 79, in create_connection
raise err
"/usr/local/lib/python3... | 0.629872 |
Traceback (most recent call last):
"/home/frappe/frappe-bench/apps/frappe/frappe/app.py", line 56, in application
response = frappe.handler.handle()
"/home/frappe/frappe-bench/apps/frappe/frappe/handler.py", line 19, in handle
execute_cmd(cmd)
"/home/frappe/frappe-bench/apps/frappe/frappe/handler.py", line 4... | Traceback (most recent call last):
"/usr/lib/python3/dist-packages/pkg_resources.py", line 2482, in _dep_map
return self.__dep_map
"/usr/lib/python3/dist-packages/pkg_resources.py", line 2344, in __getattr__
raise AttributeError(attr)
AttributeError: _DistInfoDistribution__dep_map
| 0.570085 |
Traceback (most recent call last):
"/home/gb/Documents/Research/Projects/dvc/dvc/repo/experiments/executor/base.py", line 330, in _repro_dvc
yield dvc
"/home/gb/Documents/Research/Projects/dvc/dvc/repo/experiments/executor/base.py", line 268, in reproduce
dvc_checkout(dvc, force=True, quiet=True, allow_missing=... | Traceback (most recent call last):
"/Library/Python/2.7/site-packages/instalooter/cli/__init__.py", line 173, in main
dlpbar_cls=None if args['--quiet'] else TqdmProgressBar)
"/Library/Python/2.7/site-packages/instalooter/looters.py", line 470, in download
new_only, condition)
"/Library/Python/2.7/site-packa... | 0.584247 |
Traceback (most recent call last):
"/nix/store/g90890h0d4xrzb8h6k6cqxdn1wdh5xcq-meson-0.52.0/lib/python3.7/site-packages/mesonbuild/mesonmain.py", line 129, in run
return options.run_func(options)
"/nix/store/g90890h0d4xrzb8h6k6cqxdn1wdh5xcq-meson-0.52.0/lib/python3.7/site-packages/mesonbuild/msetup.py", line 24... | Traceback (most recent call last):
"paddle_demo.py", line 75, in <module>
patience=config['patience']
"/home/aistudio/work/train_VASC.py", line 282, in vasc
decoded_x,z_mean = model([fluid.dygraph.base.to_variable(expr_train),tau])
"/opt/conda/envs/python35-paddle120-env/lib/python3.7/site-packages/paddle/f... | 0.554724 |
Traceback (most recent call last):
"/home/frappe/frappe-bench/apps/frappe/frappe/desk/form/save.py", line 22, in savedocs
doc.save()
"/home/frappe/frappe-bench/apps/frappe/frappe/model/document.py", line 260, in save
return self._save(*args, **kwargs)
"/home/frappe/frappe-bench/apps/frappe/frappe/model/docum... | Traceback (most recent call last):
"example/tensorflow/tensorflow_mnist.py", line 160, in <module>
tf.app.run()
"/home/shuai/.conda/envs/byteps/lib/python2.7/site-packages/tensorflow/python/platform/app.py", line 125, in run
_sys.exit(main(argv))
"example/tensorflow/tensorflow_mnist.py", line 152, in main
c... | 0.637468 |
Traceback (most recent call last):
"D:\long\Desktop\tes.py", line 13, in <module>
res=scraper.get(url)
"C:\Users\long\AppData\Local\Programs\Python\Python36\lib\site-packages\requests\sessions.py", line 546, in get
return self.request('GET', url, **kwargs)
"C:\Users\long\AppData\Local\Programs\Python\Python3... | Traceback (most recent call last):
"/opt/Hardcode-Tray/script.py", line 75, in <module>
"svgtopng", "%s/database/scripts/svgtopng.py" % absolute_path)
"/usr/lib/python3.5/imp.py", line 172, in load_source
module = _load(spec)
"<frozen importlib._bootstrap>", line 693, in _load
"<frozen importlib._bootstra... | 0.564042 |
[0;31mERROR:[0m Signature extraction failed: Traceback (most recent call last):
"/usr/local/lib/python3.5/dist-packages/youtube_dl/extractor/youtube.py", line 1005, in _decrypt_signature
video_id, player_url, s
"/usr/local/lib/python3.5/dist-packages/youtube_dl/extractor/youtube.py", line 919, in _extract_signa... | ```Traceback (most recent call last):
"train.py", line 91, in <module>
log_dir=FLAGS.log_dir,
"/usr/local/lib/python3.6/dist-packages/neuralgym/train/multigpu_trainer.py", line 24, in __init__
self._train_op, self._loss = self.train_ops_and_losses()
"/usr/local/lib/python3.6/dist-packages/neuralgym/train/mul... | 0.549112 |
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 352, in test_radd
result = self.arrow.__radd__(timedelta(days=1))
AttributeError: 'TestArrowMath' object has no att... | > Traceback (most recent call last):
"../convai_evaluation.py", line 239, in <module>
eval_fct(opt)
"/home/wang/PycharmProjects/transfer-learning-conv-ai/ParlAI/projects/convai2/eval_f1.py", line 27, in eval_f1
report = eval_model(opt, print_parser)
"/home/wang/PycharmProjects/transfer-learning-conv-ai/ParlA... | 0.625115 |
Traceback (most recent call last):
"train.py", line 11, in <module>
for (images, label) in train_loader:
"/path/to/home/dir/.conda/envs/contrastive/lib/python3.7/site-packages/torch/utils/data/dataloader.py", line 400, in __next__
data = self._next_data()
"/path/to/home/dir/.conda/envs/contrastive/lib/python... | WARNING:traitlets:kernel died: 2.9993999004364014Traceback (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' an... | 0.487124 |
Traceback (most recent call last):
"tools/train.py", line 232, in <module>
main()
"tools/train.py", line 226, in main
train()
"tools/train.py", line 175, in train
loss_pre = criteria_pre(logits, lb)
"/home/liyanzhou/anaconda3/envs/py36_torch16/lib/python3.6/site-packages/torch/nn/modules/module.py", line... | Traceback (most recent call last):
"<ipython-input-8-d7e328037dc8>", line 396, in obtain_option_chain
self.connection.req_underlying()
"<ipython-input-1-8babd49f3586>", line 82, in req_underlying
self.sess.qualifyContracts(self.underlying) # fills in the missing fields, inplace
"/anaconda3/envs/others/lib/py... | 0.530399 |
Traceback (most recent call last):
"example.py", line 15, in <module>
preds = model.predict(x)
"/tmp/lib/python3.5/site-packages/keras/engine/training.py", line 1573, in predict
batch_size=batch_size, verbose=verbose)
"/tmp/lib/python3.5/site-packages/keras/engine/training.py", line 1203, in _predict_loop
b... | Traceback (most recent call last):
"/usr/lib/python3.6/site-packages/ranger/core/main.py", line 177, in main
fm.initialize()
"/usr/lib/python3.6/site-packages/ranger/core/fm.py", line 100, in initialize
self.rifle.reload_config()
"/usr/lib/python3.6/site-packages/ranger/ext/rifle.py", line 172, in reload_con... | 0.490017 |
Traceback (most recent call last):
"/usr/lib/python3.6/threading.py", line 1294, in _shutdown
t.join()
"/usr/lib/python3.6/threading.py", line 1056, in join
self._wait_for_tstate_lock()
"/usr/lib/python3.6/threading.py", line 1074, in _wait_for_tstate_lock
self._stop()
TypeError: 'Event' object is not calla... | Traceback (most recent call last):
"/home/patate/ida-7.1/plugins/idarling/shared/sockets.py", line 262, in event
self._dispatch()
"/home/patate/ida-7.1/plugins/idarling/shared/sockets.py", line 280, in _dispatch
elif not self.recv_packet(packet):
"/home/patate/ida-7.1/plugins/idarling/network/client.py", lin... | 0.579222 |
Traceback (most recent call last):
"D:/codedevelop/tce/ai/paddle/ShuffleNetV2-YOLOv3/train.py", line 526, in <module>
train()
"D:/codedevelop/tce/ai/paddle/ShuffleNetV2-YOLOv3/train.py", line 456, in train
load_pretrained_params(exe, train_program)
"D:/codedevelop/tce/ai/paddle/ShuffleNetV2-YOLOv3/train.py",... | Traceback (most recent call last):
"/home/debian/PycharmProjects/AES/src/aes/core/loop.py", line 109, in _finalize_new_loop
_cancel_all_tasks(loop)
"/home/debian/PycharmProjects/AES/src/aes/core/loop.py", line 126, in _cancel_all_tasks
loop.run_until_complete(
"uvloop/loop.pyx", line 1450, in uvloop.loop.Loo... | 0.544212 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.