text1 stringlengths 92 132k | text2 stringlengths 83 99.1k | score float64 0.01 1 |
|---|---|---|
Traceback (most recent call last):
"<stdin>", line 1, in <module>
TypeError: 'str' object is not callable
| Traceback (most recent call last):
"/usr/local/bin/malconf", line 122, in <module>
process_file(args[0], output_file)
"/usr/local/bin/malconf", line 49, in process_file
module.get_config()
"/usr/local/lib/python3.8/dist-packages/malwareconfig/decoders/darkcomet.py", line 70, in get_config
raw_config = self.... | 0.64494 |
Traceback (most recent call last):
"/home/user01/src/lutris/lutris/gui/config_dialogs.py", line 361, in on_runner_changed
if self.game.runner:
AttributeError: 'NoneType' object has no attribute 'runner'
| Traceback (most recent call last):
"/opt/conda/lib/python3.7/site-packages/bentoml/server/api_server.py", line 288, in api_func
response = api.handle_request(request)
"/opt/conda/lib/python3.7/site-packages/bentoml/service/inference_api.py", line 283, in handle_request
response = self.output_adapter.to_http_res... | 0.657767 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/logbook/handlers.py", line 216, in handle
self.emit(record)
"/usr/local/lib/python3.6/site-packages/dbt/logger.py", line 461, in emit
'too many messages received before initilization!'
AssertionError: too many messages received before in... | Traceback (most recent call last):
"/home/travis/virtualenv/python2.7.14/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
"/home/travis/build/ros/rosdistro/test/rosdistro_check_urls_test.py", line 29, in test_rosdistro_urls
assert not failed_distros, "There were problems with... | 0.560184 |
Traceback (most recent call last):
"./skeleton.py", line 24, in <module>
from switches import __version__
ImportError: No module named switches
| Traceback (most recent call last):
"kcc.py", line 72, in <module>
"kindlecomicconverter/startup.py", line 29, in start
"/home/travis/virtualenv/python3.6.3/lib/python3.6/site-packages/PyInstaller/loader/pyimod03_importers.py", line 631, in exec_module
"kindlecomicconverter/KCC_gui.py", line 27, in <module>
... | 0.669862 |
Traceback (most recent call last):
"MONAI/monai/data/utils.py", line 257, in list_data_collate
return default_collate(data)
"/usr/local/anaconda3/envs/py37/lib/python3.7/site-packages/torch/utils/data/_utils/collate.py", line 73, in default_collate
return {key: default_collate([d[key] for d in batch]) for key i... | 2016-02-08 11:20:58,561 - WARNING - 2557:Dummy-29 - zato.server.connection:22 - Error while shutting down session `Test Database`, e:`Traceback (most recent call last):
"/home/vagrant/zato/code/zato-server/src/zato/server/connection/__init__.py", line 451, in delete
session = self.sessions(name)
TypeError: 'dict' obj... | 0.512877 |
Traceback (most recent call last):
"/Users/k.jakub/anaconda3/envs/qt4/lib/python3.5/site-packages/sloth/gui/annotationscene.py", line 337, in rowsInserted
self.insertItems(first, last)
"/Users/k.jakub/anaconda3/envs/qt4/lib/python3.5/site-packages/sloth/gui/annotationscene.py", line 111, in insertItems
item = ... | 2018-10-11 08:13:58,181 - WARNING - 117:DummyThread-47 - zato.server.service:501 - Traceback (most recent call last):
"/opt/zato/3.0/code/zato-server/src/zato/server/service/__init__.py", line 476, in update_handle
self._invoke(service, channel)
"/opt/zato/3.0/code/zato-server/src/zato/server/service/__init__.py... | 0.59787 |
Traceback (most recent call last):
"/home/adrian/src/ansible/bin/ansible-galaxy", line 118, in <module>
exit_code = cli.run()
"/home/adrian/src/ansible/lib/ansible/cli/galaxy.py", line 150, in run
self.execute()
"/home/adrian/src/ansible/lib/ansible/cli/__init__.py", line 155, in execute
fn()
"/home/adri... |
Traceback (most recent call last):
".\bug-repr.py", line 23, in <module>
print(row['timestamp']('timestamp'))
ValueError: Couldn't parse time string. | 0.581907 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/dist-packages/kerastuner/engine/hypermodel.py", line 104, in build
model = self.hypermodel.build(hp)
"/usr/local/lib/python3.6/dist-packages/kerastuner/engine/hypermodel.py", line 64, in _build_wrapper
return self._build(hp, *args, **kwargs)
"/usr/... | Traceback (most recent call last):
"/usr/local/bin/invoice2data", line 11, in <module>
load_entry_point('invoice2data', 'console_scripts', 'invoice2data')()
"/home/reikred/src/invoice2data/src/invoice2data/main.py", line 211, in main
res = extract_data(f.name, templates=templates, input_module=input_module)
... | 0.556651 |
Traceback (most recent call last):
"/usr/local/bin/t2t-trainer", line 83, 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))
"/usr/local/bin/t2t-trainer", line 79, in main
schedule=FLAGS.sche... | Traceback (most recent call last):
"/home/siskinc/py/sczytb/venv/lib/python3.5/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
"/home/siskinc/py/sczytb/venv/lib/python3.5/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.... | 0.481883 |
Traceback (most recent call last):
"/home/weasly/\SRGAN/SRGAN-master/SRGAN-master/main.py", line 316, in <module>
train()
"/home/weasly/SRGAN/SRGAN-master/SRGAN-master/main.py", line 141, in train
print('sample HR sub-image:',sample_imgs_384.shape, sample_imgs_384.min(), sample_imgs_384.max())
"/usr/local/li... | 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.521698 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/Users/jwalls/music21/music21/prebase.py", line 236, in __repr__
strRepr = self._reprInternal()
"/Users/jwalls/music21/music21/key.py", line 378, in _reprInternal
return 'of ' + self._strDescription()
"/Users/jwalls/music21/music21/key.py"... | Traceback (most recent call last):
"/data/golem/golem_git/golem/docker/task_thread.py", line 105, in run
self.task_computer.task_computed(self)
"/data/golem/golem_git/golem/task/taskcomputer.py", line 218, in task_computed
task_thread.result,
"/data/golem/golem_git/golem/task/taskserver.py", line 228, in sen... | 0.647292 |
Traceback (most recent call last):
"/home/dvir/anaconda3/envs/unetgan3d/lib/python3.6/site-packages/werkzeug/serving.py", line 304, in run_wsgi
execute(self.server.app)
"/home/dvir/anaconda3/envs/unetgan3d/lib/python3.6/site-packages/werkzeug/serving.py", line 292, in execute
application_iter = app(environ, sta... | Traceback (most recent call last):
"/usr/local/bin/flake8", line 11, in <module>
sys.exit(main())
"/usr/local/lib/python3.7/site-packages/flake8/main/cli.py", line 18, in main
app.run(argv)
"/usr/local/lib/python3.7/site-packages/flake8/main/application.py", line 393, in run
self._run(argv)
"/usr/local/l... | 0.509585 |
Traceback (most recent call last):
"c:\hostedtoolcache\windows\python\3.6.8\x64\lib\site-packages\pip\_vendor\pep517\_in_process.py", line 280, in <module>
main()
"c:\hostedtoolcache\windows\python\3.6.8\x64\lib\site-packages\pip\_vendor\pep517\_in_process.py", line 263, in main
json_out['return_val'] = hook(*... | Traceback (most recent call last):
"code.py", line 12, in <module>
train_nlu('./data/data.json','config.json','./models/nlu')
"code.py", line 7, in train_nlu
trainer=Trainer(RasaNLUModelConfig(config))
"/home/ahzam/venv/lib/python3.6/site-packages/rasa_nlu/config.py", line 119, in __init__
self.override(con... | 0.54518 |
Traceback (most recent call last):
"examples/seq2seq/finetune_trainer.py", line 379, in <module>
main()
"examples/seq2seq/finetune_trainer.py", line 316, in main
model_path=model_args.model_name_or_path if os.path.isdir(model_args.model_name_or_path) else None
"/home/sgugger/git/transformers/src/transformers/trai... | Traceback (most recent call last):
"/usr/local/bin/electrum", line 473, in <module>
result = run_offline_command(config, config_options, plugins)
"/usr/local/bin/electrum", line 316, in run_offline_command
result = func(*args, **kwargs)
"/usr/local/lib/python3.7/site-packages/electrum/commands.py", line 87, ... | 0.511766 |
Traceback (most recent call last):
"/<<PKGBUILDDIR>>/tests/unit/templates/test_jinja.py", line 270, in test_macro_additional_log_for_undefined
with patch.object(SaltCacheLoader, 'file_client', MagicMock(return_value=fc)):
AttributeError: 'MagicMock' object has no attribute 'object'
| Traceback (most recent call last):
"/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 324, in _async_add_entity
await entity.async_device_update(warning=False)
"/usr/src/homeassistant/homeassistant/helpers/entity.py", line 476, in async_device_update
await self.hass.async_add_executor_job(s... | 0.561077 |
Comment: An exception occurred in this state: Traceback (most recent call last):
"/usr/lib/python2.7/site-packages/salt/state.py", line 1733, in call
**cdata['kwargs'])
"/usr/lib/python2.7/site-packages/salt/loader.py", line 1652, in wrapper
return f(*args, **kwargs)
"/usr/lib/python2.7/site-packages/salt/states... | Traceback (most recent call last):
"dc_gan.py", line 205, in <module>
trainer(dataloader)
"/usr/local/anaconda3/envs/pt1.0py37/lib/python3.7/site-packages/torchgan/trainer/base_trainer.py", line 455, in __call__
self.train(data_loader, **kwargs)
"/usr/local/anaconda3/envs/pt1.0py37/lib/python3.7/site-package... | 0.555823 |
Traceback (most recent call last):
"hindsight.py", line 327, in <module>
"hindsight.py", line 203, in main
"pyhindsight\analysis.py", line 393, in find_browser_profiles
"pyhindsight\analysis.py", line 376, in search_subdirs
"pyhindsight\analysis.py", line 376, in search_subdirs
"pyhindsight\analysis.p... | Traceback (most recent call last):
"/usr/lib/python3/dist-packages/urllib3/util.py", line 144, in _validate_timeout
float(value)
TypeError: float() argument must be a string or a number, not 'tuple'
| 0.501519 |
Traceback (most recent call last):
"F:/学习资料/计算机/大二/下/人工智能/Text_Analysis/loadModule.py", line 70, in <module>
metrics_choices=["f1"])
"E:\software\program\Python37\lib\site-packages\paddlehub\finetune\task\classifier_task.py", line 179, in __init__
metrics_choices=metrics_choices)
"E:\software\program\Python3... | Traceback (most recent call last):
"/home/juhaj/venv_toga/lib/python3.5/site-packages/toga_gtk/app.py", line 116, in _startup
self.startup()
"/home/juhaj/venv_toga/lib/python3.5/site-packages/toga_demo/app.py", line 55, in startup
self.main_window.toolbar = [cmd1, toga.SEPARATOR, cmd2]
AttributeError: module 't... | 0.578996 |
Traceback (most recent call last):
"calibre_plugins.dedrm.__init__", line 430, in PDFDecrypt
"calibre_plugins.dedrm.ineptpdf", line 2175, in decryptBook
"calibre_plugins.dedrm.ineptpdf", line 1980, in __init__
"calibre_plugins.dedrm.ineptpdf", line 1788, in __init__
"calibre_plugins.dedrm.ineptpdf", line... |
Traceback (most recent call last):
"/tmp/testcase.py", line 10, in <module>
(not_(foo.c.x), 42),
"/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/sqlalchemy/sql/expression.py", line 466, in case
return _Case(whens, value=value, else_=else_)
"/opt/local/Library/Frameworks/P... | 0.511267 |
Traceback (most recent call last):
"/sites/metrics_dev/env/lib/python3.3/site-packages/SQLAlchemy-0.8.0-py3.3.egg/sqlalchemy/sql/expression.py", line 2267, in __getattr__
return getattr(self.comparator, key)
AttributeError: 'Comparator' object has no attribute 'timestamp'
| 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 210, in execute
Utilities.clean_ini(self.path, self.section, self.parameter)
... | 0.56319 |
Traceback (most recent call last):
"/base/alloc/tmpfs/dynamic_runtimes/python27g/e416f9a06334486a/python27/python27_lib/versions/third_party/webapp2-2.3/webapp2.py", line 1511, in __call__
rv = self.handle_exception(request, response, e)
"/base/alloc/tmpfs/dynamic_runtimes/python27g/e416f9a06334486a/python27/pyt... | Traceback (most recent call last):
"/usr/local/lib/python3.5/dist-packages/auto_ml/predictor.py", line 944, in _print_ml_analytics_results_random_forest
trained_feature_importances = final_model_obj.model.feature_importances_
AttributeError: 'XGBRegressor' object has no attribute 'feature_importances_'
| 0.565667 |
Traceback (most recent call last):
"prepro_std.py", line 7, in <module>
from pytorch_pretrained_bert.tokenization import BertTokenizer
"/home/ec2-user/anaconda3/envs/ms_mtdnn/lib/python3.6/site-packages/pytorch_pretrained_bert/__init__.py", line 7, in <module>
from .modeling import (BertConfig, BertModel, BertF... | Traceback (most recent call last):
"N:\git\leo-editor\leo\plugins\qt_frame.py", line 813, in wrapper
return self.keyPress(event)
"N:\git\leo-editor\leo\plugins\qt_frame.py", line 848, in keyPress
stroke = ef.toStroke(tkKey, ch) # ch not used.
TypeError: toStroke() takes 2 positional arguments but 3 were given
| 0.535047 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/superset/views/base.py", line 124, in wraps
return f(self, *args, **kwargs)
"/usr/local/lib/python3.6/site-packages/superset/utils/decorators.py", line 70, in wrapper
return f(*args, **kwargs)
"/usr/local/lib/python3.6/site-packages/s... | Traceback (most recent call last):
"/home/eward/se2/sympy/core/evalf.py", line 1308, in evalf
rf = evalf_table[x.func]
KeyError: polygamma
| 0.529847 |
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
| WARNING: Traceback (most recent call last):
"C:\ProgramData\Anaconda3\envs\imageanalysis\lib\site-packages\napari\_qt\qt_viewer_buttons.py", line 173, in <lambda>
lambda state=self: self.change_ndisplay(state)
"C:\ProgramData\Anaconda3\envs\imageanalysis\lib\site-packages\napari\_qt\qt_viewer_buttons.py", line 1... | 0.541799 |
Traceback (most recent call last):
"C:\\.conda\envs\cp3d\lib\site-packages\matplotlib\backends\backend_wx.py", line 953, in _onPaint
self.draw(drawDC=drawDC)
"C:\\.conda\envs\cp3d\lib\site-packages\matplotlib\backends\backend_wxagg.py", line 51, in draw
FigureCanvasAgg.draw(self)
"C:\.conda\envs\cp3d\lib\sit... | Traceback (most recent call last):
"./flow", line 50, in <module>
tfnet.camera(FLAGS.demo)
"/home/dragon/darkflow/net/help.py", line 72, in camera
processed = self.framework.postprocess(net_out, frame, False)
"/home/dragon/darkflow/net/yolo/test.py", line 130, in postprocess
img_name = os.path.join(outfolde... | 0.589519 |
Traceback (most recent call last):
"/usr/share/WiFi-Pumpkin/core/main.py", line 1068, in get_Hostapd_Response
self.TabInfoAP.delete_item(data)
"/usr/share/WiFi-Pumpkin/core/widgets/customiseds.py", line 71, in delete_item
self.addNextWidget(self.APclients[agent])
"/usr/share/WiFi-Pumpkin/core/widgets/customi... | [!] 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.567029 |
Traceback (most recent call last):
"generate.py", line 153, in <module>
main()
"generate.py", line 132, in main
out, attn = model([txt, spkr], feat)
"/usr/local/lib/python2.7/site-packages/torch/nn/modules/module.py", line 224, in __call__
result = self.forward(*input, **kwargs)
"/home/xinwang/voiceloop/... |
Traceback (most recent call last):
"/home/simon/miniconda3/envs/numpy-types/lib/python3.8/site-packages/asv/benchmark.py", line 1184, in main_run_server
main_run(run_args)
"/home/simon/miniconda3/envs/numpy-types/lib/python3.8/site-packages/asv/benchmark.py", line 1052, in main_run
skip = benchmark.do_setup()
... | 0.567051 |
Traceback (most recent call last):
"/opt/zato/3.2.0/code/zato-server/src/zato/server/connection/http_soap/channel.py", line 382, in dispatch
payload, worker_store, self.simple_io_config, post_data, path_info, soap_action)
"/opt/zato/3.2.0/code/zato-server/src/zato/server/connection/http_soap/channel.py", line 68... | Traceback (most recent call last):
"an.py", line 4, in <module>
results = NineAnime.search('death note')
"/home/user/.local/lib/python3.6/site-packages/anime_downloader/sites/nineanime.py", line 71, in search
'div', {'class': 'film-list'}).find_all('div', {'class': 'item'})
AttributeError: 'NoneType' object has... | 0.564908 |
Traceback (most recent call last):
"/home/olli/.pyenv/versions/3.6.3/envs/dbltr-3.6.3/lib/python3.6/site-packages/jsonrpc/manager.py", line 112, in _get_responses
result = method(*request.args, **request.kwargs)
"/home/olli/.pyenv/versions/3.6.3/envs/dbltr-3.6.3/lib/python3.6/site-packages/pyls/language_server.p... | Traceback (most recent call last):
"/usr/lib/python3.6/asyncio/events.py", line 145, in _run
self._callback(*self._args)
"/home/braulio/.local/lib/python3.6/site-packages/onedrived/od_watcher.py", line 441, in process_events
self.handle_event(ev, flags, move_pairs)
"/home/braulio/.local/lib/python3.6/site-p... | 0.569217 |
Traceback (most recent call last):
"/usr/local/Cellar/python@3.9/3.9.2_4/Frameworks/Python.framework/Versions/3.9/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap
self.run()
"/Users/WhyEssEff/Downloads/RedditDownloader-master/redditdownloader/processing/redditloader.py", line 30, in run
self.l... | Traceback (most recent call last):
"test_multi_label_baselines.py", line 82, in <module>
clf.fit(X_train,y_train)
"/home/dzhang/.local/lib/python3.6/site-packages/skmultilearn/problem_transform/cc.py", line 151, in fit
self.classifier = copy.deepcopy(self.classifier)
"/usr/lib64/python3.6/copy.py", line 180,... | 0.582473 |
Traceback (most recent call last):
"/Users/nicks/lavoro/TOSS/bria/lib/python3.6/site-packages/IPython/core/interactiveshell.py", line 2963, in run_code
exec(code_obj, self.user_global_ns, self.user_ns)
"<ipython-input-42-8f4250e639e6>", line 1, in <module>
ws.cell('A1')
TypeError: cell() missing 1 required posi... | Traceback (most recent call last):
"/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"/usr/lib/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
"/home/gekinci/football/gfootball/examples/run_ppo2.py", line 112, in <module>
train()
"/home/gekinci/footb... | 0.574008 |
Traceback (most recent call last):
"/usr/local/bin/bloodhound-python", line 11, in <module>
load_entry_point('bloodhound==1.0.2', 'console_scripts', 'bloodhound-python')()
"build/bdist.linux-x86_64/egg/bloodhound/__init__.py", line 286, in main
"build/bdist.linux-x86_64/egg/bloodhound/__init__.py", line 75, i... | Traceback (most recent call last):
"G:\Python\Python37\lib\logging\__init__.py", line 1034, in emit
msg = self.format(record)
"G:\Python\Python37\lib\logging\__init__.py", line 880, in format
return fmt.format(record)
"G:\Python\Python37\lib\logging\__init__.py", line 619, in format
record.message = record.... | 0.612799 |
Traceback (most recent call last):
"bts_test.py", line 289, in <module>
test(args)
"bts_test.py", line 185, in test
mlmodel = ct.convert(traced_model, inputs=[input])
"/home/vivi/anaconda3/envs/pt16/lib/python3.7/site-packages/coremltools/converters/_converters_entry.py", line 183, in convert
**kwargs
"/... | Traceback (most recent call last):
"/app/playstore/playstore.py", line 684, in download
list(
"/app/playstore/playstore.py", line 322, in _download_with_progress
_handle_missing_payload(response, package_name)
"/app/playstore/playstore.py", line 274, in _handle_missing_payload
raise RuntimeError(
RuntimeErr... | 0.516441 |
Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/salt/modules/dockerio.py", line 910, in start
privileged=privileged)
"/usr/local/lib/python2.7/dist-packages/docker/client.py", line 717, in start
'{0}:{1}'.format(host, dest) for host, dest in binds.items()
AttributeError: 'list' object has no a... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
AttributeError: module 'returns' has no attribute '__version__'
| 0.543438 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/usr/lib/python3.5/smtpd.py", line 658, in __init__
type=socket.SOCK_STREAM)
TypeError: getaddrinfo() got an unexpected keyword argument 'type'
| Traceback (most recent call last):
"/home/scripts/wabot/test/whatsapp-bot-seed/src/utils/media_sender.py", line 191, in send
file_path = self.tts_record(text, lang)
"/home/scripts/wabot/test/whatsapp-bot-seed/src/utils/media_sender.py", line 198, in tts_record
file_path = self._build_file_path(text)
"/home/script... | 0.555925 |
Traceback (most recent call last):
"C:\ProgramData\Miniconda3\lib\site-packages\qtconsole\comms.py", line 177, in comm_msg
comm.handle_msg(msg)
"C:\ProgramData\Miniconda3\lib\site-packages\qtconsole\comms.py", line 265, in handle_msg
return self._msg_callback(msg)
"C:\ProgramData\Miniconda3\lib\site-packages... | Traceback (most recent call last):
"/usr/local/bin/onmt-main", line 8, in <module>
sys.exit(main())
"/usr/local/lib/python3.5/dist-packages/opennmt/bin/main.py", line 189, in main
checkpoint_path=args.checkpoint_path)
"/usr/local/lib/python3.5/dist-packages/opennmt/runner.py", line 205, in train
export_on_b... | 0.536435 |
`Traceback (most recent call last):
"train.py", line 257, in <module>
train()
"train.py", line 97, in train
ssd_net = build_ssd('train', cfg['min_dim'], cfg['num_classes'])
"/media/disk/wudi/ssd.pytorch/ssd.py", line 207, in build_ssd
base_, extras_, head_ = multibox(vgg(base[str(size)], 3),
"/media/disk... | `Traceback (most recent call last):
"TestNet.py", line 285, in <module>
trainer.fit(model)
/path/to/pytorch/lib64/python3.6/site-packages/pytorch_lightning/trainer/trainer.py", line 1003, in fit
results = self.single_gpu_train(model)
"/path/to/pytorch/lib64/python3.6/site-packages/pytorch_lightning/trainer/d... | 0.585607 |
Traceback (most recent call last):
"tutorial_cifar10.py", line 118, in <module>
network, cost, _ = model_batch_norm(x, y_, False, is_train=True)
"tutorial_cifar10.py", line 66, in model_batch_norm
net = DenseLayer(net, 10, act=None, W_init=W_init2, name='output')
"/Users/jscott/tensorflow/tensorenv/lib/pytho... | [tester]
ERROR
Bandit internal error running: hardcoded_password_default on file ./gvvm/srvmng/AgentMng.py at line 1898: 'Tuple' object has no attribute 'id'Traceback (most recent call last):
"/usr/lib/python2.7/site-packages/bandit/core/tester.py", line 64, in run_tests
result = test(context)
"/usr/lib/python2.... | 0.654753 |
Traceback (most recent call last):
"model_manager.py", line 283, in <module>
helper.test()
"model_manager.py", line 119, in test
self.trainer.test(self.module)
"/data/anaconda3/envs/aidio2/lib/python3.8/site-packages/pytorch_lightning/trainer/trainer.py", line 748, in test
results = self.__test_given_model(... | Traceback (most recent call last):
"train.py", line 29, in <module>
rnn = RNN(n_letters, n_hidden, n_categories)
"C:\Users\YingJie\Desktop\term8\AI\week5\lstm\model.py", line 12, in __init__
self.i2o = nn.Linear(-1, output_size)
"C:\ProgramData\Anaconda3\lib\site-packages\torch\nn\modules\linear.py", line 46... | 0.490282 |
Traceback (most recent call last):
"/opt/MobSF/Mobile-Security-Framework-MobSF/StaticAnalyzer/views/android/static_analyzer.py", line 188, in static_analyzer
'app_dir'], app_dic['app_path'], app_dic['app_name'])
"/opt/MobSF/Mobile-Security-Framework-MobSF/MalwareAnalyzer/views/apkid.py", line 48, in apkid_analys... | Traceback (most recent call last):
"script.py", line 41, in <module>
row.ageagendas.CODIGO, row.ageagendas.PER_ID, row.stkpersonas.DOCUMENTO))
AttributeError: 'AgeCitas' object has no attribute 'stkpersonas'
| 0.630776 |
Traceback (most recent call last):
".../lib/python3.7/site-packages/pytools/__init__.py", line 536, in _deco
return func._memoize_dic[args]
# pylint: disable=protected-access
AttributeError: 'function' object has no attribute '_memoize_dic'
| Traceback (most recent call last):
"rnn_train.py", line 76, in <module>
onecell = rnn.GRUCell(INTERNALSIZE)
AttributeError: module 'tensorflow.contrib.rnn' has no attribute 'GRUCell'
| 0.606213 |
Traceback (most recent call last):
"/home/bilderbuchi/FOTEC/Z_stuff/labcontrol/labcontrol/controller/pint_bug.py", line 34, in <module>
print(my_inst.myprop)
"/home/bilderbuchi/anaconda3/lib/python3.6/site-packages/pint/registry_helpers.py", line 188, in wrapper
values, kw = _apply_defaults(func, values, kw)
... | Traceback (most recent call last):
"/home/qiank10/anaconda3/lib/python3.7/site-packages/detectron2/engine/train_loop.py", line 132, in train
self.run_step()
"/home/qiank10/anaconda3/lib/python3.7/site-packages/detectron2/engine/train_loop.py", line 209, in run_step
data = next(self._data_loader_iter)
"/home/... | 0.588032 |
pip._vendor.pep517.wrappers.BackendUnavailable: Traceback (most recent call last):
"/Users/pasha/py36/lib/python3.6/site-packages/pip/_vendor/pep517/_in_process.py", line 65, in _build_backend
obj = import_module(mod_path)
"/Users/pasha/py36/lib/python3.6/importlib/__init__.py", line 126, in import_module
retur... | Traceback (most recent call last):
"setup.py", line 2, in <module>
from setuptools import setup, Extension
ModuleNotFoundError: No module named 'setuptools'
| 0.579497 |
Traceback (most recent call last):
"D:\tools\XX-Net-3.7.9\code\default\python27\1.0\lib\threading.py", line 801, in __bootstrap_inner
self.run()
"D:\tools\XX-Net-3.7.9\code\default\python27\1.0\lib\threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
"D:\tools\XX-Net-3.7.9\code\defaul... | Traceback (most recent call last):
"/Users/kwing/Library/Python/3.7/lib/python/site-packages/frida_tools/application.py", line 565, in __del__
self._ui_cancellable_fd.release()
AttributeError: 'Reactor' object has no attribute '_ui_cancellable_fd'
| 0.57328 |
Traceback (most recent call last):
"The_Best_So_Far.py", line 29, in <module>
peak_server_calls=(120, 2000))
TypeError: set_quota_supervisor() got an unexpected keyword argument 'peak_comments'
| Traceback (most recent call last):
"C:\Users\Matthew\flfm\flfm\tests\test_sockets.py", line 39, in test_sockets_working
None, self.client) as sockclient:
"C:\Users\Matthew\flfm\flfm\tests\test_sockets.py", line 11, in __init__
flask_test_client)
"C:\Users\Matthew\Envs\flfm\lib\site-packages\flask_socketio\te... | 0.508581 |
Traceback (most recent call last):
"/home/ubuntu/MaskTrack-master/training/train_offline.py", line 120, in <module>
lr=base_lr, momentum=0.9, weight_decay=weight_decay)
"/home/ubuntu/anaconda3/envs/pytorch/lib/python2.7/site-packages/torch/optim/sgd.py", line 57, in __init__
super(SGD, self).__init__(params, de... | Original Traceback (most recent call last):
"/home/user/.conda/envs/project/lib/python3.7/site-packages/torch/utils/data/_utils/worker.py", line 185, in _worker_loop
data = fetcher.fetch(index)
"/home/user/.conda/envs/project/lib/python3.7/site-packages/torch/utils/data/_utils/fetch.py", line 44, in fetch
data ... | 0.661778 |
Traceback (most recent call last):
"/usr/lib/python2.7/runpy.py", line 162, 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
"~/nmt/nmt/nmt.py", line 479, in <module>
tf.app.run(main=main, argv=[sys.argv[0]] + unparsed)... | Traceback (most recent call last):
"/usr/local/Cellar/khal/0.9.6/libexec/lib/python3.6/site-packages/khal/khalendar/khalendar.py", line 303, in _update_vevent
update(event.raw, href=href, etag=etag, calendar=calendar)
"/usr/local/Cellar/khal/0.9.6/libexec/lib/python3.6/site-packages/khal/khalendar/backend.py", l... | 0.476572 |
Comment: An exception occurred in this state: Traceback (most recent call last):
"/usr/lib/python2.7/site-packages/salt/state.py", line 1913, in call
**cdata['kwargs'])
"/usr/lib/python2.7/site-packages/salt/loader.py", line 1898, in wrapper
return f(*args, **kwargs)
"/usr/lib/python2.7/site-packages/salt/s... | Traceback (most recent call last):
"/usr/lib64/python3.6/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
TypeError: test_tcp() missing 1 required positional argument: 'tcp_flow'
| 0.503998 |
Traceback (most recent call last):
"video2x.py", line 357, in <module>
video2x()
"video2x.py", line 207, in video2x
ffmpeg_arguments.append('-hwaccel {}'.format(ffmpeg_hwaccel))
AttributeError: 'str' object has no attribute 'append'
| Traceback (most recent call last):
"/usr/local/lib/python3.5/dist-packages/IPython/core/interactiveshell.py", line 2885, in run_code
exec(code_obj, self.user_global_ns, self.user_ns)
"<ipython-input-3-2cb7b6e4f231>", line 1, in <module>
dump['kmeans'].fit(dump['data'])
"/usr/local/lib/python3.5/dist-packages... | 0.629563 |
Traceback (most recent call last):
"/home/ds1/anaconda3/envs/paddle2/lib/python3.7/site-packages/paddle/distributed/utils.py", line 406, in watch_local_trainers
terminate_local_procs(procs)
"/home/ds1/anaconda3/envs/paddle2/lib/python3.7/site-packages/paddle/distributed/utils.py", line 257, in terminate_local_pr... | Traceback (most recent call last):
"/<<PKGBUILDDIR>>/tests/unit/test_master.py", line 67, in test_runner_token_salt_invocation_error
with patch('salt.auth.LoadAuth.authenticate_token', MagicMock(return_value=mock_token)), \
AttributeError: __enter__
| 0.585588 |
Traceback (most recent call last):
"bar.py", line 17, in <module>
fire.Fire(foo)
"/Users/bzamecnik/.virtualenvs/rossum3/lib/python3.7/site-packages/fire/core.py", line 138, in Fire
component_trace = _Fire(component, args, parsed_flag_args, context, name)
"/Users/bzamecnik/.virtualenvs/rossum3/lib/python3.7/s... | Traceback (most recent call last):
"/usr/lib/python3.5/concurrent/futures/process.py", line 175, in _process_worker
r = call_item.fn(*call_item.args, **call_item.kwargs)
"/data1/demobin/deepvoice3_pytorch/ljspeech.py", line 57, in _process_utterance
spectrogram = audio.spectrogram(wav).astype(np.float32)
"/d... | 0.609856 |
`Traceback (most recent call last):
"/Users/me/Library/Python/2.7/lib/python/site-packages/twisted/internet/defer.py", line 654, in _runCallbacks
current.result = callback(current.result, *args, **kw)
"/Users/me/my/ts/dir/TweetScraper/TweetScraper/pipelines.py", line 187, in process_item
self.save_to_file(item,... | Traceback (most recent call last):
"/usr/lib64/az/lib/python2.7/site-packages/knack/cli.py", line 206, in invoke
cmd_result = self.invocation.execute(args)
"/usr/lib64/az/lib/python2.7/site-packages/azure/cli/core/commands/__init__.py", line 445, in execute
self.commands_loader.load_arguments(command)
"/usr/... | 0.576881 |
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... | Traceback (most recent call last):
"drcom_d_config.py", line 20, in <module>
offset = re.search('\xF0\x00\xF0\x00[\x00-\xFF]{4}[\x03\x07]\x01', text).start() + 8
AttributeError: 'NoneType' object has no attribute 'start'
| 0.633214 |
Traceback (most recent call last):
"C:/Users/Nathan/Programs/Scripts/External/hg-fast-export/hg-fast-export.py", line 730, in <module>
plugins=plugins_dict))
"C:/Users/Nathan/Programs/Scripts/External/hg-fast-export/hg-fast-export.py", line 542, in hg2git
if not verify_heads(ui,repo,heads_cache,force,ignore_unn... | Traceback (most recent call last):
"/usr/local/Cellar/python/3.7.4_1/Frameworks/Python.framework/Versions/3.7/lib/python3.7/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"/usr/local/Cellar/python/3.7.4_1/Frameworks/Python.framework/Versions/3.7/lib/python3.7/runpy.py", line 85, in _run_code
... | 0.622185 |
Traceback (most recent call last):
"rsf.py", line 29, in <module>
routersploit(sys.argv)
"rsf.py", line 25, in routersploit
rsf.start()
"/root/routersploit/routersploit/interpreter.py", line 125, in start
command_handler(args, **kwargs)
"/root/routersploit/routersploit/core/exploit/utils.py", line 177, i... | Traceback (most recent call last):
"run/run_training.py", line 109, in <module>
trainer.run_training()
"/datasets/work/d61-singular-seg/reference/VerSe2020-Data/David/nnUNet-master/nnunet/training/network_training/nnUNetTrainer.py", line 284, in run_training
super(nnUNetTrainer, self).run_training()
"/datase... | 0.600494 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
TypeError: 'float' object cannot be interpreted as an integer
|
Traceback (most recent call last):
"/usr/local/bin/vol.py", line 5, in <module>
pkg_resources.run_script('volatility==2.4', 'vol.py')
"/Library/Python/2.7/site-packages/pkg_resources/**init**.py", line 729, in run_script
self.require(requires)[0].run_script(script_name, ns)
"/Library/Python/2.7/site-packages/pkg... | 0.601922 |
Traceback (most recent call last):
"/usr/local/lib/python3.7/site-packages/sanic/app.py", line 942, in handle_request
response = await response
"/app/tsauth/views/activate.py", line 41, in init_activate
request=request)
"/usr/local/lib/python3.7/site-packages/mako/template.py", line 476, in render
return ru... | Traceback (most recent call last):
"/home/forge/bin/sentry", line 11, in <module>
sys.exit(main())
"/home/forge/local/lib/python2.7/site-packages/sentry/runner/__init__.py", line 160, in main
cli(prog_name=get_prog(), obj={}, max_content_width=100)
"/home/forge/local/lib/python2.7/site-packages/click/core.py... | 0.636296 |
Traceback (most recent call last):
"C:\Users\Sathish\AppData\Local\Programs\Python\Python36\lib\site-packages\tensorflow\python\platform\self_check.py", line 75, in preload_check
ctypes.WinDLL(build_info.cudart_dll_name)
"C:\Users\Sathish\AppData\Local\Programs\Python\Python36\lib\ctypes\__init__.py", line 348, ... | salt-minion: error: Error while processing <bound method Minion._setup_mp_logging_listener of <salt.cli.daemons.Minion object at 0x2ebc4d0>>: Traceback (most recent call last):
"/usr/lib/python2.6/site-packages/salt/utils/parsers.py", line 212, in parse_args
mixin_after_parsed_func(self)
"/usr/lib/python2.6/site... | 0.638125 |
Traceback (most recent call last):
"C:\Miniconda3\envs\jupyter\Scripts\jupytext-script.py", line 9, in <module>
sys.exit(jupytext())
"C:\Miniconda3\envs\jupyter\lib\site-packages\jupytext\cli.py", line 271, in jupytext
exit_code += jupytext_single_file(nb_file, args, log)
"C:\Miniconda3\envs\jupyter\lib... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/Volumes/projects/telekom/trunk/sandbox/tqdm/tqdm/std.py", line 1348, in reset
self.last_print_t = self.start_t = self._time()
AttributeError: 'tqdm' object has no attribute '_time'
| 0.524283 |
Traceback (most recent call last):
"/usr/local/bin/youtube-dlc/youtube_dlc/extractor/youtube.py", line 1966, in _real_extract
yt_initial_data['contents']['twoColumnWatchNextResults']['conversationBar']['liveChatRenderer']['continuations'][0]['reloadContinuationData']['continuation']
KeyError: u'conversationBar'
| Traceback (most recent call last):
"/home/rami/Documents/Desktop/Development/scoutsuite-develop/ScoutSuite/ScoutSuite/providers/base/configs/browser.py", line 107, in get_value_at
target_obj = target_obj[p]
KeyError: 'regions'
| 0.591249 |
Traceback (most recent call last):
"updateCheck.pyo", line 733, in onClose
"updateCheck.pyo", line 417, in _download
"updateCheck.pyo", line 553, in __init__
KeyError: 'apiVersion'
| Traceback (most recent call last):
"/Users/dchang/anaconda3/envs/dec2018/lib/python3.6/site-packages/py2neo/database.py", line 88, in __new__
inst = cls._instances[key]
KeyError: '0398321414780170895a995e32ce7977'
| 0.570216 |
Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/flask/app.py", line 2292, in wsgi_app
response = self.full_dispatch_request()
"/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1815, in full_dispatch_request
rv = self.handle_user_exception(e)
"/usr/local/lib/python2.7/dist... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"d:\pycharmprojects\fairseq\fairseq\__init__.py", line 20, in <module>
from fairseq.distributed import utils as distributed_utils
"d:\pycharmprojects\fairseq\fairseq\distributed\__init__.py", line 6, in <module>
from .distributed_timeout_wrapp... | 0.610873 |
Traceback (most recent call last):
"/home/swot/leo-editor_bak/leo/plugins/qt_frame.py", line 1213, in <lambda>
a.triggered.connect(lambda checked: self.detach(index))
"/home/swot/leo-editor_bak/leo/plugins/qt_frame.py", line 1240, in detach
icon = g.app.gui.getImageImageFinder("application-x-leo-outline.png")
A... | Traceback (most recent call last):
"DeepExploit.py", line 2051, in <module>
env.execute_nmap(env.rhost, nmap_command, env.nmap_timeout)
"DeepExploit.py", line 726, in execute_nmap
self.util.print_message(OK, 'Start time: {}'.format(self.get_current_time()))
"DeepExploit.py", line 716, in get_current_time
no... | 0.570547 |
Traceback (most recent call last):
"c:\users\admini~1\appdata\local\temp\kitchen\testing\tests\integration\runners\test_nacl.py", line 100, in test_sealedbox_enc_dec
self.assertIn('pk', ret['return'])
AssertionError: u'pk' not found in {u'retcode': 70}
| Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/logbook/handlers.py", line 216, in handle
self.emit(record)
"/usr/local/lib/python3.6/site-packages/dbt/logger.py", line 461, in emit
'too many messages received before initilization!'
AssertionError: too many messages received before in... | 0.452732 |
Traceback (most recent call last):
"eval.py", line 1241, in <module>
convert_to_tensorrt(net, cfg, args, transform=BaseTransform())
"/home/oidpsv/yolact_edge/utils/tensorrt.py", line 156, in convert_to_tensorrt
net.to_tensorrt_protonet(cfg.torch2trt_protonet_int8, calibration_dataset=calibration_protonet_datase... | Traceback (most recent call last):
"tools/train_net.py", line 244, in <module>
['caffe2', '--caffe2_log_level=0', '--caffe2_gpu_memory_tracking'])
RuntimeError: [enforce fail at init.cc:88] success. Failed to run some init functions for caffe2.
| 0.507549 |
Traceback (most recent call last):
"/usr/local/bin/certbot", line 11, in <module>
sys.exit(main())
"…/certbot/main.py", line 882, in main
return config.func(config, plugins)
"…/certbot/main.py", line 659, in obtain_cert
action, _ = _auth_from_available(le_client, config, domains, certname, lineage)
"…/ce... | Traceback (most recent call last):
"/usr/lib64/python3.6/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
TypeError: test_custom_contentviews() missing 1 required positional argument: 'tdata'
| 0.50219 |
Traceback (most recent call last):
"uvloop/cbhandles.pyx", line 64, in uvloop.loop.Handle._run
"/usr/local/lib/python3.7/site-packages/homeassistant/helpers/event.py", line 82, in state_change_listener
event.data.get('new_state'))
"/usr/local/lib/python3.7/site-packages/homeassistant/core.py", line 333, in as... | Traceback (most recent call last):
"<ipython-input-129-3d458af8513c>", line 1, in <module>
df.date.dt.tz_convert('EST')
"~/anaconda/lib/python3.5/site-packages/pandas/core/generic.py", line 2740, in __getattr__
return object.__getattribute__(self, name)
"~/anaconda/lib/python3.5/site-packages/pandas/core/bas... | 0.581126 |
Traceback (most recent call last):
"/home/tom/housing_market/main.py", line 74, in <module>
wks.append_row(row)
"/home/tom/housing_market/venv/lib/python3.6/site-packages/gspread/v4/models.py", line 640, in append_row
return self.spreadsheet.values_append(self.title, params, body)
"/home/tom/housing_market/v... | Traceback (most recent call last):
"/home/xxx/anaconda3/envs/spotdl/lib/python3.9/site-packages/tqdm/std.py", line 1138, in __del__
"/home/xxx/anaconda3/envs/spotdl/lib/python3.9/site-packages/tqdm/std.py", line 1285, in close
"/home/xxx/anaconda3/envs/spotdl/lib/python3.9/site-packages/tqdm/std.py", line 1478... | 0.606695 |
Traceback (most recent call last):
"netgear_6220_mips32el_linux.py", line 52, in <module>
"squashfs-root")
"netgear_6220_mips32el_linux.py", line 43, in my_netgear
ql.run()
"/usr/local/lib/python3.7/dist-packages/qiling-0.9-py3.7.egg/qiling/core.py", line 293, in run
self.os.run()
"/usr/local/lib/python... | Traceback (most recent call last):
"/tmp/ansible_lGlW4D/ansible_module_dnf.py", line 375, in <module>
main()
"/tmp/ansible_lGlW4D/ansible_module_dnf.py", line 369, in main
ensure(module, base, params['state'], params['name'])
"/tmp/ansible_lGlW4D/ansible_module_dnf.py", line 280, in ensure
for group in (g.s... | 0.636224 |
Traceback (most recent call last):
"/usr/lib/python3.4/asyncio/tasks.py", line 233, in _step
result = coro.throw(exc)
"/usr/local/lib/python3.4/dist-packages/homeassistant/helpers/entity_component.py", line 387, in _update_entity_states
yield from update_coro
"/usr/local/lib/python3.4/dist-packages/homeassis... | Traceback (most recent call last):
"test.py", line 18, in <module>
f(D)
"test.py", line 16, in f
return cls()
TypeError: Can't instantiate abstract class D with abstract methods f
| 0.529275 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/logbook/handlers.py", line 216, in handle
self.emit(record)
"/usr/local/lib/python3.6/site-packages/dbt/logger.py", line 461, in emit
'too many messages received before initilization!'
AssertionError: too many messages received before in... | Traceback (most recent call last):
"video_demo.py", line 76, in <module>
cv2.VideoWriter_fourcc(*'XVID'), fps, frameSize).start()
"/data4/zjf/code/Pose-Estimation/AlphaPose-pytorch/dataloader.py", line 676, in __init__
assert self.stream.isOpened(), 'Cannot open video for writing'
AssertionError: Cannot open vi... | 0.53295 |
Traceback (most recent call last):
"./repro.py", line 10, in <module>
row = thandle.read_row('some_arbitrary_key')
"/Users/andy/.local/share/virtualenvs/btscene-9KYRlr-O/lib/python2.7/site-packages/google/cloud/bigtable/table.py", line 292, in read_row
self.name, row_key=row_key, filter_=filter_,
"/Users/and... | Traceback (most recent call last):
"/Development/Anaconda-Python-Distribution/anaconda2/envs/myenv/lib/python3.5/code.py", line 91, in runcode
exec(code, self.locals)
"<input>", line 1, in <module>
"/Development/Anaconda-Python-Distribution/anaconda2/envs/myenv/lib/python3.5/site-packages/dfply/base.py", line... | 0.507506 |
Traceback (most recent call last):
"/srv/homeassistant/lib/python3.5/site-packages/homeassistant/core.py", line 1010, in _event_to_service_call
yield from service_handler.func(service_call)
"/srv/homeassistant/lib/python3.5/site-packages/homeassistant/components/climate/__init__.py", line 400, in async_operation... | Traceback (most recent call last):
"gobot_charlotte_db.py", line 191, in <module>
model = build_model(db_config)
"/home/argaldo/deeppavlov/env/lib/python3.6/site-packages/deeppavlov/core/commands/infer.py", line 63, in build_model
component = from_params(component_config, mode=mode, serialized=component_seriali... | 0.628551 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/usr/lib/python2.7/site-packages/docker/api/container.py", line 85, in containers
res = self._result(self._get(u, params=params), True)
"/usr/lib/python2.7/site-packages/docker/utils/decorators.py", line 47, in inner
return f(self, *args, **k... | Traceback (most recent call last):
"/home/tinmode/.cache/bazel/_bazel_tinmode/0534ffbce5f0177dc35c2eb30e06c204/execroot/bark_ml/bazel-out/k8-fastbuild/bin/examples/tfa_gnn.runfiles/bark_ml/examples/tfa_gnn.py", line 88, in <module>
app.run(run_configuration)
"/home/tinmode/bark-ml/bark_ml/python_wrapper/venv/lib... | 0.584032 |
ERROR:tornado.application:Future <tornado.concurrent.Future object at 0x7f8fa40a2630> exception was never retrieved: Traceback (most recent call last):
"/home/antoine/tornado/tornado/gen.py", line 1043, in run
yielded = self.gen.send(value)
"/home/antoine/distributed/distributed/worker.py", line 563, in compute_... | Traceback (most recent call last):
"/private/home/roller/.conda/envs/chat202001/bin/parlai", line 33, in <module>
sys.exit(load_entry_point('parlai', 'console_scripts', 'parlai')())
"/private/home/roller/working/parlai/parlai/__main__.py", line 14, in main
superscript_main()
"/private/home/roller/working/par... | 0.583557 |
Traceback (most recent call last):
"/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"/usr/lib/python3.7/runpy.py", line 85, in _run_code
exec(code, run_globals)
"/Omega/ParlAI/parlai/scripts/interactive_web.py", line 280, in <module>
InteractiveWeb.main()
"/Omega/Parl... | Traceback (most recent call last):
"/Users/jaraco/code/public/cherrypy/cherrypy/cherrypy/_cprequest.py", line 638, in respond
self._do_respond(path_info)
"/Users/jaraco/code/public/cherrypy/cherrypy/cherrypy/_cprequest.py", line 688, in _do_respond
self.hooks.run('before_request_body')
"/Users/jaraco/code/pu... | 0.589952 |
Traceback (most recent call last):
"/Users/marcoslpbueno/automlpy/env/lib/python3.8/site-packages/autosklearn/data/validation.py", line 423, in _check_and_encode_features
X = self.feature_encoder.transform(X)
"/Users/marcoslpbueno/automlpy/env/lib/python3.8/site-packages/sklearn/compose/_column_transformer.py", ... | Traceback (most recent call last):
"/home/levkovitch/.vim/bundle/YouCompleteMe/third_party/ycmd/ycmd/server_state.py", line 98, in
typeCompletionAvailable
self.Get
typeCompleter( filetypes )
"/home/levkovitch/.vim/bundle/YouCompleteMe/third_party/ycmd/ycmd/server_state.py", line 87, in Get
typeCompleter
curren... | 0.548763 |
Traceback (most recent call last):
"train_reinforce_gym.py", line 149, in <module>
main()
"train_reinforce_gym.py", line 82, in main
train_env = make_env(test=False)
"train_reinforce_gym.py", line 71, in make_env
env = chainerrl.wrappers.CastObservationToFloat32(env)
AttributeError: 'module' object has no a... | Traceback (most recent call last):
"/home/spott/.local/venvs/pipsi/lib/python3.6/hashlib.py", line 121, in __get_openssl_constructor
f = getattr(_hashlib, 'openssl_' + name)
AttributeError: module '_hashlib' has no attribute 'openssl_sha3_224'
| 0.581411 |
Error: Traceback (most recent call last):
"/home/tong/.config/blender/2.82/scripts/addons/armory.py", line 260, in execute
start.register(local_sdk=local_sdk)
"/home/tong/sdk/ArmorySDK//armory/blender/start.py", line 34, in register
arm.keymap.register()
"/home/tong/sdk/ArmorySDK//armory/blender/arm/keymap.p... | Traceback (most recent call last):
"/usr/local/Cellar/ranger/1.9.3/libexec/ranger/core/main.py", line 201, in main
fm.loop()
"/usr/local/Cellar/ranger/1.9.3/libexec/ranger/core/fm.py", line 383, in loop
ui.handle_input()
"/usr/local/Cellar/ranger/1.9.3/libexec/ranger/gui/ui.py", line 266, in handle_input
se... | 0.640872 |
Traceback (most recent call last):
"/usr/lib/python3/dist-packages/pip/basecommand.py", line 209, in main
status = self.run(options, args)
"/usr/lib/python3/dist-packages/pip/commands/install.py", line 328, in run
wb.build(autobuilding=True)
"/usr/lib/python3/dist-packages/pip/wheel.py", line 748, in build
... | Traceback (most recent call last):
"src/main.py", line 236, in <module>
main(cfg, train_ns_cfg)
"src/main.py", line 149, in main
trainer.fit(model, datamodule=data_module)
"/cw/liir/NoCsBack/testliir/rubenc/miniconda3/envs/alienv/lib/python3.8/site-packages/pytorch_lightning/trainer/trainer.py", line 499, in... | 0.625427 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
TypeError: Unexpected keyword argument x
| Traceback (most recent call last):
"...", line 1, in <module>
-s
".../lib/python3.8/site-packages/pandas/core/generic.py", line 1297, in __neg__
arr = operator.neg(values)
TypeError: bad operand type for unary -: 'IntegerArray'
| 0.523494 |
Traceback (most recent call last):
"D:\Anaconda\envs\mmaction2-master\lib\sre_parse.py", line 1015, in parse_template
this = chr(ESCAPES[this][1])
KeyError: '\\U'
| ERROR:ui:Traceback (most recent call last):
"/tmp/alot/alot/ui.py", line 723, in apply_command
cmd.apply(self)
"/tmp/alot/alot/commands/thread.py", line 624, in apply
mt.reassemble()
"/tmp/alot/alot/widgets/thread.py", line 176, in reassemble
self._maintree._treelist = self._assemble_structure()
"/tmp/al... | 0.567787 |
Traceback (most recent call last):
"/Users/joni/temp/test-sauna/.venv/bin/pipenv", line 11, in <module>
sys.exit(cli())
"/Users/joni/temp/test-sauna/.venv/lib/python3.6/site-packages/click/core.py", line 722, in __call__
return self.main(*args, **kwargs)
"/Users/joni/temp/test-sauna/.venv/lib/python3.6/site-... | Traceback (most recent call last):
"demo_graph.py", line 56, in <module>
w.add_graph(model, (dummy_input, ))
"/home/dana/Desktop/tensorboard-pytorch/tensorboardX/writer.py", line 400, in add_graph
self.file_writer.add_graph(graph(model, input_to_model, verbose))
"/home/dana/Desktop/tensorboard-pytorch/tensor... | 0.523889 |
Traceback (most recent call last):
"/apps/python3/3.6.7/lib/python3.6/site-packages/pip/_internal/basecommand.py", line 228, in main
status = self.run(options, args)
"/apps/python3/3.6.7/lib/python3.6/site-packages/pip/_internal/commands/install.py", line 291, in run
resolver.resolve(requirement_set)
"/apps/... | Traceback (most recent call last):
"c:\python\.virtualenvs\sklearn-env\lib\site-packages\pip\_internal\cli\base_command.py", line 188, in _main
status = self.run(options, args)
"c:\python\.virtualenvs\sklearn-env\lib\site-packages\pip\_internal\cli\req_command.py", line 185, in wrapper
return func(self, options... | 0.655792 |
Traceback (most recent call last):
"/Users/igortkachenko/Tools/kivy-designer/venv/lib/python3.6/site-packages/kivy/uix/widget.py", line 265, in _widget_destructor
"/Users/igortkachenko/Tools/kivy-designer/venv/lib/python3.6/site-packages/kivy/lang/builder.py", line 760, in unbind_widget
"kivy/weakproxy.pyx", l... | $ pip install --upgrade pTraceback (most recent call last):
"/usr/local/bin/pip3", line 11, in <module>
sys.exit(main())
"/usr/local/lib/python3.7/site-packages/pip/_internal/__init__.py", line 293, in main
autocomplete()
"/usr/local/lib/python3.7/site-packages/pip/_internal/__init__.py", line 121, in autoco... | 0.620694 |
Traceback (most recent call last):
"C:\Python27\Scripts\new_create_current_day_playlist.py", line 70, in <module>
play_lst = find_air_dates(get_all_content(LIBRARY_NAMES))
"C:\Python27\Scripts\new_create_current_day_playlist.py", line 38, in get_all_content
for child in plex.library.section(library).all():
"... | Traceback (most recent call last):
"zeus.py", line 10, in <module>
from var import blackwidow
"/home/simon/Documents/Zeus-Scanner-1.5/var/blackwidow/__init__.py", line 6, in <module>
import lib.core.common
"/home/simon/Documents/Zeus-Scanner-1.5/lib/core/common.py", line 19, in <module>
import lib.core.sett... | 0.662805 |
Traceback (most recent call last):
"/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/multiprocessing/process.py", line 258, in _bootstrap
self.run()
"/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/multiprocessing/process.py", line 114,... | 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.594862 |
TypeError: Traceback (most recent call last):
"/home/dex/anaconda3/lib/python3.6/site-packages/torch/utils/data/dataloader.py", line 138, in _worker_loop
samples = collate_fn([dataset[i] for i in batch_indices])
"/home/dex/anaconda3/lib/python3.6/site-packages/torch/utils/data/dataloader.py", line 138, in <listc... | Traceback (most recent call last):
"minimal-paramiko-example.py", line 16, in <module>
timeout=5
"site-packages\paramiko\client.py", line 446, in connect
"site-packages\paramiko\client.py", line 691, in _auth
"site-packages\paramiko\agent.py", line 379, in __init__
"site-packages\paramiko\agent.py", lin... | 0.543071 |
Traceback (most recent call last):
"s_int_test.py", line 24, in <module>
session.fuzz()
"C:\Python27\lib\site-packages\boofuzz\sessions.py", line 598, in fuzz
self._main_fuzz_loop(self._iterate_protocol())
"C:\Python27\lib\site-packages\boofuzz\sessions.py", line 703, in _main_fuzz_loop
self._fuzz_current_c... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
TypeError: __call__() takes 1 positional argument but 3 were given
| 0.598665 |
Traceback (most recent call last):
"/<<PKGBUILDDIR>>/tests/unit/test_auth.py", line 98, in setUp
patcher.start()
AttributeError: 'MagicMock' object has no attribute 'start'
| Traceback (most recent call last):
"./copy.py", line 4, in <module>
import vk_api
"/home/cheater/.local/lib/python3.5/site-packages/vk_api/__init__.py", line 10, in <module>
from .requests_pool import VkRequestsPool, vk_request_one_param_pool
"/home/cheater/.local/lib/python3.5/site-packages/vk_api/requests_... | 0.56245 |
Traceback (most recent call last):
"/Users/josh/someproject/.venv/bin/pytest", line 8, in <module>
sys.exit(main())
"</Users/josh/someproject/.venv/lib/python3.8>/site-packages/_pytest/config/__init__.py", line 90, in main
config = _prepareconfig(args, plugins)
"</Users/josh/someproject/.venv/lib/python3.8>/... | Traceback (most recent call last):
"/usr/lib64/python3.6/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
TypeError: test_verification_w_confdir() missing 1 required positional argument: 'tdata'
| 0.484058 |
dbus-call-method: D-Bus error: "Traceback (most recent call last):
\"/usr/local/lib/python3.6/dist-packages/dbus/service.py\", line 711, in _message_cb
retval = candidate_method(self, *args, **keywords)
\"/home/marshal/.emacs.d/site-lisp/emacs-application-framework-master/eaf.py\", line 281, in execute_function
... | Traceback (most recent call last):
"/usr/lib/python3.7/site-packages/rpyc/core/protocol.py", line 329, in _dispatch_request
res = self._HANDLERS[handler](self, *args)
"/usr/lib/python3.7/site-packages/rpyc/core/protocol.py", line 594, in _handle_inspect
return tuple(netref.inspect_methods(self._local_objects[oi... | 0.614159 |
Traceback (most recent call last):
"D:\Python\Anaconda3\envs\NMT\Scripts\fairseq-train-script.py", line 33, in <module>
sys.exit(load_entry_point('fairseq', 'console_scripts', 'fairseq-train')())
"d:\fairseq\fairseq\fairseq_cli\train.py", line 333, in cli_main
distributed_utils.call_main(args, main)
"d:\fair... | Traceback (most recent call last):
"kickthemout.py", line 754, in <module>
defaultInterface = getDefaultInterface()
"kickthemout.py", line 154, in getDefaultInterface
network, netmask, _, interface, address = max(iface_routes, key=lambda item:item[1])
ValueError: too many values to unpack (expected 5)
| 0.521474 |
```Traceback (most recent call last):
"keras_retinanet/bin/train.py", line 428, in <module>
main()
"keras_retinanet/bin/train.py", line 366, in main
train_generator, validation_generator = create_generator(args)
"keras_retinanet/bin/train.py", line 246, in create_generators
if args.val_annotations:
Attribut... | Traceback (most recent call last):
"PixivUtil2.py", line 1281, in main
"PixivUtil2.py", line 989, in main_loop
"PixivUtil2.py", line 481, in menu_download_from_online_user_bookmark
"PixivBookmarkHandler.pyc", line 28, in process_bookmark
"PixivBookmarkHandler.pyc", line 290, in get_bookmarks
"PixivBoo... | 0.556957 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/dist-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
"/usr/local/lib/python3.6/dist-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, r... | 2018-03-27 16:39:09,068 [salt.minion
:1616][ERROR
][27307] Traceback (most recent call last):
"/usr/lib/python2.7/site-packages/salt/minion.py", line 1604, in _thread_return
minion_instance.returners[returner_str](ret)
"/usr/lib/python2.7/site-packages/salt/returners/highstate_return.py", line 478, in returner
... | 0.623829 |
Traceback (most recent call last):
"/elasticdl/elasticdl/python/worker/worker.py", line 982, in _process_minibatch_and_report
train_with_local_model,
"/elasticdl/elasticdl/python/worker/worker.py", line 889, in _process_minibatch
features, labels
TypeError: 'NoneType' object is not iterable
| Traceback (most recent call last):
"/var/mycodo-root/mycodo/controller_input.py", line 515, in read_adc
measurements = self.adc.next()
"/var/mycodo-root/mycodo/devices/ads1x15.py", line 48, in next
return dict(voltage=float('{0:.4f}'.format(self._voltage)))
TypeError: unsupported format string passed to NoneTyp... | 0.599601 |
Traceback (most recent call last):
"/usr/src/app/homeassistant/components/camera/synology.py", line 54, in async_setup_platform
timeout=timeout
"/usr/local/lib/python3.6/site-packages/synology/surveillance_station.py", line 9, in __init__
self._api = Api(url, username, password, timeout, verify_ssl)
"/usr/lo... | Traceback (most recent call last):
"/Users/aht/.vim/bundle/YouCompleteMe/third_party/ycmd/ycmd/../ycmd/server_state.py", line 100, in
typeCompletionAvailable
self.Get
typeCompleter( filetypes )
"/Users/aht/.vim/bundle/YouCompleteMe/third_party/ycmd/ycmd/../ycmd/server_state.py", line 89, in Get
typeCompleter
c... | 0.621458 |
Traceback (most recent call last):
"/export/tom/anaconda/envs/astropy/lib/python3.6/site-packages/numpy/testing/utils.py", line 761, in assert_array_compare
val = comparison(x, y)
"/export/tom/anaconda/envs/astropy/lib/python3.6/site-packages/numpy/testing/utils.py", line 953, in compare
z = abs(x - y)
"/exp... | Traceback (most recent call last):
"nematus/nmt.py", line 692, in <module>
train(config, sess)
"nematus/nmt.py", line 313, in train
saver.save(sess, save_path=config.saveto)
"/usr/local/lib/python2.7/dist-packages/tensorflow/python/training/saver.py", line 1720, in save
raise exc
ValueError: Parent director... | 0.525391 |
Traceback (most recent call last):
"/home/dawehner/src/anaconda/lib/python2.7/site-packages/IPython/html/base/zmqhandlers.py", line 83, in _on_zmq_reply
msg = self._reserialize_reply(msg_list)
"/home/dawehner/src/anaconda/lib/python2.7/site-packages/IPython/html/base/zmqhandlers.py", line 66, in _reserialize_reply... | Traceback (most recent call last):
"/home/j/.local/share/virtualenvs/j-DsCXoVb7/bin/nucypher", line 8, in <module>
sys.exit(nucypher_cli())
"/home/j/.local/share/virtualenvs/j-DsCXoVb7/lib/python3.6/site-packages/click/core.py", line 764, in __call__
return self.main(*args, **kwargs)
"/home/j/.local/share/vi... | 0.553277 |
Traceback (most recent call last):
"<string>", line 1, in <module>
AttributeError: 'module' object has no attribute 'main'
| [ECC:ERROR]:[view_config.py]:[load_for_view]:[Thread-4]: traceback: Traceback (most recent call last):
"/home/steve/.config/sublime-text-3/Packages/EasyClangComplete/plugin/view_config.py", line 486, in load_for_view
config = ViewConfig(view, settings)
"/home/steve/.config/sublime-text-3/Packages/EasyClangComple... | 0.57883 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.