text1 stringlengths 92 132k | text2 stringlengths 83 99.1k | score float64 0.01 1 |
|---|---|---|
Traceback (most recent call last):
"/home/itsyplen/repos/work/MindsDB/mindsdb_env/lib/python3.8/site-packages/flask/app.py", line 1950, in full_dispatch_request
rv = self.dispatch_request()
"/home/itsyplen/repos/work/MindsDB/mindsdb_env/lib/python3.8/site-packages/flask/app.py", line 1936, in dispatch_request
r... | Traceback (most recent call last):
"C:\hostedtoolcache\windows\Python\3.8.8\x86\lib\site-packages\cx_Freeze\initscripts\__startup__.py", line 74, in run
"C:\hostedtoolcache\windows\Python\3.8.8\x86\lib\site-packages\cx_Freeze\initscripts\Console.py", line 36, in run
"bin/svtplay-dl", line 7, in <module>
"D:... | 0.272407 |
Traceback (most recent call last):
"/mnt/.../repositories/biopython/Tests/test_Entrez_online.py", line 261, in test_efetch_gds_utf8
self.assertEqual(result[342:359], expected_result)
AssertionError: '\xe2\x80\x9cfield of injur' != u'\u201cfield of injury\u201d'
| Traceback (most recent call last):
"/home/yuri/repos/newspaper/newspaper/parsers.py", line 67, in fromstring
cls.doc = lxml.html.fromstring(html)
"/home/yuri/virtualenvs/newspaper/lib/python3.5/site-packages/lxml/html/__init__.py", line 867, in fromstring
doc = document_fromstring(html, parser=parser, base_url=base... | 0.252218 |
Traceback (most recent call last):
"/usr/local/lib/python2.7/site-packages/salt/cloud/cli.py", line 245, in run
self.function_provider, self.function_name, kwargs
"/usr/local/lib/python2.7/site-packages/salt/cloud/__init__.py", line 1525, in do_function
call='function', kwargs=kwargs
"/usr/local/lib/python2.7/sit... | Traceback (most recent call last):
"/root/.pup/agent/checks/db/mysql.py", line 165, in _collect_procfs
f = open("/proc/" + str(pid) + "/stat")IOError: [Errno 2] No such file or directory: '/proc/1048/stat' | 0.261939 |
Traceback (most recent call last):
"/usr/local/lib/python3.5/dist-packages/flask/app.py", line 2309, in __call__
return self.wsgi_app(environ, start_response)
"/usr/local/lib/python3.5/dist-packages/flask/app.py", line 2295, in wsgi_app
response = self.handle_exception(e)
"/usr/local/lib/python3.5/dist-packa... |
Traceback (most recent call last):
"/home/daniel/.conda/envs/habitat/lib/python3.6/site-packages/pip/_vendor/pep517/_in_process.py", line 207, in <module>
main()
"/home/daniel/.conda/envs/habitat/lib/python3.6/site-packages/pip/_vendor/pep517/_in_process.py", line 197, in main
json_out['return_val'] = hook(**h... | 0.314423 |
Traceback (most recent call last):
"test.py", line 29, in <module>
for i, data in enumerate(dataset):
"D:\MINE\Papers\instagan-master\data\__init__.py", line 72, in __iter__
for i, data in enumerate(self.dataloader):
"D:\devcool\Anaconda2\envs\python36\lib\site-packages\torch\utils\data\dataloader.py", line ... | invalid output was: Traceback (most recent call last):
"/tmp/.ansible/tmp/ansible-1382029803.83-89067387745201/setup", line 3108, in <module>
main()
"/tmp/.ansible/tmp/ansible-1382029803.83-89067387745201/setup", line 2169, in main
data = run_setup(module)
"/tmp/.ansible/tmp/ansible-1382029803.83-89067387745201/s... | 0.191163 |
Traceback (most recent call last):
"C:/dev/mark2market/main.py", line 137, in <module>
Mark2MarketApp().run()
"C:\Apps\Anaconda3\envs\mark2market\lib\site-packages\kivy\app.py", line 950, in run
runTouchApp()
"C:\Apps\Anaconda3\envs\mark2market\lib\site-packages\kivy\base.py", line 582, in runTouchApp
Event... | Traceback (most recent call last):
"drcom_p_config.py", line 20, in <module>
offset = re.search('\x07[\x00-\xFF]\x60\x00\x03\x00', text).start()
AttributeError: 'NoneType' object has no attribute 'start' | 0.28648 |
Traceback (most recent call last):
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpvd2cwzkd\build\youtube_dl\YoutubeDL.py", line 761, in extract_info
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpvd2cwzkd\build\youtube_dl\extractor\common.py", line 427, in extract
"C:\Users\dst\Ap... | Traceback (most recent call last):
"C:/Users/zhou/Desktop/test/table_pdf_20200306/pdf-table.py", line 3, in <module>
tables = camelot.read_pdf('1.pdf')
"D:\anaconda3\lib\site-packages\camelot\io.py", line 117, in read_pdf
**kwargs
"D:\anaconda3\lib\site-packages\camelot\handlers.py", line 172, in parse
p, s... | 0.302179 |
Traceback (most recent call last):
"setup.py", line 77, in <module>
exec(compile(open(SALT_VERSION).read(), SALT_VERSION, 'exec'))
"/srv/salt/makina-states/src/salt/salt/version.py", line 11, in <module>
import salt._compat
"/srv/salt/makina-states/src/salt/salt/__init__.py", line 28, in <module>
from salt.utils ... | Traceback (most recent call last):
"/usr/local/lib/python3.5/site-packages/speech_recognition/__init__.py", line 404, in recognize_google
response = urlopen(request)
"/usr/local/Cellar/python3/3.5.1/Frameworks/Python.framework/Versions/3.5/lib/python3.5/urllib/request.py", line 162, in urlopen
return opener.open(ur... | 0.221437 |
Traceback (most recent call last):
"C:\Users\holme\Documents\Sync\Git\blitzmann\Pyfa\gui\builtinShipBrowser\sfBrowserItem.py", line 289, in OnPaint
"C:\Users\holme\Documents\Sync\Git\blitzmann\Pyfa\gui\builtinShipBrowser\fitItem.py", line 502, in DrawItem
wx._core.wxAssertionError: C++ assertion "dataDst && dataS... |
Traceback (most recent call last):
"C:\Users\Salman Ansari\Documents\Python\VAR\src\bugzilla.py", line 27, in <module>
panda_test()
"C:\Users\Salman Ansari\Documents\Python\VAR\src\bugzilla.py", line 22, in panda_test
store['df'] = df
"C:\Python27\lib\site-packages\pandas-0.4.0-py2.7-win32.egg\pandas\io\pytables... | 0.209007 |
"msg": "Traceback (most recent call last):\r\n
\"/root/.ansible/tmp/ansible-tmp-1445785673.77-159715255447855/cpanm\", line 2100, in <module>\r\n
main()\r\n
\"/root/.ansible/tmp/ansible-tmp-1445785673.77-159715255447855/cpanm\", line 179, in main\r\n
mirror_only, installdeps, cpanm)\r\n
\"/root/.ansible/tmp/ansi... | CRITICAL:root:Traceback (most recent call last):
"/usr/lib/python2.7/site-packages/khal/khalendar/khalendar.py", line 180, in update_vevent
ignore_invalid_items=True)
"/usr/lib/python2.7/site-packages/khal/khalendar/backend.py", line 279, in update
href)
"/usr/lib/python2.7/site-packages/khal/khalendar/datetimehe... | 0.275524 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/Users/swistakm/.envs/tmp-b747c6860961c467/lib/python3.3/site-packages/falcon/__init__.py", line 31, in <module>
from falcon.version import __version__
# NOQAImportError: dlopen(/Users/swistakm/.envs/tmp-b747c6860961c467/lib/python3.3/site-packages... | Traceback (most recent call last):
"/home/uwe/code/Mailpile/mailpile/crypto/streamer.py", line 197, in run
self._copy_loop()
"/home/uwe/code/Mailpile/mailpile/crypto/streamer.py", line 184, in _copy_loop
self.writing_to.write(self.callback(None) or '')
"/home/uwe/code/Mailpile/mailpile/crypto/streamer.py", l... | 0.29267 |
Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main
status = self.run(options, args)
"/usr/lib/python2.7/dist-packages/pip/commands/install.py", line 278, in run
requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)
... | WARNING: Automatic signature extraction failed: Traceback (most recent call last):
"/usr/local/lib/python2.7/site-packages/youtube_dl/extractor/youtube.py", line 880, in _decrypt_signature
return func(s)
"/usr/local/lib/python2.7/site-packages/youtube_dl/extractor/youtube.py", line 448, in <lambda>
return lambda s:... | 0.247094 |
Traceback (most recent call last):
"/usr/lib/python2.6/site-packages/salt/output/__init__.py", line 44, in try_printout
printout = get_printout('nested', opts)(data, **kwargs)
"/usr/lib/python2.6/site-packages/salt/output/nested.py", line 161, in output
return '\n'.join(nest.display(ret, base_indent, '', []))
... | Traceback (most recent call last):
"/Users/ellbosch/Repos/mssql-cli/.tox/py37/lib/python3.7/site-packages/coverage/sqldata.py", line 1025, in execute
return self.con.execute(sql, parameters)
sqlite3.DatabaseError: file is not a database
| 0.270622 |
Traceback (most recent call last):
"logistic_sgd.py", line 372, in <module>
sgd_optimization_mnist()
"logistic_sgd.py", line 234, in sgd_optimization_mnist
datasets = load_data(dataset)
"logistic_sgd.py", line 206, in load_data
train_set_x, train_set_y = shared_dataset(train_set)
"logistic_sgd.py", line 191, in... | Traceback (most recent call last):
"/Users/xlc/.vim/plugged/nvim-completion-manager/pythonx/cm_start.py", line 66, in start_channel
nvim = setup_neovim(serveraddr)
"/Users/xlc/.vim/plugged/nvim-completion-manager/pythonx/cm_start.py", line 113, in setup_neovim
pythonxs = nvim.eval('globpath(&rtp,"pythonx",1)')
... | 0.237089 |
Traceback (most recent call last):
"/usr/lib/python3.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
"/builddir/build/BUILDROOT/python-pywt-1.0.1-4.fc31.ppc64le/usr/lib64/python3.7/site-packages/pywt/tests/test_matlab_compatibility_cwt.py", line 175, in _check_accuracy
assert_(rms < eps... | Traceback (most recent call last):
"/usr/lib/python3/dist-packages/salt/engines/__init__.py", line 135, in run
self.engine[self.fun](**kwargs)
"/usr/lib/python3/dist-packages/salt/engines/reactor.py", line 35, in start
salt.utils.reactor.Reactor(__opts__).run()
"/usr/lib/python3/dist-packages/salt/utils/proc... | 0.327953 |
Traceback (most recent call last):
"/usr/local2/lib/python2.6/site-packages/Sphinx-1.0.4-py2.6.egg/sphinx/cmdline.py", line 173, in main
app.build(force_all, filenames)
"/usr/local2/lib/python2.6/site-packages/Sphinx-1.0.4-py2.6.egg/sphinx/application.py", line 207, in build
self.builder.build_update()
"/usr/loca... | Traceback (most recent call last):
"tools/anntoconll.py", line 14, in <module>
from sentencesplit import sentencebreaks_to_newlines
"/home/ubuntu/brat/tools/sentencesplit.py", line 12, in <module>
from ssplit import regex_sentence_boundary_gen
ImportError: No module named 'ssplit'
| 0.271264 |
Traceback (most recent call last):
"/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner
self.run()
"/usr/lib/python3.8/threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
"./tauon.py", line 7281, in get_music2
get(id, name)
"./tauon.py", line 7228, in get
get(item["id"]... | <details><summary>Test output</summary><br><pre>Traceback (most recent call last):
"/workspace/spanner/cloud-client/snippets_test.py", line 102, in test_read_stale_data
assert 'SingerId: 1, AlbumId: 1, MarketingBudget: None' in outAssertionError: assert 'SingerId: 1, AlbumId: 1, MarketingBudget: None' in 'SingerId: 1... | 0.113849 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"C:\Users\27410\AppData\Local\Programs\Python\Python36-32\lib\site-packages\wxpy\api\chats\chat.py", line 54, in wrapped
ret = do_send()
"C:\Users\27410\AppData\Local\Programs\Python\Python36-32\lib\site-packages\wxpy\utils\misc.py", line 72, i... | Traceback (most recent call last):
"gns3/modules/qemu/pages/qemu_vm_preferences_page.pyo", line 164, in _qemuVMNewSlot
"gns3/modules/qemu/dialogs/qemu_vm_wizard.pyo", line 183, in getSettingsAttributeError: 'NoneType' object has no attribute 'split' | 0.175477 |
Traceback (most recent call last):
"/usr/local/lib/python3.5/site-packages/mps_youtube/playlists.py", line 23, in load
g.userpl = pickle.load(plf)AttributeError: Can't get attribute 'Playlist' on <module 'mps_youtube.main' from '/usr/local/lib/python3.5/site-packages/mps_youtube/main.py'> | Traceback (most recent call last):
"ptb_word_lm.py", line 527, in <module>
tf.app.run()
"/home/chao/anaconda3/lib/python3.6/site-packages/tensorflow/python/platform/app.py", line 125, in run
_sys.exit(main(argv))
"ptb_word_lm.py", line 498, in main
util.auto_parallel(metagraph, m)
"/home/chao/Project/mod... | 0.222885 |
Traceback (most recent call last):
"/tmp/guix-build-python-argcomplete-1.6.0.drv-0/argcomplete-1.6.0/test/__init__.py", line 758, in test_unquoted_space
self.assertEqual(self.bash.run_command('prog space f\t'), 'foo bar\r\n')
AssertionError: 'bash: prog: command not found\r\n' != 'foo bar\r\n'
| Traceback (most recent call last):
"site-packages/calibre/customize/ui.py", line 172, in _run_filetype_plugins
"calibre_plugins.dedrm.__init__", line 636, in run
"calibre_plugins.dedrm.__init__", line 407, in ePubDecrypt
DeDRMError: DeDRM v6.8.0: Ultimately failed to decrypt after 0.1 seconds. Read the FAQs at... | 0.328238 |
Traceback (most recent call last):
"/home/pi/piFrame/venv/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 478, in request
url, http_method=method, body=data, headers=headers
"/home/pi/piFrame/venv/lib/python3.7/site-packages/oauthlib/oauth2/rfc6749/clients/base.py", line 198, in add_token... | > yowsup.layers.network.dispatcher.dispatcher_asyncore ERROR Traceback (most recent call last):
"/usr/lib/python3.6/asyncore.py", line 83, in read
obj.handle_read_event()
"/usr/lib/python3.6/asyncore.py", line 423, in handle_read_event
self.handle_read()
"/home/whatsapp-api/venv/lib/python3.6/site-packages/y... | 0.21601 |
Traceback (most recent call last):
"site-packages\twisted\internet\defer.py", line 1299, in _inlineCallbacks
"site-packages\lbrynet\core\Wallet.py", line 1348, in get_unused_address
"site-packages\lbrynet\core\Wallet.py", line 1499, in _save_wallet
"site-packages\lbryum\wallet.py", line 117, in write
IOErro... | Traceback (most recent call last):
"my.py", line 2, in <module>
MySQLdb.connect(host="127.0.0.1",user="root",passwd="wrong")
"/usr/local/lib/python2.7/dist-packages/MySQLdb/__init__.py", line 85, in Connect
return Connection(*args, **kwargs)
"/usr/local/lib/python2.7/dist-packages/MySQLdb/connections.py", li... | 0.314099 |
Traceback (most recent call last):
"/usr/lib/python3.8/site-packages/mesonbuild/mesonmain.py", line 140, in run
return options.run_func(options)
"/usr/lib/python3.8/site-packages/mesonbuild/msetup.py", line 253, in run
app.generate()
"/usr/lib/python3.8/site-packages/mesonbuild/msetup.py", line 161, in gene... | Traceback (most recent call last):
"/opt/medusa/medusa/server/web/core/base.py", line 285, in async_call
result = function(**kwargs)
"/opt/medusa/medusa/server/web/core/schedule.py", line 53, in index
t = PageTemplate(rh=self, filename='schedule.mako')
"/opt/medusa/medusa/server/web/core/base.py", line 81, in __i... | 0.307668 |
Traceback (most recent call last):
"/usr/local/bin/svtplay-dl", line 7, in <module>
svtplay_dl.main()
"/usr/local/Cellar/svtplay-dl/2.0/libexec/lib/python3.7/site-packages/svtplay_dl/__init__.py", line 63, in main
get_media(urls[0], config, __version__)
"/usr/local/Cellar/svtplay-dl/2.0/libexec/lib/python3.7... | Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/cwltool/executors.py", line 168, in run_jobs
for job in jobiter:
"/usr/local/lib/python2.7/dist-packages/cwltool/command_line_tool.py", line 455, in job
reffiles, builder.stagedir, runtimeContext, True)
"/usr/local/lib/python2.7/dist-packa... | 0.25092 |
Traceback (most recent call last):
"/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 363, in _async_add_entity
await entity.async_added_to_hass()
"/usr/src/homeassistant/homeassistant/components/mobile_app/device_tracker.py", line 148, in async_added_to_hass
ATTR_GPS: (attr[ATTR_LATITUDE],... | Traceback (most recent call last):
"hummingbot/connector/exchange/okex/okex_exchange.pyx", line 731, in hummingbot.connector.exchange.okex.okex_exchange.OkexExchange.execute_buy
exchange_order_id = await self.place_order(order_id, trading_pair, decimal_amount, True, order_type, decimal_price)
"hummingbot/connect... | 0.19323 |
"{'message': 'An uncaught exception happened while servicing this request. You can investigate this with the `zappa tail` command.', 'traceback': ['Traceback (most recent call last):\\n', '
\"/var/task/handler.py\", line 558, in handler\\n
zappa_returndict[\\'body\\'] = response.get_data(as_text=True)\\n', '
\"/var... | `Traceback (most recent call last):
"/home/cgv841/litao/TorchSeg/model/bisenet/cityscapes.bisenet.R18/train.py", line 128, in <module>
loss = model(imgs, gts)
"/home/cgv841/anaconda3/envs/segpt1.0/lib/python3.6/site-packages/torch/nn/modules/module.py", line 489, in __call__
result = self.forward(*input, **kwar... | 0.243534 |
Traceback (most recent call last):
"/home/test_env/git-repo/netbox/venv/lib/python3.6/site-packages/django/test/testcases.py", line 274, in __call__
self._post_teardown()
"/home/test_env/git-repo/netbox/venv/lib/python3.6/site-packages/django/test/testcases.py", line 1009, in _post_teardown
self._fixture_teardo... |
Traceback (most recent call last):
"/Users/lresende/opt/anaconda/envs/dev/lib/python3.7/site-packages/tornado/web.py", line 1704, in _execute
result = await result
"/Users/lresende/opt/anaconda/envs/dev/lib/python3.7/site-packages/elyra/pipeline/handlers.py", line 89, in post
response = await PipelineProcessor... | 0.293471 |
Traceback (most recent call last):
"<string>", line 16, in <module>
"/Users/sashka/.virtualenvs/n/build/numexpr/setup.py", line 16, in <module>
import numpy
ImportError: No module named numpy | Traceback (most recent call last):
"./2_dreaming_time.py", line 325, in <module>
args.preview, args.octaves, args.octavescale, args.iterations, args.jitter, args.zoom, args.stepsize, args.blend, args.layers)
"./2_dreaming_time.py", line 188, in main
jitter=jitter, end = endparam)
"./2_dreaming_time.py", line 77, ... | 0.22116 |
Traceback (most recent call last):
"/usr/local/lib/python2.7/site-packages/celery/worker/pidbox.py", line 38, in on_message
self.node.handle_message(body, message)
"/usr/local/lib/python2.7/site-packages/kombu/pidbox.py", line 133, in handle_message
return self.dispatch(**kwdict(body))
"/usr/local/lib/python2.7/s... | Traceback (most recent call last):
"/home/seanh/.virtualenvs/ckan/local/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
"/home/seanh/Projects/ckan/ckan/ckan/tests/lib/test_navl.py", line 364, in test_range_validator
assert errors == {'name': [u'Missing value'], 'email': [u'Pleas... | 0.120249 |
Traceback (most recent call last):
"/home/amos/anaconda3/lib/python3.7/site-packages/apscheduler/executors/base.py", line 125, in run_job
retval = job.func(*job.args, **job.kwargs)
"/home/amos/Documents/test_project/backend/myapp/utilities.py", line 26, in update_cars
emit("updateCar", updated_car, broadcast=Tr... | Traceback (most recent call last):
"C:\salt\bin\lib\site-packages\salt\loader.py", line 798, in grains
ret = funcs[ key ](**kwargs)
"c:\salt\var\cache\salt\minion\extmods\grains\win_drives.py", line 7, in get_harddrives
for letter in string.uppercase:
AttributeError: module 'string' has no attribute 'uppercase'... | 0.312466 |
Traceback (most recent call last):
"/home/broot/scratch/miniconda/envs/redis_test/lib/python2.7/site-packages/rq/worker.py", line 588, in perform_job
rv = job.perform()
"/home/broot/scratch/miniconda/envs/redis_test/lib/python2.7/site-packages/rq/job.py", line 498, in perform
self._result = self.func(*self.args... | Traceback (most recent call last):
"/home/travis/build/ContinuumIO/bokeh/examples/test_examples.py", line 10, in test_examples
self.assertEqual(proc.wait(), 0)AssertionError: 1 != 0 | 0.276738 |
Traceback (most recent call last):
"D:\dev\DiscordBot\venv\lib\site-packages\youtube_dl\extractor\common.py", line 904, in _parse_json
return json.loads(json_string)
"C:\Program
s\WindowsApps\PythonSoftwareFoundation.Python.3.7_3.7.2544.0_x64__qbz5n2kfra8p0\lib\json\__init__.py", line 348, in loads
return _def... | Traceback (most recent call last):
"<input>", line 1, in <module>
"C:/OSGEO4~1/apps/qgis/./python\qgis\utils.py", line 607, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
"C:\OSGEO4~1\apps\Python27\lib\site-packages\h5py\__init__.py", line 43, in <module>
from . import h5a, h5d, h5d... | 0.228977 |
Traceback (most recent call last):
"/home/brian/.pyenv/versions/3.5.0/lib/python3.5/runpy.py", line 170, in _run_module_as_main
"__main__", mod_spec)
"/home/brian/.pyenv/versions/3.5.0/lib/python3.5/runpy.py", line 85, in _run_code
exec(code, run_globals)
"/home/brian/tree/sshuttle/sshuttle/__main__.py", line 212... | Traceback (most recent call last):
"/usr/bin/salt-call", line 21, in <module>
main()
"/usr/bin/salt-call", line 17, in main
client.run()
"/usr/lib/python2.7/site-packages/salt/cli/**init**.py", line 672, in run
caller.run()
"/usr/lib/python2.7/site-packages/salt/cli/caller.py", line 107, in run
ret = self.call(... | 0.284293 |
Traceback (most recent call last):
"/root/w3af/w3af/core/ui/gui/main.py", line 547, in _scan_director
func()
"/root/w3af/w3af/core/ui/gui/main.py", line 646, in _scan_start
self.set_tabs(True)
"/root/w3af/w3af/core/ui/gui/main.py", line 793, in set_tabs
self._set_tab(sensit, _("Results"), scanrun.ScanRunBody)
"... | Traceback (most recent call last):
"/home/larsis/apps/youtube-dl/youtube_dl/YoutubeDL.py", line 516, in extr
ie_result = ie.extract(url)
"/home/larsis/apps/youtube-dl/youtube_dl/extractor/common.py", line 161,
return self._real_extract(url)
"/home/larsis/apps/youtube-dl/youtube_dl/extractor/youtube.py", line 1763... | 0.231162 |
Traceback (most recent call last):
"setup.py", line 25, in <module>
entry_points={'console_scripts':['iftttbot=iftttbot.cmd:cli']}
"/usr/lib/python3.6/distutils/core.py", line 148, in setup
dist.run_commands()
"/usr/lib/python3.6/distutils/dist.py", line 955, in run_commands
self.run_command(cmd)
"/usr/l... | Traceback (most recent call last):
"/home/virtualenv/wale/local/lib/python2.7/site-packages/gevent/greenlet.py", line 390, in run
result = self._run(*self.args, **self.kwargs)
"/home/virtualenv/wale/local/lib/python2.7/site-packages/wal_e/worker/s3_worker.py", line 281, in write_and_close_thread
key.get_contents_to... | 0.327274 |
Traceback (most recent call last):
"train_SyncBN.py", line 151, in <module>
loss = criterion(outputs, labels)
"/home/phd-1/.conda/envs/pytorch-0.41/lib/python3.6/site-packages/torch/nn/modules/module.py", line 477, in __call__
result = self.forward(*input, **kwargs)
"/home/phd-1/.conda/envs/pytorch-0.41/lib/... | Traceback (most recent call last):
"/home/patrys/Apps/sublime_text_3/sublime_plugin.py", line 358, in on_query_completions
res = callback.on_query_completions(v, prefix, locations)
"/home/patrys/.config/sublime-text-3/Packages/SublimeJEDI/sublime_jedi.py", line 291, in on_query_completions
completions = self.get_co... | 0.313097 |
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... | Details: Traceback (most recent call last):
"/opt/zato/2.0.7/zato-server/src/zato/server/connection/http_soap/channel.py", line 198, in dispatch
payload, worker_store, self.simple_io_config, post_data)
"/opt/zato/2.0.7/zato-server/src/zato/server/connection/http_soap/channel.py", line 350, in handle
params_priority... | 0.189742 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"env/lib/python2.7/site-packages/agate/table.py", line 1106, in print_table
print_table(self, max_rows, max_columns, output)
"env/lib/python2.7/site-packages/agate/preview.py", line 67, in print_table
max_places = max_precision(c[:max_rows])
"env... |
<pre id="traceback">Traceback (most recent call last):
"/usr/lib/python2.4/site-packages/CherryPy-3.0.0-py2.4.egg/cherrypy/_cprequest.py", line 316, in respond
self.process_headers()
"/usr/lib/python2.4/site-packages/CherryPy-3.0.0-py2.4.egg/cherrypy/_cprequest.py", line 389, in process_headers
host = dict.__getit... | 0.089183 |
Traceback (most recent call last):
"/home/hayley/miniconda3/lib/python3.8/site-packages/urllib3/contrib/pyopenssl.py", line 313, in recv_into
return self.connection.recv_into(*args, **kwargs)
"/home/hayley/miniconda3/lib/python3.8/site-packages/OpenSSL/SSL.py", line 1840, in recv_into
self._raise_ssl_error(sel... | Traceback (most recent call last):
"bin/podman-compose", line 11, in <module>
load_entry_point('podman-compose', 'console_scripts', 'podman-compose')()
"podman-compose/podman_compose.py", line 1374, in main
podman_compose.run()
"podman-compose/podman_compose.py", line 797, in run
self._parse_compose_file()
... | 0.209317 |
"stderr": "Traceback (most recent call last):\n
\"/opt/stackstorm/st2/lib/python2.7/site-packages/python_runner/python_action_wrapper.py\", line 334, in <module>\n
obj.run()\n
\"/opt/stackstorm/st2/lib/python2.7/site-packages/python_runner/python_action_wrapper.py\", line 193, in run\n
output = action.run(**self._... | Traceback (most recent call last):
"/usr/local/lib/python3.4/dist-packages/billiard/pool.py", line 1175, in mark_as_worker_lost
human_status(exitcode)),billiard.exceptions.WorkerLostError: Worker exited prematurely: signal 6 (SIGIOT). | 0.21 |
Traceback (most recent call last):
"/home/[...]/pyqtgraph/pyqtgraph/flowchart/Flowchart.py", line 893, in selectionChanged
self.ctrl.select(n)
"/home/[...]/pyqtgraph/pyqtgraph/flowchart/Flowchart.py", line 763, in select
item = self.items[node]
KeyError: <Node Input @7f28bade51f8>
| Traceback (most recent call last):
"C:\ProgramData\Anaconda3\lib\site-packages\spyder\plugins\plots\widgets\figurebrowser.py", line 421, in _handle_new_figure
self.thumbnails_sb.add_thumbnail(fig, fmt)
"C:\ProgramData\Anaconda3\lib\site-packages\spyder\plugins\plots\widgets\figurebrowser.py", line 866, in add_thumb... | 0.186384 |
Traceback (most recent call last):
"qm7.py", line 46, in <module>
model.fit(train_dataset, nb_epoch=10)
"/home/sg-ai-06/.conda/envs/deepchem_200_cpu_py36/lib/python3.6/site-packages/deepchem/models/tensorgraph/tensor_graph.py", line 150, in fit
max_checkpoints_to_keep, checkpoint_interval, restore, submodel)
... | Traceback (most recent call last):
"C:\Anaconda3\envs\py3.6\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 0xf6 in position 137: invalid start byte
| 0.254696 |
Traceback (most recent call last):
"/home/remco/pokemap/PokemonGo-Map-3.0.0/pogom/search.py", line 236, in search_worker_thread
parsed = parse_map(response_dict, step_location)
"/home/remco/pokemap/PokemonGo-Map-3.0.0/pogom/models.py", line 326, in parse_map
send_to_webhook('pokemon', webhook_data)
"/home/remco/p... |
Traceback (most recent call last):
"/usr/lib/python2.6/doctest.py", line 1253, in __run
compileflags, 1) in test.globs
"<doctest sklearn.metrics.metrics.log_loss[0]>", line 1, in <module>
log_loss(["spam", "ham", "ham", "spam"],
# doctest: +ELLIPSIS
NameError: name 'log_loss' is not defined | 0.265152 |
Traceback (most recent call last):
"/home/icarus/skip_thoughts/bazel-bin/skip_thoughts/vocabulary_expansion.runfiles/__main__/skip_thoughts/vocabulary_expansion.py", line 205, in <module>
tf.app.run()
"/home/icarus/anaconda2/envs/deep_learning/lib/python3.5/site-packages/tensorflow/python/platform/app.py", line ... | Traceback (most recent call last):
".\threading.py", line 532, in __bootstrap_inner
".\Package Control.py", line 4608, in run
".\Package Control.py", line 4650, in upgrade_packages
".\Package Control.py", line 3681, in rename_packages
".\Package Control.py", line 2845, in list_available_packages
".\Package ... | 0.240744 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe2 in position 10: invalid continuation byte | Traceback (most recent call last):
"finetune.py", line 273, in <module>
fine_tuner.train(epoches = 3)
"finetune.py", line 164, in train
self.train_epoch(optimizer)
"finetune.py", line 181, in train_epoch
for batch, label in self.train_data_loader:
"/home/my/anaconda2/lib/python2.7/site-packages/torch/uti... | 0.246589 |
Traceback (most recent call last):
"\sqla_bug\bugreport.py", line 24, in <module>
Base.metadata.create_all(engine)
"\sqla_bug\sqlalchemy\schema.py", line 2781,in create_all
tables=tables)
"\sqla_bug\sqlalchemy\engine\base.py", line 1475, in _run_visitor
conn._run_visitor(visitorcallable, element, **kwargs)
"\s... | Traceback (most recent call last):
"/usr/local/medusa/<a href="../blob/918cfe7ce01808499585ffe6c1356fd5ed369f76/medusa/scene_exceptions.py#L421">medusa/scene_exceptions.py</a>", line 421, in _get_anidb_exceptions
cache_path=join(app.CACHE_DIR, 'adba')
"/usr/local/medusa/<a href="../blob/918cfe7ce01808499585ffe6c135... | 0.181403 |
Traceback (most recent call last):
".../GitPython-2.1.7/git/test/lib/helper.py", line 366, in setUpClass
cls.rorepo = Repo(GIT_REPO)
".../GitPython-2.1.7/git/repo/base.py", line 167, in __init__
raise InvalidGitRepositoryError(epath)
git.exc.InvalidGitRepositoryError: .../GitPython-2.1.7
| Traceback (most recent call last):
"/root/virtualenv/salt-dev/bin/salt-call", line 9, in <module>
load_entry_point('salt==0.16.0-3207-g725acec', 'console_scripts', 'salt-call')()
"/root/salt-dlanderson/salt/scripts.py", line 76, in salt_call
client.run()
"/root/salt-dlanderson/salt/cli/__init__.py", line 301, in ... | 0.307205 |
Traceback (most recent call last):
"~/.local/lib/python3.7/site-packages/youtube_dl/YoutubeDL.py", line 803, in wrapper
return func(self, *args, **kwargs)
"~/.local/lib/python3.7/site-packages/youtube_dl/YoutubeDL.py", line 824, in __extract_info
ie_result = ie.extract(url)
"~/.local/lib/python3.7/site-packa... | Traceback (most recent call last):
"gencrypto.py", line 2, in <module>
from cryptography.hazmat.primitives.asymmetric import dh
"/home/xxxxx/.local/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py", line 11, in <module>
from cryptography.hazmat.primitives import serialization
"/hom... | 0.249782 |
Traceback (most recent call last):
"/home/galaxy/bcbio-dev/anaconda/bin/bcbio_nextgen.py", line 221, in <module>
install.upgrade_bcbio(kwargs["args"])
"/home/galaxy/bcbio-dev/anaconda/lib/python2.7/site-packages/bcbio/install.py", line 73, in upgrade_bcbio
_update_bcbiovm()
"/home/galaxy/bcbio-dev/anaconda/l... | Traceback (most recent call last):
"PPOCRLabel.py", line 34, in <module>
from paddleocr import PaddleOCR
"/opt/anaconda3/envs/py3.6/lib/python3.6/site-packages/paddleocr/__init__.py", line 16, in <module>
from .paddleocr import PaddleOCR
"/opt/anaconda3/envs/py3.6/lib/python3.6/site-packages/paddleocr/paddle... | 0.265464 |
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 331, in _extract_signature_func... | 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... | 0.257954 |
Traceback (most recent call last):
"/usr/lib/pybossa/env/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app
response = self.full_dispatch_request()
"/usr/lib/pybossa/env/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request
rv = self.handle_user_exception(e)
"/usr/lib/... | Traceback (most recent call last):
"C:\ProgramData\Anaconda3\lib\site-packages\spyder\plugins\ipythonconsole\widgets\namespacebrowser.py", line 63, in refresh_namespacebrowser
callback=self.set_namespace_view
"C:\ProgramData\Anaconda3\lib\site-packages\spyder_kernels\comms\commbase.py", line 538, in __call__
call_d... | 0.269453 |
Traceback (most recent call last):
"check.py", line 19, in <module>
tvm_graph, tvm_lib, tvm_params = relay.build_module.build(mod, target, params=params)
"/Users/luyaor/Documents/tvm/python/tvm/relay/build_module.py", line 275, in build
graph_json, mod, params = bld_mod.build(mod, target, target_host, params)
... | Traceback (most recent call last):
"<stdin>", line 1, in <module>TypeError: no ordering relation is defined for complex numbers | 0.159853 |
Traceback (most recent call last):
"/var/www/html/MC_PY/mc_modeling/modeling.py", line 26, in main
alg.fit()
"/var/www/html/MC_PY/mc_modules/mc_automl/base.py", line 456, in fit
self.train()
"/var/www/html/MC_PY/mc_modules/mc_automl/classification.py", line 60, in train
self.automl.fit(self.X_train.copy(), ... | Traceback (most recent call last):
"/usr/lib/python2.7/SocketServer.py", line 599, in process_request_thread
self.finish_request(request, client_address)
"/home/lh/openshift/XX-Net/goagent/3.1.49/local/proxy.py", line 108, in finish_request
self.RequestHandlerClass(request, client_address, self)
"/usr/lib/python2... | 0.302573 |
Traceback (most recent call last):
"/usr/lib/python3.8/site-packages/ulauncher/ui/windows/PreferencesUlauncherDialog.py", line 198, in on_scheme_callback
resp = rt.dispatch(self, scheme_request.get_uri())
"/usr/lib/python3.8/site-packages/ulauncher/utils/Router.py", line 49, in dispatch
return callback(context,... | Traceback (most recent call last):
"queueHandler.pyc", line 50, in flushQueue
"NVDAHelper.pyc", line 208, in handleInputCandidateListUpdate
"baseObject.pyc", line 34, in __get__
"baseObject.pyc", line 110, in _getPropertyViaCache
"NVDAObjects\inputComposition.pyc", line 147, in _get_name
"NVDAObjects\behavi... | 0.305459 |
Traceback (most recent call last):
"test_androguard_fdroid.py", line 80, in main
r = x()
"C:\Program
s\Anaconda3\lib\site-packages\androguard-2.0-py3.6.egg\androguard\core\bytecodes\dvm.py", line 7755, in save
length = i.get_length()
"C:\Program
s\Anaconda3\lib\site-packages\androguard-2.0-py3.6.egg\androg... | Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/sqlalchemy/engine/base.py", line 1244, in _execute_context
cursor, statement, parameters, context
"/usr/local/lib/python3.6/site-packages/sqlalchemy/engine/default.py", line 550, in do_execute
cursor.execute(statement, parameters)
"/... | 0.293493 |
Traceback (most recent call last):
"/home/vader/src/TRIBLER/Tribler/Tribler/pyipv8/ipv8/community.py", line 315, in on_packet
self.decode_map[msg_id](source_address, data)
"/home/vader/src/TRIBLER/Tribler/Tribler/pyipv8/ipv8/messaging/anonymization/community.py", line 659, in on_cell
cell.decrypt(self.crypto, c... | Traceback (most recent call last):
"/usr/lib/python2.6/site-packages/luigi/worker.py", line 76, in run
self.task.run()
"top_artists.py", line 19, in run
with self.output().open('w') as output:
"/usr/lib/python2.6/site-packages/luigi/hdfs.py", line 708, in open
return self.format.pipe_writer(HdfsAtomicWritePipe(se... | 0.306609 |
Traceback (most recent call last):
"/home/gw/tmp/svnmailer/build/pyi.linux2/gw_svnmailer/out00-PYZ.pyz/hashlib", line 139, in <module>
"/home/gw/tmp/svnmailer/build/pyi.linux2/gw_svnmailer/out00-PYZ.pyz/hashlib", line 91, in __get_builtin_constructorValueError: unsupported hash type sha256 | Traceback (most recent call last):
"tools/mac/convert.py", line 561, in <module>
main()
"tools/mac/convert.py", line 558, in main
parse_dwarf()
"tools/mac/convert.py", line 398, in parse_dwarf
parser.feed_line(line)
"tools/mac/convert.py", line 129, in feed_line
self.process_statement(**parsed)
"tools/mac/con... | 0.291737 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/tmp/pip-build-hzv3yyov/scipy/setup.py", line 265, in <module>
setup_package()
"/tmp/pip-build-hzv3yyov/scipy/setup.py", line 262, in setup_package
setup(**metadata)
"/home/travis/virtualenv/python3.5.0/lib/python3.5/site-packages/numpy/distut... | Traceback (most recent call last):
"nvda_slave.pyw", line 42, in main
"installer.pyc", line 413, in install
"installer.pyc", line 226, in registerInstallation
"installer.pyc", line 56, in createShortcut
"comtypes\client\lazybind.pyc", line 163, in caller
"comtypes\automation.pyc", line 664, in _invoke... | 0.219456 |
Traceback (most recent call last):
"site-packages/calibre/gui2/device.py", line 201, in do_connect
"site-packages/calibre/devices/usbms/device.py", line 827, in open
"site-packages/calibre/devices/usbms/device.py", line 396, in open_osx
"site-packages/calibre/devices/usbms/device.py", line 386, in osx_bsd_n... | Traceback (most recent call last):
"/home/tibs/bin/sphinx/lib/python2.7/site-packages/Sphinx-1.1.2-py2.7.egg/sphinx/cmdline.py", line 189, in main
app.build(force_all, filenames)
"/home/tibs/bin/sphinx/lib/python2.7/site-packages/Sphinx-1.1.2-py2.7.egg/sphinx/application.py", line 204, in build
self.builder.build_u... | 0.251091 |
Traceback (most recent call last):
"nzbToCouchPotato.py", line 147, in <module>
result = nzbToMedia.main(sys.argv, section)
"/Volumes/downloads/SABnzbd/Scripts/nzbToMedia/nzbToMedia.py", line 445, in main
nzbtomedia.initialize(section)
"/Volumes/downloads/SABnzbd/Scripts/nzbToMedia/nzbtomedia/**init**.py", line 2... | > Error in wsgi app. b'Traceback (most recent call last):\n
"/usr/local/lib/python3.5/dist-packages/mitmproxy/net/wsgi.py", line 155, in serve\n
write(i)\n
"/usr/local/lib/python3.5/dist-packages/mitmproxy/net/wsgi.py", line 124, in write\n
soc.write("HTTP/1.1 {status}\\r\\n".format(status=state["status"]).encode()... | 0.307643 |
Traceback (most recent call last):
"openpyxl.py", line 2, in <module>
import openpyxl
"C:\test\openpyxl.py", line 3, in <module>
print(openpyxl.__version__)AttributeError: module 'openpyxl' has no attribute '__version__' | Traceback (most recent call last):
"./manage.py", line 9, in <module>
execute_from_command_line(sys.argv)
"/home/nuklea/.virtualenvs/project/lib/python2.7/site-packages/django/core/management/__init__.py", line 443, in execute_from_command_line
utility.execute()
"/home/nuklea/.virtualenvs/project/lib/python2.7/si... | 0.272765 |
Traceback (most recent call last):
"C:\Users\simone\Anaconda3\lib\site-packages\qtconsole\comms.py", line 177, in comm_msg
comm.handle_msg(msg)
"C:\Users\simone\Anaconda3\lib\site-packages\qtconsole\comms.py", line 265, in handle_msg
return self._msg_callback(msg)
"C:\Users\simone\Anaconda3\lib\site-packages\spyd... | Traceback (most recent call last):
"/opt/az/lib/python3.6/site-packages/knack/cli.py", line 233, in invoke
cmd_result = self.invocation.execute(args)
"/opt/az/lib/python3.6/site-packages/azure/cli/core/commands/__init__.py", line 515, in execute
self.commands_loader.load_command_table(args)
"/opt/az/lib/pyth... | 0.288182 |
Traceback (most recent call last):
"/var/www/mycodo/mycodo/mycodo_daemon.py", line 644, in relay_off
self.controller['Output'].relay_on_off(
AttributeError: 'OutputController' object has no attribute 'relay_on_off'
| Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/joshua/.local/lib/python3.5/site-packages/holodeck/holodeck.py", line 87, in make
return HolodeckEnvironment(**param_dict)
"/home/joshua/.local/lib/python3.5/site-packages/holodeck/environments.py", line 99, in __init__
show_viewport=sh... | 0.25326 |
Traceback (most recent call last):
"/usr/src/homeassistant/homeassistant/components/notion/__init__.py", line 137, in refresh
await notion.async_update()
"/usr/src/homeassistant/homeassistant/components/notion/__init__.py", line 203, in async_update
for item in result:
TypeError: 'JSONDecodeError' object is not... | Traceback (most recent call last):
"/usr/bin/jrnl", line 9, in <module>
load_entry_point('jrnl==1.0.2', 'console_scripts', 'jrnl')()
"/usr/lib/python2.7/site-packages/pkg_resources.py", line 343, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
"/usr/lib/python2.7/site-packages/pkg_... | 0.290237 |
Traceback (most recent call last):
"./flash_test.py", line 109, in run
result = self.test_function(board.unique_id)
"./flash_test.py", line 121, in flash_test
with ConnectHelper.session_with_chosen_probe(board_id=board_id, **get_session_options()) as session:
"/home/osboxes/stage/pyOCD/pyocd/core/helpers.py"... | Traceback (most recent call last):
"/usr/lib/python2.7/site-packages/pip/basecommand.py", line 215, in main
status = self.run(options, args)
"/usr/lib/python2.7/site-packages/pip/commands/install.py", line 335, in run
wb.build(autobuilding=True)
"/usr/lib/python2.7/site-packages/pip/wheel.py", line 749, in b... | 0.321742 |
Traceback (most recent call last):
"C:\Users\Dipanshu\Anaconda3\lib\site-packages\qtconsole\manager.py", line 27, in poll
super(QtKernelRestarter, self).poll()
"C:\Users\Dipanshu\Anaconda3\lib\site-packages\jupyter_client\restarter.py", line 113, in poll
self.kernel_manager.restart_kernel(now=True, newports=new... | Traceback (most recent call last):
"C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-wl9gly17\msrest\msrest\serialization.py", line 571, in body
"C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-wl9gly17\msrest\msrest\serialization.py", line 1258, in _deserialize
"C:\Users\VSSADM~1\AppData\Local\Temp\pip-insta... | 0.310936 |
Traceback (most recent call last):
"/home/baal/bin/python/zeus-scanner/lib/attacks/gist_lookup/__init__.py", line 153, in github_gist_search_main
gist, gist_link = get_raw_html(link, verbose=verbose)TypeError: 'NoneType' object is not iterable | Traceback (most recent call last):
"tools/train.py", line 110, in <module>
main()
"tools/train.py", line 86, in main
cfg.model, train_cfg=cfg.train_cfg, test_cfg=cfg.test_cfg)
"/home/workspaces/code/Detection/mmdetection/mmdet/models/builder.py", line 43, in build_detector
return build(cfg, DETECTORS, dict(... | 0.161029 |
Traceback (most recent call last):
"/cvmfs/main.galaxyproject.org/galaxy/lib/galaxy/jobs/runners/__init__.py", line 137, in run_next
method(arg)
"/cvmfs/main.galaxyproject.org/galaxy/lib/galaxy/jobs/runners/__init__.py", line 475, in fail_job
job_state.job_wrapper.fail(getattr(job_state, 'fail_message', 'Job fa... | Traceback (most recent call last):
"/Users/brbamford/anaconda3/lib/python3.6/site-packages/spyder/widgets/ipythonconsole/shell.py", line 128, in get_cwd
self.silent_exec_method(code)
"/Users/brbamford/anaconda3/lib/python3.6/site-packages/spyder/widgets/ipythonconsole/shell.py", line 340, in silent_exec_method
... | 0.310765 |
Traceback (most recent call last):
"/var/mycodo-root/mycodo/mycodo_daemon.py", line 645, in pid_get
return self.controller['PID'][pid_id].get_setpoint_band()
KeyError: 'f7f18fb5-09d3-4fe9-8b8d-d11e250d7cae'
| Traceback (most recent call last):
"/root/.virtualenvs/python3.6/lib/python3.6/site-packages/graphql/execution/executor.py", line 452, in resolve_or_error
return executor.execute(resolve_fn, source, info, **args)
"/root/.virtualenvs/python3.6/lib/python3.6/site-packages/graphql/execution/executors/sync.py", line... | 0.224905 |
Traceback (most recent call last):
"/usr/share/pyload/module/PluginThread.py", line 187, in run
pyfile.plugin.preprocessing(self)
"/usr/share/pyload/module/plugins/Plugin.py", line 237, in preprocessing
return self.process(self.pyfile)
"/root/.pyload/userplugins/internal/SimpleHoster.py", line 491, in process
sel... | Traceback (most recent call last):
"/miniconda3/lib/python3.7/site-packages/youtube_dl/YoutubeDL.py", line 796, in extract_info
ie_result = ie.extract(url)
"/miniconda3/lib/python3.7/site-packages/youtube_dl/extractor/common.py", line 543, in extract
raise ExtractorError('An extractor error has occurred.', caus... | 0.292693 |
Traceback (most recent call last):
"/opt/pentest-tools/webapps/w3af/w3af/core/ui/gui/main.py", line 612, in start_scan_wrap
real_scan_start()
"/opt/pentest-tools/webapps/w3af/w3af/core/ui/gui/main.py", line 603, in real_scan_start
self.w3af.start()
"/opt/pentest-tools/webapps/w3af/w3af/core/controllers/w3afCore.p... | Traceback (most recent call last):
"/usr/local/lib/python3.7/site-packages/aiohttp/web_protocol.py", line 275, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
"aiohttp\_http_parser.pyx", line 523, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.InvalidURLErro... | 0.156003 |
Traceback (most recent call last):
"flow", line 6, in <module>
cliHandler(sys.argv)
"C:\Users\hoang\Desktop\YOLO\darkflow-master\darkflow-master\darkflow\cli.py", line 33, in cliHandler
print('Enter training ...'); tfnet.train()
"C:\Users\hoang\Desktop\YOLO\darkflow-master\darkflow-master\darkflow\net\flow.p... | Traceback (most recent call last):
"./objects/file.py", line 122, in get_virtual_paths_for_one_uid
return file_paths[req_root_uid]
KeyError: 'throbber.gif'
| 0.3241 |
Traceback (most recent call last):
"C:\Python27\lib\logging\__init__.py", line 884, in emit
stream.write(fs % msg.encode("UTF-8"))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xbf in position 248: ordinal not in range(128)
| ERROR: Signature extraction failed: Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 638, in _decrypt_signature
video_id, player_url, s
"/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 530, in _extract_signature_function
raise Extrac... | 0.164883 |
Traceback (most recent call last):
"/usr/local/bin/mmconvert", line 8, in <module>
sys.exit(_main())
"/usr/local/lib/python3.6/dist-packages/mmdnn/conversion/_script/convert.py", line 112, in _main
dump_code(args.dstFramework, network_filename + '.py', temp_filename + '.npy', args.outputModel, args.dump_tag)
... | Traceback (most recent call last):
"./run_unittests.py", line 4353, in test_install_umask
self.install()
"./run_unittests.py", line 1161, in install
self._run(self.install_command, workdir=self.builddir)
"./run_unittests.py", line 1092, in _run
raise subprocess.CalledProcessError(p.returncode, command, outp... | 0.234956 |
Traceback (most recent call last):
"train.py", line 440, in <module>
main()
"train.py", line 436, in main
trainModel(model, trainData, validData, dataset, optim)
"train.py", line 274, in trainModel
train_stats = trainEpoch(epoch)
"train.py", line 246, in trainEpoch
dec_state)
"/home/bpop/anaconda3/li... | Traceback (most recent call last):
"setup.py", line 1337, in build_extensions
torch_version = check_torch_version()
"setup.py", line 1001, in check_torch_version
'import torch failed, is it installed?\n\n%s' % traceback.format_exc())
distutils.errors.DistutilsPlatformError: import torch failed, is it installed?... | 0.293681 |
Traceback (most recent call last):
"torch2keras.py", line 83, in <module>
transforms_2()
"torch2keras.py", line 76, in transforms_2
k_model = pytorch_to_keras(model.module, input_var, (3, 448, 448), verbose=True, name_policy='short')
"/home/fffan/.local/lib/python3.7/site-packages/pytorch2keras/converter.py"... | Traceback (most recent call last):
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_jc/build/tests/test_last.py", line 162, in test_last_wF_centos_7_7
self.assertEqual(jc.parsers.last.parse(self.centos_7_7_last_wF, quiet=True), self.centos_7_7_last_wF_json)
AssertionError: Lists differ: [{'us[152 chars]1609856964}, {'user':... | 0.312767 |
Traceback (most recent call last):
"/Users/edoardo/miniconda3/envs/my37/lib/python3.7/site-packages/pandas/core/indexes/base.py", line 2646, in get_loc
return self._engine.get_loc(key)
"pandas/_libs/index.pyx", line 111, in pandas._libs.index.IndexEngine.get_loc
"pandas/_libs/index.pyx", line 138, in pandas._... | Traceback (most recent call last):
"/opt/ringcentral/Development/rc-ads-webui/apps/environments/tasks.py", line 159, in _send_task_get_retcode
routing_key=server_name,
"/opt/ringcentral/Development/rc-ads-webui/apps/environments/deployment.py", line 108, in send_msg
self._ensure_declared(routing_key)
"/opt/ringce... | 0.305829 |
Traceback (most recent call last):
"./coursera-dl", line 6, in <module>
coursera_dl.main()
"/Users/pwinslow/CourseraStuff/my-coursera/coursera/coursera/coursera_dl.py", line 1111, in main
if download_class(args, class_name):
"/Users/pwinslow/CourseraStuff/my-coursera/coursera/coursera/coursera_dl.py", line 1089, ... | [2016-04-05 06:30:04] Traceback (most recent call last):
"/opt/thug/src/Debugger/Shellcode.py", line 102, in run
result = self.ctxt.eval(self.script)ReferenceError: ReferenceError: CLSID is not defined (
@ 1 : 4 )
-> r = CLSID.GetObject(name) | 0.277601 |
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):
"C:\Users\Administrator\Anaconda3\envs\clw_env_py36\lib\threading.py", line 916, in _bootstrap_inner
self.run()
"C:\Users\Administrator\Anaconda3\envs\clw_env_py36\lib\threading.py", line 864, in run
self._target(*self._args, **self._kwargs)
"C:\Users\Administrator\Anaconda... | 0.232468 |
Traceback (most recent call last):
"/bin/hardcode-tray", line 103, in <module>
if not isinstance(App.theme(), dict):
"/usr/lib/python3.6/site-packages/HardcodeTray/app.py", line 177, in theme
theme = App.get("theme")
"/usr/lib/python3.6/site-packages/HardcodeTray/app.py", line 77, in get
value = method()
... | Traceback (most recent call last):
"<pyshell#17>", line 1, in <module>
cml.run()
"C:\Users\Idowu\AppData\Local\Programs\Python\Python36\lib\site-packages\Bio\Phylo\PAML\codeml.py", line 183, in run
Paml.run(self, ctl_file, verbose, command)
"C:\Users\Idowu\AppData\Local\Programs\Python\Python36\lib\site-pack... | 0.306971 |
Traceback (most recent call last):
"/home/jack/z/flask_dev/app/run.py", line 3, in <module>
from foo import bar
ImportError: No module named foo
| 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 1241, in main
acd_client = client.ACDClient(CACHE_PATH)
"/usr/local/lib/python3.4/dist-packages/acdcli/api/client.py", line 31, in ... | 0.278021 |
Traceback (most recent call last):
"/Users/nyce/Documents/GitHub/dronekit-python/examples/channel_overrides/channel_overrides.py", line 35, in <module>
vehicle.channel_override = { "1" : 900, "4" : 1000 }
"/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/dronekit/lib/**init**.py", line ... | Traceback (most recent call last):
"C:\ProgramData\Anaconda3\lib\logging\__init__.py", line 1025, in emit
msg = self.format(record)
"C:\ProgramData\Anaconda3\lib\logging\__init__.py", line 869, in format
return fmt.format(record)
"C:\ProgramData\Anaconda3\lib\logging\__init__.py", line 608, in format
record.messa... | 0.195957 |
2020-03-20 23:58:56 DEBUG
SEARCHQUEUE-MANUAL- :: Traceback (most recent call last):
"/home/pvr/pvr/SickRage/sickbeard/search_queue.py", line 186, in run
self.success = search.snatchEpisode(searchResult[0])
"/home/pvr/pvr/SickRage/sickbeard/search.py", line 111, in snatchEpisode
if response.next and response.nex... | Traceback (most recent call last):
"/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 516, in extract_info
ie_result = ie.extract(url)
"/usr/bin/youtube-dl/youtube_dl/extractor/common.py", line 169, in extract
return self._real_extract(url)
"/usr/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 847, in _rea... | 0.262728 |
Traceback (most recent call last):
"/usr/local/lib/python3.7/site-packages/youtube_dl/extractor/niconico.py", line 288, in _real_extract
video_real_url = api_data['video']['smileInfo']['url']
KeyError: 'video'
| Traceback (most recent call last):
"/home/scout/.local/lib/python3.7/site-packages/celery/worker/worker.py", line 208, in start
self.blueprint.start(self)
"/home/scout/.local/lib/python3.7/site-packages/celery/bootsteps.py", line 119, in start
step.start(parent)
"/home/scout/.local/lib/python3.7/site-package... | 0.251453 |
PIO Core Call Error: "Library Storage: C:\\Users\\GreatODev\\.platformio\\lib\nLibraryManager: Installing id=1747 @ ^1.0.4\nDownloading...\nUnpacking...\nESP8266MQTTMesh @ 1.0.4 has been successfully installed!\nInstalling dependencies\nLooking for ESPAsyncTCP library in registry\r\nFound: https://platformio.org/lib/sh... | 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/... | 0.168608 |
Traceback (most recent call last):
"queueHandler.pyo", line 47, in flushQueue
"NVDAHelper.pyo", line 152, in handleInputCompositionStart
"NVDAObjects__init__.pyo", line 78, in **call**
"appModules\putty.pyo", line 18, in chooseNVDAObjectOverlayClassesAttributeError: 'InputComposition' object has no attribute 'I... | Traceback (most recent call last):
"~/src/lutris/lutris/util/http.py", line 77, in get
request = urllib.request.urlopen(req, timeout=self.timeout)
"/usr/lib/python3.6/urllib/request.py", line 223, in urlopen
return opener.open(url, data, timeout)
"/usr/lib/python3.6/urllib/request.py", line 532, in open
res... | 0.14151 |
Traceback (most recent call last):
"/home/ubuntu/anaconda3/envs/car/lib/python3.6/site-packages/mrcnn/model.py", line 1709, in data_generator
use_mini_mask=config.USE_MINI_MASK)
"/home/ubuntu/anaconda3/envs/car/lib/python3.6/site-packages/mrcnn/model.py", line 1212, in load_image_gt
mask, class_ids = dataset.lo... | Traceback (most recent call last):
"/Users/ravikumarnimmi/work/pandas/pandas/tseries/tests/test_timezones.py", line 1398, in test_normalize_tz
self.assertTrue(result.is_normalized)AssertionError: False is not true | 0.215606 |
Traceback (most recent call last):
"D:\Dropbox\Self learning\Python 2-23-2017\Crawler\pytube.py", line 1, in <module>
from pytube import YouTube
"D:\Dropbox\Self learning\Python 2-23-2017\Crawler\pytube.py", line 1, in <module>
from pytube import YouTube
ImportError: cannot import name YouTube | Traceback (most recent call last):
"/home/travis/miniconda/bin/conda", line 5, in <module>
sys.exit(main())
"/home/travis/miniconda/lib/python2.7/site-packages/conda/cli/main.py", line 194, in main
args_func(args, p)
"/home/travis/miniconda/lib/python2.7/site-packages/conda/cli/main.py", line 199, in args_func
ar... | 0.28468 |
Traceback (most recent call last):
"/home/lpfannschmidt/.poetry/lib/poetry/_vendor/py3.7/keyring/backend.py", line 188, in _load_plugins
init_func = ep.load()
"/home/lpfannschmidt/.poetry/lib/poetry/_vendor/py3.7/entrypoints.py", line 82, in load
mod = import_module(self.module_name)
"/home/lpfannschmidt/ana... | Traceback (most recent call last):
"calibre_plugins.dedrm.__init__", line 430, in PDFDecrypt
"calibre_plugins.dedrm.ineptpdf", line 2175, in decryptBook
"calibre_plugins.dedrm.ineptpdf", line 1980, in __init__
"calibre_plugins.dedrm.ineptpdf", line 1788, in __init__
"calibre_plugins.dedrm.ineptpdf", line... | 0.325388 |
Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/kivy/core/window/window_sdl2.py", line 619, in mainloop
self._mainloop()
"/usr/lib/python2.7/dist-packages/kivy/core/window/window_sdl2.py", line 362, in _mainloop
EventLoop.idle()
"/usr/lib/python2.7/dist-packages/kivy/base.py", line 327, in id... | Traceback (most recent call last):
"/usr/local/lib/python3.5/dist-packages/xonsh/ptk/shell.py", line 137, in _push
locs=None)
"/usr/local/lib/python3.5/dist-packages/xonsh/__amalgam__.py", line 20015, in compile
transform=transform)
"/usr/local/lib/python3.5/dist-packages/xonsh/__amalgam__.py", line 19984, i... | 0.268769 |
Traceback (most recent call last):
"./app.py", line 42, in <module>
assert results == ['ok' for i in range(10)], "BAD RESULTS: %r" % resultsAssertionError: BAD RESULTS: ['ok', 'ok', 'ok', 'ok', 'ok', 'ok', WorkerLostError('Worker exited prematurely: exitcode 155.',), 'ok', 'ok', 'ok'] | Traceback (most recent call last):
"/usr/local/bin/alot", line 9, in <module>
load_entry_point('alot==0.6.0dev', 'console_scripts', 'alot')()
"/usr/local/lib/python2.7/dist-packages/alot/__main__.py", line 130, in main
UI(dbman, cmdstring)
"/usr/local/lib/python2.7/dist-packages/alot/ui.py", line 77, in __in... | 0.265521 |
Traceback (most recent call last):
"<stdin>", line 113, in <module>
"<stdin>", line 105, in _ansiballz_main
"<stdin>", line 48, in invoke_module
"/tmp/ansible_ceph_key_payload_AfVziY/__main__.py", line 725, in <module>
"/tmp/ansible_ceph_key_payload_AfVziY/__main__.py", line 721, in main
"/tmp/ansibl... | Traceback (most recent call last):
"poclbm.py", line 30, in <module>
"BitcoinMiner.pyo", line 86, in **init**
"pyopencl__init__.pyo", line 73, in resultAttributeError: <class 'pyopencl._cl.Context'> has no attribute 'replace' | 0.177255 |
Traceback (most recent call last):
"<ipython-input-11-629009f526f3>", line 1, in <module>
m=Unet_face(input_shape=(256,256,3),classes=3)
"/home/visionai/pyprojects/VisionFaceSwap/utils/utils.py", line 31, in wrapper
return func(*args, **kwargs)
"/home/visionai/pyprojects/VisionFaceSwap/unet/model.py", lin... | Traceback (most recent call last):
"C:\Users\srco\AppData\Local\ESRI\conda\envs\chirb\lib\logging\__init__.py", line 994, in emit
msg = self.format(record)
"C:\Users\srco\AppData\Local\ESRI\conda\envs\chirb\lib\logging\__init__.py", line 840, in format
return fmt.format(record)
"C:\Users\srco\AppData\Local\ESRI\c... | 0.322321 |
Traceback (most recent call last):
"/data/venvs/DLC/lib/python3.6/site-packages/deeplabcut/refine_training_dataset/outlier_frame_extraction_toolbox.py", line 284, in OnSliderScroll
self.plot_labels()
"/data/venvs/DLC/lib/python3.6/site-packages/deeplabcut/refine_training_dataset/outlier_frame_extraction_toolbox.... |
Traceback (most recent call last):
"/opt/conda/lib/python3.7/site-packages/conda/exceptions.py", line 819, in __call__
return func(*args, **kwargs)
"/opt/conda/lib/python3.7/site-packages/conda_env/cli/main.py", line 74, in do_call
exit_code = getattr(module, func_name)(args, parser)
"/opt/conda/lib/python3... | 0.325192 |
Traceback (most recent call last):
"calibre_plugins.dedrm.kindlekey", line 1540, in getDBfrom
cleartext = UnprotectHeaderData(encryptedValue)
"calibre_plugins.dedrm.kindlekey", line 1408, in UnprotectHeaderData
crp = LibCrypto()
TypeError: 'NoneType' object is not callable
| Traceback (most recent call last):
"/env/flask/lib/python3.5/site-packages/peewee.py", line 3754, in commit
self.get_conn().commit()
"/env/flask/lib/python3.5/site-packages/pymysql/connections.py", line 784, in commit
self._read_ok_packet()
"/env/flask/lib/python3.5/site-packages/pymysql/connections.py", lin... | 0.301687 |
Traceback (most recent call last):
"/Users/user1/.pyenv/versions/ver1/bin/pulptest", line 5, in <module>
from tests.run_tests import pulpTestAll
ModuleNotFoundError: No module named 'tests'
| Traceback (most recent call last):
"run_uh.py", line 490, in <module>
main()
"run_uh.py", line 217, in main
ret = horizons.main.start(options)
"D:\UnknownHorizons\unknown-horizons\horizons\main.py", line 176, in start
fife.run()
"D:\UnknownHorizons\unknown-horizons\horizons\engine.py", line 572, in run
self.loo... | 0.283903 |
Traceback (most recent call last):
"/mnt/gen2/TmpDir/portage/dev-python/urllib3-1.10/work/urllib3-1.10/test/with_dummyserver/test_https.py", line 67, in test_verified
self.assertFalse(warn.called, warn.call_args_list)AssertionError: [call('Certificate has no `subjectAltName`, falling back to check for a `commonName` ... | Traceback (most recent call last):
"C:\Program
s\Sublime Text 3\sublime_plugin.py", line 147, in create_text_commands
cmds.append(class_(view))
"C:\Users\luke.mauldin\AppData\Roaming\Sublime Text 3\Installed Packages\orgmode.sublime-package\orgmode.py", line 71, in **init**
"C:\Users\luke.mauldin\AppData\Roaming... | 0.176721 |
Traceback (most recent call last):
"/home/pi/env/bin/google-oauthlib-tool", line 10, in <module>
sys.exit(main())
"/home/pi/env/lib/python3.5/site-packages/click/core.py", line 722, in __call__
return self.main(*args, **kwargs)
"/home/pi/env/lib/python3.5/site-packages/click/core.py", line 697, in main
rv =... | Traceback (most recent call last):
"/opt/synapse/lib/python3.7/site-packages/synapse/federation/transport/server.py", line 424, in on_PUT
origin, transaction_data
"/opt/synapse/lib/python3.7/site-packages/synapse/federation/federation_server.py", line 129, in on_incoming_transaction
origin, transaction, request... | 0.286168 |
Traceback (most recent call last):
"launchables/eye.py", line 650, in eye
"detector_2d.pyx", line 294, in pupil_detectors.detector_2d.Detector_2D.get_detector_properties
AttributeError: 'pupil_detectors.detector_2d.Detector_2D' object has no attribute 'detectProperties2D' | Traceback (most recent call last):
"/opt/conda/lib/python3.6/site-packages/botocore/httpsession.py", line 262, in send
chunked=self._chunked(request.headers),
"/opt/conda/lib/python3.6/site-packages/urllib3/connectionpool.py", line 639, in urlopen
_stacktrace=sys.exc_info()[2])
"/opt/conda/lib/python3.6/site... | 0.261593 |
Traceback (most recent call last):
"/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 73, in reload_plugin
m = importlib.import_module(modulename)
"X/importlib/__init__.py", line 88, in import_module
"<frozen importlib._bootstrap>", line 1577, in _gcd_import
"<frozen importlib._bootstrap>",... | 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.285149 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.