text1 stringlengths 92 132k | text2 stringlengths 83 99.1k | score float64 0.01 1 |
|---|---|---|
Traceback (most recent call last):
"<stdin>", line 102, in <module>
"<stdin>", line 94, in _ansiballz_main
"<stdin>", line 40, in invoke_module
"/usr/lib64/python2.7/runpy.py", line 176, in run_module
fname, loader, pkg_name)
"/usr/lib64/python2.7/runpy.py", line 82, in _run_module_code
mod_name, mod_f... | Traceback (most recent call last):
"/opt/conda/lib/python3.6/site-packages/distributed/comm/utils.py", line 45, in _to_frames
msg, serializers=serializers, on_error=on_error, context=context
"/opt/conda/lib/python3.6/site-packages/distributed/protocol/core.py", line 31, in dumps
small_header, small_payload = du... | 0.260933 |
Traceback (most recent call last):
"/home/baal/bin/python/zeus-scanner/lib/attacks/gist_lookup/__init__.py", line 138, in github_gist_search_main
links = get_links(page_set, proxy=proxy, agent=agent)
"/home/baal/bin/python/zeus-scanner/lib/attacks/gist_lookup/__init__.py", line 66, in get_links
if not any(s in redi... | Traceback (most recent call last):
"gen-outputs.py", line 30, in <module>
Lcar = lread(detected_cars_labels)
"/home/toor/alpr-unconstrained-master/alpr-unconstrained-master/src/label.py", line 54, in lread
with open(file_path,'r') as fd:
IOError: [Errno 2] No such file or directory: '/tmp/output/03009_cars.txt' | 0.207956 |
Traceback (most recent call last):
"C:\Users\Reethi\Miniconda3\lib\site-packages\conda\exceptions.py", line 479, in conda_exception_handler
return_value = func(*args, **kwargs)
"C:\Users\Reethi\Miniconda3\lib\site-packages\conda\cli\main.py", line 145, in _main
exit_code = args.func(args, p)
"C:\Users\Reeth... | Traceback (most recent call last):
"dirsearch.py", line 47, in <module>
main = Program()
"dirsearch.py", line 36, in __init__
self.arguments = ArgumentParser(self.script_path)
"/home/kali/tools/dirsearch/lib/core/argument_parser.py", line 337, in __init__
self.exit_on_error = options.exit_on_error
Attribute... | 0.311334 |
```Traceback (most recent call last):
"balloon.py", line 329, in <module>
model_dir=args.logs)
"/Users/tomlutherborrow/Documents/TU_Berlin/WS_1718/GIS_Project/Mask_RCNN/mrcnn/model.py", line 1845, in __init__
self.keras_model = self.build(mode=mode, config=config)
"/Users/tomlutherborrow/Documents/TU_Berlin/... | Traceback (most recent call last):
"/hummingbot/core/utils/async_utils.py", line 8, in safe_wrapper
return await c
"binance_market.pyx", line 1095, in execute_cancel
UnboundLocalError: local variable 'cancel_result' referenced before assignment
| 0.258639 |
Traceback (most recent call last):
"/usr/bin/salt-call", line 11, in <module>
load_entry_point('salt==3001', 'console_scripts', 'salt-call')()
"/usr/lib/python3/dist-packages/salt/scripts.py", line 472, in salt_call
client.run()
"/usr/lib/python3/dist-packages/salt/cli/call.py", line 58, in run
caller.run()... | Traceback (most recent call last):
"/usr/local/share/mypaint/gui/freehand.py", line 555, in _motion_queue_idle_cb
self._process_queued_event(tdw, event)
"/usr/local/share/mypaint/gui/freehand.py", line 597, in _process_queued_event
self.stroke_to(model, dtime, x, y, pressure, xtilt, ytilt)
"/usr/local/share/mypai... | 0.302693 |
Traceback (most recent call last):
"/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 784, in extract_info
ie_result = ie.extract(url)
"/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 450, in extract
raise ExtractorError('An extractor error has occurred.', cause=e)
ExtractorError: An extr... | Traceback (most recent call last):
"/usr/bin/salt-run", line 10, in <module>
salt_run()
"/usr/lib/python2.7/site-packages/salt/scripts.py", line 95, in salt_run
client.run()
"/usr/lib/python2.7/site-packages/salt/cli/__init__.py", line 357, in run
runner.run()
"/usr/lib/python2.7/site-packages/salt/runner.py", ... | 0.130678 |
Traceback (most recent call last):
"/usr/lib/python3.8/site-packages/pyls_jsonrpc/endpoint.py", line 113, in consume
self._handle_request(message['id'], message['method'], message.get('params'))
"/usr/lib/python3.8/site-packages/pyls_jsonrpc/endpoint.py", line 182, in _handle_request
handler_result = handler(pa... | Traceback (most recent call last):
"/.../miniconda3/envs/jupy/lib/python3.8/site-packages/neobolt/direct.py", line 854, in _secure
s = ssl_context.wrap_socket(s, server_hostname=host if HAS_SNI and host else None)
"/.../miniconda3/envs/jupy/lib/python3.8/ssl.py", line 500, in wrap_socket
return self.sslsocket_c... | 0.309902 |
Traceback (most recent call last):
"build.py", line 43, in <module>
ffi.build()
"/home/pengsun/anaconda3/envs/CenterNet/lib/python3.6/site-packages/torch/utils/ffi/__init__.py", line 189, in build
_build_extension(ffi, cffi_wrapper_name, target_dir, verbose)
"/home/pengsun/anaconda3/envs/CenterNet/lib/python... | Traceback (most recent call last):
"/usr/bin/douban.fm", line 9, in <module>
load_entry_point('douban.fm==0.2.15', 'console_scripts', 'douban.fm')()
"/usr/lib/python3.4/site-packages/pkg_resources/**init**.py", line 521, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
"/usr/lib/pyt... | 0.321647 |
Traceback (most recent call last):
"/Users/raphael/anaconda3/lib/python3.6/site-packages/urllib3/contrib/pyopenssl.py", line 304, in _send_until_done
return self.connection.send(data)
"/Users/raphael/anaconda3/lib/python3.6/site-packages/OpenSSL/SSL.py", line 1630, in send
self._raise_ssl_error(self._ssl, resul... | Traceback (most recent call last):
"<ipython-input-20-22f63c35d212>", line 1, in <module>
T[T.cce_contractid == 12199].nrows
"C:\Python\lib\site-packages\blaze\expr\expressions.py", line 222, in __getattr__
result = object.__getattribute__(self, key)AttributeError: 'Slice' object has no attribute 'nrows' | 0.274164 |
`'Connection aborted.', BadStatusLine('HTTP/1.1 0 -\r\n',)) Traceback (most recent call last):
"/Users/allen/Desktop/wxBot/wxbot.py", line 55, in request
allow_redirects, proxies, hooks, stream, verify, cert, json)
"/Library/Python/2.7/site-packages/requests/sessions.py", line 488, in request
resp = self.send(p... | testtools.testresult.real._StringException: Traceback (most recent call last):
"/builddir/build/BUILD/falcon-0.3.0/tests/test_cookies.py", line 140, in test_request_cookie_parsing
self.assertEqual("no", req.cookies["logged_in"])KeyError: 'logged_in' | 0.312955 |
b'{"errors": [{"message": "\'NoneType\' object has no attribute \'content_type\'", "locations": [{"line": 3, "column": 9}], "path": ["productImageCreate"], "extensions": {"exception": {"code": "AttributeError", "stacktrace ": ["Traceback (most recent call last):", "
\\"/app/.heroku/python/lib/python3.7/site-packages/... | Traceback (most recent call last):
"/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 793, in extract_info
ie_result = ie.extract(url)
"/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 508, in extract
ie_result = self._real_extract(url)
"/usr/local/bin/youtube-dl/youtube_dl/extractor/ge... | 0.240441 |
Traceback (most recent call last):
"/home/jbp/miniconda3/envs/det/lib/python3.6/site-packages/connexion/apis/abstract.py", line 242, in add_paths
self.add_operation(method, path, endpoint, path_parameters)
"/home/jbp/miniconda3/envs/det/lib/python3.6/site-packages/connexion/apis/abstract.py", line 195, in add_op... | Traceback (most recent call last):
"/tmp/nix-build-python3.6-bpython-0.17.drv-0/bpython-0.17/bpython/test/test_curtsies_painting.py", line 236, in setUp
self.repl = TestRepl(banner='', config=setup_config())
"/tmp/nix-build-python3.6-bpython-0.17.drv-0/bpython-0.17/bpython/curtsiesfrontend/repl.py", line 405, in... | 0.310954 |
Traceback (most recent call last):
"C:\Users\racha\anaconda3\lib\site-packages\spyder\plugins\editor\widgets\codeeditor.py", line 4208, in mouseMoveEvent
and not self.is_completion_widget_visible()):
"C:\Users\racha\anaconda3\lib\site-packages\spyder\plugins\editor\widgets\base.py", line 927, in is_completion_widge... | Traceback (most recent call last):
"test.py", line 1, in <module>
import PySimpleGUI as sg
"/usr/local/lib/python3.4/dist-packages/PySimpleGUI/__init__.py", line 2, in <module>
from .PySimpleGUI import *
"/usr/local/lib/python3.4/dist-packages/PySimpleGUI/PySimpleGUI.py", line 123, in <module>
from typing i... | 0.267809 |
Traceback (most recent call last):
"C:\Python27\lib\site-packages\youtube_dl\downloader\http.py", line 175, in real_download
(stream, tmpfilename) = sanitize_open(tmpfilename, open_mode)
"C:\Python27\lib\site-packages\youtube_dl\utils.py", line 454, in sanitize_open
stream = open(encode
name(filename), open_mod... | Traceback (most recent call last):
"/usr/share/w3af/w3af/core/ui/gui/main.py", line 609, in start_scan_wrap
real_scan_start()
"/usr/share/w3af/w3af/core/ui/gui/main.py", line 600, in real_scan_start
self.w3af.start()
"/usr/share/w3af/w3af/core/controllers/w3afCore.py", line 191, in start
self.strategy.start()
"... | 0.237535 |
Traceback (most recent call last):
"/opt/code/localstack/.venv/lib/python3.6/site-packages/werkzeug/serving.py", line 304, in run_wsgi
execute(self.server.app)
"/opt/code/localstack/.venv/lib/python3.6/site-packages/werkzeug/serving.py", line 292, in execute
application_iter = app(environ, start_response)
"/... | Traceback (most recent call last):
"/Library/Frameworks/Python.framework/Versions/3.7/bin/hrun", line 11, in <module>
sys.exit(main_hrun())
"/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/httprunner/cli.py", line 95, in main_hrun
html_report_template=args.html_report_template
"... | 0.253469 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/rxv/rxv.py", line 139, in _request
response = ET.XML(res.content)
# releases connection to the pool
"/usr/local/lib/python3.6/xml/etree/ElementTree.py", line 1315, in XML
return parser.close()
"<string>", line None
xml.etree.ElementTr... | Traceback (most recent call last):
"./test.py", line 90, in <module>
item = helper.messages.process_message(message, chat, message.sender, message.media, dest_index, account_id)
"/opt/application/helper/messages.py", line 104, in process_message
progress_callback=download_progress_callback
"/usr/lib/python3.... | 0.270065 |
Traceback (most recent call last):
"dwt_util.py", line 205, in set_registryWindowsError: [Error 5] Access is denied | Traceback (most recent call last):
"/usr/local/lib/python3.2/dist-packages/spyderlib/spyder.py", line 1605, in report_issue
url.addEncodedQueryItem("comment", urllib.quote(issue_template))AttributeError: 'module' object has no attribute 'quote' | 0.291576 |
Traceback (most recent call last):
"/Users/cdoig/anaconda/envs/test/bin/bokeh-server", line 4, in <module>
import bokeh.server.start
"/Users/cdoig/anaconda/envs/test/lib/python2.7/site-packages/bokeh/server/start.py", line 8, in <module>
from .zmqpub import Publisher
"/Users/cdoig/anaconda/envs/test/lib/python2.7... | Traceback (most recent call last):
"gam.py", line 1043, in callGAPI
"site-packages\googleapiclient\_helpers.py", line 130, in positional_wrapper
"site-packages\googleapiclient\http.py", line 851, in execute
"site-packages\googleapiclient\http.py", line 184, in _retry_request
"site-packages\googleapiclien... | 0.189713 |
Traceback (most recent call last):
"/usr/lib64/python3.5/site-packages/nose/case.py", line 198, in runTest
self.test(*self.arg)
"/var/tmp/portage/dev-python/matplotlib-1.4.3/work/matplotlib-1.4.3-python3_5/build/test/lib/matplotlib-1.4.3-py3.5-linux-x86_64.egg/matplotlib/tests/test_patheffects.py", line 123, in tes... | Traceback (most recent call last):
"/usr/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 997, in _real_extract
doc = parse_xml(webpage)
"/usr/local/bin/youtube-dl/youtube_dl/utils.py", line 1558, in parse_xml
tree = xml.etree.ElementTree.XML(s.encode('utf-8'), **kwargs)
"/usr/local/Cellar/python/2.7.3... | 0.32782 |
Traceback (most recent call last):
"/opt/cobra-master/cobra/__init__.py", line 89, in main
cli.start(args.target, args.format, args.output, args.special_rules, a_sid)
"/opt/cobra-master/cobra/cli.py", line 92, in start
language=main_language, framework=main_framework, file_count=file_count, extension_count=len(file... | Traceback (most recent call last):
"/home/uma/anaconda/bin/conda", line 5, in <module>
sys.exit(main())
"/home/uma/anaconda/lib/python2.7/site-packages/conda/cli/main.py", line 166, in main
args = p.parse_args()
"/home/uma/anaconda/lib/python2.7/argparse.py", line 1688, in parse_args
args, argv = self.parse_known... | 0.262699 |
[ERROR
] An exception occurred in this state: Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/salt/state.py", line 1703, in call
**cdata['kwargs'])
"/usr/lib/python2.7/dist-packages/salt/loader.py", line 1649, in wrapper
return f(*args, **kwargs)
"/usr/lib/python2.7/dist-packages/salt/states/... | Traceback (most recent call last):
"test_cfg_tcpdump.py", line 19, in <module>
test()
"test_cfg_tcpdump.py", line 15, in test
_ = p.analyses.CFG()
"/home/lrxiao/.pyenv/versions/3.6.1/lib/python3.6/site-packages/angr/analyses/analysis.py", line 108, in __call__
oself.__init__(*args, **kwargs)
"/home/lrxia... | 0.275551 |
Traceback (most recent call last):
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpckrszvwp\build\youtube_dl\extractor\youtube.py", line 1162, in _decrypt_signature
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpckrszvwp\build\youtube_dl\extractor\youtube.py", line 1085, in _extract_s... | Traceback (most recent call last):
"https://t.co/oY6LXrEgZv", line 983, in <module>
train_seq2seq=train_seq2seq, train_postnet=train_postnet)
"https://t.co/oY6LXrEgZv", line 717, in train
eval_model(global_step, writer, device, model, checkpoint_dir, ismultispeaker)
"https://t.co/oY6LXrEgZv", line 414, in ev... | 0.207256 |
Traceback (most recent call last):
"C:\redacted\site-packages\trio\_core\_run.py", line 2068, in unrolled_run
runner.io_manager.process_events(events)
"C:\redacted\site-packages\trio\_core\_io_windows.py", line 516, in process_events
waiter = self._overlapped_waiters.pop(entry.lpOverlapped)
KeyError: <cdata 'OV... | TRAIN (1) | Loss: 0.334 | Acc 0.92 mIoU 0.69 | B 0.62 D 0.03 |:
27%|███████▋
| 80/291 [00:49<01:51,
1.90it/s]Traceback (most recent call last):
"train.py", line 61, in <module>
main(config, args.resume)
"train.py", line 42, in main
trainer.train()
"/home/caffe/语义分割/pytorch_segmentation/base/base_trainer.py",... | 0.319065 |
Traceback (most recent call last):
"/Applications/Lektor.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/lektor/uilink.py", line 47, in <module>
main()
"/Applications/Lektor.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/lektor/uilink.py", line... | Traceback (most recent call last):
"C:\Python37\lib\site-packages\youtube_dl\YoutubeDL.py", line 796, in extract_info
ie_result = ie.extract(url)
"C:\Python37\lib\site-packages\youtube_dl\extractor\common.py", line 530, in extract
ie_result = self._real_extract(url)
"C:\Python37\lib\site-packages\youtube_dl\... | 0.153779 |
Traceback (most recent call last):
"/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 538, in on_activated_async
callback.on_activated_async(v)
"sublime_linter in /Users/johnnyyang/Library/Application Support/Sublime Text 3/Installed Packages/SublimeLinter.sublime-package", line 112, in on_a... | Traceback (most recent call last):
"/Users/michael/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 792, in extract_info
ie_result = ie.extract(url)
"/Users/michael/bin/youtube-dl/youtube_dl/extractor/common.py", line 514, in extract
raise ExtractorError('An extractor error has occurred.', cause=e)
youtube_dl.util... | 0.162364 |
Traceback (most recent call last):
"/home/vasiliy/env/mitmproxy/bin/mitmproxy", line 11, in <module>
sys.exit(mitmproxy())
"/home/vasiliy/env/mitmproxy/lib/python3.5/site-packages/mitmproxy/tools/main.py", line 68, in mitmproxy
console_options.load_paths(args.conf)
"/home/vasiliy/env/mitmproxy/lib/python3.5/... | Traceback (most recent call last):
"site-packages\calibre\customize\ui.py", line 171, in _run_filetype_plugins
"calibre_plugins.dedrm.__init__", line 620, in run
"calibre_plugins.dedrm.__init__", line 570, in KindleMobiDecrypt
DeDRMError: DeDRM v6.6.0: Ultimately failed to decrypt after 0.3 seconds. Read the F... | 0.328151 |
Traceback (most recent call last):
"windows-exploit-suggester.py", line 1641, in <module>
main()
"windows-exploit-suggester.py", line 453, in main
elif ARGS.systeminfo or ARGS.ostext: run(database)
"windows-exploit-suggester.py", line 849, in run
if not ARGS.duplicates: alerted.add(lmsid)
UnboundLocalError:... | Traceback (most recent call last):
"/Users/sholden/.virtualenvs/py3/lib/python3.1/site-packages/zmq/eventloop/ioloop.py", line 440, in _run_callback
callback()
"/Users/sholden/.virtualenvs/py3/lib/python3.1/site-packages/tornado/iostream.py", line 311, in wrapper
callback(_args)
"/Users/sholden/.virtualenvs/py3/l... | 0.24245 |
Traceback (most recent call last):
"main.py", line 49, in <module>
train_model(parameters, args.dataset)
"/content/nmt-keras/nmt_keras/training.py", line 159, in train_model
nmt_model.trainNet(dataset, training_params)
"/content/nmt-keras/src/keras-wrapper/keras_wrapper/cnn_model.py", line 910, in trainNet
... | Traceback (most recent call last):
"/home/alisue/Dropbox/Codes/django-social-auth/social_auth/tests/google.py", line 17, in setUp
self.assertTrue(self.user)AssertionError: None is not true | 0.283436 |
Traceback (most recent call last):
"/Users/navid/Google Drive/PhD/Repositories/XAI-2016/py/rule_lists_titanic_dataset.py", line 228, in <module>
false_predictions = query_for_false_predictions(y_hat, y_new_test)
"/Users/navid/Google Drive/PhD/Repositories/XAI-2016/py/rule_lists_titanic_dataset.py", line 223, in ... | [!] 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.325281 |
Traceback (most recent call last):
"/home/user/tool/w3af/w3af/core/ui/gui/main.py", line 546, in _scan_director
func()
"/home/user/tool/w3af/w3af/core/ui/gui/main.py", line 645, in _scan_start
self.set_tabs(True)
"/home/user/tool/w3af/w3af/core/ui/gui/main.py", line 792, in set_tabs
self._set_tab(sensit, _("Resul... | Traceback (most recent call last):
"/home/rdemb/anaconda3/envs/py2/lib/python2.7/site-packages/ray/function_manager.py", line 408, in fetch_and_register_remote_function
function = pickle.loads(serialized_function)
"/home/rdemb/anaconda3/envs/py2/lib/python2.7/pickle.py", line 1388, in loads
return Unpickler(fil... | 0.328143 |
Traceback (most recent call last):
"C:\MobSF2\Mobile-Security-Framework-MobSF\StaticAnalyzer\views\android\manifest_analysis.py", line 885, in get_manifest_file
subprocess.check_output(args)
"c:\programdata\anaconda3\lib\subprocess.py", line 395, in check_output
**kwargs).stdout
"c:\programdata\anaconda3\lib... | Traceback (most recent call last):
"/usr/local/bin/music-dl", line 10, in <module>
sys.exit(main())
"/usr/local/lib/python3.7/site-packages/click/core.py", line 764, in __call__
return self.main(*args, **kwargs)
"/usr/local/lib/python3.7/site-packages/click/core.py", line 717, in main
rv = self.invoke(ctx)
... | 0.224432 |
Traceback (most recent call last):
"/home/warren/gitwork/scipy/scipy/stats/tests/test_distributions.py", line 553, in test_entropy
h = p.entropy()
"/home/warren/local_scipy/lib/python2.7/site-packages/scipy/stats/distributions.py", line 6769, in entropy
place(output,cond0,self.vecentropy(*goodargs))
"/home/warren... | Traceback (most recent call last):
"/Users/dwales/.local/pipx/venvs/visidata/lib/python3.9/site-packages/visidata/threads.py", line 215, in _toplevelTryFunc
t.status = func(*args, **kwargs)
"/Users/dwales/.local/pipx/venvs/visidata/lib/python3.9/site-packages/visidata/sheets.py", line 284, in reload
for r in se... | 0.191028 |
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,)... | Traceback (most recent call last):
"<string>", line 38, in <module>
"/home/alejo/pyinstaller-1.5.1/iu.py", line 436, in importHook
mod = _self_doimport(nm, ctx, fqname)
"/home/alejo/pyinstaller-1.5.1/iu.py", line 521, in doimport
exec co in mod.__dict__
"basic/build/pyi.linux2/basic/outPYZ1.pyz/zmq", line 35, i... | 0.310846 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/asyncio/selector_events.py", line 724, in _read_ready
data = self._sock.recv(self.max_size)
TimeoutError: [Errno 110] Connection timed out
| Traceback (most recent call last):
"/home/xxxxxxxx/.local/bin/gimme-aws-creds", line 17, in <module>
GimmeAWSCreds().run()
"/home/xxxxxxxx/.local/lib/python3.5/site-packages/gimme_aws_creds/main.py", line 434, in run
saml_data = okta.get_saml_response(aws_app['links']['appLink'])
"/home/xxxxxxxx/.local/lib/p... | 0.19385 |
Traceback (most recent call last):
".\threading.py", line 532, in __bootstrap_inner
"C:\Users\Playloud\AppData\Roaming\SUBLIM~1\Packages\PACKAG~1\package_control\commands\install_package_command.py", line 43, in run
'reinstall', 'pull', 'none'])
"C:\Users\Playloud\AppData\Roaming\SUBLIM~1\Packages\PACKAG~1\packag... | Traceback (most recent call last):
"/home/biguser/anaconda/lib/python2.7/site-packages/boto/utils.py", line 211, in retry_url
r = opener.open(req)
"/home/biguser/anaconda/lib/python2.7/urllib2.py", line 404, in open
response = self._open(req, data)
"/home/biguser/anaconda/lib/python2.7/urllib2.py", line 422, in _... | 0.24968 |
Traceback (most recent call last):
"/usr/local/bin/openpyn", line 11, in <module>
sys.exit(main())
"/usr/local/lib/python3.6/dist-packages/openpyn/openpyn.py", line 130, in main
args.skip_dns_patch, args.silent, args.nvram, args.openvpn_options)
"/usr/local/lib/python3.6/dist-packages/openpyn/openpyn.py", li... | Traceback (most recent call last):
"laZagne.py", line 19, in <module>
"c:\python27\Lib\site-packages\PyInstaller\loader\pyimod03_importers.py",
line 395, in load_module
exec(bytecode, module.__dict__)
"lazagne\config\manage_modules.py", line 59, in <module>
"c:\python27\Lib\site-packages\PyInstaller\loade... | 0.303435 |
Traceback (most recent call last):
"main.py", line 201, in <module>
main()
"main.py", line 192, in main
print(colors.OKBLUE + banner + colors.ENDC)
"C:\Users\xxxxx\AppData\Local\Programs\Python\Python37-32\lib\encodings\cp1252.py", line 19, in encode
return codecs.charmap_encode(input,self.errors,encoding_t... | Traceback (most recent call last):
"/usr/lib/python3.5/asyncio/tasks.py", line 239, in _step
result = coro.send(None)
"/srv/homeassistant/lib/python3.5/site-packages/homeassistant/helpers/entity_platform.py", line 357, in _async_add_entity
raise HomeAssistantError(msg)
homeassistant.exceptions.HomeAssistantErro... | 0.322733 |
Traceback (most recent call last):
"/home/pi/scratch/ranger/ranger/core/main.py", line 171, in main
fm.initialize()
"/home/pi/scratch/ranger/ranger/core/fm.py", line 132, in initialize
self.ui.initialize()
"/home/pi/scratch/ranger/ranger/gui/ui.py", line 127, in initialize
self.handle_multiplexer()
"/hom... | Traceback (most recent call last):
"/home/jsha/certbot/venv/bin/certbot", line 9, in <module>
load_entry_point('certbot', 'console_scripts', 'certbot')()
"/home/jsha/certbot/certbot/main.py", line 770, in main
return config.func(config, plugins)
"/home/jsha/certbot/certbot/main.py", line 565, in obtain_cert
_, ac... | 0.3101 |
Traceback (most recent call last):
"/usr/local/airflow/.local/lib/python3.7/site-packages/tensorflow/python/client/session.py", line 1356, in _do_call
return fn(*args)
"/usr/local/airflow/.local/lib/python3.7/site-packages/tensorflow/python/client/session.py", line 1341, in _run_fn
options, feed_dict, fetch_lis... | Traceback (most recent call last):
"/home/brain/git/upstream/meson/meson_test.py", line 176, in <module>
run_tests(options, datafile)
"/home/brain/git/upstream/meson/meson_test.py", line 165, in run_tests
drain_futures(futures)
"/home/brain/git/upstream/meson/meson_test.py", line 125, in drain_futures
print_stats... | 0.326826 |
Traceback (most recent call last):
"/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 797, in extract_info
ie_result = ie.extract(url)
"/usr/bin/youtube-dl/youtube_dl/extractor/common.py", line 530, in extract
ie_result = self._real_extract(url)
"/usr/bin/youtube-dl/youtube_dl/extractor/twitch.py", line 582... |
Traceback (most recent call last):
"/usr/lib/python3.5/distutils/core.py", line 148, in setup
dist.run_commands()
"/usr/lib/python3.5/distutils/dist.py", line 955, in run_commands
self.run_command(cmd)
"/usr/lib/python3.5/distutils/dist.py", line 974, in run_command
cmd_obj.run()
"/usr/lib/python3/dist-... | 0.245914 |
Traceback (most recent call last):
"train_wc.py", line 138, in <module>
if_highway=args.high_way, in_doc_words=in_doc_words, highway_layers=args.highway_layers)
"/home/usr/Downloads/arabic-ner-master/lmbilstmcrf/lm_lstm_crf.py", line 27, in __init__
dropout=dropout_ratio)
"/home/usr/anaconda3/envs/py37/lib/p... | Traceback (most recent call last):
"youtube_dl\extractor\generic.pyo", line 530, in _real_extract
"youtube_dl\utils.pyo", line 1469, in parse_xml
"xml\etree\ElementTree.pyo", line 1300, in XML
"xml\etree\ElementTree.pyo", line 1642, in feed
"xml\etree\ElementTree.pyo", line 1506, in _raiseerrorParseError: mis... | 0.276386 |
Traceback (most recent call last):
"/home/pi/Medusa/<a href="../blob/94e0649919e9e05ac380f8e6d3817c18255931ee/medusa/providers/generic_provider.py#L512">medusa/providers/generic_provider.py</a>", line 512, in parse_pubdate
dt = parser.parse(pubdate, fuzzy=True)
"/home/pi/Medusa/<a href="../blob/94e0649919e9e05ac380... |
Traceback (most recent call last):
"/tmp/pip-install-yng81v4j/timesketch/setup.py", line 32, in <module>
from pip._internal.download import PipSession
ModuleNotFoundError: No module named 'pip._internal.download'
| 0.187756 |
Traceback (most recent call last):
"<ipython-input-4-8020991106b8>", line 1, in <module>
runfile('folderpath/fn_guv.py', wdir='folderpath')
"C:\Users\Q1900M\Anaconda3\lib\site-packages\spyder\utils\site\sitecustomize.py", line 705, in runfile
execfile(filename, namespace)
"C:\Users\Q1900M\Anaconda3\lib\si... | Traceback (most recent call last):
"C:\Users\Dipanshu\Anaconda3\lib\site-packages\traitlets\traitlets.py", line 528, in get
value = obj._trait_values[self.name]
KeyError: 'context'
| 0.296716 |
Traceback (most recent call last):
"twitter_test.py", line 375, in testTwitterError
self.assertEqual('test error', error.message)AssertionError: 'test error' != [{u'message': u'Invalid or expired token', u'code': 89}] | Traceback (most recent call last):
"<ipython-input-64-a649b509054f>", line 1, in <module>
import tensorflow
"C:\Users\deepaksingh2\AppData\Local\Continuum\Anaconda3\lib\site-packages\tensorflow\__init__.py", line 24, in <module>
from tensorflow.python import *
"C:\Users\deepaksingh2\AppData\Local\Continuu... | 0.258692 |
Traceback (most recent call last):
"/usr/local/lib/python3.7/threading.py", line 917, in _bootstrap_inner
self.run()
"test.py", line 37, in run
self.send_heartbeat(counter)
"test.py", line 71, in send_heartbeat
try: logging.error('send_heartbeat: %s' % self.db_thread.executesql('''select now()''')[0][0])
... | Traceback (most recent call last):
"/Users/onyxfish/src/csvkit/tests/test_csvkit.py", line 111, in test_writer_alias
self.assertEqual(result, 'a,b,c\r\n1,2,☃\r\n')AssertionError: 'a,b,c\n1,2,\xe2\x98\x83\n' != 'a,b,c\r\n1,2,\xe2\x98\x83\r\n' | 0.162778 |
Traceback (most recent call last):
"create_lmdb.py", line 411, in <module>
main()
"create_lmdb.py", line 39, in main
general_image_folder(opt)
"create_lmdb.py", line 105, in general_image_folder
env = lmdb.open(lmdb_save_path, map_size=data_size * 10)
lmdb.Error: ../../datasets/DIV2K/DIV2K800_sub.lmdb: Ther... | Traceback (most recent call last):
"/home/anthony/.local/bin/acd_cli.py", line 168, in wrapped
ret_val = f(*args, **kwargs)
"/home/anthony/.local/bin/acd_cli.py", line 314, in upload_file
sync.insert_node(r)
"/home/anthony/.local/lib/python3.4/site-packages/acdcli/cache/sync.py", line 54, in insert_node
insert_no... | 0.174394 |
Traceback (most recent call last):
"/usr/local/lib/python2.7/runpy.py", line 174, in _run_module_as_main
"__main__", fname, loader, pkg_name)
"/usr/local/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
"/ml/kfp_component/launcher/__main__.py", line 45, in <module>
main()
"/ml/kfp_... | Traceback (most recent call last):
"/usr/pbi/sickrage-amd64/share/sickrage/SickRage/sickbeard/helpers.py", line 363, in copy
ek(shutil.copyfile, src
, dest
)
"/usr/pbi/sickrage-amd64/share/sickrage/SickRage/sickrage/helper/encoding.py", line 40, in ek
result = function(*[ss(x) if isinstance(x, (str, unicode)) else... | 0.232652 |
Traceback (most recent call last):
"/usr/local/bin/pipenv", line 11, in <module>
sys.exit(cli())
"/usr/local/lib/python3.5/dist-packages/pipenv/vendor/click/core.py", line 722, in __call__
return self.main(*args, **kwargs)
"/usr/local/lib/python3.5/dist-packages/pipenv/vendor/click/core.py", line 697, in mai... | Traceback (most recent call last):
"/Pillow/Tests/test_font_pcf.py", line 59, in test_high_characters
self._test_high_characters(message)
"/Pillow/Tests/test_font_pcf.py", line 55, in _test_high_characters
self.assert_image_equal(image, compare)
"/Pillow/Tests/helper.py", line 85, in assert_image_equal
msg ... | 0.327454 |
Traceback (most recent call last):
"train.py", line 49, in <module>
from object_detection.builders import dataset_builder
"D:\python_ver\python364\lib\site-packages\object_detection\builders\dataset_builder.py", line 27, in <module>
from object_detection.data_decoders import tf_example_decoder
"D:\python_ver... | ERROR: Signature extraction failed: Traceback (most recent call last):
"/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/site-packages/youtube_dl/extractor/youtube.py", line 479, in _decrypt_signature
video_id, player_url, s
"/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/site-packag... | 0.246496 |
Traceback (most recent call last):
"/vagrant/apps/skedup/tests/base.py", line 28, in setUp
db.session.commit()
"/usr/local/lib/python2.7/site-packages/sqlalchemy/orm/scoping.py", line 157, in do
return getattr(self.registry(), name)(*args, **kwargs)
"/usr/local/lib/python2.7/site-packages/sqlalchemy/orm/session.p... | Traceback (most recent call last):
"norm_embed.py", line 14, in <module>
with codecs.open(infile, 'r', encoding='utf8') as f:
"/home1/irteam/anaconda3/lib/python3.6/codecs.py", line 895, in open
file = builtins.open(filename, mode, buffering)
NotFoundError: [Errno 2] No such file or directory: 'embed_glove_d30... | 0.297774 |
Traceback (most recent call last):
"translate.py", line 36, in <module>
main(opt)
"translate.py", line 24, in main
attn_debug=opt.attn_debug)
"/home/Jacob/OpenNMT-py/onmt/translate/translator.py", line 213, in translate
batch_data = self.translate_batch(batch, data, fast=self.fast)
"/home/Jacob/OpenNMT-p... |
Traceback (most recent call last):
"/opt/conda/lib/python3.6/site-packages/torch/utils/cpp_extension.py", line 1515, in _run_ninja_build
env=env)
"/opt/conda/lib/python3.6/subprocess.py", line 438, in run
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['ninja', '-v']' returned non-zero ... | 0.24094 |
Traceback (most recent call last):
"/usr/lib/pymodules/python2.7/gevent/pywsgi.py", line 438, in handle_one_response
self.run_application()
"/usr/lib/pymodules/python2.7/gevent/pywsgi.py", line 424, in run_application
self.result = self.application(self.environ, self.start_response)
"/usr/lib/pymodules/python2.7/... | Traceback (most recent call last):
"experiment.py", line 31, in <module>
import sonnet as snt
"/usr/local/lib/python2.7/dist-packages/sonnet/__init__.py", line 64, in <module>
_ensure_dependency_available_at_version('tensorflow_probability', '0.4.0')
"/usr/local/lib/python2.7/dist-packages/sonnet/__init__.py... | 0.255597 |
ERROR: Traceback (most recent call last):
"./managedsoftwareupdate", line 568, in main
updatecheckresult = updatecheck.check(client_id=options.id)
"/usr/local/munki/munkilib/updatecheck.py", line 2742, in check
installinfo)
"/usr/local/munki/munkilib/updatecheck.py", line 1654, in processManifestForKey
installinf... | Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 209, in main
status = self.run(options, args)
"/usr/lib/python2.7/dist-packages/pip/commands/install.py", line 328, in run
wb.build(autobuilding=True)
"/usr/lib/python2.7/dist-packages/pip/wheel.py", line 748, in build
... | 0.284128 |
Traceback (most recent call last):
"/app/medusa/lib/traktor/trakt.py", line 118, in request
resp.raise_for_status()
"/app/medusa/ext/requests/models.py", line 943, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://tra... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/solactus/anaconda3/lib/python3.6/subprocess.py", line 709, in __init__
restore_signals, start_new_session)
"/home/solactus/anaconda3/lib/python3.6/subprocess.py", line 1344, in _execute_child
raise child_exception_type(errno_num, err_ms... | 0.324473 |
Traceback (most recent call last):
"./backup.py", line 543, in <module>
run_duplicity_verification()
"./backup.py", line 354, in run_duplicity_verification
] + rsync_ssh_options, get_env(env))
"/root/mailinabox/management/utils.py", line 123, in shell
ret = getattr(subprocess, method)(cmd_args, **kwargs)
... |
Traceback (most recent call last):
"<stdin>", line 4, in <module>
"/usr/lib64/python2.6/site-packages/sqlalchemy/sql/schema.py", line 355, in __new__
table._init(name, metadata, *args, **kw)
"/usr/lib64/python2.6/site-packages/sqlalchemy/sql/schema.py", line 429, in _init
self._autoload(metadata, autoload_with, ... | 0.305902 |
Traceback (most recent call last):
"/usr/share/w3af/w3af/core/ui/gui/main.py", line 608, in start_scan_wrap
real_scan_start()
"/usr/share/w3af/w3af/core/ui/gui/main.py", line 599, in real_scan_start
self.w3af.start()
"/usr/share/w3af/w3af/core/controllers/w3afCore.py", line 187, in start
self.strategy.start()
"... | Traceback (most recent call last):
"models.py", line 1, in <module>
from werkzeug.security import generate_password_hash, check_password_hash
"/usr/local/lib/python3.5/dist-packages/werkzeug/__init__.py", line 151, in <module>
__import__('werkzeug.exceptions')
"/usr/local/lib/python3.5/dist-packages/werkzeug... | 0.158746 |
Traceback (most recent call last):
"/opt/certbot/bin/pip", line 7, in <module>
from pip._internal.cli.main import main
"/opt/certbot/lib/python3.5/site-packages/pip/_internal/cli/main.py", line 60
sys.stderr.write(f"ERROR: {exc}")
^
SyntaxError: invalid syntax
| Traceback (most recent call last):
"/usr/share/w3af/w3af/core/ui/gui/main.py", line 917, in _proxy_tool
ProxiedRequests(self.w3af)
"/usr/share/w3af/w3af/core/ui/gui/tools/proxywin.py", line 158, in __init__
self.reload_options()
"/usr/share/w3af/w3af/core/ui/gui/tools/proxywin.py", line 254, in reload_options
sel... | 0.233504 |
Traceback (most recent call last):
"/data/user/code/mainRun.py", line 150, in <module>
tf.app.run()
"/usr/lib/python2.7/site-packages/tensorflow/python/platform/app.py", line 125, in run
_sys.exit(main(argv))
"/data/user/code/mainRun.py", line 137, in main
tf.estimator.train_and_evaluate(model, train_spec, ... | Traceback (most recent call last):
"…/lib/powerline/scripts/powerline-config", line 16, in <module>
import powerline.bindings.config as configImportError: No module named 'powerline.bindings.config' | 0.251042 |
Traceback (most recent call last):
"/Users/toxasma/opt/miniconda3/lib/python3.8/site-packages/spyder/plugins/editor/panels/scrollflag.py", line 164, in paintEvent
scale_factor = groove_rect.height() / self.get_scrollbar_value_height()ZeroDivisionError: division by zero | Traceback (most recent call last):
"/usr/local/lib/python3.4/dist-packages/requests/adapters.py", line 423, in send
timeout=timeout
"/usr/local/lib/python3.4/dist-packages/requests/packages/urllib3/connectionpool.py", line 621, in urlopen
raise SSLError(e)requests.packages.urllib3.exceptions.SSLError: [SSL: TLSV1_A... | 0.074443 |
Traceback (most recent call last):
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpkc931nsv\build\youtube_dl\YoutubeDL.py", line 792, in extract_info
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpkc931nsv\build\youtube_dl\extractor\common.py", line 501, in extract
"C:\Users\dst\Ap... | 2-24 22:34:02,292 - ERROR - Exception from semantic completer (using general): Traceback (most recent call last):
"/home/cysh/.emacs.d/bin/ycmd/ycmd/../ycmd/handlers.py", line 111, in GetCompletions
.ComputeCandidates( request_data ) )
"/home/cysh/.emacs.d/bin/ycmd/ycmd/../ycmd/completers/completer.py", line 168, i... | 0.186501 |
Traceback (most recent call last):
"/home/minecraft/overviewer/chunk.py", line 168, in render_and_save
return a.render_and_save(cave)
"/home/minecraft/overviewer/chunk.py", line 516, in render_and_save
img = self.chunk_render(cave=cave)
"/home/minecraft/overviewer/chunk.py", line 724, in chunk_render
index = biom... | Traceback (most recent call last):
"build/bdist.linux-i686/egg/subliminal/providers/**init**.py", line 319, in download_subtitle
provider.download_subtitle(subtitle)
"build/bdist.linux-i686/egg/subliminal/providers/addic7ed.py", line 200, in download_subtitle
r = self.session.get(self.server + subtitle.download_lin... | 0.223092 |
Traceback (most recent call last):
"pymc3-try.py", line 43, in <module>
main(model)
"pymc3-try.py", line 13, in main
trace = pm.sample(20000, step=step, model=model, njobs=1)
"C:\Miniconda2\envs\mcmc\lib\site-packages\pymc3\sampling.py", line 252, in sample
progressbar=progressbar, **args)
"C:\Miniconda2... | Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 1511, in _real_extract
playlist_title = self._og_search_title(page)
"/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 428, in _og_search_title
return self._og_search_property('title', ht... | 0.252382 |
Traceback (most recent call last):
"/anaconda/envs/asap/lib/python3.5/site-packages/aiomysql/connection.py", line 694, in **del**
"/anaconda/envs/asap/lib/python3.5/site-packages/aiomysql/connection.py", line 260, in close
"/anaconda/envs/asap/lib/python3.5/asyncio/selector_events.py", line 573, in close
"/anac... | Traceback (most recent call last):
"/home/pouwelse/GIT-pulls/tribler/Tribler/Main/vwxGUI/TopSearchPanel.py", line 158, in OnSettings
self.guiutility.ShowPage('settings')
"/home/pouwelse/GIT-pulls/tribler/Tribler/Main/vwxGUI/__init__.py", line 128, in invoke_func
func(*args, **kwargs)
"/home/pouwelse/GIT-pulls/tri... | 0.244832 |
Traceback (most recent call last):
"/usr/lib/python3.5/threading.py", line 914, in _bootstrap_inner
self.run()
"/home/pi/wukong/wukong-robot/robot/Player.py", line 91, in run
self.onCompleted()
"/home/pi/.wukong/contrib/Direction.py", line 100, in <lambda>
self.say("去哪里", cache=True, onCompleted=lambda: onA... | Traceback (most recent call last):
"/usr/local/share/python/powerline", line 30, in <module>
rendered = powerline.renderer.render(width=args.width, side=args.side)
"/usr/local/lib/python2.7/site-packages/powerline/renderer.py", line 55, in render
if mode not in segment['exclude_modes'] or (segment['include_modes'] ... | 0.311626 |
Traceback (most recent call last):
"/Users/rtoma/projects/dns-network-policy-operator/env/lib/python3.9/site-packages/aiojobs/_scheduler.py", line 138, in _wait_failed
await task
# should raise exception
"/Users/rtoma/projects/dns-network-policy-operator/env/lib/python3.9/site-packages/kopf/reactor/queueing.py",... | Traceback (most recent call last):
"/root/SaltStack/salt/salt/cloud/cli.py", line 254, in run
self.config.get('names')
"/root/SaltStack/salt/salt/cloud/__init__.py", line 1370, in run_profile
ret[name] = self.create(vm_)
"/root/SaltStack/salt/salt/cloud/__init__.py", line 1240, in create
output = self.clouds[func... | 0.223594 |
Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 1511, in _real_extract
playlist_title = self._og_search_title(page)
"/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 428, in _og_search_title
return self._og_search_property('title', ht... | Traceback (most recent call last):
"/data/stock/jobs/minute_job.py", line 2, in <module>
import akshare as ak
"/root/anaconda3/lib/python3.8/site-packages/akshare/__init__.py", line 1108, in <module>
from akshare.stock_feature.stock_a_pb import stock_a_pb
"/root/anaconda3/lib/python3.8/site-packages/akshare/... | 0.328755 |
Traceback (most recent call last):
"/Users/travis/build/MacPython/netcdf4-python-wheels/netcdf4-python/test/tst_atts.py", line 142, in runTest
dep=subprocess.Popen(['ncdump','-h',FILE_NAME],stdout=subprocess.PIPE).communicate()[0]
"/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line... | Traceback (most recent call last):
"E:\youku-lixian\iambus-youku-lixian-8058707\ku6.py", line 33, in <module>
main()
"E:\youku-lixian\iambus-youku-lixian-8058707\ku6.py", line 30, in main
script_main('ku6', ku6_download)
"E:\youku-lixian\iambus-youku-lixian-8058707\common.py", line 291, in script_main
download(ur... | 0.320854 |
Traceback (most recent call last):
"/usr/bin/pip3", line 9, in \<module\>
from pip import main
ImportError: cannot import name 'main'
| 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.314059 |
Traceback (most recent call last):
"/home/gustavoeloi/programs/anaconda3/envs/tf_gpu2/lib/python3.7/site-packages/tensorflow_core/python/client/session.py", line 1365, in _do_call
return fn(*args)
"/home/gustavoeloi/programs/anaconda3/envs/tf_gpu2/lib/python3.7/site-packages/tensorflow_core/python/client/session... | Traceback (most recent call last):
"C:\Python34\lib\site-packages\requests\packages\urllib3\connectionpool.py", line 600, in urlopen
chunked=chunked)
"C:\Python34\lib\site-packages\requests\packages\urllib3\connectionpool.py", line 345, in _make_request
self._validate_conn(conn)
"C:\Python34\lib\site-package... | 0.197407 |
Traceback (most recent call last):
"/Users/maorbarkan/PlexConnect/XMLConverter.py", line 561, in XML_ExpandLine
res = getattr(g_CommandCollection, 'ATTRIB_'+cmd)(src, srcXML, param)
"/Users/maorbarkan/PlexConnect/XMLConverter.py", line 1076, in ATTRIB_getDurationString
min = int(duration)/1000/60ValueError: invalid... | Traceback (most recent call last):
"site-packages\calibre\customize\ui.py", line 172, in _run_filetype_plugins
"calibre_plugins.kfx_input.package_filetype", line 21, in run
"calibre_plugins.kfx_input.package_filetype", line 32, in run_kfx
"calibre_plugins.kfx_input.kfxlib.yj_book", line 83, in convert_to_si... | 0.210308 |
Traceback (most recent call last):
"<console>", line 1, in <module>
"/Users/loic/Dev/django-rest-framework/rest_framework/serializers.py", line 429, in errors
return ReturnDict(ret, serializer=self)
"/Users/loic/Dev/django-rest-framework/rest_framework/utils/serializer_helpers.py", line 13, in __init__
super(Retu... | Traceback (most recent call last):
"/murks/cherrymusic/cherrymusicserver/configuration.py", line 462, in __getitem__
return self._dic[key]KeyError: 'server.dynamic_dns_address' | 0.276883 |
Traceback (most recent call last):
"./load-images.py", line 22, in <module>
from gratipay import wireup
"/Users/whit537/personal/gratipay/gratipay.com/gratipay/wireup.py", line 19, in <module>
import gratipay.billing.payday
"/Users/whit537/personal/gratipay/gratipay.com/gratipay/billing/payday.py", line 29, in <m... | Traceback (most recent call last):
"/usr/local/bin/s4cmd.py", line 1928, in main
CommandHandler(opt).run(args)
"/usr/local/bin/s4cmd.py", line 1557, in run
CommandHandler.__dict__[cmd + '_handler'](self, args)
"/usr/local/bin/s4cmd.py", line 129, in wrapper
ret = func(*args, **kargs)
"/usr/local/bin/s4cm... | 0.286608 |
<details><summary>Test output</summary><br><pre>Traceback (most recent call last):
"/workspace/dlp/inspect_content_test.py", line 447, in test_inspect_datastore_no_results
assert "No findings" in outAssertionError: assert 'No findings' in 'Inspection operation started: projects/python-docs-samples-tests/locations/glo... | Traceback (most recent call last):
"/usr/share/w3af/w3af/core/ui/gui/prompt.py", line 259, in _key
return func()
"/usr/share/w3af/w3af/core/ui/gui/prompt.py", line 224, in _key_enter
self._proc(text)
"/usr/share/w3af/w3af/core/ui/gui/prompt.py", line 232, in _proc
result = self.procfunc(text)
"/usr/share/w3af/w... | 0.061749 |
Traceback (most recent call last):
"/home/tallby/zeus-scanner/zeus-scanner/var/search/selenium_search.py", line 268, in parse_search_results
tor=tor, batch=batch, xforward=forward_for
"/home/tallby/zeus-scanner/zeus-scanner/var/search/selenium_search.py", line 80, in get_urls
ff_display = Display(visible=0, size=(8... | Traceback (most recent call last):
"<ipython-input-20-2337cf17fd1e>", line 5, in <module>
import gym_pull
"C:\ProgramData\Anaconda3\lib\site-packages\gym_pull\__init__.py", line 6, in <module>
from gym.configuration import logger_setup, undo_logger_setup
ModuleNotFoundError: No module named 'gym.configuratio... | 0.251297 |
Traceback (most recent call last):
"/usr/share/w3af/w3af/core/ui/gui/main.py", line 611, in start_scan_wrap
real_scan_start()
"/usr/share/w3af/w3af/core/ui/gui/main.py", line 602, in real_scan_start
self.w3af.start()
"/usr/share/w3af/w3af/core/controllers/w3afCore.py", line 275, in start
self.scan_end_hook()
"/... | Traceback (most recent call last):
"/home/seanh/.virtualenvs/ckan/local/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
"/home/seanh/Projects/ckan/ckan/ckan/tests/functional/api/test_activity.py", line 1405, in test_01_update_resource_not_logged_in
for resource in package_dict['... | 0.227323 |
Traceback (most recent call last):
"test.py", line 21, in <module>
aladin = niftyreg.RegAladin()
"/Users/x/miniconda3/lib/python3.8/site-packages/nipype/interfaces/niftyreg/base.py", line 66, in __init__
_version = self.version
"/Users/x/miniconda3/lib/python3.8/site-packages/nipype/interfaces/niftyreg/base.... | 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 317, in run
requirement_set.prepare_files(finder)
"/usr/lib/python3/dist-packages/pip/req/req_set.py", line 360,... | 0.27328 |
Traceback (most recent call last):
"testcase.py", line 8, in <module>
print(a.groupby(level=0).last())
"/home/burk/.local/share/virtualenvs/timeseries-Gj3kjmJv/lib/python3.8/site-packages/pandas/core/series.py", line 1735, in groupby
return SeriesGroupBy(
"/home/burk/.local/share/virtualenvs/timeseries-Gj3kj... | Traceback (most recent call last):
"/Users/david/.local/share/virtualenvs/nucypher-cjt3uwkK/bin/nucypher-deploy", line 11, in <module>
load_entry_point('nucypher', 'console_scripts', 'nucypher-deploy')()
"/Users/david/.local/share/virtualenvs/nucypher-cjt3uwkK/lib/python3.7/site-packages/click/core.py", line 829... | 0.295407 |
Traceback (most recent call last):
"c:\users\apc001\appdata\local\programs\python\python38-32\lib\site-packages\pytube\extract.py", line 288, in apply_descrambler
stream_data[key] = [
"c:\users\apc001\appdata\local\programs\python\python38-32\lib\site-packages\pytube\extract.py", line 290, in <listcomp>
"url": ... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/nas/home/broot/centos6/lib/python2.7/site-packages/xray-0.6.0_154_gf270b9f-py2.7.egg/xray/core/dataarray.py", line 1091, in func
f(self.variable, other_variable)
"/nas/home/broot/centos6/lib/python2.7/site-packages/xray-0.6.0_154_gf270b9f-py2.7.e... | 0.297806 |
Traceback (most recent call last):
"/Users/konrad/tmp/py3/bin/whereami", line 7, in <module>
from whereami.__main__ import main
"/Users/konrad/tmp/py3/lib/python3.5/site-packages/whereami/__main__.py", line 1, in <module>
from whereami.predict import predict
"/Users/konrad/tmp/py3/lib/python3.5/site-packages/wher... | Traceback (most recent call last):
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp7hc5a09v\build\youtube_dl\extractor\common.py", line 627, in _request_webpage
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp7hc5a09v\build\youtube_dl\YoutubeDL.py", line 2237, in urlopen
"... | 0.181391 |
Traceback (most recent call last):
"/usr/lib/python2.6/site-packages/botocore/endpoint.py", line 148, in _get_response
proxies=self.proxies, timeout=self.timeout)
"/usr/lib/python2.6/site-packages/botocore/vendored/requests/sessions.py", line 464, in send
r = adapter.send(request, **kwargs)
"/usr/lib/python2.6/si... |
Traceback (most recent call last):
"<string>", line 1, in <module>
"C:\Users\Mario\Desktop\winappdbg\trunk\build\sqlalchemy\setup.py", line 179, in <module>
run_setup(True)
"C:\Users\Mario\Desktop\winappdbg\trunk\build\sqlalchemy\setup.py", line 147, in run_setup
**kwargs
"C:\Python25-x64\lib\distutils\core.py... | 0.310795 |
>>> Traceback (most recent call last):
"D:\Python\spyder\spyderlib\plugins\ipythonconsole.py", line 1049, in close_console
self.close_related_ipyclients(client)
"D:\Python\spyder\spyderlib\plugins\ipythonconsole.py", line 991, in close_related_ipyclients
self.close_console(widget=cl)TypeError: close_console() got a... | Oct 08 13:44:30.995 - [ERROR] Except stack:Traceback (most recent call last):
"D:\Program files\XX-Net\code\3.6.7\x_tunnel\local\proxy_session.py", line 343, in normal_roundtrip_worker self.transfer_list[transfer_no]["try"] = try_no KeyError: 19
Oct 08 13:44:32.975 - [DEBUG] roundtrip time:102196 cost:4 transfer_no:2... | 0.276569 |
[!] 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):
"./ocrmypdf", line 7, in <module>
from ocrmypdf.__main__ import run_pipeline
"/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/ocrmypdf/__init__.py", line 37, in <module>
from . import pdfa
"/opt/local/Library/Frameworks/Python.framewo... | 0.2278 |
Traceback (most recent call last):
"sqlmap", line 166, in main
init()
"/Cellar/sqlmap/1.3.12/libexec/lib/core/option.py", line 2687, in init
loadBoundaries()
"/Cellar/sqlmap/1.3.12/libexec/lib/parse/payloads.py", line 89, in loadBoundaries
parseXmlNode(root)
"/Cellar/sqlmap/1.3.12/libexec/lib/parse/payloads.py"... | Traceback (most recent call last):
"/usr/share/w3af/w3af/core/ui/gui/tabs/exploit/exploit_all.py", line 167, in _launch_exploit_all
exploit.exploit()
"/usr/share/w3af/w3af/core/controllers/plugins/attack_plugin.py", line 198, in exploit
s = self._generate_shell(vuln)
"/usr/share/w3af/w3af/plugins/attack/sqlmap.py... | 0.199007 |
Traceback (most recent call last):
"LB77-KerasGRU-with-filterbanks-Silva-v1.py", line 151, in <module>
model.save('models/gru_{}_{}.hdf5'.format(bag+1,best_loss))
"/usr/local/lib/python3.4/dist-packages/keras/engine/topology.py", line 2556, in save
save_model(self, filepath, overwrite, include_optimizer)
"/u... | Traceback (most recent call last):
"/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
"build/bdist.linux-x86_64/egg/impacket/examples/ntlmrelayx/attacks/ldapattack.py", line 313, in run
userSid, privs = self.validatePrivileges(self.username, domainDumper)
"build/bdist.linux-x86_64/e... | 0.293164 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
ImportError: cannot import name 'stats_exporter' from 'opencensus.ext.stackdriver'
| Traceback (most recent call last):
"/Applications/PlexConnect/WebServer.py", line 229, in do_GET
XML = XMLConverter.XML_PMS2aTV(PMSaddress, self.path + query, options)
"/Applications/PlexConnect/XMLConverter.py", line 376, in XML_PMS2aTV
PMS = PlexAPI.getXMLFromPMS(PMS_baseURL, path, options, auth_token, enableGzip... | 0.328836 |
Traceback (most recent call last):
"/usr/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 730, in _real_extract
doc = parse_xml(webpage)
"/usr/local/bin/youtube-dl/youtube_dl/utils.py", line 1515, in parse_xml
tree = xml.etree.ElementTree.XML(s.encode('utf-8'), **kwargs)
"/usr/lib/python2.7/xml/etree/E... | Traceback (most recent call last):
"/home/<my_user>/.local/lib/python3.4/site-packages/pgcli/main.py", line 104, in cli
res = pgexecute.run(document.text)
"/home/<my_user>/.local/lib/python3.4/site-packages/pgcli/pgexecute.py", line 91, in run
_logger.debug('Failed to switch. DB missing: %r', dbname)UnboundLocalErr... | 0.151888 |
Traceback (most recent call last):
"/root/cobra/cobra/detection.py", line 176, in project_information
for root, dirs, filenames in os.walk(absolute_path):
"/usr/lib/python2.7/os.py", line 286, in walk
if isdir(join(top, name)):
"/usr/lib/python2.7/posixpath.py", line 73, in join
path += '/' + bUnicodeDecodeError:... | Traceback (most recent call last):
"C:\Users\Bobykhani\Anaconda2\envs\tensorflow\lib\threading.py", line 916, in _bootstrap_inner
self.run()
"C:\Users\Bobykhani\Anaconda2\envs\tensorflow\lib\threading.py", line 864, in run
self._target(*self._args, **self._kwargs)
"C:\Users\Bobykhani\Anaconda2\envs\tensorflo... | 0.313556 |
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/frappe/frappe-bench/apps/frappe/frappe/utils/bench_helper.py", line 94, in <module>
mai... | Traceback (most recent call last):
"./pyLoadCli.py", line 49, in <module>
from module.cli.printer import *
"/home/wrz/bin/pyload/module/cli/__init__.py", line 2, in <module>
from Manage
s import Manage
s
"/home/wrz/bin/pyload/module/cli/Manage
s.py", line 27, in <module>
from module.Api import Destination, ... | 0.230341 |
Traceback (most recent call last):
"train.py", line 289, in <module>
main()
"train.py", line 238, in main
avg_loss /= len(train_loader)
ZeroDivisionError: division by zero
| Traceback (most recent call last):
"site-packages\calibre\customize\ui.py", line 171, in _run_filetype_plugins
"calibre_plugins.dedrm.__init__", line 620, in run
"calibre_plugins.dedrm.__init__", line 570, in KindleMobiDecrypt
DeDRMError: DeDRM v6.6.0: Ultimately failed to decrypt after 0.1 seconds. Read the F... | 0.250383 |
Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 883, in _decrypt_signature
return func(s)
"/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 449, in <lambda>
return lambda s: initial_function([s])
"/usr/lib/python2.7/dist-packages/y... |
Traceback (most recent call last):
"C:\bin\Miniconda3\lib\site-packages\conda\exceptions.py", line 1074, in __call__
return func(*args, **kwargs)
"C:\bin\Miniconda3\lib\site-packages\conda_env\cli\main.py", line 78, in do_call
exit_code = getattr(module, func_name)(args, parser)
"C:\bin\Miniconda3\lib\site-... | 0.236225 |
Traceback (most recent call last):
"tf_cnn_benchmarks.py", line 73, in <module>
app.run(main)
# Raises error on invalid flags, unlike tf.app.run()
"/usr/local/lib/python2.7/dist-packages/absl/app.py", line 303, in run
_run_main(main, args)
"/usr/local/lib/python2.7/dist-packages/absl/app.py", line 251, in _r... | Traceback (most recent call last):
"/usr/lib/pymodules/python2.7/everpad/pad/indicator.py", line 98, in update
print datetime.strptime("12:50", "%H:%M")
"/usr/lib/python2.7/_strptime.py", line 270, in <module>
_TimeRE_cache = TimeRE()
"/usr/lib/python2.7/_strptime.py", line 188, in __init__
self.locale_time = Loc... | 0.304 |
Traceback (most recent call last):
"/home/clusters-testing/sandbox/lib/python3.7/site-packages/twisted/trial/runner.py", line 804, in loadByName
return self.suiteFactory([self.findByName(name, recurse=recurse)])
"/home/clusters-testing/sandbox/lib/python3.7/site-packages/twisted/trial/runner.py", line 746, in fi... |
"module_stderr": "Traceback (most recent call last):\n
\"/tmp/ansible_EsBR_K/ansible_module_dnf.py\", line 543, in <module>\n
main()\n
\"/tmp/ansible_EsBR_K/ansible_module_dnf.py\", line 539, in main\n
ensure(module, base, params['state'], params['name'], params['autoremove'])\n
\"/tmp/ansible_EsBR_K/ansible_mod... | 0.312394 |
Traceback (most recent call last):
"/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 793, in extract_info
ie_result = ie.extract(url)
"/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 508, in extract
ie_result = self._real_extract(url)
"/usr/local/bin/youtube-dl/youtube_dl/extractor/op... | Traceback (most recent call last):
"/home/werner/.pyenv/versions/pyload/bin/pyload", line 11, in <module>
load_entry_point('pyload-ng', 'console_scripts', 'pyload')()
"/home/werner/pyload.git/src/pyload/script.py", line 124, in main
run(core_args, args.daemon)
"/home/werner/pyload.git/src/pyload/script.py", ... | 0.285492 |
Traceback (most recent call last):
"sqlmap.py", line 149, in main
init()
"lib/core/option.py", line 2538, in init
_createHomeDirectories()
"lib/core/option.py", line 1445, in _createHomeDirectories
warnMsg += "'%s' (%s). " % (directory, getUnicode(ex))NameError: global name 'getUnicode' is not defined | 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.291938 |
Traceback (most recent call last):
"http/client.py", line 554, in _get_chunk_left
"http/client.py", line 521, in _read_next_chunk_size
ValueError: invalid literal for int() with base 16: b''
| Traceback (most recent call last):
"C:\Users\longy\AppData\Local\Continuum\anaconda3\envs\lab\lib\site-packages\tensorflow\python\client\session.py", line 1334, in _do_call
return fn(*args)
"C:\Users\longy\AppData\Local\Continuum\anaconda3\envs\lab\lib\site-packages\tensorflow\python\client\session.py", line 131... | 0.306777 |
Traceback (most recent call last):
"/home/ubuntu/anaconda3/envs/tensorflow_p36/lib/python3.6/site-packages/ray/worker.py", line 848, in _process_task
*arguments)
"/home/ubuntu/anaconda3/envs/tensorflow_p36/lib/python3.6/site-packages/ray/function_manager.py", line 481, in actor_method_executor
method_returns = ... | Traceback (most recent call last):
"/Library/Python/2.7/site-packages/pip/basecommand.py", line 215, in main
status = self.run(options, args)
"/Library/Python/2.7/site-packages/pip/commands/install.py", line 342, in run
prefix=options.prefix_path,
"/Library/Python/2.7/site-packages/pip/req/req_set.py", line ... | 0.303845 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/requests/adapters.py", line 449, in send
timeout=timeout
"/usr/local/lib/python3.6/site-packages/urllib3/connectionpool.py", line 638, in urlopen
_stacktrace=sys.exc_info()[2])
"/usr/local/lib/python3.6/site-packages/urllib3/util/retr... | Traceback (most recent call last):
"/home/cb/anaconda3/envs/MaskRCNN/lib/python3.6/site-packages/tensorflow/python/training/saver.py", line 1725, in restore
{self.saver_def.filename_tensor_name: save_path})
"/home/cb/anaconda3/envs/MaskRCNN/lib/python3.6/site-packages/tensorflow/python/client/session.py", lin... | 0.296848 |
Traceback (most recent call last):
"/opt/modoboa_home/manage.py", line 10, in <module>
execute_from_command_line(sys.argv)
"/usr/local/lib/python2.7/dist-packages/django/core/management/**init**.py", line 353, in execute_from_command_line
utility.execute()
"/usr/local/lib/python2.7/dist-packages/django/core/manag... | Traceback (most recent call last):
"/home/libreant/libreant/ve/lib/python2.7/site-packages/werkzeug/serving.py", line 45, in <module>
from ._compat import PY2ValueError: Attempted relative import in non-package | 0.232538 |
Traceback (most recent call last):
"/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 699, in urlopen
httplib_response = self._make_request(
"/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 394, in _make_request
conn.request(method, url, **httplib_request_kw)
"/usr/lib/python3/d... | Traceback (most recent call last):
"/home/yellow/src/electrum/lib/util.py", line 135, in run_jobs
job.run()
"/home/yellow/src/electrum/lib/synchronizer.py", line 189, in run
self.wallet.synchronize()
"/home/yellow/src/electrum/lib/wallet.py", line 1511, in synchronize
self.synchronize_sequence(False)
"/h... | 0.2419 |
ERROR: Signature extraction failed: Traceback (most recent call last):
"/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1005, in _decrypt_signature
video_id, player_url, s
"/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 919, in _extract_signature_function
errnote='Download of ... | Traceback (most recent call last):
"/usr/local/src/lemur/lemur/factory.py", line 162, in install_plugins
plugin = ep.load()
"/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2088, in load
entry = **import**(self.module_name, globals(),globals(), ['**name**'])ImportError: No module named lemur_openssl.plugin | 0.290205 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.