text1 stringlengths 92 132k | text2 stringlengths 83 99.1k | score float64 0.01 1 |
|---|---|---|
Traceback (most recent call last):
"pylint-bugs/metaclass_definition_order.py", line 1, in <module>
class Something( metaclass = ClassFactory ): pass
NameError: name 'ClassFactory' is not defined
| Traceback (most recent call last):
"/home/rsivapr/anaconda/lib/python2.7/multiprocessing/process.py", line 258, in _bootstrap
task = get()
"/home/rsivapr/anaconda/lib/python2.7/multiprocessing/queues.py", line 376, in get
return recv()UnpicklingError: invalid load key, 'k'. | 0.269684 |
Traceback (most recent call last):
"C:\Users\My User\Documents\My Project\libraries\numba\numba\tests\support.py", line 694, in tearDown
self.memory_leak_teardown()
"C:\Users\My User\Documents\My Project\libraries\numba\numba\tests\support.py", line 668, in memory_leak_teardown
self.assert_no_memory_leak()
"... | Traceback (most recent call last):
"/var/lib/awx/venv/awx/lib/python3.6/site-packages/kombu/utils/functional.py", line 344, in retry_over_time
return fun(*args, **kwargs)
"/var/lib/awx/venv/awx/lib/python3.6/site-packages/kombu/connection.py", line 283, in connect
return self.connection
"/var/lib/awx/venv/aw... | 0.289299 |
Traceback (most recent call last):
"test.py", line 24, in <module>
method.kernel()
"/home/work/pyscf/pyscf/lib/misc.py", line 601, in aliased_fn
return getattr(self, fname)(*args, **kwargs)
"/home/work/pyscf/pyscf/scf/hf.py", line 1630, in scf
conv_check=self.conv_check, **kwargs)
"/home/work/pyscf/pyscf... | Traceback (most recent call last):
"/home/el3ctron/.local/bin/autokey-gtk", line 31, in <module>
from src.lib.gtkapp import ApplicationImportError: No module named 'src' | 0.210664 |
[!] Traceback (most recent call last):
"lazagne\softwares\browsers\mozilla.py", line 398, in is_master_password_correct
AttributeError: 'Sequence' object has no attribute 'asOctets'
| Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 650, in extract_info
ie_result = ie.extract(url)
"/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 273, in extract
return self._real_extract(url)
"/usr/lib/python2.7/dist-packages/youtube_dl/e... | 0.209696 |
Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 209, in main
status = self.run(options, args)
"/usr/lib/python2.7/dist-packages/pip/commands/install.py", line 328, in run
wb.build(autobuilding=True)
"/usr/lib/python2.7/dist-packages/pip/wheel.py", line 748, in build
... |
Traceback (most recent call last):
"/home/lresende/opt/conda/lib/python3.8/site-packages/elyra/pipeline/processor_local.py", line 224, in process
run(argv, cwd=file_dir, env=envs, check=True)
"/home/lresende/opt/conda/lib/python3.8/subprocess.py", line 512, in run
raise CalledProcessError(retcode, process.args... | 0.270009 |
Traceback (most recent call last):
"C:\Anaconda3\lib\site-packages\qgrid\grid.py", line 743, in _handle_qgrid_msg
self._handle_qgrid_msg_helper(content)
"C:\Anaconda3\lib\site-packages\qgrid\grid.py", line 805, in _handle_qgrid_msg_helper
self._update_sort()
"C:\Anaconda3\lib\site-packages\qgrid\grid.py", li... | Traceback (most recent call last):
"/home/chx/.conda/envs/py3.7/bin/bert-base-ner-train", line 11, in <module>
load_entry_point('bert-base==0.0.9', 'console_scripts', 'bert-base-ner-train')()
"/home/chx/.conda/envs/py3.7/lib/python3.7/site-packages/bert_base-0.0.9-py3.7.egg/bert_base/runs/__init__.py", line 38, ... | 0.319308 |
Traceback (most recent call last):
"scripts/install_third_party.py", line 341, in <module>
_install_third_party_libs()
"scripts/install_third_party.py", line 329, in _install_third_party_libs
download_manifest_files(MANIFEST_FILE_PATH)
"scripts/install_third_party.py", line 307, in download_manifest_files
depende... |
Traceback (most recent call last):
"/Users/cnst/anaconda/lib/python3.5/site-packages/notebook/base/handlers.py", line 436, in wrapper
result = yield gen.maybe_future(method(self, *args, **kwargs))
"/Users/cnst/anaconda/lib/python3.5/site-packages/tornado/gen.py", line 870, in run
value = future.result()
"/Users/... | 0.236149 |
Traceback (most recent call last):
"/srv/ha/lib/python3.6/site-packages/homeassistant/helpers/entity_platform.py", line 343, in _async_add_entity
raise HomeAssistantError(msg)
homeassistant.exceptions.HomeAssistantError: Entity id already exists: group.all_switches
| Traceback (most recent call last):
"run_language_modeling.py", line 40, in <module>
from transformers import (
ImportError: cannot import name 'CONFIG_MAPPING'
| 0.300162 |
Traceback (most recent call last):
"<string>", line 6, in <module>
"__main__.py", line 726, in <module>
"__main__.py", line 332, in bootstrap
"__main__.py", line 359, in chainload
"__main__.py", line 715, in _chainload
"__main__.py", line 128, in <module>
"__main__salt-call__.py", line 14, in <module>
"... | Traceback (most recent call last):
"/usr/share/sabnzbdplus/cherrypy/_cprequest.py", line 663, in respond
self.body.process()
"/usr/share/sabnzbdplus/cherrypy/_cpreqbody.py", line 996, in process
super(RequestBody, self).process()
"/usr/share/sabnzbdplus/cherrypy/_cpreqbody.py", line 540, in process
proc(self)
"... | 0.328752 |
Traceback (most recent call last):
"/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 699, in urlopen
httplib_response = self._make_request(
"/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 394, in _make_request
conn.request(method, url, **httplib_request_kw)
"/usr/lib/python3/d... | Traceback (most recent call last):
"/Users/josh/anaconda/envs/Openfolio/lib/python2.7/site-packages/IPython/core/interactiveshell.py", line 3066, in run_code
exec(code_obj, self.user_global_ns, self.user_ns)
"<ipython-input-14-3f216cf6821e>", line 1, in <module>
df = extended_dfNameError: name 'extended_df' is not ... | 0.221658 |
Traceback (most recent call last):
"/var/task/c7n/policy.py", line 291, in run
resources = self.policy.resource_manager.resources()
"/var/task/c7n/query.py", line 507, in resources
resources = self.filter_resources(resources)
"/var/task/c7n/manager.py", line 121, in filter_resources
resources = f.process(re... | Traceback (most recent call last):
"/usr/wiss/user/libs/tfmodels/inception/bazel-bin/inception/imagenet_train.runfiles/inception/inception/imagenet_train.py", line 41, in <module>
tf.app.run()
"/usr/wiss/user/.local/lib/python2.7/site-packages/tensorflow/python/platform/app.py", line 44, in run
_sys.exit(main(_... | 0.300434 |
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
"youtube_dl\extractor\youtube.pyo", line 1047, in _decrypt_signature
"youtube_dl\extractor\youtube.pyo", line 434, in <lambda>
"youtube_dl\extractor\youtube.pyo", line 434, in <genexpr>IndexError: string index out of range | Traceback (most recent call last):
"run/run_training.py", line 90, in <module>
batch_dice=batch_dice, stage=stage, unpack_data=unpack, deterministic=deterministic)
"/home/jma/Code/nnUNet/nnunet/training/network_training/nnUNetTrainerCascadeFullRes.py", line 31, in __init__
"Cannot run final stage of cascade. Ru... | 0.213974 |
Traceback (most recent call last):
"/usr/lib/python3.7/threading.py", line 926, in _bootstrap_inner
self.run()
"/usr/local/lib/python3.7/dist-packages/tensorboardX/event_file_writer.py", line 219, in run
self._record_writer.flush()
"/usr/local/lib/python3.7/dist-packages/tensorboardX/event_file_writer.py", l... | Traceback (most recent call last):
"/home/omer/.virtualenvs/restapi/bin/nose2", line 9, in <module>
load_entry_point('nose2==0.5.0', 'console_scripts', 'nose2')()
"/home/omer/.virtualenvs/restapi/lib/python2.7/site-packages/nose2/main.py", line 284, in discover
return main(*args, **kwargs)
"/home/omer/.virtualenv... | 0.289107 |
Traceback (most recent call last):
"demo.py", line 56, in <module>
demo(opt)
"demo.py", line 21, in demo
detector = Detector(opt)
"/home/spring/workspace/cenet/src/lib/detectors/ctdet.py", line 22, in __init__
super(CtdetDetector, self).__init__(opt)
"/home/spring/workspace/cenet/src/lib/detectors/base_d... | Traceback (most recent call last):
"/usr/lib/python3.4/site-packages/youtube_dl/YoutubeDL.py", line 536, in extract_info
ie_result = ie.extract(url)
"/usr/lib/python3.4/site-packages/youtube_dl/extractor/common.py", line 199, in extract
return self._real_extract(url)
"/usr/lib/python3.4/site-packages/youtube_dl/e... | 0.264513 |
Traceback (most recent call last):
"setup.py", line 44, in <module>
paster_plugins=['pyramid'],
"/usr/lib/python2.7/distutils/core.py", line 152, in setup
dist.run_commands()
"/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
self.run_command(cmd)
"/usr/lib/python2.7/distutils/dist.py", line 972,... | Traceback (most recent call last):
"/home/nick-pc/.local/lib/python3.8/site-packages/requests/models.py", line 382, in prepare_url
scheme, auth, host, port, path, query, fragment = parse_url(url)
"/usr/lib/python3/dist-packages/urllib3/util/url.py", line 392, in parse_url
return six.raise_from(LocationParseErro... | 0.244674 |
Traceback (most recent call last):
"/usr/local/lib/python3.8/site-packages/apscheduler/executors/base.py", line 125, in run_job
retval = job.func(*job.args, **job.kwargs)
"/usr/src/core/dragonchain/transaction_processor/level_1_actions.py", line 73, in execute
store_data(block)
"/usr/src/core/dragonchain/tra... | Traceback (most recent call last):
"/home/pi/GassistPi/src/main.py", line 572, in <module>
Myassistant().main()
"/home/pi/GassistPi/src/main.py", line 565, in main
spotify_playlist_select(str(usrcmd).lower())
"/home/pi/GassistPi/src/actions.py", line 1311, in spotify_playlist_select
playlists,num=scan_spoti... | 0.325813 |
"module_stderr": "Traceback (most recent call last):\n
\"/tmp/ansible_vePfWC/ansible_module_katello.py\", line 537, in <module>\n
main()\n
\"/tmp/ansible_vePfWC/ansible_module_katello.py\", line 505, in main\n
result = ng.product(params)\n
\"/tmp/ansible_vePfWC/ansible_module_katello.py\", line 257, in product\n... | Traceback (most recent call last):
"/usr/lib64/python2.7/site-packages/gi/overrides/GLib.py", line 702, in <lambda>
func_fdtransform = lambda _, cond, *data: callback(channel, cond, *data)
"/usr/lib64/python2.7/site-packages/blueman/plugins/applet/KillSwitch.py", line 52, in <lambda>
lambda *args: ref() and ref().i... | 0.230403 |
Traceback (most recent call last):
"/usr/local/munki/munkiimport", line 718, in <module>
main()
"/usr/local/munki/munkiimport", line 589, in main
matchingpkginfo = findMatchingPkginfo(pkginfo)
"/usr/local/munki/munkiimport", line 347, in findMatchingPkginfo
db = makeCatalogDB()
"/usr/local/munki/munkiimport", l... | Traceback (most recent call last):
"/usr/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 2373, in _real_extract
doc = compat_etree_fromstring(webpage.encode('utf-8'))
"/usr/local/bin/youtube-dl/youtube_dl/compat.py", line 2551, in compat_etree_fromstring
doc = _XML(text, parser=etree.XMLParser(targe... | 0.16734 |
Traceback (most recent call last):
"/usr/lib/python3.8/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
"/home/tkloczko/rpmbuild/BUILD/arrow-0.15.6/tests/test_locales.py", line 330, in test_format_relative_now
result = self.locale._format_relative("अभी", "now", 0)
AttributeError: 'TestHind... | Traceback (most recent call last):
"/Users/nathaadmin/Documents/face_recog.py", line 2, in <module>
image = face_recognition.load_image_file("My_Image.png")
"/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/face_recognition/api.py", line 83, in load_image_file
im = PIL.Image.open(fi... | 0.236374 |
Traceback (most recent call last):
"/var/folders/5t/qb0jlm4x7g90bp__cnr1lybh0000gn/T/ansible_a_ligN/ansible_module_composer.py", line 232, in <module>
main()
"/var/folders/5t/qb0jlm4x7g90bp__cnr1lybh0000gn/T/ansible_a_ligN/ansible_module_composer.py", line 183, in main
available_options = get_available_options(modu... | Traceback (most recent call last):
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpkyaecyzu\build\youtube_dl\YoutubeDL.py", line 762, in extract_info
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpkyaecyzu\build\youtube_dl\extractor\common.py", line 433, in extract
"C:\Users\dst\Ap... | 0.20489 |
Traceback (most recent call last):
"/usr/lib/calibre/calibre/customize/ui.py", line 171, in _run_filetype_plugins
nfp = plugin.run(nfp) or nfp
"calibre_plugins.dedrm.__init__", line 625, in run
"calibre_plugins.dedrm.__init__", line 575, in KindleMobiDecrypt
DeDRMError: DeDRM v6.8.0: Ultimately failed to decr... | Traceback (most recent call last):
"/usr/local/bin/pipenv", line 11, in <module>
sys.exit(cli())
"/usr/local/lib/python2.7/dist-packages/pipenv/vendor/click/core.py", line 722, in __call__
return self.main(*args, **kwargs)
"/usr/local/lib/python2.7/dist-packages/pipenv/vendor/click/core.py", line 697, in mai... | 0.303245 |
Traceback (most recent call last):
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp4k56gdgt\build\youtube_dl\YoutubeDL.py", line 784, in extract_info
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp4k56gdgt\build\youtube_dl\extractor\common.py", line 437, in extract
"C:\Users\dst\Ap... | Traceback (most recent call last):
"/home/mdl/nrc53/softwares/power-mc/anaconda3/envs/pytorch/lib/python3.6/multiprocessing/pool.py", line 119, in worker
result = (True, func(*args, **kwds))
"/home/mdl/nrc53/softwares/power-mc/anaconda3/envs/pytorch/lib/python3.6/multiprocessing/pool.py", line 44, in mapstar
re... | 0.12353 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"C:\Appl\myenv\lib\site-packages\pystan\model.py", line 349, in __init__
build_extension.run()
"C:\appl\Python36\lib\distutils\command\build_ext.py", line 339, in run
self.build_extensions()
"C:\appl\Python36\lib\distutils\command\build_ext... | Traceback (most recent call last):
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp0hst59yw\build\youtube_dl\YoutubeDL.py", line 1699, in process_info
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp0hst59yw\build\youtube_dl\YoutubeDL.py", line 1641, in dl
"C:\Users\dst\AppData\Roam... | 0.249357 |
Traceback (most recent call last):
"scripts/download_third_party_data.py", line 17, in <module>
download_third_party_data()
"scripts/download_third_party_data.py", line 11, in download_third_party_data
download_tagger()
"/home/javier/repo/iepy/tagger.py", line 67, in download
os.mkdir(DIRS.user_data_dir)OSError: ... | Traceback (most recent call last):
"D:\Libraries\Desktop\oi.py", line 139, in <module>
img = imgkit.from_string(data.to_html(), False, options = {'width': 772, 'disable-smart-width': '', 'zoom' : 1.5, 'quiet': ''})
"C:\Users\prana\AppData\Roaming\Python\Python37\site-packages\imgkit\api.py", line 108, in from_st... | 0.327911 |
Traceback (most recent call last):
"/home/hd1/*************_/apps/sickrage/lib/tornado/http1connection.py", line 693, in _server_request_loop
ret = yield conn.read_response(request_delegate)
"/home/hd1/**_**********_/apps/sickrage/lib/tornado/gen.py", line 870, in run
value = future.result()
"/home/hd1/**_*******... | Traceback (most recent call last):
"/home/hoose/homeassistant/lib64/python3.6/site-packages/homeassistant/helpers/entity_platform.py", line 82, in async_setup
SLOW_SETUP_MAX_WAIT, loop=hass.loop)
"/opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio/tasks.py", line 358, in wait_for
return fut.result()
"/opt/... | 0.299173 |
Traceback (most recent call last):
"test_requests.py", line 91, in test_HTTP_302_ALLOW_REDIRECT_POST
self.assertEqual(r.status_code, 200)AssertionError: 405 != 200 | Traceback (most recent call last):
"/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 273, in extract
return self._real_extract(url)
"/usr/local/bin/youtube-dl/youtube_dl/extractor/eighttracks.py", line 146, in _real_extract
'id': compat_str(track_data['id']),KeyError: u'id' | 0.254323 |
Traceback (most recent call last):
"/usr/local/lib/python2.7/site-packages/Flask-0.11.1-py2.7.egg/flask/app.py", line 2000, in __call__
return self.wsgi_app(environ, start_response)
"/usr/local/lib/python2.7/site-packages/Flask-0.11.1-py2.7.egg/flask/app.py", line 1991, in wsgi_app
response = self.make_response(sel... | Traceback (most recent call last):
"/home/saad/.pyenv/versions/2.7.12/lib/python2.7/site-packages/kivy/core/window/window_pygame.py", line 403, in mainloop
self._mainloop()
"/home/saad/.pyenv/versions/2.7.12/lib/python2.7/site-packages/kivy/core/window/window_pygame.py", line 290, in _mainloop
EventLoop.idle()
... | 0.173663 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/tmp/pip-install-8nqd722w/torch-scatter/setup.py", line 3, in <module>
import torch
ModuleNotFoundError: No module named 'torch'
| Traceback (most recent call last):
"/usr/pkg/lib/python3.6/site-packages/_pytest/config.py", line 325, in _getconftestmodules
return self._path2confmods[path]
KeyError: local('.../cryptography/tests')
| 0.317704 |
Error: Traceback (most recent call last):
"/Users/marc/.platformio/penv/lib/python2.7/site-packages/platformio/__main__.py", line 120, in main
cli(None, None, None)
"/Users/marc/.platformio/penv/lib/python2.7/site-packages/click/core.py", line 700, in __call__
return self.main(*args, **kwargs)
"/Users/marc/.... | Traceback (most recent call last):
"/Users/USERNAME/Scripts/sickbeard_mp4_automator/postSonarr.py", line 106, in <module>
log.info("Sonarr response: ID %d %s." % (rstate['id'], rstate['state']))
TypeError: list indices must be integers, not str
| 0.326451 |
Traceback (most recent call last):
".\gui\mainFrame.py", line 922, in openGraphFrame
self.graphFrame.SetFocus()
"C:\Python27\lib\site-packages\wx-3.0-msw\wx\_core.py", line 10129, in SetFocus
return _core_.Window_SetFocus(*args, **kwargs)
TypeError: in method 'Window_SetFocus', expected argument 1 of type 'wxWi... |
Traceback (most recent call last):
"./tmp_ddr.py", line 22, in <module>
print tvm.lower(s, [c, data, tmp], simple_mode = True)
"/nnvm/tvm/python/tvm/build_module.py", line 330, in lower
bounds = schedule.InferBound(sch)
"/nnvm/tvm/python/tvm/_ffi/function.py", line 280, in my_api_func
return flocal(*args)
... | 0.19726 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
NameError: name 'df_train' is not defined
| Traceback (most recent call last):
"/Users/paolofracas/anaconda3/lib/python3.7/site-packages/tornado/ioloop.py", line 743, in _run_callback
ret = callback()
"/Users/paolofracas/anaconda3/lib/python3.7/site-packages/zmq/eventloop/zmqstream.py", line 542, in <lambda>
self.io_loop.add_callback(lambda : self._handle_ev... | 0.316981 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/homeassistant/components/fan/xiaomi_miio.py", line 551, in _try_command
partial(func, *args, **kwargs))
"/usr/local/lib/python3.6/concurrent/futures/thread.py", line 56, in run
result = self.fn(*self.args, **self.kwargs)
"/usr/local/l... | Traceback (most recent call last):
"/usr/libexec/webmin/webmin/acme_tiny.py", line 235, in <module>
main(sys.argv[1:])
"/usr/libexec/webmin/webmin/acme_tiny.py", line 231, in main
signed_crt = get_crt(args.account_key, args.csr, args.acme_dir, args.dns_hook, args.cleanup_hook, log=LOGGER, CA=args.ca)
"/usr/l... | 0.324853 |
Traceback (most recent call last):
"/Users/jeff/test/venv/lib/python2.7/site-packages/django/core/handlers/base.py", line 115, in get_response
response = callback(request, *callback_args, **callback_kwargs)
"/Users/jeff/test/venv/lib/python2.7/site-packages/django/utils/decorators.py", line 91, in _wrapped_view
res... | Traceback (most recent call last):
"/usr/lib/python2.7/multiprocessing/managers.py", line 207, in handle_request
result = func(c, *args, **kwds)
"/usr/lib/python2.7/multiprocessing/managers.py", line 435, in decref
assert self.id_to_refcount[ident] >= 1KeyError: '1060f38' | 0.269941 |
Traceback (most recent call last):
"/home/hh/.virtualenvs/sweddoc3/bin/sphinx-build", line 9, in <module>
load_entry_point('Sphinx==1.1.2', 'console_scripts', 'sphinx-build')()
"/home/hh/.virtualenvs/sweddoc3/lib/python3.1/site-packages/sphinx/__init__.py", line 72, in main
return cmdline.main(argv)
"/home/hh/.vi... | Traceback (most recent call last):
"<ipython-input-105-729cbaf02a5a>", line 1, in <module>
autowrap.autowrap(expr, args=[x, t], helpers=[['f', 4*x, [x]]])
"D:\Anaconda\lib\site-packages\sympy\utilities\autowrap.py", line 510, in autowrap
for name_h, expr_h, args_h in helpers:ValueError: need more than 1 value to un... | 0.218684 |
Traceback (most recent call last):
"./tools/train.py", line 153, in <module>
main()
"./tools/train.py", line 149, in main
meta=meta)
"/home/zy/data/mmdetection/mmdet/apis/train.py", line 143, in train_detector
runner.run(data_loaders, cfg.workflow, cfg.total_epochs)
"/home/zy/anaconda3/envs/open-mmlab/li... | Traceback (most recent call last):
"C:\Users\foo\AppData\Local\Continuum\anaconda3\lib\site-packages\requests\adapters.py", line 440, in send
timeout=timeout
"C:\Users\foo\AppData\Local\Continuum\anaconda3\lib\site-packages\urllib3\connectionpool.py", line 639, in urlopen
_stacktrace=sys.exc_info()[2])
"C:\U... | 0.255468 |
Traceback (most recent call last):
"runtests.py", line 72, in <module>
django.setup()
"/Users/ben/.virtualenvs/django-s3direct/lib/python3.6/site-packages/django/__init__.py", line 18, in setup
from django.utils.log import configure_logging
"/Users/ben/.virtualenvs/django-s3direct/lib/python3.6/site-packages... | Traceback (most recent call last):
"C:/Users/Jonas/PycharmProjects/ReinforcementLearning/TflearnSaveLoadTest.py", line 20, in <module>
model2.load(path, weights_only=True)
"D:\Python\Python36\lib\site-packages\tflearn\models\dnn.py", line 308, in load
self.trainer.restore(model_file, weights_only, **optargs)
... | 0.278216 |
Traceback (most recent call last):
"C:\Users-\AppData\Local\Programs\Python\Python35-32\lib\site-packages\discord\client.py", line 267, in _run_event
yield from getattr(self, event)(_args, *_kwargs)
"red.py", line 63, in on_message
await bot.process_commands(message)
"C:\Users-\AppData\Local\Programs\Python\Pytho... | Traceback (most recent call last):
"vgg16_cd_0120.py", line 33, in <module>
X_f_val=basemodel.predict_generator(datagen.flow(X_train, batch_size=32,shuffle=False),int(0.1*len(X_train)),nb_worker=16)
"/usr/local/lib/python2.7/dist-packages/keras/engine/training.py", line 1749, in predict_generator
all_outs[i][pr... | 0.280248 |
Traceback (most recent call last):
"tools/test_recognizer_heavy.py", line 211, in <module>
main()
"tools/test_recognizer_heavy.py", line 170, in main
init_dist(args.launcher, **cfg.dist_params)
"/media/liuxy/dataset/mmaction/mmaction/apis/env.py", line 16, in init_dist
_init_dist_pytorch(backend, **kwargs)
... |
Traceback (most recent call last):
"/tmp/pip-install-ubzvucnj/horovod/setup.py", line 980, in build_extensions
torch_version = check_torch_version()
"/tmp/pip-install-ubzvucnj/horovod/setup.py", line 778, in check_torch_version
'import torch failed, is it installed?\n\n%s' % traceback.format_exc())
distutils.... | 0.319814 |
Traceback (most recent call last):
".../glue/dialogs/data_wizard/qt/data_wizard_dialog.py", line 36, in data_wizard
result = gdd.load_data()
".../glue/dialogs/data_wizard/qt/data_wizard_dialog.py", line 105, in load_data
d = load_data(path, factory=fac.function)
".../glue/core/data_factories/helpers.py", line 237... | Traceback (most recent call last):
"\Anaconda3\lib\site-packages\conda\gateways\connection\__init__.py", line 21, in <module>
from requests import ConnectionError, HTTPError, Session
ModuleNotFoundError: No module named 'requests'
| 0.263446 |
Traceback (most recent call last):
"/Users/Beister/pyrit-read-only/pyrit/test/test_pyrit.py", line 63, in new_f
f(*args, **kwds)
"/Users/Beister/pyrit-read-only/pyrit/test/test_pyrit.py", line 449, in testHandshakes
self._testHandshake(filename, essid, ap, sta, passwd)
"/Users/Beister/pyrit-read-only/pyrit/test/t... | Traceback (most recent call last):
"C:\Users-\AppData\Local\Programs\Python\Python35\lib\threading.py", line 914, in _bootstrap_inner
self.run()
"C:\Users-\AppData\Local\Programs\Python\Python35\lib\site-packages\discord\gateway.py", line 73, in run
f = compat.run_coroutine_threadsafe(coro, loop=self.ws.loop)
"C:... | 0.278636 |
Traceback (most recent call last):
"/usr/lib/python2.7/wsgiref/handlers.py", line 85, in run
self.result = application(self.environ, self.start_response)
"/usr/lib/python2.7/dist-packages/radicale/__init__.py", line 300, in __call__
user)
"/usr/lib/python2.7/dist-packages/radicale/__init__.py", line 509, in prop... | Traceback (most recent call last):
"/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 516, in extract_info
ie_result = ie.extract(url)
"/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 168, in extract
return self._real_extract(url)
"/usr/local/bin/youtube-dl/youtube_dl/extractor/generic.py",... | 0.181988 |
Traceback (most recent call last):
"VideoWidget_vlc.py", line 882, in setMedia
TypeError: 'method' object is not connected
| Traceback (most recent call last):
"/home/pal/.local/bin/sentinelsat", line 11, in <module>
load_entry_point('sentinelsat==0.13', 'console_scripts', 'sentinelsat')()
"/home/user/.local/lib/python3.6/site-packages/click/core.py", line 764, in __call__
return self.main(*args, **kwargs)
"/home/user/.local/lib/p... | 0.222893 |
[CRITICAL] Traceback (most recent call last):
"/usr/lib/python2.6/site-packages/salt/minion.py", line 792, in tune_in
multiprocessing.active_children()
"/usr/lib64/python2.6/multiprocessing/process.py", line 43, in active_children
_cleanup()
"/usr/lib64/python2.6/multiprocessing/process.py", line 53, in _cleanup
... | Traceback (most recent call last):
"/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 231, in run_callback
expr()
"/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 252, in <lambda>
run_callback('on_load', callback, lambda: callback.on_load(v))
"/Users/divinites/Library/A... | 0.26681 |
Traceback (most recent call last):
"c:\anaconda2\lib\site-packages\wormhole\cli\cli.py", line 99, in _dispatch_command
yield maybeDeferred(command)ConnectionRefusedError: Connection was refused by other side: 10061: No connection could be made because the target machine actively refused it.. | Traceback (most recent call last):
"/usr/lib/python3.6/concurrent/futures/_base.py", line 324, in _invoke_callbacks
callback(self)
"/usr/lib/python3.6/asyncio/futures.py", line 419, in _call_set_state
dest_loop.call_soon_threadsafe(_set_state, destination, source)
"/usr/lib/python3.6/asyncio/base_events.py",... | 0.183173 |
Traceback (most recent call last):
"test.py", line 29, in <module>
inserted = client.write_points(df, 'TEST', tag_columns = ['tag1','tag2','tag3'] , field_columns = ['val1', 'val2'])
"/opt/conda/lib/python3.7/site-packages/influxdb/_dataframe_client.py", line 138, in write_points
protocol=protocol)
"/opt/con... | Traceback (most recent call last):
"bug.py", line 14, in <module>
learner.train(features, labels)
"/Users/b/.pythonbrew/pythons/Python-2.7/lib/python2.7/site-packages/milk/supervised/multi.py", line 120, in train
model = self.base.train(features[idxs], (labels[idxs]==i).astype(int), **child_kwargs)
"/Users/b/.pyt... | 0.227411 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/usr/local/lib/python2.7/site-packages/statsmodels/base/wrapper.py", line 41, in __getattribute__
obj = data.wrap_output(obj, how=how)
"/usr/local/lib/python2.7/site-packages/statsmodels/base/data.py", line 411, in wrap_output
return self.att... |
"module_stderr": "Traceback (most recent call last):\n
\"/tmp/ansible_5EnQ71/ansible_module_ios_config.py\", line 363, in <module>\n
main()\n
\"/tmp/ansible_5EnQ71/ansible_module_ios_config.py\", line 350, in main\n
result['__backup__'] = module.config.get_config()\n
\"/tmp/ansible_5EnQ71/ansible_modlib.zip/ansi... | 0.22782 |
Traceback (most recent call last):
"D:\Apps\Python\Anaconda3\lib\site-packages\PyInstaller\depend\bindepend.py", line 721, in getImports
return _getImports_pe(pth)
"D:\Apps\Python\Anaconda3\lib\site-packages\PyInstaller\depend\bindepend.py", line 109, in _getImports_pe
import_dllnames_only=True,
TypeError: pars... | Traceback (most recent call last):
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpork090uw\build\youtube_dl\extractor\youtube.py", line 1212, in _decrypt_signature
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpork090uw\build\youtube_dl\extractor\youtube.py", line 1121, in _extract_s... | 0.257093 |
MANUAL :: [5a9a634] Failed doing webui callback: Traceback (most recent call last):
"/sickrage/sickbeard/webserve.py", line 288, in async_call
result = function(**kwargs)TypeError: robots_txt() got an unexpected keyword argument '1527860419046' | Traceback (most recent call last):
"/usr/local/bin/mmconvert", line 10, in <module>
sys.exit(_main())
"/usr/local/lib/python2.7/dist-packages/mmdnn/conversion/_script/convert.py", line 102, in _main
ret = convertToIR._convert(ir_args)
"/usr/local/lib/python2.7/dist-packages/mmdnn/conversion/_script/convertTo... | 0.266803 |
Traceback (most recent call last):
"/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/pip/_vendor/pkg_resources/__init__.py", line 3021, in _dep_map
return self.__dep_map
"/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/pip/_vendor/pkg_resources/__init__.... | Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/gunicorn/arbiter.py", line 507, in spawn_worker
worker.init_process()
"/usr/local/lib/python2.7/dist-packages/gunicorn/workers/ggevent.py", line 193, in init_process
super(GeventWorker, self).init_process()
"/usr/local/lib/python2.7/dist-p... | 0.29702 |
Traceback (most recent call last):
"/usr/lib/python3.8/shutil.py", line 788, in move
os.rename(src, real_dst)
OSError: [Errno 18] Invalid cross-device link: '/opt/media/import/document10142021.pdf' -> '/tmp/tmpl4dqqcw5/document10142021.pdf'
| Traceback (most recent call last):
"./faster_rcnn/train_net.py", line 109, in <module>
restore=bool(float(args.restore)))
"./faster_rcnn/../lib/fast_rcnn/train.py", line 400, in train_net
sw.train_model(sess, max_iters, restore=restore)
"./faster_rcnn/../lib/fast_rcnn/train.py", line 255, in train_model
cls... | 0.272779 |
Nov 20 10:30:21.321 - [ERROR] Except stack:Traceback (most recent call last):
"C:\XX-Net-3.8.1\XX-Net-3.8.1\code\default\gae_proxy\local\google_ip.py", line 625, in scan_ip_worker ip = google_ip_range.ip_range.get_ip()
"C:\XX-Net-3.8.1\XX-Net-3.8.1\code\default\gae_proxy\local\google_ip_range.py", line 208, in get_... | WARNING: Writing cache to u'/home/chunhao/.cache/youtube-dl/youtube-sigfuncs/js_mVwz_86.json' failed: Traceback (most recent call last):
"/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 369, in _extract_signature_function
cache_res = res(test_string)
"/usr/local/bin/youtube-dl/youtube_dl/extractor/... | 0.23931 |
ERROR: Signature extraction failed: Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 877, in _decrypt_signature
video_id, player_url, s
"/usr/local/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 792, in _extract_signature_function
... | Traceback (most recent call last):
"/usr/local/bin/bigchaindb", line 11, in <module>
load_entry_point('BigchainDB==1.0.1', 'console_scripts', 'bigchaindb')()
"/usr/local/lib/python3.5/dist-packages/bigchaindb/commands/bigchaindb.py", line 348, in main
utils.start(create_parser(), sys.argv[1:], globals())
"/u... | 0.228871 |
Traceback (most recent call last):
"/home/buildslave/nd-bb-slave-sparc-sid/pandas-py3_x-sid-sparc/build/venv/lib/python3.3/site-packages/pandas-0.13.0rc1_124_g8cd34c6-py3.3-linux-sparc64.egg/pandas/tseries/tests/test_timedeltas.py", line 204, in test_to_timedelta_on_missing_values
expected = Series([np.timedelta64(10... | Traceback (most recent call last):
"/usr/local/lib/python3.4/dist-packages/weasyprint/urls.py", line 287, in fetch
result = url_fetcher(url)
"/usr/local/lib/python3.4/dist-packages/weasyprint/urls.py", line 252, in default_url_fetcher
response = urlopen(Request(url, headers=HTTP_HEADERS))
"/usr/lib/python3.4... | 0.264654 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/chris/arrow/arrow/api.py", line 80, in get
return _factory.get(*args, **kwargs)
"/home/chris/arrow/arrow/factory.py", line 228, in get
raise TypeError("Cannot parse argument of type None.")
TypeError: Cannot parse argument of type None.... | Traceback (most recent call last):
"/root/zeus-scanner/lib/attacks/sqlmap_scan/__init__.py", line 222, in sqlmap_scan_main
sqlmap_scan.show_sqlmap_log(api_id)
"/root/zeus-scanner/lib/attacks/sqlmap_scan/__init__.py", line 125, in show_sqlmap_log
log_req = requests.get(running_log_url)
"/usr/local/lib/python2.7/di... | 0.288804 |
Traceback (most recent call last):
"/usr/local/bin/overviewer.py", line 493, in <module>
ret = main()
"/usr/local/bin/overviewer.py", line 426, in main
tset = tileset.TileSet(rset, assetMrg, tex, tileSetOpts, tileset_dir)TypeError: **init**() takes exactly 7 arguments (6 given) | Traceback (most recent call last):
"/usr/local/lib/python3.6/dist-packages/elastalert-0.2.1-py3.6.egg/elastalert/elastalert.py", line 383, in get_hits
**extra_args
"/usr/local/lib/python3.6/dist-packages/elasticsearch-7.0.4-py3.6.egg/elasticsearch/client/utils.py", line 84, in _wrapped
return func(*args, params... | 0.242685 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/app/parser/__init__.py", line 5, in main
receipt_files = get_files_in_folder(config.receipts_path)
"/app/parser/parse.py", line 57, in get_files_in_folder
files = os.listdir(os.path.join(BASE_PATH,folder))
# list content of folder
NotFound... | Traceback (most recent call last):
"/opt/develop/lib/python3.3/site-packages/ipython-1.1.0-py3.3.egg/IPython/core/interactiveshell.py", line 2828, in run_code
exec(code_obj, self.user_global_ns, self.user_ns)
"<ipython-input-7-a72839a0fd41>", line 1, in <module>
savefig('/tmp/тест.eps')
"/opt/develop/lib/python3.... | 0.190769 |
Traceback (most recent call last):
"c:\Users\2\AppData\Local\Programs\Python\Python35-32\Lib\asyncio\tasks.py", line 239, in _step
result = coro.send(None)
"C:\prj\paintman\paintman\socket\async_socket_server.py", line 63, in process_queue
commands = await async_read_server_command_chunk()
"C:\prj\paintman\p... | 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... | 0.283661 |
Traceback (most recent call last):
"/home/grossmj/PycharmProjects/gns3-gui/gns3/utils/progress_dialog.py", line 74, in __del__
self._cleanup()
"/home/grossmj/PycharmProjects/gns3-gui/gns3/utils/progress_dialog.py", line 80, in _cleanup
if self._thread.isRunning():RuntimeError: wrapped C/C++ object of type QThread h... |
Traceback (most recent call last):
"/home/sully/src/e/edgedb/edb/pgsql/compiler/__init__.py", line 86, in compile_ir_to_sql_tree
qtree = dispatch.compile(ir_expr, ctx=ctx)
"/usr/lib/python3.8/functools.py", line 875, in wrapper
return dispatch(args[0].__class__)(*args, **kw)
"/home/sully/src/e/edgedb/edb/pg... | 0.323222 |
Traceback (most recent call last):
"crawler.py", line 83, in <module>
args.username, args.number, args.mode == "posts_full", args.debug
"crawler.py", line 27, in get_posts_by_user
ins_crawler = InsCrawler(has_screen=debug)
"C:\Users\kurys\IdeaProjects\myprojects\instagram-crawler-master\inscrawler\crawler.py... | Traceback (most recent call last):
"C:\Users\master.AndroidStudio1.4\system\tmp\lcast50666631302600571711.50922", line 634, in
pnlist = [package_name_fromapk(i,sdkdir) for i in projlist]
"C:\Users\master.AndroidStudio1.4\system\tmp\lcast50666631302600571711.50922", line 634, in
pnlist = [package_name_fromapk(i,sdkd... | 0.261644 |
Traceback (most recent call last):
"/config/deps/lib/python3.7/site-packages/switchbot/__init__.py", line 35, in _connect
bluepy.btle.ADDR_TYPE_RANDOM)
"/config/deps/lib/python3.7/site-packages/bluepy/btle.py", line 391, in __init__
self._connect(deviceAddr, addrType, iface)
"/config/deps/lib/python3.7/site... | Traceback (most recent call last):
"tools/train_net.py", line 186, in <module>
main()
"tools/train_net.py", line 179, in main
model = train(cfg, args.local_rank, args.distributed)
"tools/train_net.py", line 72, in train
start_iter=arguments["iteration"],
"f:\maskrcnn-benchmark\maskrcnn_benchmark\data\bui... | 0.137607 |
Traceback (most recent call last):
"/opt/medusa/<a href="../blob/7597778ce0c19be4af039877127342eba7e4c316/medusa/show_queue.py#L690">medusa/show_queue.py</a>", line 690, in run
self.show.populate_cache()
"/opt/medusa/<a href="../blob/7597778ce0c19be4af039877127342eba7e4c316/medusa/tv/series.py#L1717">medusa/tv/seri... | Traceback (most recent call last):
"/Users/jche11/anaconda/lib/python3.6/site-packages/IPython/core/interactiveshell.py", line 2862, in run_code
exec(code_obj, self.user_global_ns, self.user_ns)
"<ipython-input-2-1a0b0bf45d07>", line 2, in <module>
wb.download(indicator='SP.POP.TOTL', country='WLD', start=1800,... | 0.281777 |
```Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/smarlow/projects/venvs/mashold/lib64/python3.8/site-packages/googleapiclient/_helpers.py", line 134, in positional_wrapper
return wrapped(*args, **kwargs)
"/home/user/projects/venvs/env/lib64/python3.8/site-packages/googleapiclient/er... | Traceback (most recent call last):
"athena/decode_main.py", line 87, in <module>
decode(jsonfile, n=5, log_file='nohup.out')
"athena/decode_main.py", line 65, in decode
v = tf.reduce_mean(tf.concat(v,axis=0),axis=0)
"/8T_raid/user/venv_athena/lib/python3.5/site-packages/tensorflow_core/python/util/dispatch.p... | 0.320209 |
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 957, in _decrypt_signature
video_id, player_url, len(s)
"/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 356, in _extract_signature_func... | Traceback (most recent call last):
"/Users/yngve/.local/share/virtualenvs/entrepedia-lgvwzfOB/lib/python3.7/site-packages/pre_commit/error_handler.py", line 54, in error_handler
yield
"/Users/yngve/.local/share/virtualenvs/entrepedia-lgvwzfOB/lib/python3.7/site-packages/pre_commit/main.py", line 351, in main
ar... | 0.24601 |
Traceback (most recent call last):
"/usr/share/w3af/w3af/core/ui/gui/main.py", line 611, in start_scan_wrap
real_scan_start()
"/usr/share/w3af/w3af/core/ui/gui/main.py", line 597, in real_scan_start
helpers.coreWrap(self.w3af.plugins.init_plugins)
"/usr/share/w3af/w3af/core/ui/gui/helpers.py", line 205, in __call... | Traceback (most recent call last):
"/usr/lib64/python3.4/wsgiref/handlers.py", line 138, in run
self.finish_response()
"/usr/lib64/python3.4/wsgiref/handlers.py", line 180, in finish_response
self.write(data)
"/usr/lib64/python3.4/wsgiref/handlers.py", line 274, in write
self.send_headers()
"/usr/lib64/python3.... | 0.258875 |
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):
"/usr/local/bin/plasma", line 11, in <module>
load_entry_point('plasma==1.0', 'console_scripts', 'plasma')()
"/usr/local/lib/python3.5/dist-packages/plasma-1.0-py3.5-linux-x86_64.egg/plasma/main.py", line 35, in console_entry
if not gctx.load_file():
"/usr/local/lib/python3... | 0.184329 |
Traceback (most recent call last):
"/usr/bin/pip", line 9, in <module>
from pip import main
ImportError: cannot import name main
| [EE] Traceback (most recent call last):
"/home/xmn/miniconda3/envs/ibis-nb/lib/python3.7/site-packages/sqlalchemy/engine/base.py", line 1246, in _execute_context
cursor, statement, parameters, context
"/home/xmn/miniconda3/envs/ibis-nb/lib/python3.7/site-packages/sqlalchemy/engine/default.py", line 588, in do_ex... | 0.302437 |
Traceback (most recent call last):
"/usr/lib/python2.7/multiprocessing/process.py", line 267, in _bootstrap
self.run()
"/usr/local/lib/python2.7/dist-packages/tensorpack/dataflow/parallel.py", line 163, in run
for dp in self.ds:
"/usr/local/lib/python2.7/dist-packages/tensorpack/dataflow/common.py", line 116... | Traceback (most recent call last):
"./run", line 54, in <module>
import utils
"/opt/congress/tasks/utils.py", line 15, in <module>
import scrapelib
ImportError: No module named scrapelib
| 0.276027 |
Traceback (most recent call last):
"C:\Users\91901\anaconda3\envs\tf_1\lib\site-packages\IPython\core\interactiveshell.py", line 3343, in run_code
exec(code_obj, self.user_global_ns, self.user_ns)
"<ipython-input-23-e547cb7c64fb>", line 1, in <module>
from keras.preprocessing.sequence import pad_sequences
"C... | Traceback (most recent call last):
"/usr/local/lib/python2.7/site-packages/salt/utils/vt.py", line 203, in __init__
self._spawn()
"/usr/local/lib/python2.7/site-packages/salt/utils/vt.py", line 394, in _spawn
self.pid, self.child_fd, self.child_fde = self.__fork_ptys()
"/usr/local/lib/python2.7/site-packages/salt... | 0.255307 |
Traceback (most recent call last):
"miya.py", line 30, in <module>
rtm_client.start()
"/home/john/.local/lib/python3.6/site-packages/slack/rtm/client.py", line 197, in start
return self._event_loop.run_until_complete(future)
"/usr/lib/python3.6/asyncio/base_events.py", line 484, in run_until_complete
return... | Traceback (most recent call last):
"c:\users\dell\appdata\local\programs\python\python39\lib\site.py", line 169, in addpackage
exec(line)
"<string>", line 1, in <module>
"c:\users\dell\appdata\local\programs\python\python39\lib\importlib\util.py", line 2, in <module>
from . import abc
"c:\users\dell\appda... | 0.313822 |
Traceback (most recent call last):
"pokecli.py", line 452, in <module>
main()
"pokecli.py", line 53, in main
config = init_config()
"pokecli.py", line 124, in init_config
load.update(json.load(data))
"/usr/lib/python2.7/json/**init**.py", line 291, in load
**kw)
"/usr/lib/python2.7/json/**init**.py", line 339... | Traceback (most recent call last):
"./myCfScript", line 123, in <module>
bu_cf = bu.get_cloudformation_template(args.region)
"/Users/me/Development/project/cf_stuff.py", line 74, in get_cloudformation_template
RouteTableId=Ref(privateRouteTable),
"/Library/Python/2.7/site-packages/troposphere/__init__.py", line 4... | 0.32892 |
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):
"c:\python27\lib\runpy.py", line 162, in _run_module_as_main
"__main__", fname, loader, pkg_name)
"c:\python27\lib\runpy.py", line 72, in _run_code
exec code in run_globals
"C:\Python27\Scripts\aws-shell.exe\__main__.py", line 9, in <module>
"c:\python27\lib\site-package... | 0.2531 |
Traceback (most recent call last):
"/home/ec2-user/miniconda/envs/sciencedb/lib/python2.7/site-packages/rq/worker.py", line 479, in perform_job
rv = job.perform()
"/home/ec2-user/miniconda/envs/sciencedb/lib/python2.7/site-packages/rq/job.py", line 466, in perform
self._result = self.func(_self.args, *_self.kwargs)... | Traceback (most recent call last):
"/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
self.run()
"/usr/lib/python2.6/threading.py", line 484, in run
self.__target(_self.__args, *_self.__kwargs)
"/home/xbmc/.headphones/headphones/postprocessor.py", line 480, in forcePostProcess
verify(rgid, albumpat... | 0.209564 |
Traceback (most recent call last):
"C:\Anaconda3\lib\runpy.py", line 170, in _run_module_as_main
"__main__", mod_spec)
"C:\Anaconda3\lib\runpy.py", line 85, in _run_code
exec(code, run_globals)
"C:\Anaconda3\Scripts\kernprof.exe\__main__.py", line 9, in <module>
"C:\Anaconda3\lib\site-packages\kernprof.py", lin... | Traceback (most recent call last):
"/usr/local/bin/bcbio_nextgen.py", line 114, in <module>
main(**kwargs)
"/usr/local/bin/bcbio_nextgen.py", line 56, in main
fc_dir, run_info_yaml)
"/Users/yangjl/Documents/MyNGS/NGSpipe/anaconda/lib/python2.7/site-packages/bcbio/pipeline/main.py", line 51, in run_main
pipeline_i... | 0.297922 |
Traceback (most recent call last):
"spider.py", line 9, in <module>
from upload import Upload, SERVICE_DRIVE, SERVICE_DROPBOX, SERVICE_SCP
"/root/packtpub-crawler/script/upload.py", line 2, in <module>
from scpUpload import ScpUpload
"/root/packtpub-crawler/script/scpUpload.py", line 5, in <module>
import p... | Traceback (most recent call last):
"C:\Python27\lib\site-packages\wx-2.8-msw-unicode\wx\_core.py", line 14669, in <lambda>
lambda event: event.callable(*event.args, **event.kw) )
"C:\Users\Niels\git\tribler\Tribler\Main\vwxGUI\channel.py", line 124, in do_gui
result = delayedResult.get()
"C:\Users\Niels\git\tribl... | 0.226566 |
Traceback (most recent call last):
"SimpleServer.py", line 311, in <module>
ret = loop.run_until_complete(server.arun())
"/usr/lib/python3.5/asyncio/base_events.py", line 387, in run_until_complete
return future.result()
"/usr/lib/python3.5/asyncio/futures.py", line 274, in result
raise self._exception
"/usr/li... | Traceback (most recent call last):
"Tests/test_imagechops.py", line 1, in <module>
from tester import *
"/home/aclark/Developer/Pillow/Tests/tester.py", line 1, in <module>
from __future__ import print_functionImportError: No module named __future__ | 0.325977 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/tmp/pip-build-a8p_j031/pillow/setup.py", line 792, in <module>
zip_safe=not (debug_build() or PLATFORM_MINGW), )
"/u/kraceku/miniconda3/envs/mdata/lib/python3.6/distutils/core.py", line 148, in setup
dist.run_commands()
"/u/kraceku/mini... | Traceback (most recent call last):
"<string>", line 1, in <module>NameError: name 'UltiSnips_Manager' is not defined | 0.303113 |
Traceback (most recent call last):
"c:\users\administrator\appdata\local\programs\python\python36-32\lib\site-packages\twisted\internet\defer.py", line 1299, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
"c:\users\administrator\appdata\local\programs\python\python36-32\lib\site-packages\twis... |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/tmp/pip-install-sbvthk4m/mmcv-full_ed893921b56c478284273043bf71907f/setup.py", line 304, in <module>
zip_safe=False)
"/home/lupeng/anaconda3/envs/open-mmlab/lib/python3.7/site-packages/setuptools/__init__.py", line 152, in setup
_install_s... | 0.310857 |
Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 516, in extract_info
ie_result = ie.extract(url)
"/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 170, in extract
return self._real_extract(url)
"/usr/lib/python2.7/dist-packages/youtube_dl/e... | Traceback (most recent call last):
"/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/urllib/request.py", line 1317, in do_open
encode_chunked=req.has_header('Transfer-encoding'))
"/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/http/client.py", line 1229, in request
self._send_req... | 0.271904 |
Traceback (most recent call last):
"C:\Users\thomasonc\AppData\Local\Continuum\anaconda3\lib\site-packages\spyder\widgets\variableexplorer\dataframeeditor.py", line 266, in get_value
value = self.df.iat[row, column]
"C:\Users\thomasonc\AppData\Local\Continuum\anaconda3\lib\site-packages\pandas\core\indexing.py",... | Traceback (most recent call last):
"/usr/bin/theharvester", line 19, in <module>
from lib import htmlExportImportError: cannot import name htmlExport | 0.188191 |
Traceback (most recent call last):
"C:/Users/asongtoruin/cmap tester.py", line 17, in <module>
cloud.to_file('test.png')
"C:\Anaconda3\envs\temp\lib\site-packages\wordcloud\wordcloud.py", line 650, in to_file
img = self.to_image()
"C:\Anaconda3\envs\temp\lib\site-packages\wordcloud\wordcloud.py", line 592, i... | Traceback (most recent call last):
"/usr/local/lib/python3.4/dist-packages/jedi/cache.py", line 141, in wrapper
return getattr(self, name)AttributeError: 'UserContextParser' object has no attribute '_user_stmt' | 0.296181 |
ERROR: Signature extraction failed: Traceback (most recent call last):
"/opt/app/node_modules/youtube-dl/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1057, in _decrypt_signature
video_id, player_url, s
"/opt/app/node_modules/youtube-dl/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 971, in _extra... | Traceback (most recent call last):
"C:\temp\DeepFaceLabCUDA9.2SSE\_internal\DeepFaceLab\mainscripts\Trainer.py", line 75, in trainerThread
loss_string = model.train_one_epoch()
"C:\temp\DeepFaceLabCUDA9.2SSE\_internal\DeepFaceLab\models\ModelBase.py", line 309, in train_one_epoch
losses = self.onTrainOneEpoch(s... | 0.300939 |
Traceback (most recent call last):
"C:\Users\mleun\projects\swift-jupyter\swift_kernel.py", line 19, in <module>
import lldb
"C:\Library\Developer\Toolchains\unknown-Asserts-development.xctoolchain\usr\lib\site-packages\lldb\__init__.py", line 38, in <module>
from . import _lldb
ImportError: DLL load failed: Th... | Traceback (most recent call last):
"youtube_dl\YoutubeDL.pyo", line 506, in extract_info
"youtube_dl\extractor\common.pyo", line 161, in extract
"youtube_dl\extractor\generic.pyo", line 535, in _real_extractExtractorError: Unsupported URL: http://thecolbertreport.cc.com/videos/ppqf1u/headline-news-rebrand; please... | 0.308187 |
> Traceback (most recent call last):
"getGitlabProjects.py", line 9, in <module>
projects.unarchive()
"/usr/lib/python2.7/site-packages/gitlab/v4/objects.py", line 2027, in unarchive
raise_error_from_response(r, GitlabCreateError, 201)
"/usr/lib/python2.7/site-packages/gitlab/exceptions.py", line 204, in rai... | Traceback (most recent call last):
"/Users/buck/venv/venv-update/lib/python2.7/site-packages/pre_commit/error_handler.py", line 34, in error_handler
yield
"/Users/buck/venv/venv-update/lib/python2.7/site-packages/pre_commit/main.py", line 108, in main
return run(runner, args)
"/Users/buck/venv/venv-update/lib/pyt... | 0.182833 |
Traceback (most recent call last):
"tensorflow_datasets/scripts/create_new_dataset.py", line 38, in <module>
from tensorflow_datasets.core import naming
# pylint: disable=g-import-not-at-top
ModuleNotFoundError: No module named 'tensorflow_datasets'
| Traceback (most recent call last):
"/home/users/mkaysi/.local/lib/python3.3/site-packages/supybot/plugins/ShrinkUrl/plugin.py", line 175, in _getLnUrl
return self.db.get('ln', url)
"/home/users/mkaysi/.local/lib/python3.3/site-packages/supybot/plugins/ShrinkUrl/plugin.py", line 59, in get
return self.dbs[service][u... | 0.191033 |
'return': 'Exception occurred in runner state.event: Traceback (most recent call last):\n
"/usr/lib/python2.7/dist-packages/salt/client/mixins.py", line 337, in low\n
data[\'return\'] = self.functions[fun](*args, **kwargs)\n
"/usr/lib/python2.7/dist-packages/salt/runners/state.py", line 198, in event\n
indent=None... | Traceback (most recent call last):
"c:\users\yaoshirong\appdata\local\programs\python\python35\lib\site-packages\mongo_connector\util.py", line 90, in wrapped
func(*args, **kwargs)
"c:\users\yaoshirong\appdata\local\programs\python\python35\lib\site-packages\mongo_connector\oplog_manager.py", line 310, in run
n... | 0.323824 |
ERROR: Signature extraction failed: Traceback (most recent call last):
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbsbtmq\build\youtube_dl\extractor\youtube.py", line 1426, in _decrypt_signature
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbsbtmq\build\youtube_dl\e... | Traceback (most recent call last):
"/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 530, in extract
ie_result = self._real_extract(url)
"/usr/local/bin/youtube-dl/youtube_dl/extractor/linkedin.py", line 158, in _real_extract
course_data = self._call_api(course_slug, 'chapters,description,title')... | 0.232996 |
Traceback (most recent call last):
"/home/k/projects/Tweeter.py", line 548, in <module>
runengine_for_full_retweets()
"/home/k/projects/Tweeter.py", line 161, in runengine_for_full_retweets
twittersearch = t.statuses.user_timeline(screen_name=i) ## i becomes variable for entire return of timeline tweets##
"/usr/l... | Traceback (most recent call last):
"automation_calculator.py", line 161, in <module>
CalcOnWindows10()
"automation_calculator.py", line 149, in CalcOnWindows10
calcWindow.CaptureToImage('calc.png', 7, 0, -14, -7)
# on windows 10, 7 pixels of windows border are transparent
"C:\Users\PC\AppData\Local\Programs\... | 0.301439 |
Traceback (most recent call last):
"/usr/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 1391, 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):
"manage.py", line 29, in <module>
execute_from_command_line(sys.argv)
"/home/mahmood/.virtualenvs/taiga/lib/python3.6/site-packages/django/core/management/__init__.py", line 363, in execute_from_command_line
utility.execute()
"/home/mahmood/.virtualenvs/taiga/lib/python3.6/... | 0.306793 |
Traceback (most recent call last):
"/usr/local/lib/python3.5/dist-packages/tornado/ioloop.py", line 759, in _run_callback
ret = callback()
"/usr/local/lib/python3.5/dist-packages/tornado/stack_context.py", line 276, in null_wrapper
return fn(*args, **kwargs)
"/home/fhof/.local/lib/python3.5/site-packages/str... | Traceback (most recent call last):
"/share/CACHEDEV1_DATA/.qpkg/OMedusa/OMedusa/<a href="../blob/698ca1db9903a9f716d9ed1910972cbf70ea50e8/medusa/show/recommendations/trakt.py#L113">medusa/show/recommendations/trakt.py</a>", line 113, in fetch_popular_shows
library_shows = sync.get_watched('shows', extended='noseasons... | 0.308301 |
Traceback (most recent call last):
"/root/w3af/w3af/core/ui/gui/tabs/exploit/exploit_all.py", line 167, in _launch_exploit_all
exploit.exploit()
"/root/w3af/w3af/core/controllers/plugins/attack_plugin.py", line 198, in exploit
s = self._generate_shell(vuln)
"/root/w3af/w3af/plugins/attack/sqlmap.py", line 77, in ... | Traceback (most recent call last):
"/usr/local/share/bcbio-nextgen/anaconda/bin/bcbio_nextgen.py", line 216, in <module>
main(**kwargs)
"/usr/local/share/bcbio-nextgen/anaconda/bin/bcbio_nextgen.py", line 42, in main
run_main(**kwargs)
"/usr/local/share/bcbio-nextgen/anaconda/lib/python2.7/site-packages/bcbio/pip... | 0.217982 |
Traceback (most recent call last):
"runtests.py", line 39, in capture_exec
exec code_string in namespace
"<string>", line 1, in <module>
"<string>", line 1, in <lambda>
"<string>", line 1, in <lambda>
"<string>", line 1, in <lambda>NameError: global name 'USED_VARS' is not defined | Traceback (most recent call last):
"/home/maxnoe/.local/lib/python3.9/site-packages/clikit/console_application.py", line 131, in run
status_code = command.handle(parsed_args, io)
"/home/maxnoe/.local/lib/python3.9/site-packages/clikit/api/command/command.py", line 120, in handle
status_code = self._do_handle(ar... | 0.226055 |
Traceback (most recent call last):
"<stdin>", line 1, in ?
"/usr/lib/python2.4/site-packages/scipy/signal/signaltools.py", line 1056, in residue
k,b = polydiv(b,a)
"/usr/lib/python2.4/site-packages/numpy/lib/polynomial.py", line 401, in polydiv
q = NX.zeros((m-n+1,), float)ValueError: negative dimensions are not ... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"psutil/__init__.py", line 427
except OSError, err:
^SyntaxError: invalid syntax | 0.268624 |
Traceback (most recent call last):
"C:\Python33\lib\logging__init__.py", line 943, in emit
"C:\Python33\lib\logging__init__.py", line 923, in flushOSError: [Errno 28] No space left on device | Traceback (most recent call last):
"C:\Anaconda3\Scripts\conda-script.py", line 5, in <module>
sys.exit(main())
"C:\Anaconda3\lib\site-packages\conda\cli\main.py", line 120, in main
args_func(args, p)
"C:\Anaconda3\lib\site-packages\conda\cli\main.py", line 127, in args_func
args.func(args, p)
"C:\Anaconda3\lib... | 0.216597 |
Traceback (most recent call last):
"/usr/lib/python3.6/distutils/unixccompiler.py", line 118, in _compile
extra_postargs)
"/usr/lib/python3.6/distutils/ccompiler.py", line 909, in spawn
spawn(cmd, dry_run=self.dry_run)
"/usr/lib/python3.6/distutils/spawn.py", line 36, in spawn
_spawn_posix(cmd, search_path... | Traceback (most recent call last):
"Tribler\Main\tribler_main.pyo", line 669, in sesscb_states_callback
"Tribler\dispersy\util.pyo", line 35, in helper
"Tribler\community\tunnel\hidden_community.pyo", line 250, in monitor_downloads
"Tribler\community\tunnel\hidden_community.pyo", line 639, in create_introductio... | 0.167656 |
Traceback (most recent call last):
"/private/tmp/shitter/bin/celeryd", line 8, in <module>
load_entry_point('celery==3.0.13', 'console_scripts', 'celeryd')()
"/private/tmp/shitter/lib/python2.7/site-packages/celery/**main**.py", line 20, in _compat_worker
main()
"/private/tmp/shitter/lib/python2.7/site-packages/c... | Traceback (most recent call last):
"/usr/lib/python3.8/site-packages/lutris/gui/views/store.py", line 420, in add_game
self.store.append(
"/usr/lib/python3.8/site-packages/gi/overrides/Gtk.py", line 997, in append
return self._do_insert(-1, row)
"/usr/lib/python3.8/site-packages/gi/overrides/Gtk.py", line 98... | 0.312705 |
Traceback (most recent call last):
"/sites/metrics_dev/env/lib/python3.3/site-packages/pyramid/router.py", line 251, in __call__
response = self.invoke_subrequest(request, use_tweens=True)
"/sites/metrics_dev/env/lib/python3.3/site-packages/pyramid/router.py", line 227, in invoke_subrequest
response = handle_reques... | Traceback (most recent call last):
"<stdin>", line 13, in <module>
"/Users/marcoslpbueno/automlpy/env/lib/python3.8/site-packages/autosklearn/estimators.py", line 636, in predict_proba
pred_proba = super().predict_proba(
"/Users/marcoslpbueno/automlpy/env/lib/python3.8/site-packages/autosklearn/estimators.py"... | 0.291281 |
Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/gunicorn/arbiter.py", line 507, in spawn_worker
worker.init_process()
"/usr/local/lib/python2.7/dist-packages/gunicorn/workers/ggevent.py", line 193, in init_process
super(GeventWorker, self).init_process()
"/usr/local/lib/python2.7/dist-p... | Traceback (most recent call last):
"/apps1/local/share/bcbio/anaconda/lib/python3.6/site-packages/bcbio/provenance/do.py", line 26, in run
_do_run(cmd, checks, log_stdout, env=env)
"/apps1/local/share/bcbio/anaconda/lib/python3.6/site-packages/bcbio/provenance/do.py", line 106, in _do_run
raise subproce... | 0.235849 |
Traceback (most recent call last):
"/usr/lib/python3.8/doctest.py", line 1328, in __run
exec(compile(example.source, filename, "single",
"<doctest Bio.Cluster._cluster.kmedoids[0]>", line 1, in <module>
distance = array([[0.0, 1.1, 2.3],
NameError: name 'array' is not defined
| Traceback (most recent call last):
"/usr/local/bin/youtube-dl/youtube_dl/update.py", line 148, in update_self
urlh = opener.open(version['bin'][0])
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 437, in open
response = meth(req, response)
"/System/Library/Frameworks... | 0.321464 |
Traceback (most recent call last):
"/home/francisco/.vim/plugged/jedi-vim/jedi_vim.py", line 182, in completions
completions = script.completions()
"/home/francisco/.vim/plugged/jedi-vim/jedi/jedi/api/__init__.py", line 192, in completions
completion_names = get_completions(user_stmt, b)
"/home/francisco/.vim/plu... | Traceback (most recent call last):
"D:/Sentiment/sentiment/SentimentDemo.py", line 2, in <module>
from polyglot.text import Text,Word
"C:\Python36\lib\site-packages\polyglot-16.7.4-py3.6.egg\polyglot\text.py", line 11, in <module>
from polyglot.detect import Detector, Language
"C:\Python36\lib\site-packages\... | 0.248689 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/tmp/pip-install-liolni/superset/setup.py", line 19, in <module>
with open('README.md', encoding='utf-8') as f:
TypeError: 'encoding' is an invalid keyword argument for this function
| Traceback (most recent call last):
"C:\Program
s\Medusa\Medusa\<a href="../blob/74c3f124fb599ad923e23f46fc320778b8b4217c/medusa/scene_exceptions.py#L387">medusa\scene_exceptions.py</a>", line 387, in _get_anidb_exceptions
cache_path=join(app.CACHE_DIR, 'adba')
"C:\Program
s\Medusa\Medusa\<a href="../blob/74c3f124... | 0.200918 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.