text1 stringlengths 92 132k | text2 stringlengths 83 99.1k | score float64 0.01 1 |
|---|---|---|
Traceback (most recent call last):
"/usr/lib/python3/dist-packages/variety/VarietyWindow.py", line 1156, in download_one_from
file = downloader.download_one()
"/usr/lib/python3/dist-packages/variety/plugins/downloaders/DefaultDownloader.py", line 141, in download_one
items = self.fill_queue()
"/usr/lib/pytho... | Traceback (most recent call last):
"commix.py", line 31, in <module>
import src.core.main
"main.py", line 1181, in <module>
print "[ " + Fore.RED + "FAILED" + Style.RESET_ALL + " ]"
"main.py", line 936, in main
print "[ " + Fore.RED + "FAILED" + Style.RESET_ALL + " ]"
"controller.py", line 585, in do_check
perf... | 0.217537 |
Traceback (most recent call last):
"eval.py", line 62, in <module>
tf.app.run()
"/Users/DOVAN/anaconda2/lib/python2.7/site-packages/tensorflow/python/platform/app.py", line 44, in run
_sys.exit(main(_sys.argv[:1] + flags_passthrough))
"eval.py", line 38, in main
image = reader.get_image(FLAGS.image_file, he... | Traceback (most recent call last):
"striker.py", line 247, in <module>
dnsdump(domain)
"striker.py", line 177, in dnsdump
res = DNSDumpsterAPI(False).search(domain)
"/home/fc/Striker/plugins/DNSDumpsterAPI.py", line 93, in search
res['dns_records']['mx'] = self.retrieve_results(tables[1])
IndexError: list i... | 0.319731 |
Traceback (most recent call last):
"quickstart.py", line 22, in <module>
multi_logs=True)
"/home/JAPython1/ENV/local/lib/python2.7/site-packages/instapy/instapy.py", line 215, in __init__
self.set_selenium_local_session()
"/home/JAPython1/ENV/local/lib/python2.7/site-packages/instapy/instapy.py", line 335, i... | Traceback (most recent call last):
"/usr/bin/beet", line 9, in <module>
load_entry_point('beets==1.3.19', 'console_scripts', 'beet')()
"/usr/lib/python2.7/site-packages/beets/ui/__init__.py", line 1266, in main
_raw_main(args)
"/usr/lib/python2.7/site-packages/beets/ui/__init__.py", line 1253, in _raw_main
subcom... | 0.217276 |
Traceback (most recent call last):
"C:\Users\chashuramen\AppData\Local\Programs\Python\Python38\lib\unittest\case.py", line 60, in testPartExecutor
yield
"C:\Users\chashuramen\AppData\Local\Programs\Python\Python38\lib\unittest\case.py", line 676, in run
self._callTestMethod(testMethod)
"C:\Users\chashuramen... | Traceback (most recent call last):
"/home/huixin/PycharmProjects/softlearning/examples/development/main.py", line 263, in <module>
main(argv=sys.argv[1:])
"/home/huixin/PycharmProjects/softlearning/examples/development/main.py", line 259, in main
run_example_local('examples.development', argv)
"/home/huixin/... | 0.289656 |
Traceback (most recent call last):
"/usr/local/lib/python3.7/site-packages/aiohttp/web_protocol.py", line 418, in start
resp = await task
"/usr/local/lib/python3.7/site-packages/aiohttp/web_app.py", line 458, in _handle
resp = await handler(request)
"/usr/local/lib/python3.7/site-packages/aiohttp/web_middlew... | Traceback (most recent call last):
"/usr/bin/urlwatch", line 376, in <module>
main(parser.parse_args())
"/usr/bin/urlwatch", line 343, in main
report.finish()
"/usr/lib/python3.5/site-packages/urlwatch/handler.py", line 128, in finish
ReporterBase.submit_all(self, self.job_states, duration)
"/usr/lib/python3.5/... | 0.280717 |
Traceback (most recent call last):
"C:\projects\biopython\Tests\common_BioSQL.py", line 880, in test_NC_005816
self.trans("GenBank/NC_005816.gb", "gb")
"C:\projects\biopython\Tests\common_BioSQL.py", line 928, in trans
self.assertTrue(compare_records(original_records, biosql_records))
"C:\projects\biopython\... | Traceback (most recent call last):
"h5pydatasetslice.py", line 13, in <module>
subsection = h5file['data'][np.array([1,2,3])]
"/sw/lib/python3.3/site-packages/h5py-2.4.0a0-py3.3-linux-x86_64.egg/h5py/_hl/dataset.py", line 425, in __getitem__
selection = sel.select(self.shape, args, dsid=self.id)
"/sw/lib/python3.... | 0.298405 |
Traceback (most recent call last):
"/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner
self.run()
"/usr/local/lib/python3.8/threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
"/usr/local/lib/python3.8/site-packages/tweepy/streaming.py", line 320, in _run
six.reraise... |
Traceback (most recent call last):
"/usr/local/lib/python3.2/doctest.py", line 1248, in __run
compileflags, 1), test.globs)
"<doctest sympy.tensor.index_methods.get_contraction_structure[14]>", line 1, in <module>
d[x[i]*(A[i, j]*x[j] + y[i])]
"/home/vperic/devel/sympy/sympy/interactive/printing.py", line 17, in... | 0.273949 |
Traceback (most recent call last):
"youtube_dl\YoutubeDL.pyo", line 650, in extract_info
"youtube_dl\extractor\common.pyo", line 273, in extract
"youtube_dl\extractor\generic.pyo", line 1463, in _real_extractUnsupportedError: Unsupported URL: http://www.kijk.nl/sbs6/hartvannederland/videos/3THw5gImI | Traceback (most recent call last):
"/home/bengoshi/.local/bin/emoji.py", line 20, in <module>
from wordcloud import WordCloud
ImportError: No module named wordcloud
| 0.261016 |
Traceback (most recent call last):
"/home/winston/.local/bin/markdown_py", line 5, in <module>
pkg_resources.run_script('Markdown==2.1.0', 'markdown_py')
"/usr/lib/python2.7/dist-packages/pkg_resources.py", line 467, in run_script
self.require(requires)[0].run_script(script_name, ns)
"/usr/lib/python2.7/dist-pack... | Traceback (most recent call last):
"setup.py", line 11, in <module>
from Cython.Build import cythonize
ImportError: No module named Cython.Build
| 0.303253 |
Traceback (most recent call last):
"C:/Users/Farshid/PycharmProjects/CommunityDetection/Main.py", line 104, in <module>
num_nodes_min_max_tr, theta)
"C:\Users\Farshid\PycharmProjects\CommunityDetection\Helper.py", line 234, in create_placeholders
rand, batch_size, num_nodes_min_max, theta)
"C:\Users\Farshid\... | Traceback (most recent call last):
"/var/lib/awx/venv/awx/lib/python3.6/site-packages/awx/settings/production.py", line 84, in <module>
include(settings_file, optional(settings_files), scope=locals())
"/var/lib/awx/venv/awx/lib/python3.6/site-packages/split_settings/tools.py", line 107, in include
exec(compiled... | 0.248539 |
Traceback (most recent call last):
"/mnt/gen2/TmpDir/portage/dev-python/cherrypy-3.2.2-r1/work/CherryPy-3.2.2-pypy2_0/cherrypy/test/test_logging.py", line 82, in testNormalReturn
self.assertLog(-1, intro)
"/mnt/gen2/TmpDir/portage/dev-python/cherrypy-3.2.2-r1/work/CherryPy-3.2.2-pypy2_0/cherrypy/test/logtest.py", l... | Traceback (most recent call last):
"/root/.virtualenvs/spider/lib/python3.5/site-packages/urllib3/connectionpool.py", line 595, in urlopen
self._prepare_proxy(conn)
"/root/.virtualenvs/spider/lib/python3.5/site-packages/urllib3/connectionpool.py", line 816, in _prepare_proxy
conn.connect()
"/root/.virtualenv... | 0.124263 |
ERROR: Signature extraction failed: Traceback (most recent call last):
"/usr/lib/python3.7/site-packages/youtube_dl/extractor/youtube.py", line 1210, in _decrypt_signature
video_id, player_url, s
"/usr/lib/python3.7/site-packages/youtube_dl/extractor/youtube.py", line 1121, in _extract_signature_function
res = ... | Traceback (most recent call last):
"/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
self.run()
"/usr/lib/python2.7/threading.py", line 763, in run
self.__target(*self.__args, **self.__kwargs)
"/data/shot-annotate/annotation/main.py", line 48, in main
align_data_mtcnn.align_frames(extracted_... | 0.185898 |
Traceback (most recent call last):
"C:\MyPrograms\Anaconda\lib\site-packages\conda\exceptions.py", line 634, in conda_exception_handler
return_value = func(*args, **kwargs)
"C:\MyPrograms\Anaconda\lib\site-packages\conda\cli\main.py", line 140, in _main
exit_code = args.func(args, p)
"C:\MyPrograms\Anaconda... | Traceback (most recent call last):
"C:\Users\user\Desktop\instabot-master (5)\instabot-master\examples\message_users.py", line 44, in <module>
bot.send_message(directMessage, instaUsers)
AttributeError: 'Bot' object has no attribute 'send_message'
| 0.324586 |
Traceback (most recent call last):
"/tmp/koadic/core/shell.py", line 67, in run
self.run_command(cmd)
"/tmp/koadic/core/shell.py", line 108, in run_command
self.actions[action].execute(self, cmd)
AttributeError: module 'run' has no attribute 'execute'
| Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/joris/miniconda3/envs/DS-python-geospatial/lib/python3.8/site-packages/shapely/geometry/base.py", line 752, in within
return bool(self.impl['within'](self, other))
"/home/joris/miniconda3/envs/DS-python-geospatial/lib/python3.8/site-pack... | 0.303311 |
Traceback (most recent call last):
"demo_3k.py", line 21, in <module>
from bbox.bbox_transform import bbox_pred, clip_boxes
"lib/bbox/bbox_transform.py", line 2, in <module>
from bbox import bbox_overlaps_cython, ignore_overlaps_cython
ImportError: cannot import name bbox_overlaps_cython
| Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/Users/cadams/.virtualenvs/chris.improbable.org/lib/python3.3/site-packages/pyquery/pyquery.py", line 1068, in appendTo
value.append(self)
"/Users/cadams/.virtualenvs/chris.improbable.org/lib/python3.3/site-packages/pyquery/pyquery.py", line 1061,... | 0.246487 |
Traceback (most recent call last):
"/usr/local/bin/graph-explorer/bottle.py", line 2699, in run
server.run(app)
"/usr/local/bin/graph-explorer/bottle.py", line 2412, in run
**self.options)
"/usr/local/bin/graph-explorer/paste/httpserver.py", line 1311, in serve
server.serve_forever()
"/usr/local/bin/graph-explo... | Traceback (most recent call last):
"c:\users\me\appdata\local\temp\project_virtual_env\lib\site-packages\pip\compat\__init__.py", line 73, in console_to_str
return s.decode(sys.__stdout__.encoding)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe9 in position 66: invalid continuation byte
| 0.242374 |
Traceback (most recent call last):
"/Users/company/.synapse/bin/register_new_matrix_user", line 174, in <module>
register_new_user(args.user, args.password, args.server_url, secret, args.admin)
"/Users/company/.synapse/bin/register_new_matrix_user", line 117, in register_new_user
request_registration(user, pass... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
RuntimeError: Could not infer dtype of dict
| 0.173229 |
Traceback (most recent call last):
"modify_demo_MiddleBury.py", line 121, in <module>
X0 =
torch.from_numpy( np.transpose(imread(arguments_strFirst) , (2,0,1)).astype("float32")/ 255.0).type(dtype)
"/root/anaconda3/lib/python3.7/site-packages/numpy/core/fromnumeric.py", line 598, in transpose
return _wrapfunc(... | Traceback (most recent call last):
"/usr/lib/calibre/calibre/customize/ui.py", line 154, in _run_filetype_plugins
nfp = plugin.run(path_to_file)
"calibre_plugins.dedrm.__init__", line 619, in run
"calibre_plugins.dedrm.__init__", line 395, in ePubDecrypt
DeDRMError: DeDRM v6.5.1: Couldn't decrypt after 0.3 se... | 0.325002 |
Traceback (most recent call last):
"./bin/git-cola", line 48, in <module>
from cola import cmds
"/Users/username/Downloads/git-cola/cola/cmds.py", line 12, in <module>
from cola import difftool
"/Users/username/Downloads/git-cola/cola/difftool.py", line 1, in <module>
from PyQt4 import QtGuiImportError: No module... | Traceback (most recent call last):
"./flow", line 42, in <module>
tfnet = TFNet(FLAGS)
"/home/moh/Documents/darkflow/net/build.py", line 34, in __init__
darknet = Darknet(FLAGS)
"/home/moh/Documents/darkflow/dark/darknet.py", line 27, in __init__
self.load_weights()
"/home/moh/Documents/darkflow/dark/dar... | 0.250298 |
Traceback (most recent call last):
"/opt/tidos/tidos.py", line 13, in <module>
from core.tidos_main import *
"/opt/tidos/core/tidos_main.py", line 31, in <module>
from core.Auxillaries.auxil import *
"/opt/tidos/core/Auxillaries/auxil.py", line 23, in <module>
from imgext import *
"modules/0x05-Auxillari... | Traceback (most recent call last):
"C:\Users\User_1\Downloads\andriller-master\andriller-master\andriller\windows.py", line 63, in func
return method(self, *args, **kwargs)
"C:\Users\User_1\Downloads\andriller-master\andriller-master\andriller\windows.py", line 510, in decode_file
dec = decoder.__class__(work_d... | 0.271597 |
Traceback (most recent call last):
"train.py", line 49, in <module>
from object_detection import trainer
ImportError: cannot import name 'trainer' from 'object_detection' (C:\Users\Nutsp\anaconda3\envs\tensorflow1\lib\site-packages\object_detection-0.1-py3.8.egg\object_detection\__init__.py) |
Traceback (most recent call last):
"/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner
self.run()
"/home/ybnd/code/beets/beets/beetsplug/replaygain.py", line 1198, in run
six.reraise(exc[0], exc[1], exc[2])
"/home/ybnd/.local/share/venve/beets/lib/python3.8/site-packages/six.py", line 703, in r... | 0.240236 |
Traceback (most recent call last):
"/home/matthew/.conda/envs/cwinpy/lib/python3.7/tkinter/__init__.py", line 1705, in __call__
return self.func(*args)
"/home/matthew/.conda/envs/cwinpy/lib/python3.7/tkinter/__init__.py", line 749, in callit
func(*args)
"/home/matthew/.conda/envs/cwinpy/lib/python3.7/site-pa... | `Traceback (most recent call last):
"pokecli.py", line 843, in <module>
main()
"pokecli.py", line 202, in main
bot.tick()
"/PokemonGo-Bot/pokemongo_bot/__init__.py", line 744, in tick
if worker.work() == WorkerResult.RUNNING:
"/PokemonGo-Bot/pokemongo_bot/cell_workers/move_to_fort.py", line 94, in work
lng
"/... | 0.322842 |
Traceback (most recent call last):
"/Users/umairsayed/Work/frappe-bench/apps/frappe/frappe/desk/form/save.py", line 22, in savedocs
doc.save()
"/Users/umairsayed/Work/frappe-bench/apps/frappe/frappe/model/document.py", line 260, in save
return self._save(*args, **kwargs)
"/Users/umairsayed/Work/frappe-bench/... | Traceback (most recent call last):
"/opt/cobra-master/cobra/__init__.py", line 85, in main
Running(a_sid).status(data)
"/opt/cobra-master/cobra/engine.py", line 94, in status
with open(file_path, 'w') as f:IOError: [Errno 13] Permission denied: '/tmp/cobra/running/aef14ca0xa62_status' | 0.27977 |
Traceback (most recent call last):
"manage.py", line 10, in <module>
execute_from_command_line(sys.argv)
"/usr/lib/python3.6/site-packages/django/core/management/__init__.py", line 371, in execute_from_command_line
utility.execute()
"/usr/lib/python3.6/site-packages/django/core/management/__init__.py", line ... | Traceback (most recent call last):
"/usr/bin/salt", line 10, in <module>
salt_main()
"/usr/lib64/python2.6/site-packages/salt/scripts.py", line 117, in salt_main
client.run()
"/usr/lib64/python2.6/site-packages/salt/cli/__init__.py", line 133, in run
for full_ret in cmd_func(**kwargs):
"/usr/lib64/python2.6/sit... | 0.25534 |
Traceback (most recent call last):
".\sublime_plugin.py", line 195, in on_modified
".\sublime_plugin.py", line 154, in run_timed_function
".\sublime_plugin.py", line 194, in <lambda>
".\SublimeCodeIntel.py", line 809, in on_modified
".\SublimeCodeIntel.py", line 233, in guess_lang
".\SublimeCodeIntel.py", l... |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/private/var/folders/6h/hvh131sn68z2hxtk6y8jszd40000gn/T/pip-build-c4a_m3bm/nltk/setup.py", line 23, in <module>
distribute_setup.use_setuptools()
"/private/var/folders/6h/hvh131sn68z2hxtk6y8jszd40000gn/T/pip-build-c4a_m3bm/nltk/distribute_s... | 0.305063 |
Traceback (most recent call last):
"/Users/mgsmith/src/scapy/scapy/fields.py", line 535, in h2i
inet_aton(x)
OSError: illegal IP address string passed to inet_aton
| WARNING: Automatic signature extraction failed: Traceback (most recent call last):
"/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 962, in _decrypt_signature
return func(s)
"/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 530, in <lambda>
return lambda s: initial_function([s])
"... | 0.138483 |
WARNING: Traceback (most recent call last):
"examples/add_image.py", line 44, in <module>
layer.interpolation = 'nearest'
"/home/jni/miniconda3/envs/cf/lib/python3.6/contextlib.py", line 88, in __exit__
next(self.gen)
"/home/jni/projects/napari/napari/_qt/event_loop.py", line 31, in gui_qt
app.exec_()
"/... | Traceback (most recent call last):
"/home/ubuntu/Zeus-Scanner/lib/attacks/intel_me/__init__.py", line 101, in main_intel_amt
json_data = __get_hardware(url, agent=agent, proxy=proxy)
"/home/ubuntu/Zeus-Scanner/lib/attacks/intel_me/__init__.py", line 59, in __get_hardware
req = __get_raw_data(target, 'hw-sys', agent... | 0.328522 |
Traceback (most recent call last):
"/Users/me/git/lx/lixian_cli.py", line 63, in <module>
execute_command()
"/Users/me/git/lx/lixian_cli.py", line 60, in execute_command
commands[command](args[1:])
"/Users/me/git/lx/lixian_cli_parser.py", line 165, in parse
return f(parser(args_list, *args, **kwargs))
"/Users/m... | Traceback (most recent call last):
"/usr/local/lib/python3.5/runpy.py", line 184, in _run_module_as_main
"__main__", mod_spec)
"/usr/local/lib/python3.5/runpy.py", line 85, in _run_code
exec(code, run_globals)
"/usr/local/lib/python3.5/zipapp.py", line 201, in <module>
main()
"/usr/local/lib/python3.5/zi... | 0.253152 |
Traceback (most recent call last):
"/Users/echan/Library/Python/3.7/lib/python/site-packages/urllib3/connection.py", line 159, in _new_conn
(self._dns_host, self.port), self.timeout, **extra_kw)
"/Users/echan/Library/Python/3.7/lib/python/site-packages/urllib3/util/connection.py", line 80, in create_connection
... | Traceback (most recent call last):
"stack_plot.py", line 10, in <module>
data = json.load(open(args.inputs))
TypeError: invalid file: ['cohorts.json']
| 0.212388 |
Traceback (most recent call last):
"/home/cad/phozone/dev/spyder_openfiles/widgets/openfilesgui.py", line 209, in timerUpdate
data=self.get
Data()
"/home/cad/phozone/dev/spyder_openfiles/widgets/openfilesgui.py", line 118, in get
Data
cdsLib=self.getCdsLib()
"/home/cad/phozone/dev/spyder_openfiles/widgets/openfil... | Traceback (most recent call last):
"/home/mpschr/bin/bcbionextgen/data/anaconda/lib/python2.7/site-packages/bcbio/provenance/do.py", line 21, in run
_do_run(cmd, checks, log_stdout)
"/home/mpschr/bin/bcbionextgen/data/anaconda/lib/python2.7/site-packages/bcbio/provenance/do.py", line 95, in _do_run
raise subprocess... | 0.210339 |
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):
"/usr/lib64/python3.9/doctest.py", line 2197, in runTest
raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for py2_super.B
| 0.263329 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/logbook/handlers.py", line 216, in handle
self.emit(record)
"/usr/local/lib/python3.6/site-packages/dbt/logger.py", line 461, in emit
'too many messages received before initilization!'
AssertionError: too many messages received before in... | Traceback (most recent call last):
"/home/frappe/frappe-bench/apps/frappe/frappe/app.py", line 55, in application
response = frappe.handler.handle()
"/home/frappe/frappe-bench/apps/frappe/frappe/handler.py", line 19, in handle
execute_cmd(cmd)
"/home/frappe/frappe-bench/apps/frappe/frappe/handler.py", line 3... | 0.278954 |
Traceback (most recent call last):
"/usr/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 1348, in _real_extract
doc = compat_etree_fromstring(webpage.encode('utf-8'))
"/usr/local/bin/youtube-dl/youtube_dl/compat.py", line 279, in compat_etree_fromstring
doc = _XML(text, parser=etree.XMLParser(target=etr... | Traceback (most recent call last):
"/usr/local/bin/hg", line 27, in <module>
mercurial.dispatch.run()
"/usr/local/lib/python2.6/dist-packages/mercurial/dispatch.py", line 16, in run
sys.exit(dispatch(sys.argv[1:]))
"/usr/local/lib/python2.6/dist-packages/mercurial/dispatch.py", line 34, in dispatch
return _runcat... | 0.251112 |
Traceback (most recent call last):
"/home/travis/build/tony/tmuxp/tmuxp/testsuite/test_config.py", line 71, in test_export_json
buf = open(json_config_file, 'w')IOError: [Errno 2] No such file or directory: '/home/travis/build/tony/tmuxp/tmuxp/testsuite/.tmuxp/config.json' | Traceback (most recent call last):
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbsbtmq\build\youtube_dl\YoutubeDL.py", line 797, in extract_info
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbsbtmq\build\youtube_dl\extractor\common.py", line 530, in extract
"C:\Us... | 0.194871 |
Traceback (most recent call last):
"./fake-registration-server.py", line 9, in <module>
import tornado.web
ImportError: No module named 'tornado'
| Traceback (most recent call last):
"app_main.py", line 51, in run_toplevel
"/Applications/Cura/Cura/cura.py", line 70, in <module>
main()
"/Applications/Cura/Cura/cura.py", line 64, in main
sliceRun.runSlice(args)
"/Applications/Cura/Cura/util/sliceRun.py", line 51, in runSlice
skeinforge_craft.writeOutput(file... | 0.164468 |
Traceback (most recent call last):
"/usr/lib/python3.5/site-packages/mesonbuild/mesonmain.py", line 286, in run
app.generate()
"/usr/lib/python3.5/site-packages/mesonbuild/mesonmain.py", line 168, in generate
intr.run()
"/usr/lib/python3.5/site-packages/mesonbuild/interpreter.py", line 2455, in run
super().... | Traceback (most recent call last):
"flow", line 6, in <module>
cliHandler(sys.argv)
"/home/bots/shashi/darkflow-master/darkflow/cli.py", line 33, in cliHandler
print('Enter training ...'); tfnet.train()
"/home/bots/shashi/darkflow-master/darkflow/net/flow.py", line 39, in train
for i, (x_batch, datum) in en... | 0.322643 |
Traceback (most recent call last):
"/var/tmp/portage/www-apps/trac-1.0.1/work/Trac-1.0.1/trac/util/tests/datefmt.py", line 974, in test_format_compatibility
datefmt.format_datetime(t, '%x %X', tz, en_US))AssertionError: 'Aug 28, 2010 1:45:56 PM' != u'Aug 28, 2010, 1:45:56 PM' | Traceback (most recent call last):
"site-packages\calibre\customize\ui.py", line 171, in _run_filetype_plugins
"calibre_plugins.dedrm.__init__", line 622, in run
"calibre_plugins.dedrm.__init__", line 393, in ePubDecrypt
DeDRMError: DeDRM v6.5.4: Ultimately failed to decrypt after 0.2 seconds.
| 0.181213 |
Traceback (most recent call last):
"/Users/jzijlstra-mpbt/py/venvs/venv36/bin/mypy", line 6, in <module>
exec(compile(open(__file__).read(), __file__, 'exec'))
"/Users/jzijlstra-mpbt/py/mypy/scripts/mypy", line 6, in <module>
main(__file__)
"/Users/jzijlstra-mpbt/py/mypy/mypy/main.py", line 46, in main
res ... | Aug 04 12:15:02.743 - [ERROR] Except stack:Traceback (most recent call last):
"X:\x\XX-Net-3.1.19\code\3.3.6\gae_proxy\local\proxy_handler.py", line 314, in do_CONNECT_AGENT self.raw_requestline = self.rfile.readline(65537)
"X:\x\XX-Net-3.1.19\code\3.3.6\python27\1.0\lib\socket.py", line 480, in readline data = sel... | 0.318348 |
Traceback (most recent call last):
"/opt/**PGUSER**/venv-pupa//bin/pupa", line 11, in <module>
load_entry_point('pupa', 'console_scripts', 'pupa')()
"/opt/**PGUSER**/venv-pupa/src/pupa/pupa/cli/__main__.py", line 68, in main
subcommands[args.subcommand].handle(args, other)
"/opt/**PGUSER**/venv-pupa/src/pupa/pupa... | Traceback (most recent call last):
"/home/Wilma456/bin/youtube-dl/youtube_dl/extractor/generic.py", line 2324, in _real_extract
doc = compat_etree_fromstring(webpage.encode('utf-8'))
"/home/Wilma456/bin/youtube-dl/youtube_dl/compat.py", line 2542, in compat_etree_fromstring
doc = _XML(text, parser=etree.XMLPars... | 0.249256 |
Traceback (most recent call last):
"/usr/lib/python3.6/site-packages/spyder/widgets/helperwidgets.py", line 127, in paint
textRect = style.subElementRect(QStyle.SE_ItemViewItemText, options)TypeError: subElementRect(self, QStyle.SubElement, QStyleOption, QWidget): not enough arguments | Traceback (most recent call last):
"venv/tmp-3df855023475e3d1/bin/py.test", line 9, in <module>
load_entry_point('pytest==2.5.2', 'console_scripts', 'py.test')()
"venv/tmp-3df855023475e3d1/local/lib/python2.7/site-packages/_pytest/config.py", line 19, in main
config = _prepareconfig(args, plugins)
"venv/tmp-3df85... | 0.171682 |
ERROR: ERROR in syncfolder for NTT folder INBOX: Traceback (most recent call last):
"/usr/lib/python2.7/site-packages/offlineimap/accounts.py", line 584, in syncfolder
remotefolder.syncmessagesto(localfolder, statusfolder)
"/usr/lib/python2.7/site-packages/offlineimap/folder/Base.py", line 1090, in syncmessagesto
a... | Traceback (most recent call last):
"setup.py", line 66, in <module>
compiler_directives=directives,
"/home/anish/.local/lib/python3.6/site-packages/Cython/Build/Dependencies.py", line 1097, in cythonize
cythonize_one(*args)
"/home/anish/.local/lib/python3.6/site-packages/Cython/Build/Dependencies.py", line 1... | 0.237528 |
Traceback (most recent call last):
"C:\Users\na\AppData\Local\Continuum\anaconda3\lib\multiprocessing\pool.py", line 121, in worker
result = (True, func(*args, **kwds))
"C:\na\code\philter_ucsf-master\philter.py", line 431, in filter_task
sent_tag = nltk.pos_tag_sents(sent)
"C:\Users\na\AppData\Local\Continu... |
The minion function caused an exception: Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/salt/minion.py", line 1600, in _thread_return
return_data = minion_instance.executors[fname](opts, data, func, args, kwargs)
"/usr/lib/python2.7/dist-packages/salt/executors/direct_call.py", line 12, in... | 0.235719 |
Traceback (most recent call last):
"<string>", line 17, in <module>
"/home/user/project/venv/build/Arrow/setup.py", line 31, in <module>
long_description=open('README.rst').read(),
"/usr/lib/python3.4/encodings/ascii.py", line 26, in decode
return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'a... | Traceback (most recent call last):
"PixivUtil2.py", line 414, in processMember
"PixivModel.pyc", line 44, in **init**
"PixivModel.pyc", line 60, in ParseInfoAttributeError: 'NoneType' object has no attribute 'find' | 0.196682 |
Traceback (most recent call last):
"/usr/local/Cellar/telepresence/0.85/libexec/lib/python3.6/site-packages/telepresence/cli.py", line 74, in call_f
return f(*args, **kwargs)
"/usr/local/Cellar/telepresence/0.85/libexec/lib/python3.6/site-packages/telepresence/main.py", line 433, in go
runner = Runner.open(args... | Traceback (most recent call last):
"/home/g/.local/lib/python3.6/site-packages/pytube/extract.py", line 297, in apply_descrambler
for format_item in formats
"/home/g/.local/lib/python3.6/site-packages/pytube/extract.py", line 297, in <listcomp>
for format_item in formats
KeyError: 'url'
| 0.236684 |
Traceback (most recent call last):
"/Users/kumar/tmp/pip-coverage/.tox/py31/lib/python3.1/site-packages/pip-1.0.2-py3.1.egg/pip/basecommand.py", line 126, in main
self.run(options, args)
"/Users/kumar/tmp/pip-coverage/.tox/py31/lib/python3.1/site-packages/pip-1.0.2-py3.1.egg/pip/commands/install.py", line 228, in r... | Traceback (most recent call last):
"F:\SublimeText\sublime_plugin.py", line 280, in <lambda>
lambda: check_view_event_listeners(view))
"F:\SublimeText\sublime_plugin.py", line 267, in check_view_event_listeners
want = is_view_event_listener_applicable(cls, view)
"F:\SublimeText\sublime_plugin.py", line 232, ... | 0.266726 |
Traceback (most recent call last):
"/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
self.run()
"/usr/lib/python2.7/threading.py", line 763, in run
self.__target(*self.__args, **self.__kwargs)
"/home/drocco/.envs/brighttrac/lib/python2.7/site-packages/prompt_toolkit/__init__.py", line 472, in run
... | Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/celery-3.1.17-py2.7.egg/celery/apps/beat.py", line 112, in start_scheduler
beat.start()
"/usr/local/lib/python2.7/dist-packages/celery-3.1.17-py2.7.egg/celery/beat.py", line 463, in start
interval = self.scheduler.tick()
"/usr/local/lib/py... | 0.269981 |
Traceback (most recent call last):
"docker_quickstart.py", line 25, in <module>
nogui=True)
"/usr/local/lib/python3.7/site-packages/instapy/instapy.py", line 140, in __init__
self.display = Display(visible=0, size=(800, 600))
"/usr/local/lib/python3.7/site-packages/pyvirtualdisplay/display.py", line 34, in _... | Traceback (most recent call last):
"/home/davina/main.py", line 6, in <module>
from tensorboardX import GlobalSummaryWriter
ImportError: cannot import name 'GlobalSummaryWriter' from 'tensorboardX' (/home/davina/miniconda3/lib/python3.7/site-packages/tensorboardX/__init__.py)
| 0.248155 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/usr/lib64/python2.7/urllib.py", line 87, in urlopen
return opener.open(url)
"/usr/lib64/python2.7/urllib.py", line 213, in open
return getattr(self, name)(url)
"/usr/lib64/python2.7/urllib.py", line 443, in open_https
h.endheaders(data)
"/us... | Traceback (most recent call last):
"/root/.local/lib/python3.6/site-packages/youtube_dl/YoutubeDL.py", line 1930, in process_info
partial_success = dl(fname, new_info)
"/root/.local/lib/python3.6/site-packages/youtube_dl/YoutubeDL.py", line 1875, in dl
return fd.download(name, info)
"/root/.local/lib/python3... | 0.310127 |
Traceback (most recent call last):
"OpenSSL/test/test_ssl.py", line 559, in test_use_certificate_file_unicode
self._use_certificate_file_test(filename)
"OpenSSL/test/test_ssl.py", line 535, in _use_certificate_file_test
with open(certificate_file, "wb") as pem_file:UnicodeEncodeError: 'ascii' codec can't encode cha... | Traceback (most recent call last):
"PixivUtil2.py", line 692, in process_image
"PixivHelper.pyc", line 655, in ugoira2gif
"imageio\core\functions.pyc", line 181, in imread
"imageio\core\functions.pyc", line 108, in get_readerValueError: Could not find a format to read the specified file in mode 'i' | 0.283721 |
Traceback (most recent call last):
"D:\Programs\qiling-1.1.3\examples\emulator.py", line 27, in <module>
my_sandbox(["D:\\xxx.sys"], "D:\\Programs\\qiling-1.1.3\\examples\\scripts\\examples\\rootfs\\x8664_windows\\")
"D:\Programs\qiling-1.1.3\examples\emulator.py", line 20, in my_sandbox
ql.run()
"C:\Users\x... | Traceback (most recent call last):
"/Applications/Sublime Text 2.app/Contents/MacOS/sublime_plugin.py", line 362, in run_
return self.run(edit)
"./git.py", line 781, in run
"./git.py", line 791, in compare_tmpAttributeError: 'GitAnnotateCommand' object has no attribute 'tmp' | 0.227353 |
Traceback (most recent call last):
"/home/solomentsev_yaroslav/.conda/envs/CenterNet/lib/python3.6/distutils/unixccompiler.py", line 197, in link
self.spawn(linker + ld_args)
"/home/solomentsev_yaroslav/.conda/envs/CenterNet/lib/python3.6/distutils/ccompiler.py", line 909, in spawn
spawn(cmd, dry_run=self.dry_r... | Traceback (most recent call last):
"/usr/bin/git-cola", line 40, in <module>
from cola.main import main
"/usr/share/git-cola/lib/cola/main.py", line 6, in <module>
from . import app
"/usr/share/git-cola/lib/cola/app.py", line 16, in <module>
from qtpy import QtCore
"/usr/share/git-cola/lib/qtpy/__init__.... | 0.178238 |
Traceback (most recent call last):
"/Users/adam/.config/fish/functions/__bass.py", line 90, in <module>
script = gen_script()
"/Users/adam/.config/fish/functions/__bass.py", line 45, in gen_script
stdout, new_env, alias = output.split(divider, 2)
ValueError: need more than 1 value to unpack
| Traceback (most recent call last):
"docker-compose", line 6, in <module>
"compose/cli/main.py", line 68, in main
"compose/cli/main.py", line 121, in perform_command
"compose/cli/main.py", line 249, in build
"compose/project.py", line 343, in build
"compose/service.py", line 923, in build
"site-pack... | 0.3135 |
Traceback (most recent call last):
"/home/britmob/gs-venv/lib/python3.7/site-packages/wpull/application/app.py", line 157, in run
yield from pipeline.process()
"/home/britmob/gs-venv/lib/python3.7/site-packages/wpull/pipeline/pipeline.py", line 194, in process
yield from self._process_one_worker()
"/home/bri... | Traceback (most recent call last):
"/Users/xx/tmp/PaddleOCR-dygraph/tools/infer/predict_system.py", line 30, in <module>
import tools.infer.predict_det as predict_det
"/Users/xx/tmp/PaddleOCR-dygraph/tools/infer/predict_det.py", line 31, in <module>
from ppocr.data import create_operators, transform
"/Users/x... | 0.32784 |
Traceback (most recent call last):
"/volper/users/gaowang/fqx/gp_prune/gppr/bug_script.py", line 8, in <module>
jax.grad(jnp.linalg.det)(jnp.eye(2))
"/volper/users/gaowang/anaconda3/envs/gppr/lib/python3.8/site-packages/jax/_src/numpy/linalg.py", line 250, in _det_jvp
y, z = _cofactor_solve(x, g)
"/volper/us... | Traceback (most recent call last):
"main.py", line 56, in <module>
client.run(TOKEN)
"C:\Users\Oaken_u0sat6a\AppData\Local\Programs\Python\Python38\lib\site-packages\discord\client.py", line 640, in run
return future.result()
"C:\Users\Oaken_u0sat6a\AppData\Local\Programs\Python\Python38\lib\site-packages\di... | 0.251095 |
Traceback (most recent call last):
"dwt_util.py", line 205, in set_registryWindowsError: [Error 5] Acesso negado | 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.259629 |
Traceback (most recent call last):
"/home/adrian/src/ansible/lib/ansible/executor/task_executor.py", line 125, in run
res = self._execute()
"/home/adrian/src/ansible/lib/ansible/executor/task_executor.py", line 402, in _execute
self._play_context = self._play_context.set_task_and_variable_override(task=self._ta... | Traceback (most recent call last):
"/home/pi/env/lib/python3.5/site-packages/urllib3/connection.py", line 159, in _new_conn
(self._dns_host, self.port), self.timeout, **extra_kw)
"/home/pi/env/lib/python3.5/site-packages/urllib3/util/connection.py", line 80, in create_connection
raise err
"/home/pi/env/lib/p... | 0.234736 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"D:\Python38\lib\site-packages\ptpy\__init__.py", line 110, in __new__
plain_camera = plain(device=device)
"D:\Python38\lib\site-packages\ptpy\ptp.py", line 712, in __init__
super(PTP, self).__init__(*args, **kwargs)
"D:\Python38\lib\site-p... | Traceback (most recent call last):
"examples/sample.py", line 88, in <module>
t.train(seq2seq, dataset, num_epochs=4, dev_data=dev_set, resume=opt.resume)
"/root/pytorch-seq2seq/seq2seq/trainer/supervised_trainer.py", line 160, in train
resume=resume, dev_data=dev_data, teacher_forcing_ratio=teacher_forcing_rat... | 0.245785 |
Traceback (most recent call last):
"pokecli.py", line 220, in <module>
main()
"pokecli.py", line 206, in main
bot.start()
"C:\Users\Joseph\PokemonGo-Bot\pokemongo_bot__init__.py", line 31, in start
self._setup_api()
"C:\Users\Joseph\PokemonGo-Bot\pokemongo_bot__init__.py", line 151, in _setup_api
player = respo... | 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)
"/usr/local/byteps/launcher/launch.py", line 19, in worker
subprocess.check_call(command, env=my_en... | 0.284368 |
Traceback (most recent call last):
"/usr/lib/python2.7/site-packages/voltron/main.py", line 47, in main
inst.run()
"/usr/lib/python2.7/site-packages/voltron/view.py", line 248, in run
self.render()
"/usr/lib/python2.7/site-packages/voltron/plugins/view/disasm.py", line 28, in render
res = self.client.send_request... |
Traceback (most recent call last):
"/root/anaconda3/lib/python3.6/site-packages/jupyterhub/app.py", line 1218, in init_users
await maybe_future(self.authenticator.add_user(user))
"/root/anaconda3/lib/python3.6/site-packages/jupyterhub/auth.py", line 525, in add_user
raise KeyError("User %s does not exist." % u... | 0.19944 |
Traceback (most recent call last):
"/root/venv2/bin/lumi", line 11, in <module>
sys.exit(cli())
"/root/venv2/local/lib/python2.7/site-packages/click/core.py", line 722, in __call__
return self.main(*args, **kwargs)
"/root/venv2/local/lib/python2.7/site-packages/click/core.py", line 697, in main
rv = self.in... | Traceback (most recent call last):
"/usr/local/virtualenvs/tmp-196889bbe4a5f01d/coveragepy/.tox/lint/lib/python3.7/site-packages/astroid/__init__.py", line 91, in _inference_tip_cached
return iter(_cache[func, node])
KeyError: (<function register_builtin_transform.<locals>._transform_wrapper at 0x11032bb90>, <Call ... | 0.286281 |
Traceback (most recent call last):
"/Users/echan/Library/Python/3.7/lib/python/site-packages/botocore/retryhandler.py", line 269, in _should_retry
return self._checker(attempt_number, response, caught_exception)
"/Users/echan/Library/Python/3.7/lib/python/site-packages/botocore/retryhandler.py", line 317, in __c... | Traceback (most recent call last):
"script/spider.py", line 7, in <module>
from utils import ip_address, config_file
"/home/csllc4/packtpub-crawler/script/utils.py", line 16
print '[-] GET {0} | {1}'.format(response.status_code, response.url)
^
SyntaxError: invalid syntax
| 0.256449 |
Traceback (most recent call last):
"./weevely.py", line 2, in <module>
from core.terminal import Terminal
"/root/weevely3/core/terminal.py", line 6, in <module>
from core.module import Status
"/root/weevely3/core/module.py", line 14, in <module>
from core.vectorlist import VectorList
"/root/weevely3/core... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/usr/local/lib/python2.7/dist-packages/docker/models/services.py", line 77, in update
**create_kwargs
"/usr/local/lib/python2.7/dist-packages/docker/utils/decorators.py", line 35, in wrapper
return f(self, *args, **kwargs)
"/usr/local/lib/... | 0.279699 |
Traceback (most recent call last):
"/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_platform.py", line 244, in _async_add_entity
await entity.async_device_update(warning=False)
"/usr/lib/python3.6/site-packages/homeassistant/helpers/entity.py", line 327, in async_device_update
yield from self.hass... | Traceback (most recent call last):
"/content/drive/My Drive/app/darts-master/cnn/test.py", line 103, in <module>
main()
"/content/drive/My Drive/app/darts-master/cnn/test.py", line 59, in main
utils.load(model, args.model_path)
"/content/drive/My Drive/app/darts-master/cnn/utils.py", line 99, in load
model... | 0.295275 |
Traceback (most recent call last):
"test/test.py", line 11, in <module>
import encoding
"/home/mifs/mttt2/workarea/github/PyTorch-Encoding/encoding/__init__.py", line 13, in <module>
import encoding.nn
"/home/mifs/mttt2/workarea/github/PyTorch-Encoding/encoding/nn/__init__.py", line 11, in <module>
from .en... | Traceback (most recent call last):
"/usr/local/lib/python3.5/tarfile.py", line 2281, in next
tarinfo = self.tarinfo.fromtarfile(self)
"/usr/local/lib/python3.5/tarfile.py", line 1083, in fromtarfile
obj = cls.frombuf(buf, tarfile.encoding, tarfile.errors)
"/usr/local/lib/python3.5/tarfile.py", line 1025, in ... | 0.223119 |
Traceback (most recent call last):
"/usr/local/google/home/ochang/clusterfuzz/src/python/tests/core/bot/fuzzers/ml/rnn/ml_rnn_generator_test.py", line 89, in test_empty_corpus
self.assertEqual(result.return_code, constants.ExitCode.CORPUS_TOO_SMALL)
AssertionError: 1 != 2
| `Traceback (most recent call last):
"/usr/local/bin/shallow-backup", line 8, in <module>
sys.exit(cli())
"/Users/mschmidtkorth/Library/Python/3.7/lib/python/site-packages/click/core.py", line 764, in __call__
return self.main(*args, **kwargs)
"/Users/mschmidtkorth/Library/Python/3.7/lib/python/site-packages/... | 0.322207 |
Traceback (most recent call last):
"C:\Users\hoffmand\AppData\Local\Continuum\Anaconda3\lib\site-packages\tornado\gen.py", line 849, in callback
result_list.append(f.result())
"C:\Users\hoffmand\AppData\Local\Continuum\Anaconda3\lib\site-packages\tornado\gen.py", line 1113, in run
yielded = self.gen.send(value)... | Traceback (most recent call last):
"/home/boffi/lib/miniconda3/bin/jupyter-nbconvert", line 11, in <module>
sys.exit(main())
"/home/boffi/lib/miniconda3/lib/python3.7/site-packages/jupyter_core/application.py", line 266, in launch_instance
return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs)
"/... | 0.244065 |
Traceback (most recent call last):
"/venv/lib/python3.7/site-packages/requests/adapters.py", line 445, in send
timeout=timeout
"/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 638, in urlopen
_stacktrace=sys.exc_info()[2])
"/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 367... | Traceback (most recent call last):
"/usr/bin/pyjsbuild", line 16, in <module>
import pyjs.browser
"/usr/local/lib/python2.7/dist-packages/pyjs/browser.py", line 8, in <module>
from pyjs import linker
"/usr/local/lib/python2.7/dist-packages/pyjs/linker.py", line 8, in <module>
from pyjs import translator
"/usr/l... | 0.275382 |
Traceback (most recent call last):
"/opt/anaconda3/envs/Data_Science_Toolkit/lib/python3.7/multiprocessing/forkserver.py", line 261, in main
old_handlers)
"/opt/anaconda3/envs/Data_Science_Toolkit/lib/python3.7/multiprocessing/forkserver.py", line 297, in _serve_one
code = spawn._main(child_r)
"/opt/anaconda... | . Traceback (most recent call last):
"/usr/lib/python2.6/site-packages/spyderlib/spyder.py", line 2098, in main
mainwindow = run_spyder(app, options, args)
"/usr/lib/python2.6/site-packages/spyderlib/spyder.py", line 1991, in run_spyder
main = MainWindow(options)
"/usr/lib/python2.6/site-packages/spyderlib/spyder... | 0.323277 |
Traceback (most recent call last):
"C:\Users\thomasstewart\AppData\Local\ESRI\conda\envs\arcgispro-py3-clone\lib\site-packages\spyder\utils\system.py", line 55, in psutil_phymem_usage
percent = psutil.virtual_memory().percentAttributeError: module 'psutil' has no attribute 'virtual_memory' | Traceback (most recent call last):
"/var/lib/awx/venv/awx/lib/python3.6/site-packages/awx/settings/production.py", line 84, in <module>
include(settings_file, optional(settings_files), scope=locals())
"/var/lib/awx/venv/awx/lib/python3.6/site-packages/split_settings/tools.py", line 107, in include
exec(compiled... | 0.267264 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/usr/local/lib/python2.7/site-packages/yaml/__init__.py", line 71, in load
return loader.get_single_data()
"/usr/local/lib/python2.7/site-packages/yaml/constructor.py", line 37, in get_single_data
node = self.get_single_node()
"/usr/local/lib/p... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"<stdin>", line 1, in <listcomp>
ValueError: Integers to negative integer powers are not allowed.
| 0.280052 |
Traceback (most recent call last):
"/home/icsl/clusterfuzz/clusterfuzz-master/my-bot/clusterfuzz/src/python/system/process_handler.py", line 193, in run_process
ignore_children=ignore_children)
"/home/icsl/clusterfuzz/clusterfuzz-master/my-bot/clusterfuzz/src/third_party/mozprocess/processhandler.py", line 760, ... | 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.24365 |
Traceback (most recent call last):
"/bin/salt-call", line 11, in <module>
salt_call()
"/usr/lib/python2.7/site-packages/salt/scripts.py", line 431, in salt_call
client.run()
"/usr/lib/python2.7/site-packages/salt/cli/call.py", line 57, in run
caller.run()
"/usr/lib/python2.7/site-packages/salt/cli/caller... | Traceback (most recent call last):
"/usr/local/lib/python3.7/dist-packages/lsassy/impacketconnection.py", line 132, in put
self.conn.put
(share_name, path_name, callback)
"/usr/lib/python3/dist-packages/impacket/smbconnection.py", line 816, in put
raise SessionError(e.get_error_code(), e.get_error_packet())
i... | 0.319237 |
Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/sphinx/ext/autodoc.py", line 335, in import_object
**import**(self.modname)ImportError: No module named event | Traceback (most recent call last):
"/home/ian/Downloads/Electrum-2.6.4/gui/qt/installwizard.py", line 165, in run
wallet = WizardBase.run(self, *args)
"/home/ian/Downloads/Electrum-2.6.4/lib/wizard.py", line 151, in run
cr, wallet = self.create_or_restore(storage)
"/home/ian/Downloads/Electrum-2.6.4/lib/wizard.py... | 0.240528 |
Traceback (most recent call last):
"retrain.py", line 1333, in <module>
tf.app.run(main=main, argv=[sys.argv[0]] + unparsed)
"/home/mido/.local/lib/python2.7/site-packages/tensorflow/python/platform/app.py", line 126, in run
_sys.exit(main(argv))
"retrain.py", line 1017, in main
module_spec = hub.load_modul... | Traceback (most recent call last):
"/home/lars/local/qtile/libqtile/confreader.py", line 99, in load
config = __import__(name)
# noqa: F811
"/home/lars/.config/qtile/config.py", line 20, in <module>
from bar import get_bar
"/home/lars/.config/qtile/bar.py", line 21, in <module>
class Pomodoro(widget.Pomodor... | 0.217486 |
Traceback (most recent call last):
"/usr/local/bin/molecule", line 10, in <module>
sys.exit(main())
"/Users/abrown/projects/cisco/molecule/molecule/cli.py", line 68, in main
CLI().main()
"/Users/abrown/projects/cisco/molecule/molecule/cli.py", line 64, in main
utilities.sysexit(c.execute()[0])
"/Users/abrown/pr... | Traceback (most recent call last):
"test.py", line 35, in <module>
model = create_model(opt)
"D:\aisi\EDVR-master\EDVR-master\codes\models\__init__.py", line 9, in create_model
from .SR_model import SRModel as M
"D:\aisi\EDVR-master\EDVR-master\codes\models\SR_model.py", line 7, in <module>
import models.ne... | 0.316426 |
ERROR: Signature extraction failed: Traceback (most recent call last):
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpje2_cfdl\build\youtube_dl\extractor\youtube.py", line 1081, in _decrypt_signature
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpje2_cfdl\build\youtube_dl\extractor\y... | Traceback (most recent call last):
"/opt/venv/lib/python3.6/site-packages/sanic/app.py", line 976, in handle_request
response = await response
"/usr/local/lib/python3.6/asyncio/coroutines.py", line 110, in __next__
return self.gen.send(None)
"/opt/venv/lib/python3.6/site-packages/rasa/core/channels/telegram.... | 0.263698 |
Traceback (most recent call last):
"C:\Python37\lib\site-packages\pywinauto\remote_memory_block.py", line 163, in __del__
self.CleanUp()
"C:\Python37\lib\site-packages\pywinauto\remote_memory_block.py", line 140, in CleanUp
self.CheckGuardSignature()
"C:\Python37\lib\site-packages\pywinauto\remote_memory_blo... | Traceback (most recent call last):
"tests.commands.test__vi_h in /Users/Home/Library/Application Support/Sublime Text 3/Installed Packages/Vintageous.sublime-package", line 74, in testCanMoveReversedAssertionError: (1, 2) != (0, 2) | 0.262786 |
Traceback (most recent call last):
"/usr/local/flexget/env/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request
rv = self.dispatch_request()
"/usr/local/flexget/env/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request
return self.view_functions[rule.endpoint](**req.vie... | : Connect to Evernote...Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/geeknote-0.2a-py2.7.egg/geeknote/geeknote.py", line 893, in main
Notes().create(**ARGS)
"/usr/local/lib/python2.7/dist-packages/geeknote-0.2a-py2.7.egg/geeknote/geeknote.py", line 637, in create
inputData = self._pars... | 0.234931 |
Traceback (most recent call last):
"/opt/local/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/site-packages/ws4py/websocket.py", line 300, in once
b = self.sock.recv(self.reading_buffer_size)
"/opt/local/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/site-packages/gevent/_socket3.py"... | Traceback (most recent call last):
"/root/w3af/w3af/core/ui/gui/main.py", line 612, in start_scan_wrap
real_scan_start()
"/root/w3af/w3af/core/ui/gui/main.py", line 603, in real_scan_start
self.w3af.start()
"/root/w3af/w3af/core/controllers/w3afCore.py", line 222, in start
self.strategy.start()
"/root/w3af/w3af... | 0.315897 |
Traceback (most recent call last):
"C:\Medusa\Medusa\<a href="../blob/708c2e9351e61b3f96345ab013f52e83b5a474b5/medusa/server/web/core/base.py#L251">medusa\server\web\core\base.py</a>", line 251, in async_call
result = function(**kwargs)TypeError: update() got an unexpected keyword argument 'pid' | Traceback (most recent call last):
"/usr/lib64/python3.6/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
TypeError: test_reload() missing 1 required positional argument: 'tmpdir'
| 0.295612 |
Traceback (most recent call last):
"/opt/server/python/me_helper/venv/lib/python3.7/site-packages/uiautomator2/__init__.py", line 438, in _jsonrpc_retry_call
return self._jsonrpc_call(*args, **kwargs)
"/opt/server/python/me_helper/venv/lib/python3.7/site-packages/uiautomator2/__init__.py", line 475, in _jsonrpc_... | Traceback (most recent call last):
"gym_test_CartPole.py", line 3, in <module>
env = gym.make('LunarLander-v2')
"/home/jackie/gym/gym/envs/registration.py", line 161, in make
return registry.make(id)
"/home/jackie/gym/gym/envs/registration.py", line 119, in make
env = spec.make()
"/home/jackie/gym/gym/en... | 0.257826 |
Comment: An exception occurred in this state: Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/salt/state.py", line 1744, in call
**cdata['kwargs'])
"/usr/lib/python2.7/dist-packages/salt/loader.py", line 1702, in wrapper
return f(*args, **kwargs)
"/usr/lib/python2.7/dist-packages/salt/s... | Traceback (most recent call last):
"sqlmap.py", line 157, in main
from lib.controller.controller import start
"lib/controller/controller.py", line 12, in <module>
from lib.controller.action import action
"lib/controller/action.py", line 8, in <module>
from lib.controller.handler import setHandler
"lib/controlle... | 0.183965 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/dist-packages/sqlalchemy/engine/base.py", line 2336, in _wrap_pool_connect
return fn()
"/usr/local/lib/python3.6/dist-packages/sqlalchemy/pool/base.py", line 364, in connect
return _ConnectionFairy._checkout(self)
"/usr/local/lib/python3.6/dist-pac... | Traceback (most recent call last):
"/usr/local/lib/python2.7/site-packages/bugwarrior/services/__init__.py", line 499, in _aggregate_issues
for issue in service.issues():
"/usr/local/lib/python2.7/site-packages/bugwarrior/services/phab.py", line 230, in issues
for issue in self.tasks():
"/usr/local/lib/pytho... | 0.259068 |
Traceback (most recent call last):
"/usr/local/Cellar/python/2.7.4/Frameworks/Python.framework/Versions/2.7/lib/python2.7/logging/__init__.py", line 851, in emit
msg = self.format(record)
"/usr/local/Cellar/python/2.7.4/Frameworks/Python.framework/Versions/2.7/lib/python2.7/logging/__init__.py", line 724, in format... | Traceback (most recent call last):
"/usr/lib/python3.5/site-packages/sphinx/cmdline.py", line 243, in main
opts.warningiserror, opts.tags, opts.verbosity, opts.jobs)
"/usr/lib/python3.5/site-packages/sphinx/application.py", line 132, in **init**
confoverrides or {}, self.tags)
"/usr/lib/python3.5/site-packages/sp... | 0.215695 |
Traceback (most recent call last):
"/usr/local/bin/t2t-trainer", line 83, in <module>
tf.app.run()
"/usr/local/lib/python2.7/dist-packages/tensorflow/python/platform/app.py", line 48, in run
_sys.exit(main(_sys.argv[:1] + flags_passthrough))
"/usr/local/bin/t2t-trainer", line 79, in main
schedule=FLAGS.sche... | Traceback (most recent call last):
"sm.py", line 39, in <module>
import matplotlib.pyplot as plt
# to plot
"/usr/lib64/python2.7/site-packages/matplotlib/pyplot.py", line 26, in <module>
from matplotlib.figure import Figure, figaspect
"/usr/lib64/python2.7/site-packages/matplotlib/figure.py", line 36, in <mo... | 0.238487 |
Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/tornado/web.py", line 1511, in _execute
result = yield result
"/usr/local/lib/python2.7/dist-packages/tornado/gen.py", line 1055, in run
value = future.result()
"/usr/local/lib/python2.7/dist-packages/tornado/concurrent.py", line 238,... | Traceback (most recent call last):
"/home/brian/tree/debian/tmp/django-guardian/guardian/testapp/tests/admin_test.py", line 138, in test_view_manage_user_wrong_perms
response = self.client.post(url, data, follow=True)
"/usr/lib/python3/dist-packages/django/test/client.py", line 512, in post
secure=secure, **extra)
... | 0.327263 |
Traceback (most recent call last):
"/opt/mailman/mailman-bundler/venv-3.4/lib/python3.4/site-packages/sqlalchemy/engine/base.py", line 1182, in _execute_context
context)
"/opt/mailman/mailman-bundler/venv-3.4/lib/python3.4/site-packages/sqlalchemy/engine/default.py", line 470, in do_execute
cursor.execute(statement... | Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/gunicorn/instrument/statsd.py", line 121, in _sock_send
self.sock.send(msg)
ConnectionRefusedError: [Errno 111] Connection refused | 0.311789 |
Traceback (most recent call last):
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpk63cqkyt\build\youtube_dl\YoutubeDL.py", line 1892, in process_info
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpk63cqkyt\build\youtube_dl\YoutubeDL.py", line 1831, in dl
"C:\Users\dst\AppData\Roam... | Traceback (most recent call last):
"/usr/lib/myapp/local/lib/python2.7/site-packages/myapp/wsgi.py", line 23, in <module>
import django.test
"/usr/lib/myapp/local/lib/python2.7/site-packages/django/test/__init__.py", line 5, in <module>
from django.test.client import Client, RequestFactory
"/usr/lib/myapp/lo... | 0.252382 |
Traceback (most recent call last):
"C:\Users\dellpc\Anaconda3\lib\site-packages\traitlets\traitlets.py", line 528, in get
value = obj._trait_values[self.name]
KeyError: 'context'
| Traceback (most recent call last):
"/usr/local/lib/python3.6/dist-packages/forseti_security-2.23.0-py3.6.egg/google/cloud/forseti/services/notifier/service.py", line 129, in _run_notifier
self.service_config)
"/usr/local/lib/python3.6/dist-packages/forseti_security-2.23.0-py3.6.egg/google/cloud/forseti/notifier/... | 0.276498 |
Traceback (most recent call last):
"/usr/lib/python3.6/threading.py", line 916, in _bootstrap_inner
self.run()
"/usr/lib/python3.6/threading.py", line 864, in run
self._target(*self._args, **self._kwargs)
"/home/herman/dev/spinflip-marketing/venv/lib/python3.6/site-packages/chalice/cli/filewatch/stat.py", li... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/usr/local/lib/python2.7/site-packages/future/backports/email/message.py", line 155, in as_string
g.flatten(self, unixfrom=unixfrom)
"/usr/local/lib/python2.7/site-packages/future/backports/email/generator.py", line 118, in flatten
self._writ... | 0.314683 |
Traceback (most recent call last):
"safaribooks.py", line 12, in <module>
from html import escape
ImportError: cannot import name escape
| Traceback (most recent call last):
"C:\Users\thomasstewart\AppData\Local\ESRI\conda\envs\arcgispro-py3-clone\lib\site-packages\spyder\widgets\status.py", line 158, in update_status
self.label_value.setText(self.get_value())
"C:\Users\thomasstewart\AppData\Local\ESRI\conda\envs\arcgispro-py3-clone\lib\site-packages\... | 0.221307 |
Traceback (most recent call last):
"/opt/deepvariant/bin/run_deepvariant.py", line 369, in <module>
app.run(main)
"/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))
... | Traceback (most recent call last):
"/Applications/LibreOffice.app/Contents/MacOS/uno.py", line 21, in <module>
import pyunoImportError: dlopen(/Applications/LibreOffice.app/Contents/MacOS/pyuno.so, 2): no suitable image found.
Did find: | 0.20802 |
Traceback (most recent call last):
"/tmp/kitchen/testing/tests/support/helpers.py", line 212, in wrap
raise exc
"/tmp/kitchen/testing/tests/support/helpers.py", line 209, in wrap
return caller(cls)
"/tmp/kitchen/testing/tests/unit/utils/test_jinja.py", line 1116, in test_http_query
self.assertIsInstance(dic... | Traceback (most recent call last):
"/home/farhan/.local/lib/python3.5/site-packages/tensorflow/python/training/saver.py", line 1538, in restore
{self.saver_def.filename_tensor_name: save_path})
"/home/farhan/.local/lib/python3.5/site-packages/tensorflow/python/client/session.py", line 887, in run
run_metadata_p... | 0.249259 |
Error while processing data: Traceback (most recent call last):
"E:\Downloads\DeepFaceLab_NVIDIA\_internal\DeepFaceLab\merger\InteractiveMergerSubprocessor.py", line 112, in process_data
frame_info=frame_info)
"E:\Downloads\DeepFaceLab_NVIDIA\_internal\DeepFaceLab\merger\MergeMasked.py", line 330, in MergeMasked... | Traceback (most recent call last):
"/usr/bin/ansible-lint", line 11, in <module>
sys.exit(main())
"/usr/lib/python2.7/site-packages/ansiblelint/__main__.py", line 173, in main
matches.extend(runner.run())
"/usr/lib/python2.7/site-packages/ansiblelint/__init__.py", line 243, in run
skip_list=set(self.skip_li... | 0.202507 |
PIO Core Call Error: "<Exception instance at 0x4e72488 with str error:\n Traceback (most recent call last):\n
\"C:\\Users\\daniel\\.platformio\\packages\\contrib-pysite\\twisted\\python\\reflect.py\", line 448, in safe_str\nUnicodeEncodeError: 'ascii' codec can't encode character u'\\xe8' in position 949: ordinal not... | Traceback (most recent call last):
"<ipython-input-10-cd1ad1d58978>", line 3, in <module>
dataset = sys.argv[1]
IndexError: list index out of range
| 0.124309 |
Traceback (most recent call last):
"/usr/share/w3af/w3af/core/ui/gui/confpanel.py", line 261, in _revertPanel
widg.revert_value()
"/usr/share/w3af/w3af/core/ui/gui/entries.py", line 176, in revert_value
self.setfunct(self.initvalue)
"/usr/share/w3af/w3af/core/ui/gui/entries.py", line 270, in set_value
index = sel... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/usr/local/lib/python3.7/site-packages/pandas/io/parsers.py", line 676, in parser_f
return _read(filepath_or_buffer, kwds)
"/usr/local/lib/python3.7/site-packages/pandas/io/parsers.py", line 454, in _read
data = parser.read(nrows)
"/usr/lo... | 0.20786 |
Traceback (most recent call last):
"/PokemonGo-Map/pogom/search.py", line 254, in search_worker_thread
parse_map(response_dict, step_location)
"/PokemonGo-Map/pogom/models.py", line 326, in parse_map
cells = map_dict['responses']['GET_MAP_OBJECTS']['map_cells']KeyError: 'map_cells' | Traceback (most recent call last):
"/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
TypeError: test_cached_function_race_condition_when_persisting_output() takes exactly 2 arguments (0 given)
| 0.251296 |
Traceback (most recent call last):
"/var/lib/shinken/libexec/notify_by_email.py", line 370, in <module>
mail = create_html_message(mail)
"/var/lib/shinken/libexec/notify_by_email.py", line 228, in create_html_message
html_msg = html_content.encode(sys.stdout.encoding)UnicodeDecodeError: 'ascii' codec can't decode b... | Traceback (most recent call last):
"hwIo.pyo", line 147, in _notifyReceive
"brailleDisplayDrivers\baum.pyo", line 162, in _onReceive
"brailleDisplayDrivers\baum.pyo", line 177, in _handleResponse
"brailleDisplayDrivers\baum.pyo", line 228, in __init__
AttributeError: 'NoneType' object has no attribute 'repl... | 0.2067 |
Traceback (most recent call last):
"/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen
chunked=chunked,
"/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 387, in _make_request
conn.request(method, url, **httplib_request_kw)
"/usr/local/lib/python3.7... | Traceback (most recent call last):
"/home/ppierre/bin/virtualenv/local/lib/python2.7/site-packages/waitress-0.8.9-py2.7.egg/waitress/channel.py", line 337, in service
task.service()
"/home/ppierre/bin/virtualenv/local/lib/python2.7/site-packages/waitress-0.8.9-py2.7.egg/waitress/task.py", line 173, in service
self.... | 0.307205 |
Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/billiard/pool.py", line 1175, in mark_as_worker_lost
human_status(exitcode)),WorkerLostError: Worker exited prematurely: signal 9 (SIGKILL). | 17:04:15 Traceback (most recent call last):
"/usr/local/lib/python3.6/dist-packages/rq/worker.py", line 975, in perform_job
rv = job.perform()
"/usr/local/lib/python3.6/dist-packages/rq/job.py", line 696, in perform
self._result = self._execute()
"/usr/local/lib/python3.6/dist-packages/rq/job.py", line 719, ... | 0.158203 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.