text1 stringlengths 92 132k | text2 stringlengths 83 99.1k | score float64 0.01 1 |
|---|---|---|
Traceback (most recent call last):
"/usr/lib64/python3.4/random.py", line 253, in choice
i = self._randbelow(len(seq))
"/usr/lib64/python3.4/random.py", line 230, in _randbelow
r = getrandbits(k)
# 0 <= r < 2**kValueError: number of bits must be greater than zero | Traceback (most recent call last):
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pip/basecommand.py", line 126, in main
self.run(options, args)
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pip/commands/install.py", line 223, in r... | 0.218227 |
Traceback (most recent call last):
"/usr/local/bin/opsdroid", line 8, in <module>
sys.exit(cli())
"/usr/local/lib/python3.6/dist-packages/click/core.py", line 764, in __call__
return self.main(*args, **kwargs)
"/usr/local/lib/python3.6/dist-packages/click/core.py", line 717, in main
rv = self.invoke(ctx)
... | Traceback (most recent call last):
"/usr/local/lib/python3.7/asyncio/selector_events.py", line 814, in _read_ready__data_received
data = self._sock.recv(self.max_size)
ConnectionResetError: [Errno 104] Connection reset by peer
| 0.271761 |
Traceback (most recent call last):
"/opt/conda/lib/python3.6/multiprocessing/process.py", line 261, in _bootstrap
util._exit_function()
"/opt/conda/lib/python3.6/multiprocessing/util.py", line 319, in _exit_function
p.join()
"/opt/conda/lib/python3.6/multiprocessing/process.py", line 124, in join
res = self... | Traceback (most recent call last):
"/usr/lib/python3.7/site-packages/youtube_dl/YoutubeDL.py", line 796, in extract_info
ie_result = ie.extract(url)
"/usr/lib/python3.7/site-packages/youtube_dl/extractor/common.py", line 530, in extract
ie_result = self._real_extract(url)
"/usr/lib/python3.7/site-packages/yo... | 0.159685 |
Traceback (most recent call last):
"/srv/releases/1/venv/lib/python3.7/site-packages/salt/cloud/__init__.py", line 2414, in run_parallel_map_providers_query
cloud.clouds[data['fun']]()
"/srv/releases/1/venv/lib/python3.7/site-packages/salt/cloud/clouds/openstack.py", line 342, in list_nodes
for node, info in li... | Traceback (most recent call last):
"/usr/lib64/python3.8/site-packages/youtube_dl/YoutubeDL.py", line 797, in extract_info
ie_result = ie.extract(url)
"/usr/lib64/python3.8/site-packages/youtube_dl/extractor/common.py", line 530, in extract
ie_result = self._real_extract(url)
"/usr/lib64/python3.8/site-packa... | 0.197662 |
Traceback (most recent call last):
"/home/amy/Development/statdis/venv/bin/pyinstaller", line 8, in <module>
sys.exit(run())
"/home/amy/Development/statdis/venv/lib/python3.9/site-packages/PyInstaller/__main__.py", line 114, in run
run_build(pyi_config, spec_file, **vars(args))
"/home/amy/Development/statdis... | Traceback (most recent call last):
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpaxmfe_l6\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpaxmfe_l6\build\youtube_dl\extractor\common.py", line 530, in extract
"C:\Us... | 0.263493 |
Traceback (most recent call last):
"C:\Users\jeff5\Desktop\Python\OpenGL_Exercises\Example1.py", line 17, in <module>
window = app.Window()
"C:\Users\jeff5\AppData\Roaming\Python\Python36\site-packages\glumpy\app\__init__.py", line 186, in __new__
config = configuration.gl_get_configuration()
"C:\Users\jeff5... | Traceback (most recent call last):
"/home/teven/dev_transformers/perso/transformers/generation_script.py", line 15, in <module>
output_to_check = generator("Today is a beautiful day and I, ", offset=offset, do_sample=True, top_k=50, max_len=100)
"/home/teven/dev_transformers/perso/transformers/src/transformers/p... | 0.225078 |
Traceback (most recent call last):
"tests/test_client.py", line 135, in test_getPreview
self.assertEqual(st[0].stats.npts, 182840)AssertionError: 1 != 182840 | Traceback (most recent call last):
"/usr/bin/dynamic-dynamodb", line 5, in <module>
pkg_resources.run_script('dynamic-dynamodb==1.10.5', 'dynamic-dynamodb')
"/usr/lib/python2.6/site-packages/pkg_resources.py", line 461, in run_script
self.require(requires)[0].run_script(script_name, ns)
"/usr/lib/python2.6/site-p... | 0.192877 |
2017-07-11 11:47:39.349033 WARNING Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/appdaemon/appdaemon.py", line 1332, in appdaemon_loop
"{}/api/websocket".format(url), sslopt=sslopt
"/usr/local/lib/python3.6/site-packages/websocket/_core.py", line 487, in create_connection
websock.co... | Traceback (most recent call last):
"main.py", line 145, in <module>
main()
"main.py", line 131, in main
model = Model(loader.charList, decoderType)
"C:\Users\HP\Desktop\Handwritten-Text-Recognition\src\Model.py", line 51, in __init__
(self.sess, self.saver) = self.setupTF()
"C:\Users\HP\Desktop\Handwritt... | 0.161515 |
Traceback (most recent call last):
"C:\Users\sleep\AppData\Local\Programs\Python\Python35\lib\site-packages\discord\ext\commands\bot.py", line 886, in invoke
yield from ctx.command.invoke(ctx)
"C:\Users\sleep\AppData\Local\Programs\Python\Python35\lib\site-packages\discord\ext\commands\core.py", line 514, in inv... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"</usr/local/lib/python3.6/dist-packages/decorator.py:decorator-gen-1226>", line 2, in nirvana
"/seqslab/hail/hail/build/distributions/hail-python.zip/hail/typecheck/check.py", line 561, in wrapper
"/seqslab/hail/hail/build/distributions/hail... | 0.312692 |
DownloadError: ERROR: Signature extraction failed: Traceback (most recent call last):
"youtube_dl\extractor\youtube", line 1380, in _decrypt_signature
| Traceback (most recent call last):
"/usr/lib/python3/dist-packages/numpy/core/__init__.py", line 16, in <module>
from . import multiarray
ImportError: cannot import name 'multiarray' from 'numpy.core' (/usr/lib/python3/dist-packages/numpy/core/__init__.py)
| 0.327215 |
Traceback (most recent call last):
"/Users/michael/bin/youtube-dl/youtube_dl/extractor/generic.py", line 1790, in _real_extract
doc = compat_etree_fromstring(webpage.encode('utf-8'))
"/Users/michael/bin/youtube-dl/youtube_dl/compat.py", line 2526, in compat_etree_fromstring
doc = _XML(text, parser=etree.XMLPars... | Traceback (most recent call last):
"Cura/Cura/Cura/util/sliceEngine.py", line 182, in _watchProcess
self._process = self._runSliceProcess(commandList)
"Cura/Cura/Cura/util/sliceEngine.py", line 352, in _runSliceProcess
return subprocess.Popen(cmdList, stdin=subprocess.PIPE, stdout=subprocess.PIPE, stderr=subprocess... | 0.190017 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"C:\Users\doug\AppData\Local\Temp\pip-install-t5rja70n\lief\setup.py", line 363, in <module>
setup(
"d:\mobsf\mobile-security-framework-mobsf\venv\lib\site-packages\setuptools\__init__.py", line 145, in setup
return distutils.core.setup(**at... | Traceback (most recent call last):
"C:\anaconda3\lib\site-packages\spyder\plugins\editor\widgets\codeeditor.py", line 1392, in handle_hover_response
self.sig_display_object_info.emit(content,TypeError: CodeEditor.sig_display_object_info[str, bool].emit(): argument 1 has unexpected type 'list' | 0.296741 |
Traceback (most recent call last):
"/shared/sdoerr/Software/miniconda3/lib/python3.6/site-packages/IPython/core/interactiveshell.py", line 2862, in run_code
exec(code_obj, self.user_global_ns, self.user_ns)
"<ipython-input-27-0194034bf20a>", line 1, in <module>
grad = tangent.grad(featurize3, preserve_result=... | Traceback (most recent call last):
"<string>", line 1, in <module>
ModuleNotFoundError: No module named 'chess'
| 0.217616 |
Traceback (most recent call last):
"/dcgan_faces_tutorial.py", line 268, in <module>
plt.imshow(np.transpose(vutils.make_grid(real_batch[0].to(device)[:64], padding=2, normalize=True).cpu(),(1,2,0)))
RuntimeError: CUDA error: out of memory
| Traceback (most recent call last):
"/usr/share/w3af/w3af/core/ui/gui/main.py", line 595, in start_scan_wrap
real_scan_start()
"/usr/share/w3af/w3af/core/ui/gui/main.py", line 586, in real_scan_start
self.w3af.start()
"/usr/share/w3af/w3af/core/controllers/w3afCore.py", line 184, in start
self.strategy.start()
"... | 0.307948 |
Traceback (most recent call last):
"/opt/anaconda3/lib/python3.6/site-packages/traitlets/traitlets.py", line 528, in get
value = obj._trait_values[self.name]
KeyError: 'authenticator'
| Traceback (most recent call last):
"C:\Users\Administrator\slither\slither\slither.py", line 11, in <module>
from slither.detectors.abstract_detector import AbstractDetector, DetectorClassification
"C:\Users\Administrator\slither\slither\slither.py", line 11, in <module>
from slither.detectors.abstract_detector... | 0.26479 |
Traceback (most recent call last):
"key_error.py", line 11, in <module>
dask.compute(d1,d2,e)
"/home/cvb/src/dask/dask/base.py", line 398, in compute
results = schedule(dsk, keys, **kwargs)
"/home/cvb/src/dask/dask/multiprocessing.py", line 173, in get
dsk2, dependencies = cull(dsk, keys)
"/home/cvb/src/... | Traceback (most recent call last):
"/var/tmp/portage/dev-python/pandas-0.16.1/work/pandas-0.16.1-python3_3/lib/pandas/tseries/tests/test_timezones.py", line 341, in test_timestamp_tz_convert
conv = idx[0].tz_convert(self.tzstr('US/Pacific'))
"pandas/tslib.pyx", line 502, in pandas.tslib.Timestamp.tz_convert (pandas... | 0.21361 |
Traceback (most recent call last):
"site-packages\calibre\customize\ui.py", line 172, in _run_filetype_plugins
"calibre_plugins.dedrm.__init__", line 625, in run
"calibre_plugins.dedrm.__init__", line 575, in KindleMobiDecrypt
DeDRMError: DeDRM v6.7.0: Ultimately failed to decrypt after 0.2 seconds. Read the F... | Traceback (most recent call last):
"/usr/lib/python3.6/site-packages/youtube_dl/YoutubeDL.py", line 785, in extract_info
ie_result = ie.extract(url)
"/usr/lib/python3.6/site-packages/youtube_dl/extractor/common.py", line 440, in extract
ie_result = self._real_extract(url)
"/usr/lib/python3.6/site-packages/yo... | 0.2196 |
Traceback (most recent call last):
"./bin/alembic", line 112, in <module>
sys.exit(alembic.config.main(['-c', config_file] + sys.argv[1:]))
"./alembic-0.6.5-py2.7.egg/alembic/config.py", line 298, in main
CommandLine(prog=prog).main(argv=argv)
"./alembic-0.6.5-py2.7.egg/alembic/config.py", line 293, in main
self.... | Traceback (most recent call last):
"./server/autotest_remote_unittest.py", line 166, in test_packaging_install
self.base_autotest.install()
"autotest/server/autotest_remote.py", line 132, in install
self._install(host=host, autodir=autodir)
"autotest/server/autotest_remote.py", line 234, in _install
self._install... | 0.259903 |
Traceback (most recent call last):
"manage.py", line 15, in <module>
execute_from_command_line(sys.argv)
"/Users/sadafnoor/.pyenv/versions/evaly3.6.3/lib/python3.6/site-packages/django/core/management/__init__.py", line 371, in execute_from_command_line
utility.execute()
"/Users/sadafnoor/.pyenv/versions/eva... | Traceback (most recent call last):
"pokecli.py", line 493, in <module>
main()
"pokecli.py", line 129, in main
raise eUnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 3: ordinal not in range(128) | 0.256911 |
Traceback (most recent call last):
"/data/git/meson/mesonbuild/mesonmain.py", line 129, in run
return options.run_func(options)
"/data/git/meson/mesonbuild/msetup.py", line 244, in run
app.generate()
"/data/git/meson/mesonbuild/msetup.py", line 159, in generate
self._generate(env)
"/data/git/meson/mesonb... | 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.326993 |
Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 905, in _decrypt_signature
video_id, player_url, s
"/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 820, in _extract_signature_function
res = self._parse_sig_js(code)
"/usr/lib/... | Traceback (most recent call last):
"main_dist.py", line 135, in <module>
model = DDP(model)
"/sw/ascent/ibm-wml-ce/anaconda-base/envs/ibm-wml-ce-1.7.0-0/lib/python3.6/site-packages/torch/nn/parallel/distributed.py", line 325, in __init__
self._ddp_init_helper()
"/sw/ascent/ibm-wml-ce/anaconda-base/envs/ibm-w... | 0.169342 |
Traceback (most recent call last):
"/Users/foo/.pyenv/versions/2.7.11/envs/ansible2.1/lib/python2.7/site-packages/kappa/function.py", line 434, in update
'For the {} stage'.format(self._context.environment))
"/Users/foo/.pyenv/versions/2.7.11/envs/ansible2.1/lib/python2.7/site-packages/kappa/function.py", line 3... | Traceback (most recent call last):
"/usr/local/bin/pelican", line 10, in <module>
sys.exit(main())
"/usr/local/lib/python3.7/dist-packages/pelican/__init__.py", line 631, in main
pelican.run()
"/usr/local/lib/python3.7/dist-packages/pelican/__init__.py", line 194, in run
writer = self.get_writer()
"/usr/... | 0.295471 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/usr/lib/python2.7/site-packages/gi/__init__.py", line 27, in <module>
from ._gi import _APIImportError: could not import gobject (error was: ImportError('When using gi.repository you must not import static modules like "gobject". Please change all ... |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/private/var/folders/jm/bkqzc2ts4bs13wflp1dw158m0000gn/T/pip-build-sa02dhx6/grpcio/setup.py", line 258, in <module>
test_runner=TEST_RUNNER,
"/Users/jihobak/.pyenv/versions/anaconda3-2.4.0/lib/python3.5/distutils/core.py", line 148, in setup
dis... | 0.303427 |
Traceback (most recent call last):
"./manage.py", line 12, in <module>
execute_from_command_line(sys.argv)
"/usr/local/lib/python2.7/dist-packages/django/core/management/__init__.py", line 364, in execute_from_command_line
utility.execute()
"/usr/local/lib/python2.7/dist-packages/django/core/management/__ini... | Traceback (most recent call last):
"/home/keoughs/anaconda3/lib/python3.7/site-packages/spyder/plugins/editor/extensions/snippets.py", line 183, in _on_key_pressed
len(self.snippets_map))ZeroDivisionError: integer division or modulo by zero | 0.277259 |
Traceback (most recent call last):
"train.py", line 154, in <module>
main()
"train.py", line 148, in main
t.fit([lt, lv], config)
"c:\code\videosuperresolution\VSR\Backend\TF\Framework\Trainer.py", line 352, in fit
self.fn_train_each_epoch()
"c:\code\videosuperresolution\VSR\Backend\TF\Framework\Trainer.... | Unhandled exception encountered during scan. Please report this as a bug: ['Traceback (most recent call last):\n', '
"/root/spiderfoot/sfscan.py", line 134, in startScan\n
module.start()\n', '
"/root/spiderfoot/modules/sfp_ripe.py", line 125, in start\n
self.notifyListeners(evt)\n', '
"/root/spiderfoot/sflib.py",... | 0.30646 |
Traceback (most recent call last):
"manage.py", line 29, in <module>
execute_from_command_line(sys.argv)
"/home/taiga/.virtualenvs/taiga/lib/python3.7/site-packages/django/core/management/__init__.py", line 364, in execute_from_command_line
utility.execute()
"/home/taiga/.virtualenvs/taiga/lib/python3.7/site... | Traceback (most recent call last):
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpork090uw\build\youtube_dl\extractor\common.py", line 816, in _parse_xml
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpork090uw\build\youtube_dl\compat.py", line 2513, in compat_etree_fromstring
"C:\... | 0.237727 |
Traceback (most recent call last):
"/home/nekmo/Workspace/dirhunt/dirhunt/exceptions.py", line 43, in wrapped
return func(*args, **kwargs)
"/home/nekmo/Workspace/dirhunt/dirhunt/url_info.py", line 162, in callback
line = self._get_url_info(url_len, extra_len, file)
"/home/nekmo/Workspace/dirhunt/dirhunt/url_... | Traceback (most recent call last):
"/usr/bin/salt-call", line 11, in <module>
salt_call()
"/usr/lib/python2.7/dist-packages/salt/scripts.py", line 410, in salt_call
client.run()
"/usr/lib/python2.7/dist-packages/salt/cli/call.py", line 47, in run
caller = salt.cli.caller.Caller.factory(self.config)
"/usr... | 0.303297 |
ERROR:root:Traceback (most recent call last):
"/home/triklozoid/.config/sublime-text-3/Packages/Anaconda/anaconda_lib/worker.py", line 71, in start
self.start_json_server(worker['port'])
"/home/triklozoid/.config/sublime-text-3/Packages/Anaconda/anaconda_lib/worker.py", line 93, in start_json_server
self.build_serv... | Traceback (most recent call last):
"autostudio.py", line 7, in <module>
"<frozen importlib._bootstrap>", line 991, in _find_and_load
"<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
"<frozen importlib._bootstrap>", line 671, in _load_unlocked
"c:\users\admin\documents\projects\autost... | 0.29947 |
Traceback (most recent call last):
"Tests/test_file_tar.py", line 1, in <module>
from tester import *
"/home/aclark/Developer/Pillow/Tests/tester.py", line 1, in <module>
from __future__ import print_functionImportError: No module named __future__ | Traceback (most recent call last):
"D:\software\anaconda\lib\tkinter\__init__.py", line 1705, in __call__
return self.func(*args)
"F:/文件/百度云下载/taobao_seckill-master/taobao_seckill-master/main.py", line 40, in <lambda>
b1 = Button(win, text = '开始', command = lambda: run_killer(txt, txt2))
"F:/文件/百度云下载/taobao_... | 0.265873 |
Fatal error: Traceback (most recent call last):
"fabric/contrib/files.py", line 129, in upload_template
from jinja2 import Environment,
SystemLoaderImportError: No module named jinja2 | Traceback (most recent call last):
"C:\Python27\lib\site-packages\kivy\core\window\window_sdl2.py", line 619, in mainloop
self._mainloop()
"C:\Python27\lib\site-packages\kivy\core\window\window_sdl2.py", line 362, in _mainloop
EventLoop.idle()
"C:\Python27\lib\site-packages\kivy\base.py", line 327, in idle
Clock.... | 0.199288 |
Traceback (most recent call last):
"/Users/xiaolong/misc/dotfiles/mac/.vim/bundle/YouCompleteMe/third_party/ycmd/ycmd/../ycmd/server_state.py", line 94, in
typeCompletionAvailable
self.Get
typeCompleter( filetypes )
"/Users/xiaolong/misc/dotfiles/mac/.vim/bundle/YouCompleteMe/third_party/ycmd/ycmd/../ycmd/server_s... | Traceback (most recent call last):
"/apps/lemur/lib/python3.5/site-packages/requests/packages/urllib3/contrib/pyopenssl.py", line 417, in wrap_socket
cnx.do_handshake()
"/apps/lemur/lib/python3.5/site-packages/OpenSSL/SSL.py", line 1424, in do_handshake
self._raise_ssl_error(self._ssl, result)
"/apps/lemur/l... | 0.201015 |
Traceback (most recent call last):
"/usr/lib/python3.6/logging/handlers.py", line 71, in emit
if self.shouldRollover(record):
"/usr/lib/python3.6/logging/handlers.py", line 185, in shouldRollover
self.stream = self._open()
"/usr/lib/python3.6/logging/__init__.py", line 1061, in _open
return open(self.base
n... | Traceback (most recent call last):
"./ipwndfu", line 48, in <module>
device = dfu.acquire_device()
"/Users/Bryan/Downloads/ipwndfu-master/dfu.py", line 16, in acquire_device
for device in usb.core.find(find_all=True, idVendor=0x5AC, idProduct=0x1227, backend=backend):
"/Users/Bryan/Downloads/ipwndfu-master/u... | 0.286854 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/usr/lib/python3.8/tokenize.py", line 392, in open
buffer = _builtin_open(filename, 'rb')
NotFoundError: [Errno 2] No such file or directory: '/tmp/pip-req-build-4sa5c3c7/setup.py'
| Traceback (most recent call last):
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpt31j5y3w\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpt31j5y3w\build\youtube_dl\extractor\common.py", line 529, in extract
"C:\Us... | 0.19074 |
Error: Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/grr-0.3.0_7-py2.7-linux-x86_64.egg/grr/gui/renderers.py", line 318, in Decorated
return func(_args, *_kwargs)
"/usr/local/lib/python2.7/dist-packages/grr-0.3.0_7-py2.7-linux-x86_64.egg/grr/gui/views.py", line 156, in RenderGenericRend... | Traceback (most recent call last):
"sqlmap.py", line 87, in main
def checkEnvironment():TypeError: setPaths() takes exactly 1 argument (0 given) | 0.243405 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/Users/carlo/Projects/datadog/python/lib/python2.6/site-packages/simplejson-3.1.2-py2.6-macosx-10.6-universal.egg/simplejson/__init__.py", line 325, in dumps
return _default_encoder.encode(obj)
"/Users/carlo/Projects/datadog/python/lib/python2.6/s... | Traceback (most recent call last):
"/tensorflow-1.15.2/python3.6/tensorflow_core/python/client/session.py", line 1365, in _do_call
return fn(*args)
"/tensorflow-1.15.2/python3.6/tensorflow_core/python/client/session.py", line 1350, in _run_fn
target_list, run_metadata)
"/tensorflow-1.15.2/python3.6/tensorflo... | 0.271823 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/tmp/pip-7tkrbz-build/setup.py", line 8
def read(fname: str) -> str:
^
SyntaxError: invalid syntax
| Traceback (most recent call last):
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpm93u0ksi\build\youtube_dl\YoutubeDL.py", line 784, in extract_info
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpm93u0ksi\build\youtube_dl\extractor\common.py", line 438, in extract
"C:\Users\dst\Ap... | 0.151431 |
['Traceback (most recent call last):\n', '
"/home/ademchenko/pyoidc-master/oidc_example/op2/server.py", line 361, in application\n
return callback(environ, start_response, logger)\n', '
"/home/ademchenko/.virtualenvs/pyoidc/local/lib/python2.7/site-packages/oic-0.8.5.1-py2.7.egg/oic/utils/authn/authn_context.py", l... | Traceback (most recent call last):
"/usr/lib/python3.6/site-packages/NEMbox/__init__.py", line 40, in start
nembox_menu.start_fork(version)
"/usr/lib/python3.6/site-packages/NEMbox/menu.py", line 177, in start_fork
Menu().start()
"/usr/lib/python3.6/site-packages/NEMbox/menu.py", line 334, in start
self.dis... | 0.303496 |
Traceback (most recent call last):
"/usr/lib/python3/dist-packages/spyder/widgets/ipythonconsole/client.py", line 561, in show_time
elapsed_time = time() - self.t0
TypeError: unsupported operand type(s) for -: 'float' and 'NoneType'
| Traceback (most recent call last):
"/usr/lib/python3/dist-packages/sphinx/cmdline.py", line 253, in main
warningiserror, tags, verbosity, parallel)
"/usr/lib/python3/dist-packages/sphinx/application.py", line 147, in __init__
self._init_builder(buildername)
"/usr/lib/python3/dist-packages/sphinx/application.py", ... | 0.292603 |
Traceback (most recent call last):
"demo.py", line 8, in <module>
from tracker.multitracker import JDETracker
"/data/share7/Towards-Realtime-MOT-master/tracker/multitracker.py", line 13, in <module>
from models import *
"/data/share7/Towards-Realtime-MOT-master/models.py", line 8, in <module>
from utils.syn... | Traceback (most recent call last):
"twitter_test.py", line 405, in testGetStatus
status = self._api.GetStatus(89512102)
"/home/adminuser/TESE/python-twitter/twitter/api.py", line 684, in GetStatus
data = self._ParseAndCheckTwitter(json_data.content)
"/home/adminuser/TESE/python-twitter/twitter/api.py", line 3627,... | 0.293983 |
Traceback (most recent call last):
"/usr/lib/python3.6/site-packages/salt/minion.py", line 1676, in _thread_return
return_data = minion_instance.executors[fname](opts, data, func, args, kwargs)
"/usr/lib/python3.6/site-packages/salt/executors/direct_call.py", line 12, in execute
return func(*args, **kwargs)
... | Traceback (most recent call last):
"/lib/security/howdy/compare.py", line 210, in <module>
face_locations = face_detector(gsframe, 1)
RuntimeError: Unsupported image type, must be 8bit gray or RGB image.
| 0.255015 |
Traceback (most recent call last):
"/home/pi/jasper/client/vocabcompiler.py", line 163, in compile
self._compile_vocabulary(phrases)
"/home/pi/jasper/client/vocabcompiler.py", line 271, in _compile_vocabulary
self._compile_dictionary(vocabulary, self.dictionary_file)
"/home/pi/jasper/client/vocabcompiler.py", lin... | Traceback (most recent call last):
"/usr/lib/python2.7/site-packages/libmproxy/console/__init__.py", line 500, in run
self.loop.run()
"/usr/lib/python2.7/site-packages/urwid/main_loop.py", line 278, in run
self._run()
"/usr/lib/python2.7/site-packages/urwid/main_loop.py", line 376, in _run
self.event_loop.run()
... | 0.235187 |
Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/aj/entry.py", line 37, in start
aj.core.run(**kwargs)
"/usr/local/lib/python2.7/dist-packages/aj/core.py", line 94, in run
PluginManager.get(aj.context).load_all_from(aj.plugin_providers)
"/usr/local/lib/python2.7/dist-packages/aj/plugins.... | Traceback (most recent call last):
"pokecli.py", line 39, in <module>
from pgoapi.exceptions import NotLoggedInException, ServerSideRequestThrottlingException, ServerBusyOrOfflineExceptionImportError: No module named pgoapi.exceptions | 0.230923 |
Traceback (most recent call last):
"spam.py", line 10, in <module>
with args.output as fp:
AttributeError: __enter__
| Traceback (most recent call last):
"/usr/lib/python3.8/site-packages/feeluown/containers/table.py", line 34, in fetch_album_cover
await asyncio.sleep(random.randrange(100) / 100)
"/usr/lib/python3.8/asyncio/tasks.py", line 637, in sleep
loop = events.get_running_loop()
RuntimeError: no running event loop
| 0.285691 |
Traceback (most recent call last):
"C:\Users\SubAtomicManiac\Anaconda5\envs\SoftEng\lib\site-packages\django\test\testcases.py", line 202, in __call__
self._pre_setup()
"C:\Users\SubAtomicManiac\Anaconda5\envs\SoftEng\lib\site-packages\channels\testing\live.py", line 52, in _pre_setup
self._server_process.start... | Traceback (most recent call last):
"/home/antony/.virtualenvs/myapp/lib/python3.6/site-packages/sqlalchemy/util/_collections.py", line 1014, in __call__
return self.registry[key]
KeyError: 140173732824896
| 0.309815 |
Traceback (most recent call last):
"/usr/lib/python3.4/asyncio/tasks.py", line 233, in _step
result = coro.throw(exc)
"/srv/homeassistant/homeassistant_venv/lib/python3.4/site-packages/homeassistant/helpers/entity_component.py", line 381, in async_process_entity
new_entity, self, update_before_add=update_before... | Traceback (most recent call last):
"…/vim/neobundles/jedi/jedi/jedi/cache.py", line 141, in wrapper
return getattr(self, name)AttributeError: 'UserContextParser' object has no attribute '__parser' | 0.267535 |
Traceback (most recent call last):
"/home/nekmo/Projects/nekbot/sleekxmpp/xmlstream/xmlstream.py", line 1420, in _process
if not self.__read_xml():
"/home/nekmo/Projects/nekbot/sleekxmpp/xmlstream/xmlstream.py", line 1488, in __read_xml
self.__spawn_event(xml)
"/home/nekmo/Projects/nekbot/sleekxmpp/xmlstream/xmls... | Traceback (most recent call last):
"export_graph.py", line 60, in <module>
tf.app.run()
"/usr/local/lib/python3.6/site-packages/tensorflow/python/platform/app.py", line 125, in run
_sys.exit(main(argv))
"export_graph.py", line 55, in main
export_graph(FLAGS.XtoY_model, XtoY=True)
"export_graph.py", line ... | 0.290213 |
Traceback (most recent call last):
"/symln_home/anaconda/bin/conda", line 6, in <module>
sys.exit(main())
"/Users/tomflem/anaconda/lib/python2.7/site-packages/conda/cli/main.py", line 48, in main
activate.main()
"/Users/tomflem/anaconda/lib/python2.7/site-packages/conda/cli/activate.py", line 163, in main
conda.i... | Traceback (most recent call last):
"/Users/rmacklin/.pyenv/versions/2.7.13/bin/slack-export-viewer-cli", line 11, in <module>
load_entry_point('slack-export-viewer==0.9.0', 'console_scripts', 'slack-export-viewer-cli')()
"/Users/rmacklin/.pyenv/versions/2.7.13/lib/python2.7/site-packages/click/core.py", line 764... | 0.275968 |
Traceback (most recent call last):
"/home/nnasd/cobra/cobra/__init__.py", line 70, in main
if not int(args.port) <= 65535:ValueError: invalid literal for int() with base 10: '8.8.8.8' | Traceback (most recent call last):
"C:\Python27\lib\site-packages\kombu-3.0.5-py2.7.egg\kombu\pidbox.py", line 101, in dispatch
reply = handle(method, kwdict(arguments))
"C:\Python27\lib\site-packages\kombu-3.0.5-py2.7.egg\kombu\pidbox.py", line 119, in handle_call
return self.handle(method, arguments)
"C:\Python... | 0.183536 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/ubuntu/workspace/venv/lib/python3.5/site-packages/gevent/__init__.py", line 41, in <module>
from gevent.hub import get_hub, iwait, wait
"/home/ubuntu/workspace/venv/lib/python3.5/site-packages/gevent/hub.py", line 289
except Exception, ex:
^... | Traceback (most recent call last):
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpjwbwqymm\build\youtube_dl\YoutubeDL.py", line 1920, in process_info
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpjwbwqymm\build\youtube_dl\YoutubeDL.py", line 1865, in dl
"C:\Users\dst\Ap... | 0.159634 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/private/tmp/pip-build-zarx22qb/causality/setup.py", line 6, in <module>
with open(path.join(here, 'README.md'), encoding='utf-8') as f:
"/Users/me/.virtualenvs/shopkeep/lib/python3.4/codecs.py", line 891, in open
file = builtins.open(filename, ... | Traceback (most recent call last):
"C:\ProgramData\miniconda\lib\site-packages\IPython\core\interactiveshell.py", line 3331, in run_code
exec(code_obj, self.user_global_ns, self.user_ns)
"<ipython-input-10-5ac61fb38272>", line 7, in <module>
approx = pm.fit(n=70000, method=inference)
"C:\ProgramData\minicond... | 0.258611 |
Traceback (most recent call last):
"/Users/colinww/anaconda3/lib/python3.7/site-packages/spyder/plugins/editor/panels/codefolding.py", line 256, in paintEvent
self._draw_fold_region_background(block, painter)
"/Users/colinww/anaconda3/lib/python3.7/site-packages/spyder/plugins/editor/panels/codefolding.py", line 30... | Traceback (most recent call last):
"test_dill.py", line 39, in <module>
print(new_box.things.info)
AttributeError: 'RealisticInfoArray' object has no attribute 'info'
| 0.181463 |
Traceback (most recent call last):
"./reproducehbondissue.py", line 45, in <module>
distance=hbonddist, angle=hbondangle)
"/usr/local/lib/python2.7/dist-packages/MDAnalysis/analysis/hbonds/hbond_analysis.py", line 612, in __init__
self._update_selection_2()
"/usr/local/lib/python2.7/dist-packages/MDAnalysis/... | Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/haffmpeg/core.py", line 114, in open
stderr=stderr
"/usr/local/lib/python3.6/asyncio/subprocess.py", line 225, in create_subprocess_exec
stderr=stderr, **kwds)
"uvloop/loop.pyx", line 2601, in subprocess_exec
"uvloop/loop.pyx", lin... | 0.313186 |
Traceback (most recent call last):
"/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/urllib/request.py", line 1318, in do_open
encode_chunked=req.has_header('Transfer-encoding'))
"/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/http/client.py", line 1239, in request
self._send_req... | Traceback (most recent call last):
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp4z7swgz7\build\youtube_dl\YoutubeDL.py", line 797, in extract_info
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp4z7swgz7\build\youtube_dl\extractor\common.py", line 530, in extract
"C:\Us... | 0.131741 |
`Traceback (most recent call last):
"./dynamodb-table-scan-and-import-to-lambda.py", line 88, in <module>
for response in page_iterator:
"/Library/Python/2.7/site-packages/botocore/paginate.py", line 102, in __iter__
response = self._make_request(current_kwargs)
"/Library/Python/2.7/site-packages/botocore/pa... | Traceback (most recent call last):
"/home/someone/poloniexlendingbot/lendingbot.py", line 137, in <module>
Lending.lend_all()
"/home/someone/poloniexlendingbot/modules/Lending.py", line 234, in lend_all
lend_all()
"/home/someone/poloniexlendingbot/modules/Lending.py", line 232, in lend_all
usable_currencies... | 0.249415 |
Traceback (most recent call last):
"/opt/openstates/venv-pupa//bin/pupa", line 11, in <module>
load_entry_point('pupa', 'console_scripts', 'pupa')()
"/opt/openstates/venv-pupa/src/pupa/pupa/cli/__main__.py", line 68, in main
subcommands[args.subcommand].handle(args, other)
"/opt/openstates/venv-pupa/src/pupa/pupa... | Traceback (most recent call last):
"D:\Pokemon stuff\PokemonGo-Bot\pokecli.py", line 219, in <module>
main()
"D:\Pokemon stuff\PokemonGo-Bot\pokecli.py", line 196, in main
config = init_config()
"D:\Pokemon stuff\PokemonGo-Bot\pokecli.py", line 168, in init_config
config.item_filter = [str(item_id) for item_id in... | 0.21323 |
Traceback (most recent call last):
"ble_read_state.py", line 60, in <module>
toggle_device(dev_id, True)
"/code/open-source/apple_bleee/utils/bluetooth_utils.py", line 88, in toggle_device
hci_sock = socket.socket(socket.AF_BLUETOOTH,
AttributeError: module 'socket' has no attribute 'AF_BLUETOOTH'
| Traceback (most recent call last):
"C:\Users\Sreeman\Downloads\coursera-dl-master\coursera-dl-master\coursera\cookies.py", line 91, in login
r.raise_for_status()
"C:\Users\Sreeman\AppData\Local\Programs\Python\Python35-32\lib\site-packages\requests\models.py", line 840, in raise_for_status
raise HTTPError(http_erro... | 0.282932 |
Traceback (most recent call last):
"/Users/rclary/Applications/Spyder.app/Contents/Resources/lib/python3.9/spyder/plugins/layout/container.py", line 131, in <lambda>
triggered=lambda: self.show_save_layout(),
"/Users/rclary/Applications/Spyder.app/Contents/Resources/lib/python3.9/spyder/plugins/layout/container.py"... | Traceback (most recent call last):
"/usr/lib/python3/dist-packages/requests/models.py", line 745, in generat
e
for chunk in self.raw.stream(chunk_size, decode_content=True):
"/usr/lib/python3/dist-packages/urllib3/response.py", line 432, in stream
for line in self.read_chunked(amt, decode_content=decode_content... | 0.200511 |
Traceback (most recent call last):
"/sites/Flask-Scaffold/venv-3.4/bin/resttest.py", line 3, in <module>
from pyresttest import resttest
"/sites/Flask-Scaffold/venv-3.4/lib/python3.4/site-packages/pyresttest/resttest.py", line 25, in <module>
from past.builtins import basestringImportError: No module named 'past' | 14/04/2020 10:52:11|ERROR
|apscheduler.executors.default
|Job "Update Movie list from Radarr (trigger: interval[0:05:00], next run at: 2020-04-14 10:57:10 CDT)" raised an exception|'Traceback (most recent call last):\n
"c:\\bazarr\\bazarr\\../libs\\apscheduler\\executors\\base.py", line 125, in run_job\n
retval = job... | 0.24313 |
Traceback (most recent call last):
"reproduce_sqla_bug.py", line 53, in <module>
main()
"reproduce_sqla_bug.py", line 49, in main
session.query(Invoice1).get(0)
"/Users/ca/.virtualenvs/sqlalchemy/lib/python2.7/site-packages/sqlalchemy/orm/session.py", line 1151, in query
return self._query_cls(entities, self, **k... | Traceback (most recent call last):
"/home/escher/lib/python3.4/cherrypy/_cpwsgi.py", line 234, in __init__
self.run()
"/home/escher/lib/python3.4/cherrypy/_cpwsgi.py", line 337, in run
request.run(meth, path, qs, rproto, headers, rfile)
"/home/escher/lib/python3.4/cherrypy/_cprequest.py", line 589, in run
self.re... | 0.228333 |
"module_stdout": "Traceback (most recent call last):\r\n
\"/tmp/ansible_A4al9W/ansible_module_apt.py\", line 909, in <module>\r\n
main()\r\n
\"/tmp/ansible_A4al9W/ansible_module_apt.py\", line 892, in main\r\n
if updated_cache and not retvals['changed']:\r\nKeyError: 'changed'\r\n",
"msg": "MODULE FAILURE"
| Traceback (most recent call last):
"/Users/MyUserName/.pyenv/versions/3.6.5/lib/python3.6/site-packages/urllib3/connection.py", line 159, in _new_conn
(self._dns_host, self.port), self.timeout, **extra_kw)
"/Users/MyUserName/.pyenv/versions/3.6.5/lib/python3.6/site-packages/urllib3/util/connection.py", line 80, ... | 0.126216 |
Traceback (most recent call last):
"E:\Spyder-PythonIDE\lib\site-packages\spyder\plugins\ipythonconsole\plugin.py", line 576, in update_path
shell.update_syspath(path_dict, new_path_dict)
"E:\Spyder-PythonIDE\lib\site-packages\spyder\plugins\ipythonconsole\widgets\shell.py", line 223, in update_syspath
blocking=Fal... | **Traceback (most recent call last):
"C:\ProgramData\Anaconda3\Scripts\dmoj-script.py", line 11, in <module>
load_entry_point('dmoj', 'console_scripts', 'dmoj')()
"C:\ProgramData\Anaconda3\lib\site-packages\setuptools-27.2.0-py3.6.egg\pkg_resources\__init__.py", line 565, in load_entry_point
"C:\ProgramData\A... | 0.240787 |
Traceback (most recent call last):
"mnist_custompooling.py", line 76, in <module>
validation_data=(x_test, y_test))
"/home/yaurehman2/.virtualenvs/virtual-py3/lib/python3.5/site-packages/keras/engine/training.py", line 1037, in fit
validation_steps=validation_steps)
"/home/yaurehman2/.virtualenvs/virtual-py3... | Traceback (most recent call last):
"autosploit.py", line 5, in <module>
main()
"/home/j0hng0tt1/Desktop/Tools/AutoSploit/autosploit/main.py", line 84, in main
loaded_tokens = load_api_keys()
"/home/j0hng0tt1/Desktop/Tools/AutoSploit/lib/settings.py", line 145, in load_api_keys
os.mkdir(path)
OSError: [Errno... | 0.252928 |
Traceback (most recent call last):
"/usr/lib/python3.8/site-packages/psutil/tests/test_misc.py", line 706, in test_disk_usage
self.assert_stdout('disk_usage.py')
"/usr/lib/python3.8/site-packages/psutil/tests/test_misc.py", line 667, in assert_stdout
out = sh(cmd, **kwargs).strip()
"/usr/lib/python3.8/site-p... | Traceback (most recent call last):
"/usr/local/lib/python3.5/dist-packages/s3ql-3.3.2-py3.5-linux-x86_64.egg/s3ql/common.py", line 373, in run
self.run_protected()
"/usr/local/lib/python3.5/dist-packages/s3ql-3.3.2-py3.5-linux-x86_64.egg/s3ql/common.py", line 425, in run_protected
self.target(*self.args, **self... | 0.27057 |
Traceback (most recent call last):
"/home/sas/sas/lib/python2.7/site-packages/django/core/handlers/base.py", line 174, in get_response
response = self.process_exception_by_middleware(e, request)
"/home/sas/sas/lib/python2.7/site-packages/django/core/handlers/base.py", line 172, in get_response
response = response.r... | Traceback (most recent call last):
"/home/lab/zts/zh/tcr_bayes.py", line 26, in <module>
trace = pm.sample(10000, return_inferencedata=False)
"/home/lab/anaconda3/envs/p/lib/python3.7/site-packages/pymc3/sampling.py", line 545, in sample
trace = _mp_sample(**sample_args, **parallel_args)
"/home/lab/anaconda3... | 0.254076 |
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 957, in _decrypt_signature
video_id, player_url, len(s)
"/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 356, in _extract_signature_func... | Traceback (most recent call last):
"/srv/hass/hass_venv/lib/python3.4/site-packages/requests/adapters.py", line 423, in send
timeout=timeout
"/srv/hass/hass_venv/lib/python3.4/site-packages/requests/packages/urllib3/connectionpool.py", line 643, in urlopen
_stacktrace=sys.exc_info()[2])
"/srv/hass/hass_venv/... | 0.2464 |
Traceback (most recent call last):
"C:\Users\Dad\Documents\3D_Printing\Software\Printrun-20140819\printrun\printcore.py", line 484, in _print
self._sendnext()
"C:\Users\Dad\Documents\3D_Printing\Software\Printrun-20140819\printrun\printcore.py", line 520, in _sendnext
self._send(self.sentlines[self.resendfrom], sel... | Traceback (most recent call last):
"pipeline.py", line 601, in <module>
main(parser.parse_args())
"pipeline.py", line 594, in main
_main()
"pipeline.py", line 141, in _main
train_output = current_model.train_model(dataloader.get_train_input_fn(), classification_steps)
"/home/amsha/Research/FoodClassifica... | 0.269146 |
Traceback (most recent call last):
"/Users/rpseguin/anaconda/lib/python3.5/site-packages/requests/packages/urllib3/connection.py", line 142, in _new_conn
(self.host, self.port), self.timeout, **extra_kw)
"/Users/rpseguin/anaconda/lib/python3.5/site-packages/requests/packages/urllib3/util/connection.py", line 98... | Traceback (most recent call last):
"C:\Python27\lib\threading.py", line 801, in **bootstrap_inner
self.run()
"C:\Python27\lib\site-packages\socketIO_client\heartbeats.py", line 27, in run
self._send_heartbeat()
"C:\Python27\lib\site-packages\socketIO_client__init**.py", line 211, in _ping
engineIO_packet_type, en... | 0.306653 |
Traceback (most recent call last):
"/Users/Aliatypus/anaconda2/lib/python2.7/site-packages/conda/exceptions.py", line 473, in conda_exception_handler
return_value = func(*args, **kwargs)
"/Users/Aliatypus/anaconda2/lib/python2.7/site-packages/conda/cli/main.py", line 144, in _main
exit_code = args.func(args, p... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"./sympy/integrals/transforms.py", line 1293, in inverse_laplace_transform
return InverseLaplaceTransform(F, s, t, plane).doit(**hints)
"./sympy/integrals/transforms.py", line 121, in doit
self.function_variable, self.transform_variable, **hin... | 0.325922 |
Traceback (most recent call last):
"kivy/graphics/transformation.pyx", line 301, in kivy.graphics.transformation.Matrix.view_clip
ValueError: invalid frustrum
| Traceback (most recent call last):
"/usr/lib/python3.6/wsgiref/handlers.py", line 138, in run
self.finish_response()
"/usr/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response
self.write(data)
"/usr/lib/python3.6/wsgiref/handlers.py", line 274, in write
self.send_headers()
"/usr/lib/python3.6... | 0.259277 |
Python stack trace: Traceback (most recent call last):
"c:\python37\lib\site-packages\objection\console\repl.py", line 371, in start_repl
self.run_command(document)
"c:\python37\lib\site-packages\objection\console\repl.py", line 185, in run_command
exec_method(arguments)
"c:\python37\lib\site-packages\object... | Traceback (most recent call last):
"/usr/local/bin/radon", line 10, in <module>
sys.exit(main())
"/usr/local/lib/python3.7/dist-packages/radon/__init__.py", line 10, in main
from radon.cli import program, log_error
"/usr/local/lib/python3.7/dist-packages/radon/cli/__init__.py", line 10, in <module>
import r... | 0.304645 |
Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/salt/loader.py", line 1607, in _load_module
mod = imp.load_module(mod_namespace, fn_, fpath, desc)
"/usr/lib/python2.7/dist-packages/salt/states/pkg.py", line 77, in <module>
import logging
"/usr/lib/python2.7/logging/__init__.py", line 26,... | Traceback (most recent call last):
"/home/fizyk/.virtualenvs/homepage/local/lib/python2.7/site-packages/doit/action.py", line 326, in execute
returned_value = self.py_callable(*self.args, **kwargs)
"/home/fizyk/homepage/nikola/scripts/../nikola/nikola.py", line 327, in render_template
template_name, None, local_con... | 0.222568 |
Traceback (most recent call last):
"motoTest.py", line 14, in <module>
test()
"/moto/core/models.py", line 71, in wrapper
result = func(*args, **kwargs)
"motoTest.py", line 11, in test
'InstancePort': 80}])
"/botocore/client.py", line 310, in _api_call
return self._make_api_call(operation_name, kwargs)
"/boto... | Traceback (most recent call last):
"/usr/local/bin/myth", line 11, in <module>
sys.exit(main())
"/usr/local/lib/python3.7/site-packages/mythril/interfaces/cli.py", line 293, in main
enable_online_lookup=args.query_signature,
"/usr/local/lib/python3.7/site-packages/mythril/mythril.py", line 97, in __init__
s... | 0.278552 |
Traceback (most recent call last):
"detect.py", line 90, in <module>
app.run(main)
"/home/ubuntu/tf-trt/lib/python3.6/site-packages/absl/app.py", line 299,in run
_run_main(main, args)
"/home/ubuntu/tf-trt/lib/python3.6/site-packages/absl/app.py", line 250,in _run_main
sys.exit(main(argv))
"detect.py", li... | Traceback (most recent call last):
"/opt/anaconda3/lib/python3.7/multiprocessing/pool.py", line 121, in worker
result = (True, func(*args, **kwds))
"/opt/anaconda3/lib/python3.7/multiprocessing/pool.py", line 44, in mapstar
return list(map(*args))
"<ipython-input-1-19fcab5adf03>", line 21, in get_user_info
... | 0.314267 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/salt/minion.py", line 1660, in _thread_return
return_data = minion_instance.executors[fname](opts, data, func, args, kwargs)
"/usr/local/lib/python3.6/site-packages/salt/executors/direct_call.py", line 12, in execute
return func(*args, ... | Traceback (most recent call last):
"/home/willo/.virtualenvs/toga/lib/python2.7/site-packages/toga_gtk/app.py", line 84, in _startup
self.startup()
"/home/willo/.virtualenvs/toga/lib/python2.7/site-packages/toga_gtk/app.py", line 90, in startup
self.main_window.content = self._startup_method(self)
"first-app.py",... | 0.147229 |
Traceback (most recent call last):
"/anaconda3/lib/python3.6/site-packages/qtconsole/base_frontend_mixin.py", line 163, in _dispatch
handler(msg)
"/anaconda3/lib/python3.6/site-packages/spyder/widgets/ipythonconsole/namespacebrowser.py", line 212, in _handle_execute_reply
"/anaconda3/lib/python3.6/site-packag... | Traceback (most recent call last):
"py.py", line 54, in <module>
data=pd.concat(pool.map(readjson,data_objects), ignore_index=True,sort=False)
"/usr/lib64/python3.6/multiprocessing/pool.py", line 266, in map
return self._map_async(func, iterable, mapstar, chunksize).get()
"/usr/lib64/python3.6/multiprocessin... | 0.294477 |
Traceback (most recent call last):
"/Users/do3cc/dev/ansible_src/lib/python2.7/site-packages/nose/loader.py", line 418, in loadTestsFromName
addr.filename, addr.module)
"/Users/do3cc/dev/ansible_src/lib/python2.7/site-packages/nose/importer.py", line 47, in importFromPath
return self.importFromDir(dir_path, fqname)... | Traceback (most recent call last):
"/usr/lib/python2.7/multiprocessing/process.py", line 258, in _bootstrap
self.run()
"/usr/lib/python2.7/multiprocessing/process.py", line 114, in run
self._target(*self._args, **self._kwargs)
"/home/evnsan/git/cobli/deploy/cloudformation/cloudform-venv/local/lib/python2.7/s... | 0.276652 |
Traceback (most recent call last):
"/home/fangyu/GitHub/ray-eugene/python/ray/worker.py", line 945, in _process_task
*arguments)
"/home/fangyu/GitHub/ray-eugene/python/ray/actor.py", line 261, in actor_method_executor
method_returns = method(actor, *args)
"/home/fangyu/GitHub/ray-eugene/python/ray/rllib/agen... | Traceback (most recent call last):
"/usr/bin/pip", line 9, in <module>
load_entry_point('pip==21.0.1', 'console_scripts', 'pip')()
"/usr/lib/python2.7/site-packages/pkg_resources.py", line 378, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
"/usr/lib/python2.7/site-packages/p... | 0.29493 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/dist-packages/mask_rcnn-2.1-py3.6.egg/mrcnn/model.py", line 1709, in data_generator
use_mini_mask=config.USE_MINI_MASK)
"/usr/local/lib/python3.6/dist-packages/mask_rcnn-2.1-py3.6.egg/mrcnn/model.py", line 1212, in load_image_gt
mask, class_ids = data... |
Traceback (most recent call last):
"<string>", line 20, in <module>
"/private/var/folders/98/hxvgjtd93ql1s1c4695y6w2h0000gq/T/pip-build-e5pfmuys/fake-factory/setup.py", line 9, in <module>
NEWS = open(os.path.join(here, 'CHANGELOG.rst')).read()
"/Users/pedro.teixeira/.virtualenvs/cave/bin/../lib/python3.4/encodi... | 0.300672 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"e:\josef\eclipsegworkspace\statsmodels-git\statsmodels-all-new2_py27\statsmodels\statsmodels\nonparametric\kde.py", line 259, in evaluate
return self.kernel.density(self.endog, point)
"e:\josef\eclipsegworkspace\statsmodels-git\statsmodels-all-new... |
Traceback (most recent call last):
"<string>", line 20, in <module>
"/tmp/pip-build-T1hFIt/acdcli/setup.py", line 7
def read(fname: str) -> str:
^
SyntaxError: invalid syntax | 0.150294 |
Traceback (most recent call last):
"printrun\printcore.py", line 276, in _readline
"printrun\pronterface.py", line 1878, in recvcb
"printrun\pronterface.py", line 1834, in update_pos
ValueError: could not convert string to float:
| Traceback (most recent call last):
"uvloop/sslproto.pyx", line 500, in uvloop.loop.SSLProtocol._on_handshake_complete
"uvloop/sslproto.pyx", line 484, in uvloop.loop.SSLProtocol._do_handshake
"/usr/lib/python3.6/ssl.py", line 689, in do_handshake
self._sslobj.do_handshake()
ssl.SSLError: [SSL: WRONG_VERSION_N... | 0.207777 |
Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 654, in extract_info
return self.process_ie_result(ie_result, download, extra_info)
"/usr/local/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 700, in process_ie_result
return self.process_video_res... | Traceback (most recent call last):
"/usr/lib/python3/dist-packages/flectra/http.py", line 653, in _handle_exception
return super(JsonRequest, self)._handle_exception(exception)
"/usr/lib/python3/dist-packages/flectra/http.py", line 312, in _handle_exception
raise pycompat.reraise(type(exception), exception, sys... | 0.193419 |
Traceback (most recent call last):
"setup.py", line 147, in <module>
classifiers = [])
"C:\Python27\lib\distutils\core.py", line 151, in setup
dist.run_commands()
"C:\Python27\lib\distutils\dist.py", line 953, in run_commands
self.run_command(cmd)
"C:\Python27\lib\distutils\dist.py", line 972, in run_com... | ```Traceback (most recent call last):
"frida_ex.py", line 9, in <module>
session = frida.attach(pid)
"/home/andrea/.local/lib/python2.7/site-packages/frida/__init__.py", line 59, in attach
return get_local_device().attach(target)
"/home/andrea/.local/lib/python2.7/site-packages/frida/core.py", line 110, in a... | 0.289078 |
Traceback (most recent call last):
"dwt_util.py", line 92, in clear_diagtrack
"dwt_util.py", line 263, in subprocess_handlerCalledProcessError: Command '['takeown', '/f', 'C:/ProgramData/Microsoft/Diagnosis/ETLLogs/AutoLogger/AutoLogger-Diagtrack-Listener.etl', '&&', 'icacls', 'C:/ProgramData/Microsoft/Diagnosis/ET... | Traceback (most recent call last):
"uds.py", line 533, in <module>
main()
"uds.py", line 426, in main
uds = UDS()
"uds.py", line 50, in __init__
self.api = GoogleAPI()
"/Users/pantuts/Apps/uds/API.py", line 31, in __init__
self.reauth()
"/Users/pantuts/Apps/uds/API.py", line 37, in reauth
creds = st... | 0.294645 |
Traceback (most recent call last):
"agw\PersistentControls.py", line 89, in OnExample2
frame = PersistentFrame2(self, _title + "- Example 2", (700, 500))
"agw\PersistentControls.py", line 391, in __init__
self.DoLayout(dummyPanel)
"agw\PersistentControls.py", line 407, in DoLayout
self.notebook.AddPage(self... | Traceback (most recent call last):
"/usr/local/bin/rockstar", line 9, in <module>
load_entry_point('rockstar==0.5', 'console_scripts', 'rockstar')()
"/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources.py", line 357, in load_entry_point
return get_distribution(dist).load_entry_p... | 0.263931 |
Traceback (most recent call last):
"/Users/maerkesu/anaconda/bin/jupyter-notebook", line 6, in <module>
sys.exit(notebook.notebookapp.main())
"/Users/maerkesu/anaconda/lib/python2.7/site-packages/jupyter_core/application.py", line 267, in launch_instance
return super(JupyterApp, cls).launch_instance(argv=argv, ... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/ubuntu/anaconda3/lib/python3.6/site-packages/pyopencl/cffi_cl.py", line 300, in __init__
raise RuntimeError("This class cannot be instantiated.")
pyopencl.cffi_cl.RuntimeError: This class cannot be instantiated.
| 0.275 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/dist-packages/absl/app.py", line 299, in run
_run_main(main, args)
"/usr/local/lib/python3.6/dist-packages/absl/app.py", line 250, in _run_main
sys.exit(main(argv))
"/thomas_rl/src/agents/vtrace/thomas/main.py", line 43, in main
create_optimizer)
... | Traceback (most recent call last):
"/usr/local/lib/python2.7/site-packages/nose-1.3.0-py2.7.egg/nose/case.py", line 197, in runTest
self.test(*self.arg)
"/home/obrienjw/src/github/pandas/pandas/computation/tests/test_eval.py", line 1430, in check_global_scope
parser=parser))
"/home/obrienjw/src/github/pandas/pand... | 0.236687 |
Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/tornado/ioloop.py", line 715, in remove_handler
self._impl.unregister(fd)
"/usr/lib/python2.7/dist-packages/zmq/eventloop/ioloop.py", line 125, in unregister
return self._poller.unregister(fd)
"/usr/lib/python2.7/dist-packages/zmq/sugar/poll.py"... | Traceback (most recent call last):
"svtplay-dl", line 7, in <module>
"site-packages\svtplay_dl-1.9.6-py3.5.egg\svtplay_dl\__init__.py", line 477, in main
"site-packages\svtplay_dl-1.9.6-py3.5.egg\svtplay_dl\__init__.py", line 199, in get_media
"site-packages\svtplay_dl-1.9.6-py3.5.egg\svtplay_dl\__init__.py... | 0.270744 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/tmp/pip-install-biRyF2/pycparser/setup.py", line 65, in <module>
cmdclass={'install': install, 'sdist': sdist},
"/usr/lib64/python2.7/distutils/core.py", line 112, in setup
_setup_distribution = dist = klass(attrs)
"/usr/lib/python2.7/s... | Traceback (most recent call last):
"./bcbio_nextgen_install.py", line 290, in <module>
main(parser.parse_args(), sys.argv[1:])
"./bcbio_nextgen_install.py", line 42, in main
anaconda = install_mamba(anaconda, args)
"./bcbio_nextgen_install.py", line 84, in install_mamba
subprocess.check_call([anaconda["cond... | 0.319804 |
Traceback (most recent call last):
"/usr/local/bin/acd_cli", line 9, in <module>
load_entry_point('acdcli==0.3.0a6', 'console_scripts', 'acd_cli')()
"/usr/local/bin/acd_cli.py", line 1266, in main
sys.exit(args.func(args))
"/usr/local/bin/acd_cli.py", line 856, in mount_action
allow_root=args.allow_root, allow_ot... | Traceback (most recent call last):
"/Users/tamas/.conan_plex/lib/conan-1.14.4-darwin.pyz/conans/client/command.py", line 1579, in run
method(args[0][1:])
"/Users/tamas/.conan_plex/lib/conan-1.14.4-darwin.pyz/conans/client/command.py", line 390, in install
install_folder=args.install_folder)
"/Users/tamas/.co... | 0.327668 |
Traceback (most recent call last):
"/home/yuri/repos/newspaper/newspaper/article.py", line 166, in parse
parse_candidate = self.get_parse_candidate()
"/home/yuri/repos/newspaper/newspaper/article.py", line 333, in get_parse_candidate
return RawHelper.get_parsing_candidate(self.url, self.html)
"/home/yuri/repos/ne... | Traceback (most recent call last):
"/home/sdu/anaconda3/envs/txa/lib/python3.7/site-packages/jittor/compile_extern.py", line 140, in setup_cuda_extern
setup_cuda_lib(lib_name)
"/home/sdu/anaconda3/envs/txa/lib/python3.7/site-packages/jittor/compile_extern.py", line 191, in setup_cuda_lib
extra_flags=f" -I'{jt_c... | 0.248376 |
Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 479, in _decrypt_signature
video_id, player_url, s
"/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 383, in _extract_signature_function
res = self._parse_sig_js(code)
"/usr/lib/pytho... | Traceback (most recent call last):
"<stdin>", line 1, in <module>ImportError: No module named MySQLdb | 0.187319 |
Traceback (most recent call last):--------------------| 0.0% Complete
"build.py", line 75, in <module>
build_static(files["cff"], files["ttf"], out)
"/Users/stephennixon/type-repos/recursive/mastering/build_static.py", line 744, in build_static
makeSFNT(ttf_root, d, kind="ttf")
"/Users/stephennixon/type-repo... | Traceback (most recent call last):
"/usr/local/lib/python3.4/dist-packages/nose/case.py", line 198, in runTest
self.test(*self.arg)
"/usr/local/lib/python3.4/dist-packages/IPython/testing/decorators.py", line 225, in skipper_func
return f(*args, **kwargs)
"/usr/local/lib/python3.4/dist-packages/IPython/utils/test... | 0.239835 |
Traceback (most recent call last):
"/usr/lib/python3/dist-packages/youtube_dl/YoutubeDL.py", line 785, in extract_info
ie_result = ie.extract(url)
"/usr/lib/python3/dist-packages/youtube_dl/extractor/common.py", line 440, in extract
ie_result = self._real_extract(url)
"/usr/lib/python3/dist-packages/youtube_... | Traceback (most recent call last):
"/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
"/usr/lib/python2.7/threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
"/home/jalal/computer_vision/tensorflow/models/textsum/batch_reader.py", line 135, in _FillInputQueue
(ar... | 0.234986 |
Traceback (most recent call last):
"udemy-dl.py", line 1441, in <module>
main()
"udemy-dl.py", line 1437, in main
udemy.course_download(path=options.output, quality=options.quality, unsafe=options.unsafe)
"udemy-dl.py", line 448, in course_download
course_path
= "%s\\%s" % (path, course_name) if os.name == ... | Traceback (most recent call last):
".\test.py", line 29, in <module>
access_token=access_token).content
"C:\Users\user\github-api-proxy\lib\site-packages\rauth\service.py", line 57, in get
return self.request('GET', url, **kwargs)
"C:\Users\user\github-api-proxy\lib\site-packages\rauth\service.py", line 399, in r... | 0.297499 |
Traceback (most recent call last):
"-", line 231, in -
video = pafy.new(url)
"/usr/lib/python3.4/site-packages/pafy/pafy.py", line 137, in new
return Pafy(url, basic, gdata, signature, size, callback)
"/usr/lib/python3.4/site-packages/pafy/pafy.py", line 1047, in **init**
self.fetch_basic()
"/usr/lib/python3.4/... | Traceback (most recent call last):
"/srv/homeassistant/homeassistant_venv/lib/python3.4/site-packages/homeassistant/helpers/entity_component.py", line 146, in _async_setup_platform
entity_platform.async_add_entities, discovery_info
"/srv/homeassistant/homeassistant_venv/lib/python3.4/site-packages/homeassistant/... | 0.272156 |
Traceback (most recent call last):
"/opt/openstates/venv-pupa/src/pupa/pupa/cli/commands/update.py", line 173, in do_scrape
report[scraper_name] = scraper.do_scrape(**scrape_args)
"/opt/openstates/venv-pupa/src/pupa/pupa/scrape/base.py", line 99, in do_scrape
for obj in self.scrape(**kwargs) or []:
"/opt/openstat... | Traceback (most recent call last):
"coreML_converter.py", line 10, in <module>
'Placeholder': [1, 248, 224, 224, 3]
"/root/venv3/lib/python3.6/site-packages/tfcoreml/_tf_coreml_converter.py", line 688, in convert
custom_shape_functions=custom_shape_functions)
"/root/venv3/lib/python3.6/site-packages/coremlto... | 0.232191 |
Traceback (most recent call last):
"/opt/anaconda3/lib/python3.7/site-packages/spyder/app/mainwindow.py", line 1392, in handle_new_screen
self.screen.logicalDotsPerInchChanged.disconnect(RuntimeError: wrapped C/C++ object of type QScreen has been deleted | Traceback (most recent call last):
"/Users/eronarn/Code/quantflow/.tox/py35/lib/python3.5/site-packages/airflow/models.py", line 1633, in _run_raw_task
result = task_copy.execute(context=context)
"/Users/eronarn/Code/quantflow/quantflow/operators/helm_operators.py", line 443, in execute
namespace=self.namespace... | 0.280763 |
Comment:
An exception occured in this state: Traceback (most recent call last):
"/usr/lib/pymodules/python2.7/salt/state.py", line 884, in call
*cdata['args'], **cdata['kwargs'])
"/usr/lib/pymodules/python2.7/salt/states/file.py", line 1089, in recurse
manage_file(dest, src)
"/usr/lib/pymodules/python2.7/salt/st... | Traceback (most recent call last):
"test.py", line 7, in <module>
pe =
pefile.PE("virtsectbl.exe", fast_load=True)
"/usr/local/lib/python2.7/dist-packages/pefile.py", line 1667, in __init__
self.__parse__(name, data, fast_load)
"/usr/local/lib/python2.7/dist-packages/pefile.py", line 1709, in __parse__
stat = os.... | 0.280735 |
Traceback (most recent call last):
"/mnt/hdd/projects-3rdparty/PIM/zim-desktop-wiki/zim/notebook/notebook.py", line 532, in _store_page_async_thread_main
page._store_tree(parsetree)
"/mnt/hdd/projects-3rdparty/PIM/zim-desktop-wiki/zim/notebook/page.py", line 507, in _store_tree
lines = dumper.dump(tree, file_ou... | Traceback (most recent call last):
"/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
"/usr/lib/python2.7/threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
"/home/ldy/2017/SRGAN/tensorlayer/prepro.py", line 87, in apply_fn
results[i] = fn(data, **kwargs)
... | 0.302763 |
Traceback (most recent call last):
"D:\Anaconda3\lib\multiprocessing\pool.py", line 119, in worker
result = (True, func(*args, **kwds))
"D:\Anaconda3\lib\multiprocessing\pool.py", line 44, in mapstar
return list(map(*args))
"E:\DCMCIS\cal_image_signature.py", line 31, in cal_sig
res = gis.generate_signature... | Traceback (most recent call last):
"/usr/local/bin/ivre", line 24, in <module>
from ivre import utils, tools
"/usr/local/lib/python2.7/dist-packages/ivre/utils.py", line 50, in <module>
from builtins import bytes, int, object, range, str
ImportError: No module named builtins
| 0.229007 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.