text1 stringlengths 92 132k | text2 stringlengths 83 99.1k | score float64 0.01 1 |
|---|---|---|
Traceback (most recent call last):
"/tmp/kitchen/testing/tests/integration/states/test_archive.py", line 337, in test_local_archive_extracted_with_skip_files_list_verify
self._check_extracted(self.untar_file)
"/tmp/kitchen/testing/tests/integration/states/test_archive.py", line 73, in _check_extracted
self.asse... | Traceback (most recent call last):
"/builddir/build/BUILD/argcomplete-1.12.0/test/test.py", line 1206, in setUp
self.assertEqual(output, '')
AssertionError: '\x1b[?2004l\r\x1b[?2004h' != ''
| 0.535441 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/Users/326937463/.vim/plugged/LeaderF/autoload/leaderf/python/leaderf/fileExpl.py", line 726, in startExplorer
super(
ExplManager, self).startExplorer(win_pos, *args, **kwargs)
"/Users/326937463/.vim/plugged/LeaderF/autoload/leaderf/python/le... | Traceback (most recent call last):
"c:\users\dell\appdata\local\programs\python\python39\lib\site.py", line 169, in addpackage
exec(line)
"<string>", line 1, in <module>
"c:\users\dell\appdata\local\programs\python\python39\lib\importlib\util.py", line 2, in <module>
from . import abc
"c:\users\dell\appda... | 0.592005 |
Traceback (most recent call last):
"setup.py", line 62, in <module>
CUDA = locate_cuda()
"setup.py", line 53, in locate_cuda
for k, v in cudaconfig.iteritems():
AttributeError: 'dict' object has no attribute 'iteritems'
| Traceback (most recent call last):
"/usr/share/grr-server/local/lib/python2.7/site-packages/grr_response_server/flow_base.py", line 751, in _ProcessRepliesWithFlowOutputPlugins
output_plugin.Flush(output_plugin_state.plugin_state)
"/usr/share/grr-server/local/lib/python2.7/site-packages/grr_response_server/outpu... | 0.620072 |
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... | Traceback (most recent call last):
"C:\BuildbotWorker\buildpackage_windows\build\.venv\lib\site-packages\golem_sci\implementation.py", line 410, in _monitor_blockchain
"C:\BuildbotWorker\buildpackage_windows\build\.venv\lib\site-packages\golem_sci\implementation.py", line 416, in _monitor_blockchain_single
"C:... | 0.590724 |
Traceback (most recent call last):
"flow", line 6, in <module>
cliHandler(sys.argv)
"/usr/local/lib/python3.5/site-packages/darkflow/cli.py", line 26, in cliHandler
tfnet = TFNet(FLAGS)
"/usr/local/lib/python3.5/site-packages/darkflow/net/build.py", line 75, in __init__
self.build_forward()
"/usr/local/l... | Traceback (most recent call last):
"minimal.py", line 15, in <module>
test = Minimal.from_dict(test_dict)
"/home/jmuddle/.conda/envs/minimal_3.6/lib/python3.6/site-packages/dataclasses_json/api.py", line 83, in from_dict
return _decode_dataclass(cls, kvs, infer_missing)
"/home/jmuddle/.conda/envs/minimal_3.6... | 0.5877 |
Traceback (most recent call last):
"setup.py", line 405, in <module>
setup(
"/public/software/Anaconda3/lib/python3.8/site-packages/setuptools/__init__.py", line 165, in setup
return distutils.core.setup(**attrs)
"/public/software/Anaconda3/lib/python3.8/distutils/core.py", line 148, in setup
dist.run_comma... | Traceback (most recent call last):
"demo.py", line 113, in <module>
out = net(img)
"/home/csy/anaconda3/envs/pytorch0.4.1/lib/python3.5/site-packages/torch/nn/modules/module.py", line 477, in __call__
result = self.forward(*input, **kwargs)
"/home/csy/M2Det/m2det.py", line 106, in forward
x = self.base[k](x... | 0.597567 |
Traceback (most recent call last):
"./bin/spack", line 48, in <module>
sys.exit(spack.main.main())
"/home/lee1001/projs/llnl/spack/lib/spack/spack/main.py", line 669, in main
return _invoke_command(command, parser, args, unknown)
"/home/lee1001/projs/llnl/spack/lib/spack/spack/main.py", line 440, in _invoke_... | Traceback (most recent call last):
"knowledge_core/test.py", line 26, in <module>
mrc.main(args)
"/home/lenny/share/tnhb/run_mrc.py", line 73, in main
is_training=False)
"/home/lenny/share/tnhb/finetune/mrc.py", line 49, in create_model
use_double_buffer=True)
"/home/lenny/anaconda3/envs/t18p20/lib/pytho... | 0.587519 |
Traceback (most recent call last):
"../../tools/train.py", line 324, in <module>
main()
"../../tools/train.py", line 319, in main
train(train_loader, dist_model, optimizer, lr_scheduler, tb_writer)
"../../tools/train.py", line 180, in train
for idx, data in enumerate(train_loader):
"/home/xxx/.local/lib/... | Traceback (most recent call last):
"plug.pyo", line 109, in load_plugins
"plug.pyo", line 40, in __init__
AttributeError: 'module' object has no attribute 'plugin_start'
| 0.520675 |
Traceback (most recent call last):
"/home/chandrak/anaconda3/lib/python3.6/site-packages/pkg_resources/__init__.py", line 2575, in _dep_map
return self.__dep_map
"/home/chandrak/anaconda3/lib/python3.6/site-packages/pkg_resources/__init__.py", line 2667, in __getattr__
raise AttributeError(attr)
AttributeError:... | Traceback (most recent call last):
"/usr/lib/python3.9/threading.py", line 954, in _bootstrap_inner
self.run()
"/usr/lib/python3.9/threading.py", line 892, in run
self._target(*self._args, **self._kwargs)
"/home/ted/Projects/TauonMusicBox/t_modules/t_phazor.py", line 514, in player4
r = aud.get_result()
... | 0.612967 |
Traceback (most recent call last):
"/usr/lib64/python2.6/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
"/usr/lib/python2.6/site-packages/paramiko/transport.py", line 81, in _join_lingering_threads
for thr in _active_threads:
TypeError: 'NoneType' object is not iterable
| Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/manticore/core/executor.py", line 463, in run
if not current_state.execute():
"/usr/local/lib/python2.7/dist-packages/manticore/core/state.py", line 126, in execute
result = self._platform.execute()
"/usr/local/lib/python2.7/dist-pack... | 0.545283 |
Traceback (most recent call last):
"<ipython-input-9-21efd88a4f4f>", line 1, in <module>
tagger.predict(sentences)
"C:\ProgramData\Anaconda3\lib\site-packages\flair\models\sequence_tagger_model.py", line 362, in predict
for i, batch in enumerate(dataloader):
"C:\ProgramData\Anaconda3\lib\site-packages\tor... | Traceback (most recent call last):
"/usr/local/lib/python3.7/asyncio/runners.py", line 43, in run
return loop.run_until_complete(main)
"/usr/local/lib/python3.7/asyncio/base_events.py", line 583, in run_until_complete
return future.result()
"/usr/src/homeassistant/homeassistant/__main__.py", line 249, in set... | 0.643594 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"magpie/__init__.py", line 188, in init_word_vectors
self.train_word2vec(train_dir, vec_dim=vec_dim)
"magpie/__init__.py", line 202, in train_word2vec
self.word2vec_model = train_word2vec(train_dir, vec_dim=vec_dim)
"magpie/base/word2vec.py... | Traceback (most recent call last):
"/usr/bin/ajenti-ssl-gen", line 17, in <module>
conf = json.loads(open(config_path).read())
"/usr/lib/python2.7/json/__init__.py", line 338, in loads
return _default_decoder.decode(s)
"/usr/lib/python2.7/json/decoder.py", line 366, in decode
obj, end = self.raw_decode(s, i... | 0.53456 |
EWS https://mail.company.com/EWS/Exchange.asmx, account None: Exception in _get_elements: Traceback (most recent call last):
"/path/to/virtualenv/lib/python3.5/site-packages/cached_property.py", line 69, in __get__
return obj_dict[name]
KeyError: 'protocol'
| `Traceback (most recent call last):
"C:\Python27\lib\site-packages\itchat\components\login.py", line 244, in maintain_loop
i = sync_check(self)
"C:\Python27\lib\site-packages\itchat\components\login.py", line 289, in sync_check
url = '%s/synccheck' % self.loginInfo.get('syncUrl', self.loginInfo['url'])
KeyError... | 0.582884 |
Traceback (most recent call last):
"setup.py", line 27, in <module>
dependency_links=[],
"/home/jxstanford/.pyenv/versions/miniconda3-4.3.30/lib/python3.6/distutils/core.py", line 148, in setup
dist.run_commands()
"/home/jxstanford/.pyenv/versions/miniconda3-4.3.30/lib/python3.6/distutils/dist.py", line 955,... | `Traceback (most recent call last):
"/usr/local/lib/python3.6/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"/usr/local/lib/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
"/usr/local/lib/python3.6/site-packages/rasa_core_sdk/endpoint.py", line 143, in <module>
main(cm... | 0.654257 |
Traceback (most recent call last):
"/opt/sublime_text/sublime_plugin.py", line 125, in reload_plugin
m = importlib.import_module(modulename)
"./python3.3/importlib/__init__.py", line 90, in import_module
"<frozen importlib._bootstrap>", line 1584, in _gcd_import
"<frozen importlib._bootstrap>", line 1565, ... | Traceback (most recent call last):
"site-packages\calibre\customize\ui.py", line 171, in _run_filetype_plugins
"calibre_plugins.k4mobidedrm.__init__", line 116, in run
"calibre_plugins.k4mobidedrm.__init__", line 249, in config
"site-packages\calibre\customize\zipplugin.py", line 183, in load_module
"cal... | 0.639969 |
[!] Traceback (most recent call last):
"lazagne\softwares\browsers\mozilla.py", line 398, in is_master_password_correct
AttributeError: 'Sequence' object has no attribute 'asOctets'
| Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/mnt/c/Users/ericsson/IdeaProjects/eth2.0-specs/venv/lib/python3.8/site-packages/eth2spec/phase1/spec.py", line 2128, in process_custody_game_operations
for_ops(body.chunk_challenges, process_chunk_challenge)
"/mnt/c/Users/ericsson/IdeaProject... | 0.535933 |
[*] Testing the shellshock injection technique... Traceback (most recent call last):
"./commix.py", line 1032, in <module>
main(filename, url, init_test)
"./commix.py", line 816, in main
controller.do_check(url, filename)
"/home/user/commix/src/core/injections/controller/controller.py", line 518, in do_check... | Traceback (most recent call last):
"/usr/local/bin/octodns-sync", line 10, in <module>
sys.exit(main())
"/usr/local/lib/python2.7/site-packages/octodns/cmds/sync.py", line 39, in main
dry_run=not args.doit, force=args.force)
"/usr/local/lib/python2.7/site-packages/octodns/manager.py", line 301, in sync
plan... | 0.528849 |
Traceback (most recent call last):
"/home/pi/Documents/printer.py", line 3, in <module>
p.qr("This is a test.")
"/usr/local/lib/python3.7/dist-packages/escpos/escpos.py", line 120, in qr
self._convert_image(im)
"/usr/local/lib/python3.7/dist-packages/escpos/escpos.py", line 74, in _convert_image
for i in ra... | Traceback (most recent call last):
"/home/letsperf/.local/lib/python2.7/site-packages/keras/utils/data_utils.py", line 635, in data_generator_task
generator_output = next(self._generator)
"model.py", line 1604, in data_generator
use_mini_mask=config.USE_MINI_MASK)
"model.py", line 1169, in load_image_gt
pad... | 0.629011 |
Traceback (most recent call last):
"/usr/local/bin/napalm", line 8, in <module>
sys.exit(main())
"/usr/local/lib/python3.9/site-packages/napalm/base/clitools/cl_napalm.py", line 308, in main
run_tests(args)
"/usr/local/lib/python3.9/site-packages/napalm/base/clitools/cl_napalm.py", line 291, in run_tests
ca... | Traceback (most recent call last):
"D:\tools\XX-Net-3.7.9\code\default\python27\1.0\lib\threading.py", line 801, in __bootstrap_inner
self.run()
"D:\tools\XX-Net-3.7.9\code\default\python27\1.0\lib\threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
"D:\tools\XX-Net-3.7.9\code\defaul... | 0.60571 |
Traceback (most recent call last):,
"/usr/local/lib/python3.8/site-packages/thingsboard_gateway-2.5.5.2-py3.8.egg/thingsboard_gateway/connectors/rest/json_rest_uplink_converter.py", line 56, in convert,
if datatype == 'timeseries' and (data.get("ts") is not None or data.get("timestamp") is not None):,
AttributeErro... | Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/flexget/components/sites/urlrewriting.py", line 71, in url_rewrite
urlrewriter.instance.url_rewrite(task, entry)
"/usr/local/lib/python2.7/dist-packages/flexget/components/sites/sites/descargas2020.py", line 50, in url_rewrite
entry['url... | 0.586711 |
Traceback (most recent call last):
"/var/mycodo-root/mycodo/mycodo_daemon.py", line 481, in controller_activate
ready, cont_id)
"/var/mycodo-root/mycodo/controller_input.py", line 321, in __init__
self.measure_input = MHZ16Sensor(self.input_dev)
"/var/mycodo-root/mycodo/inputs/mh_z16.py", line 45, in __init_... | Traceback (most recent call last):
"/usr/share/jython/Lib/site-packages/pip/basecommand.py", line 215, in main
status = self.run(options, args)
"/usr/share/jython/Lib/site-packages/pip/commands/install.py", line 324, in run
requirement_set.prepare_files(finder)
"/usr/share/jython/Lib/site-packages/pip/comman... | 0.611288 |
Traceback (most recent call last):
"/usr/lib/python3/dist-packages/exabgp/application/control.py", line 245, in run
self.loop()
"/usr/lib/python3/dist-packages/exabgp/application/control.py", line 218, in loop
ready = self.read_on(reading)
"/usr/lib/python3/dist-packages/exabgp/application/control.py", line ... | Traceback (most recent call last):
"/usr/local/bin/svtplay-dl", line 4, in <module>
__import__('pkg_resources').run_script('svtplay-dl==2.0+1.g8297d66', 'svtplay-dl')
"/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 739, in run_script
self.require(requires)[0].run_script(script_name, ns)
"/us... | 0.558339 |
The minion function caused an exception: Traceback (most recent call last):
"/home/boucha/salt/salt/minion.py", line 1020, in _thread_return
return_data = func(*args, **kwargs)
"/home/boucha/salt/salt/modules/schedule.py", line 75, in list_
if schedule[job][item] == 'true':
KeyError: '_when_run' | Traceback (most recent call last):
"C:\Users\Dipanshu\Anaconda3\lib\site-packages\traitlets\traitlets.py", line 528, in get
value = obj._trait_values[self.name]
KeyError: 'context'
| 0.536617 |
Traceback (most recent call last):
"reconspider.py", line 39, in <module>
from core import repl_prompt
"/$LOCATION/reconspider/core/__init__.py", line 1, in <module>
from .repl_prompt import *
"/$LOCATION/reconspider/core/repl_prompt.py", line 153, in <module>
repl()
"/$LOCATION/reconspider/core/repl_pro... | Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/homeassistant/core.py", line 1038, in _event_to_service_call
await service_handler.func(service_call)
"/usr/local/lib/python3.6/site-packages/homeassistant/components/switch/__init__.py", line 109, in async_handle_switch_service
await sw... | 0.596477 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/althonos/.local/lib/python3.8/site-packages/Bio/Align/substitution_matrices/__init__.py", line 245, in alphabet
return self._alphabet
AttributeError: 'Array' object has no attribute '_alphabet'
| `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 runs-mode
self._target(*self._args, **self._kwargs)
"/usr/lib/python3/dist-packages/prompt_toolkit/interface.py", line 673, in run
completions = li... | 0.617229 |
Traceback (most recent call last):
"/home/danysk/.kodi/addons/plugin.video.amazon-test/default.py", line 3387, in <module>
PrimeVideo_Browse(None if 'path' not in args else args['path'])
"/home/danysk/.kodi/addons/plugin.video.amazon-test/default.py", line 487, in PrimeVideo_Browse
url += 'PrimeVideo_Browse&pa... | Traceback (most recent call last):
"/home/kapil/Development/___/project/venv/lib/python3.8/site-packages/django/utils/module_loading.py", line 20, in import_string
return getattr(module, class_name)
AttributeError: module 'oscar.apps.basket.middleware' has no attribute 'BasketMiddleWare'
| 0.554189 |
Traceback (most recent call last):
"main.py", line 12, in <module>
my_loader = data(args).get_loader()
"D:\Projects\SR\EDSR-PyTorch-master\code\data\__init__.py", line 25, in get_loader
self.args, train=False)
"D:\Projects\SR\EDSR-PyTorch-master\code\data\DIV2K.py", line 32, in __init__
self.pack_tar = torc... | Traceback (most recent call last):
"/usr/local/bin/attic", line 3, in <module>
main()
"/usr/local/lib/python3.3/dist-packages/attic/archiver.py", line 612, in main
exit_code = archiver.run(sys.argv[1:])
"/usr/local/lib/python3.3/dist-packages/attic/archiver.py", line 602, in run
return args.func(args)
"/usr/loc... | 0.653194 |
Traceback (most recent call last):
"/usr/local/lib/python3.8/site-packages/sphinx/setup_command.py", line 193, in run
app.build(force_all=self.all_files)
"/usr/local/lib/python3.8/site-packages/sphinx/application.py", line 348, in build
self.builder.build_update()
"/usr/local/lib/python3.8/site-packages/sphi... | Traceback (most recent call last):
"test.py", line 29, in <module>
bounds=bounds,
"/home/heshy/.local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 613, in minimize
callback=callback, **options)
"/home/heshy/.local/lib/python2.7/site-packages/scipy/optimize/_trustregion_constr/minimize_trust... | 0.59487 |
Traceback (most recent call last):
"/usr/lib/python3.6/threading.py", line 916, in _bootstrap_inner
self.run()
"./DeathStar.py", line 59, in __run
self.__run_backup()
"/usr/lib/python3.6/threading.py", line 864, in run
self._target(*self._args, **self._kwargs)
"./DeathStar.py", line 564, in privesc
comp... | `# >>>>>>>>>>>>>>>>>>>>>> ERROR REPORT <<<<<<<<<<<<<<<<<<<<<<
Traceback (most recent call last):
"C:\Users\a\AppData\Local\Continuum\anaconda2\lib\site-packages\conda\exceptions.py", line 819, in __call__
return func(*args,**kwargs)
"C:\Users\a\AppData\Local\Continuum\anaconda2\lib\site-packages\conda\cli\main.py"... | 0.609553 |
Traceback (most recent call last):
"/home/admin/.local/lib/python3.8/site-packages/discord/client.py", line 312, in _run_event
await coro(*args, **kwargs)
"/home/admin/Tools/DiscordBot/main.py", line 89, in on_reaction_add
print(f"{reaction.message.attatchments[0].url}")
AttributeError: 'Message' object has no ... | 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 1905, in main
return x.run()
"/home/sebastianw/dev/intelmq/intelmq/bin/intelmqctl.py", line 1044, ... | 0.647577 |
Traceback (most recent call last):
"/home/daviddelgadillo/anaconda3/envs/chemprop/bin/chemprop_predict", line 33, in <module>
sys.exit(load_entry_point('chemprop', 'console_scripts', 'chemprop_predict')())
"/home/daviddelgadillo/chemprop/chemprop/train/make_predictions.py", line 206, in chemprop_predict
make_pr... | Traceback (most recent call last):
"_ctypes/callbacks.c", line 234, in 'calling callback function'
"/Users/iacopomarmorini/.virtualenvs/arcade/lib/python3.6/site-packages/pyglet/libs/darwin/cocoapy/runtime.py", line 1121, in objc_method
result = f(py_self, *args)
"/Users/iacopomarmorini/.virtualenvs/arcade/li... | 0.52206 |
Traceback (most recent call last):
"/config/custom_components/alexa_media/media_player.py", line 260, in _handle_event
await self.async_update()
"/config/custom_components/alexa_media/helpers.py", line 143, in wrapper
result = await func(*args, **kwargs)
"/config/custom_components/alexa_media/media_player.py... | Traceback (most recent call last):
"/Users/hoyongpark/Documents/work/dference/groot/.venv/lib/python3.7/site-packages/kubernetes/watch/watch.py", line 149, in stream
yield self.unmarshal_event(line, return_type)
"/Users/hoyongpark/Documents/work/dference/groot/.venv/lib/python3.7/site-packages/kubernetes/watch/w... | 0.586036 |
Traceback (most recent call last):
"/conda/lib/python2.7/site-packages/conda/exceptions.py", line 573, in conda_exception_handler
return_value = func(*args, **kwargs)
"/conda/lib/python2.7/site-packages/conda/cli/main.py", line 119, in _main
args = p.parse_args(args)
"/conda/lib/python2.7/site-packages/cond... | Traceback (most recent call last):
"train.py", line 431, in <module>
train(hyp)
# train normally
"train.py", line 91, in train
model = Darknet(cfg).to(device)
"/home/qzk/yolov3/models.py", line 232, in __init__
self.module_list, self.routs = create_modules(self.module_defs, img_size, cfg)
"/home/qzk/yolo... | 0.621364 |
Traceback (most recent call last):
"EyeWitness.py", line 424, in <module>
multi_mode(cli_parsed)
"EyeWitness.py", line 366, in multi_mode
sort_data_and_write(cli_parsed, results)
"/root/EyeWitness/Python/modules/reporting.py", line 216, in sort_data_and_write
errors = sorted([x for x in data if x.error_stat... | Traceback (most recent call last):
"train.py", line 133, in <module>
main()
"train.py", line 127, in main
train(args, log_dir, hparams)
"train.py", line 57, in train
raise('Error occured while training Tacotron, Exiting!')
TypeError: exceptions must derive from BaseException`
| 0.621332 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
AttributeError: 'Song' object has no attribute 'year.'`
| Traceback (most recent call last):
"test.py", line 6, in <module>
rnn = RecurrentSequential(unroll=False, return_sequences=False)
"/Users/sj18703/anaconda3/envs/tf2.0/lib/python3.7/site-packages/recurrentshop-1.0.0-py3.7.egg/recurrentshop/engine.py", line 885, in __init__
"/Users/sj18703/anaconda3/envs/tf2.0/... | 0.553478 |
Traceback (most recent call last):
"/Users/mark.miscavage/workspace/ship-compliant-proxy/env/bin/pylint", line 8, in <module>
sys.exit(run_pylint())
"/Users/mark.miscavage/workspace/ship-compliant-proxy/env/lib/python3.7/site-packages/pylint/__init__.py", line 23, in run_pylint
PylintRun(sys.argv[1:])
"/User... | Traceback (most recent call last):
"/usr/local/lib/python3.7/site-packages/gunicorn/arbiter.py", line 583, in spawn_worker
worker.init_process()
"/usr/local/lib/python3.7/site-packages/uvicorn/workers.py", line 57, in init_process
super(UvicornWorker, self).init_process()
"/usr/local/lib/python3.7/site-packa... | 0.601656 |
Traceback (most recent call last):
"/srv/homeassistant/lib/python3.7/site-packages/pyvera/subscribe.py", line 155, in _event_device
callback(device)
"/srv/homeassistant/lib/python3.7/site-packages/homeassistant/components/vera/__init__.py", line 162, in _update_callback
self.schedule_update_ha_state(True)
"/... | Traceback (most recent call last):
"/opt/sublime_text/sublime_plugin.py", line 513, in on_selection_modified_async
callback.on_selection_modified_async(v)
"highlight_view in /home/gizdov/.config/sublime-text-3/Installed Packages/SublimeLinter.sublime-package", line 158, in on_selection_modified_async
"lint.se... | 0.667077 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/homeassistant/helpers/entity_platform.py", line 272, in _async_add_entity
device_info = entity.device_info
"/usr/local/lib/python3.6/site-packages/homeassistant/components/zha/entities/entity.py", line 103, in device_info
'name': self._d... | Traceback (most recent call last):
"/home/rq/PycharmProjects/rqalpha/rqalpha/utils/arg_checker.py", line 400, in api_rule_check_wrapper
return func(*args, **kwargs)
"/home/rq/PycharmProjects/rqalpha/rqalpha/mod/rqalpha_mod_sys_accounts/api/api_stock.py", line 309, in order_percent
account = Environment.get_inst... | 0.574191 |
Traceback (most recent call last):
"C:\Users\heaths\AppData\Local\Programs\Pytho...s\powerline\segment.py", line 173, in process_segment
contents = segment['contents_func'](pl, segment_info)
"C:\Users\heaths\AppData\Local\Programs\Pytho...packages\powerline\segment.py", line 412, in <lambda>
contents_func = lam... | Traceback (most recent call last):
"faceswap.py", line 33, in <module>
arguments.func(arguments)
"/home/kixlab3/Documents/shik/faceswap/lib/cli.py", line 162, in process_arguments
self.process()
"/home/kixlab3/Documents/shik/faceswap/scripts/convert.py", line 191, in process
self.convert(converter, item)
... | 0.602803 |
Traceback (most recent call last):
"uiautomation.py", line 7852, in <module>
lp = notepad.LegacyIAccessiblePattern()
AttributeError: 'WindowControl' object has no attribute 'LegacyIAccessiblePattern' | Traceback (most recent call last):
"./convert.py", line 60, in <module>
main()
"./convert.py", line 56, in main
args.phase)
"./convert.py", line 27, in convert
transformer = TensorFlowTransformer(def_path, caffemodel_path, phase=phase)
"/home/ubuntu/workspace/08_fine_train/fine-tune-alexnet/caffe-tensorf... | 0.592456 |
Traceback (most recent call last):
"<pyshell#10>", line 1, in <module>
index_df = gp.baidu_search_index(word="口罩", start_date='2020-01-01', end_date='2020-03-01', cookie=cookie)
"C:\Users\zeyu_\AppData\Local\Programs\Python\Python39\lib\site-packages\gopup\index\index_baidu.py", line 264, in baidu_search_index
... | Traceback (most recent call last):
"/home/mininet/pox/pox/lib/revent/revent.py", line 231, in raiseEventNoErrors
return self.raiseEvent(event, *args, **kw)
"/home/mininet/pox/pox/lib/revent/revent.py", line 278, in raiseEvent
rv = event._invoke(handler, *args, **kw)
"/home/mininet/pox/pox/lib/revent/revent.p... | 0.540013 |
Traceback (most recent call last):
"/builddir/build/BUILD/llvmlite-0.32.0/ffi/build.py", line 168, in <module>
main()
"/builddir/build/BUILD/llvmlite-0.32.0/ffi/build.py", line 158, in main
main_posix('linux', '.so')
"/builddir/build/BUILD/llvmlite-0.32.0/ffi/build.py", line 120, in main_posix
raise Runtime... | Traceback (most recent call last):
"/usr/local/bin/knowledge_repo", line 249, in <module>
kp = knowledge_repo.KnowledgePost.from_file(args.filename, src_paths=args.src)
"/usr/local/lib/python2.7/site-packages/knowledge_repo/post.py", line 347, in from_file
kp = KnowledgePostConverter.for_file(cls(), filename, f... | 0.553 |
Traceback (most recent call last):
"qs-likes.py", line 17, in <module>
disable_image_load=True)
"/Users/oskarkrawczyk/Sites/InstaPy/instapy/instapy.py", line 250, in __init__
self.set_selenium_local_session()
"/Users/oskarkrawczyk/Sites/InstaPy/instapy/instapy.py", line 391, in set_selenium_local_session
hi... | Traceback (most recent call last):
"/usr/local/lib/python3.4/dist-packages/homeassistant/components/device_tracker/__init__.py", line 165, in async_setup_platform
None, platform.get_scanner, hass, {DOMAIN: p_config})
"/usr/lib/python3.4/asyncio/futures.py", line 388, in __iter__
yield self
# This tells Task to ... | 0.553593 |
Traceback (most recent call last):
"json-video.py", line 66, in <module>
rmpe_results = json.load(f)
"/home/zengxw/.conda/envs/deng_py27/lib/python2.7/json/__init__.py", line 291, in load
**kw)
"/home/zengxw/.conda/envs/deng_py27/lib/python2.7/json/__init__.py", line 339, in loads
return _default_decoder.de... | 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/... | 0.527883 |
Traceback (most recent call last):
"/usr/local/bin/onmt-main", line 10, in <module>
sys.exit(main())
"/usr/local/lib/python3.5/dist-packages/opennmt/bin/main.py", line 169, in main
hvd=hvd)
"/usr/local/lib/python3.5/dist-packages/opennmt/runner.py", line 96, in __init__
self._model.initialize(self._config["... | Traceback (most recent call last):
"C:\SickChill\SickChill\sickbeard\helpers.py", line 1527, in handle_requests_exception
raise requests_exception
KeyError: 'location'
| 0.482121 |
Traceback (most recent call last):
"/nix/store/32h62f2vx423bp9nhlhv1lm4jad99cmg-python3.6-mypy-0.620/bin/.mypy-wrapped", line 12, in <module>
sys.exit(console_entry())
"/nix/store/32h62f2vx423bp9nhlhv1lm4jad99cmg-python3.6-mypy-0.620/lib/python3.6/site-packages/mypy/__main__.py", line 7, in console_entry
main(N... | [!] 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.575894 |
Traceback (most recent call last):
"train.py", line 184, in <module>
tf.app.run()
"C:\Anaconda\envs\tensorflow1\lib\site-packages\tensorflow\python\platform\app.py", line 125, in run
_sys.exit(main(argv))
"C:\Anaconda\envs\tensorflow1\lib\site-packages\tensorflow\python\util\deprecation.py", line 306, in new... | Traceback (most recent call last):
"./train.py", line 132, in <module>
main()
"./train.py", line 128, in main
load_to_memory=load_to_memory, batch_size=batch_size, nb_epoch=nb_epoch)
"./train.py", line 89, in train
workers=4)
"/usr/local/lib/python3.5/dist-packages/keras/legacy/interfaces.py", line 88, i... | 0.570529 |
>Traceback (most recent call last):
"test.py", line 3, in <module>
aapl = iex("AAPL", chartRange='1d')
"/home/addison/Documents/iex/iexenv/lib/python3.5/site-packages/iexfinance/__init__.py", line 14, in IexFinance
inst = Share(symbol, **kwargs)
"/home/addison/Documents/iex/iexenv/lib/python3.5/site-packages... | Traceback (most recent call last):
"<omitted>", line 21, in <module>
out += conn.send_command(cmd)
"/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/netmiko/extreme/extreme_exos.py", line 53, in send_command
self.set_base_prompt()
"/Library/Frameworks/Python.framework/Versions/3.... | 0.551638 |
Traceback (most recent call last):
"/usr/bin/openpyn", line 730, in <module>
args.tor_over_vpn, args.anti_ddos, args.test)
"/usr/bin/openpyn", line 47, in main
list_all_countries()
"/usr/bin/openpyn", line 463, in list_all_countries
for key in country_dic.keys():
NameError: name 'country_dic' is not defined... | Traceback (most recent call last):
"/usr/bin/../lib64/kitty/kittens/hints/main.py", line 380, in run
pattern, post_processors = functions_for(args)
"/usr/bin/../lib64/kitty/kittens/hints/main.py", line 305, in functions_for
url_prefixes = kitty_common_opts()['url_prefixes']
"/usr/bin/../lib64/kitty/kittens/h... | 0.630022 |
Traceback (most recent call last):
"Z:\Python\envs\wjahr\playground\lib\site-packages\OpenGL\latebind.py", line 41, in __call__
return self._finalCall( *args, **named )
TypeError: 'NoneType' object is not callable
| Traceback (most recent call last):
"<stdin>", line 1, in <module>
"lib/python3.7/site-packages/flair/nn.py", line 88, in load
state = torch.load(f, map_location='cpu')
"lib/python3.7/site-packages/torch/serialization.py", line 594, in load
return _load(opened_zipfile, map_location, pickle_module, **pickle_lo... | 0.640967 |
`Traceback (most recent call last):
"train.py", line 98, in <module>
train()
"train.py", line 47, in train
mixed_wav, src1_wav, src2_wav, _ = data.next_wavs(TrainConfig.SECONDS, TrainConfig.NUM_WAVFILE)
"/content/music-source-separation/data.py", line 22, in next_wavs
wavfiles = random.sample(wavfiles, size... | Traceback (most recent call last):
"theano_vs_tf.py", line 29, in <module>
features_conv1_1 = f([img])
"C:\Users\remib\Miniconda3\envs\tensorflow_py35\lib\site-packages\keras\backend\tensorflow_backend.py", line 2270, in __call__
**self.session_kwargs)
"C:\Users\remib\Miniconda3\envs\tensorflow_py35\lib\site... | 0.579034 |
Traceback (most recent call last):
"/usr/anaconda/bin/ipython", line 6, in <module>
sys.exit(IPython.start_ipython())
"/usr/anaconda/lib/python2.7/site-packages/IPython/__init__.py", line 119, in start_ipython
return launch_new_instance(argv=argv, **kwargs)
"/usr/anaconda/lib/python2.7/site-packages/traitlet... | Traceback (most recent call last):
"/home/user/.virtualenvs/venv/lib/python2.7/site-packages/sphinx/cmdline.py", line 296, in main
app.build(opts.force_all, filenames)
"/home/user/.virtualenvs/venv/lib/python2.7/site-packages/sphinx/application.py", line 333, in build
self.builder.build_update()
"/home/user/... | 0.644981 |
Traceback (most recent call last):
"site-packages\calibre\gui2\store\loader.py", line 91, in load_cache
"site-packages\calibre\gui2\store\loader.py", line 178, in load_object
"<string>", line 15, in <module>
ImportError: No module named PyQt4.Qt
| Traceback (most recent call last):
"/Users/Library/Python/3.7/lib/python/site-packages/numpy/core/__init__.py", line 24, in <module>
from . import multiarray
"/Users/Library/Python/3.7/lib/python/site-packages/numpy/core/multiarray.py", line 14, in <module>
from . import overrides
"/Users/Library/Python/3.7/... | 0.636044 |
Traceback (most recent call last):
"/opt/python/3.6.1/lib/python3.6/doctest.py", line 1330, in __run
compileflags, 1), test.globs)
"<doctest skimage.morphology.watershed.watershed[9]>", line 3, in <module>
"/home/travis/build/scikit-image/scikit-image/skimage/feature/peak.py", line 127, in peak_local_max
if ... | Traceback (most recent call last):
"/usr/local/lib/Mobile-Security-Framework-MobSF/mobsf/StaticAnalyzer/views/android/static_analyzer.py", line 223, in static_analyzer
code_an_dic['urls_list'].extend(
TypeError: 'NoneType' object is not subscriptable
| 0.571258 |
Traceback (most recent call last):
"/home/user/.virtualenvs/mypy/bin/mypy", line 8, in <module>
sys.exit(console_entry())
"/home/user/.virtualenvs/mypy/lib/python3.6/site-packages/mypy/__main__.py", line 11, in console_entry
main(None, sys.stdout, sys.stderr)
"/home/user/.virtualenvs/mypy/lib/python3.6/site-... | Traceback (most recent call last):
"./flow", line 6, in <module>
cliHandler(sys.argv)
"/home/marco/jaythibs/darkflow/darkflow/cli.py", line 25, in cliHandler
tfnet.camera()
"/home/marco/jaythibs/darkflow/darkflow/net/help.py", line 76, in camera
'file {} does not exist'.format(file)
AssertionError: file /ho... | 0.521775 |
`Traceback (most recent call last):
"/opt/Bazarr/libs/bottle.py", line 862, in _handle
return route.call(**args)
"/opt/Bazarr/libs/bottle.py", line 1740, in wrapper
rv = callback(*a, **ka)
"/opt/Bazarr/bazarr.py", line 140, in wrapper
return func(*a, **ka)
"/opt/Bazarr/bazarr.py", line 600, in search_mis... | Traceback (most recent call last):
"/Library/Frameworks/Python.framework/Versions/3.6/bin/spotdl", line 6, in <module>
from spotdl.spotdl import main
"/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/spotdl/spotdl.py", line 14, in <module>
from spotdl import youtube_tools
"/Libra... | 0.534381 |
Traceback (most recent call last):
"/home/kkk/code/mit-ml-master/linear_regression/test_sgd.py", line 11, in <module>
X, y = regression.loadDataSet('data/ex1.txt');
"/home/kkk/code/mit-ml-master/linear_regression/regression.py", line 39, in loadDataSet
y.append(float(curLine[-1]))
ValueError: invalid literal fo... | Traceback (most recent call last):
"/usr/local/Cellar/asciinema/2.0.2/libexec/bin/asciinema", line 11, in <module>
load_entry_point('asciinema==2.0.2', 'console_scripts', 'asciinema')()
"/usr/local/Cellar/asciinema/2.0.2/libexec/lib/python3.7/site-packages/asciinema/__main__.py", line 131, in main
code = comman... | 0.569312 |
Traceback (most recent call last):
"whisper.py", line 15, in <module>
kId = web3.shh.addPrivateKey(keyPair)
"/home/alper/eBlocBroker/venv/lib/python3.5/site-packages/web3/shh.py", line 31, in addPrivateKey
return self.web3.manager.request_blocking("shh_addPrivateKey", [key])
"/home/alper/eBlocBroker/venv/lib... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/wlmr/.local/lib/python3.9/site-packages/bit/wallet.py", line 772, in send
tx_hex = self.create_transaction(
"/home/wlmr/.local/lib/python3.9/site-packages/bit/wallet.py", line 708, in create_transaction
unspents, outputs = sanitize_tx_d... | 0.554455 |
Traceback (most recent call last):
"/usr/bin/minigalaxy", line 66, in <module>
main()
"/usr/bin/minigalaxy", line 60, in main
window = Window(APPLICATION_NAME)
"/usr/lib/python3.8/site-packages/minigalaxy/ui/window.py", line 51, in __init__
self.__authenticate()
"/usr/lib/python3.8/site-packages/minigala... | Traceback (most recent call last):
"/usr/local/lib/python3.5/site-packages/botocore/httpsession.py", line 246, in send
conn = manager.connection_from_url(request.url)
"/usr/local/lib/python3.5/site-packages/urllib3/poolmanager.py", line 283, in connection_from_url
pool_kwargs=pool_kwargs)
"/usr/local/lib/pyt... | 0.512104 |
Traceback (most recent call last):
"/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
self.run()
"/usr/lib/python2.7/threading.py", line 763, in run
self.__target(*self.__args, **self.__kwargs)
"sublist3r.py", line 880, in port_scan
self.print_("%s%s%s - %sFound open ports:%s %s%s%s"%(G,host,... | Traceback (most recent call last):
"/Users/jaraco/code/public/cherrypy/cherrypy/cherrypy/_cprequest.py", line 117, in run_hooks
hook()
"/Users/jaraco/code/public/cherrypy/cherrypy/cherrypy/_cprequest.py", line 65, in __call__
return self.callback(**self.kwargs)
"/Users/jaraco/code/public/cherrypy/cherrypy/ch... | 0.64251 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
TypeError: Unsupported method: __call__
| Traceback (most recent call last):
"/usr/local/lib/python3.8/dist-packages/cellprofiler_core/pipeline/_pipeline.py", line 958, in run_with_yield
self.run_module(module, workspace)
"/usr/local/lib/python3.8/dist-packages/cellprofiler_core/pipeline/_pipeline.py", line 1275, in run_module
module.run(workspace)
... | 0.537272 |
Traceback (most recent call last):
"/root/sqlmap-dev/lib/core/threads.py", line 145, in runThreads
threadFunction()
"/root/sqlmap-dev/lib/utils/crawler.py", line 87, in crawlThread
soup = BeautifulSoup(content)
"/root/sqlmap-dev/thirdparty/beautifulsoup/beautifulsoup.py", line 1526, in __init__
BeautifulSto... | Traceback (most recent call last):
"<ipython-input-14-8a076ee39a0a>", line 1, in <module>
len(res)
TypeError: object of type 'NoneType' has no len()
| 0.517558 |
Traceback (most recent call last):
"wordstree.py", line 906, in <module>
app()
"wordstree.py", line 903, in app
RecursiveDescentApp(grammar, sent).mainloop()
"wordstree.py", line 120, in __init__
self._init_grammar(self._top)
"wordstree.py", line 166, in _init_grammar
self._productions = list(self._pars... | Traceback (most recent call last):
"main.py", line 141, in <module>
main(args)
"main.py", line 34, in main
num_workers=args.num_workers)
"/home/fishy2/anaconda3/envs/comp767_maml_project/code/pytorch-maml-rl/maml_rl/sampler.py", line 21, in __init__
queue=self.queue)
"/home/fishy2/anaconda3/envs/comp767_... | 0.576456 |
2017-10-04 03:48:44,445: [7853] m.c.executor:ERROR: Exception: need more than 2 values to unpack Traceback (most recent call last):
"/home/gustavo/.local/lib/python2.7/site-packages/manticore-0.1.4-py2.7.egg/manticore/core/executor.py", line 497, in run
self.generate_testcase(current_state, current_state_id, str(e)... | Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner
response = get_response(request)
"/usr/local/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response
response = self.process_exception_by_middleware(e, r... | 0.538071 |
Traceback (most recent call last):
".\Src\StdLib\Lib\ctypes\test\test_pickling.py", line 41, in test_struct
y = self.loads(self.dumps(x))
".\Src\StdLib\Lib\ctypes\test\test_pickling.py", line 19, in dumps
return pickle.dumps(item, self.proto)
"C:\Users\acearl\Code\_ipy\ironpython2\Src\StdLib\Lib\pickle.py", ... | Traceback (most recent call last):
"reconspider.py", line 39, in <module>
from core import repl_prompt
"/home/osint/reconspider/core/__init__.py", line 1, in <module>
from .repl_prompt import *
"/home/osint/reconspider/core/repl_prompt.py", line 153, in <module>
repl()
"/home/osint/reconspider/core/repl_... | 0.570944 |
Traceback (most recent call last):
"/usr/local/lib/python3.7/site-packages/zim/plugins/__init__.py", line 437, in _extend
ext = ext_class(plugin, obj)
"/usr/local/lib/python3.7/site-packages/zim/plugins/versioncontrol/__init__.py", line 130, in __init__
self.on_preferences_changed(None, start=True)
"/usr/loc... | Traceback (most recent call last):
"server.py", line 119, in <module>
debug=args.debug)
"server.py", line 24, in start
translation_server.start(config_file)
"/home/dinht/OpenNMT-py/onmt/translate/translation_server.py", line 96, in start
self.preload_model(opt, model_id=model_id, **kwargs)
"/home/dinht/O... | 0.651795 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/data1/home/haoyu/MatchZoo-master/matchzoo/data_generator/pair_data_generator.py", line 58, in __init__
num_neg)
"/data1/home/haoyu/MatchZoo-master/matchzoo/data_generator/pair_data_generator.py", line 87, in reorganize_data_pack
groups = dat... | Traceback (most recent call last):
"/usr/src/homeassistant/homeassistant/data_entry_flow.py", line 129, in async_init
flow, flow.init_step, data, init_done
"/usr/src/homeassistant/homeassistant/data_entry_flow.py", line 201, in _async_handle_step
result: Dict = await getattr(flow, method)(user_input)
"/usr/s... | 0.650355 |
Traceback (most recent call last):
"/usr/lib/python3.5/wsgiref/simple_server.py", line 138, in handle
handler.run(self.server.get_app())
"/usr/lib/python3.5/wsgiref/handlers.py", line 144, in run
self.close()
"/usr/lib/python3.5/wsgiref/simple_server.py", line 36, in close
self.status.split(' ',1)[0], self.... | Traceback (most recent call last):
"pokecli.py", line 139, in <module>
main()
"pokecli.py", line 134, in main
response_dict = api.get_map_objects(latitude =position[0], longitude = position[1], since_timestamp_ms = timestamps, cell_id = cell_ids)
"P:\pokemon go\PokemonGo-Bot\src\pgoapi\pgoapi\pgoapi.py", lin... | 0.473647 |
Traceback (most recent call last):
"/home/pi/env/lib/python3.5/site-packages/googleapiclient/discovery_cache/file_cache.py", line 37, in <module>
from oauth2client.locked_file import Locked
ImportError: No module named 'oauth2client.locked_file'
| Traceback (most recent call last):
"X:\Python38\lib\site-packages\cupy\__init__.py", line 11, in <module>
from cupy import core
# NOQA
"X:\Python38\lib\site-packages\cupy\core\__init__.py", line 1, in <module>
from cupy.core import core
# NOQA
"cupy\core\core.pyx", line 1, in init cupy.core.core
"X:\Pytho... | 0.568775 |
mdpopups: Traceback (most recent call last):
"/home/eman/.config/sublime-text-3/Packages/mdpopups/st3/mdpopups/__init__.py", line 619, in show_popup
nl2br=nl2br, allow_code_wrap=allow_code_wrap
"/home/eman/.config/sublime-text-3/Packages/mdpopups/st3/mdpopups/__init__.py", line 322, in _create_html
allow_code_w... | Traceback (most recent call last):
"C:\Users\fbonadias\AppData\Local\Continuum\anaconda3\Scripts\conda-script.py", line 12, in <module>
sys.exit(main())
"C:\Users\fbonadias\AppData\Local\Continuum\anaconda3\lib\site-packages\conda\cli\main.py", line 150, in main
return conda_exception_handler(_main, *args, **kw... | 0.57552 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/usr/local/lib/python3.8/dist-packages/modin/pandas/general.py", line 344, in to_numeric
return arg._to_numeric(errors=errors, downcast=downcast)
"/usr/local/lib/python3.8/dist-packages/modin/pandas/base.py", line 2830, in default_handler
ret... | ```Traceback (most recent call last):
"/usr/lib/syncplay/syncplay/ui/GuiConfiguration.py", line 1016, in <lambda>
self.chatOutputFontButton.released.connect(lambda: self.fontDialog("chatOutput"))
"/usr/lib/syncplay/syncplay/ui/GuiConfiguration.py", line 1059, in fontDialog
self.config[configName + "FontFamily"]... | 0.547315 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/mdank/anaconda3/envs/pd-mixed/lib/python3.6/site-packages/pandas/core/ops.py", line 879, in wrapper
res = na_op(values, other)
"/home/mdank/anaconda3/envs/pd-mixed/lib/python3.6/site-packages/pandas/core/ops.py", line 783, in na_op
resu... | Traceback (most recent call last):
"train.py", line 99, in <module>
for batch_i, (_, imgs, targets) in enumerate(dataloader):
"/home/ubuntu/anaconda3/envs/pytorch_p36/lib/python3.6/site-packages/torch/utils/data/dataloader.py", line 637, in __next__
return self._process_next_batch(batch)
"/home/ubuntu/anacon... | 0.558555 |
Traceback (most recent call last):
"/home/nucypher/testnet/nucypher/bin/nucypher", line 8, in <module>
sys.exit(nucypher_cli())
"/home/nucypher/testnet/nucypher/lib/python3.6/site-packages/click/core.py", line 764, in __call__
return self.main(*args, **kwargs)
"/home/nucypher/testnet/nucypher/lib/python3.6/s... | Traceback (most recent call last):
"/usr/bin/subliminal", line 11, in <module>
sys.exit(subliminal())
"/usr/lib/python3/dist-packages/subliminal/cli.py", line 85, in subliminal
args.languages = {babelfish.Language.fromietf(l) for l in args.languages}
"/usr/lib/python3/dist-packages/subliminal/cli.py", line 8... | 0.569185 |
Traceback (most recent call last):
"/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
self.run()
"/usr/local/lib/python2.7/dist-packages/streamlink-0.3.2-py2.7.egg/streamlink/stream/segmented.py", line 160, in run
self.write(segment, result)
"/usr/local/lib/python2.7/dist-packages/streamlink-0... | Traceback (most recent call last):
"__tmp_train_resnext.py", line 30, in <module>
da.to_npy_stack(str(path_to_data / '__test'), imgs, axis=0)
"/home/balbok/miniconda3/envs/adaptivefun/lib/python3.7/site-packages/dask/array/core.py", line 4681, in to_npy_stack
compute_as_if_collection(Array, graph, list(dsk))
... | 0.583413 |
`Traceback (most recent call last):
"extract_features.py", line 334, in <module>
main()
"extract_features.py", line 329, in main
ExtractFeatures(args)
"extract_features.py", line 134, in ExtractFeatures
devices=gpus,
"/home/maliqi/anaconda2/envs/detect/lib/python2.7/site-packages/caffe2/python/data_paral... | Traceback (most recent call last):
"conversion.py", line 5, in <module>
from torch2trt import torch2trt
"/mnt/886E59876E596F46/PycharmProjects/torch2trt/torch2trt/__init__.py", line 1, in <module>
from .torch2trt import *
"/mnt/886E59876E596F46/PycharmProjects/torch2trt/torch2trt/torch2trt.py", line 237, in ... | 0.559604 |
Traceback (most recent call last):
"/Users/primoz/Documents/orange3/Orange/widgets/utils/concurrent.py", line 596, in _on_task_done
super()._on_task_done(future)
"/Users/primoz/Documents/orange3/Orange/widgets/utils/concurrent.py", line 552, in _on_task_done
self.on_exception(ex)
"/Users/primoz/Documents/ora... | Traceback (most recent call last):
"F:/PythonProject/Alphapose/AlphaPose-pytorch/AlphaPose-pytorch/demo.py", line 26, in <module>
torch.multiprocessing.set_start_method('forkserver', force=True)
"D:\ProgramData\Anaconda3\envs\my-pytorch-gpu\lib\multiprocessing\context.py", line 246, in set_start_method
self._ac... | 0.527251 |
Traceback (most recent call last):
"MUSE/unsupervised.py", line 167, in <module>
trainer.procrustes()
"MUSE/src/trainer.py", line 174, in procrustes
A = self.src_emb.weight.data[self.dico[:, 0]]
TypeError: 'NoneType' object is not subscriptable
| Traceback (most recent call last):
"<stdin>", line 1, in <module>
TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType'
| 0.518283 |
Traceback (most recent call last):
"C:\Users\Fichte\AppData\Roaming\Sublime Text 3\Packages\LaTeXTools\st_preview\preview_math.py", line 601, in update_phantoms
self._update_phantoms()
"C:\Users\Fichte\AppData\Roaming\Sublime Text 3\Packages\LaTeXTools\st_preview\preview_math.py", line 615, in _update_phantoms
... | Traceback (most recent call last):
"SickBeard.py", line 91, in <module>
import sickbeard
"/opt/sickrage/sickbeard/__init__.py", line 37, in <module>
from sickbeard.indexers import indexer_api
"/opt/sickrage/sickbeard/indexers/__init__.py", line 21, in <module>
from . import indexer_api
"/opt/sickrage/sic... | 0.554573 |
Traceback (most recent call last):
"/usr/lib/python3/dist-packages/spyder/widgets/helperwidgets.py", line 127, in paint
textRect = style.subElementRect(QStyle.SE_ItemViewItemText, options)
TypeError: subElementRect(self, QStyle.SubElement, QStyleOption, QWidget): not enough arguments
| Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/Users/mmckerns/lib/python3.6/site-packages/dill-0.3.2.dev0-py3.6.egg/dill/_dill.py", line 265, in dumps
dump(obj, file, protocol, byref, fmode, recurse, **kwds)#, strictio)
"/Users/mmckerns/lib/python3.6/site-packages/dill-0.3.2.dev0-py3.6.eg... | 0.505576 |
Traceback (most recent call last):
"/software/anaconda3/lib/python3.7/site-packages/pip/_vendor/pkg_resources/__init__.py", line 2562, in version
return self._version
"/software/anaconda3/lib/python3.7/site-packages/pip/_vendor/pkg_resources/__init__.py", line 2669, in __getattr__
raise AttributeError(attr)
Att... |
Traceback (most recent call last):
"/lustre/home/jiayuxin/miniconda3/lib/python2.7/site-packages/conda/exceptions.py", line 1043, in __call__
return func(*args, **kwargs)
"/lustre/home/jiayuxin/miniconda3/lib/python2.7/site-packages/conda/cli/main.py", line 84, in _main
exit_code = do_call(args, p)
"/lustre... | 0.617369 |
Traceback (most recent call last):
"/opt/pycharm/helpers/pydev/pydevd.py", line 1591, in <module>
globals = debugger.run(setup['file'], None, None, is_module)
"/opt/pycharm/helpers/pydev/pydevd.py", line 1018, in run
pydev_imports.execfile(file, globals, locals)
# execute the script
"/opt/pycharm/helpers/pyd... | Traceback (most recent call last):
"/usr/lib/python3/dist-packages/salt/engines/__init__.py", line 132, in run
self.engine[self.fun](**kwargs)
"/usr/lib/python3/dist-packages/salt/engines/junos_syslog.py", line 394, in start
reactor.listenUDP(port, _SyslogServerFactory(kwargs))
"/usr/lib/python3/dist-package... | 0.66719 |
```Traceback (most recent call last):
".../virtual/lib/python3.6/site-packages/google/protobuf/internal/python_message.py", line 545, in _GetFieldByName
return message_descriptor.fields_by_name[field_name]
KeyError: 'imageContext'
|
Comment: An exception occurred in this state: Traceback (most recent call last):
"/usr/local/lib/python3.7/site-packages/salt/state.py", line 2118, in call
ret.update(self._run_check(low))
"/usr/local/lib/python3.7/site-packages/salt/state.py", line 890, in _run_check
_ret = self._run_check_onlyif(low_data, cm... | 0.58873 |
Traceback (most recent call last):
"/kube-hunter/scapy/supersocket.py", line 127, in __del__
self.close()
"/kube-hunter/scapy/arch/linux.py", line 481, in close
set_promisc(self.ins, self.iface, 0)
AttributeError: 'L2Socket' object has no attribute 'ins'
| ``Traceback (most recent call last):
"echo.py", line 15, in <module>
main()
"echo.py", line 9, in main
client.set_update_handler(update_handler)
AttributeError: 'Client' object has no attribute 'set_update_handler``
| 0.641046 |
Traceback (most recent call last):
"D:\Anaconda35\Scripts\rqalpha-script.py", line 11, in <module>
load_entry_point('rqalpha==3.3.1', 'console_scripts', 'rqalpha')()
"D:\Anaconda35\lib\site-packages\rqalpha\__main__.py", line 71, in entry_point
cli(obj={})
"D:\Anaconda35\lib\site-packages\click\core.py", lin... | Traceback (most recent call last):
"diagram.py", line 25, in <module>
ingress = Ingress("ingress",fontsize="20")
TypeError: __init__() got an unexpected keyword argument 'fontsize'
| 0.577136 |
Traceback (most recent call last):
"/home/lestephane/anaconda3/lib/python3.6/site-packages/awscli/clidriver.py", line 208, in main
return command_table[parsed_args.command](remaining, parsed_args)
"/home/lestephane/anaconda3/lib/python3.6/site-packages/awscli/clidriver.py", line 345, in __call__
return command_... | Traceback (most recent call last):
"/usr/local/lib/python3.6/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"/usr/local/lib/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
"/usr/local/lib/python3.6/site-packages/pylint/__main__.py", line 7, in <module>
pylint.run_pylint... | 0.643194 |
Traceback (most recent call last):
"/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner
self.run()
"/usr/lib/python3.8/threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
"/builddir/build/BUILD/dask-2.18.0/dask/tests/test_threaded.py", line 135, in test_f
L.append(get(dsk, ... |
[rospy.internal][WARNING] 2014-11-11 20:39:42,119: Unknown error initiating TCP/IP socket to pv1106:39758 (http://pv1106:34792/): Traceback (most recent call last):
"/data/users/rlinsalata/dev/desk/bugs/10848_mem-leak/rosbridge/catkin_ws/src/ros_comm/clients/rospy/src/rospy/impl/tcpros_base.py", line 557, in connect... | 0.601835 |
Traceback (most recent call last):
"/home/bonfire/cogs/owner.py", line 325, in reload
self.bot.load_extension(module)
"/home/bonfire/Bonfire-env/src/discord.py/discord/ext/commands/bot.py", line 700, in load_extension
lib.setup(self)
"/home/bonfire/cogs/test.py", line 6, in setup
bot.add_cog(Test(bot))
"... | Traceback (most recent call last):
"/home/alex/.local/lib/python3.9/site-packages/bpytop.py", line 2824, in _runner
collector._draw()
"/home/alex/.local/lib/python3.9/site-packages/bpytop.py", line 3346, in _draw
MemBox._draw_fg()
"/home/alex/.local/lib/python3.9/site-packages/bpytop.py", line 2056, in _draw... | 0.59364 |
Traceback (most recent call last):
"test.py", line 40, in <module>
print(integrate(1 / (1 + x**4)**(S(1)/4), [x, 0, oo]))
"/home/eward/se/sympy/integrals/integrals.py", line 1522, in integrate
return integral.doit(**doit_flags)
"/home/eward/se/sympy/integrals/integrals.py", line 669, in doit
evalued = Add(*... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"<decorator-gen-406>", line 2, in write_pajek
"/usr/lib/python3.6/site-packages/networkx/utils/decorators.py", line 227, in _open_file
result = func_to_be_decorated(*new_args, **kwargs)
"/usr/lib/python3.6/site-packages/networkx/readwrite/pa... | 0.586314 |
Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/salt/minion.py", line 1470, in _thread_return
return_data = executor.execute()
"/usr/lib/python2.7/dist-packages/salt/executors/direct_call.py", line 28, in execute
return self.func(*self.args, **self.kwargs)
"/usr/lib/python2.7/dist-packag... | 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/... | 0.624897 |
Traceback (most recent call last):
"<ipython-input-165-e4c3e30cc8ef>", line 1, in <module>
runfile('D:/Workspace/Python/Computational Neuroscience/python tutorials.py', wdir='D:/Workspace/Python/Computational Neuroscience')
"C:\Anaconda3\lib\site-packages\spyderlib\widgets\externalshell\sitecustomize.py", line... | Traceback (most recent call last):
"D:\CIVA_RP\civa-rep\ProjetCIVA\ceaComponents\dev\python\lib\threading.py", line 916, in _bootstrap_inner
self.run()
"<ipython-input-3-97ff3fa09bcb>", line 7, in run
self.server = get_server(slider, port=5006)
"D:\CIVA_RP\civa-rep\ProjetCIVA\ceaComponents\dev\python\lib\sit... | 0.544836 |
Traceback (most recent call last):
"/usr/anaconda3/lib/python3.7/site-packages/astroid/__init__.py", line 91, in _inference_tip_cached
return iter(_cache[func, node])
KeyError: (<function register_builtin_transform.<locals>._transform_wrapper at 0x7fc41013fd08>, <Call l.1129 at 0x7fc3d0486668>)
| Traceback (most recent call last):
"../../cryptofeed/feedhandler.py", line 229, in _connect
await feed.subscribe(websocket)
"../../cryptofeed/exchange/coinbase.py", line 419, in subscribe
await self._book_snapshot(self.pairs or self.book_pairs)
"../../cryptofeed/exchange/coinbase.py", line 186, in _book_snap... | 0.515534 |
Traceback (most recent call last):
"E:/区块链工作/区块链工作总结整理/回测系统开发/qstrader-master/examples/moving_average_cross_backtest.py", line 108, in <module>
run(config, testing, tickers, filename)
"E:/区块链工作/区块链工作总结整理/回测系统开发/qstrader-master/examples/moving_average_cross_backtest.py", line 94, in run
benchmark=tickers[0],
... | Caused by: org.apache.spark.api.python.PythonException: Traceback (most recent call last):
"/usr/lib/spark/python/pyspark/worker.py", line 372, in main
process()
"/usr/lib/spark/python/pyspark/worker.py", line 367, in process
serializer.dump_stream(func(split_index, iterator), outfile)
"/usr/lib/spark/python... | 0.585678 |
Traceback (most recent call last):
"bin/docker-compose", line 6, in <module>
"compose/cli/main.py", line 71, in main
"compose/cli/main.py", line 127, in perform_command
"compose/cli/main.py", line 1106, in up
"compose/cli/main.py", line 1102, in up
"compose/project.py", line 570, in up
"compose/par... | Traceback (most recent call last):
"/Users/XD/Library/Python/3.7/lib/python/site-packages/flask/app.py", line 2464, in __call__
return self.wsgi_app(environ, start_response)
"/Users/XD/Library/Python/3.7/lib/python/site-packages/flask/app.py", line 2450, in wsgi_app
response = self.handle_exception(e)
"/User... | 0.633992 |
Traceback (most recent call last):
"/root/.pycharm_helpers/pydev/pydevd.py", line 1961, in main
setup = process_command_line(sys.argv)
"/root/.pycharm_helpers/pydev/_pydevd_bundle/pydevd_command_line_handling.py", line 145, in process_command_line
raise ValueError("Unexpected option: " + argv[i])
ValueError: Un... | Traceback (most recent call last):
"DeepExploit.py", line 2340, in <module>
com_exploit_list = env.get_exploit_list()
"DeepExploit.py", line 1084, in get_exploit_list
module_info = self.client.get_module_info('exploit', exploit)
"DeepExploit.py", line 240, in get_module_info
return self.call('module.info', ... | 0.620694 |
Traceback (most recent call last):
"C:\Users\Sasha\Anaconda2\lib\site-packages\spyder\plugins\ipythonconsole.py", line 906, in <lambda>
clear_variables))
"C:\Users\Sasha\Anaconda2\lib\site-packages\spyder\plugins\ipythonconsole.py", line 948, in execute_code
sw.sig_prompt_ready.disconnect()
TypeError: disconnec... | Traceback (most recent call last):
"/srv/homeassistant/lib/python3.7/site-packages/homeassistant/helpers/entity_platform.py", line 322, in _async_add_entity
await entity.async_device_update(warning=False)
"/srv/homeassistant/lib/python3.7/site-packages/homeassistant/helpers/entity.py", line 470, in async_device_... | 0.515543 |
Traceback (most recent call last):
"c:\users\usuario\appdata\local\programs\python\python37\lib\site-packages\gallery_dl\job.py", line 49, in run
for msg in self.extractor:
"c:\users\usuario\appdata\local\programs\python\python37\lib\site-packages\gallery_dl\extractor\foolslide.py", line 55, in items
imgs = sel... | Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/salt/cli/caller.py", line 197, in call
ret['return'] = func(*args, **kwargs)
"/usr/lib/python2.7/dist-packages/salt/modules/dockerng.py", line 3796, in dangling
if '<none>:<none>' in all_images[x]['RepoTags']]
TypeError: argument of type 'None... | 0.593511 |
Traceback (most recent call last):
"ins1.py", line 12, in <module>
tbl.insert().execute({'with space':456})
"sa-trunk/lib/sqlalchemy/sql/expression.py", line 971, in execute
return e._execute_clauseelement(self, multiparams, params)
"sa-trunk/lib/sqlalchemy/engine/base.py", line 1128, in _execute_clauseelement
r... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"C:\Python27\lib\site-packages\jedi\api\__init__.py", line 155, in completions
self._evaluator, self._get_module(), self._code_lines,
"C:\Python27\lib\site-packages\jedi\api\__init__.py", line 137, in _get_module
name = dotted_path_in_sys_path... | 0.630542 |
Traceback (most recent call last):
"/srv/galaxy/lib/galaxy/workflow/run.py", line 190, in invoke
incomplete_or_none = self._invoke_step(workflow_invocation_step)
"/srv/galaxy/lib/galaxy/workflow/run.py", line 263, in _invoke_step
incomplete_or_none = invocation_step.workflow_step.module.execute(self.trans,
"... | `Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/usr/local/lib/python3.6/site-packages/mne/io/edf/edf.py", line 1235, in read_raw_edf
exclude=exclude, preload=preload, verbose=verbose)
"<string>", line 2, in __init__
"/usr/local/lib/python3.6/site-packages/mne/utils.py", line 728, in ve... | 0.568219 |
Traceback (most recent call last):
"/usr/local/bin/bert-serving-start", line 8, in <module>
sys.exit(main())
"/usr/local/lib/python3.6/dist-packages/bert_serving/server/cli/__init__.py", line 4, in main
with BertServer(get_run_args()) as server:
"/usr/local/lib/python3.6/dist-packages/bert_serving/server/__i... | Traceback (most recent call last):
"/home/henry/anaconda3/envs/pytorch/lib/python3.7/site-packages/ipdb/__main__.py", line 169, in main
pdb._runscript(mainpyfile)
"/home/henry/anaconda3/envs/pytorch/lib/python3.7/pdb.py", line 1566, in _runscript
self.run(statement)
"/home/henry/anaconda3/envs/pytorch/lib/py... | 0.623905 |
Traceback (most recent call last):
"/ccs/home/shubhankar/tensorflow-1.12-p3/anaconda3/lib/python3.6/site-packages/tensorflow/python/pywrap_tensorflow.py", line 58, in <module>
from tensorflow.python.pywrap_tensorflow_internal import *
"/ccs/home/shubhankar/tensorflow-1.12-p3/anaconda3/lib/python3.6/site-package... | Traceback (most recent call last):
"/home/pavel/projects/venvs/exapro_3992/lib/python3.5/site-packages/googleapiclient/discovery_cache/file_cache.py", line 33, in <module>
from oauth2client.contrib.locked_file import Locked
ImportError: No module named 'oauth2client.contrib.locked_file'
| 0.620415 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.