text1 stringlengths 92 132k | text2 stringlengths 83 99.1k | score float64 0.01 1 |
|---|---|---|
Traceback (most recent call last):
"a.py", line 563, in <module>
loop.run_until_complete(main())
"/usr/lib/python3.8/asyncio/base_events.py", line 608, in run_until_complete
return future.result()
"a.py", line 548, in main
await
APP["Items"][hqone_Space].data[rec].stop()
"~/.local/lib/python3.8/site-pack... | Traceback (most recent call last):
".venv/lib/python3.8/site-packages/botocore/httpsession.py", line 314, in send
urllib_response = conn.urlopen(
".venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 699, in urlopen
httplib_response = self._make_request(
".venv/lib/python3.8/site-packages/urlli... | 0.55407 |
Traceback (most recent call last):
"E:/git/PythonWorkSpace/test.py", line 14, in <module>
res=sm.explore(find=0x004114F0,avoid=[0x00413414])
"C:\python27-x64\lib\site-packages\angr\misc\immutability.py", line 24, in _wrapper
if method(self, *args, **kwargs) is not self:
"C:\python27-x64\lib\site-packages\ang... | Traceback (most recent call last):
"/usr/local/bin/noteshrink", line 9, in <module>
load_entry_point('noteshrink==0.1.1', 'console_scripts', 'noteshrink')()
"/Library/Python/2.7/site-packages/noteshrink.py", line 584, in main
notescan_main(options=get_argument_parser().parse_args())
"/Library/Python/2.7/site... | 0.606922 |
```Traceback (most recent call last):
"/home/gabriel/.local/lib/python3.6/site-packages/webview/platforms/gtk.py", line 374, in _callback
self.js_results[unique_id]['result'] = value.get_js_value().to_string()
KeyError: 'c772879e7c5911eba095681401f000f5'
| Traceback (most recent call last):
"C:\Users\2chan\AppData\Local\Programs\Python\Python38\lib\site-packages\pyttsx3\__init__.py", line 20, in init
eng = _activeEngines[driverName]
"C:\Users\2chan\AppData\Local\Programs\Python\Python38\lib\weakref.py", line 131, in __getitem__
o = self.data[key]()
KeyError: 'sap... | 0.518217 |
Traceback (most recent call last):
"/Users/vhaenel/git/numba/numba/tests/test_np_functions.py", line 2080, in test_ediff1d_edge_cases
_check_raises_type_error(params, 'to_begin')
"/Users/vhaenel/git/numba/numba/tests/test_np_functions.py", line 2047, in _check_raises_type_error
pyfunc(**params)
"/Users/vhaen... | Traceback (most recent call last):
"/usr/src/homeassistant/homeassistant/helpers/storage.py", line 190, in _async_callback_delayed_write
await self._async_handle_write_data()
"/usr/src/homeassistant/homeassistant/helpers/storage.py", line 202, in _async_handle_write_data
if "data_func" in data:
TypeError: argum... | 0.52862 |
Traceback (most recent call last):
"C:\Users\tenso\Anaconda3\lib\threading.py", line 917, in _bootstrap_inner
self.run()
"C:\Users\tenso\Anaconda3\lib\threading.py", line 865, in run
self._target(*self._args, **self._kwargs)
"C:\Users\tenso\Anaconda3\lib\site-packages\keras\utils\data_utils.py", line 565, in... | Traceback (most recent call last):
"C:\Users\holme\Documents\Sync\Git\blitzmann\Pyfa\gui\builtinAdditionPanes\implantView.py", line 79, in OnRadioSelect
"C:\Users\holme\Documents\Sync\Git\blitzmann\Pyfa\service\fit.py", line 1012, in toggleImplantSource
"C:\Users\holme\Documents\Sync\Git\blitzmann\Pyfa\eos\db\... | 0.58835 |
Traceback (most recent call last):
"c:\python38\lib\runpy.py", line 194, in _run_module_as_main
return _run_code(code, main_globals, None,
"c:\python38\lib\runpy.py", line 87, in _run_code
exec(code, run_globals)
"c:\Python38\Scripts\prospector.exe\__main__.py", line 7, in <module>
"c:\python38\lib\site-p... | Traceback (most recent call last):
"/usr/lib/python3.6/threading.py", line 916, in _bootstrap_inner
self.run()
"/usr/lib/python3.6/threading.py", line 864, in run
self._target(*self._args, **self._kwargs)
"/usr/local/lib/python3.6/dist-packages/torch_xla/distributed/parallel_loader.py", line 141, in _loader_... | 0.563605 |
Traceback (most recent call last):
"scripts/prepro_ngrams.py", line 136, in <module>
main(params)
"scripts/prepro_ngrams.py", line 121, in main
utils.pickle_dump({'document_frequency': ngram_words, 'ref_len': ref_len}, open(params['output_pkl']+'-words.p','w'), protocol=cPickle.HIGHEST_PROTOCOL)
TypeError: pick... | Traceback (most recent call last):
"scripts/asciidoc2html.py", line 294, in run
asciidoc.build()
"scripts/asciidoc2html.py", line 78, in build
self._build_docs()
"scripts/asciidoc2html.py", line 101, in _build_docs
with open(modified_src, 'w', encoding='utf-8') as modified_f, \
TypeError: invalid file: Posi... | 0.547914 |
ERROR
1569588508.20
tribler_window:108
(root)
Traceback (most recent call last):
"/home/tribler/tudelft/tribler/TriblerGUI/widgets/home_recommended_item.py", line 77, in on_download_button_clicked
self.window().start_download_from_uri(self.download_uri)
"/home/tribler/tudelft/tribler/TriblerGUI/tribler_window.py... | Traceback (most recent call last):
"/home/skumaran/.py/virtualenv/nikola/lib/python3.8/site-packages/yapsy/PluginManager.py", line 527, in loadPlugins
is_correct_subclass = issubclass(element, self.categories_interfaces[category_name])
TypeError: issubclass() arg 1 must be a class
| 0.578336 |
Traceback (most recent call last):
"/home/p/Work/pytorch-playground-master/quantize.py", line 102, in <module>
main()
"/home/p/Work/pytorch-playground-master/quantize.py", line 31, in main
args.gpu = misc.auto_select_gpu(utility_bound=0, num_gpu=args.ngpu, selected_gpus=args.gpu)
"/home/p/Work/pytorch-playgr... | Traceback (most recent call last):
"C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\tornado\ioloop.py", line 907, in _run
return self.callback()
"C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\distributed\nanny.py", line 414, in memory_monitor
process = sel... | 0.623587 |
Traceback (most recent call last):
"/home/vagrant/.tox/py36/lib/python3.6/site-packages/moviepy/audio/io/readers.py", line 266, in __del__
self.close()
"/home/vagrant/.tox/py36/lib/python3.6/site-packages/moviepy/audio/io/readers.py", line 256, in close
if self.proc:
AttributeError: 'FFMPEG_AudioReader' object ... | Traceback (most recent call last):
"/bot/bot/cogs/verification.py", line 325, in _before_first_ping
last_reminder: t.Optional[int] = await self.reminder_cache.get("last_reminder")
"/bot/bot/utils/redis_cache.py", line 263, in get
value = await self._redis.hget(self._namespace, key)
AttributeError: 'NoneType' ob... | 0.662431 |
`Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/stephen_chan/.local/lib/python3.6/site-packages/datasets/metric.py", line 393, in compute
output = self._compute(predictions=predictions, references=references, **kwargs)
"/home/stephen_chan/.cache/huggingface/modules/datasets_modules/m... | Traceback (most recent call last):
"faces.py", line 127, in <module>
cmd()
"faces.py", line 65, in train
verbose
= True,
"/Users/CJL/Downloads/deconvfaces-master/faces/train.py", line 182, in train_model
callbacks=callbacks, shuffle=True, verbose=1)
"/Users/CJL/anaconda/lib/python3.5/site-packages/keras/... | 0.51273 |
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):
"mem_test.py", line 15, in <module>
paddle.init(use_gpu=False, trainer_count=1)
"/usr/local/lib/python2.7/dist-packages/paddle/v2/__init__.py", line 128, in init
import py_paddle.swig_paddle as api
"/usr/local/lib/python2.7/dist-packages/py_paddle/__init__.py", line 15, in ... | 0.63426 |
Traceback (most recent call last):
"<pyshell#19>", line 1, in <module>
for item in pars.parse("cloningvector 2.gff"):
"C:\Users\matthias\AppData\Local\Programs\Python\Python35-32\lib\site-packages\BCBio\GFF\GFFParser.py", line 311, in parse
for rec in self.parse_in_parts(gff_files, base_dict, limit_info):
"C... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/Users/ronconi/Workspaces/PythonVirtualEnvs/rebelmouse/lib/python2.7/site-packages/PIL/Image.py", line 1026, in copy
self.load()
"/Users/ronconi/Workspaces/PythonVirtualEnvs/rebelmouse/lib/python2.7/site-packages/PIL/Image
.py", line 204, in l... | 0.504843 |
Traceback (most recent call last):
"/home/varac/.local/venvs/khal/lib/python3.5/site-packages/khal/khalendar/khalendar.py", line 303, in _update_vevent
update(event.raw, href=href, etag=etag, calendar=calendar)
"/home/varac/.local/venvs/khal/lib/python3.5/site-packages/khal/khalendar/backend.py", line 259, in up... | Traceback (most recent call last):
"C:\Users\ali\miniconda3\envs\test\lib\site-packages\ray\tune\trial_runner.py", line 594, in _process_trial
decision = self._process_trial_result(trial, result)
"C:\Users\ali\miniconda3\envs\test\lib\site-packages\ray\tune\trial_runner.py", line 631, in _process_trial_result
s... | 0.495422 |
Traceback (most recent call last):
"/usr/src/app/homeassistant/components/hue/sensor_base.py", line 250, in async_maybe_update_ha_state
await self._async_update_ha_state()
"/usr/src/app/homeassistant/components/hue/sensor.py", line 23, in _async_update_ha_state
await self.async_update_ha_state(self, *args, **kw... | Traceback (most recent call last):
"mr_word_count.py", line 18, in <module>
MRWordFrequencyCount.run()
"/home/ec2-user/.local/lib/python3.7/site-packages/mrjob/job.py", line 616, in run
cls().execute()
"/home/ec2-user/.local/lib/python3.7/site-packages/mrjob/job.py", line 687, in execute
self.run_job()
"... | 0.569138 |
Traceback (most recent call last):
"run.py", line 47, in <module>
tf.app.run(main)
"/usr/local/lib/python3.6/site-packages/tensorflow/python/platform/app.py", line 125, in run
_sys.exit(main(argv))
"run.py", line 36, in main
return Run.run(**additional_functions)
"/Users/lhw/Worker/learn/opensrc/SR/Video... | Traceback (most recent call last):
"/Users/*****/MobSF/Mobile-Security-Framework-MobSF/StaticAnalyzer/views/android/static_analyzer.py", line 271, in static_analyzer
'security_score'] = score(context['findings'])
TypeError: 'NoneType' object is not subscriptable
| 0.543566 |
Traceback (most recent call last):
"/usr/lib/python3.6/threading.py", line 916, in _bootstrap_inner
self.run()
"/usr/lib/python3.6/threading.py", line 864, in run
self._target(*self._args, **self._kwargs)
"/home/nick/Face-Door/src/prosessing/video.py", line 225, in ProcessVideo
predictions = Knn.predict(X_f... | Traceback (most recent call last):
"i.py", line 13, in <module>
goo(Child())
"i.py", line 10, in goo
1 + 'boom'
# no error from mypy but there's an error at runtime
TypeError: unsupported operand type(s) for +: 'int' and 'str'
| 0.556253 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"C:\Users\ximo_\AppData\Local\Temp\pip-atl7g8o8-build\setup.py", line 46, in <module>
with open(path.join(path.dirname(__file__), 'README.rst'), encoding='utf-8') as f:
AttributeError: 'str' object has no attribute 'dirname'
| Traceback (most recent call last):
"/usr/lib/python3.8/site-packages/sphinx/ext/autodoc/importer.py", line 107, in import_object
obj = attrgetter(obj, mangled_name)
"/usr/lib/python3.8/site-packages/sphinx/ext/autodoc/__init__.py", line 320, in get_attr
return autodoc_attrgetter(self.env.app, obj, name, *defarg... | 0.494652 |
Traceback (most recent call last):
"/home/matrix/synapse/synapse/metrics/__init__.py", line 64, in collect
calls = self.caller()
"/home/matrix/synapse/synapse/http/request_metrics.py", line 131, in _get_in_flight_counts
rm.update_metrics()
"/home/matrix/synapse/synapse/http/request_metrics.py", line 225, in ... | Traceback (most recent call last):
"covid19.py", line 77, in <module>
model = clf.export_model()
"/mnt/sdd/vicastro/envs/ak4/lib/python3.8/site-packages/autokeras/auto_model.py", line 454, in export_model
return self.tuner.get_best_model()
"/mnt/sdd/vicastro/envs/ak4/lib/python3.8/site-packages/autokeras/eng... | 0.53404 |
Traceback (most recent call last):
"/mnt/projects/simngl/wgs/tools/bcbio/v1.2.4/anaconda/lib/python3.6/concurrent/futures/process.py", line 175, in _process_worker
r = call_item.fn(*call_item.args, **call_item.kwargs)
"/mnt/projects/simngl/wgs/tools/bcbio/v1.2.4/anaconda/lib/python3.6/concurrent/futures/proce... | Traceback (most recent call last):
"/usr/local/bin/pipenv", line 8, in <module>
sys.exit(cli())
"/usr/local/lib/python3.6/site-packages/pipenv/vendor/click/core.py", line 764, in __call__
return self.main(*args, **kwargs)
"/usr/local/lib/python3.6/site-packages/pipenv/vendor/click/core.py", line 717, in main... | 0.569602 |
Traceback (most recent call last):
"/usr/lib/python2.7/site-packages/salt/loader.py", line 1343, in _load_module
mod = imp.load_module(mod_namespace, fn_, fpath, desc)
"/usr/lib/python2.7/site-packages/salt/cloud/clouds/dimensiondata.py", line 42, in <module>
libcloud.security.CA_CERTS_PATH.append('/etc/ssl/cer... | Traceback (most recent call last):
"/home/hejia/Projects/garage/tests/test_algos.py", line 96, in test_polopt_algo
policy = policy_cls(env_spec=env.spec, )
"/home/hejia/Projects/garage/garage/policies/gaussian_gru_policy.py", line 40, in __init__
obs_dim = env_spec.observation_space.flat_dim +\
AttributeError: ... | 0.646417 |
Traceback (most recent call last):
"<stdin>", line 11, in <module>
"C:\ProgramData\Anaconda3\lib\site-packages\skopt\searchcv.py", line 288, in __init__
return_train_score=return_train_score)
TypeError: __init__() got an unexpected keyword argument 'fit_params'
| Traceback (most recent call last):
"/usr/lib/python3.6/logging/__init__.py", line 992, in emit
msg = self.format(record)
"/usr/lib/python3.6/logging/__init__.py", line 838, in format
return fmt.format(record)
"/home/cosmin/.virtualenvs/raiden/lib/python3.6/site-packages/structlog/stdlib.py", line 459, in for... | 0.544158 |
Traceback (most recent call last):
"core.pyc", line 475, in run
"braille.pyc", line 2131, in pumpAll
"braille.pyc", line 1873, in handlePendingCaretUpdate
"braille.pyc", line 1879, in _doCursorMove
"braille.pyc", line 975, in update
"braille.pyc", line 873, in _addTextWithFields
"browseMode.pyc", l... | Traceback (most recent call last):
"/home/someuser/anaconda3/lib/python3.8/site-packages/vaex/scopes.py", line 101, in evaluate
result = self[expression]
"/home/someuser/anaconda3/lib/python3.8/site-packages/vaex/scopes.py", line 163, in __getitem__
raise KeyError("Unknown variables or column: %r" % (variable,)... | 0.563806 |
`Traceback (most recent call last):
"./freqtrade/main.py", line 18, in <module>
from freqtrade.configuration import Arguments
ImportError: cannot import name 'Arguments' from 'freqtrade.configuration' `
| Traceback (most recent call last):
"smartmirror.py", line 176, in get_weather
photo = ImageTk.PhotoImage(image)
"/home/dm/miniconda2/lib/python2.7/site-packages/PIL/ImageTk.py", line 116, in __init__
self.paste(image)
"/home/dm/miniconda2/lib/python2.7/site-packages/PIL/ImageTk.py", line 181, in paste
impor... | 0.52341 |
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... |
Traceback (most recent call last):
"/srv/conda/lib/python3.7/site-packages/conda/exceptions.py", line 1079, in __call__
return func(*args, **kwargs)
"/srv/conda/lib/python3.7/site-packages/conda_env/cli/main.py", line 80, in do_call
exit_code = getattr(module, func_name)(args, parser)
"/srv/conda/lib/python... | 0.599322 |
Traceback (most recent call last):
"/usr/local/bin/ipython", line 8, in <module>
sys.exit(start_ipython())
"/usr/local/lib/python3.8/site-packages/IPython/__init__.py", line 126, in start_ipython
return launch_new_instance(argv=argv, **kwargs)
"/usr/local/lib/python3.8/site-packages/traitlets/config/applicat... | Traceback (most recent call last):
"D:\LaptopBackup\Local\Anaconda\lib\runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"D:\LaptopBackup\Local\Anaconda\lib\runpy.py", line 85, in _run_code
exec(code, run_globals)
"D:\LaptopBackup\Local\Anaconda\lib\site-packages\twine\__main__.py", line 53, ... | 0.590546 |
Traceback (most recent call last):
"C:\Users\DESMOND\Anaconda3\lib\site-packages\tensorflow_core\python\pywrap_tensorflow.py", line 58, in <module>
from tensorflow.python.pywrap_tensorflow_internal import *
"C:\Users\DESMOND\Anaconda3\lib\site-packages\tensorflow_core\python\pywrap_tensorflow_internal.py", line ... | Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/salt/loader.py", line 1333, in _load_module
mod = pyximport.load_module(name, fpath, tempfile.gettempdir())
"/usr/lib/python2.7/dist-packages/salt/modules/vsphere.py", line 178, in <module>
from salt.utils.decorators import depends, ignores_kw... | 0.614727 |
Traceback (most recent call last):
"/usr/lib/python3.6/concurrent/futures/thread.py", line 56, in run
result = self.fn(*self.args, **self.kwargs)
"/usr/lib/python3.6/site-packages/homeassistant/components/sensor/synologydsm.py", line 113, in run_setup
for volume in volumes:
TypeError: 'NoneType' object is not i... | Traceback (most recent call last):
"src/PaddlePredictor.py", line 102, in process_predict
result.success = self._handler.predict(args.tenantId, args.predictorId, args.input)
"src/paddle_predictor_server.py", line 173, in predict
result = adapter_method(model_obj, parsed_input)
"src/adapter.py", line 191, in ... | 0.632755 |
Traceback (most recent call last):
"G:\pyProduct\ss\superset\viz.py", line 407, in get_df_payload
df = self.get_df(query_obj)
"G:\pyProduct\ss\superset\viz.py", line 194, in get_df
self.results = self.datasource.query(query_obj)
"G:\pyProduct\ss\superset\connectors\sqla\models.py", line 834, in query
query_... | Traceback (most recent call last):
"/home/cpchung/anaconda3/bin/superset", line 18, in <module>
from superset.cli import superset
"/home/cpchung/anaconda3/lib/python3.6/site-packages/superset/__init__.py", line 21, in <module>
from superset.app import create_app
"/home/cpchung/anaconda3/lib/python3.6/site-pa... | 0.668785 |
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):
"exercise3c.py", line 64, in <module>
main()
"exercise3c.py", line 54, in main
runner={"plugin": "serial"},
"/home/kbyers/VENV/nornir_netmiko/lib64/python3.6/site-packages/nornir/init_nornir.py", line 74, in InitNornir
runner=load_runner(config),
"/home/kbyers/VENV/norn... | 0.53264 |
Traceback (most recent call last):
"/Users/john/.venv/ludwig/bin/ludwig", line 11, in <module>
load_entry_point('ludwig==0.2.2.4', 'console_scripts', 'ludwig')()
"/Users/john/.venv/ludwig/lib/python3.7/site-packages/ludwig/cli.py", line 118, in main
CLI()
"/Users/john/.venv/ludwig/lib/python3.7/site-packages... | Traceback (most recent call last):
"C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\tornado\ioloop.py", line 907, in _run
return self.callback()
"C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\distributed\nanny.py", line 414, in memory_monitor
process = sel... | 0.656639 |
Traceback (most recent call last):
"/home/jpgong/mythril/contract_detection/venv/lib/python3.6/site-packages/mythril/mythril/mythril_analyzer.py", line 160, in fire_lasers
custom_modules_directory=self.custom_modules_directory,
"/home/jpgong/mythril/contract_detection/venv/lib/python3.6/site-packages/mythril/ana... | Traceback (most recent call last):
"src/PaddlePredictor.py", line 102, in process_predict
result.success = self._handler.predict(args.tenantId, args.predictorId, args.input)
"src/paddle_predictor_server.py", line 173, in predict
result = adapter_method(model_obj, parsed_input)
"src/adapter.py", line 191, in ... | 0.636718 |
Traceback (most recent call last):
"train.py", line 421, in <module>
teacher_model = nn.DataParallel(teacher_model).cuda()
"/u/halle/yeganeh/home_at/.local/lib/python3.6/site-packages/torch/nn/modules/module.py", line 260, in cuda
return self._apply(lambda t: t.cuda(device))
"/u/halle/yeganeh/home_at/.local/... | 2017-02-07 03:01:56 DEBUG
SEARCHQUEUE-FORCED-255192 :: [016cda6] Traceback (most recent call last):
"C:\Medusa\medusa\search\queue.py", line 322, in run
self.manual_search, self.manual_search_type)
"C:\Medusa\medusa\search\core.py", line 483, in search_providers
name_cache.build_name_cache(show)
"C:\Medusa\m... | 0.51004 |
Traceback (most recent call last):
"C:\Users\usuario\ANACONDA\lib\site-packages\spyder\widgets\ipythonconsole\client.py", line 561, in show_time
elapsed_time = time() - self.t0
TypeError: unsupported operand type(s) for -: 'float' and 'NoneType'
| Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/flexget/task.py", line 483, in __run_plugin
return method(*args, **kwargs)
"/usr/local/lib/python2.7/dist-packages/flexget/event.py", line 23, in __call__
return self.func(*args, **kwargs)
"/usr/local/lib/python2.7/dist-packages/flexg... | 0.504128 |
Traceback (most recent call last):
"./blueman/main/Applet.py", line 3, in <module>
import blueman.bluez as bluez
"/home/dakkar/src/blueman/blueman/bluez/__init__.py", line 6, in <module>
import blueman.bluez.errors as errors
AttributeError: module 'blueman' has no attribute 'bluez'
| Traceback (most recent call last):
"/home/eri/Projects/2021/hellowords/cachetool.py", line 31, in <module>
EC[1] = 2
"/home/eri/.local/lib/python3.9/site-packages/cachetools/ttl.py", line 88, in __setitem__
self.expire(time)
"/home/eri/Projects/2021/hellowords/cachetool.py", line 13, in expire
root = self._... | 0.502569 |
[!] 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):
"//anaconda/envs/fuzzy-kernels/lib/python3.7/site-packages/joblib/externals/loky/process_executor.py", line 418, in _process_worker
r = call_item()
"//anaconda/envs/fuzzy-kernels/lib/python3.7/site-packages/joblib/externals/loky/process_executor.py", line 272, in __call__
retu... | 0.505152 |
Traceback (most recent call last):
"<ipython-input-37-5b65c1f8f23e>", line 3, in <module>
B = sympy.Matrix(D)
"/home/rikard/.local/lib/python3.7/site-packages/sympy/matrices/dense.py", line 430, in __new__
return cls._new(*args, **kwargs)
"/home/rikard/.local/lib/python3.7/site-packages/sympy/matrices/den... | 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... | 0.593764 |
Traceback (most recent call last):
"D:/source/tools/Test.py", line 2, in <module>
ghost = Ghost()
"C:\python32\python-2.7.10\lib\site-packages\ghost.py-0.2.3-py2.7.egg\ghost\ghost.py", line 455, in __init__
os.environ['DISPLAY'])
"C:\python32\python-2.7.10\lib\os.py", line 425, in __getitem__
return self.da... | Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/instaloader/structures.py", line 156, in _field
d = d[key]
KeyError: 'edge_sidecar_to_children'
| 0.540887 |
Traceback (most recent call last):
"/xxx/luigi/lib/python3.7/site-packages/luigi/worker.py", line 184, in run
raise RuntimeError('Unfulfilled %s at run time: %s' % (deps, ', '.join(missing)))
RuntimeError: Unfulfilled dependencies at run time: CopyTaskA_2020_03_06_e53bc182d5, CopyTaskB_2020_03_06_e53bc182d5
|
Traceback (most recent call last):
"<string>", line 1, in <module>
"C:\Users\shaz\Anaconda3\lib\site-packages\vispy\app\_default_app.py", line 47, in use_app
default_app = Application(backend_name)
"C:\Users\shaz\Anaconda3\lib\site-packages\vispy\app\application.py", line 49, in __init__
self._use(backend_n... | 0.573874 |
Traceback (most recent call last):
"tools/build_file_list.py", line 39, in <module>
lists = build_split_list(split_tp, f_info, i, shuffle)
"/home/xlp/project4/temporal-segment-networks/pyActionRecog/benchmark_db.py", line 64, in build_split_list
train_rgb_list, train_flow_list = build_set_list(split[0])
"/ho... | `Traceback (most recent call last):
"/usr/local/bin/instaloader", line 11, in <module>
sys.exit(main())
"/home/pi/.local/lib/python3.5/site-packages/instaloader/__main__.py", line 324, in main
storyitem_filter_str=args.storyitem_filter)
"/home/pi/.local/lib/python3.5/site-packages/instaloader/__main__.py", l... | 0.535243 |
Traceback (most recent call last):
"/Users/user/.local/share/virtualenvs/cloud_custodian-GAUqGNXp/lib/python3.7/site-packages/c7n/policy.py", line 288, in run
resources = self.policy.resource_manager.resources()
"/Users/user/.local/share/virtualenvs/cloud_custodian-GAUqGNXp/lib/python3.7/site-packages/c7n/resour... | 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 281, in get_queryset
queryset = UserObjectPermission.objects.filter(object_pk=self.kwargs['candidates_pk'])
KeyErro... | 0.615768 |
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):
"gam/__main__.py", line 50, in <module>
"gam/__main__.py", line 45, in main
"gam/__init__.py", line 10881, in ProcessGAMCommand
AttributeError: 'NoneType' object has no attribute 'reconfigure'
| 0.576764 |
Traceback (most recent call last):
"/home/travis/build/bleachbit/bleachbit/tests/TestUnix.py", line 216, in test_start_with_computer
self.assertNotEqual(b, two_b)
AssertionError: False == False
|
Traceback (most recent call last):
"/builddir/build/BUILDROOT/python-gevent-1.4.0-2.el7.x86_64/usr/lib64/python3.6/site-packages/gevent/tests/test__socket_dns.py", line 210, in test4
self._test('gethostbyaddr', x)
"/builddir/build/BUILDROOT/python-gevent-1.4.0-2.el7.x86_64/usr/lib64/python3.6/site-packages/geve... | 0.561652 |
Traceback (most recent call last):
"/usr/local/lib/python3.8/site-packages/celery/app/autoretry.py", line 35, in run
return task._orig_run(*args, **kwargs)
"/app/seatower_analytics/tiktok/tasks.py", line 68, in update_tiktok_user
api = TikTokApi.get_instance(
"/usr/local/lib/python3.8/site-packages/TikTokApi... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
AttributeError: module 'os' has no attribute 'execv'
| 0.565903 |
LLVM version... Traceback (most recent call last):
"/tmp/pip-install-ss534tpz/llvmlite/ffi/build.py", line 106, in main_posix
out = subprocess.check_output([llvm_config, '--version'])
"/usr/local/lib/python3.5/subprocess.py", line 316, in check_output
**kwargs).stdout
"/usr/local/lib/python3.5/subprocess.py... | Traceback (most recent call last):
"train.py", line 166, in <module>
_main()
"train.py", line 33, in _main
train(model, annotation_path, input_shape, anchors, len(class_names), log_dir=log_dir)
"train.py", line 61, in train
callbacks=[logging, checkpoint, early_stopping])
"/home/longjing/anaconda3/envs/y... | 0.643152 |
Traceback (most recent call last):
"cloudflare.py", line 6, in <module>
print scraper.get(url)
"/usr/local/lib/python2.7/dist-packages/requests/sessions.py", line 310, in get
return self.request('GET', url, **kwargs)
"/usr/local/lib/python2.7/dist-packages/cfscrape/__init__.py", line 120, in request
resp = ... | Traceback (most recent call last):
"/srv/zulip-py3-venv/lib/python3.4/site-packages/django/core/handlers/exception.py", line 41, in inner
response = get_response(request)
"/srv/zulip-py3-venv/lib/python3.4/site-packages/django/core/handlers/base.py", line 187, in _get_response
response = self.process_exception_... | 0.621534 |
Traceback (most recent call last):
"D:/DevelopProjects/AI/yolov3/train.py", line 492, in <module>
train(hyp, opt, device, tb_writer, wandb)
"D:/DevelopProjects/AI/yolov3/train.py", line 83, in train
model = Model(opt.cfg or ckpt['model'].yaml, ch=3, nc=nc).to(device)
# create
AttributeError: 'collections.Ordere... | Traceback (most recent call last):
"test_linalg.py", line 27, in tearDown
linalg.shutdown()
AttributeError: module 'skcuda.linalg' has no attribute 'shutdown'
| 0.495207 |
Traceback (most recent call last):
"/usr/bin/docker-compose", line 8, in <module>
sys.exit(main())
"/opt/venvs/docker-compose/lib/python3.8/site-packages/compose/cli/main.py", line 79, in main
command_func = dispatch()
"/opt/venvs/docker-compose/lib/python3.8/site-packages/compose/cli/main.py", line 149, in ... | Traceback (most recent call last):
"/Users/mi/tools/google-cloud-sdk/platform/gsutil/gsutil", line 21, in <module>
gsutil.RunMain()
"/Users/mi/tools/google-cloud-sdk/platform/gsutil/gsutil.py", line 123, in RunMain
sys.exit(gslib.__main__.main())
"/Users/mi/tools/google-cloud-sdk/platform/gsutil/gslib/__main... | 0.609054 |
Traceback (most recent call last):
"/Users/clementwalter/.pyenv/versions/tmp/bin/pytest", line 8, in <module>
sys.exit(console_main())
"/Users/clementwalter/.pyenv/versions/tmp/lib/python3.7/site-packages/_pytest/config/__init__.py", line 185, in console_main
code = main()
"/Users/clementwalter/.pyenv/versio... | Traceback (most recent call last):
"bug.py", line 4, in <module>
ujson.encode(np.array(1))
TypeError: � (0d array) is not JSON serializable at the moment
| 0.528258 |
Traceback (most recent call last):
"/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main
"__main__", fname, loader, pkg_name)
"/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
"/home/negat/lib/azure-cli/lib/python2.7/site-packages/azure/cli/__main__.py", line 9, in <modu... | Traceback (most recent call last):
"lbrynet/extras/daemon/Daemon.py", line 555, in _process_rpc_call
"lbrynet/extras/daemon/Daemon.py", line 1722, in jsonrpc_claim_search
"lbrynet/extras/daemon/Daemon.py", line 1722, in <listcomp>
AttributeError: 'str' object has no attribute 'get'
| 0.661889 |
Traceback (most recent call last):
"/opt/routersploit/routersploit/core/exploit/utils.py", line 80, in import_exploit
module = importlib.import_module(path)
"/usr/lib/python3.5/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
"<frozen importlib._b... | Traceback (most recent call last):
"/home/alyf/frappe-bench-website/apps/frappe/frappe/website/render.py", line 50, in render
data = render_page_by_language(path)
"/home/alyf/frappe-bench-website/apps/frappe/frappe/website/render.py", line 177, in render_page_by_language
return render_page(path)
"/home/alyf/... | 0.639381 |
Traceback (most recent call last):
"/home/salgado/src/py-evm/p2p/chain.py", line 135, in sync
await self._sync(peer)
"/home/salgado/src/py-evm/p2p/chain.py", line 184, in _sync
head_number = await self._process_headers(peer, headers)
"/home/salgado/src/py-evm/p2p/chain.py", line 610, in _process_headers
awa... | Traceback (most recent call last):
"tool/convert_t7.py", line 172, in <module>
torch_to_pytorch(py_model, args.model_file, args.output)
"tool/convert_t7.py", line 135, in torch_to_pytorch
if layer_map[t7_name] != py_name:
KeyError: 'b'
| 0.611048 |
Traceback (most recent call last):
"/private/tmp/venv/lib/python3.8/site-packages/vispy/gloo/gl/_gl2.py", line 442, in glEnable
nativefunc = glEnable._native
AttributeError: 'function' object has no attribute '_native'
| Traceback (most recent call last):
"test_sync_batchnorm.py", line 77, in testSyncBatchNormNormalEval
self._checkBatchNormResult(bn, sync_bn, torch.rand(16, 10), False)
"test_sync_batchnorm.py", line 61, in _checkBatchNormResult
self.assertTensorClose(input1.data, input2.data)
"/home/liuyongcheng/3dcls/scanne... | 0.520153 |
Traceback (most recent call last):
"c:\users\anaconda3\envs\ludwig\lib\runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"c:\users\anaconda3\envs\ludwig\lib\runpy.py", line 85, in _run_code
exec(code, run_globals)
"C:\Users\Anaconda3\envs\ludwig\Scripts\ludwig.exe\__main__.py", line 9, in <mo... | Traceback (most recent call last):
"<ipython-input-7-322b61673763>", line 1, in <module>
runfile('C:/Users/123/Desktop/PKE/train/test/Train_model.py', wdir='C:/Users/123/Desktop/PKE/train/test')
"C:\Users\123\Anaconda3\lib\site-packages\spyder_kernels\customize\spydercustomize.py", line 668, in runfile
execfi... | 0.657613 |
Traceback (most recent call last):
"/builddir/build/BUILD/MDAnalysis-0.16.0/MDAnalysisTests-0.16.0/MDAnalysisTests/analysis/test_encore.py", line 769, in test_dimensionality_reduction_specified_dimension
method=encore.StochasticProximityEmbeddingNative(dimension=dimension))
"/builddir/build/BUILDROOT/python-MDAn... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
TypeError: iteration over a 0-d array
| 0.478952 |
Traceback (most recent call last):
"PixivUtil2.py", line 391, in process_member
avatar_filename = PixivHelper.createAvatar
name(artist, target_dir)
"/home/user/PixivUtil2-master/PixivHelper.py", line 344, in createAvatar
name
appendExtension=False)
"/home/user/PixivUtil2-master/PixivHelper.py", line 144, in ... | Traceback (most recent call last):
"/home/skumaran/.py/virtualenv/nikola/lib/python3.8/site-packages/yapsy/PluginManager.py", line 527, in loadPlugins
is_correct_subclass = issubclass(element, self.categories_interfaces[category_name])
TypeError: issubclass() arg 1 must be a class
| 0.529922 |
Traceback (most recent call last):
"main.py", line 45, in <module>
main()
"main.py", line 42, in main
sb.run()
"/home/ec2-user/securitybot/securitybot/bot.py", line 180, in run
self.handle_messages()
"/home/ec2-user/securitybot/securitybot/bot.py", line 199, in handle_messages
self.handle_command(user, ... | Traceback (most recent call last):
"C:\Users\91901\anaconda3\envs\tf_1\lib\site-packages\IPython\core\interactiveshell.py", line 2044, in showtraceback
stb = value._render_traceback_()
AttributeError: 'TypeError' object has no attribute '_render_traceback_'
| 0.584668 |
Traceback (most recent call last):
"main.py", line 168, in <module>
main()
"main.py", line 164, in main
engine.run(**engine_run_kwargs(args))
"/home/guest/mvb/deep-person-reid/torchreid/engine/engine.py", line 119, in run
self.train(epoch, max_epoch, trainloader, fixbase_epoch, open_layers, print_freq)
"... | Traceback (most recent call last):
"/home/dzmitry/Downloads/bleachbit-master/bleachbit/Worker.py", line 87, in execute
for ret in cmd.execute(self.really_delete):
"/home/dzmitry/Downloads/bleachbit-master/bleachbit/Command.py", line 145, in execute
for func_ret in self.func():
"/home/dzmitry/Downloads/bleach... | 0.569151 |
Traceback (most recent call last):
"/srv/jhass/lib/python3.5/site-packages/homeassistant/helpers/entity.py", line 225, in async_update_ha_state
None, self.update)
"/usr/lib/python3.5/asyncio/futures.py", line 361, in __iter__
yield self
# This tells Task to wait for completion.
"/usr/lib/python3.5/asyncio/ta... | Traceback (most recent call last):
"__main__.py", line 442, in <module>
"__main__.py", line 438, in __main
"__main__.py", line 413, in main
"__main__.py", line 92, in _main
"instaloader\instaloader.py", line 425, in login
"instaloader\instaloadercontext.py", line 223, in login
KeyError: 'authenticated... | 0.593505 |
Traceback (most recent call last):
"c:\users\micah\.pyenv\pyenv-win\versions\3.8.2\lib\runpy.py", line 193, in _run_module_as_main
return _run_code(code, main_globals, None,
"c:\users\micah\.pyenv\pyenv-win\versions\3.8.2\lib\runpy.py", line 86, in _run_code
exec(code, run_globals)
"C:\Users\micah\.local\bin... | Traceback (most recent call last):
"/tmp/pycharm_project_633/venv/Scripts/pytorch2onnx.py", line 42, in <module>
verbose=False
"/work/dependence/anaconda3/lib/python3.6/site-packages/torch/onnx/__init__.py", line 27, in export
return utils.export(*args, **kwargs)
"/work/dependence/anaconda3/lib/python3.6/sit... | 0.616367 |
Traceback (most recent call last):
"/Users/fangzheng/Library/Python/3.7/lib/python/site-packages/orator/connections/connection.py", line 31, in _run
result = wrapped(self, query, bindings, *args, **kwargs)
"/Users/fangzheng/Library/Python/3.7/lib/python/site-packages/orator/connections/connection.py", line 251, ... | Traceback (most recent call last):
"C:\Users\S10500\AppData\Local\Continuum\anaconda3\lib\site-packages\spyder\widgets\ipythonconsole\client.py", line 575, in show_time
elapsed_time = time.monotonic() - self.t0
TypeError: unsupported operand type(s) for -: 'float' and 'NoneType'
| 0.523862 |
Traceback (most recent call last):
"/home/hyu/miniconda3/envs/fmpy/lib/python3.8/site-packages/aio_pika/tools.py", line 166, in __call__
cb(self.__sender(), *args, **kwargs)
TypeError: on_close() takes from 1 to 2 positional arguments but 3 were given
| Traceback (most recent call last):
"/usr/local/lib/python3.6/dist-packages/mythril-0.20.0-py3.6.egg/mythril/laser/ethereum/state/memory.py", line 48, in get_word_at
bytes([util.get_concrete_int(b) for b in self[index : index + 32]]),
"/usr/local/lib/python3.6/dist-packages/mythril-0.20.0-py3.6.egg/mythril/laser/... | 0.555475 |
Traceback (most recent call last):
"/usr/local/lib/python3.5/dist-packages/flask/app.py", line 1612, in full_dispatch_request
rv = self.dispatch_request()
"/usr/local/lib/python3.5/dist-packages/flask/app.py", line 1598, in dispatch_request
return self.view_functions[rule.endpoint](**req.view_args)
"/usr/loc... | Traceback (most recent call last):
"./code/1-development/train_softmax.py", line 602, in <module>
tf.app.run()
"/opt/tensorflow/python2.7/local/lib/python2.7/site-packages/tensorflow/python/platform/app.py", line 125, in run
_sys.exit(main(argv))
"./code/1-development/train_softmax.py", line 414, in main
lo... | 0.534454 |
Traceback (most recent call last):
"D:\Polis\Sign\web-server\venv\lib\site-packages\werkzeug\serving.py", line 270, in run_wsgi
execute(self.server.app)
"D:\Polis\Sign\web-server\venv\lib\site-packages\werkzeug\serving.py", line 258, in execute
application_iter = app(environ, start_response)
"D:\Polis\Sign\w... | Traceback (most recent call last):
"/usr/lib/python3.9/logging/__init__.py", line 1082, in emit
stream.write(msg + self.terminator)
RuntimeError: reentrant call inside <_io.BufferedWriter name='<stderr>'>
| 0.485974 |
above this error message when asking for help.Traceback (most recent call last):
"F:\!DeepFaceLab\_internal\python-3.6.8\lib\site-packages\tensorflow\python\pywrap_tensorflow.py", line 58, in <module>
from tensorflow.python.pywrap_tensorflow_internal import *
"F:\!DeepFaceLab\_internal\python-3.6.8\lib\site-pack... | Traceback (most recent call last):
"/usr/bin/ajenti-panel", line 123, in <module>
plugin_providers=plugin_providers,
"/usr/lib/python2.7/site-packages/aj/entry.py", line 35, in start
import aj.core
"/usr/lib/python2.7/site-packages/aj/core.py", line 18, in <module>
from aj.gate.middleware import GateMiddlew... | 0.580179 |
Traceback (most recent call last):
"C:\Users\Pranab\Anaconda3\envs\tensorflow1\lib\site-packages\tensorflow_core\python\pywrap_tensorflow.py", line 58, in <module>
from tensorflow.python.pywrap_tensorflow_internal import *
"C:\Users\Pranab\Anaconda3\envs\tensorflow1\lib\site-packages\tensorflow_core\python\pywra... | Traceback (most recent call last):
"C:\Program
s\Sublime Text 3\sublime_plugin.py", line 109, 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>", ... | 0.62801 |
Traceback (most recent call last):
"/home/pi/Mycodo/env/lib/python3.5/site-packages/flask/app.py", line 1982, in wsgi_app
response = self.full_dispatch_request()
"/home/pi/Mycodo/env/lib/python3.5/site-packages/flask/app.py", line 1614, in full_dispatch_request
rv = self.handle_user_exception(e)
"/home/pi/My... | Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/synapse/http/server.py", line 81, in wrapped_request_handler
yield h(self, request)
"/usr/local/lib/python3.6/site-packages/twisted/internet/defer.py", line 1416, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
"/us... | 0.593044 |
Traceback (most recent call last):
"C:\Users\Federico\anaconda3\envs\deepcleverbot\lib\site-packages\dependency_injector\wiring.py", line 111, in _resolve_provider
return self._map[original]
KeyError: <dependency_injector.providers.Singleton(<class 'src.QA.QA.QA'>) at 0x256758fd630>
| Traceback (most recent call last):
"/usr/local/lib/python3.5/dist-packages/NEMbox/api.py", line 134, in geturl
return geturl_v1(song)
"/usr/local/lib/python3.5/dist-packages/NEMbox/api.py", line 142, in geturl_v1
if song['hMusic'] and quality <= 0:
KeyError: 'hMusic'
| 0.492671 |
Traceback (most recent call last):
"FLC.py", line 65, in <module>
washing_machine.print_state()
"C:\Users\dhyey\AppData\Local\Programs\Python\Python38\lib\site-packages\skfuzzy\control\controlsystem.py", line 543, in print_state
accu = "Accumulate using %s" % c.accumulation_method.func_name
AttributeError: 'fun... | Traceback (most recent call last):
"/usr/local/lib/python3.5/dist-packages/parlai-0.1.0-py3.5.egg/parlai/core/agents.py", line 218, in _create_task_agents
create_agent = getattr(my_module, 'create_agents')
AttributeError: module 'parlai.tasks.babi.agents' has no attribute 'create_agents'
| 0.604179 |
Traceback (most recent call last):
"/opt/anaconda/anaconda_server/commands/pyflakes.py", line 31, in run
self.settings, self.code, self.filename),
"/opt/anaconda/anaconda_lib/linting/anaconda_pyflakes.py", line 44, in lint
errors.extend(self.check(code, filename, pyflakes_ignore))
"/opt/anaconda/anaconda_lib... | Traceback (most recent call last):
"/srv/hass/lib/python3.5/site-packages/aiohttp/helpers.py", line 521, in log
for key, value in fmt_info:
"/srv/hass/lib/python3.5/site-packages/aiohttp/helpers.py", line 513, in <genexpr>
for key, method in self._methods)
"/srv/hass/lib/python3.5/site-packages/aiohttp/helpe... | 0.667353 |
Traceback (most recent call last):
"<ipython-input-3-c69575090534>", line 1, in <module>
cloudpickle.dumps(m)
"/home/antoine/miniconda3/envs/dask35/lib/python3.5/site-packages/cloudpickle/cloudpickle.py", line 706, in dumps
cp.dump(obj)
"/home/antoine/miniconda3/envs/dask35/lib/python3.5/site-packages/cloudp... | Traceback (most recent call last):
"./tools/log2timeline.py", line 70, in <module>
if not Main():
"./tools/log2timeline.py", line 20, in Main
if not tool.ParseArguments():
"/home/onager/code/onager_plaso/plaso/cli/log2timeline_tool.py", line 499, in ParseArguments
self.ParseOptions(options)
"/home/onager... | 0.589309 |
Traceback (most recent call last):
"/home/myname/SPACK/bin/spack", line 48, in <module>
sys.exit(spack.main.main())
"/home/myname/SPACK/lib/spack/spack/main.py", line 701, in main
e.die()
# gracefully die on any SpackErrors
"/home/myname/SPACK/lib/spack/spack/error.py", line 74, in die
self.print_context()
... | Traceback (most recent call last):
"/usr/local/bin/oj", line 6, in <module>
onlinejudge.implementation.main.main(args=sys.argv[1:])
"/usr/local/lib/python3.5/dist-packages/onlinejudge/implementation/main.py", line 267, in main
submit(args)
"/usr/local/lib/python3.5/dist-packages/onlinejudge/implementation/co... | 0.663587 |
Traceback (most recent call last):
"/Users/anudeepsamaiya/.vim/bundle/jedi-vim/pythonx/jedi_vim.py", line 140, in wrapper
return func(*args, **kwargs)
"/Users/anudeepsamaiya/.vim/bundle/jedi-vim/pythonx/jedi_vim.py", line 306, in goto
definitions = script.goto_assignments()
AttributeError: 'NoneType' object has... | [!] 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.607429 |
Traceback (most recent call last):
"/srv/homeassistant/lib/python3.5/site-packages/pexpect/spawnbase.py", line 166, in read_nonblocking
s = os.read(self.child_fd, size)
OSError: [Errno 5] Input/output error
| Traceback (most recent call last):
"/home/fxru/anaconda3/envs/mesh_funcspace/lib/python3.6/urllib/request.py", line 1318, in do_open
encode_chunked=req.has_header('Transfer-encoding'))
"/home/fxru/anaconda3/envs/mesh_funcspace/lib/python3.6/http/client.py", line 1239, in request
self._send_request(method, url, ... | 0.62292 |
Traceback (most recent call last):
"/home/sasurainohoge/.pyenv/versions/anaconda3-2020.07/envs/venv_frankmocap/lib/python3.7/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"/home/sasurainohoge/.pyenv/versions/anaconda3-2020.07/envs/venv_frankmocap/lib/python3.7/runpy.py", line 85, in _run_code... | Traceback (most recent call last):
"/home/travis/virtualenv/python2.7.13/src/cellprofiler/cellprofiler/pipeline.py", line 1763, in run_with_yield
self.run_module(module, workspace)
"/home/travis/virtualenv/python2.7.13/src/cellprofiler/cellprofiler/pipeline.py", line 2007, in run_module
module.run(workspace)
... | 0.659573 |
Traceback (most recent call last):
"C:\Program
s\Python37\lib\site-packages\IPython\core\interactiveshell.py", line 3265, in run_code
exec(code_obj, self.user_global_ns, self.user_ns)
"<ipython-input-319-5c64504eb0d2>", line 1, in <module>
Faker(providers=['faker.providers.user_agent', 'faker.providers.date_ti... | Traceback (most recent call last):
"<stdin>", line 2, in <module>
"/Users/eddie/dev/quippy/.venv/lib/python3.6/site-packages/lark/lark.py", line 156, in __init__
tokens, self.rules, self.ignore_tokens = self.grammar.compile(lexer=bool(lexer), start=self.options.start)
"/Users/eddie/dev/quippy/.venv/lib/python... | 0.644194 |
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):
"trade_bot.py", line 18, in <module>
api.get_bars("AAPL", TimeFrame.Hour, "2021-02-08", "2021-02-08", limit=10, adjustment='raw').df
AttributeError: type object 'TimeFrame' has no attribute 'Hour' | 0.568635 |
Traceback (most recent call last):
"/home/travis/build/uber/pyro/pyro/poutine/trace_struct.py", line 128, in log_prob_sum
log_p = site["log_prob_sum"]
KeyError: 'log_prob_sum'
| Traceback (most recent call last):
"StartDatascraper.py", line 75, in <module>
array = x.format_options(array)
"modules\onlyfans.py", line 415, in format_options
name = x["user"]["username"]
KeyError: 'user'
| 0.47985 |
Traceback (most recent call last):
"/usr/local/bin/s4cmd.py", line 520, in run
self.__class__.__dict__[func_name](self, *args, **kargs)
"/usr/local/bin/s4cmd.py", line 129, in wrapper
ret = func(*args, **kargs)
"/usr/local/bin/s4cmd.py", line 1317, in upload
fsize = os.path.getsize(source)
"/usr/lib/pyth... | Traceback (most recent call last):
"C:\Python\Python38-64\lib\site-packages\luigi\worker.py", line 191, in run
new_deps = self._run_get_new_deps()
"C:\Python\Python38-64\lib\site-packages\luigi\worker.py", line 133, in _run_get_new_deps
task_gen = self.task.run()
"C:/Users.....py", line 69, in run
outfile =... | 0.587973 |
Traceback (most recent call last):
"/usr/lib/python3/dist-packages/salt/cloud/__init__.py", line 67, in _call
ret = func(*args, **kwargs)
"/usr/lib/python3/dist-packages/salt/cloud/__init__.py", line 2294, in create_multiprocessing
local_master=parallel_data['local_master']
"/usr/lib/python3/dist-packages/sa... | 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.534811 |
[!] 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):
"C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\tornado\ioloop.py", line 907, in _run
return self.callback()
"C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\distributed\nanny.py", line 414, in memory_monitor
process = sel... | 0.647881 |
Traceback (most recent call last):
"C:\GitHub\Medusa\medusa\providers\generic_provider.py", line 603, in parse_pubdate
raise ValueError('Failed parsing human time: {0} {1}'.format(matched_time, matched_granularity))
ValueError: Failed parsing human time: 1.27
GiB
| Traceback (most recent call last):
"/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 808, in extract_info
return self.process_ie_result(ie_result, download, extra_info)
"/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 863, in process_ie_result
return self.process_video_result(ie_result, downloa... | 0.502965 |
Traceback (most recent call last):
"debug_coercions.py", line 11, in <module>
x = X(uuid4())
"<string>", line 3, in __init__
"/Users/yungchin/src/faust/faust/models/record.py", line 514, in _init_field
value = initfun(value)
"/Users/yungchin/src/faust/faust/models/record.py", line 320, in _init_maybe_coer... | Traceback (most recent call last):
"D:\KunQian\WeiboSpider\weibo_spider\writer\mysql_writer.py", line 77, in _mysql_insert
sql, [tuple(data.values()) for data in data_list])
"D:\Envs\weibospider\lib\site-packages\pymysql\cursors.py", line 182, in executemany
self.rowcount = sum(self.execute(query, arg) for arg ... | 0.559002 |
Traceback (most recent call last):
"/tfx-src/tfx/orchestration/kubeflow/container_entrypoint.py", line 95, in <module>
main()
"/tfx-src/tfx/orchestration/kubeflow/container_entrypoint.py", line 91, in main
runner.run()
"/tfx-src/tfx/orchestration/kubeflow/container_runners.py", line 108, in run
self._exec_p... | Traceback (most recent call last):
"/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
"/home/weedy/supybot/lib/python2.7/site-packages/supybot/commands.py", line 164, in run
super(UrlSnarfThread, self).run()
"/usr/lib/python2.7/threading.py", line 754, in run
self.__target(*self.__... | 0.600018 |
Traceback (most recent call last):
"/…/lib/python3.5/site-packages/celery/app/trace.py", line 431, in trace_task
parent_id=uuid, root_id=root_id,
"/…/lib/python3.5/site-packages/celery/canvas.py", line 222, in apply_async
return _apply(args, kwargs, **options)
"/…/lib/python3.5/site-packages/celery/app/task.... | Traceback (most recent call last):
"examples/asr/aishell/local/prepare_data.py", line 29, in <module>
from athena import get_wave_file_length
"/data/nfs_rt16/chenyu/asr/athena/athena/__init__.py", line 35, in <module>
from .layers.commons import PositionalEncoding
"/data/nfs_rt16/chenyu/asr/athena/athena/lay... | 0.611795 |
Traceback (most recent call last):
"/data/data/com.termux/files/usr/bin/spotdl", line 33, in <module>
sys.exit(load_entry_point('spotdl==3.1.0', 'console_scripts', 'spotdl')())
"/data/data/com.termux/files/usr/lib/python3.8/site-packages/spotdl-3.1.0-py3.8.egg/spotdl/__main__.py", line 92, in console_entry_point... | Traceback (most recent call last):
"/nix/store/0l7ns9sg0ykj1cvw5nqca2jbpn7cb6kc-python3.8-nose-1.3.7/lib/python3.8/site-packages/nose/failure.py", line 39, in runTest
raise self.exc_val.with_traceback(self.tb)
"/nix/store/0l7ns9sg0ykj1cvw5nqca2jbpn7cb6kc-python3.8-nose-1.3.7/lib/python3.8/site-packages/nose/load... | 0.580248 |
Traceback (most recent call last):
"...\electrum\electrum\gui\qt\main_window.py", line 2239, in change_password_dialog
self.wallet.update_password(old_password, new_password, encrypt_storage=encrypt_file)
"...\electrum\electrum\wallet.py", line 1928, in update_password
self._update_password_for_keystore(old_pw,... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/usr/lib64/python2.7/base64.py", line 76, in b64decode
raise TypeError(msg)
TypeError: Incorrect padding
| 0.495523 |
Traceback (most recent call last):
"/usr/lib/python3.9/threading.py", line 1492, in _after_fork
thread._reset_internal_locks(False)
"/usr/lib/python3.9/threading.py", line 827, in _reset_internal_locks
self._started._at_fork_reinit()
"/usr/lib/python3.9/threading.py", line 527, in _at_fork_reinit
self._cond... | Traceback (most recent call last):
"C:\Users\corve\Desktop\esptool\esptool.py", line 3544, in <module>
_main()
"C:\Users\corve\Desktop\esptool\esptool.py", line 3537, in _main
main()
"C:\Users\corve\Desktop\esptool\esptool.py", line 3249, in main
operation_func(esp, args)
"C:\Users\corve\Desktop\esptool\... | 0.527057 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/private/var/folders/rs/wq6ykj71147_ld8j6mvyzpnm0000gn/T/pip-install-rqk80t7e/numpy/setup.py", line 443, in <module>
setup_package()
"/private/var/folders/rs/wq6ykj71147_ld8j6mvyzpnm0000gn/T/pip-install-rqk80t7e/numpy/setup.py", line 435, in... | Traceback (most recent call last):
"/home/PycharmProjects/..../.buildozer/venv/bin/garden", line 189, in <module>
GardenTool().main(sys.argv[1:])
"/home/PycharmProjects/..../.buildozer/venv/bin/garden", line 71, in main
options.func()
"/home/PycharmProjects/...../.buildozer/venv/bin/garden", line 109, in cmd... | 0.581573 |
Traceback (most recent call last):
"/home/ubuntu/transformers/examples/seq2seq/finetune_trainer.py", line 435, in <module>
main()
"/home/ubuntu/transformers/examples/seq2seq/finetune_trainer.py", line 350, in main
backend = "optuna")
"/home/ubuntu/transformers/src/transformers/trainer.py", line 1077, in hype... |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/mnt/d/Download/vaex-master/setup.py", line 73, in <module>
'develop': DevelopCmd,
"/home/linux/miniconda3/lib/python3.7/site-packages/setuptools/__init__.py", line 144, in setup
return distutils.core.setup(**attrs)
"/home/linux/minicond... | 0.560475 |
Traceback (most recent call last):
"main.py", line 168, in <module>
tf.app.run()
"/usr/local/lib/python2.7/dist-packages/tensorflow/python/platform/app.py", line 48, in run
_sys.exit(main(_sys.argv[:1] + flags_passthrough))
"main.py", line 163, in main
agent.train(conf.t_train_max)
"/home/ddy/workspace/d... |
Traceback (most recent call last):
"/usr/local/lib/python2.4/doctest.py", line 1248, in __run
compileflags, 1) in test.globs
"<doctest sqlalchemy.ext.sqlsoup[19](19)>", line 1, in ?
db.loans.insert(book_id=book_id, user_name=user.name)
AttributeError: 'NoneType' object has no attribute 'name'
| 0.562493 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/dist-packages/keras/utils/data_utils.py", line 578, in get
inputs = self.queue.get(block=True).get()
"/usr/lib/python3.6/multiprocessing/pool.py", line 644, in get
raise self._value
"/usr/lib/python3.6/multiprocessing/pool.py", line 119, in worker
... | Traceback (most recent call last):
"python3-3.7.2-env/lib/python3.7/site-packages/numpy/lib/recfunctions.py", line 668, in rename_fields
return base.view(newdtype)
"python3-3.7.2-env/lib/python3.7/site-packages/numpy/core/_internal.py", line 494, in _view_is_safe
raise TypeError("Cannot change data-type for obj... | 0.551524 |
Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/salt/master.py", line 1776, in run_func
ret = getattr(self, func)(load)
"/usr/lib/python2.7/dist-packages/salt/master.py", line 1487, in _pillar
'pillar': data})
"/usr/lib/python2.7/dist-packages/salt/cache/__init__.py", line 156, in store
... | Traceback (most recent call last):
"mintapi/api.py", line 769, in <module>
main()
"mintapi/api.py", line 708, in main
mint = Mint.create(email, password, ius_session=options.session, thx_guid=options.thx_guid)
"mintapi/api.py", line 74, in create
mint.login_and_get_token(email, password, ius_session, thx_gu... | 0.567484 |
Traceback (most recent call last):
"/usr/local/bin/ansible-playbook", line 103, in <module>
exit_code = cli.run()
"/usr/local/lib/python3.5/dist-packages/ansible/cli/playbook.py", line 110, in run
vault_pass = CLI.read_vault_password_file(self.options.vault_password_file, loader=loader)
"/usr/local/lib/pytho... | Traceback (most recent call last):
"/home/johnb/Applications/novelWriter/nw/guimain.py", line 761, in buildProjectDialog
dlgExport = GuiBuildNovel(self, self.theProject)
"/home/johnb/Applications/novelWriter/nw/gui/build.py", line 257, in __init__
self.saveODT = QAction("Open Document (.odt)")
TypeError: argum... | 0.559172 |
Traceback (most recent call last):
"setup.py", line 125, in <module>
cmdclass={"build_ext": torch.utils.cpp_extension.BuildExtension},
"/home/mona/.pyenv/versions/torchenc/lib/python3.6/site-packages/setuptools/__init__.py", line 129, in setup
return distutils.core.setup(**attrs)
"/home/mona/.pyenv/versions/... | Traceback (most recent call last):
"/home/XXX/venv/lib/python3.7/site-packages/pipcompilemulti/cli_v1.py", line 26, in cli
recompile()
"/home/XXX/venv/lib/python3.7/site-packages/pipcompilemulti/actions.py", line 21, in recompile
if env.maybe_create_lockfile():
"/home/XXX/venv/lib/python3.7/site-packages/pip... | 0.607467 |
Traceback (most recent call last):
"/home/florent/homeext/GIT/mitogen/mitogen/master.py", line 350, in _get_module_via_pkgutil
path = self._py_filename(loader.get_filename(fullname))
"<frozen importlib._bootstrap_external>", line 398, in _check_name_wrapper
ImportError: loader for posixpath cannot handle os.path... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/z0022z7b/anaconda3/envs/mindsynchro/lib/python3.7/site-packages/cudf/__init__.py", line 7, in <module>
from cudf import core, datasets
"/home/z0022z7b/anaconda3/envs/mindsynchro/lib/python3.7/site-packages/cudf/core/__init__.py", line 3,... | 0.593034 |
Traceback (most recent call last):
"/home/analyse/src/miniconda3/lib/python3.5/site-packages/conda/fetch.py", line 116, in fetch_repodata
timeout=(3.05, 60))
"/home/analyse/src/miniconda3/lib/python3.5/site-packages/requests/sessions.py", line 488, in get
return self.request('GET', url, **kwargs)
"/home/ana... | Traceback (most recent call last):
"/Users/colsen/anaconda/lib/python3.5/site-packages/youtube_dl/extractor/youtube.py", line 987, in _decrypt_signature
video_id, player_url, s
"/Users/colsen/anaconda/lib/python3.5/site-packages/youtube_dl/extractor/youtube.py", line 901, in _extract_signature_function
errnote=... | 0.626573 |
`Traceback (most recent call last):
"<console>", line 1, in <module>
"D:\projects\django\bhetincha\category\search.py", line 57, in bulk_indexing
bulk(client=elastic_connection, actions=(b.indexing() for b in models.Industry.objects.all()))
"C:\Users\prabi\Envs\bhetincha\lib\site-packages\elasticsearch\helper... | Traceback (most recent call last):
"/home/parmanand/PycharmProjects/mlflow_tracking_service/venv/lib/python3.5/site-packages/flask/app.py", line 2311, in wsgi_app
response = self.full_dispatch_request()
"/home/parmanand/PycharmProjects/mlflow_tracking_service/venv/lib/python3.5/site-packages/flask/app.py", line ... | 0.555547 |
Traceback (most recent call last):
"/data/golem/golem_git/venv/lib/python3.6/site-packages/urllib3/connectionpool.py", line 601, in urlopen
chunked=chunked)
"/data/golem/golem_git/venv/lib/python3.6/site-packages/urllib3/connectionpool.py", line 357, in _make_request
conn.request(method, url, **httplib_request_... | Traceback (most recent call last):
"/.virtualenvs/randomoji/bin/instapy", line 11, in <module>
sys.exit(main())
"/.virtualenvs/randomoji/lib/python3.5/site-packages/instapy_cli/__main__.py", line 43, in main
with client(options.username, password) as cli:
"/.virtualenvs/randomoji/lib/python3.5/site-packages/... | 0.594796 |
Traceback (most recent call last):
"mmskl.py", line 123, in <module>
main()
"mmskl.py", line 117, in main
call_obj(**cfg.processor_cfg)
"/home/weidawang/Repo/mmskeleton/mmskeleton/utils/importer.py", line 24, in call_obj
return import_obj(type)(**kwargs)
"/home/weidawang/Repo/mmskeleton/mmskeleton/proces... | Traceback (most recent call last):
"ClientWin.py", line 18, in <module>
"zipextimporter.pyo", line 82, in load_module
"wx\__init__.pyo", line 17, in <module>
"zipextimporter.pyo", line 82, in load_module
"wx\core.pyo", line 12, in <module>
"zipextimporter.pyo", line 98, in load_module
ImportError: Mem... | 0.573908 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.