text1 stringlengths 92 132k | text2 stringlengths 83 99.1k | score float64 0.01 1 |
|---|---|---|
Traceback (most recent call last):
"<stdin>", line 1, in <module>
TypeError: 'unicode' does not have the buffer interface
| 2018-03-08 14:19:26 INFO (MainThread) [homeassistant.core] Bus:Handling <Event system_log_event[L]: timestamp=1520515166.694072, level=ERROR, message=Error executing service <ServiceCall notify.lametric: title=<homeassistant.helpers.template.Template object at 0x2abc7bd48588>, message=<homeassistant.helpers.template.Te... | 0.509316 |
Traceback (most recent call last):
"scripts/fluid_self_attention_sthread.py", line 94, in <module>
attention_type='dot-product attention')
"/usr/local/lib/python2.7/dist-packages/paddle/trainer_config_helpers/default_decorators.py", line 53, in __wrapper__
return func(*args, **kwargs)
"/usr/local/lib/python2... | Traceback (most recent call last):
"/Users/*****/MobSF/Mobile-Security-Framework-MobSF/StaticAnalyzer/views/android/static_analyzer.py", line 271, in static_analyzer
'security_score'] = score(context['findings'])
TypeError: 'NoneType' object is not subscriptable
| 0.568672 |
Traceback (most recent call last):
"/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1162, in _decrypt_signature
video_id, player_url, s
"/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1085, in _extract_signature_function
cache_res = res(test_string)
"/usr/local/bin/youtube-... | Traceback (most recent call last):
"/home/shuxj/tool/pycharm-community-2018.1.4/helpers/pydev/pydevd.py", line 1664, in <module>
main()
"/home/shuxj/tool/pycharm-community-2018.1.4/helpers/pydev/pydevd.py", line 1658, in main
globals = debugger.run(setup['file'], None, None, is_module)
"/home/shuxj/tool/pych... | 0.548696 |
Traceback (most recent call last):
"/usr/lib/python3/dist-packages/ulauncher/ui/windows/PreferencesUlauncherDialog.py", line 198, in on_scheme_callback
resp = rt.dispatch(self, scheme_request.get_uri())
"/usr/lib/python3/dist-packages/ulauncher/utils/Router.py", line 49, in dispatch
return callback(context, url... | Traceback (most recent call last):
"C:\Users\SESA151752\Documents\Anaconda3\lib\site-packages\traitlets\traitlets.py", line 528, in get
value = obj._trait_values[self.name]
KeyError: 'context'
| 0.610079 |
Traceback (most recent call last):
"/home/george.trojan/miniconda3/envs/python-3.7/lib/python3.7/site-packages/distributed/core.py", line 408, in handle_comm
result = handler(comm, **msg)
"/home/george.trojan/miniconda3/envs/python-3.7/lib/python3.7/site-packages/distributed/scheduler.py", line 2135, in remove_w... | Traceback (most recent call last):
"/home/cxf/.lutris/lutris/gui/uninstallgamedialog.py", line 95, in on_apply_button_clicked
self.callback(self.game.id, remove_from_library)
"/home/cxf/.lutris/lutris/gui/lutriswindow.py", line 654, in remove_game_from_view
self.game_store.update(game_id)
"/home/cxf/.lutris/... | 0.586737 |
Traceback (most recent call last):
"/home/peter/Work/flock_catkin_ws/src/TelloPy/tellopy/_internal/tello.py", line 661, in __video_thread
video_data = VideoData(data)
"/home/peter/Work/flock_catkin_ws/src/TelloPy/tellopy/_internal/protocol.py", line 234, in __init__
if VideoData.packets_per_frame < (self.h1 & 0... | Traceback (most recent call last):
"C:\Users\aard\AppData\Local\Programs\Python\Python36\lib\multiprocessing\pool.py", line 119, in worker
result = (True, func(*args, **kwds))
"C:\Users\aard\PycharmProjects\faceswap\lib\multithreading.py", line 16, in runner
return method(item)
TypeError: 'NoneType' object is n... | 0.556207 |
Traceback (most recent call last):
"/home/gasoon/main/anaconda3/envs/vd/lib/python3.6/site-packages/torch/nn/modules/module.py", line 514, in load_state_dict
own_state[name].copy_(param)
RuntimeError: invalid argument 2: sizes do not match at /opt/conda/conda-bld/pytorch_1518244421288/work/torch/lib/THC/generic/THC... | Traceback (most recent call last):
"/home/cupen/.local/share/virtualenvs/opsdroid-skills-XMdUEVC6/lib/python3.7/site-packages/opsdroid/core.py", line 347, in run_skill
await skill(self, config, message)
"/home/cupen/.local/share/opsdroid/opsdroid-modules/skill/devtools/__init__.py", line 8, in reload
await opsd... | 0.522802 |
Traceback (most recent call last):
"test_elmo.py", line 56, in <module>
train_dataset = reader.read("data/train.tsv")
"/Users/gabrielgordon-hall/anaconda/lib/python3.6/site-packages/allennlp/data/dataset_readers/dataset_reader.py", line 73, in read
instances = [instance for instance in Tqdm.tqdm(instances)]
... | Traceback (most recent call last):
"C:\Users\dellpc\Anaconda3\lib\site-packages\traitlets\traitlets.py", line 528, in get
value = obj._trait_values[self.name]
KeyError: 'context'
| 0.626153 |
Traceback (most recent call last):
"/Users/sayandevmukherjee/anaconda/envs/py36-tensorflow/lib/python3.6/threading.py", line 916, in _bootstrap_inner
self.run()
"/Users/sayandevmukherjee/anaconda/envs/py36-tensorflow/lib/python3.6/threading.py", line 864, in run
self._target(*self._args, **self._kwargs)
"/Us... | Traceback (most recent call last):
"/usr/local/bin/musicbox", line 7, in <module>
from NEMbox import start
"/usr/local/lib/python3.5/dist-packages/NEMbox/__init__.py", line 19, in <module>
from .menu import Menu
"/usr/local/lib/python3.5/dist-packages/NEMbox/menu.py", line 29, in <module>
from .api import N... | 0.581123 |
Traceback (most recent call last):
"/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main
"__main__", fname, loader, pkg_name)
"/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
"/usr/local/bin/youtube-dl/__main__.py", line 19, in <module>
"/usr/local/bin/youtube-dl/you... |
Traceback (most recent call last):
"/..../site-packages/lettuce/core.py", line 125, in __call__
ret = self.function(self.step, *args, **kw)
"/..../test/features/steps.py", line 9, in given_i_visit
world.browser.visit(url)
AttributeError: 'thread._local' object has no attribute 'browser' | 0.640988 |
Traceback (most recent call last):
"/usr/bin/octoprint", line 11, in <module>
load_entry_point('OctoPrint==1.3.11', 'console_scripts', 'octoprint')()
"/usr/lib/python2.7/dist-packages/octoprint/__init__.py", line 609, in main
octo(args=args, prog_name="octoprint", auto_envvar_prefix="OCTOPRINT")
"/usr/lib/py... | Traceback (most recent call last):
"/srv/homeassistant/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py", line 171, in _async_setup_platform
SLOW_SETUP_MAX_WAIT, loop=self.hass.loop)
"/usr/lib/python3.6/asyncio/tasks.py", line 358, in wait_for
return fut.result()
"/usr/lib/python3.6/asyn... | 0.584769 |
Traceback (most recent call last):
"/usr/lib/python3.8/runpy.py", line 194, in _run_module_as_main
return _run_code(code, main_globals, None,
"/usr/lib/python3.8/runpy.py", line 87, in _run_code
exec(code, run_globals)
"/home/iegorval/Diploma/experiments/smalst/smal_eval.py", line 470, in <module>
app.run(m... | Traceback (most recent call last):
"/Users/code/source/env_env/bin/mypy", line 11, in <module>
sys.exit(console_entry())
"/Users/code/source/env_env/lib/python3.6/site-packages/mypy/__main__.py", line 7, in console_entry
main(None)
"/Users/code/source/env_env/lib/python3.6/site-packages/mypy/main.py", line 6... | 0.627671 |
Traceback (most recent call last):
"train.py", line 115, in <module>
tf.app.run()
"/usr/local/lib/python2.7/dist-packages/tensorflow/python/platform/app.py", line 44, in run
_sys.exit(main(_sys.argv[:1] + flags_passthrough))
"train.py", line 68, in main
second_derivatives=FLAGS.second_derivatives)
"/home... | Traceback (most recent call last):
"/home/mgoerner/mwe.py", line 12, in <module>
doc = nlp(my_str)
"/home/mgoerner/.miniconda3/envs/minerva/lib/python3.8/site-packages/spacy/language.py", line 427, in __call__
doc = self.make_doc(text)
"/home/mgoerner/.miniconda3/envs/minerva/lib/python3.8/site-packages/spac... | 0.603014 |
Traceback (most recent call last):
"/Users/runner/miniconda3/envs/test-environment/lib/python3.8/site-packages/distributed/protocol/pickle.py", line 75, in loads
return pickle.loads(x)
AttributeError: type object '_DTypeMeta' has no attribute '_abstract'
| Traceback (most recent call last):
"/Users/dmccall/Desktop/tap-vagrant/tap/antietam_django/venv/lib/python2.7/site-packages/django/core/handlers/exception.py", line 39, in inner
response = get_response(request)
"/Users/dmccall/Desktop/tap-vagrant/tap/antietam_django/venv/lib/python2.7/site-packages/django/core/h... | 0.588068 |
Traceback (most recent call last):
"../tools/build_modref_templates.py", line 20, in <module>
docwriter = ApiDocWriter(package)
"/build/nipype-1.0.1/tools/apigen.py", line 76, in __init__
self.package_name = package_name
"/build/nipype-1.0.1/tools/apigen.py", line 98, in set_package_name
self.root_module = ... | Traceback (most recent call last):
"/homea/inm7/mfalkiew/.linuxbrew/bin/fmriprep", line 11, in <module>
sys.exit(main())
"/homea/inm7/mfalkiew/.linuxbrew/opt/python3/lib/python3.6/site-packages/fmriprep/cli/run.py", line 270, in main
fmriprep_wf.run(**plugin_settings)
"/homea/inm7/mfalkiew/.local/lib/python3... | 0.663419 |
Traceback (most recent call last):
"train.py", line 70, in <module>
data_batch, label_batch = provider.loadData
(h5_filename)
"/usr/Downloads/pointnet/provider.py", line 97, in loadData
return load_h5(filename)
"/usr/Downloads/pointnet/provider.py", line 92, in load_h5
data = f['data'][:]
"h5py/_objects... | Traceback (most recent call last):
"C:\Users\kvvinod\PycharmProjects\textToSpeech\venv\lib\site-packages\pyttsx3\__init__.py", line 20, in init
eng = _activeEngines[driverName]
"C:\Users\kvvinod\AppData\Local\Programs\Python\Python38-32\lib\weakref.py", line 131, in __getitem__
o = self.data[key]()
KeyError: 's... | 0.479469 |
Traceback (most recent call last):
"C:\Apps\Sublime\sublime_plugin.py", line 591, in on_query_completions
res = callback.on_query_completions(v, prefix, locations)
"C:\Apps\Sublime\Data\Packages\Jedi - Python autocompletion\sublime_jedi\completion.py", line 169, in on_query_completions
ask_daemon(view, self._sh... | [!] Traceback (most recent call last):
"lazagne\softwares\browsers\mozilla.py", line 398, in is_master_password_correct
AttributeError: 'Sequence' object has no attribute 'asOctets'
| 0.653401 |
Traceback (most recent call last):
"C:\projects\pyfa\gui\builtinShipBrowser\fitItem.py", line 188, in OnProjectToFit
AttributeError: module 'gui.fitCommands' has no attribute 'GuiAddProjectedCommand'
| Traceback (most recent call last):
"/opt/TIDoS/tidconsole.py", line 779, in <module>
main()
"/opt/TIDoS/tidconsole.py", line 770, in main
prnt.loadstyle()
"/opt/TIDoS/core/methods/print.py", line 64, in loadstyle
while thread.isAlive():
AttributeError: 'Thread' object has no attribute 'isAlive'
| 0.552259 |
Traceback (most recent call last):
"/usr/lib64/python3.6/multiprocessing/process.py", line 258, in _bootstrap
self.run()
"/usr/lib/python3.6/site-packages/salt/utils/process.py", line 747, in _run
return self._original_run()
"/usr/lib/python3.6/site-packages/salt/master.py", line 223, in run
salt.daemons.ma... | Traceback (most recent call last):
"/home/frappe/frappe-bench/apps/frappe/frappe/app.py", line 61, in application
response = frappe.handler.handle()
"/home/frappe/frappe-bench/apps/frappe/frappe/handler.py", line 21, in handle
data = execute_cmd(cmd)
"/home/frappe/frappe-bench/apps/frappe/frappe/handler.py",... | 0.603907 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
ValueError: cannot reshape array of size 0 into shape ()
| Traceback (most recent call last):
"C:\Python35\lib\site-packages\cx_Freeze\initscripts\__startup__.py", line 40, in run
"C:\Python35\lib\site-packages\cx_Freeze\initscripts\Console.py", line 23, in run
"bin/svtplay-dl", line 7, in <module>
"c:\projects\svtplay-dl\lib\svtplay_dl\__init__.py", line 69, in ma... | 0.520734 |
Traceback (most recent call last):
"C:\Users\Claudia Chen\AppData\Roaming\Sublime Text 3\Packages\JavaScript Enhancements\_generated_2018_01_23_at_15_18_32.py", line 244, in execute_check_output
args, shell=True, stderr=subprocess.STDOUT, timeout=10
"./python3.3/subprocess.py", line 589, in check_output
subproce... | Traceback (most recent call last):
"/home/userid/.conda/envs/my-rdkit-env/lib/python3.6/site-packages/tap/utils.py", line 66, in get_git_url
url = check_output(['git', 'remote', 'get-url', 'origin'])
"/home/userid/.conda/envs/my-rdkit-env/lib/python3.6/site-packages/tap/utils.py", line 33, in check_output
outpu... | 0.651813 |
Error: PythonPipBuilder:ResolveDependencies - Traceback (most recent call last):
"<string>", line 1, in <module>
TypeError: 'module' object is not callabl
| 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.500738 |
Traceback (most recent call last):
"/home/frappe/benches/bench-2017-07-07-a/apps/frappe/frappe/app.py", line 56, in application
response = frappe.handler.handle()
"/home/frappe/benches/bench-2017-07-07-a/apps/frappe/frappe/handler.py", line 21, in handle
data = execute_cmd(cmd)
"/home/frappe/benches/bench-20... | Traceback (most recent call last):
"/root/freqtrade/.env/lib/python3.7/site-packages/pandas/core/indexes/base.py", line 4729, in get_value
return libindex.get_value_box(s, key)
"pandas/_libs/index.pyx", line 51, in pandas._libs.index.get_value_box
"pandas/_libs/index.pyx", line 47, in pandas._libs.index.get_v... | 0.491944 |
Traceback (most recent call last):
"C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\tornado\ioloop.py", line 907, in _run
return self.callback()
"C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\distributed\nanny.py", line 414, in memory_monitor
process = sel... | Traceback (most recent call last):
"train.py", line 101, in <module>
_main_(args)
"train.py", line 70, in _main_
anchors
= config['model']['anchors'])
x = LeakyReLU(alpha=0.1)(x)
"/usr/local/lib/python2.7/dist-packages/keras/engine/base_layer.py", line 454, in __call__
output = self.call(inputs, **kwargs)
... | 0.628556 |
Traceback (most recent call last):
"setup.py", line 73, in <module>
include_package_data=True,
"/home/hansol/anaconda3/envs/ATSS/lib/python3.7/site-packages/setuptools/__init__.py", line 165, in setup
return distutils.core.setup(**attrs)
"/home/hansol/anaconda3/envs/ATSS/lib/python3.7/distutils/core.py", lin... | Traceback (most recent call last):
"/home/travis/virtualenv/python3.3.6/bin/tox", line 7, in <module>
from tox import cmdline
"/home/travis/virtualenv/python3.3.6/lib/python3.3/site-packages/tox/__init__.py", line 32, in <module>
from .session import cmdline
# noqa
"/home/travis/virtualenv/python3.3.6/lib/py... | 0.561642 |
Traceback (most recent call last):
"/Users/amcg0011/GitRepos/napari/napari/_qt/event_loop.py", line 79, in gui_qt
yield app
"./tracks_5d.py", line 50, in <module>
viewer.add_tracks(
"<string>", line 2, in add_tracks
"/Users/amcg0011/GitRepos/napari/napari/layers/tracks/tracks.py", line 172, in __init__
s... | Traceback (most recent call last):
"calibre_plugins.dedrm.ignobleepub", line 280, in decryptBook
"calibre_plugins.dedrm.ignobleepub", line 211, in __init__
"calibre_plugins.dedrm.ignobleepub", line 182, in __init__
"site-packages\Crypto\Cipher\AES.py", line 95, in new
"site-packages\Crypto\Cipher\AES.py"... | 0.533165 |
Traceback (most recent call last):
"<pyshell#5>", line 1, in <module>
preview(txtclip)
"<decorator-gen-128>", line 2, in preview
"C:\Program
s\Python37\lib\site-packages\moviepy\decorators.py", line 56, in requires_duration
return f(clip, *a, **k)
"C:\Program
s\Python37\lib\site-packages\moviepy\audio\i... | Traceback (most recent call last):
"/usr/lib/python3.5/multiprocessing/process.py", line 249, in _bootstrap
self.run()
"/usr/lib/python3.5/multiprocessing/process.py", line 93, in run
self._target(*self._args, **self._kwargs)
"/home/tobias/robot/pupil/pupil/pupil_src/launchables/world.py", line 462, in world... | 0.528196 |
Traceback (most recent call last):
"/data/work/virtualenvs/superset/lib/python2.7/site-packages/flask/app.py", line 1982, in wsgi_app
response = self.full_dispatch_request()
"/data/work/virtualenvs/superset/lib/python2.7/site-packages/flask/app.py", line 1614, in full_dispatch_request
rv = self.handle_user_exce... | ^CTraceback (most recent call last):
"<frozen importlib._bootstrap>", line 888, in _find_spec
AttributeError: '_SixMetaPathImporter' object has no attribute 'find_spec'
| 0.556532 |
Traceback (most recent call last):
"c:\python\scripts\instaloader-script.py", line 11, in <module>
load_entry_point('instaloader==3.0rc0', 'console_scripts', 'instaloader')()
"c:\python\lib\site-packages\instaloader.py", line 1224, in main
args.profile_pic_only, args.fast_update, args.stories, args.stories_only... | Traceback (most recent call last):
"/usr/lib64/python3.6/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
TypeError: test_fatal_error() missing 1 required positional argument: 'capsys'
| 0.487413 |
Traceback (most recent call last):
"/content/transformers/src/transformers/convert_albert_original_tf_checkpoint_to_pytorch.py", line 61, in <module>
convert_tf_checkpoint_to_pytorch(args.tf_checkpoint_path, args.albert_config_file, args.pytorch_dump_path)
"/content/transformers/src/transformers/convert_albert_o... | Traceback (most recent call last):
"/home/mox/miniconda3/lib/python3.7/site-packages/pip/_vendor/pkg_resources/__init__.py", line 3012, in _parsed_pkg_info
return self._pkg_info
"/home/mox/miniconda3/lib/python3.7/site-packages/pip/_vendor/pkg_resources/__init__.py", line 2815, in __getattr__
raise AttributeErr... | 0.614796 |
$ sudo cfn-lint -u
Traceback (most recent call last):
"/usr/local/bin/cfn-lint", line 10, in <module>
sys.exit(main())
"/usr/local/lib/python3.5/dist-packages/cfnlint/__main__.py", line 28, in main
(args, filenames, formatter) = cfnlint.core.get_args_filenames(sys.argv[1:])
"/usr/local/lib/python3.5/dist-pac... | Traceback (most recent call last):
"/usr/local/lib/python3.7/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"/usr/local/lib/python3.7/runpy.py", line 85, in _run_code
exec(code, run_globals)
"/root/WALKOFF/bootloader/bootloader.py", line 543, in <module>
asyncio.run(Bootloader.run())
"... | 0.564972 |
Traceback (most recent call last):
"ttx.py", line 85, in <module>
"fontTools\__init__.pyc", line 2, in <module>
"fontTools\misc\__init__.pyc", line 4, in <module>
"fontTools\misc\py23.pyc", line 305, in <module>
"decimal.pyc", line 5953, in <module>
"locale.pyc", line 13, in <module>
"encodings\__i... | Traceback (most recent call last):
"gui\builtinShipBrowser\sfBrowserItem.py", line 369, in OnLeaveWindow
"gui\builtinShipBrowser\fitItem.py", line 559, in Refresh
"service\fit.py", line 348, in getFit
"service\fit.py", line 529, in recalc
"eos\saveddata\fit.py", line 522, in clear
"eos\saveddata\modul... | 0.64896 |
Traceback (most recent call last):
"/Users/andrew/.local/bin/pipsi", line 11, in <module>
load_entry_point('pipsi==0.10.dev0', 'console_scripts', 'pipsi')()
"/Users/andrew/.local/venvs/pipsi/lib/python3.7/site-packages/click/core.py", line 764, in __call__
return self.main(*args, **kwargs)
"/Users/andrew/.lo... | Traceback (most recent call last):
"D:\Downloads\youtube-dl\setup.py", line 74, in <module>
exec(compile(open('youtube_dl/version.py').read(),
NotFoundError: [Errno 2] No such file or directory: 'youtube_dl/version.py' | 0.634515 |
Traceback (most recent call last):
"/usr/local/lib/python3.4/dist-packages/cx_Freeze-4.3.4-py3.4-linux-x86_64.egg/cx_Freeze/initscripts/Console.py", line 27, in <module>
"openshot_qt/launch.py", line 55, in <module>
from classes.app import OpenShotApp
"/usr/lib/python3.4/importlib/_bootstrap.py", line 2237, i... | Traceback (most recent call last):
"train_mineral_shards.py", line 14, in <module>
from common.vec_env.subproc_vec_env import SubprocVecEnv
"D:\devel\repositories\pysc2-examples\common\__init__.py", line 1, in <module>
from baselines.common.console_util import *
ImportError: No module named 'baselines.common.co... | 0.604305 |
Traceback (most recent call last):
"run_language_modeling.py", line 284, in <module>
main()
"run_language_modeling.py", line 254, in main
trainer.train(model_path=model_path)
"C:\Users\AppData\Roaming\Python\Python38\site-packages\transformers\trainer.py", line 243, in train
train_dataloader = self.get_train_data... | Traceback (most recent call last):
"/usr/local/lib64/python2.7/site-packages/django/core/handlers/exception.py", line 41, in inner
response = get_response(request)
"/usr/local/lib64/python2.7/site-packages/django/core/handlers/base.py", line 187, in _get_response
response = self.process_exception_by_middleware(... | 0.563374 |
Traceback (most recent call last):
"C:\Python36\Lib\runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"C:\Python36\Lib\runpy.py", line 85, in _run_code
exec(code, run_globals)
"C:\projects\env-diff\.venv\Scripts\pip.exe\__main__.py", line 9, in <module>
"c:\projects\env-diff\.venv\lib\site... | Traceback (most recent call last):
"/home/jacobo/stanza-train/stanza/stanza/models/pos/trainer.py", line 109, in load
checkpoint = torch.load(filename, lambda storage, loc: storage)
"/home/jacobo/anaconda3/envs/stanza/lib/python3.7/site-packages/torch/serialization.py", line 571, in load
with _open_file_like(f,... | 0.57653 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/tmp/pip-install-fkji4_1_/inplace-abn/setup.py", line 75, in <module>
cmdclass={"build_ext": BuildExtension}
"/opt/conda/lib/python3.6/site-packages/setuptools/__init__.py", line 163, in setup
return distutils.core.setup(**attrs)
"/opt/c... | Traceback (most recent call last):
"train.py", line 519, in <module>
train(hyp, opt, device, tb_writer, wandb)
"train.py", line 292, in train
pred = model(imgs)
# forward
"/home/dcboy/.local/lib/python3.6/site-packages/torch/nn/modules/module.py", line 727, in _call_impl
result = self.forward(*input, **kwar... | 0.595103 |
Traceback (most recent call last):
"./pytorch/train.py", line 15, in <module>
from second.core import box_np_ops
"/home/yyg/project/PointPillars/second/core/box_np_ops.py", line 7, in <module>
from second.core.non_max_suppression.nms_gpu import rotate_iou_gpu_eval
"/home/yyg/project/PointPillars/second/core/... | Traceback (most recent call last):
"train.py", line 192, in <module>
trainer.train()
"train.py", line 41, in train
self._run_epoch(epoch)
"train.py", line 75, in _run_epoch
loss_content = self.criterionG(outputs, targets)
"/home/a/DeblurGANv2/models/losses.py", line 63, in __call__
return self.get_loss(... | 0.573058 |
[!] 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):
"test_dm_control.py", line 4, in <module>
from dm_control import suite
"/usr/local/lib/python3.6/dist-packages/dm_control/suite/__init__.py", line 28, in <module>
from dm_control.suite import acrobot
"/usr/local/lib/python3.6/dist-packages/dm_control/suite/acrobot.py", line... | 0.570198 |
Traceback (most recent call last):
"/usr/local/lib/python3.7/site-packages/homeassistant/helpers/entity_platform.py", line 312, in _async_add_entity
await entity.async_device_update(warning=False)
"/usr/local/lib/python3.7/site-packages/homeassistant/helpers/entity.py", line 474, in async_device_update
await se... | Traceback (most recent call last):
"test.py", line 56, in <module>
main()
"test.py", line 50, in main
c.set_ca_certs(cadata)
TypeError: cadata should be an ASCII string or a bytes-like object
| 0.557825 |
1582479095.970520 [gpodder.log] ERROR: Uncaught exception: Traceback (most recent call last):
"shutil.py", line 781, in move
ExistsError: [WinError 183] Cannot create a file when that file already exists: 'E:\\Podcasts gPodder\\Settings.json.tmp' -> 'E:\\Podcasts gPodder\\Settings.json'
| Traceback (most recent call last):
"social_mapper.py", line 1692, in <module>
shutil.copytree(args.input, outputfoldername)
"/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/shutil.py", line 554, in copytree
return _copytree(entries=entries, src=src, dst=dst, symlinks=symlinks,
"/Library/Frame... | 0.531326 |
[autoreload of pandas failed: Traceback (most recent call last):
"/Users/sentient-asoellinger/miniconda2/envs/ipykernel_py3/lib/python3.6/site-packages/IPython/extensions/autoreload.py", line 246, in check
superreload(m, reload, self.old_objects)
"/Users/sentient-asoellinger/miniconda2/envs/ipykernel_py3/lib/pyt... | Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/eventlet/wsgi.py", line 507, in handle_one_response
result = self.application(self.environ, start_response)
"/usr/local/lib/python2.7/dist-packages/flask/app.py", line 2000, in __call__
return self.wsgi_app(environ, start_response)
"/... | 0.602286 |
Traceback (most recent call last):
"dwt_util.py", line 312, in host_file
IOError: [Errno 13] Permission denied: 'C:\\WINDOWS\\System32/drivers/etc/hosts' | Traceback (most recent call last):
"/usr/lib/python2.7/site-packages/sphinx/cmdline.py", line 304, in main
app.build(args.force_all, filenames)
"/usr/lib/python2.7/site-packages/sphinx/application.py", line 331, in build
self.builder.build_update()
"/usr/lib/python2.7/site-packages/sphinx/builders/__init__.p... | 0.519931 |
Traceback (most recent call last):
"c:\python\64bit\362\lib\shutil.py", line 391, in _rmtree_unsafe
os.rmdir(path)
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\USER\\.cookiecutters\\biscuits'
| Traceback (most recent call last):
"/rigel/home/jb3210/code/miniconda/envs/standard/lib/python3.6/multiprocessing/process.py", line 258, in _bootstrap
self.run()
"/rigel/home/jb3210/code/miniconda/envs/standard/lib/python3.6/multiprocessing/process.py", line 93, in run
self._target(*self._args, **self._kwargs)
... | 0.51043 |
Traceback (most recent call last):
"names.py", line 86, in <module>
rnn = RNN(n_letters, n_hidden, n_categories)
"names.py", line 72, in __init__
self.i2o = nn.Linear(input_size + hidden_size, output_size)
"/home/ayush99/anaconda3/lib/python3.6/site-packages/torch/nn/modules/linear.py", line 46, in __init__
... | Traceback (most recent call last):
"/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
"/home/ignazio/PycharmProjects/gsmtester/modulo_sniffer.py", line 27, in run
self.cap.apply_on_packets(self.listen_for_packet)
"/home/ignazio/PycharmProjects/gsmtester/venv/local/lib/python2.7/site... | 0.560248 |
Traceback (most recent call last):
"/usr/lib/python3/dist-packages/uvicorn/protocols/http/httptools_impl.py", line 385, in run_asgi
result = await app(self.scope, self.receive, self.send)
"/usr/lib/python3/dist-packages/uvicorn/middleware/proxy_headers.py", line 45, in __call__
return await self.app(scope, rece... |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/private/var/folders/xg/vnbr1nbs5pv86wd58cwl_mxm0000gn/T/pip-install-v420dm1t/numpy/setup.py", line 443, in <module>
setup_package()
"/private/var/folders/xg/vnbr1nbs5pv86wd58cwl_mxm0000gn/T/pip-install-v420dm1t/numpy/setup.py", line 435, in... | 0.556172 |
Traceback (most recent call last):
"/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
"/usr/local/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
TypeError: test_reader() takes at least 1 argument (0 given)
| Traceback (most recent call last):
"/usr/lib/python3.4/asyncio/events.py", line 120, in _run
self._callback(*self._args)
"/usr/lib/python3.4/asyncio/selector_events.py", line 932, in _read_ready
self._protocol.datagram_received(data, addr)
"/home/hass/hass/deps/aiolifx/aiolifx34.py", line 556, in datagram_re... | 0.525196 |
Traceback (most recent call last):
"gui3.py", line 102, in <module>
sys.exit(main(sys.argv))
"gui3.py", line 96, in main
app = Gui()
"gui3.py", line 41, in __init__
self.error('Mooooooooooo')
"gui3.py", line 80, in error
self.widget_defaults()
"gui3.py", line 62, in widget_defaults
self.setPadding(o... | Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/pp-1.6.4-py2.7.egg/ppworker.py", line 49, in preprocess
exec module
"<string>", line 1, in <module>
"deepmedic/cnnHelpers.py", line 9, in <module>
from genericHelpers import *
"deepmedic/genericHelpers.py", line 13, in <module>
im... | 0.5706 |
Traceback (most recent call last):
"./fail2ban/tests/samplestestcase.py", line 252, in testFilter
self.assertFalse(faildata.get('match', False),
AssertionError: True is not false : Line not matched when should have
| Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/logbook/handlers.py", line 216, in handle
self.emit(record)
"/usr/local/lib/python3.6/site-packages/dbt/logger.py", line 461, in emit
'too many messages received before initilization!'
AssertionError: too many messages received before in... | 0.490765 |
Traceback (most recent call last):
"/home/parmanand/PycharmProjects/mlflow_tracking_service/venv/lib/python3.5/site-packages/flask/app.py", line 2311, in wsgi_app
response = self.full_dispatch_request()
"/home/parmanand/PycharmProjects/mlflow_tracking_service/venv/lib/python3.5/site-packages/flask/app.py", line ... | Traceback (most recent call last):
"/usr/lib/python3.6/base64.py", line 510, in _input_type_check
m = memoryview(s)
TypeError: memoryview: a bytes-like object is required, not 'str'
| 0.587692 |
Traceback (most recent call last):
"/home/yuriy/anaconda3/lib/python3.8/site-packages/anaconda_navigator/widgets/main_window.py", line 541, in setup
self.post_setup(conda_data=conda_data)
"/home/yuriy/anaconda3/lib/python3.8/site-packages/anaconda_navigator/widgets/main_window.py", line 610, in post_setup
self.... | Traceback (most recent call last):
"gui\builtinShipBrowser\sfBrowserItem.py", line 369, in OnLeaveWindow
"gui\builtinShipBrowser\fitItem.py", line 559, in Refresh
"service\fit.py", line 348, in getFit
"service\fit.py", line 529, in recalc
"eos\saveddata\fit.py", line 522, in clear
"eos\saveddata\modul... | 0.628399 |
Traceback (most recent call last):
"/usr/share/vulnx/vulnx.py", line 640, in <module>
detect_cms()
"/usr/share/vulnx/vulnx.py", line 251, in detect_cms
domain_info(url)
"/usr/share/vulnx/modules/dnsLookup.py", line 74, in domain_info
csrf_token = re.search(r"name='csrfmiddlewaretoken' value='(.*?)'", respon... | Traceback (most recent call last):
"/home/riftkun/.conda/envs/psypy3/lib/python3.5/site-packages/psychopy/iohub/devices/display/__init__.py", line 476, in _createAllRuntimeInfoDicts
runtime_info['retrace_rate'] = mode.rate
AttributeError: 'NoneType' object has no attribute 'rate'
| 0.621518 |
Traceback (most recent call last):
"/home/tcl/Software/qtile/libqtile/widget/base.py", line 298, in _wrapper
method(*method_args)
"/home/tcl/Software/qtile/libqtile/widget/base.py", line 546, in timer_setup
future = self.qtile.run_in_executor(self.poll)
"/home/tcl/Software/qtile/libqtile/core/manager.py", li... | Traceback (most recent call last):
"Untitled.py", line 8, in <module>
plt.savefig('fig.ps')
"/home/mirek/.local/lib/python3.6/site-packages/matplotlib/pyplot.py", line 701, in savefig
res = fig.savefig(*args, **kwargs)
"/home/mirek/.local/lib/python3.6/site-packages/matplotlib/figure.py", line 1834, in savef... | 0.561878 |
Traceback (most recent call last):
"youtube_dlc\__main__.py", line 19, in <module>
"youtube_dlc\__init__.py", line 487, in main
"youtube_dlc\__init__.py", line 477, in _real_main
"youtube_dlc\YoutubeDL.py", line 2103, in download
"youtube_dlc\YoutubeDL.py", line 830, in extract_info
"youtube_dlc\extra... | Traceback (most recent call last):
"../maskrnn/maskrcnn-benchmark-master/MyDemo/Inference.py", line 18, in <module>
predictions = coco_demo.run_on_opencv_image(image)
"../maskrnn/maskrcnn-benchmark-master/demo/predictor.py", line 169, in run_on_opencv_image
predictions = self.compute_prediction(image)
"../ma... | 0.543694 |
Traceback (most recent call last):
"/var/lib/awx/venv/awx/lib/python2.7/site-packages/django/core/handlers/exception.py", line 41, in inner
response = get_response(request)
"/usr/lib/python2.7/site-packages/awx/wsgi.py", line 65, in _legacy_get_response
return super(AWXWSGIHandler, self)._legacy_get_response(re... | Traceback (most recent call last):
"<string>", line 7, in <module>
"/usr/lib/python2.7/json/__init__.py", line 291, in load
**kw)
"/usr/lib/python2.7/json/__init__.py", line 339, in loads
return _default_decoder.decode(s)
"/usr/lib/python2.7/json/decoder.py", line 367, in decode
raise ValueError(errmsg("... | 0.504206 |
Traceback (most recent call last):
"c:\program files\python36\lib\site-packages\wx\core.py", line 2158, in Notify
self.notify()
"c:\program files\python36\lib\site-packages\wx\core.py", line 3315, in Notify
self.result = self.callable(*self.args, **self.kwargs)
"c:\program files\python36\lib\site-packages\ro... | Traceback (most recent call last):
"./transformers/examples/run_squad.py", line 614, in <module>
main()
"./transformers/examples/run_squad.py", line 532, in main
cache_dir=args.cache_dir if args.cache_dir else None)
"/HOME/sandpit/transformers/transformers/modeling_utils.py", line 486, in from_pretrained
mo... | 0.552268 |
Traceback (most recent call last):
"<string>", line 20, in <module>
"C:\Users\XXX\AppData\Local\Temp\pip-build-m3s6zj_3\gmaps\setup.py", line 7, in <module>
import gmaps
"C:\Users\XXX\AppData\Local\Temp\pip-build-m3s6zj_3\gmaps\gmaps__init__.py", line 2, in <module>
from loader import init
ImportError: No module... | Caused by: org.apache.spark.api.python.PythonException: Traceback (most recent call last):
"/usr/local/spark/python/lib/pyspark.zip/pyspark/worker.py", line 163, in main
func, profiler, deserializer, serializer = read_command(pickleSer, infile)
"/usr/local/spark/python/lib/pyspark.zip/pyspark/worker.py", line 54... | 0.592095 |
Traceback (most recent call last):
".chalice/venv/bin/chalice", line 7, in <module>
from chalice.cli import main
".chalice/venv/lib/python3.7/site-packages/chalice/cli/__init__.py", line 530, in <module>
type=click.Choice(['json', 'yaml'], case_sensitive=False),
TypeError: __init__() got an unexpected keyword a... | Traceback (most recent call last):
"/usr/lib/python3.6/asyncio/tasks.py", line 179, in _step
result = coro.send(None)
"/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py", line 381, in async_process_entity
new_entity, self, update_before_add=update_before_add
"/usr/lib/python3.6/site-... | 0.552859 |
Traceback (most recent call last):
"/usr/local/lib/python3.8/site-packages/django/contrib/staticfiles/handlers.py", line 68, in __call__
return self.application(environ, start_response)
"/usr/local/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
response = self.get_response(requ... | 2017-01-24 15:04:58,886 - WARNING - 10099:DummyThread-1113 - zato.server.service:394 - Traceback (most recent call last):
"/home/rafal/Projects/Zato/zato/code/zato-server/src/zato/server/service/__init__.py", line 382, in update_handle
self._invoke(service, channel)
"/home/rafal/Projects/Zato/zato/code/zato-serv... | 0.621403 |
Traceback (most recent call last):
"d:\******\Desktop\OnlyFans-master\StartDatascraper.py", line 152, in <module>
x.download_media(*arg)
"d:\******\Desktop\OnlyFans-master\modules\onlyfans.py", line 474, in download_media
pool = ThreadPool()
"C:\Users\******\AppData\Local\Programs\Python\Python37-32\lib\mult... | Traceback (most recent call last):,
"src\tribler-gui\tribler_gui\event_request_manager.py", line 108, in on_read_data,
RuntimeError: ('[ASN1] nested asn1 error (_ssl.c:4145)\n--LONG TEXT--\nTraceback (most recent call last):\n
| 0.556417 |
Traceback (most recent call last):
"/Users/yonatanalexander/opt/anaconda3/envs/xds/lib/python3.7/site-packages/vaex/dataframe.py", line 3523, in table_part
values[name] = df.evaluate(name)
"/Users/yonatanalexander/opt/anaconda3/envs/xds/lib/python3.7/site-packages/vaex/dataframe.py", line 5165, in evaluate
self... | 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 85, in train
arguments,
"/data/ryancheng/maskrcnn-benchmark/maskrcnn_benchmark/engine/trainer.py",... | 0.575171 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/usr/local/Caskroom/miniconda/4.6.14/miniconda3/envs/xd-h5py/lib/python3.7/_collections_abc.py", line 720, in __iter__
yield from self._mapping
"/usr/local/Caskroom/miniconda/4.6.14/miniconda3/envs/xd-h5py/lib/python3.7/site-packages/h5py/_hl/... | [!] Traceback (most recent call last):
"lazagne\softwares\browsers\mozilla.py", line 398, in is_master_password_correct
AttributeError: 'Sequence' object has no attribute 'asOctets'
| 0.563825 |
Traceback (most recent call last):
"C:\Python35\lib\site-packages\cx_Freeze\initscripts\__startup__.py", line 40, in run
"C:\Python35\lib\site-packages\cx_Freeze\initscripts\Console.py", line 23, in run
"bin/svtplay-dl", line 7, in <module>
"c:\projects\svtplay-dl\lib\svtplay_dl\__init__.py", line 69, in ma... | Traceback (most recent call last):
"raiden-test/raiden/raiden/tasks.py", line 107, in poll_for_new_block
result = callback(current_block)
"raiden-test/raiden/raiden/raiden_service.py", line 398, in poll_blockchain_events
for state_change in self.blockchain_events.poll_state_change():
"raiden-test/raiden/raid... | 0.51528 |
Traceback (most recent call last):
"C:\MobSF2\Mobile-Security-Framework-MobSF\StaticAnalyzer\views\android\static_analyzer.py", line 188, in static_analyzer
'app_dir'], app_dic['app_path'], app_dic['app_name'])
"C:\MobSF2\Mobile-Security-Framework-MobSF\MalwareAnalyzer\views\apkid.py", line 48, in apkid_analysis... | Traceback (most recent call last):
"/usr/local/bin/bandcamp-dl", line 11, in <module>
sys.exit(main())
"/usr/local/lib/python3.7/site-packages/bandcamp_dl/__main__.py", line 93, in main
album = bandcamp.parse(url, True, arguments['--embed-lyrics'], arguments['--debug'])
"/usr/local/lib/python3.7/site-package... | 0.660064 |
Traceback (most recent call last):
"<input>", line 1, in <module>
"/virtualenvpath/python3.6/site-packages/nltk/stem/snowball.py", line 93, in __init__
self.stem = self.stemmer.stematize
AttributeError: 'EnglishStemmer' object has no attribute 'stematize'
| Traceback (most recent call last):
"metapath2vec.py", line 69, in <module>
train(epoch)
"metapath2vec.py", line 35, in train
for i, (pos_rw, neg_rw) in enumerate(loader):
"/root/.pyenv/versions/3.6.8/lib/python3.6/site-packages/torch/utils/data/dataloader.py", line 345, in __next__
data = self._next_data()
... | 0.517407 |
Traceback (most recent call last):
"/data/data/pkgs/nginxgw/nginxgw-45-838b8953/.buildout/eggs/gunicorn-19.7.1-py2.py3-none-any.ovo/gunicorn/arbiter.py", line 578, in spawn_worker
worker.init_process()
"/data/data/pkgs/nginxgw/nginxgw-45-838b8953/.buildout/eggs/gunicorn-19.7.1-py2.py3-none-any.ovo/gunicorn/worke... | Traceback (most recent call last):
"lib/galaxy/visualization/plugins/plugin.py", line 270, in _render
return trans.fill_template(template_filename, template_lookup=self.template_lookup, **render_vars)
"lib/galaxy/web/framework/webapp.py", line 927, in fill_template
return self.fill_template_mako(filename, **kwa... | 0.575611 |
Traceback (most recent call last):
"/Users/martijndevos/Documents/tribler/Tribler/Core/APIImplementation/LaunchManyCore.py", line 583, in load_download_pstate_noexc
basename = hexlify(infohash) + '.state'
TypeError: must be string or buffer, not None
| Traceback (most recent call last):
"/home/user/wspace/electrum/gui/qt/history_list.py", line 173, in <lambda>
menu.addAction(_("Details"), lambda: self.parent.show_transaction(tx))
"/home/user/wspace/electrum/gui/qt/main_window.py", line 737, in show_transaction
show_transaction(tx, self, tx_desc)
"/home/use... | 0.565425 |
Traceback (most recent call last):
"c:\python38\lib\site-packages\pip\_vendor\pkg_resources\__init__.py", line 3021, in _dep_map
return self.__dep_map
"c:\python38\lib\site-packages\pip\_vendor\pkg_resources\__init__.py", line 2815, in __getattr__
raise AttributeError(attr)
AttributeError: _DistInfoDistribution... | Traceback (most recent call last):
"D:\Dhom\Anaconda3\envs\py38\lib\runpy.py", line 194, in _run_module_as_main
return _run_code(code, main_globals, None,
"D:\Dhom\Anaconda3\envs\py38\lib\runpy.py", line 87, in _run_code
exec(code, run_globals)
"D:\Dhom\Anaconda3\envs\py38\lib\site-packages\nuitka\tools\data... | 0.588261 |
Traceback (most recent call last):
"/builddir/build/BUILD/eventlet-0.23.0/tests/ssl_test.py", line 140, in test_ssl_unwrap
client_ssl = ssl.wrap_socket(client)
"/builddir/build/BUILD/eventlet-0.23.0/eventlet/green/ssl.py", line 379, in wrap_socket
return GreenSSLSocket(sock, *a, **kw)
"/builddir/build/BUILD/... | Traceback (most recent call last):
"/usr/lib/python3.7/site-packages/flask/app.py", line 2292, in wsgi_app
response = self.full_dispatch_request()
"/usr/lib/python3.7/site-packages/flask/app.py", line 1815, in full_dispatch_request
rv = self.handle_user_exception(e)
"/usr/lib/python3.7/site-packages/flask/ap... | 0.592412 |
Traceback (most recent call last):
"/home/zentral/app/releases/2019.03.21-02.51.19-master-8f21ee/server/server/urls.py", line 36, in <module>
include(url_module, namespace=namespace)))
"/home/zentral/app/venv/lib/python3.5/site-packages/django/conf/urls/__init__.py", line 50, in include
urlconf_module = import_... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"goprocam/__init__.py", line 1, in <module>
from goprocam import GoProCamera
"goprocam/GoProCamera.py", line 3, in <module>
import urllib.request
ImportError: No module named request
| 0.593231 |
Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/ropper/console.py", line 360, in __generateChain
chain = self.__rs.createRopChain(generator, str(self.current
.arch) ,options)
"/usr/local/lib/python2.7/dist-packages/ropper/service.py", line 775, in createRopChain
return generator.creat... | Traceback (most recent call last):
"c:\users\binar\appdata\local\programs\python\python37\lib\runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"c:\users\binar\appdata\local\programs\python\python37\lib\runpy.py", line 85, in _run_code
exec(code, run_globals)
"C:\Users\Binar\AppData\Local\Pro... | 0.643027 |
Traceback (most recent call last):
"/home/florian/proj/qutebrowser/git/qutebrowser/browser/qutescheme.py", line 139, in data_for_url
mimetype, data = handler(url)
"/home/florian/proj/qutebrowser/git/qutebrowser/browser/qutescheme.py", line 104, in wrapper
return self._function(*args, **kwargs)
"/home/florian... | Traceback (most recent call last):
"cli/telepresence", line 257, in call_f
return f(*args, **kwargs)
"cli/telepresence", line 2370, in go
runner, args
"cli/telepresence", line 1536, in start_proxy
processes, socks_port, ssh = connect(runner, remote_info, args)
"cli/telepresence", line 1171, in connect
)... | 0.661305 |
Traceback (most recent call last):
"/src/emsdk/emsdk/fastcomp/emscripten/emcc.py", line 3548, in <module>
sys.exit(run(sys.argv))
"/src/emsdk/emsdk/fastcomp/emscripten/emcc.py", line 1916, in run
safe_move(temp_file, bitcode_target)
"/src/emsdk/emsdk/fastcomp/emscripten/tools/shared.py", line 3183, in safe_m... | Traceback (most recent call last):
"[REDACTED_PYTHON_PATH]\Lib\threading.py", line 917, in _bootstrap_inner
self.run()
"[REDACTED_PYTHON_PATH]\Lib\threading.py", line 865, in run
self._target(*self._args, **self._kwargs)
"[REDACTED_VIRTUALENV_PATH]\lib\site-packages\keyboard\__init__.py", line 292, in listen... | 0.59138 |
Traceback (most recent call last):
"/usr/src/app/homeassistant/helpers/entity_platform.py", line 217, in async_add_entities
for entity in new_entities]
"/usr/src/app/homeassistant/helpers/entity_platform.py", line 215, in <listcomp>
self._async_add_entity(entity, update_before_add,
"/usr/src/app/homeassistan... | Traceback (most recent call last):
"/Users/cytadel/.pyenv/versions/3.7.5/Python.framework/Versions/3.7/lib/python3.7/multiprocessing/pool.py", line 121, in worker
result = (True, func(*args, **kwds))
"/Users/cytadel/.pyenv/versions/3.7.5/Python.framework/Versions/3.7/lib/python3.7/multiprocessing/pool.py", line ... | 0.561306 |
Traceback (most recent call last):
"/home/zoltan/anaconda3/lib/python3.7/site-packages/wx/core.py", line 3259, in <lambda>
lambda event: event.callable(*event.args, **event.kw) )
"/home/zoltan/anaconda3/lib/python3.7/site-packages/pubsub/core/publisher.py", line 216, in sendMessage
topicObj.publish(**msgData)
... | [autoreload of pandas.core.computation.scope failed: Traceback (most recent call last):
"/Users/sentient-asoellinger/miniconda2/envs/ipykernel_py3/lib/python3.6/site-packages/IPython/extensions/autoreload.py", line 246, in check
superreload(m, reload, self.old_objects)
"/Users/sentient-asoellinger/miniconda2/env... | 0.628311 |
Traceback (most recent call last):
"paragraph_extraction.py", line 198, in <module>
print(json.dumps(sample, encoding='utf8', ensure_ascii=False))
"/opt/_internal/cpython-3.6.0/lib/python3.6/json/__init__.py", line 238, in dumps
**kw).encode(obj)
TypeError: __init__() got an unexpected keyword argument 'encodin... | Traceback (most recent call last):
"/home/abdo/Desktop/Routerexpoilt/routersploit/tt/routersploit/./rsf.py", line 29, in <module>
routersploit(sys.argv)
"/home/abdo/Desktop/Routerexpoilt/routersploit/tt/routersploit/./rsf.py", line 25, in routersploit
rsf.start()
"/home/abdo/Desktop/Routerexpoilt/routersploi... | 0.589593 |
Traceback (most recent call last):
"scripts/asciidoc2html.py", line 294, in run
asciidoc.build()
"scripts/asciidoc2html.py", line 78, in build
self._build_docs()
"scripts/asciidoc2html.py", line 101, in _build_docs
with open(modified_src, 'w', encoding='utf-8') as modified_f, \
TypeError: invalid file: Posi... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
TypeError: 'numpy.float32' object cannot be interpreted as an integer
| 0.55389 |
Traceback (most recent call last):
"/home/eriz/ZMproject/GitHub/QuantPro/1_preprocess_data/1_unzip.py", line 36, in <module>
df = dd.read_csv(f)
"/home/eriz/miniconda3/envs/quant/lib/python3.6/site-packages/dask/dataframe/io/csv.py", line 426, in read
**kwargs)
"/home/eriz/miniconda3/envs/quant/lib/python3.6... | Traceback (most recent call last):
"/home/didi/PycharmProjects/darts/rnn/train.py", line 255, in <module>
model = torch.load(os.path.join(args.save, 'model.pt'))
"/home/didi/anaconda3/lib/python3.7/site-packages/torch/serialization.py", line 356, in load
f = open(f, 'rb')
NotFoundError: [Errno 2] No such file ... | 0.633625 |
```Traceback (most recent call last):
"sorl/thumbnail/templatetags/thumbnail.py", line 73, in render
template_origin, (position_start, position_end) = self.source
AttributeError: 'ThumbnailNode' object has no attribute 'source'
| Traceback (most recent call last):
"/home/nd/workspace/ubuntu/madmom/learnmadmon/test_key_chord_downbeat.py", line 160, in <module>
proc = madmom.features.CNNKeyRecognitionProcessor()
"/media/nd/000FCB1D000052B1/workspace/ubuntu/madmom/learnmadmon/madmom/features/key.py", line 117, in __init__
nn = NeuralNetwor... | 0.58939 |
Traceback (most recent call last):
"/Users/runner/miniconda3/envs/test-environment/lib/python3.8/site-packages/distributed/worker.py", line 3340, in loads_function
result = cache_loads[bytes_object]
"/Users/runner/miniconda3/envs/test-environment/lib/python3.8/site-packages/distributed/utils.py", line 1514, in _... | Traceback (most recent call last):
"/usr/local/bin/instaloader", line 8, in <module>
sys.exit(main())
"/usr/local/lib/python3.7/site-packages/instaloader/__main__.py", line 443, in main
storyitem_filter_str=args.storyitem_filter)
"/usr/local/lib/python3.7/site-packages/instaloader/__main__.py", line 151, in ... | 0.51046 |
Traceback (most recent call last):
"/root/koadic/core/shell.py", line 58, in run
self.run_command(cmd)
"/root/koadic/core/shell.py", line 91, in run_command
self.actions[action].execute(self, cmd)
"core/commands/run.py", line 12, in execute
env.run()
"modules/implant/elevate/bypassuac_eventvwr.py", line ... | Traceback (most recent call last):
"/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run
result = self.fn(*self.args, **self.kwargs)
"/usr/src/homeassistant/homeassistant/components/prometheus/__init__.py", line 146, in handle_event
getattr(self, handler)(state)
"/usr/src/homeassistan... | 0.613162 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"C:\Users\Claudio\AppData\Local\Programs\Python\Python37\lib\site-packages\coremltools\converters\_converters_entry.py", line 183, in convert
**kwargs
"C:\Users\Claudio\AppData\Local\Programs\Python\Python37\lib\site-packages\coremltools\conver... | Traceback (most recent call last):
"/var/lib/awx/venv/awx/bin/daphne", line 11, in <module>
sys.exit(CommandLineInterface.entrypoint())
"/var/lib/awx/venv/awx/lib/python2.7/site-packages/daphne/cli.py", line 144, in entrypoint
cls().run(sys.argv[1:])
"/var/lib/awx/venv/awx/lib/python2.7/site-packages/d... | 0.572056 |
Traceback (most recent call last):
"/Users/olivier/git/cecilia5/Cecilia5.app/Contents/Resources/__boot__.py", line 81, in <module>
_run()
"/Users/olivier/git/cecilia5/Cecilia5.app/Contents/Resources/__boot__.py", line 66, in _run
exec(compile(source, path, 'exec'), globals(), globals())
"/Users/olivier/git/c... | Traceback (most recent call last):
"./pyLoadCli.py", line 38, in <module>
from module.utils import formatSize
ImportError: No module named utils
| 0.657758 |
return object.__getattribute__(self, name) Traceback (most recent call last):
"C:\repos\private\awesome-panel\.venv\lib\site-packages\bokeh\application\handlers\code_runner.py", line 179, in run
exec(self._code, module.__dict__)
"C:\repos\private\awesome-panel\scripts\issue2.py", line 5, in <module>
pn.widgets.... | [!] Traceback (most recent call last):
"lazagne\softwares\browsers\mozilla.py", line 398, in is_master_password_correct
AttributeError: 'Sequence' object has no attribute 'asOctets'
| 0.601823 |
Traceback (most recent call last):
"./poc/hazard_to_parquet.py", line 128, in <module>
convert()
"/home/joe/miniconda3/envs/proj/lib/python3.7/site-packages/click/core.py", line 764, in __call__
return self.main(*args, **kwargs)
"/home/joe/miniconda3/envs/proj/lib/python3.7/site-packages/click/core.py", line... | Traceback (most recent call last):
"train.py", line 123, in <module>
tf.app.run(main=main, argv=[sys.argv[0]] + unparsed)
"/usr/local/lib/python3.5/dist-packages/tensorflow/python/platform/app.py", line 48, in run
_sys.exit(main(_sys.argv[:1] + flags_passthrough))
"train.py", line 114, in main
train_steps=F... | 0.623727 |
Traceback (most recent call last):
"src/mtts.py", line 292, in <module>
args.acoustic_model_path)
"src/mtts.py", line 252, in generate_label
_mfa_align(txtlines, wav_dir_path, output_path, acoustic_model_path)
"src/mtts.py", line 155, in _mfa_align
raise OSError('Failed to run forced align tools, check if y... | Traceback (most recent call last):
"/usr/local/lib/python3.7/site-packages/prefect/engine/runner.py", line 48, in inner
new_state = method(self, state, *args, **kwargs)
"/usr/local/lib/python3.7/site-packages/prefect/engine/flow_runner.py", line 418, in get_flow_run_state
with self.check_for_cancellation(), exe... | 0.560472 |
Traceback (most recent call last):
"/srv/homeassistant/lib/python3.4/site-packages/homeassistant/helpers/entity.py", line 225, in async_update_ha_state
None, self.update)
"/usr/lib/python3.4/asyncio/futures.py", line 388, in __iter__
yield self
# This tells Task to wait for completion.
"/usr/lib/python3.4/as... | > Traceback (most recent call last):
"/home/tolhsadum/anaconda3/bin/lesseg_unet", line 8, in <module>
sys.exit(main())
"/home/tolhsadum/anaconda3/lib/python3.7/site-packages/lesseg_unet/main.py", line 71, in main
dataloader_workers=args.num_workers)
"/home/tolhsadum/anaconda3/lib/python3.7/site-packages/less... | 0.611896 |
Traceback (most recent call last):
"run_classifier.py", line 25, in <module>
import optimization
"D:\bertpro\bert\optimization.py", line 87, in <module>
class AdamWeightDecayOptimizer(tf.train.Optimizer):
AttributeError: module 'tensorflow_core._api.v2.train' has no attribute 'Optimizer' | Traceback (most recent call last):
"C:\Users\AlwaysLivid\AppData\Local\Programs\Python\Python36-32\lib\site-packages\discord\client.py", line 220, in _run_event
await coro(*args, **kwargs)
"C:\Users\AlwaysLivid\Desktop\Discord Mailbot\main.py", line 32, in on_ready
await client.change_presence(status=discord.St... | 0.556671 |
Traceback (most recent call last):
"C:\ProgramData\Anaconda3\lib\site-packages\traitlets\traitlets.py", line 528, in get
value = obj._trait_values[self.name]
KeyError: 'context'
| Traceback (most recent call last):
"/usr/src/app/homeassistant/helpers/entity_platform.py", line 126, in _async_setup_platform
SLOW_SETUP_MAX_WAIT)
"/usr/local/lib/python3.7/asyncio/tasks.py", line 416, in wait_for
return fut.result()
"/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run
... | 0.461479 |
Traceback (most recent call last):
"tiler.py", line 223, in <module>
main()
"tiler.py", line 216, in main
tiles = load_tiles(tiles_paths)
"tiler.py", line 85, in load_tiles
tile = read_image(os.path.join(path, tile_name))
"tiler.py", line 34, in read_image
if img.shape[2] == 3:
AttributeError: 'NoneType... | Traceback (most recent call last):
"/home/vipul/anaconda3/envs/rasa/lib/python3.6/site-packages/rasa_core/training/interactive.py", line 1206, in record_messages
_plot_trackers(sender_ids, plot_file, endpoint)
"/home/vipul/anaconda3/envs/rasa/lib/python3.6/site-packages/rasa_core/training/interactive.py", line 1... | 0.669971 |
Traceback (most recent call last):
"/home/portnov/.config/blender/2.79/scripts/addons/sverchok-master/tests/tree_export_tests.py", line 13, in test_script_uv_export
export_result = create_dict_of_tree(self.tree)
"/home/portnov/.config/blender/2.79/scripts/addons/sverchok-master/utils/sv_IO_panel_tools.py", line ... | Traceback (most recent call last):
"/Users/mhartington/.config/nvim/.cache/init.vim/.dein/rplugin/python3/deoplete/__init__.py", line 32, in enable_logging
self._deoplete.enable_logging(context)
"/Users/mhartington/.config/nvim/.cache/init.vim/.dein/rplugin/python3/deoplete/deoplete.py", line 51, in enable_loggi... | 0.530191 |
Module rockhopper raised an exception: Traceback (most recent call last):
"/usr/local/miniconda3/envs/multiqc/lib/python3.9/site-packages/multiqc/multiqc.py", line 569, in run
output = mod()
"/usr/local/miniconda3/envs/multiqc/lib/python3.9/site-packages/multiqc/modules/rockhopper/rockhopper.py", line 41, in __i... |
Comment: An exception occurred in this state: Traceback (most recent call last):
"/usr/lib/python2.6/site-packages/salt/state.py", line 1372, in call
self.verify_ret(ret)
"/usr/lib64/python2.6/contextlib.py", line 34, in __exit__
self.gen.throw(type, value, traceback)
"/usr/lib/python2.6/site-packages/salt/utils... | 0.62432 |
Traceback (most recent call last):
"D:/WORKSPACE/py_temp/pytorch-CycleGAN-and-pix2pix-master/train.py", line 47, in <module>
for i, data in enumerate(dataset):
# inner loop within one epoch
"D:\WORKSPACE\py_temp\pytorch-CycleGAN-and-pix2pix-master\data\__init__.py", line 90, in __iter__
for i, data in enumerate... | `Traceback (most recent call last):
"train.py", line 43, in prefetch_data
data, ind = sample_data(db, ind, data_aug=data_aug)
"/media/disk/wudi/CenterNet/sample/coco.py", line 200, in sample_data
return globals()[system_configs.sampling_function](db, k_ind, data_aug, debug)
"/media/disk/wudi/CenterNet/sample... | 0.606474 |
Traceback (most recent call last):
"/usr/local/bin/bpython", line 8, in <module>
sys.exit(main())
"/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/bpython/curtsies.py", line 191, in main
exit_value = repl.mainloop(True, paste)
"/Library/Frameworks/Python.framework/Versions/3.8/l... | Traceback (most recent call last):
"/home/aistudio/PaddleDetection/ppdet/data/reader.py", line 45, in __call__
data = f(data, ctx)
"/home/aistudio/PaddleDetection/ppdet/data/transform/operators.py", line 1337, in __call__
canvas[y:y + height, x:x + width, :] = img.astype(np.uint8)
ValueError: could not broadcas... | 0.507622 |
Traceback (most recent call last):
"/home/zhenqiz/anaconda3/lib/python3.7/site-packages/allennlp/common/util.py", line 343, in gpu_memory_mb
encoding='utf-8')
"/home/zhenqiz/anaconda3/lib/python3.7/subprocess.py", line 376, in check_output
**kwargs).stdout
"/home/zhenqiz/anaconda3/lib/python3.7/subprocess.py... | Traceback (most recent call last):
"bilibili_video_download_v3-linux.py", line 21, in <module>
imageio.plugins.ffmpeg.download()
"/home/tao/.local/lib/python3.7/site-packages/imageio/plugins/ffmpeg.py", line 55, in download
get_remote_file('ffmpeg/' + FNAME_PER_PLATFORM[plat])
"/home/tao/.local/lib/python3.7... | 0.559275 |
Comment: An exception occurred in this state: Traceback (most recent call last):
│
"/usr/local/lib/python2.7/site-packages/salt/state.py", line 1626, in call
│
**cdata['kwargs'])
│
"/usr/local/lib/python2.7/site-packages/salt/loader.py", line 1492, in wrapper
│
return f(*args, **kwargs)
│
"/usr/local/lib/python2... | Traceback (most recent call last):
"/home/n/.local/lib/python3.6/site-packages/IPython/core/interactiveshell.py", line 3331, in run_code
exec(code_obj, self.user_global_ns, self.user_ns)
"<ipython-input-2-8914418476c7>", line 1, in <module>
runfile('/home/n/Documents/cars_mask_rcnn/tests/adrian_predictor/predic... | 0.518755 |
Traceback (most recent call last):
"/usr/sbin/rtv", line 7, in <module>
from rtv.__main__ import main
"/usr/lib/python3.7/site-packages/rtv/__main__.py", line 254, in <module>
sys.exit(main())
"/usr/lib/python3.7/site-packages/rtv/__main__.py", line 168, in main
patch_webbrowser()
"/usr/lib/python3.7/sit... | Traceback (most recent call last):
"/usr/local/lib/python3.6/asyncio/tasks.py", line 180, in _step
result = coro.send(None)
"/srv/homeassistant/homeassistant_venv/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py", line 381, in async_process_entity
new_entity, self, update_before_add=update_... | 0.526747 |
Traceback (most recent call last):
"gui\__init__.pyc", line 831, in <lambda>
"gui\__init__.pyc", line 861, in onAction
"gui\__init__.pyc", line 370, in onInstallCommand
"gui\installerGui.pyc", line 328, in showInstallGui
"gui\installerGui.pyc", line 182, in __init__
AttributeError: 'BoxSizerHelper' objec... | Traceback (most recent call last):
"pokecli.py", line 865, in <module>
main()
"pokecli.py", line 202, in main
formatted='Starting bot...'
"/Users/***/PokemonGo-Bot/pokemongo_bot/event_manager.py", line 77, in emit
handler.handle_event(event, sender, level, formatted_msg, data)
"/Users/***/PokemonGo-Bot/p... | 0.667435 |
Traceback (most recent call last):
"/usr/local/sma/postRadarr.py", line 104, in <module>
inputfile = rename
(inputfile, log)
"/usr/local/sma/postRadarr.py", line 53, in rename
filename, fileext = os.path.splitext(inputfile)
"/usr/lib/python3.8/posixpath.py", line 118, in splitext
p = os.fspath(p)
TypeError... | Traceback (most recent call last):
"C:\Users\holme\Documents\Sync\Git\blitzmann\Pyfa\pyfa.py", line 135, in <module>
"C:\Users\holme\Documents\Sync\Git\blitzmann\Pyfa\gui\mainFrame.py", line 167, in __init__
"C:\Users\holme\Documents\Sync\Git\blitzmann\Pyfa\gui\bitmap_loader.py", line 65, in getBitmap
"C:\U... | 0.589431 |
Traceback (most recent call last):
"threading.pyc", line 801, in __bootstrap_inner
"sabnzbd/assembler.pyc", line 74, in run
TypeError: cannot concatenate 'str' and 'int' objects
| Traceback (most recent call last):
"dejavu/__init__.py", line 77, in fingerprint_directory
song_name, hashes, file_hash = iterator.next()
"/anaconda3/envs/python27env/lib/python2.7/multiprocessing/pool.py", line 673, in next
raise value
TypeError: numpy boolean subtract, the `-` operator, is deprecated, use the... | 0.626961 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.