text1
stringlengths
92
132k
text2
stringlengths
83
99.1k
score
float64
0.01
1
Traceback (most recent call last): "c:\workspace\cook2\cookiecutter\tests\__init__.py", line 78, in setUp shutil.rmtree(self.cookiecutters_dir_backup) "C:\Python27\Lib\shutil.py", line 247, in rmtree rmtree(fullname, ignore_errors, onerror) "C:\Python27\Lib\shutil.py", line 247, in rmtree rmtree(fullname, ignore_errors, onerror) "C:\Python27\Lib\shutil.py", line 247, in rmtree rmtree(fullname, ignore_errors, onerror) "C:\Python27\Lib\shutil.py", line 247, in rmtree rmtree(fullname, ignore_errors, onerror) "C:\Python27\Lib\shutil.py", line 252, in rmtree onerror(os.remove, fullname, sys.exc_info()) "C:\Python27\Lib\shutil.py", line 250, in rmtree os.remove(fullname)WindowsError: [Error 5] Access is denied: 'c:/Users/PJ/.cookiecutters.backup\\cookiecutter-pypackage\\.git\\objects\\pack\\pack-f4467f0cfe523c23cd2730f16f4c64912dcddfa4.idx'
Traceback (most recent call last): "<stdin>", line 1, in <module> "c:\app\python\anaconda\2\lib\site-packages\jinja2\environment.py", line 945, in __new__ return env.from_string(source, template_class=cls) "c:\app\python\anaconda\2\lib\site-packages\jinja2\environment.py", line 880, in from_string return cls.from_code(self, self.compile(source), globals, None) "c:\app\python\anaconda\2\lib\site-packages\jinja2\environment.py", line 591, in compile self.handle_exception(exc_info, source_hint=source_hint) "c:\app\python\anaconda\2\lib\site-packages\jinja2\environment.py", line 780, in handle_exception reraise(exc_type, exc_value, tb) "<unknown>", line 1, in template jinja2.exceptions.TemplateSyntaxError: expected token 'end of print statement', got 'e'
0.203185
Traceback (most recent call last): "/tmp/pyflakes/pyflakes/test/test_doctests.py", line 358, in test_indentationErrorInDoctest self.assertEqual(exc.col, 13) AssertionError: 14 != 13
Traceback (most recent call last): "C:\Users\nvkva\anaconda3.new\envs\tensorflow\lib\site-packages\qtconsole\comms.py", line 177, in comm_msg comm.handle_msg(msg) "C:\Users\nvkva\anaconda3.new\envs\tensorflow\lib\site-packages\qtconsole\comms.py", line 265, in handle_msg return self._msg_callback(msg) "C:\Users\nvkva\anaconda3.new\envs\tensorflow\lib\site-packages\spyder_kernels\comms\commbase.py", line 331, in _comm_message msg_dict, buffer)TypeError: _handle_remote_call_reply() missing 1 required positional argument: 'load_exception'
0.232305
Traceback (most recent call last): "<stdin>", line 1, in <module>UnicodeEncodeError: 'ascii' codec can't encode character u'\xf6' in position 0: ordinal not in range(128)
Unhandled exception (TypeError) encountered during scan. Please report this as a bug: ['Traceback (most recent call last):\n', ' "/opt/spiderfoot/spiderfoot-2.11.0/sfscan.py", line 265, in startScan\n psMod.notifyListeners(firstEvent)\n', ' "/opt/spiderfoot/spiderfoot-2.11.0/sflib.py", line 1523, in notifyListeners\n listener.handleEvent(sfEvent)\n', ' "/opt/spiderfoot/spiderfoot-2.11.0/modules/sfp_bingsearch.py", line 93, in handleEvent\n self.notifyListeners(evt)\n', ' "/opt/spiderfoot/spiderfoot-2.11.0/sflib.py", line 1523, in notifyListeners\n listener.handleEvent(sfEvent)\n', ' "/opt/spiderfoot/spiderfoot-2.11.0/modules/sfp_dnsresolve.py", line 150, in handleEvent\n self.processHost(match[1], parentEvent, False)\n', ' "/opt/spiderfoot/spiderfoot-2.11.0/modules/sfp_dnsresolve.py", line 322, in processHost\n self.notifyListeners(evt)\n', ' "/opt/spiderfoot/spiderfoot-2.11.0/sflib.py", line 1523, in notifyListeners\n listener.handleEvent(sfEvent)\n', ' "/opt/spiderfoot/spiderfoot-2.11.0/modules/sfp_bingsearch.py", line 93, in handleEvent\n self.notifyListeners(evt)\n', ' "/opt/spiderfoot/spiderfoot-2.11.0/sflib.py", line 1523, in notifyListeners\n listener.handleEvent(sfEvent)\n', ' "/opt/spiderfoot/spiderfoot-2.11.0/modules/sfp_dnsresolve.py", line 150, in handleEvent\n self.processHost(match[1], parentEvent, False)\n', ' "/opt/spiderfoot/spiderfoot-2.11.0/modules/sfp_dnsresolve.py", line 326, in processHost\n self.processDomain(dom, evt)\n', ' "/opt/spiderfoot/spiderfoot-2.11.0/modules/sfp_dnsresolve.py", line 345, in processDomain\n self.notifyListeners(domevt)\n', ' "/opt/spiderfoot/spiderfoot-2.11.0/sflib.py", line 1523, in notifyListeners\n listener.handleEvent(sfEvent)\n', ' "/opt/spiderfoot/spiderfoot-2.11.0/modules/sfp_builtwith.py", line 124, in handleEvent\n self.notifyListeners(ev)\n', ' "/opt/spiderfoot/spiderfoot-2.11.0/sflib.py", line 1523, in notifyListeners\n listener.handleEvent(sfEvent)\n', ' "/opt/spiderfoot/spiderfoot-2.11.0/modules/sfp_virustotal.py", line 205, in handleEvent\n self.notifyListeners(e)\n', ' "/opt/spiderfoot/spiderfoot-2.11.0/sflib.py", line 1523, in notifyListeners\n listener.handleEvent(sfEvent)\n', ' "/opt/spiderfoot/spiderfoot-2.11.0/modules/sfp_virustotal.py", line 205, in handleEvent\n self.notifyListeners(e)\n', ' "/opt/spiderfoot/spiderfoot-2.11.0/sflib.py", line 1523, in notifyListeners\n listener.handleEvent(sfEvent)\n', ' "/opt/spiderfoot/spiderfoot-2.11.0/modules/sfp_dnsresolve.py", line 210, in handleEvent\n self.processHost(addr, parentEvent, False)\n', ' "/opt/spiderfoot/spiderfoot-2.11.0/modules/sfp_dnsresolve.py", line 322, in processHost\n self.notifyListeners(evt)\n', ' "/opt/spiderfoot/spiderfoot-2.11.0/sflib.py", line 1523, in notifyListeners\n listener.handleEvent(sfEvent)\n', ' "/opt/spiderfoot/spiderfoot-2.11.0/modules/sfp_virustotal.py", line 205, in handleEvent\n self.notifyListeners(e)\n', ' "/opt/spiderfoot/spiderfoot-2.11.0/sflib.py", line 1523, in notifyListeners\n listener.handleEvent(sfEvent)\n', ' "/opt/spiderfoot/spiderfoot-2.11.0/modules/sfp_dnsresolve.py", line 215, in handleEvent\n self.processHost(addr, parentEvent, False)\n', ' "/opt/spiderfoot/spiderfoot-2.11.0/modules/sfp_dnsresolve.py", line 322, in processHost\n self.notifyListeners(evt)\n', ' "/opt/spiderfoot/spiderfoot-2.11.0/sflib.py", line 1523, in notifyListeners\n listener.handleEvent(sfEvent)\n', ' "/opt/spiderfoot/spiderfoot-2.11.0/modules/sfp_hosting.py", line 91, in handleEvent\n evt = SpiderFootEvent("PROVIDER_HOSTING", ret[0] + ": " + ret[1],\n', "TypeError: 'NoneType' object has no attribute '__getitem__'\n"]
0.198922
Traceback (most recent call last): "/<<PKGBUILDDIR>>/tests/unit/transport/test_zeromq.py", line 283, in setUp with patch('salt.transport.zeromq.AsyncReqMessageClient.__init__', MagicMock(return_value=None)): AttributeError: __enter__
Traceback (most recent call last): "/usr/local/bin/bench", line 9, in <module> load_entry_point('bench==0.1', 'console_scripts', 'bench')() "/home/erpnext/bench-repo/bench/cli.py", line 55, in cli bench() "/usr/local/lib/python2.7/dist-packages/click/core.py", line 610, in __call__ return self.main(_args, *_kwargs) "/usr/local/lib/python2.7/dist-packages/click/core.py", line 590, in main rv = self.invoke(ctx) "/usr/local/lib/python2.7/dist-packages/click/core.py", line 936, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) "/usr/local/lib/python2.7/dist-packages/click/core.py", line 782, in invoke return ctx.invoke(self.callback, *_ctx.params) "/usr/local/lib/python2.7/dist-packages/click/core.py", line 416, in invoke return callback(_args, **kwargs) "/home/erpnext/bench-repo/bench/cli.py", line 244, in update patch_sites() "/home/erpnext/bench-repo/bench/utils.py", line 117, in patch_sites run_frappe_cmd('--site', 'all', 'migrate', bench=bench) "/home/erpnext/bench-repo/bench/utils.py", line 422, in run_frappe_cmd subprocess.check_call((f, '-m', 'frappe.utils.bench_helper', 'frappe') + args, cwd=sites_dir) "/usr/lib/python2.7/subprocess.py", line 511, in check_call raise CalledProcessError(retcode, cmd)subprocess.CalledProcessError: Command '('/home/erpnext/frappe-bench/env/bin/python', '-m', 'frappe.utils.bench_helper', 'frappe', '--site', 'all', 'migrate')' returned non-zero exit status 255
0.262882
Traceback (most recent call last): "<stdin>", line 1, in <module> TypeError: generate_and_write_ed25519_keypair() missing 1 required positional argument: 'password'
Traceback (most recent call last): "C:\Temp\pefile_mockup_3.py", line 15, in <module> pe = PE(file_name) "build\bdist.win32\egg\pefile.py", line 1754, in __init__ "build\bdist.win32\egg\pefile.py", line 1810, in __parse__UnboundLocalError: local variable 'fd' referenced before assignment
0.29755
Traceback (most recent call last): "/home/travis/build/giampaolo/psutil/psutil/tests/test_process.py", line 874, in test_cpu_affinity p.cpu_affinity([n]) "/home/travis/build/giampaolo/psutil/psutil/__init__.py", line 871, in cpu_affinity self._proc.cpu_affinity_set(list(set(cpus))) "/home/travis/build/giampaolo/psutil/psutil/_pslinux.py", line 1365, in wrapper return fun(self, *args, **kwargs) "/home/travis/build/giampaolo/psutil/psutil/_pslinux.py", line 1773, in cpu_affinity_set cext.proc_cpu_affinity_set(self.pid, cpus) OSError: [Errno 22] Invalid argument
Traceback (most recent call last): "C:\Users\Ankan\AppData\Local\Programs\Python\Python36\lib\site-packages\tensorflow\python\client\session.py", line 1375, in _do_call return fn(*args) "C:\Users\Ankan\AppData\Local\Programs\Python\Python36\lib\site-packages\tensorflow\python\client\session.py", line 1358, in _run_fn self._extend_graph() "C:\Users\Ankan\AppData\Local\Programs\Python\Python36\lib\site-packages\tensorflow\python\client\session.py", line 1398, in _extend_graph tf_session.ExtendSession(self._session) tensorflow.python.framework.errors_impl.InvalidArgumentError: No OpKernel was registered to support Op 'MutableDenseHashTableV2' used by {{node MutableDenseHashTable}
0.218447
Traceback (most recent call last): "discord/ext/commands/bot.py", line 860, in invoke await ctx.command.invoke(ctx) "discord/ext/commands/core.py", line 698, in invoke await injected(*ctx.args, **ctx.kwargs) "discord/ext/commands/core.py", line 72, in wrapped raise CommandInvokeError(exc) from exc discord.ext.commands.errors.CommandInvokeError: Command raised an exception: KeyError: 'list'
Traceback (most recent call last): "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpt31j5y3w\build\youtube_dl\YoutubeDL.py", line 796, in extract_info "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpt31j5y3w\build\youtube_dl\extractor\common.py", line 529, in extract "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpt31j5y3w\build\youtube_dl\extractor\youku.py", line 189, in _real_extract youtube_dl.utils.ExtractorError: Youku server reported error -6004: 客户端无权播放,201; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
0.144876
"module_stderr": "Traceback (most recent call last):\n \"/tmp/ansible_lYcF18/ansible_module_eos_template.py\", line 209, in <module>\n main()\n \"/tmp/ansible_lYcF18/ansible_module_eos_template.py\", line 201, in main\n response = module.config(commands, replace=replace)\nTypeError: __call__() got an unexpected keyword argument 'replace'\n", "module_stdout": "",
Traceback (most recent call last): "run_lm_finetuning.py", line 785, in <module> main() "run_lm_finetuning.py", line 735, in main global_step, tr_loss = train(args, train_dataset, model, tokenizer) "run_lm_finetuning.py", line 353, in train loss.backward() "/home/student_1/.local/lib/python3.6/site-packages/torch/tensor.py", line 166, in backward torch.autograd.backward(self, gradient, retain_graph, create_graph) "/home/student_1/.local/lib/python3.6/site-packages/torch/autograd/__init__.py", line 99, in backward allow_unreachable=True) # allow_unreachable flag RuntimeError: CUDA error: device-side assert triggered
0.250564
Thread-275 :: [43e8701] Failed doing webui callback: Traceback (most recent call last): "/usr/pbi/sickrage-amd64/share/sickrage/SickRage/sickbeard/webserve.py", line 272, in async_call result = function(**kwargs) "/usr/pbi/sickrage-amd64/share/sickrage/SickRage/sickbeard/webserve.py", line 2333, in index t = PageTemplate(rh=self, filename="home_postprocess.mako") "/usr/pbi/sickrage-amd64/share/sickrage/SickRage/sickbeard/webserve.py", line 115, in __init__ self.template = lookup.get_template(filename) "/usr/pbi/sickrage-amd64/share/sickrage/SickRage/lib/mako/lookup.py", line 256, in get_template return self._load(srcfile, uri) "/usr/pbi/sickrage-amd64/share/sickrage/SickRage/lib/mako/lookup.py", line 321, in _load **self.template_args) "/usr/pbi/sickrage-amd64/share/sickrage/SickRage/lib/mako/template.py", line 322, in __init__ module = self._compile_from_file(path, filename) "/usr/pbi/sickrage-amd64/share/sickrage/SickRage/lib/mako/template.py", line 378, in _compile_from_file self.module_writer) "/usr/pbi/sickrage-amd64/share/sickrage/SickRage/lib/mako/template.py", line 703, in _compile_module_file (dest, name) = tempfile.mkstemp(dir=os.path.dirname(outputpath)) "/usr/pbi/sickrage-amd64/lib/python2.7/tempfile.py", line 308, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags) "/usr/pbi/sickrage-amd64/lib/python2.7/tempfile.py", line 239, in _mkstemp_inner fd = _os.open(file, flags, 0600)OSError: [Errno 28] No space left on device: '/var/db/sickrage/cache/mako/tmpfka8kG'
Traceback (most recent call last): "/srv/confidant/confidant/keymanager.py", line 146, in decrypt_token EncryptionContext=context "/usr/local/lib/python2.7/site-packages/botocore/client.py", line 159, in _api_call return self._make_api_call(operation_name, kwargs) "/usr/local/lib/python2.7/site-packages/botocore/client.py", line 494, in _make_api_call raise ClientError(parsed_response, operation_name) ClientError: An error occurred (ValidationException) when calling the Decrypt operation: Invalid EncryptionContext
0.289986
Traceback (most recent call last): "<stdin>", line 1, in <module> "<boltons.funcutils.FunctionBuilder-1>", line 2, in g TypeError: f() takes 1 positional argument but 2 were given
Traceback (most recent call last): "<stdin>", line 1, in <module> "/root/anaconda3/envs/pytorch/lib/python3.6/site-packages/datasets/load.py", line 611, in load_dataset ignore_verifications=ignore_verifications, "/root/anaconda3/envs/pytorch/lib/python3.6/site-packages/datasets/builder.py", line 476, in download_and_prepare dl_manager=dl_manager, verify_infos=verify_infos, **download_and_prepare_kwargs "/root/anaconda3/envs/pytorch/lib/python3.6/site-packages/datasets/builder.py", line 531, in _download_and_prepare split_generators = self._split_generators(dl_manager, **split_generators_kwargs) "/root/.cache/huggingface/modules/datasets_modules/datasets/wmt16/7b2c4443a7d34c2e13df267eaa8cab4c62dd82f6b62b0d9ecc2e3a673ce17308/wmt_utils.py", line 755, in _split_generators downloaded_files = dl_manager.download_and_extract(urls_to_download) "/root/anaconda3/envs/pytorch/lib/python3.6/site-packages/datasets/utils/download_manager.py", line 254, in download_and_extract return self.extract(self.download(url_or_urls)) "/root/anaconda3/envs/pytorch/lib/python3.6/site-packages/datasets/utils/download_manager.py", line 179, in download num_proc=download_config.num_proc, "/root/anaconda3/envs/pytorch/lib/python3.6/site-packages/datasets/utils/py_utils.py", line 225, in map_nested _single_map_nested((function, obj, types, None, True)) for obj in tqdm(iterable, disable=disable_tqdm) "/root/anaconda3/envs/pytorch/lib/python3.6/site-packages/datasets/utils/py_utils.py", line 225, in <listcomp> _single_map_nested((function, obj, types, None, True)) for obj in tqdm(iterable, disable=disable_tqdm) "/root/anaconda3/envs/pytorch/lib/python3.6/site-packages/datasets/utils/py_utils.py", line 181, in _single_map_nested mapped = [_single_map_nested((function, v, types, None, True)) for v in pbar] "/root/anaconda3/envs/pytorch/lib/python3.6/site-packages/datasets/utils/py_utils.py", line 181, in <listcomp> mapped = [_single_map_nested((function, v, types, None, True)) for v in pbar] "/root/anaconda3/envs/pytorch/lib/python3.6/site-packages/datasets/utils/py_utils.py", line 163, in _single_map_nested return function(data_struct) "/root/anaconda3/envs/pytorch/lib/python3.6/site-packages/datasets/utils/file_utils.py", line 308, in cached_path use_etag=download_config.use_etag, "/root/anaconda3/envs/pytorch/lib/python3.6/site-packages/datasets/utils/file_utils.py", line 475, in get_from_cache raise ConnectionError("Couldn't reach {}".format(url)) ConnectionError: Couldn't reach http://opus.nlpl.eu/download.php?f=SETIMES/v2/tmx/en-ro.tmx.gz
0.27768
Traceback (most recent call last): "/usr/bin/icloud", line 7, in <module> from pyicloud_ipd.cmdline import main "/usr/lib/python2.7/site-packages/pyicloud_ipd/cmdline.py", line 14, in <module> import pyicloud ImportError: No module named pyicloud
Traceback (most recent call last): "/Users/ProfesorKush/PokemonGo-Bot/PokemonGo-Bot/lib/python2.7/site-packages/raven/utils/serializer/manager.py", line 76, in transform return repr(value) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 369, in **repr** (self._handle & (_sys.maxint*2 + 1)), "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 375, in **getattr** func = self.**getitem**(name) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self))RuntimeError: maximum recursion depth exceeded while calling a Python object
0.229739
ERROR: Signature extraction failed: 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_signature_function "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpork090uw\build\youtube_dl\extractor\youtube.py", line 1184, in _parse_sig_js "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpork090uw\build\youtube_dl\extractor\common.py", line 972, in _search_regex youtube_dl.utils.RegexNotFoundError: Unable to extract Initial JS player signature function name; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last): "/usr/src/homeassistant/homeassistant/components/harmony/config_flow.py", line 63, in async_step_user validated = await validate_input(user_input) "/usr/src/homeassistant/homeassistant/components/harmony/config_flow.py", line 36, in validate_input harmony = await get_harmony_client_if_available(data[CONF_HOST]) "/usr/src/homeassistant/homeassistant/components/harmony/util.py", line 35, in get_harmony_client_if_available if not await harmony.connect(): "/usr/local/lib/python3.7/site-packages/aioharmony/harmonyapi.py", line 149, in connect return await self._harmony_client.connect() "/usr/local/lib/python3.7/site-packages/aioharmony/harmonyclient.py", line 189, in connect if not await self._hub_connection.hub_connect(): "/usr/local/lib/python3.7/site-packages/aioharmony/hubconnector_xmpp.py", line 188, in hub_connect await connected "/usr/local/lib/python3.7/site-packages/slixmpp/xmlstream/xmlstream.py", line 332, in _connect_routine server_hostname=self.default_domain if self.use_ssl else None) "/usr/local/lib/python3.7/asyncio/base_events.py", line 962, in create_connection raise exceptions[0] "/usr/local/lib/python3.7/asyncio/base_events.py", line 949, in create_connection await self.sock_connect(sock, address) "/usr/local/lib/python3.7/asyncio/selector_events.py", line 473, in sock_connect return await fut "/usr/local/lib/python3.7/asyncio/selector_events.py", line 503, in _sock_connect_cb raise OSError(err, f'Connect call failed {address}') ConnectionRefusedError: [Errno 111] Connect call failed ('::', 5222, 0, 0)
0.227201
Traceback (most recent call last): "/usr/local/bin/beet", line 9, in <module> load_entry_point('beets==1.3.17', 'console_scripts', 'beet')() "/Library/Python/2.7/site-packages/beets/ui/__init__.py", line 1236, in main _raw_main(args) "/Library/Python/2.7/site-packages/beets/ui/__init__.py", line 1226, in _raw_main subcommand.func(lib, suboptions, subargs) "/Library/Python/2.7/site-packages/beetsplug/lastimport.py", line 50, in func import_lastfm(lib, self._log) "/Library/Python/2.7/site-packages/beetsplug/lastimport.py", line 134, in import_lastfm tracks, page_total = fetch_tracks(user, page_current + 1, per_page) "/Library/Python/2.7/site-packages/beetsplug/lastimport.py", line 177, in fetch_tracks user_obj.get_top_tracks_by_page(limit=limit, page=page) "/Library/Python/2.7/site-packages/beetsplug/lastimport.py", line 110, in get_top_tracks_by_page "getTopTracks", "track", pylast.Track, params, cacheable) "/Library/Python/2.7/site-packages/beetsplug/lastimport.py", line 72, in _get_things self.ws_prefix + "." + method, cacheable, params)AttributeError: 'CustomUser' object has no attribute 'ws_prefix'
request.js:355 Traceback (most recent call last): "/home/frappe/frappe-bench/apps/frappe/frappe/app.py", line 60, in application response = frappe.api.handle() "/home/frappe/frappe-bench/apps/frappe/frappe/api.py", line 55, in handle return frappe.handler.handle() "/home/frappe/frappe-bench/apps/frappe/frappe/handler.py", line 22, in handle data = execute_cmd(cmd) "/home/frappe/frappe-bench/apps/frappe/frappe/handler.py", line 61, in execute_cmd return frappe.call(method, **frappe.form_dict) "/home/frappe/frappe-bench/apps/frappe/frappe/__init__.py", line 1051, in call return fn(*args, **newargs) "/home/frappe/frappe-bench/apps/frappe/frappe/desk/form/save.py", line 22, in savedocs doc.save() "/home/frappe/frappe-bench/apps/frappe/frappe/model/document.py", line 273, in save return self._save(*args, **kwargs) "/home/frappe/frappe-bench/apps/frappe/frappe/model/document.py", line 312, in _save self._validate() "/home/frappe/frappe-bench/apps/frappe/frappe/model/document.py", line 466, in _validate self._save_passwords() "/home/frappe/frappe-bench/apps/frappe/frappe/model/base_document.py", line 675, in _save_passwords set_encrypted_password(self.doctype, self.name, new_password, df.fieldname) "/home/frappe/frappe-bench/apps/frappe/frappe/utils/password.py", line 56, in set_encrypted_password ), { 'doctype': doctype, 'name': name, 'fieldname': fieldname, 'pwd': encrypt(pwd) }) "/home/frappe/frappe-bench/apps/frappe/frappe/utils/password.py", line 136, in encrypt frappe.throw(_('Password cannot be more than 100 characters long')) "/home/frappe/frappe-bench/apps/frappe/frappe/__init__.py", line 374, in throw msgprint(msg, raise_exception=exc, title=title, indicator='red') "/home/frappe/frappe-bench/apps/frappe/frappe/__init__.py", line 353, in msgprint _raise_exception() "/home/frappe/frappe-bench/apps/frappe/frappe/__init__.py", line 316, in _raise_exception raise raise_exception(msg) frappe.exceptions.ValidationError: Password cannot be more than 100 characters long
0.269487
Traceback (most recent call last): "/workspace/jobs/v3/api_client/email_alert_search_sample_test.py", line 43, in test_email_alert_search_sample eventually_consistent_test() "/workspace/jobs/v3/api_client/.nox/py-3-8/lib/python3.8/site-packages/backoff/_sync.py", line 108, in retry raise e "/workspace/jobs/v3/api_client/.nox/py-3-8/lib/python3.8/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) "/workspace/jobs/v3/api_client/email_alert_search_sample_test.py", line 41, in eventually_consistent_test assert re.search(expected, out)AssertionError: assert None
Traceback (most recent call last): "E:\python\lib\site-packages\tensorflow\python\framework\common_shapes.py", line 686, in _call_cpp_shape_fn_impl input_tensors_as_shapes, status) "E:\python\lib\site-packages\tensorflow\python\framework\errors_impl.py", line 516, in __exit__ c_api.TF_GetCode(self.status.status)) tensorflow.python.framework.errors_impl.InvalidArgumentError: Dimension must be 5 but is 3 for 'capsule_bojone_1/transpose_7' (op: 'Transpose') with input shapes: [?,16,16,16,?], [3].
0.195913
Traceback (most recent call last): "/usr/bin/shinken-arbiter", line 118, in <module> daemon.main() "/usr/local/lib/python2.7/dist-packages/shinken/daemons/arbiterdaemon.py", line 590, in main self.load_config_file() "/usr/local/lib/python2.7/dist-packages/shinken/daemons/arbiterdaemon.py", line 385, in load_config_file self.conf.explode() "/usr/local/lib/python2.7/dist-packages/shinken/objects/config.py", line 1059, in explode self.contacts.explode(self.contactgroups, self.notificationways) "/usr/local/lib/python2.7/dist-packages/shinken/objects/contact.py", line 267, in explode for cg in c.contactgroups.split(','):AttributeError: 'list' object has no attribute 'split'
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 initilization!
0.222641
Traceback (most recent call last): "/home/linuxbrew/.linuxbrew/Cellar/aws-sam-cli/0.48.0/libexec/lib/python3.7/site-packages/docker/api/client.py", line 261, in _raise_for_status response.raise_for_status() "/home/linuxbrew/.linuxbrew/Cellar/aws-sam-cli/0.48.0/libexec/lib/python3.7/site-packages/requests/models.py", line 941, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://localhost:2375/v1.35/containers/create
Traceback (most recent call last):    "/root/models/im2txt/bazel-bin/im2txt/run_inference.runfiles/im2txt/im2txt/run_inference.py", line 85, 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))    "/root/models/im2txt/bazel-bin/im2txt/run_inference.runfiles/im2txt/im2txt/run_inference.py", line 55, in main      vocab = vocabulary.Vocabulary (FLAGS.vocab_file)    "/root/models/im2txt/bazel-bin/im2txt/run_inference.runfiles/im2txt/im2txt/inference_utils/vocabulary.py", line 49, in __init__      reverse_vocab = [line.split () [0] for line in reverse_vocab] IndexError: list index out of range
0.22108
Traceback (most recent call last): "C:\Program s (x86)\Microsoft SDKs\Azure\CLI2\lib\runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) "C:\Program s (x86)\Microsoft SDKs\Azure\CLI2\lib\runpy.py", line 85, in _run_code exec(code, run_globals) "C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-umfcm_n2\azure-cli\azure\cli\__main__.py", line 41, in <module> "C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-umfcm_n2\azure-cli\azure\cli\__main__.py", line 30, in cli_main "C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-umfcm_n2\knack\knack\cli.py", line 218, in invoke "C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-umfcm_n2\azure-cli-core\azure\cli\core\__init__.py", line 99, in exception_handler "C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-umfcm_n2\azure-cli-core\azure\cli\core\util.py", line 50, in handle_exception TypeError: string indices must be integers
Traceback (most recent call last): [...] "<site-packages>/feincms/management/commands/update_rsscontent.py", line 24, in handle content.cache_content() "<site-packages>/feincms/content/rss/models.py", line 45, in cache_content 'feed_link': feed['feed']['link'], "<site-packages>/feedparser.py", line 383, in __getitem__ return dict.__getitem__(self, key)KeyError: 'link'
0.264664
Traceback (most recent call last): "<stdin>", line 1, in <module> "/home/gseastre/pyomo/src/pyomo/pyomo/core/base/block.py", line 1647, in write io_options) TypeError: __call__() takes at most 3 arguments (5 given)
Traceback (most recent call last): "/root/h/.venv/bin/alembic", line 11, in <module> sys.exit(main()) "/root/h/.venv/local/lib/python2.7/site-packages/alembic/config.py", line 479, in main CommandLine(prog=prog).main(argv=argv) "/root/h/.venv/local/lib/python2.7/site-packages/alembic/config.py", line 473, in main self.run_cmd(cfg, options) "/root/h/.venv/local/lib/python2.7/site-packages/alembic/config.py", line 456, in run_cmd **dict((k, getattr(options, k)) for k in kwarg) "/root/h/.venv/local/lib/python2.7/site-packages/alembic/command.py", line 154, in upgrade script = ScriptDirectory.from_config(config) "/root/h/.venv/local/lib/python2.7/site-packages/alembic/script/base.py", line 113, in from_config util.coerce_resource_to_filename(script_location), "/root/h/.venv/local/lib/python2.7/site-packages/alembic/util/pyfiles.py", line 39, in coerce_resource_to_filename fname = pkg_resources.resource_filename(*fname.split(':')) "/root/h/.venv/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1201, in resource_filename return get_provider(package_or_requirement).get_resource_filename( "/root/h/.venv/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 434, in get_provider __import__(moduleOrReq)ImportError: No module named h
0.281347
Traceback (most recent call last): "setup_cx_freeze.py", line 7, in <module> from cx_Freeze import setup, Executable ModuleNotFoundError: No module named 'cx_Freeze'
`Traceback (most recent call last): "comment_hashtags.py", line 32, in <module> bot.comment_hashtag(hashtag) "C:\Users\rapha\AppData\Local\Programs\Python\Python37\lib\site-packages\instabot-0.57.0-py3.7.egg\instabot\bot\bot.py", line 823, in comment_hashtag "C:\Users\rapha\AppData\Local\Programs\Python\Python37\lib\site-packages\instabot-0.57.0-py3.7.egg\instabot\bot\bot_comment.py", line 104, in comment_hashtag "C:\Users\rapha\AppData\Local\Programs\Python\Python37\lib\site-packages\instabot-0.57.0-py3.7.egg\instabot\bot\bot.py", line 826, in comment_medias "C:\Users\rapha\AppData\Local\Programs\Python\Python37\lib\site-packages\instabot-0.57.0-py3.7.egg\instabot\bot\bot_comment.py", line 91, in comment_medias "C:\Users\rapha\AppData\Local\Programs\Python\Python37\lib\site-packages\instabot-0.57.0-py3.7.egg\instabot\bot\bot.py", line 545, in get_comment "C:\Users\rapha\AppData\Local\Programs\Python\Python37\lib\site-packages\instabot-0.57.0-py3.7.egg\instabot\bot\bot_get.py", line 315, in get_comment "C:\Users\rapha\AppData\Local\Programs\Python\Python37\lib\site-packages\instabot-0.57.0-py3.7.egg\instabot\utils.py", line 53, in random "C:\Users\rapha\AppData\Local\Programs\Python\Python37\lib\site-packages\instabot-0.57.0-py3.7.egg\instabot\utils.py", line 16, in list "C:\Users\rapha\AppData\Local\Programs\Python\Python37\lib\encodings\cp1252.py", line 23, in decode return codecs.charmap_decode(input,self.errors,decoding_table)[0] UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 82: character maps to <undefined>`
0.324159
Traceback (most recent call last): "test_inline_literally_2.py", line 20, in <module> res = test_impl(data, dtype) "c:\users\akozlov\appdata\local\continuum\anaconda3\numba_master\numba\numba\core\dispatcher.py", line 376, in _compile_for_args return self._compile_for_args(*args) "c:\users\akozlov\appdata\local\continuum\anaconda3\numba_master\numba\numba\core\dispatcher.py", line 369, in _compile_for_args raise errors.CompilerError(m.format(info)) numba.core.errors.CompilerError: Repeated literal typing request.
Traceback (most recent call last): "/usr/local/lib/python3.6/dist-packages/optuna/study.py", line 709, in _run_trial result = func(trial) "/usr/local/lib/python3.6/dist-packages/optuna/integration/_lightgbm_tuner/optimize.py", line 304, in __call__ val_scores = self._get_cv_scores(cv_results) "/usr/local/lib/python3.6/dist-packages/optuna/integration/_lightgbm_tuner/optimize.py", line 294, in _get_cv_scores val_scores = cv_results["{}-mean".format(metric)] KeyError: 'l1-mean'
0.324465
Traceback (most recent call last): "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 797, in extract_info ie_result = ie.extract(url) "/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/generic.py", line 2400, in _real_extract self._sort_formats(info_dict['formats']) "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 1350, in _sort_formats raise ExtractorError('No video formats found') ExtractorError: No video formats found; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last): "lixian_cli.py", line 729, in <module> execute_command() "lixian_cli.py", line 726, in execute_command commands[command](args[1:]) "lixian_cli.py", line 552, in list_task print t['name'].encode(default_encoding),UnicodeEncodeError: 'ascii' codec can't encode characters in position 7-10: ordi
0.237497
Traceback (most recent call last): "curiosity/src/go-vncdriver/build.py", line 121, in <module> main() "curiosity/src/go-vncdriver/build.py", line 20, in main build() "curiosity/src/go-vncdriver/build.py", line 112, in build if not build_gl(): "curiosity/src/go-vncdriver/build.py", line 100, in build_gl return not subprocess.call(cmd.split()) "/usr/lib/python2.7/subprocess.py", line 523, in call return Popen(*popenargs, **kwargs).wait() "/usr/lib/python2.7/subprocess.py", line 711, in __init__ errread, errwrite) "/usr/lib/python2.7/subprocess.py", line 1343, in _execute_child raise child_exception OSError: [Errno 2] No such file or directory
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 initilization!
0.283548
Traceback (most recent call last): "test/runtest.py", line 160, in testRecursiveObjects ray.init(num_workers=0) "/home/ubuntu/.local/lib/python3.5/site-packages/ray-0.0.1-py3.5.egg/ray/worker.py", line 1063, in init num_gpus=num_gpus) "/home/ubuntu/.local/lib/python3.5/site-packages/ray-0.0.1-py3.5.egg/ray/worker.py", line 1017, in _init worker=global_worker, actor_id=NIL_ACTOR_ID) "/home/ubuntu/.local/lib/python3.5/site-packages/ray-0.0.1-py3.5.egg/ray/worker.py", line 1345, in connect assert not worker.connected, error_message AssertionError: Perhaps you called ray.init twice by accident?
2019-03-02T16:34:36+0100 [Container 25935] Traceback (most recent call last): "/home/oberstet/scm/crossbario/autobahn-python/autobahn/wamp/websocket.py", line 95, in onMessage self._session.onMessage(msg) "/home/oberstet/scm/crossbario/autobahn-python/autobahn/wamp/protocol.py", line 1027, in onMessage raise ProtocolError("INTERRUPT received for non-pending invocation {0}".format(msg.request)) autobahn.wamp.exception.ProtocolError: INTERRUPT received for non-pending invocation 2602
0.274578
Traceback (most recent call last): "/data/s3475743/fairseq_git/venv/bin/fairseq-train", line 11, in <module> load_entry_point('fairseq', 'console_scripts', 'fairseq-train')() "/data/s3475743/fairseq_git/fairseq/fairseq_cli/train.py", line 377, in cli_main cli_main_helper(args) "/data/s3475743/fairseq_git/fairseq/fairseq_cli/train.py", line 415, in cli_main_helper main(args) "/data/s3475743/fairseq_git/fairseq/fairseq_cli/train.py", line 146, in main valid_losses, should_stop = train(args, trainer, task, epoch_itr) "/software/software/Python/3.6.4-foss-2018a/lib/python3.6/contextlib.py", line 52, in inner return func(*args, **kwds) "/data/s3475743/fairseq_git/fairseq/fairseq_cli/train.py", line 237, in train log_output = trainer.train_step(samples) "/software/software/Python/3.6.4-foss-2018a/lib/python3.6/contextlib.py", line 52, in inner return func(*args, **kwds) "/data/s3475743/fairseq_git/fairseq/fairseq/trainer.py", line 447, in train_step raise e "/data/s3475743/fairseq_git/fairseq/fairseq/trainer.py", line 421, in train_step ignore_grad=is_dummy_batch, "/data/s3475743/fairseq_git/fairseq/fairseq/tasks/fairseq_task.py", line 346, in train_step optimizer.backward(loss) "/data/s3475743/fairseq_git/fairseq/fairseq/optim/fp16_optimizer.py", line 117, in backward loss.backward() "/data/s3475743/fairseq_git/venv/lib/python3.6/site-packages/torch/tensor.py", line 198, in backward torch.autograd.backward(self, gradient, retain_graph, create_graph) "/data/s3475743/fairseq_git/venv/lib/python3.6/site-packages/torch/autograd/__init__.py", line 100, in backward allow_unreachable=True) # allow_unreachable flag RuntimeError: one of the variables needed for gradient computation has been modified by an inplace operation: [torch.cuda.HalfTensor [2048, 207744]], which is output 0 of AsStridedBackward, is at version 6; expected version 5 instead. Hint: the backtrace further above shows the operation that failed to compute its gradient. The variable in question was changed in there or anywhere later. Good luck!
Traceback (most recent call last): "test.py", line 14, in <module> testdoc = Test.get(id = 1) "/tmp/test/venv_test/src/elasticsearch-dsl/elasticsearch_dsl/document.py", line 143, in get return cls.from_es(doc) "/tmp/test/venv_test/src/elasticsearch-dsl/elasticsearch_dsl/document.py", line 160, in from_es return cls(meta=meta, **doc)TypeError: __init__() got multiple values for keyword argument 'self'
0.230728
Traceback (most recent call last): "/home/keito/repos/powerline/powerline/theme.py", line 82, in get_segments contents = segment['contents_func'](pl=self.pl, segment_info=segment_info, **segment['args'])TypeError: modified_indicator() keywords must be strings
WARNING: Automatic signature extraction failed: Traceback (most recent call last): "youtube_dl\extractor\youtube.pyo", line 962, in _decrypt_signature "youtube_dl\extractor\youtube.pyo", line 530, in <lambda> "youtube_dl\extractor\youtube.pyo", line 525, in resf "youtube_dl\extractor\youtube.pyo", line 460, in interpret_statement "youtube_dl\extractor\youtube.pyo", line 513, in interpret_expressionExtractorError: Unsupported JS expression u'$y(a,7)'; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and
0.24044
Traceback (most recent call last): "<stdin>", line 1, in <module> "sympy/polys/polytools.py", line 1966, in clear_denoms dom = f.rep.dom.get_ring() "sympy/polys/domains/expressiondomain.py", line 169, in get_ring raise DomainError('there is no ring associated with %s' % self)sympy.polys.polyerrors.DomainError: there is no ring associated with EX
Traceback (most recent call last): "F:\python 3.6\lib\site-packages\speech_recognition\__init__.py", line 108, in get_pyaudio import pyaudio ModuleNotFoundError: No module named 'pyaudio'
0.290764
Traceback (most recent call last): "/home/joshua/python/Telethon/telethon/network/mtproto_sender.py", line 456, in updates_thread_method self.receive(r) "/home/joshua/python/Telethon/telethon/network/mtproto_sender.py", line 146, in receive seq, body = self.transport.receive(timeout) "/home/joshua/python/Telethon/telethon/network/tcp_transport.py", line 45, in receive packet_length_bytes = self.tcp_client.read(4, timeout) "/home/joshua/python/Telethon/telethon/network/tcp_client.py", line 96, in read 'The read operation exceeded the timeout.') TimeoutError: The read operation exceeded the timeout.
Traceback (most recent call last): "C:\Users\User\Desktop\digitRecognition\performRecognition.py", line 3, in <module> from sklearn.externals import joblib ImportError: No module named sklearn.externals
0.199156
`{"task": "<AssertSumTask: {'from': 0, 'balance_sum': 1105000000000000000}>", "event": "Task errored", "logger": "scenario_player.tasks.base", "level": "error", "timestamp": "2019-11-05 05:42:12.027318", "exception": "Traceback (most recent call last):\n \"/usr/local/lib/python3.7/site-packages/scenario_player/tasks/base.py\", line 74, in __call__\n return self._run(*args, **kwargs)\n \"/usr/local/lib/python3.7/site-packages/scenario_player/tasks/api_base.py\", line 70, in _run\n return self._process_response(response_dict)\n \"/usr/local/lib/python3.7/site-packages/scenario_player/tasks/channels.py\", line 254, in _process_response\n f'Expected sum value \"{assert_value}\" for channel fields \"{field}\". '\nscenario_player.exceptions.legacy.ScenarioAssertionError: Expected sum value \"1105000000000000000\" for channel fields \"balance\". Actual value: \"1106000000000000000\". Channels: [{'token_address': '0x62083c80353Df771426D209eF578619EE68D5C7A', 'partner_address': '0xD0660c58b9B1aaB52b7Ea96156756AA442082f14', 'total_deposit': 1000000000000000000, 'balance': 1106000000000000000, 'state': 'opened', 'channel_identifier': 1801, 'settle_timeout': 40, 'total_withdraw': 0, 'token_network_address': '0xDa1fBc048f503635950058953f5c60FC1F564ee6', 'reveal_timeout': 20}]"}`
Traceback (most recent call last): "/tmp/mitmproxy/venv3.5/bin/mitmdump", line 11, in <module> load_entry_point('mitmproxy', 'console_scripts', 'mitmdump')() "/tmp/mitmproxy/venv3.5/lib/python3.5/site-packages/pkg_resources/__init__.py", line 561, in load_entry_point return get_distribution(dist).load_entry_point(group, name) "/tmp/mitmproxy/venv3.5/lib/python3.5/site-packages/pkg_resources/__init__.py", line 2627, in load_entry_point return ep.load() "/tmp/mitmproxy/venv3.5/lib/python3.5/site-packages/pkg_resources/__init__.py", line 2287, in load return self.resolve() "/tmp/mitmproxy/venv3.5/lib/python3.5/site-packages/pkg_resources/__init__.py", line 2293, in resolve module = __import__(self.module_name, fromlist=['__name__'], level=0) "/tmp/mitmproxy/mitmproxy/tools/main.py", line 12, in <module> from mitmproxy.tools import cmdline # noqa "/tmp/mitmproxy/mitmproxy/tools/cmdline.py", line 12, in <module> from mitmproxy.addons import view "/tmp/mitmproxy/mitmproxy/addons/view.py", line 91, in <module> matchall = flowfilter.parse(".") "/tmp/mitmproxy/mitmproxy/flowfilter.py", line 503, in parse flt = bnf.parseString(s, parseAll=True)[0] "/tmp/mitmproxy/venv3.5/lib/python3.5/site-packages/pyparsing.py", line 1607, in parseString loc, tokens = self._parse( instring, 0 ) "/tmp/mitmproxy/venv3.5/lib/python3.5/site-packages/pyparsing.py", line 1405, in _parseNoCache tokens = fn( instring, tokensStart, retTokens ) "/tmp/mitmproxy/venv3.5/lib/python3.5/site-packages/pyparsing.py", line 1049, in wrapper ret = func(*args[limit[0]:]) TypeError: <lambda>() takes 1 positional argument but 3 were given
0.211583
Traceback (most recent call last): "/usr/local/bin/yowsup-cli", line 5, in <module> pkg_resources.run_script('yowsup2==2.3.185', 'yowsup-cli') "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 499, in run_script self.require(requires)[0].run_script(script_name, ns) "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 1235, in run_script execfile(script_filename, namespace, namespace) "/usr/local/lib/python2.7/dist-packages/yowsup2-2.3.185-py2.7.egg/EGG-INFO/scripts/yowsup-cli", line 327, in <module> if not parser.process(): "/usr/local/lib/python2.7/dist-packages/yowsup2-2.3.185-py2.7.egg/EGG-INFO/scripts/yowsup-cli", line 231, in process self.startCmdline() "/usr/local/lib/python2.7/dist-packages/yowsup2-2.3.185-py2.7.egg/EGG-INFO/scripts/yowsup-cli", line 259, in startCmdline stack.start() "/usr/local/lib/python2.7/dist-packages/yowsup2-2.3.185-py2.7.egg/yowsup/demos/cli/stack.py", line 25, in start self.stack.loop(timeout = 0.5, discrete = 0.5) "/usr/local/lib/python2.7/dist-packages/yowsup2-2.3.185-py2.7.egg/yowsup/stacks/yowstack.py", line 167, in loop asyncore.loop(*args, **kwargs) "/usr/lib/python2.7/asyncore.py", line 216, in loop poll_fun(timeout, map) "/usr/lib/python2.7/asyncore.py", line 156, in poll read(obj) "/usr/lib/python2.7/asyncore.py", line 87, in read obj.handle_error() "/usr/lib/python2.7/asyncore.py", line 83, in read obj.handle_read_event() "/usr/lib/python2.7/asyncore.py", line 449, in handle_read_event self.handle_read() "/usr/local/lib/python2.7/dist-packages/yowsup2-2.3.185-py2.7.egg/yowsup/layers/network/layer.py", line 73, in handle_read self.receive(data) "/usr/local/lib/python2.7/dist-packages/yowsup2-2.3.185-py2.7.egg/yowsup/layers/network/layer.py", line 80, in receive self.toUpper(data) "/usr/local/lib/python2.7/dist-packages/yowsup2-2.3.185-py2.7.egg/yowsup/layers/__init__.py", line 55, in toUpper self.__upper.receive(data) "/usr/local/lib/python2.7/dist-packages/yowsup2-2.3.185-py2.7.egg/yowsup/layers/stanzaregulator/layer.py", line 28, in receive self.processReceived() "/usr/local/lib/python2.7/dist-packages/yowsup2-2.3.185-py2.7.egg/yowsup/layers/stanzaregulator/layer.py", line 48, in processReceived self.toUpper(oneMessageData) "/usr/local/lib/python2.7/dist-packages/yowsup2-2.3.185-py2.7.egg/yowsup/layers/__init__.py", line 55, in toUpper self.__upper.receive(data) "/usr/local/lib/python2.7/dist-packages/yowsup2-2.3.185-py2.7.egg/yowsup/layers/auth/layer_crypt.py", line 63, in receive self.toUpper(payload) "/usr/local/lib/python2.7/dist-packages/yowsup2-2.3.185-py2.7.egg/yowsup/layers/__init__.py", line 55, in toUpper self.__upper.receive(data) "/usr/local/lib/python2.7/dist-packages/yowsup2-2.3.185-py2.7.egg/yowsup/layers/coder/layer.py", line 35, in receive self.toUpper(node) "/usr/local/lib/python2.7/dist-packages/yowsup2-2.3.185-py2.7.egg/yowsup/layers/__init__.py", line 55, in toUpper self.__upper.receive(data) "/usr/local/lib/python2.7/dist-packages/yowsup2-2.3.185-py2.7.egg/yowsup/layers/logger/layer.py", line 14, in receive self.toUpper(data) "/usr/local/lib/python2.7/dist-packages/yowsup2-2.3.185-py2.7.egg/yowsup/layers/__init__.py", line 55, in toUpper self.__upper.receive(data) "/usr/local/lib/python2.7/dist-packages/yowsup2-2.3.185-py2.7.egg/yowsup/layers/__init__.py", line 160, in receive s.receive(data) "/usr/local/lib/python2.7/dist-packages/yowsup2-2.3.185-py2.7.egg/yowsup/layers/__init__.py", line 101, in receive recv(node) "/usr/local/lib/python2.7/dist-packages/yowsup2-2.3.185-py2.7.egg/yowsup/layers/protocol_messages/layer.py", line 20, in recvMessageStanza entity = TextMessageProtocolEntity.fromProtocolTreeNode(node) "/usr/local/lib/python2.7/dist-packages/yowsup2-2.3.185-py2.7.egg/yowsup/layers/protocol_messages/protocolentities/message_text.py", line 38, in fromProtocolTreeNode entity.setBody(node.getChild("body").getData())AttributeError: 'NoneType' object has no attribute 'getData'
Traceback (most recent call last): "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/multiprocessing/queues.py", line 247, in _feed send_bytes(obj) "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/multiprocessing/connection.py", line 200, in send_bytes self._send_bytes(m[offset:offset + size]) "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/multiprocessing/connection.py", line 404, in _send_bytes self._send(header + buf) "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/multiprocessing/connection.py", line 368, in _send n = write(self._handle, buf) BrokenPipeError: [Errno 32] Broken pipe
0.23109
Traceback (most recent call last): "C:\mozbuilds\IDE-10.10\moz3500-ko10.10\mozilla\ko-rel\dist\bin\python\xpcom\server\policy.py", line 274, in _CallMethod_ ret = getattr(self._obj_, name) # Let attribute error go here! "C:\mozbuilds\IDE-10.10\moz3500-ko10.10\mozilla\ko-rel\dist\bin\components\ko Ex.py", line 72, in __getattr__ raise AttributeError, attr AttributeError: sccType
Traceback (most recent call last): "/usr/bin/salt-ssh", line 10, in <module> salt_ssh() "/usr/lib/python2.6/site-packages/salt/scripts.py", line 404, in salt_ssh client.run() "/usr/lib/python2.6/site-packages/salt/cli/ssh.py", line 20, in run ssh = salt.client.ssh.SSH(self.config) "/usr/lib/python2.6/site-packages/salt/client/ssh/__init__.py", line 312, in __init__ self.mods = mod_data(self.fsclient) "/usr/lib/python2.6/site-packages/salt/client/ssh/__init__.py", line 1311, in mod_data files = fsclient.file_list(env) "/usr/lib/python2.6/site-packages/salt/fileclient.py", line 1168, in file_list return [sdecode(fn_) for fn_ in self.channel.send(load)] "/usr/lib/python2.6/site-packages/salt/fileserver/__init__.py", line 896, in send return getattr(self.fs, cmd)(load) "/usr/lib/python2.6/site-packages/salt/fileserver/__init__.py", line 756, in file_list ret.update(self.servers[fstr](load)) "/usr/lib/python2.6/site-packages/salt/fileserver/roots.py", line 415, in file_list return _file_lists(load, 'files') "/usr/lib/python2.6/site-packages/salt/fileserver/roots.py", line 391, in _file_lists _add_to(ret['files'], path, root, files) "/usr/lib/python2.6/site-packages/salt/fileserver/roots.py", line 339, in _add_to log.trace('roots: Processing %s', abs_path) "/usr/lib/python2.6/site-packages/salt/log/mixins.py", line 35, in trace self.log(getattr(logging, 'TRACE', 5), msg, *args, **kwargs) "/usr/lib64/python2.6/logging/__init__.py", line 1119, in log self._log(level, msg, args, **kwargs) "/usr/lib/python2.6/site-packages/salt/log/setup.py", line 310, in _log self, level, msg, args, exc_info=exc_info, extra=extra "/usr/lib64/python2.6/logging/__init__.py", line 1172, in _log record = self.makeRecord(self.name, level, fn, lno, msg, args, exc_info, func, extra) "/usr/lib/python2.6/site-packages/salt/log/setup.py", line 344, in makeRecord exc_info, func) "/usr/lib/python2.6/site-packages/salt/log/setup.py", line 191, in __init__ self.colormsg = '%s%s%s' % (cmsg, self.getMessage(), reset) "/usr/lib64/python2.6/logging/__init__.py", line 306, in getMessage msg = msg % self.args UnicodeDecodeError: 'ascii' codec can't decode byte 0xe5 in position 26: ordinal not in range(128)
0.251474
Traceback (most recent call last): "/usr/bin/lans", line 36, in <module> import nfqueue "/usr/lib/python2.7/site-packages/nfqueue.py", line 28, in <module> _nfqueue = swig_import_helper() "/usr/lib/python2.7/site-packages/nfqueue.py", line 24, in swig_import_helper _mod = imp.load_module('_nfqueue', fp, pathname, description)ImportError: dynamic module does not define init function (init_nfqueue)
Traceback (most recent call last): "eventHandler.pyc", line 155, in executeEvent "eventHandler.pyc", line 92, in __init__ "eventHandler.pyc", line 100, in next "NVDAObjects\__init__.pyc", line 1030, in event_gainFocus "NVDAObjects\__init__.pyc", line 918, in reportFocus "speech.pyc", line 376, in speakObject "baseObject.pyc", line 47, in __get__ "baseObject.pyc", line 147, in _getPropertyViaCache "NVDAObjects\__init__.pyc", line 1244, in _get__hasNavigableText "baseObject.pyc", line 47, in __get__ "baseObject.pyc", line 147, in _getPropertyViaCache "NVDAObjects\UIA\__init__.pyc", line 1124, in _get_states "NVDAObjects\UIA\__init__.pyc", line 741, in _getUIACacheablePropertyValue COMError: (-2147220991, 'Ein Ereignis konnte keinen Abonnenten aufrufen.', (None, None, None, 0, None))
0.202806
Traceback (most recent call last): "C:\Users\lessw\AppData\Roaming\Python\Python37\site-packages\tensorflow\python\keras\engine\base_layer.py", line 943, in __call__ outputs = call_fn(cast_inputs, *args, **kwargs) "C:\Users\lessw\AppData\Roaming\Python\Python37\site-packages\tensorflow\python\autograph\impl\api.py", line 259, in wrapper return converted_call(f, args, kwargs, options=options) "C:\Users\lessw\AppData\Roaming\Python\Python37\site-packages\tensorflow\python\autograph\impl\api.py", line 585, in converted_call return _fall_back_unconverted(f, args, kwargs, options, e) "C:\Users\lessw\AppData\Roaming\Python\Python37\site-packages\tensorflow\python\autograph\impl\api.py", line 393, in _fall_back_unconverted return _call_unconverted(f, args, kwargs, options) "C:\Users\lessw\AppData\Roaming\Python\Python37\site-packages\tensorflow\python\autograph\impl\api.py", line 343, in _call_unconverted return f(*args, **kwargs) "C:\Users\lessw\tf2yolo4\core\common.py", line 14, in call if not training: "C:\Users\lessw\AppData\Roaming\Python\Python37\site-packages\tensorflow\python\framework\ops.py", line 926, in __bool__ self._disallow_bool_casting() "C:\Users\lessw\AppData\Roaming\Python\Python37\site-packages\tensorflow\python\framework\ops.py", line 539, in _disallow_bool_casting self._disallow_in_graph_mode("using a `tf.Tensor` as a Python `bool`") "C:\Users\lessw\AppData\Roaming\Python\Python37\site-packages\tensorflow\python\framework\ops.py", line 528, in _disallow_in_graph_mode " this function with @tf.function.".format(task)) tensorflow.python.framework.errors_impl.OperatorNotAllowedInGraphError: using a `tf.Tensor` as a Python `bool` is not allowed in Graph execution. Use Eager execution or decorate this function with @tf.function.
Traceback (most recent call last): "/home/explore-student/anaconda3/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw "/home/explore-student/anaconda3/lib/python3.7/site-packages/urllib3/util/connection.py", line 84, in create_connection raise err "/home/explore-student/anaconda3/lib/python3.7/site-packages/urllib3/util/connection.py", line 74, in create_connection sock.connect(sa) ConnectionRefusedError: [Errno 111] Connection refused
0.206882
Traceback (most recent call last): "install_erpnext.py", line 347, in <module> install() "install_erpnext.py", line 13, in install install_pre_requisites() "install_erpnext.py", line 27, in install_pre_requisites install_using_apt() "install_erpnext.py", line 123, in install_using_apt update_config_for_debian() "install_erpnext.py", line 130, in update_config_for_debian with open("/etc/memcached.conf", "r") as original:IOError: [Errno 2] No such file or directory: u'/etc/memcached.conf'
Traceback (most recent call last): "C:\Python37-32\lib\site-packages\conans\client\generators\text.py", line 163, in _loads_cpp_info _populate_cpp_info(dep_cpp_info, no_config_data, rootpath) "C:\Python37-32\lib\site-packages\conans\client\generators\text.py", line 147, in _populate_cpp_info value = [os.path.relpath(it, _rootpath) for it in value] "C:\Python37-32\lib\site-packages\conans\client\generators\text.py", line 147, in <listcomp> value = [os.path.relpath(it, _rootpath) for it in value] "C:\Python37-32\lib\ntpath.py", line 562, in relpath path_drive, start_drive)) ValueError: path is on mount 'C:', start on mount 'D:'
0.312989
ERROR (theano.gof.opt): Traceback (most recent call last): "/home/john/Documents/workspace/Theano-1/theano/gof/opt.py", line 1206, in process_node replacements = lopt.transform(node) "/home/john/Documents/workspace/Theano-1/theano/tensor/opt.py", line 2112, in local_setsubtensor_of_allocs replace_y = get_scalar_constant_value(y) "/home/john/Documents/workspace/Theano-1/theano/tensor/basic.py", line 611, in get_scalar_constant_value ret = get_scalar_constant_value(ret) "/home/john/Documents/workspace/Theano-1/theano/tensor/basic.py", line 610, in get_scalar_constant_value ret = v.owner.inputs[0].owner.inputs[v.owner.op.idx_list[0]]TypeError: list indices must be integers, not Scalar
Traceback (most recent call last): "PixivUtil2.py", line 23, in <module> import PixivBrowserFactory "C:\PixivUtil2\PixivBrowserFactory.py", line 19, in <module> import PixivHelper "C:\PixivUtil2\PixivHelper.py", line 26, in <module> from apng import APNG ImportError: bad magic number in 'apng': b'\x03\xf3\r\n'
0.273314
Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 493, in extract_info ie_result = ie.extract(url) "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 158, in extract return self._real_extract(url) "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 1517, in _real_extract r'<h1 class="pl-header-title">(.*?)</h1>', page, u'title') "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 366, in _html_search_regex res = self._search_regex(pattern, string, name, default, fatal, flags) "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 356, in _search_regex raise RegexNotFoundError(u'Unable to extract %s' % _name)RegexNotFoundError: Unable to extract title; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.[/quote]
Traceback (most recent call last): "test.py", line 9, in <module> print [for x in e.execute(t.select())](x.b) "/Users/andreypopp/Workspace/zvq/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 2667, in _key_fallback expression._string_or_unprintable(key)) sqlalchemy.exc.NoSuchColumnError: "Could not locate column in row for column 'b'"
0.189644
Traceback (most recent call last): "/home/noone/miniconda3/envs/unique_constraint_sample/lib/python3.7/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) "/home/noone/miniconda3/envs/unique_constraint_sample/lib/python3.7/site-packages/django/db/backends/sqlite3/base.py", line 383, in execute return Database.Cursor.execute(self, query, params) sqlite3.IntegrityError: UNIQUE constraint failed: app_foo.f1, app_foo.f2
Traceback (most recent call last): "c:\users\username\.virtualenvs\c7n-0.9.1-4h5kzyle\lib\site-packages\c7n\policy.py", line 291, in run resources = self.policy.resource_manager.resources() "c:\users\username\.virtualenvs\c7n-0.9.1-4h5kzyle\lib\site-packages\c7n\resources\glue.py", line 516, in resources return self.filter_resources(self._get_catalog_encryption_settings()) "c:\users\username\.virtualenvs\c7n-0.9.1-4h5kzyle\lib\site-packages\c7n\manager.py", line 109, in filter_resources resources = f.process(resources, event) "c:\users\username\.virtualenvs\c7n-0.9.1-4h5kzyle\lib\site-packages\c7n\filters\core.py", line 258, in process return self.process_set(resources, event) "c:\users\username\.virtualenvs\c7n-0.9.1-4h5kzyle\lib\site-packages\c7n\filters\core.py", line 270, in process_set resource_map = {r[rtype_id]: r for r in resources} "c:\users\username\.virtualenvs\c7n-0.9.1-4h5kzyle\lib\site-packages\c7n\filters\core.py", line 270, in <dictcomp> resource_map = {r[rtype_id]: r for r in resources} KeyError: 'CatalogId'
0.295896
Traceback (most recent call last): "/home/alejandro/envs/env_scrapy/lib/python3.6/site-packages/urllib3/contrib/pyopenssl.py", line 472, in wrap_socket cnx.do_handshake() "/home/alejandro/envs/env_scrapy/lib/python3.6/site-packages/OpenSSL/SSL.py", line 1915, in do_handshake self._raise_ssl_error(self._ssl, result) "/home/alejandro/envs/env_scrapy/lib/python3.6/site-packages/OpenSSL/SSL.py", line 1647, in _raise_ssl_error _raise_current_error() "/home/alejandro/envs/env_scrapy/lib/python3.6/site-packages/OpenSSL/_util.py", line 54, in exception_from_error_queue raise exception_type(errors) OpenSSL.SSL.Error: [('SSL routines', 'tls_process_server_certificate', 'certificate verify failed')]
Traceback (most recent call last): "train.py", line 135, in <module> trainer.visualize(data_vis) "/home/qiaoguanhui/pycharm/occupancy_networks/im2mesh/onet/training.py", line 136, in visualize occ_hat = p_r.probs.view(batch_size, *shape) AttributeError: 'Tensor' object has no attribute 'probs'
0.085143
Traceback (most recent call last): "train.py", line 518, in <module> train(hyp, opt, device, tb_writer, wandb) "train.py", line 79, in train model = Model(opt.cfg or ckpt['model'].yaml, ch=3, nc=nc).to(device) # create "/content/yolov3/models/yolo.py", line 81, in __init__ self.model, self.save = parse_model(deepcopy(self.yaml), ch=[ch]) # model, savelist "/content/yolov3/models/yolo.py", line 253, in parse_model m_ = nn.Sequential(*[m(*args) for _ in range(n)]) if n > 1 else m(*args) # module TypeError: __init__() takes 2 positional arguments but 5 were given
Traceback (most recent call last): "test.py", line 6, in <module> for row in sheet.iter_rows(): "C:\Python\lib\site-packages\openpyxl\reader\iter_worksheet.py", line 236, in get_squared_range cell = cell._replace(internal_value=shared_date.from_julian(float(cell.internal_value))) "C:\Python\lib\site-packages\openpyxl\shared\date_time.py", line 162, in from_julian return EPOCH + datetime.timedelta(days=utc_days)OverflowError: Python int too large to convert to C long
0.229242
Traceback (most recent call last): "multiprocessing\process.py", line 258, in _bootstrap "multiprocessing\process.py", line 93, in run "C:\DeepFaceLab_OpenCL\_internal\DeepFaceLab\utils\iter_utils.py", line 49, in process_func gen_data = next (self.generator_func) "C:\DeepFaceLab_OpenCL\_internal\DeepFaceLab\samplelib\SampleGeneratorFace.py", line 101, in batch_func raise Exception ("Exception occured in sample %s. Error: %s" % (sample.filename, traceback.format_exc() ) ) Exception: Exception occured in sample C:\DeepFaceLab_OpenCL\workspace\data_src\aligned\00018_0.jpg. Error: Traceback (most recent call last):
Traceback (most recent call last): "c:\users\greg\home-assistant\homeassistant\core.py", line 789, in job_handler func(arg) "c:\users\greg\home-assistant\homeassistant\helpers\event.py", line 134, in pattern_time_change_listener action(now) "c:\users\greg\home-assistant\homeassistant\helpers\entity_component.py", line 102, in _update_entity_states entity.update_ha_state(True) "c:\users\greg\home-assistant\homeassistant\helpers\entity.py", line 97, in update_ha_state attr = self.state_attributes or {} "c:\users\greg\home-assistant\homeassistant\components\switch\vera.py", line 145, in state_attributes attr['Vera Device Id'] = self.vera_device.vera_device_idTypeError: 'NoneType' object does not support item assignment
0.139819
Traceback (most recent call last): "/Users/senrsl/temp/blog/blogger/blogger.py", line 84, in <module> main(sys.argv) "/Users/senrsl/temp/blog/blogger/blogger.py", line 47, in main service, flags = sample_tools.init( "/Users/senrsl/temp/blog/venv/lib/python3.9/site-packages/googleapiclient/sample_tools.py", line 98, in init credentials = tools.run_flow(flow, storage, flags) "/Users/senrsl/temp/blog/venv/lib/python3.9/site-packages/oauth2client/_helpers.py", line 133, in positional_wrapper return wrapped(*args, **kwargs) "/Users/senrsl/temp/blog/venv/lib/python3.9/site-packages/oauth2client/tools.py", line 243, in run_flow credential = flow.step2_exchange(code, http=http) "/Users/senrsl/temp/blog/venv/lib/python3.9/site-packages/oauth2client/_helpers.py", line 133, in positional_wrapper return wrapped(*args, **kwargs) "/Users/senrsl/temp/blog/venv/lib/python3.9/site-packages/oauth2client/client.py", line 2053, in step2_exchange resp, content = transport.request( "/Users/senrsl/temp/blog/venv/lib/python3.9/site-packages/oauth2client/transport.py", line 280, in request return http_callable(uri, method=method, body=body, headers=headers, "/Users/senrsl/temp/blog/venv/lib/python3.9/site-packages/httplib2/__init__.py", line 1985, in request (response, content) = self._request( "/Users/senrsl/temp/blog/venv/lib/python3.9/site-packages/httplib2/__init__.py", line 1650, in _request (response, content) = self._conn_request( "/Users/senrsl/temp/blog/venv/lib/python3.9/site-packages/httplib2/__init__.py", line 1557, in _conn_request conn.connect() "/Users/senrsl/temp/blog/venv/lib/python3.9/site-packages/httplib2/__init__.py", line 1391, in connect raise socket_err "/Users/senrsl/temp/blog/venv/lib/python3.9/site-packages/httplib2/__init__.py", line 1324, in connect sock.connect((self.host, self.port)) TimeoutError: [Errno 60] Operation timed out
Traceback (most recent call last): "C:\projects\pyfa\gui\builtinShipBrowser\fitItem.py", line 188, in OnProjectToFit AttributeError: module 'gui.fitCommands' has no attribute 'GuiAddProjectedCommand'
0.299486
Traceback (most recent call last): "/usr/local/lib/python3.7/site-packages/homeassistant/setup.py", line 156, in _async_setup_component component.setup, hass, processed_config) # type: ignore "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run result = self.fn(*self.args, **self.kwargs) "/config/custom_components/alexa_media/__init__.py", line 94, in setup for account in config[CONF_ACCOUNTS]: TypeError: 'NoneType' object is not subscriptable
Traceback (most recent call last): "ufunctypeerror.py", line 8, in <module> pickle.dumps(e) _pickle.PicklingError: Can't pickle <class 'numpy.core._exceptions.UFuncTypeError'>: it's not the same object as numpy.core._exceptions.UFuncTypeError
0.318032
Traceback (most recent call last): "/home/kwpolska/virtualenvs/nikola-py2/lib/python2.7/site-packages/doit/doit_cmd.py", line 120, in run return command.parse_execute(args) "/home/kwpolska/virtualenvs/nikola-py2/lib/python2.7/site-packages/doit/cmd_base.py", line 78, in parse_execute return self.execute(params, args) "/home/kwpolska/virtualenvs/nikola-py2/lib/python2.7/site-packages/doit/cmd_base.py", line 268, in execute return self._execute(**exec_params) "/home/kwpolska/virtualenvs/nikola-py2/lib/python2.7/site-packages/doit/cmd_run.py", line 212, in _execute return runner.run_all(self.control.task_dispatcher()) "/home/kwpolska/virtualenvs/nikola-py2/lib/python2.7/site-packages/doit/runner.py", line 237, in run_all self.run_tasks(task_dispatcher) "/home/kwpolska/virtualenvs/nikola-py2/lib/python2.7/site-packages/doit/runner.py", line 204, in run_tasks self.process_task_result(node, catched_excp) "/home/kwpolska/virtualenvs/nikola-py2/lib/python2.7/site-packages/doit/runner.py", line 175, in process_task_result self.dep_manager.save_success(task) "/home/kwpolska/virtualenvs/nikola-py2/lib/python2.7/site-packages/doit/dependency.py", line 409, in save_success timestamp = os.path.getmtime(dep) "/home/kwpolska/virtualenvs/nikola-py2/lib/python2.7/genericpath.py", line 54, in getmtime return os.stat(filename).st_mtimeOSError: [Errno 2] No such file or directory: 'cache/posts/2013/12/31/new-years-python-meme-2013-2014.pl.html'
ERROR: Signature extraction failed: Traceback (most recent call last): "C:\Users\jerok\AppData\Local\Programs\Python\Python35\lib\site-packages\youtube_dl\extractor\youtube.py", line 1001, in _decrypt_signature video_id, player_url, s "C:\Users\jerok\AppData\Local\Programs\Python\Python35\lib\site-packages\youtube_dl\extractor\youtube.py", line 928, in _extract_signature_function cache_res = res(test_string) "C:\Users\jerok\AppData\Local\Programs\Python\Python35\lib\site-packages\youtube_dl\extractor\youtube.py", line 980, in <lambda> return lambda s: initial_function([s]) "C:\Users\jerok\AppData\Local\Programs\Python\Python35\lib\site-packages\youtube_dl\jsinterp.py", line 254, in resf res, abort = self.interpret_statement(stmt, local_vars) "C:\Users\jerok\AppData\Local\Programs\Python\Python35\lib\site-packages\youtube_dl\jsinterp.py", line 55, in interpret_statement v = self.interpret_expression(expr, local_vars, allow_recursion) "C:\Users\jerok\AppData\Local\Programs\Python\Python35\lib\site-packages\youtube_dl\jsinterp.py", line 174, in interpret_expression return obj[member](argvals) KeyError: 'qC'
0.197381
Traceback (most recent call last): "C:\Users\josh\Anaconda3\lib\runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) "C:\Users\josh\Anaconda3\lib\runpy.py", line 85, in _run_code exec(code, run_globals) "C:\Users\josh\nmt\nmt\nmt.py", line 605, in <module> tf.app.run(main=main, argv=[sys.argv[0]] + unparsed) "C:\Users\josh\Anaconda3\lib\site-packages\tensorflow\python\platform\app.py", line 124, in run _sys.exit(main(argv)) "C:\Users\josh\nmt\nmt\nmt.py", line 598, in main run_main(FLAGS, default_hparams, train_fn, inference_fn) "C:\Users\josh\nmt\nmt\nmt.py", line 558, in run_main if not tf.gfile.Exists(out_dir): tf.gfile.MakeDirs(out_dir) "C:\Users\josh\Anaconda3\lib\site-packages\tensorflow\python\lib\io\file_io.py", line 253, in file_exists pywrap_tensorflow. Exists(compat.as_bytes(filename), status) "C:\Users\josh\Anaconda3\lib\site-packages\tensorflow\python\util\compat.py", line 65, in as_bytes (bytes_or_text,)) TypeError: Expected binary or unicode string, got None
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/extractor/youtube.py", line 860, in _real_extract encrypted_sig, video_id, player_url, age_gate) "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 489, in _decrypt_signature u'Signature extraction failed: ' + tb, cause=e)ExtractorError: Signature extraction failed: Traceback (most recent call last):
0.241771
Traceback (most recent call last): "<stdin>", line 1, in <module> "/Users/rajdeepsharma/.virtualenvs/charenc/lib/python2.7/site-packages/rows/plugins/plugin_csv.py", line 71, in import_from_csv return create_table(reader, meta=meta, *args, **kwargs) "/Users/rajdeepsharma/.virtualenvs/charenc/lib/python2.7/site-packages/rows/plugins/utils.py", line 142, in create_table sample_rows = list(table_rows) "/Users/rajdeepsharma/.virtualenvs/charenc/lib/python2.7/site-packages/unicodecsv/py2.py", line 128, in next for value in row] UnicodeDecodeError: 'utf8' codec can't decode byte 0xcc in position 0: invalid continuation byte
Traceback (most recent call last): "/Users/nathanielbush/.virtualenvs/trax/lib/python3.7/site-packages/trax/layers/base.py", line 310, in init weights, state = self.new_weights_and_state(input_signature) "/Users/nathanielbush/.virtualenvs/trax/lib/python3.7/site-packages/trax/layers/combinators.py", line 91, in new_weights_and_state weights_or_empty, state = sublayer.init(inputs) "/Users/nathanielbush/.virtualenvs/trax/lib/python3.7/site-packages/trax/layers/base.py", line 321, in init input_signature, trace) trax.layers.base.LayerError: Exception passing through layer Serial (in init):
0.22118
Traceback (most recent call last): "/home/graingert/.virtualenvs/pip-compile/share/python-wheels/urllib3-1.19.1-py2.py3-none-any.whl/urllib3/connectionpool.py", line 594, in urlopen "/home/graingert/.virtualenvs/pip-compile/share/python-wheels/urllib3-1.19.1-py2.py3-none-any.whl/urllib3/connectionpool.py", line 350, in _make_request "/home/graingert/.virtualenvs/pip-compile/share/python-wheels/urllib3-1.19.1-py2.py3-none-any.whl/urllib3/connectionpool.py", line 837, in _validate_conn "/home/graingert/.virtualenvs/pip-compile/share/python-wheels/urllib3-1.19.1-py2.py3-none-any.whl/urllib3/connection.py", line 281, in connect "/home/graingert/.virtualenvs/pip-compile/share/python-wheels/urllib3-1.19.1-py2.py3-none-any.whl/urllib3/connection.py", line 143, in _new_conn requests.packages.urllib3.exceptions.ConnectTimeoutError: (<requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7f110c87bb38>, 'Connection to pypi.python.org timed out. (connect timeout=15)')
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 9] Bad file descriptor
0.259875
Traceback (most recent call last): "sentinels.py", line 5, in <module> print "master: {}".format(master) "/home/user/.pyenv/versions/mac_venv/lib/python2.7/site-packages/redis/client.py", line 392, in __repr__ return "%s<%s>" % (type(self).__name__, repr(self.connection_pool)) "/home/user/.pyenv/versions/mac_venv/lib/python2.7/site-packages/redis/connection.py", line 435, in __repr__ self.connection_class.description_format % self.connection_kwargs,KeyError: 'host'
Traceback (most recent call last): "C:\Python\Python38\lib\distutils\_msvccompiler.py", line 438, in compile self.spawn(args) "C:\Python\Python38\lib\distutils\_msvccompiler.py", line 557, in spawn return super().spawn(cmd) "c:\python\.virtualenvs\sklearn-env\lib\site-packages\numpy\distutils\ccompiler.py", line 92, in <lambda> m = lambda self, *args, **kw: func(self, *args, **kw) "c:\python\.virtualenvs\sklearn-env\lib\site-packages\numpy\distutils\ccompiler.py", line 175, in CCompiler_spawn raise DistutilsExecError('Command "%s" failed with exit status %d%s' % distutils.errors.DistutilsExecError: Command "cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MT /Tctest_program.c /Foobjects\test_program.obj" failed with exit status 127
0.216564
Traceback (most recent call last): "<string>", line 1, in <module> ".../tmpvenv/lib/python3.5/site-packages/typeguard.py", line 37, in <module> def check_callable(argname: str, value, expected_type, typevars_memo: Dict[TypeVar, type]) -> None: "/usr/lib/python3.5/typing.py", line 1018, in __getitem__ tvars = _type_vars(params) "/usr/lib/python3.5/typing.py", line 282, in _type_vars _get_type_vars(types, tvars) "/usr/lib/python3.5/typing.py", line 277, in _get_type_vars t._get_type_vars(tvars)TypeError: _get_type_vars() missing 1 required positional argument: 'tvars'
Traceback (most recent call last): "X:\Python35-x32\lib\site-packages\h5py\tests\old\test_h5t.py", line 32, in test_ref tid = h5t.py_create(dt,logical=True) "h5py\h5t.pyx", line 1449, in h5py.h5t.py_create (D:\Build\h5py\h5py-git\h5py\h5t.c:16180) "h5py\h5t.pyx", line 1469, in h5py.h5t.py_create (D:\Build\h5py\h5py-git\h5py\h5t.c:16011) "h5py\h5t.pyx", line 1491, in h5py.h5t.py_create (D:\Build\h5py\h5py-git\h5py\h5t.c:15510) "h5py\h5t.pyx", line 1423, in h5py.h5t._c_compound (D:\Build\h5py\h5py-git\h5py\h5t.c:14831)ValueError: Unable to insert member (Member overlaps with another member)
0.230573
Traceback (most recent call last): "/home/liushu/venv/lib/python2.7/site-packages/flask/app.py", line 1997, in __call__ return self.wsgi_app(environ, start_response) "/home/liushu/venv/lib/python2.7/site-packages/flask/app.py", line 1985, in wsgi_app response = self.handle_exception(e) "/home/liushu/venv/lib/python2.7/site-packages/flask/app.py", line 1540, in handle_exception reraise(exc_type, exc_value, tb) "/home/liushu/venv/lib/python2.7/site-packages/flask/app.py", line 1982, in wsgi_app response = self.full_dispatch_request() "/home/liushu/venv/lib/python2.7/site-packages/flask/app.py", line 1614, in full_dispatch_request rv = self.handle_user_exception(e) "/home/liushu/venv/lib/python2.7/site-packages/flask/app.py", line 1517, in handle_user_exception reraise(exc_type, exc_value, tb) "/home/liushu/venv/lib/python2.7/site-packages/flask/app.py", line 1612, in full_dispatch_request rv = self.dispatch_request() "/home/liushu/venv/lib/python2.7/site-packages/flask/app.py", line 1598, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) "/home/liushu/PycharmProjects/incubator-superset/superset/utils.py", line 574, in wraps return f(self, *args, **kwargs) "/home/liushu/PycharmProjects/incubator-superset/superset/models/core.py", line 759, in wrapper value = f(*args, **kwargs) "/home/liushu/PycharmProjects/incubator-superset/superset/views/core.py", line 2245, in search_queries .limit(query_limit) "/home/liushu/venv/lib/python2.7/site-packages/sqlalchemy/orm/query.py", line 2703, in all return list(self) "/home/liushu/venv/lib/python2.7/site-packages/sqlalchemy/orm/query.py", line 2855, in __iter__ return self._execute_and_instances(context) "/home/liushu/venv/lib/python2.7/site-packages/sqlalchemy/orm/query.py", line 2878, in _execute_and_instances result = conn.execute(querycontext.statement, self._params) "/home/liushu/venv/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 945, in execute return meth(self, multiparams, params) "/home/liushu/venv/lib/python2.7/site-packages/sqlalchemy/sql/elements.py", line 263, in _execute_on_connection return connection._execute_clauseelement(self, multiparams, params) "/home/liushu/venv/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 1053, in _execute_clauseelement compiled_sql, distilled_params "/home/liushu/venv/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 1189, in _execute_context context) "/home/liushu/venv/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 1402, in _handle_dbapi_exception exc_info "/home/liushu/venv/lib/python2.7/site-packages/sqlalchemy/util/compat.py", line 203, in raise_from_cause reraise(type(exception), exception, tb=exc_tb, cause=cause) "/home/liushu/venv/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 1182, in _execute_context context) "/home/liushu/venv/lib/python2.7/site-packages/sqlalchemy/engine/default.py", line 470, in do_execute cursor.execute(statement, parameters) OperationalError: (sqlite3.OperationalError) no such column: query.tracking_url [SQL: u'SELECT "query".id AS query_id, "query".client_id AS query_client_id, "query".database_id AS query_database_id, "query".tmp_table_name AS query_tmp_table_name, "query".user_id AS query_user_id, "query".status AS query_status, "query".tab_name AS query_tab_name, "query".sql_editor_id AS query_sql_editor_id, "query".schema AS query_schema, "query".sql AS query_sql, "query".select_sql AS query_select_sql, "query".executed_sql AS query_executed_sql, "query"."limit" AS query_limit, "query".limit_used AS query_limit_used, "query".select_as_cta AS query_select_as_cta, "query".select_as_cta_used AS query_select_as_cta_used, "query".progress AS query_progress, "query".rows AS query_rows, "query".error_message AS query_error_message, "query".results_key AS query_results_key, "query".start_time AS query_start_time, "query".start_running_time AS query_start_running_time, "query".end_time AS query_end_time, "query".end_result_backend_time AS query_end_result_backend_time, "query".tracking_url AS query_tracking_url, "query".changed_on AS query_changed_on \nFROM "query" \nWHERE "query".status = ? AND "query".start_time > ? AND "query".start_time < ? ORDER BY "query".start_time ASC\n LIMIT ? OFFSET ?'] [parameters: (u'success', 1499168433782, 1501587633784, 1000, 0)]
Traceback (most recent call last): "sqlmap", line 100, in main start() "share/sqlmap/lib/controller/controller.py", line 625, in start action() "share/sqlmap/lib/controller/action.py", line 127, in action conf.dbmsHandler.dumpTable() "share/sqlmap/plugins/generic/entries.py", line 341, in dumpTable attackDumpedTable() "share/sqlmap/lib/utils/hash.py", line 474, in attackDumpedTable results = dictionaryAttack(attack_dict) "share/sqlmap/lib/utils/hash.py", line 772, in dictionaryAttack warnMsg += " ('%s')" % exUnicodeEncodeError: 'ascii' codec can't encode characters in position 33-41: ordinal not in range(128)
0.327978
Traceback (most recent call last): "/home/lnathan/code/suez-env/lib/python3.4/site-packages/IPython/core/interactiveshell.py", line 1828, in showtraceback stb = value._render_traceback_() AttributeError: 'AssertionError' object has no attribute '_render_traceback_'
Traceback (most recent call last): "sqlmap.py", line 180, in main start() "lib/core/decorators.py", line 71, in _ result = f(*args, **kwargs) "lib/controller/controller.py", line 673, in start action() "lib/controller/action.py", line 165, in action conf.dbmsHandler.dumpAll() "plugins/generic/entries.py", line 500, in dumpAll self.dumpTable() "plugins/generic/entries.py", line 453, in dumpTable conf.dumper.dbTableValues(kb.data.dumpedTable) "lib/core/dump.py", line 605, in dbTableValues self._write("| %s%s" % (value, blank), newline=False, console=console) "lib/core/dump.py", line 79, in _write dataToStdout(text) "lib/core/common.py", line 975, in dataToStdout sys.stdout.write(stdoutEncode(setColor(data, bold=bold))) "/usr/lib/python2.7/codecs.py", line 369, in write data, consumed = self.encode(object, self.errors)UnicodeDecodeError: 'ascii' codec can't decode byte 0xd2 in position 52: ordinal not in range(128)
0.255266
Traceback (most recent call last): "/usr/local/bin/mkdocs", line 46, in <module> main(cmd, args=sys.argv[2:], options=dict(opts)) "/usr/local/bin/mkdocs", line 29, in main serve(config, options=options) "/usr/local/lib/python2.7/site-packages/mkdocs/serve.py", line 81, in serve build(config, live_server=True) "/usr/local/lib/python2.7/site-packages/mkdocs/build.py", line 179, in build build_pages(config) "/usr/local/lib/python2.7/site-packages/mkdocs/build.py", line 149, in build_pages html_content, table_of_contents, meta = convert_markdown(input_content) "/usr/local/lib/python2.7/site-packages/mkdocs/build.py", line 64, in convert_markdown table_of_contents = toc.TableOfContents(toc_html) "/usr/local/lib/python2.7/site-packages/mkdocs/toc.py", line 45, in __init__ self.items = _parse_html_table_of_contents(html) "/usr/local/lib/python2.7/site-packages/mkdocs/toc.py", line 98, in _parse_html_table_of_contents parents.pop()IndexError: pop from empty list
Traceback (most recent call last): "demo/pcd_demo.py", line 28, in <module> main() "demo/pcd_demo.py", line 22, in main result, data = inference_detector(model, args.pcd) "/home/mh/Desktop/model/mmdetection3d/mmdet3d/apis/inference.py", line 85, in inference_detector result = model(return_loss=False, rescale=True, **data) "/home/mh/anaconda3/envs/open-mmlab/lib/python3.7/site-packages/torch/nn/modules/module.py", line 550, in __call__ result = self.forward(*input, **kwargs) "/home/mh/anaconda3/envs/open-mmlab/lib/python3.7/site-packages/mmcv/runner/fp16_utils.py", line 84, in new_func return old_func(*args, **kwargs) "/home/mh/Desktop/model/mmdetection3d/mmdet3d/models/detectors/base.py", line 60, in forward return self.forward_test(**kwargs) "/home/mh/Desktop/model/mmdetection3d/mmdet3d/models/detectors/base.py", line 41, in forward_test return self.simple_test(points[0], img_metas[0], img[0], **kwargs) "/home/mh/Desktop/model/mmdetection3d/mmdet3d/models/detectors/voxelnet.py", line 98, in simple_test x = self.extract_feat(points, img_metas) "/home/mh/Desktop/model/mmdetection3d/mmdet3d/models/detectors/voxelnet.py", line 40, in extract_feat voxels, num_points, coors = self.voxelize(points) "/home/mh/anaconda3/envs/open-mmlab/lib/python3.7/site-packages/torch/autograd/grad_mode.py", line 15, in decorate_context return func(*args, **kwargs) "/home/mh/anaconda3/envs/open-mmlab/lib/python3.7/site-packages/mmcv/runner/fp16_utils.py", line 164, in new_func return old_func(*args, **kwargs) "/home/mh/Desktop/model/mmdetection3d/mmdet3d/models/detectors/voxelnet.py", line 55, in voxelize res_voxels, res_coors, res_num_points = self.voxel_layer(res) "/home/mh/anaconda3/envs/open-mmlab/lib/python3.7/site-packages/torch/nn/modules/module.py", line 550, in __call__ result = self.forward(*input, **kwargs) "/home/mh/Desktop/model/mmdetection3d/mmdet3d/ops/voxel/voxelize.py", line 113, in forward self.max_num_points, max_voxels) "/home/mh/Desktop/model/mmdetection3d/mmdet3d/ops/voxel/voxelize.py", line 53, in forward coors_range, max_points, max_voxels, 3) RuntimeError: CUDA error: invalid configuration argument
0.291368
`Traceback (most recent call last): "sublert.py", line 440, in <module> multithreading(parse_args().threads) "sublert.py", line 419, in multithreading adding_new_domain(domain_to_monitor) "sublert.py", line 229, in adding_new_domain for subdomain in response: TypeError: 'NoneType' object is not iterable
Traceback (most recent call last): "C:\Python37\lib\site-packages\websockets\protocol.py", line 528, in transfer_data msg = yield from self.read_message() "C:\Python37\lib\site-packages\websockets\protocol.py", line 580, in read_message frame = yield from self.read_data_frame(max_size=self.max_size) "C:\Python37\lib\site-packages\websockets\protocol.py", line 645, in read_data_frame frame = yield from self.read_frame(max_size) "C:\Python37\lib\site-packages\websockets\protocol.py", line 710, in read_frame extensions=self.extensions, "C:\Python37\lib\site-packages\websockets\framing.py", line 100, in read data = yield from reader(2) "C:\Python37\lib\asyncio\streams.py", line 677, in readexactly raise IncompleteReadError(incomplete, n) asyncio.streams.IncompleteReadError: 0 bytes read on a total of 2 expected bytes
0.304148
Traceback (most recent call last): "C:\Users\Chrisitan\Anaconda3\envs\demucs\lib\runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) "C:\Users\Chrisitan\Anaconda3\envs\demucs\lib\runpy.py", line 85, in _run_code exec(code, run_globals) "C:\Users\Chrisitan\Desktop\demucs-master\demucs\separate.py", line 143, in <module> main() "C:\Users\Chrisitan\Desktop\demucs-master\demucs\separate.py", line 122, in main model = th.load(model_path).to(args.device) "C:\Users\Chrisitan\Anaconda3\envs\demucs\lib\site-packages\torch\serialization.py", line 426, in load return _load(f, map_location, pickle_module, **pickle_load_args) "C:\Users\Chrisitan\Anaconda3\envs\demucs\lib\site-packages\torch\serialization.py", line 620, in _load deserialized_objects[key]._set_from_file(f, offset, f_should_read_directly) RuntimeError: unexpected EOF, expected 123420503 more bytes. The file might be corrupted.
Traceback (most recent call last): "/home/arthur/work/repos/nilearn/examples/02_decoding/plot_mixed_gambles_space_net.py", line 16, in <module> data = fetch_mixed_gambles(n_subjects=16) "/home/arthur/work/repos/nilearn/nilearn/datasets/func.py", line 1285, in fetch_mixed_gambles X, y, mask_img = _load_mixed_gambles(map(nibabel.load, data.zmaps)) "/home/arthur/work/repos/nilearn/nilearn/datasets/func.py", line 1209, in _load_mixed_gambles mask = np.sum(mask, axis=0) > .5 * len(zmap_imgs)TypeError: object of type 'map' has no len()
0.239767
Traceback (most recent call last): "/apps/stonefs1/stonepy/venv/20180222.el6-stonelib/lib/python2.7/site-packages/distributed/scheduler.py", line 3615, in transition_no_worker_released self.unrunnable.remove(ts) KeyError: <Task 'f-32394be4ee42451cc0cb97b2cdaf9c2f' no-worker>
Traceback (most recent call last): "test.py", line 73, in <module> crnn_recognition(image, model) "test.py", line 56, in crnn_recognition print('results: {0}'.format(sim_pred)) UnicodeEncodeError: 'ascii' codec can't encode characters in position 9-46: ordinal not in range(128)
0.285673
Traceback (most recent call last): "C:\Users\sgkb1\Anaconda3\envs\orange3\Scripts\orange-canvas-script.py", line 6, in <module> from Orange.canvas.__main__ import main "C:\Users\sgkb1\Anaconda3\Lib\site-packages\Orange\__init__.py", line 7, in <module> raise ImportError("Compiled libraries cannot be found.\n" ImportError: Compiled libraries cannot be found.
Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1072, in process_virtual virtual = mod.__virtual__() "/usr/lib/python2.7/dist-packages/salt/states/winrepo.py", line 22, in __virtual__ if 'salt-master' in __grains__.get('roles', [])TypeError: argument of type 'NoneType' is not iterable
0.319325
Traceback (most recent call last): "<string>", line 1, in <module> "/Users/deil/Library/Python/2.7/lib/python/site-packages/bokeh/sampledata/__init__.py", line 71, in download _getfile(base_url, file_name, data_dir, progress=progress) "/Users/deil/Library/Python/2.7/lib/python/site-packages/bokeh/sampledata/__init__.py", line 75, in _getfile u = urlopen(url) "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 154, in urlopen return opener.open(url, data, timeout) "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 431, in open response = self._open(req, data) "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 449, in _open '_open', req) "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 409, in _call_chain result = func(*args) "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1240, in https_open context=self._context) "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1197, in do_open raise URLError(err)urllib2.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581)>
Traceback (most recent call last): "./spack", line 98, in <module> import spack "/global/u1/a/amklinv/spack/lib/spack/spack/__init__.py", line 72, in <module> import spack.repository "/global/u1/a/amklinv/spack/lib/spack/spack/repository.py", line 45, in <module> import spack.config "/global/u1/a/amklinv/spack/lib/spack/spack/config.py", line 307, in <module> _platform = spack.architecture.platform().name "/global/u1/a/amklinv/spack/lib/spack/llnl/util/lang.py", line 187, in __call__ self.cache[args] = self.func(*args) "/global/u1/a/amklinv/spack/lib/spack/spack/architecture.py", line 530, in platform return platform_cls() "/global/u1/a/amklinv/spack/lib/spack/spack/platforms/cray.py", line 49, in __init__ conf = spack.config.get_config('targets')AttributeError: 'module' object has no attribute 'config'
0.222005
Traceback (most recent call last): "<stdin>", line 1, in <module> "/Users/tos/GitHub/numpy/numpy/core/fromnumeric.py", line 181, in take return _wrapfunc(a, 'take', indices, axis=axis, out=out, mode=mode) "/Users/tos/GitHub/numpy/numpy/core/fromnumeric.py", line 51, in _wrapfunc return getattr(obj, method)(*args, **kwds) IndexError: index 1 is out of bounds for size 0
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 9] Bad file descriptor
0.239487
Traceback (most recent call last): "sqlmap", line 110, in main start() "share/sqlmap/lib/controller/controller.py", line 377, in start if not checkConnection(suppressOutput=conf.forms) or not checkString() or not checkRegexp(): "share/sqlmap/lib/controller/checks.py", line 1331, in checkConnection page, _ = Request.queryPage(content=True, noteResponseTime=False) "share/sqlmap/lib/request/connect.py", line 1095, in queryPage page, headers, code = Connect.getPage(url=uri, get=get, post=post, method=method, cookie=cookie, ua=ua, referer=referer, host=host, silent=silent, auxHeaders=auxHeaders, response=response, raise404=raise404, ignoreTimeout=timeBasedCompare) "share/sqlmap/lib/request/connect.py", line 463, in getPage conn = urllib2.urlopen(req) "lib/python2.7/urllib2.py", line 154, in urlopen return opener.open(url, data, timeout) "lib/python2.7/urllib2.py", line 431, in open response = self._open(req, data) "lib/python2.7/urllib2.py", line 449, in _open '_open', req) "lib/python2.7/urllib2.py", line 409, in _call_chain result = func(*args) "lib/python2.7/urllib2.py", line 1227, in http_open return self.do_open(httplib.HTTPConnection, req) "lib/python2.7/urllib2.py", line 1194, in do_open h.request(req.get_method(), req.get_selector(), req.data, headers) "lib/python2.7/httplib.py", line 1057, in request self._send_request(method, url, body, headers) "lib/python2.7/httplib.py", line 1096, in _send_request self.putheader(hdr, value) "lib/python2.7/httplib.py", line 1035, in putheader raise ValueError('Invalid header value %r' % (one_value,))ValueError: Invalid header value 'Mozilla/5.0 (comp\ntible; MSIE 9.0; Windows NT 6.1; Win64; x64; Trident/5.0)'
Traceback (most recent call last): "/opt/**PGUSER**/venv-pupa//bin/pupa", line 11, in <module> load_entry_point('pupa', 'console_scripts', 'pupa')() "/opt/**PGUSER**/venv-pupa/src/pupa/pupa/cli/__main__.py", line 68, in main subcommands[args.subcommand].handle(args, other) "/opt/**PGUSER**/venv-pupa/src/pupa/pupa/cli/commands/update.py", line 278, in handle return self.do_handle(args, other, juris) "/opt/**PGUSER**/venv-pupa/src/pupa/pupa/cli/commands/update.py", line 327, in do_handle report['scrape'] = self.do_scrape(juris, args, scrapers) "/opt/**PGUSER**/venv-pupa/src/pupa/pupa/cli/commands/update.py", line 175, in do_scrape report[scraper_name] = scraper.do_scrape(**scrape_args) "/opt/**PGUSER**/venv-pupa/src/pupa/pupa/scrape/base.py", line 112, in do_scrape for obj in self.scrape(**kwargs) or []: "/opt/**PGUSER**/**PGUSER**/**PGUSER**/sc/bills.py", line 432, in scrape self.scrape_subjects(session) "/opt/**PGUSER**/**PGUSER**/**PGUSER**/sc/bills.py", line 167, in scrape_subjects data = urllib.request.urlopen(url).read() "/usr/lib/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) "/usr/lib/python3.6/urllib/request.py", line 526, in open response = self._open(req, data) "/usr/lib/python3.6/urllib/request.py", line 544, in _open '_open', req) "/usr/lib/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) "/usr/lib/python3.6/urllib/request.py", line 1361, in https_open context=self._context, check_hostname=self._check_hostname) "/usr/lib/python3.6/urllib/request.py", line 1321, in do_open r = h.getresponse() "/usr/lib/python3.6/http/client.py", line 1331, in getresponse response.begin() "/usr/lib/python3.6/http/client.py", line 297, in begin version, status, reason = self._read_status() "/usr/lib/python3.6/http/client.py", line 258, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") "/usr/lib/python3.6/socket.py", line 586, in readinto return self._sock.recv_into(b) "/usr/lib/python3.6/ssl.py", line 1012, in recv_into return self.read(nbytes, buffer) "/usr/lib/python3.6/ssl.py", line 874, in read return self._sslobj.read(len, buffer) "/usr/lib/python3.6/ssl.py", line 631, in read v = self._sslobj.read(len, buffer)ConnectionResetError: [Errno 104] Connection reset by peer
0.285905
Traceback (most recent call last): "/opt/salt/lib/python2.6/site-packages/salt/minion.py", line 626, in _thread_return ret['return'] = func(*args, **kwargs)TypeError: auth() takes exactly 0 non-keyword arguments (1 given)
Traceback (most recent call last): "E:\Tool\cheetah-webshell\cheetah.py", line 545, in <module> main() "E:\Tool\cheetah-webshell\cheetah.py", line 526, in main attack_res = dict_attack(options) "E:\Tool\cheetah-webshell\cheetah.py", line 338, in dict_attack if detect_web(options) == 'error': "E:\Tool\cheetah-webshell\cheetah.py", line 246, in detect_web header = gen_random_header(options) "E:\Tool\cheetah-webshell\cheetah.py", line 127, in gen_random_header with open('data/user-agent.list') as agent_file: IOError: [Errno 2] No such file or directory: 'data/user-agent.list'
0.231732
Traceback (most recent call last): "/usr/local/lib/python3.6/dist-packages/tensorflow_core/python/client/session.py", line 1365, in _do_call return fn(*args) "/usr/local/lib/python3.6/dist-packages/tensorflow_core/python/client/session.py", line 1350, in _run_fn target_list, run_metadata) "/usr/local/lib/python3.6/dist-packages/tensorflow_core/python/client/session.py", line 1443, in _call_tf_sessionrun run_metadata) tensorflow.python.framework.errors_impl.NotFoundError: 2 root error(s) found.
Traceback (most recent call last): "/Users/maksim/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/193.6911.25/PyCharm.app/Contents/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_exec2.py", line 3, in Exec exec(exp, global_vars, local_vars) "<string>", line 3, in <module> "/Users/maksim/dev_projects/denoising-fluorescence/denoising/venv/lib/python3.7/site-packages/torchvision/transforms/transforms.py", line 247, in __call__ return F.center_crop(img, self.size) "/Users/maksim/dev_projects/denoising-fluorescence/denoising/venv/lib/python3.7/site-packages/torchvision/transforms/functional.py", line 382, in center_crop image_width, image_height = img.size TypeError: cannot unpack non-iterable builtin_function_or_method object
0.251278
Traceback (most recent call last): "C:\Users\holme\Documents\Sync\Git\blitzmann\Pyfa\gui\builtinShipBrowser\sfBrowserItem.py", line 333, in OnLeftUp "C:\Users\holme\Documents\Sync\Git\blitzmann\Pyfa\gui\builtinShipBrowser\sfBrowserItem.py", line 50, in DoCallback "C:\Users\holme\Documents\Sync\Git\blitzmann\Pyfa\gui\builtinShipBrowser\fitItem.py", line 369, in deleteBtnCB "C:\Users\holme\Documents\Sync\Git\blitzmann\Pyfa\gui\builtinShipBrowser\fitItem.py", line 387, in deleteFit "C:\Users\holme\Documents\Sync\Git\blitzmann\Pyfa\service\fit.py", line 220, in deleteFit AttributeError: type object 'type' has no attribute 'processors'
Traceback (most recent call last): "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpbt_jbnlh\build\youtube_dl\YoutubeDL.py", line 785, in extract_info "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpbt_jbnlh\build\youtube_dl\extractor\common.py", line 440, in extract "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpbt_jbnlh\build\youtube_dl\extractor\generic.py", line 3161, in _real_extract youtube_dl.utils.UnsupportedError: Unsupported URL: http://www.star.gr/tv/live-stream/
0.25476
Traceback (most recent call last): "/users/is/dbew/pyenvs/timeseries/lib/python2.7/site-packages/ipython-1.1.0_1_ahl1-py2.7.egg/IPython/core/interactiveshell.py", line 2830, in run_code exec code_obj in self.user_global_ns, self.user_ns "<ipython-input-35-8806137779f8>", line 1, in <module> df.iloc[[]] "/users/is/dbew/pyenvs/timeseries/lib/python2.7/site-packages/pandas-0.13.1-py2.7-linux-x86_64.egg/pandas/core/indexing.py", line 1028, in __getitem__ return self._getitem_axis(key, axis=0) "/users/is/dbew/pyenvs/timeseries/lib/python2.7/site-packages/pandas-0.13.1-py2.7-linux-x86_64.egg/pandas/core/indexing.py", line 1238, in _getitem_axis return self._get_loc(key, axis=axis) "/users/is/dbew/pyenvs/timeseries/lib/python2.7/site-packages/pandas-0.13.1-py2.7-linux-x86_64.egg/pandas/core/indexing.py", line 73, in _get_loc return self.obj._ixs(key, axis=axis) "/users/is/dbew/pyenvs/timeseries/lib/python2.7/site-packages/pandas-0.13.1-py2.7-linux-x86_64.egg/pandas/core/frame.py", line 1588, in _ixs result = self.reindex(i, takeable=True) "/users/is/dbew/pyenvs/timeseries/lib/python2.7/site-packages/pandas-0.13.1-py2.7-linux-x86_64.egg/pandas/core/frame.py", line 2162, in reindex **kwargs) "/users/is/dbew/pyenvs/timeseries/lib/python2.7/site-packages/pandas-0.13.1-py2.7-linux-x86_64.egg/pandas/core/generic.py", line 1565, in reindex takeable=takeable).__finalize__(self) "/users/is/dbew/pyenvs/timeseries/lib/python2.7/site-packages/pandas-0.13.1-py2.7-linux-x86_64.egg/pandas/core/frame.py", line 2117, in _reindex_axes fill_value, limit, takeable=takeable) "/users/is/dbew/pyenvs/timeseries/lib/python2.7/site-packages/pandas-0.13.1-py2.7-linux-x86_64.egg/pandas/core/frame.py", line 2126, in _reindex_index takeable=takeable) "/users/is/dbew/pyenvs/timeseries/lib/python2.7/site-packages/pandas-0.13.1-py2.7-linux-x86_64.egg/pandas/core/index.py", line 1233, in reindex return self[target], target "/users/is/dbew/pyenvs/timeseries/lib/python2.7/site-packages/pandas-0.13.1-py2.7-linux-x86_64.egg/pandas/core/index.py", line 624, in __getitem__ result = arr_idx[key]IndexError: arrays used as indices must be of integer (or boolean) type
Traceback (most recent call last): "/home/user/.local/lib/python3.8/site-packages/pip/_internal/cli/base_command.py", line 224, in _main status = self.run(options, args) "/home/user/.local/lib/python3.8/site-packages/pip/_internal/commands/search.py", line 62, in run pypi_hits = self.search(query, options) "/home/user/.local/lib/python3.8/site-packages/pip/_internal/commands/search.py", line 82, in search hits = pypi.search({'name': query, 'summary': query}, 'or') "/usr/lib/python3.8/xmlrpc/client.py", line 1109, in __call__ return self.__send(self.__name, args) "/usr/lib/python3.8/xmlrpc/client.py", line 1450, in __request response = self.__transport.request( "/home/user/.local/lib/python3.8/site-packages/pip/_internal/network/xmlrpc.py", line 46, in request return self.parse_response(response.raw) "/usr/lib/python3.8/xmlrpc/client.py", line 1341, in parse_response return u.close() "/usr/lib/python3.8/xmlrpc/client.py", line 655, in close raise Fault(**self._stack[0]) xmlrpc.client.Fault: <Fault -32500: "RuntimeError: PyPI's XMLRPC API has been temporarily disabled due to unmanageable load and will be deprecated in the near future. See https://status.python.org/ for more information.">
0.207311
Traceback (most recent call last): "/usr/bin/rdiff-backup", line 30, in <module> rdiff_backup.Main.error_check_Main(sys.argv[1:]) "/usr/lib/python2.7/dist-packages/rdiff_backup/Main.py", line 304, in error_check_Main try: Main(arglist) "/usr/lib/python2.7/dist-packages/rdiff_backup/Main.py", line 324, in Main take_action(rps) "/usr/lib/python2.7/dist-packages/rdiff_backup/Main.py", line 280, in take_action elif action == "backup": Backup(rps[0], rps[1]) "/usr/lib/python2.7/dist-packages/rdiff_backup/Main.py", line 346, in Backup backup.Mirror(rpin, rpout) "/usr/lib/python2.7/dist-packages/rdiff_backup/backup.py", line 38, in Mirror DestS.patch(dest_rpath, source_diffiter) "/usr/lib/python2.7/dist-packages/rdiff_backup/backup.py", line 232, in patch ITR(diff.index, diff) "/usr/lib/python2.7/dist-packages/rdiff_backup/rorpiter.py", line 281, in __call__ last_branch.fast_process(*args) "/usr/lib/python2.7/dist-packages/rdiff_backup/backup.py", line 529, in fast_process if self.patch_to_temp(mirror_rp, diff_rorp, tf): "/usr/lib/python2.7/dist-packages/rdiff_backup/backup.py", line 559, in patch_to_temp rpath.copy_attribs(diff_rorp, new) "/usr/lib/python2.7/dist-packages/rdiff_backup/rpath.py", line 180, in copy_attribs rpout.chown(*rpout.conn.user_group.map_rpath(rpin)) "/usr/lib/python2.7/dist-packages/rdiff_backup/rpath.py", line 977, in chown else: os.chown(self.path, uid, gid) OverflowError: group id is less than minimum
Traceback (most recent call last): "/usr/local/lib/python2.7/site-packages/scrapy/utils/defer.py", line 102, in iter_errback yield next(it) "/usr/local/lib/python2.7/site-packages/scrapy/spidermiddlewares/offsite.py", line 28, in process_spider_output for x in result: "/usr/local/lib/python2.7/site-packages/scrapy/spidermiddlewares/referer.py", line 22, in <genexpr> return (_set_referer(r) for r in result or ()) "/usr/local/lib/python2.7/site-packages/scrapy/spidermiddlewares/urllength.py", line 37, in <genexpr> return (r for r in result or () if _filter(r)) "/usr/local/lib/python2.7/site-packages/scrapy/spidermiddlewares/depth.py", line 54, in <genexpr> return (r for r in result or () if _filter(r)) "/Users/usuario/Desktop/web/myscrapy.py", line 9, in parse yield scrapy.Request(response.urljoin(url), self.parse_titles)NameError: global name 'scrapy' is not defined
0.228284
Traceback (most recent call last): "C:\Users\zurgE\AppData\Local\Programs\Python\Python37-32\lib\site-packages\flask\app.py", line 2446, in wsgi_app response = self.full_dispatch_request() "C:\Users\zurgE\AppData\Local\Programs\Python\Python37-32\lib\site-packages\flask\app.py", line 1951, in full_dispatch_request rv = self.handle_user_exception(e) "C:\Users\zurgE\AppData\Local\Programs\Python\Python37-32\lib\site-packages\flask\app.py", line 1820, in handle_user_exception reraise(exc_type, exc_value, tb) "C:\Users\zurgE\AppData\Local\Programs\Python\Python37-32\lib\site-packages\flask\_compat.py", line 39, in reraise raise value "C:\Users\zurgE\AppData\Local\Programs\Python\Python37-32\lib\site-packages\flask\app.py", line 1949, in full_dispatch_request rv = self.dispatch_request() "C:\Users\zurgE\AppData\Local\Programs\Python\Python37-32\lib\site-packages\flask\app.py", line 1935, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) "C:\Users\zurgE\OneDrive\Documents\Graff Family WebServer\app\routes.py", line 147, in email flaskmail.send(msg) "C:\Users\zurgE\AppData\Local\Programs\Python\Python37-32\lib\site-packages\flask_mail.py", line 491, in send with self.connect() as connection: "C:\Users\zurgE\AppData\Local\Programs\Python\Python37-32\lib\site-packages\flask_mail.py", line 144, in __enter__ self.host = self.configure_host() "C:\Users\zurgE\AppData\Local\Programs\Python\Python37-32\lib\site-packages\flask_mail.py", line 158, in configure_host host = smtplib.SMTP(self.mail.server, self.mail.port) "C:\Users\zurgE\AppData\Local\Programs\Python\Python37-32\lib\smtplib.py", line 251, in __init__ (code, msg) = self.connect(host, port) "C:\Users\zurgE\AppData\Local\Programs\Python\Python37-32\lib\smtplib.py", line 336, in connect self.sock = self._get_socket(host, port, self.timeout) "C:\Users\zurgE\AppData\Local\Programs\Python\Python37-32\lib\smtplib.py", line 307, in _get_socket self.source_address) "C:\Users\zurgE\AppData\Local\Programs\Python\Python37-32\lib\socket.py", line 727, in create_connection raise err "C:\Users\zurgE\AppData\Local\Programs\Python\Python37-32\lib\socket.py", line 716, in create_connection sock.connect(sa) OSError: [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions
Traceback (most recent call last): "/Users/ovidijus/Apps/Medusa/<a href="../blob/c6174b11dfed6bc03dc53e75898df11b30677b9d/medusa/db.py#L222">medusa/db.py</a>", line 222, in mass_action sql_results.append(self._execute(qu[0], qu[1], fetchall=fetchall)) "/Users/ovidijus/Apps/Medusa/<a href="../blob/c6174b11dfed6bc03dc53e75898df11b30677b9d/medusa/db.py#L115">medusa/db.py</a>", line 115, in _execute sql_results = cursor.execute(query, args)sqlite3.IntegrityError: UNIQUE constraint failed: isohunt2.identifier
0.279392
Traceback (most recent call last): "pickle_opt.py", line 6, in <module> print(pickle.dumps(opt)) AttributeError: Can't pickle local object 'Optimizer.setup.<locals>.OptimizerHookable'
Traceback (most recent call last): "/usr/local/lib/python3.6/site-packages/flask/app.py", line 2284, in wsgi_app response = self.full_dispatch_request() "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1807, in full_dispatch_request rv = self.handle_user_exception(e) "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1710, in handle_user_exception reraise(exc_type, exc_value, tb) "/usr/local/lib/python3.6/site-packages/flask/_compat.py", line 35, in reraise raise value "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1805, in full_dispatch_request rv = self.dispatch_request() "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1791, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) "/app/api/proxyApi.py", line 78, in getAll proxies = proxy_handler.getAll() "/app/handler/proxyHandler.py", line 68, in getAll proxies_dict = self.db.getAll() "/app/db/dbClient.py", line 121, in getAll return self.client.getAll() "/app/db/redisClient.py", line 106, in getAll item_dict = self.__conn.hgetall(self.name) "/usr/local/lib/python3.6/site-packages/redis/client.py", line 3014, in hgetall return self.execute_command('HGETALL', name) "/usr/local/lib/python3.6/site-packages/redis/client.py", line 898, in execute_command conn = self.connection or pool.get_connection(command_name, **options) "/usr/local/lib/python3.6/site-packages/redis/connection.py", line 1379, in get_connection connection.connect() "/usr/local/lib/python3.6/site-packages/redis/connection.py", line 567, in connect self.on_connect() "/usr/local/lib/python3.6/site-packages/redis/connection.py", line 664, in on_connect if nativestr(self.read_response()) != 'OK': "/usr/local/lib/python3.6/site-packages/redis/connection.py", line 756, in read_response raise response redis.exceptions.ResponseError: value is not an integer or out of range
0.218574
[ ] 0/120, elapsed: 0s, ETA:Traceback (most recent call last): "./tools/train.py", line 181, in <module> main() "./tools/train.py", line 177, in main meta=meta) "/opt/data/private/fuxin/mmsegmentation/ccnet_base/mmseg/apis/train.py", line 106, in train_segmentor runner.run(data_loaders, cfg.workflow, cfg.total_iters) "/root/anaconda3/envs/py36tf112/lib/python3.6/site-packages/mmcv/runner/iter_based_runner.py", line 130, in run iter_runner(iter_loaders[i], **kwargs) "/root/anaconda3/envs/py36tf112/lib/python3.6/site-packages/mmcv/runner/iter_based_runner.py", line 66, in train self.call_hook('after_train_iter') "/root/anaconda3/envs/py36tf112/lib/python3.6/site-packages/mmcv/runner/base_runner.py", line 307, in call_hook getattr(hook, fn_name)(self) "/opt/data/private/fuxin/mmsegmentation/ccnet_base/mmseg/core/evaluation/eval_hooks.py", line 78, in after_train_iter gpu_collect=self.gpu_collect) "/opt/data/private/fuxin/mmsegmentation/ccnet_base/mmseg/apis/test.py", line 112, in multi_gpu_test result = model(return_loss=False, rescale=True, **data) "/root/anaconda3/envs/py36tf112/lib/python3.6/site-packages/torch/nn/modules/module.py", line 722, in _call_impl result = self.forward(*input, **kwargs) "/root/anaconda3/envs/py36tf112/lib/python3.6/site-packages/torch/nn/parallel/distributed.py", line 511, in forward output = self.module(*inputs[0], **kwargs[0]) "/root/anaconda3/envs/py36tf112/lib/python3.6/site-packages/torch/nn/modules/module.py", line 722, in _call_impl result = self.forward(*input, **kwargs) "/root/anaconda3/envs/py36tf112/lib/python3.6/site-packages/mmcv/runner/fp16_utils.py", line 84, in new_func return old_func(*args, **kwargs) "/opt/data/private/fuxin/mmsegmentation/ccnet_base/mmseg/models/segmentors/base.py", line 124, in forward return self.forward_test(img, img_metas, **kwargs) "/opt/data/private/fuxin/mmsegmentation/ccnet_base/mmseg/models/segmentors/base.py", line 106, in forward_test return self.simple_test(imgs[0], img_metas[0], **kwargs) "/opt/data/private/fuxin/mmsegmentation/ccnet_base/mmseg/models/segmentors/encoder_decoder.py", line 265, in simple_test seg_logit = self.inference(img, img_meta, rescale) "/opt/data/private/fuxin/mmsegmentation/ccnet_base/mmseg/models/segmentors/encoder_decoder.py", line 250, in inference seg_logit = self.whole_inference(img, img_meta, rescale) "/opt/data/private/fuxin/mmsegmentation/ccnet_base/mmseg/models/segmentors/encoder_decoder.py", line 224, in whole_inference warning=False) "/opt/data/private/fuxin/mmsegmentation/ccnet_base/mmseg/ops/wrappers.py", line 29, in resize return F.interpolate(input, size, scale_factor, mode, align_corners) "/root/anaconda3/envs/py36tf112/lib/python3.6/site-packages/torch/nn/functional.py", line 3163, in interpolate return torch._C._nn.upsample_bilinear2d(input, output_size, align_corners, sfl[0], sfl[1]) RuntimeError: CUDA out of memory. Tried to allocate 3.69 GiB (GPU 1; 11.91 GiB total capacity; 1.16 GiB already allocated; 2.84 GiB free; 8.41 GiB reserved in total by PyTorch)
Traceback (most recent call last): "/home/suyali/anaconda3/lib/python3.5/site-packages/tensorflow/python/client/session.py", line 1356, in _do_call return fn(*args) "/home/suyali/anaconda3/lib/python3.5/site-packages/tensorflow/python/client/session.py", line 1341, in _run_fn options, feed_dict, fetch_list, target_list, run_metadata) "/home/suyali/anaconda3/lib/python3.5/site-packages/tensorflow/python/client/session.py", line 1429, in _call_tf_sessionrun run_metadata) tensorflow.python.framework.errors_impl.InvalidArgumentError: 2 root error(s) found.
0.303462
Traceback (most recent call last): "/home/mike/anaconda3/lib/python3.6/site-packages/visidata/vdtui.py", line 1070, in exec_command exec(cmd.execstr, vdglobals, LazyMap(self)) "<string>", line 1 copyToClipboard(" SyntaxError: EOL while scanning string literal
Traceback (most recent call last): "/usr/lib/python2.6/site-packages/nose/loader.py", line 364, in loadTestsFromName addr.filename, addr.module) "/usr/lib/python2.6/site-packages/nose/importer.py", line 39, in importFromPath return self.importFromDir(dir_path, fqname) "/usr/lib/python2.6/site-packages/nose/importer.py", line 84, in importFromDir mod = load_module(part_fqname, fh, filename, desc) "/usr/local/scikit-learn-master/sklearn/tests/test_dummy.py", line 7, in <module> from sklearn.utils.testing import assert_array_equal "/usr/local/scikit-learn-master/sklearn/utils/__init__.py", line 11, in <module> from .validation import (as_float_array, "/usr/local/scikit-learn-master/sklearn/utils/validation.py", line 18, in <module> FLOAT_DTYPES = (np.float64, np.float32, np.float16)AttributeError: 'module' object has no attribute 'float16'
0.240636
Traceback (most recent call last): "./ERNIE/demo/seq2seq/finetune_seq2seq_dygraph.py", line 319, in <module> seq2seq(ernie, tokenizer, args) "./ERNIE/demo/seq2seq/finetune_seq2seq_dygraph.py", line 254, in seq2seq scaled_loss = model.scale_loss(loss) "/usr/local/lib/python3.6/dist-packages/paddle/fluid/dygraph/parallel.py", line 333, in scale_loss if not self._is_data_parallel_mode(): "/usr/local/lib/python3.6/dist-packages/paddle/fluid/dygraph/parallel.py", line 457, in _is_data_parallel_mode return self._strategy.nranks > 1 AttributeError: 'NoneType' object has no attribute 'nranks'
Traceback (most recent call last): "sqlmap", line 110, in main start() "share/sqlmap/lib/controller/controller.py", line 626, in start action() "share/sqlmap/lib/controller/action.py", line 81, in action conf.dbmsHandler.getPasswordHashes(), "password hash", CONTENT_TYPE.PASSWORDS) "share/sqlmap/plugins/generic/users.py", line 322, in getPasswordHashes attackCachedUsersPasswords() "share/sqlmap/lib/utils/hash.py", line 405, in attackCachedUsersPasswords results = dictionaryAttack(kb.data.cachedUsersPasswords) "share/sqlmap/lib/utils/hash.py", line 935, in dictionaryAttack _bruteProcessVariantB(user, hash_, kwargs, hash_regex, suffix, retVal, found_, 0, 1, kb.wordlists, custom_wordlist) "share/sqlmap/lib/utils/hash.py", line 611, in _bruteProcessVariantB current = __functions__[hash_regex](password=word, uppercase=False, **kwargs) "share/sqlmap/lib/utils/hash.py", line 126, in postgres_passwd retVal = "md5%s" % md5(password + username).hexdigest()UnicodeDecodeError: 'ascii' codec can't decode byte 0xbd in position 0: ordinal not in range(128)
0.217034
Traceback (most recent call last): "<input>", line 1, in <module> "/Users/edoardo/miniconda3/envs/my37/lib/python3.7/site-packages/pandas/core/indexing.py", line 670, in __setitem__ indexer = self._get_setitem_indexer(key) "/Users/edoardo/miniconda3/envs/my37/lib/python3.7/site-packages/pandas/core/indexing.py", line 641, in _get_setitem_indexer return ax.get_loc(key) "/Users/edoardo/miniconda3/envs/my37/lib/python3.7/site-packages/pandas/core/indexes/multi.py", line 2662, in get_loc loc = self._get_level_indexer(key, level=0) "/Users/edoardo/miniconda3/envs/my37/lib/python3.7/site-packages/pandas/core/indexes/multi.py", line 2903, in _get_level_indexer key.start, key.stop, key.step, kind="loc" "/Users/edoardo/miniconda3/envs/my37/lib/python3.7/site-packages/pandas/core/indexes/base.py", line 4717, in slice_indexer raise AssertionError("Start slice bound is non-scalar") AssertionError: Start slice bound is non-scalar
Caused by: org.apache.spark.api.python.PythonException: Traceback (most recent call last): "/databricks/spark/python/pyspark/worker.py", line 464, in main func, profiler, deserializer, serializer = read_udfs(pickleSer, infile, eval_type) "/databricks/spark/python/pyspark/worker.py", line 316, in read_udfs arg_offsets, udf = read_single_udf(pickleSer, infile, eval_type, runner_conf) "/databricks/spark/python/pyspark/worker.py", line 170, in read_single_udf f, return_type = read_command(pickleSer, infile) "/databricks/spark/python/pyspark/worker.py", line 73, in read_command command = serializer.loads(command.value) "/databricks/spark/python/pyspark/serializers.py", line 695, in loads return pickle.loads(obj, encoding=encoding) ModuleNotFoundError: No module named 'torchmoji'
0.296907
Traceback (most recent call last): "/var/lib/awx/venv/awx/lib/python3.6/site-packages/awx/settings/production.py", line 84, in <module> include(settings_file, optional(settings_files), scope=locals()) "/var/lib/awx/venv/awx/lib/python3.6/site-packages/split_settings/tools.py", line 107, in include exec(compiled_code, scope) # noqa: S102, WPS421 "/etc/tower/settings.py", line 19, in <module> SECRET_KEY = get_secret() "/etc/tower/settings.py", line 8, in get_secret return open('/etc/tower/SECRET_KEY', 'rb').read().strip() IsADirectoryError: [Errno 21] Is a directory: '/etc/tower/SECRET_KEY'
Traceback (most recent call last): "/usr/local/lib/python3.6/site-packages/urllib3/connectionpool.py", line 396, in _make_request assert_header_parsing(httplib_response.msg) "/usr/local/lib/python3.6/site-packages/urllib3/util/response.py", line 72, in assert_header_parsing raise HeaderParsingError(defects=defects, unparsed_data=unparsed_data) urllib3.exceptions.HeaderParsingError: [StartBoundaryNotFoundDefect(), MultipartInvariantViolationDefect()], unparsed data: ''
0.281206
Traceback (most recent call last): "/usr/local/lib/python3.5/dist-packages/urllib3/connection.py", line 171, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw) "/usr/local/lib/python3.5/dist-packages/urllib3/util/connection.py", line 79, in create_connection raise err "/usr/local/lib/python3.5/dist-packages/urllib3/util/connection.py", line 69, in create_connection sock.connect(sa) ConnectionRefusedError: [Errno 111] Connection refused
ERROR: licenses: Traceback (most recent call last): "/workspace/tools/scancode/src/scancode/cli.py", line 730, in scan_one scan_details = list(scan_details) "/workspace/tools/scancode/src/scancode/api.py", line 121, in get_licenses for match in idx.match(location=location, min_score=min_score): "/workspace/tools/scancode/src/licensedcode/index.py", line 437, in match qry = query.build_query(location, query_string, self) "/workspace/tools/scancode/src/licensedcode/query.py", line 107, in build_query if not T.contains_text: "/workspace/tools/scancode/src/typecode/contenttype.py", line 429, in contains_text elif self.is_pdf and not self.is_pdf_with_text: "/workspace/tools/scancode/src/typecode/contenttype.py", line 413, in is_pdf_with_text doc = PDFDocument(parser) "/workspace/tools/scancode/local/lib/python2.7/site-packages/pdfminer/pdfdocument.py", line 328, in __init__ self.info.append(dict_value(trailer['Info'])) "/workspace/tools/scancode/local/lib/python2.7/site-packages/pdfminer/pdftypes.py", line 155, in dict_value x = resolve1(x) "/workspace/tools/scancode/local/lib/python2.7/site-packages/pdfminer/pdftypes.py", line 75, in resolve1 x = x.resolve(default=default) "/workspace/tools/scancode/local/lib/python2.7/site-packages/pdfminer/pdftypes.py", line 62, in resolve return self.doc.getobj(self.objid) "/workspace/tools/scancode/local/lib/python2.7/site-packages/pdfminer/pdfdocument.py", line 462, in getobj (strmid, index, genno) = xref.get_pos(objid) "/workspace/tools/scancode/local/lib/python2.7/site-packages/pdfminer/pdfdocument.py", line 261, in get_pos f2 = nunpack(ent[self.fl1:self.fl1+self.fl2]) "/workspace/tools/scancode/local/lib/python2.7/site-packages/pdfminer/utils.py", line 175, in nunpack raise TypeError('invalid length: %d' % l) TypeError: invalid length: 8
0.192169
Traceback (most recent call last): "D:\MyAwsomeWorkspace\venv\lib\site-packages\discord\client.py", line 255, in _run_event await coro(*args, **kwargs) "D:/MyAwsomeWorkspace/bot.py", line 176, in on_command_error raise error "D:\MyAwsomeWorkspace\venv\lib\site-packages\discord\ext\commands\core.py", line 63, in wrapped ret = await coro(*args, **kwargs) "D:\MyAwsomeWorkspace\cogs\test.py", line 36, in test api.post_photo(obj.getvalue(), s.size) "D:\MyAwsomeWorkspace\venv\lib\site-packages\instagram_private_api\endpoints\upload.py", line 476, in post_photo disable_comments=disable_comments, is_sidecar=is_sidecar) "D:\MyAwsomeWorkspace\venv\lib\site-packages\instagram_private_api\endpoints\upload.py", line 207, in configure res = self._call_api(endpoint, params=params) "D:\MyAwsomeWorkspace\venv\lib\site-packages\instagram_private_api\client.py", line 527, in _call_api ErrorHandler.process(e, error_response) "D:\MyAwsomeWorkspace\venv\lib\site-packages\instagram_private_api\errors.py", line 135, in process raise ClientError(error_msg, http_error.code, error_response) instagram_private_api.errors.ClientError: Internal Server Error: Unknown Server Error.
Traceback (most recent call last): "./tools/train_net.py", line 16, in <module> from networks.factory import get_network "/home/Projects/Faster-RCNN_TF/tools/../lib/networks/__init__.py", line 8, in <module> from .VGGnet_train import VGGnet_train "/home/Projects/Faster-RCNN_TF/tools/../lib/networks/VGGnet_train.py", line 2, in <module> from networks.network import Network "/home/Projects/Faster-RCNN_TF/tools/../lib/networks/network.py", line 3, in <module> import roi_pooling_layer.roi_pooling_op as roi_pool_op "/home/Projects/Faster-RCNN_TF/tools/../lib/roi_pooling_layer/roi_pooling_op.py", line 5, in <module> _roi_pooling_module = tf.load_op_library(filename) "/usr/local/lib/python2.7/dist-packages/tensorflow/python/framework/load_library.py", line 63, in load_op_library raise errors._make_specific_exception(None, None, error_msg, error_code) tensorflow.python.framework.errors.NotFoundError: /home/Projects/Faster-RCNN_TF/tools/../lib/roi_pooling_layer/roi_pooling.so: undefined symbol: _ZN10tensorflow7strings6StrCatB5cxx11ERKNS0_8AlphaNumE
0.242265
←[31m2015-12-21T16:47:21-0800 [Router 13316]←[39m AttributeError: 'WildcardTrieMatcher' object has no attribute 'values': Traceback (most recent call last): "C:\env\lib\site-packages\crossbar\router\dealer.py", line 419, in on_authorize_success callee._transport.send(invocation) "C:\env\lib\site-packages\crossbar\router\session.py", line 208, in send self._session.onMessage(msg) "C:\env\lib\site-packages\autobahn\wamp\protocol.py", line 590, in onMessage on_reply = txaio.as_future(endpoint.fn, _invoke_args, *_invoke_kwargs) "C:\env\lib\site-packages\txaio\tx.py", line 338, in as_future return maybeDeferred(fun, _args, *_kwargs)--- <exception caught here> ---
Traceback (most recent call last): "caffe_coreml.py", line 2, in <module> coreml_model = coremltools.converters.caffe.convert('dlav0_34.caffemodel', 'dlav0_34.prototxt') "/home/../coremltools/converters/caffe/_caffe_converter.py", line 191, in convert predicted_feature_name) /../coremltools/converters/caffe/_caffe_converter.py", line 255, in _export predicted_feature_name) RuntimeError: Caffe model error in layer 'conv_transpose1' of type 'Deconvolution': 'num_output' (256)
0.301221
Traceback (most recent call last): "/home/pi/Medusa/<a href="../blob/ea5dc4dbde61e68b4dd7176f7ca29e1b1f4d867d/medusa/helpers.py#L1328">medusa/helpers.py</a>", line 1328, in get_size total_size += os.path.getsize(fp) "/home/pi/Medusa/<a href="../blob/ea5dc4dbde61e68b4dd7176f7ca29e1b1f4d867d/medusa/init/filesystem.py#L85">medusa/init/filesystem.py</a>", line 85, in <lambda> return lambda *args, **kwargs: handle_output(f(*[handle_arg(arg) for arg in args], **{k: handle_arg(arg) for k, arg in kwargs.items()})) "/usr/lib/python2.7/genericpath.py", line 49, in getsize return os.stat(filename).st_size "/home/pi/Medusa/<a href="../blob/ea5dc4dbde61e68b4dd7176f7ca29e1b1f4d867d/medusa/init/filesystem.py#L85">medusa/init/filesystem.py</a>", line 85, in <lambda> return lambda *args, **kwargs: handle_output(f(*[handle_arg(arg) for arg in args], **{k: handle_arg(arg) for k, arg in kwargs.items()}))OSError: [Errno 2] No such file or directory: '/media/ssd/Shows/The 100/Season 01/The.100.S01E13.We.Are.Grounders.2.720p.HDTV-SickRage.mkv'
Traceback (most recent call last): "C:\Users\James\AppData\Local\Programs\Python\Python35\lib\site-packages\xonsh\ptk\shell.py", line 99, in push locs=None) "C:\Users\James\AppData\Local\Programs\Python\Python35\lib\site-packages\xonsh\execer.py", line 103, in compile transform=transform) "C:\Users\James\AppData\Local\Programs\Python\Python35\lib\site-packages\xonsh\execer.py", line 73, in parse tree, input = self._parse_ctx_free(input, mode=mode, filename=filename) "C:\Users\James\AppData\Local\Programs\Python\Python35\lib\site-packages\xonsh\execer.py", line 222, in _parse_ctx_free raise original_error "C:\Users\James\AppData\Local\Programs\Python\Python35\lib\site-packages\xonsh\execer.py", line 164, in _parse_ctx_free debug_level=(self.debug_level > 1)) "C:\Users\James\AppData\Local\Programs\Python\Python35\lib\site-packages\xonsh\parsers\base.py", line 324, in parse tree = self.parser.parse(input=s, lexer=self.lexer, debug=debug_level) "C:\Users\James\AppData\Local\Programs\Python\Python35\lib\site-packages\xonsh\ply\yacc.py", line 325, in parse return self.parseopt_notrack(input, lexer, debug, tracking, tokenfunc) "C:\Users\James\AppData\Local\Programs\Python\Python35\lib\site-packages\xonsh\ply\yacc.py", line 1175, in parseopt_notrack tok = call_errorfunc(self.errorfunc, errtoken, self) "C:\Users\James\AppData\Local\Programs\Python\Python35\lib\site-packages\xonsh\ply\yacc.py", line 187, in call_errorfunc r = errorfunc(token) "C:\Users\James\AppData\Local\Programs\Python\Python35\lib\site-packages\xonsh\parsers\base.py", line 2577, in p_error column=p.lexpos)) "C:\Users\James\AppData\Local\Programs\Python\Python35\lib\site-packages\xonsh\parsers\base.py", line 450, in _parse_error raise err "<string>", line NoneSyntaxError: C:\Users\James\AppData\Roaming\Python\Python35\site-packages\xontrib\vox_tabcomplete.xsh:0:0: EOF in multi-line statement
0.188432
Traceback (most recent call last): "./hashmap_gen.py", line 45, in <module> strhash = str(bhash).encode() UnicodeDecodeError: 'ascii' codec can't decode byte 0x8a in position 0: ordinal not in range(128)
Traceback (most recent call last): "/usr/lib/python3.5/threading.py", line 914, in _bootstrap_inner self.run() "/usr/lib/python3.5/threading.py", line 862, in run self._target(*self._args, **self._kwargs) "./HueEmulator3.py", line 84, in entertainmentService serverSocket.bind(('127.0.0.1', 2101)) OSError: [Errno 98] Address already in use
0.267319
`Traceback (most recent call last): "/Users/ab/.virtualenvs/flask_mock/lib/python3.7/site-packages/uvicorn/protocols/http/httptools_impl.py", line 385, in run_asgi result = await app(self.scope, self.receive, self.send) "/Users/ab/.virtualenvs/flask_mock/lib/python3.7/site-packages/uvicorn/middleware/proxy_headers.py", line 45, in __call__ return await self.app(scope, receive, send) "/Users/ab/.virtualenvs/flask_mock/lib/python3.7/site-packages/fastapi/applications.py", line 149, in __call__ await super().__call__(scope, receive, send) "/Users/ab/.virtualenvs/flask_mock/lib/python3.7/site-packages/starlette/applications.py", line 102, in __call__ await self.middleware_stack(scope, receive, send) "/Users/ab/.virtualenvs/flask_mock/lib/python3.7/site-packages/starlette/middleware/errors.py", line 181, in __call__ raise exc from None "/Users/ab/.virtualenvs/flask_mock/lib/python3.7/site-packages/starlette/middleware/errors.py", line 159, in __call__ await self.app(scope, receive, _send) "/Users/ab/.virtualenvs/flask_mock/lib/python3.7/site-packages/starlette/exceptions.py", line 82, in __call__ raise exc from None "/Users/ab/.virtualenvs/flask_mock/lib/python3.7/site-packages/starlette/exceptions.py", line 71, in __call__ await self.app(scope, receive, sender) "/Users/ab/.virtualenvs/flask_mock/lib/python3.7/site-packages/starlette/routing.py", line 550, in __call__ await route.handle(scope, receive, send) "/Users/ab/.virtualenvs/flask_mock/lib/python3.7/site-packages/starlette/routing.py", line 227, in handle await self.app(scope, receive, send) "/Users/ab/.virtualenvs/flask_mock/lib/python3.7/site-packages/starlette/routing.py", line 44, in app await response(scope, receive, send) "/Users/ab/.virtualenvs/flask_mock/lib/python3.7/site-packages/starlette/responses.py", line 125, in __call__ "headers": self.raw_headers, "/Users/ab/.virtualenvs/flask_mock/lib/python3.7/site-packages/starlette/exceptions.py", line 68, in sender await send(message) "/Users/ab/.virtualenvs/flask_mock/lib/python3.7/site-packages/starlette/middleware/errors.py", line 156, in _send await send(message) "/Users/ab/.virtualenvs/flask_mock/lib/python3.7/site-packages/uvicorn/protocols/http/httptools_impl.py", line 458, in send content = [STATUS_LINE[status_code]] KeyError: 666`
Traceback (most recent call last): "/usr/lib/python3.5/unittest/mock.py", line 1157, in patched return func(*args, **keywargs) "/home/ubuntu/binaryalert/tests/manage_test.py", line 380, in test_live_test mock_live_test.assert_called_once() "/usr/lib/python3.5/unittest/mock.py", line 583, in __getattr__ raise AttributeError(name) AttributeError: assert_called_once
0.313971
Traceback (most recent call last): "/usr/lib/python3/dist-packages/youtube_dl/extractor/vimeo.py", line 546, in _real_extract flags=re.DOTALL) "/usr/lib/python3/dist-packages/youtube_dl/extractor/common.py", line 880, in _search_regex raise RegexNotFoundError('Unable to extract %s' % _name) youtube_dl.utils.RegexNotFoundError: Unable to extract info section; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last): "/tmp/tmpfKws_3/pip.zip/pip/basecommand.py", line 223, in main status = self.run(options, args) "/tmp/tmpfKws_3/pip.zip/pip/commands/install.py", line 299, in run root=options.root_path, "/tmp/tmpfKws_3/pip.zip/pip/req/req_set.py", line 646, in install **kwargs "/tmp/tmpfKws_3/pip.zip/pip/req/req_install.py", line 813, in install self.move_wheel_files(self.source_dir, root=root) "/tmp/tmpfKws_3/pip.zip/pip/req/req_install.py", line 1008, in move_wheel_files isolated=self.isolated, "/tmp/tmpfKws_3/pip.zip/pip/wheel.py", line 339, in move_wheel_files clobber(source, lib_dir, True) "/tmp/tmpfKws_3/pip.zip/pip/wheel.py", line 310, in clobber ensure_dir(destdir) "/tmp/tmpfKws_3/pip.zip/pip/utils/**init**.py", line 70, in ensure_dir os.makedirs(path) "/usr/lib/python2.7/os.py", line 157, in makedirs mkdir(name, mode)OSError: [Errno 13] Permission denied: '/usr/local/lib/python2.7/dist-packages/pip-7.1.0.dist-info'
0.259056
Traceback (most recent call last): "/usr/local/bin/sqlformat", line 9, in <module> load_entry_point('sqlparse==0.2.4.dev0', 'console_scripts', 'sqlformat')() "build/bdist.macosx-10.12-intel/egg/sqlparse/cli.py", line 177, in main UnicodeEncodeError: 'ascii' codec can't encode characters in position 559-561: ordinal not in range(128)
Traceback (most recent call last): "/usr/local/src/w3af/w3af/core/ui/gui/main.py", line 547, in _scan_director func() "/usr/local/src/w3af/w3af/core/ui/gui/main.py", line 646, in _scan_start self.set_tabs(True) "/usr/local/src/w3af/w3af/core/ui/gui/main.py", line 793, in set_tabs self._set_tab(sensit, _("Results"), scanrun.ScanRunBody) "/usr/local/src/w3af/w3af/core/ui/gui/main.py", line 799, in _set_tab newone = realWidget(self.w3af) "/usr/local/src/w3af/w3af/core/ui/gui/scanrun.py", line 675, in __init__ kbbrowser = KBBrowser(w3af) "/usr/local/src/w3af/w3af/core/ui/gui/scanrun.py", line 247, in __init__ description = self.get_notebook_description() "/usr/local/src/w3af/w3af/core/ui/gui/scanrun.py", line 262, in get_notebook_description self.description = webkit.WebView()AttributeError: 'module' object has no attribute 'WebView'
0.252376
Traceback (most recent call last): "/Users/vishalnagda/.virtualenvs/4front-backend/lib/python3.7/site-packages/xhtml2pdf/parser.py", line 354, in CSS2Frag c.frag.width = "".join(toList(c.cssAttr["width"])) TypeError: sequence item 0: expected str instance, CSSTerminalFunction found
Traceback (most recent call last): "core.git_command in C:\Users\xxx\AppData\Roaming\Sublime Text 3\Installed Packages\GitSavvy.sublime-package", line 119, in git "./subprocess.py", line 824, in __init__ "./subprocess.py", line 1118, in _execute_childPermissionError: [WinError 5] Access is denied
0.244082
Traceback (most recent call last): "C:\Users\rober\Anaconda3\Scripts\conda-script.py", line 5, in <module> sys.exit(main()) "C:\Users\rober\Anaconda3\lib\site-packages\conda\cli\main.py", line 120, in main args_func(args, p) "C:\Users\rober\Anaconda3\lib\site-packages\conda\cli\main.py", line 127, in args_func args.func(args, p) "C:\Users\rober\Anaconda3\lib\site-packages\conda\cli\main_install.py", line 69, in execute install(args, parser, 'install') "C:\Users\rober\Anaconda3\lib\site-packages\conda\cli\install.py", line 407, in install execute_actions(actions, index, verbose=not args.quiet) "C:\Users\rober\Anaconda3\lib\site-packages\conda\plan.py", line 566, in execute_actions inst.execute_instructions(plan, index, verbose) "C:\Users\rober\Anaconda3\lib\site-packages\conda\instructions.py", line 137, in execute_instructions cmd(state, arg) "C:\Users\rober\Anaconda3\lib\site-packages\conda\instructions.py", line 60, in EXTRACT_CMD extract(arg) "C:\Users\rober\Anaconda3\lib\site-packages\conda\install.py", line 821, in extract os.rename(temp_path, path)PermissionError: [WinError 5] Access is denied: 'C:\Users\rober\Anaconda3\pkgs\m2w64-expat-2.1.1-1.tmp' -> 'C:\Users\rober\Anaconda3\pkgs\m2w64-expat-2.1.1-1'
/Users/hidaka/miljs/mil-web-dnn/webdnn/src/graph_transpiler/webdnn/util/console.py:30: Warning: Traceback (most recent call last): "/Users/hidaka/miljs/mil-web-dnn/webdnn/src/graph_transpiler/webdnn/frontend/chainer/converter.py", line 90, in <module> raise NotImplementedError(f"WebDNN supports Chainer from v1.23 to v3. Currently, Chainer {chainer.__version__} is installed.") NotImplementedError: WebDNN supports Chainer from v1.23 to v3. Currently, Chainer 4.0.0 is installed.
0.164712
Traceback (most recent call last): "/path/matrix/synapse/local/lib/python2.7/site-packages/synapse/http/server.py", line 116, in wrapped_request_handler yield request_handler(self, request, request_metrics) IntegrityError: UNIQUE constraint failed: current_state_events.event_id
Traceback (most recent call last): "/usr/bin/salt-cloud", line 10, in <module> salt_cloud() "/usr/lib/python2.7/dist-packages/salt/scripts.py", line 120, in salt_cloud cloud = salt.cloud.cli.SaltCloud()AttributeError: 'module' object has no attribute 'cli'
0.28213
Traceback (most recent call last): "/home/laerus/projects/xonsh/xonsh/ptk/shortcuts.py", line 108, in prompt document = cli.run(reset_current_buffer=False) "/home/laerus/.local/lib/python3.5/site-packages/prompt_toolkit/interface.py", line 389, in run self.eventloop.run(self.input, self.create_eventloop_callbacks()) "/home/laerus/.local/lib/python3.5/site-packages/prompt_toolkit/eventloop/posix.py", line 153, in run t() "/home/laerus/.local/lib/python3.5/site-packages/prompt_toolkit/eventloop/posix.py", line 81, in read_from_stdin inputstream.feed(data) "/home/laerus/.local/lib/python3.5/site-packages/prompt_toolkit/terminal/vt100_input.py", line 390, in feed self._input_parser.send(c) "/home/laerus/.local/lib/python3.5/site-packages/prompt_toolkit/terminal/vt100_input.py", line 299, in _input_parser_generator self._call_handler(match, prefix) "/home/laerus/.local/lib/python3.5/site-packages/prompt_toolkit/terminal/vt100_input.py", line 332, in _call_handler self.feed_key_callback(KeyPress(key, insert_text)) "/home/laerus/.local/lib/python3.5/site-packages/prompt_toolkit/interface.py", line 1019, in feed_key cli.input_processor.process_keys() "/home/laerus/.local/lib/python3.5/site-packages/prompt_toolkit/key_binding/input_processor.py", line 209, in process_keys cli.invalidate() "/home/laerus/.local/lib/python3.5/site-packages/prompt_toolkit/interface.py", line 333, in invalidate self.eventloop.call_from_executor(redraw, _max_postpone_until=_max_postpone_until) "/home/laerus/.local/lib/python3.5/site-packages/prompt_toolkit/eventloop/posix.py", line 236, in call_from_executor os.write(self._schedule_pipe[1], b'x')BrokenPipeError: [Errno 32] Broken pipe
Traceback (most recent call last): "<console>", line 1, in <module> "<string>", line 2, in commit "/usr/local/lib/python2.7/dist-packages/pony/utils.py", line 96, in cut_traceback return func(*args, **kwargs) "/usr/local/lib/python2.7/dist-packages/pony/orm/core.py", line 463, in commit if cache is not None: cache.commit() "/usr/local/lib/python2.7/dist-packages/pony/orm/core.py", line 3658, in commit cache.save() "/usr/local/lib/python2.7/dist-packages/pony/orm/core.py", line 3724, in save attr.add_m2m(added) "/usr/local/lib/python2.7/dist-packages/pony/orm/core.py", line 1885, in add_m2m database._exec_sql(sql, arguments_list) "/usr/local/lib/python2.7/dist-packages/pony/orm/core.py", line 550, in _exec_sql try: new_id = provider.execute(cursor, sql, arguments, returning_id) "<string>", line 2, in execute "/usr/local/lib/python2.7/dist-packages/pony/orm/dbapiprovider.py", line 46, in wrap_dbapi_exceptions except dbapi_module.IntegrityError, e: raise IntegrityError(e)IntegrityError: (1062, "Duplicate entry '2-106' for key 'user_id'")
0.325154
Traceback (most recent call last): "/home/tribler/.local/lib/python2.7/site-packages/twisted/web/server.py", line 199, in process self.render(resrc) "/home/tribler/.local/lib/python2.7/site-packages/twisted/web/server.py", line 259, in render body = resrc.render(self) "/home/tribler/.local/lib/python2.7/site-packages/twisted/web/resource.py", line 250, in render return m(request) "/home/tribler/tudelft/tribler/Tribler/Core/Modules/restapi/downloads_endpoint.py", line 347, in render_PUT payload = ChannelMetadataPayload.from_file(filename) "/home/tribler/tudelft/tribler/Tribler/Core/Modules/MetadataStore/serialization.py", line 166, in from_file return cls.from_signed_blob(f.read()) "/home/tribler/tudelft/tribler/Tribler/Core/Modules/MetadataStore/serialization.py", line 135, in from_signed_blob return cls.from_signed_blob_with_offset(data, check_signature)[0] "/home/tribler/tudelft/tribler/Tribler/Core/Modules/MetadataStore/serialization.py", line 140, in from_signed_blob_with_offset unpack_list, end_offset = default_serializer.unpack_multiple(cls.format_list, data, offset=offset) "/home/tribler/tudelft/tribler/Tribler/pyipv8/ipv8/messaging/serialization.py", line 328, in unpack_multiple sys.exc_info()[2]) "/home/tribler/tudelft/tribler/Tribler/pyipv8/ipv8/messaging/serialization.py", line 320, in unpack_multiple unpacked, unpacked_size = self.unpack(format, data, current_offset) "/home/tribler/tudelft/tribler/Tribler/pyipv8/ipv8/messaging/serialization.py", line 297, in unpack return self._packers[format].unpack_from(data, offset) "/home/tribler/tudelft/tribler/Tribler/pyipv8/ipv8/messaging/serialization.py", line 160, in unpack_from out, = unpack_from('>%ds' % length, data, offset + self.format_size) PackError: Could not pack item 9: varlenI
`Traceback (most recent call last): "/opt/node/repo/cohorteiot/iotill/printer/printer_comm.py", line 173, in _init_connection self._printer = printer.Usb(w_usb_info[PRINT].get_vendor_id(),w_usb_info[PRINT].get_device_id(),None,0,w_usb_info[PRINT].get_endpoint_in_address(),w_usb_info[PRINT].get_endpoint_out_address()) "/usr/local/lib/python3.6/dist-packages/python_escpos-3.0a9.dev26+g84a97e5-py3.6.egg/escpos/printer.py", line 53, in __init__ self.open(usb_args) "/usr/local/lib/python3.6/dist-packages/python_escpos-3.0a9.dev26+g84a97e5-py3.6.egg/escpos/printer.py", line 62, in open raise USBNotFoundError("Device not found or cable not plugged in.") escpos.exceptions.USBNotFoundError: USB device not found (Device not found or cable not plugged in.)`
0.226305
Traceback (most recent call last): "/media/5.5T_Harddisk/LIDAR/PointPillars_Nuscens/second.pytorch/second/create_data.py", line 25, in <module> nuscenes_data_prep('/media/5.5T_Harddisk/LIDAR/nuscenes-dataset/nuscenes_test/', 'v1.0-test','NuScenesDataset') "/media/5.5T_Harddisk/LIDAR/PointPillars_Nuscens/second.pytorch/second/create_data.py", line 21, in nuscenes_data_prep create_groundtruth_database(dataset_name, root_path, Path(root_path) / name) "/media/5.5T_Harddisk/LIDAR/PointPillars_Nuscens/second.pytorch/second/data/all_dataset.py", line 46, in create_groundtruth_database annos = sensor_data["lidar"]["annotations"] KeyError: 'annotations'
Traceback (most recent call last): "C:\Program s (x86)\Microsoft SDKs\Azure\CLI2\Lib\site-packages\knack\cli.py", line 197, in invoke cmd_result = self.invocation.execute(args) "C:\Users\trdai\AppData\Local\Temp\pip-install-8jgnm5o1\azure-cli-core\azure\cli\core\commands\__init__.py", line 369, in execute "C:\Program s (x86)\Microsoft SDKs\Azure\CLI2\Lib\site-packages\six.py", line 693, in reraise raise value "C:\Users\trdai\AppData\Local\Temp\pip-install-8jgnm5o1\azure-cli-core\azure\cli\core\commands\__init__.py", line 343, in execute "C:\Users\trdai\AppData\Local\Temp\pip-install-8jgnm5o1\azure-cli-core\azure\cli\core\commands\__init__.py", line 182, in __call__ "C:\Users\trdai\AppData\Local\Temp\pip-install-8jgnm5o1\azure-cli-core\azure\cli\core\__init__.py", line 436, in default_command_handler "C:\Users\trdai\AppData\Local\Temp\pip-install-8jgnm5o1\azure-cli-rdbms\azure\cli\command_modules\rdbms\custom.py", line 53, in _server_create "C:\Users\trdai\AppData\Local\Temp\pip-install-8jgnm5o1\azure-mgmt-rdbms\azure\mgmt\rdbms\postgresql\operations\servers_operations.py", line 126, in create "C:\Users\trdai\AppData\Local\Temp\pip-install-8jgnm5o1\azure-mgmt-rdbms\azure\mgmt\rdbms\postgresql\operations\servers_operations.py", line 69, in _create_initial "C:\Program s (x86)\Microsoft SDKs\Azure\CLI2\Lib\site-packages\msrest\serialization.py", line 569, in body raise errors[0] "C:\Program s (x86)\Microsoft SDKs\Azure\CLI2\Lib\site-packages\msrest\serialization.py", line 216, in validate Serializer.validate(value, debug_name, **self._validation.get(attr_name, {})) "C:\Program s (x86)\Microsoft SDKs\Azure\CLI2\Lib\site-packages\msrest\serialization.py", line 652, in validate raise ValidationError("required", name, True) msrest.exceptions.ValidationError: Parameter 'ServerForCreate.location' can not be None.
0.287406
Traceback (most recent call last): "/home/rafael/git/pupil_0.6/pupil_src/capture/main.py", line 145, in <module> main() "/home/rafael/git/pupil_0.6/pupil_src/capture/main.py", line 138, in main world(g_pool,world_src,world_size) "/home/rafael/git/pupil_0.6/pupil_src/capture/world.py", line 311, in world p.update(frame,events) "/home/rafael/git/pupil_0.6/pupil_src/capture/recorder.py", line 280, in update self.writer.write_video_frame(frame) "/home/rafael/git/pupil_0.6/pupil_src/shared_modules/av_writer.py", line 142, in write_video_frame packet = self.video_stream.encode(self.frame) "av/video/stream.pyx", line 86, in av.video.stream.VideoStream.encode (src/av/video/stream.c:2652) "av/video/stream.pyx", line 95, in av.video.stream.VideoStream.encode (src/av/video/stream.c:2048) "av/container.pyx", line 495, in av.container.OutputContainer.start_encoding (src/av/container.c:7983) "av/container.pyx", line 505, in av.container.OutputContainer.start_encoding (src/av/container.c:7803) "av/container.pyx", line 189, in av.container.ContainerProxy.err_check (src/av/container.c:3729) "av/utils.pyx", line 30, in av.utils.err_check (src/av/utils.c:969)av.AVError: [Errno 1] Operation not permitted: '/home/rafael/git/pupil_0.6/recordings/2015_10_04/001/world.mp4'
Traceback (most recent call last): "/usr/share/git-cola/lib/cola/widgets/remote.py", line 477, in action_completed message += '\n\n' + outputUnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 278: ordinal not in range(128)
0.139633
Traceback (most recent call last): "/Users/admin/Library/Python/3.7/lib/python/site-packages/urllib3/connectionpool.py", line 672, in urlopen chunked=chunked, "/Users/admin/Library/Python/3.7/lib/python/site-packages/urllib3/connectionpool.py", line 376, in _make_request self._validate_conn(conn) "/Users/admin/Library/Python/3.7/lib/python/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn conn.connect() "/Users/admin/Library/Python/3.7/lib/python/site-packages/urllib3/connection.py", line 300, in connect conn = self._new_conn() "/Users/admin/Library/Python/3.7/lib/python/site-packages/urllib3/connection.py", line 169, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: <urllib3.connection.VerifiedHTTPSConnection object at 0x10d137b38>: Failed to establish a new connection: [Errno 8] nodename nor servname provided, or not known
Traceback (most recent call last): "/opt/python/xlsxwriter/workbook.py", line 320, in close self._store_workbook() "/opt/python/xlsxwriter/workbook.py", line 685, in _store_workbook xml_files = packager._create_package() "/opt/python/xlsxwriter/packager.py", line 135, in _create_package self._write_worksheet_files() "/opt/python/xlsxwriter/packager.py", line 190, in _write_worksheet_files worksheet._assemble_xml_file() "/opt/python/xlsxwriter/worksheet.py", line 3875, in _assemble_xml_file self._write_sheet_data() "/opt/python/xlsxwriter/worksheet.py", line 5483, in _write_sheet_data self._write_rows() "/opt/python/xlsxwriter/worksheet.py", line 5676, in _write_rows self._write_cell(row_num, col_num, col_ref) "/opt/python/xlsxwriter/worksheet.py", line 5857, in _write_cell self._xml_number_element(cell.number, attributes) "/opt/python/xlsxwriter/xmlwriter.py", line 137, in _xml_number_element self.fh.write("""<c%s><v>%.16G</v></c>""" % (attr, number)) "/var/lang/lib/python3.8/codecs.py", line 721, in write return self.writer.write(data) "/var/lang/lib/python3.8/codecs.py", line 378, in write self.stream.write(data) OSError: [Errno 28] No space left on device
0.270474
Traceback (most recent call last): "./python3.3/threading.py", line 901, in _bootstrap_inner "package_control.commands.install_package_command in /Users/tarng/Library/Application Support/Sublime Text 3/Installed Packages/Package Control.sublime-package", line 45, in run "package_control.package_installer in /Users/tarng/Library/Application Support/Sublime Text 3/Installed Packages/Package Control.sublime-package", line 58, in make_package_list "package_control.package_manager in /Users/tarng/Library/Application Support/Sublime Text 3/Installed Packages/Package Control.sublime-package", line 687, in list_available_packages "package_control.package_manager in /Users/tarng/Library/Application Support/Sublime Text 3/Installed Packages/Package Control.sublime-package", line 551, in _list_available "package_control.package_manager in /Users/tarng/Library/Application Support/Sublime Text 3/Installed Packages/Package Control.sublime-package", line 450, in list_repositories "package_control.providers.channel_provider in /Users/tarng/Library/Application Support/Sublime Text 3/Installed Packages/Package Control.sublime-package", line 201, in get_repositories "package_control.providers.channel_provider in /Users/tarng/Library/Application Support/Sublime Text 3/Installed Packages/Package Control.sublime-package", line 87, in fetch "package_control.download_manager in /Users/tarng/Library/Application Support/Sublime Text 3/Installed Packages/Package Control.sublime-package", line 340, in fetch "package_control.downloaders.urllib_downloader in /Users/tarng/Library/Application Support/Sublime Text 3/Installed Packages/Package Control.sublime-package", line 117, in download "package_control.downloaders.urllib_downloader in /Users/tarng/Library/Application Support/Sublime Text 3/Installed Packages/Package Control.sublime-package", line 317, in setup_opener "package_control.ca_certs in /Users/tarng/Library/Application Support/Sublime Text 3/Installed Packages/Package Control.sublime-package", line 31, in get_ca_bundle_path "package_control.ca_certs in /Users/tarng/Library/Application Support/Sublime Text 3/Installed Packages/Package Control.sublime-package", line 140, in get_system_ca_bundle_path "package_control.deps.oscrypto.trust_list in /Users/tarng/Library/Application Support/Sublime Text 3/Installed Packages/Package Control.sublime-package", line 115, in get_path "package_control.deps.oscrypto._osx.trust_list in /Users/tarng/Library/Application Support/Sublime Text 3/Installed Packages/Package Control.sublime-package", line 121, in extract_from_systemKeyError: b'\x8e\xdc\xee\x98\xf5x\x8d8\xb8\xd8\xad\x0e\x0ca7\xa6\xfb\xd1fm'
Traceback (most recent call last): "/var/lib/awx/venv/awx/lib/python3.6/site-packages/awx/settings/production.py", line 84, in <module> include(settings_file, optional(settings_files), scope=locals()) "/var/lib/awx/venv/awx/lib/python3.6/site-packages/split_settings/tools.py", line 107, in include exec(compiled_code, scope) # noqa: S102, WPS421 "/etc/tower/settings.py", line 19, in <module> SECRET_KEY = get_secret() "/etc/tower/settings.py", line 8, in get_secret return open('/etc/tower/SECRET_KEY', 'rb').read().strip() IsADirectoryError: [Errno 21] Is a directory: '/etc/tower/SECRET_KEY'
0.146682
>Traceback (most recent call last): "/data/anaconda/envs/reco_pyspark/lib/python3.6/site-packages/databricks_cli/sdk/api_client.py", line 121, in perform_query resp.raise_for_status() "/data/anaconda/envs/reco_pyspark/lib/python3.6/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://eastus.azuredatabricks.net/api/2.0/dbfs/create
Traceback (most recent call last): "rasterio/_base.pyx", line 199, in rasterio._base.DatasetBase.__init__ "rasterio/_shim.pyx", line 64, in rasterio._shim.open_dataset "rasterio/_err.pyx", line 188, in rasterio._err.exc_wrap_pointer rasterio._err.CPLE_OpenFailedError: 'tests/data/mlw_small.xyz' not recognized as a supported file format.
0.253917
Traceback (most recent call last): "main.py", line 394, in <module> main() "main.py", line 377, in main plot_scatter(100) "main.py", line 108, in plot_scatter tracking.log_mpl_plotly_chart(name='scatter', figure=plt, step=step) "/usr/local/lib/python3.6/dist-packages/polyaxon/tracking/__init__.py", line 466, in log_mpl_plotly_chart timestamp=timestamp, "/usr/local/lib/python3.6/dist-packages/polyaxon/client/decorators/no_op.py", line 42, in wrapper return f(*args, **kwargs) "/usr/local/lib/python3.6/dist-packages/polyaxon/client/decorators/offline.py", line 43, in wrapper return f(*args, **kwargs) "/usr/local/lib/python3.6/dist-packages/polyaxon/client/decorators/can_log_event.py", line 45, in wrapper return f(*args, **kwargs) "/usr/local/lib/python3.6/dist-packages/polyaxon/tracking/run.py", line 1142, in log_mpl_plotly_chart chart = events_processors.mpl_plotly_chart(figure=figure) "/usr/local/lib/python3.6/dist-packages/polyaxon/polyboard/processors/events_processors.py", line 769, in mpl_plotly_chart figure = plotly.tools.mpl_to_plotly(figure) "/usr/local/lib/python3.6/dist-packages/plotly/tools.py", line 112, in mpl_to_plotly matplotlylib.Exporter(renderer).run(fig) "/usr/local/lib/python3.6/dist-packages/plotly/matplotlylib/mplexporter/exporter.py", line 51, in run self.crawl_fig(fig) "/usr/local/lib/python3.6/dist-packages/plotly/matplotlylib/mplexporter/exporter.py", line 118, in crawl_fig self.crawl_ax(ax) "/usr/local/lib/python3.6/dist-packages/plotly/matplotlylib/mplexporter/exporter.py", line 123, in crawl_ax props=utils.get_axes_properties(ax)): "/usr/local/lib/python3.6/dist-packages/plotly/matplotlylib/mplexporter/utils.py", line 272, in get_axes_properties 'axes': [get_axis_properties(ax.xaxis), "/usr/local/lib/python3.6/dist-packages/plotly/matplotlylib/mplexporter/utils.py", line 236, in get_axis_properties props['grid'] = get_grid_style(axis) "/usr/local/lib/python3.6/dist-packages/plotly/matplotlylib/mplexporter/utils.py", line 246, in get_grid_style if axis._gridOnMajor and len(gridlines) > 0: AttributeError: 'XAxis' object has no attribute '_gridOnMajor'
Traceback (most recent call last): "<input>", line 1, in <module> "E:\python3.9.1\lib\site-packages\bilibili_api\article.py", line 438, in get_content node_handle(p, para) "E:\python3.9.1\lib\site-packages\bilibili_api\article.py", line 432, in node_handle node_handle(child, obj) "E:\python3.9.1\lib\site-packages\bilibili_api\article.py", line 432, in node_handle node_handle(child, obj) "E:\python3.9.1\lib\site-packages\bilibili_api\article.py", line 432, in node_handle node_handle(child, obj) UnboundLocalError: local variable 'obj' referenced before assignment
0.319504
Traceback (most recent call last): "/usr/src/homeassistant/homeassistant/components/device_tracker/setup.py", line 164, in async_device_tracker_scan found_devices = await scanner.async_scan_devices() "/usr/src/homeassistant/homeassistant/components/asuswrt/device_tracker.py", line 36, in async_scan_devices await self.async_update_info() "/usr/src/homeassistant/homeassistant/components/asuswrt/device_tracker.py", line 52, in async_update_info self.last_results = await self.connection.async_get_connected_devices() "/usr/local/lib/python3.7/site-packages/aioasuswrt/asuswrt.py", line 168, in async_get_connected_devices dev = await self.async_get_arp() "/usr/local/lib/python3.7/site-packages/aioasuswrt/asuswrt.py", line 148, in async_get_arp lines = await self.connection.async_run_command(_ARP_CMD) "/usr/local/lib/python3.7/site-packages/aioasuswrt/connection.py", line 37, in async_run_command result = await asyncio.wait_for(self._client.run( AttributeError: 'SshConnection' object has no attribute '_client'
Traceback (most recent call last): "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 796, in extract_info ie_result = ie.extract(url) "/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/youtube.py", line 2108, in _real_extract raise ExtractorError(error_message, expected=True) ExtractorError: This video may be inappropriate for some users.
0.170751
ERROR Traceback (most recent call last): "/opt/mt/anaconda3/envs/develop/lib/python3.8/site-packages/optuna/visualization/_param_importances.py", line 126, in plot_param_importances importances = optuna.importance.get_param_importances( "/opt/mt/anaconda3/envs/develop/lib/python3.8/site-packages/optuna/importance/__init__.py", line 91, in get_param_importances return evaluator.evaluate(study, params=params, target=target) "/opt/mt/anaconda3/envs/develop/lib/python3.8/site-packages/optuna/importance/_fanova/_evaluator.py", line 121, in evaluate evaluator.fit( "/opt/mt/anaconda3/envs/develop/lib/python3.8/site-packages/optuna/importance/_fanova/_fanova.py", line 74, in fit self._trees = [_FanovaTree(e.tree_, search_spaces) for e in self._forest.estimators_] "/opt/mt/anaconda3/envs/develop/lib/python3.8/site-packages/optuna/importance/_fanova/_fanova.py", line 74, in <listcomp> self._trees = [_FanovaTree(e.tree_, search_spaces) for e in self._forest.estimators_] "/opt/mt/anaconda3/envs/develop/lib/python3.8/site-packages/optuna/importance/_fanova/_tree.py", line 23, in __init__ statistics = self._precompute_statistics() "/opt/mt/anaconda3/envs/develop/lib/python3.8/site-packages/optuna/importance/_fanova/_tree.py", line 185, in _precompute_statistics value = numpy.average(child_values, weights=child_weights) "<__array_function__ internals>", line 5, in average "/opt/mt/anaconda3/envs/develop/lib/python3.8/site-packages/numpy/lib/function_base.py", line 409, in average raise ZeroDivisionError( ZeroDivisionError: Weights sum to zero, can't be normalized
Traceback (most recent call last): "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpwnp2jh33\build\youtube_dl\YoutubeDL.py", line 796, in extract_info "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpwnp2jh33\build\youtube_dl\extractor\common.py", line 530, in extract "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpwnp2jh33\build\youtube_dl\extractor\adobeconnect.py", line 18, in _real_extract "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpwnp2jh33\build\youtube_dl\extractor\common.py", line 1005, in _search_regex youtube_dl.utils.RegexNotFoundError: Unable to extract swf url; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
0.181124
Traceback (most recent call last): "C:\Program s\Anaconda3\lib\site-packages\IPython\core\interactiveshell.py", line 2881, in run_code exec(code_obj, self.user_global_ns, self.user_ns) "<ipython-input-9-c612d67a6b4a>", line 1, in <module> from skopt import BayesSearchCV ImportError: cannot import name 'BayesSearchCV'
Traceback (most recent call last): "C:\Users\José Alberto\AppData\Roaming\Sublime Text 3\Packages\SublimeCodeIntel\SublimeCodeIntel.py", line 885, in get_trg trg = getattr(buf, type, lambda *a: None)(*args) "C:\Users\José Alberto\AppData\Roaming\Sublime Text 3\Packages\SublimeCodeIntel\libs\codeintel2\buffer.py", line 175, in trg_from_pos return self.langintel.trg_from_pos(self, pos, implicit) "C:\Users\José Alberto\AppData\Roaming\Sublime Text 3\Packages\SublimeCodeIntel\libs\codeintel2\lang_javascript.py", line 414, in trg_from_pos style = accessor.style_at_pos(p) "C:\Users\José Alberto\AppData\Roaming\Sublime Text 3\Packages\SublimeCodeIntel\libs\codeintel2\accessor.py", line 223, in style_at_pos return self._token_at_pos(pos)["style"] "C:\Users\José Alberto\AppData\Roaming\Sublime Text 3\Packages\SublimeCodeIntel\libs\codeintel2\accessor.py", line 219, in _token_at_pos raise CodeIntelError("style_at_pos binary search sentinel hit: " codeintel2.common.CodeIntelError: style_at_pos binary search sentinel hit: there is likely a logic problem here!
0.196531
Traceback (most recent call last): "/usr/local/bin/svtplay-dl", line 7, in <module> svtplay_dl.main() "/usr/local/Cellar/svtplay-dl/1.9/libexec/lib/python2.7/site-packages/svtplay_dl/__init__.py", line 459, in main get_media(urls[0], options) "/usr/local/Cellar/svtplay-dl/1.9/libexec/lib/python2.7/site-packages/svtplay_dl/__init__.py", line 192, in get_media get_one_media(stream, options) "/usr/local/Cellar/svtplay-dl/1.9/libexec/lib/python2.7/site-packages/svtplay_dl/__init__.py", line 239, in get_one_media for i in streams: "/usr/local/Cellar/svtplay-dl/1.9/libexec/lib/python2.7/site-packages/svtplay_dl/service/svtplay.py", line 43, in get self.options.output = self.outputfilename(janson, self.options.output) "/usr/local/Cellar/svtplay-dl/1.9/libexec/lib/python2.7/site-packages/svtplay_dl/service/svtplay.py", line 178, in outputfilename name = data["video"]["titlePagePath"] KeyError: 'titlePagePath'
Traceback (most recent call last): "onnx_to_tf.py", line 5, in <module> tf_rep = prepare(onnx_model, optset_version=11) # prepare tf representation "/home/zugou/anaconda3/envs/onnx/lib/python3.6/site-packages/onnx_tf/backend.py", line 65, in prepare return cls.onnx_model_to_tensorflow_rep(model, strict) "/home/zugou/anaconda3/envs/onnx/lib/python3.6/site-packages/onnx_tf/backend.py", line 85, in onnx_model_to_tensorflow_rep return cls._onnx_graph_to_tensorflow_rep(model.graph, opset_import, strict) "/home/zugou/anaconda3/envs/onnx/lib/python3.6/site-packages/onnx_tf/backend.py", line 143, in _onnx_graph_to_tensorflow_rep onnx_node, tensor_dict, handlers, opset=opset, strict=strict) "/home/zugou/anaconda3/envs/onnx/lib/python3.6/site-packages/onnx_tf/backend.py", line 238, in _onnx_node_to_tensorflow_op return handler.handle(node, tensor_dict=tensor_dict, strict=strict) "/home/zugou/anaconda3/envs/onnx/lib/python3.6/site-packages/onnx_tf/handlers/handler.py", line 62, in handle exception.OP_UNIMPLEMENTED_EXCEPT(node.op_type, cls.SINCE_VERSION) "/home/zugou/anaconda3/envs/onnx/lib/python3.6/site-packages/onnx_tf/common/exception.py", line 31, in __call__ super(OpUnimplementedException, self).__call__(op, version, domain) "/home/zugou/anaconda3/envs/onnx/lib/python3.6/site-packages/onnx_tf/common/exception.py", line 13, in __call__ raise self._func(self.get_message(*args, **kwargs)) NotImplementedError: Conv version 11 is not implemented.
0.175417
Traceback (most recent call last): "<string>", line 1, in <module> "/private/var/folders/8g/g0s3c_xn0d793245v_mj5khm0000gn/T/pip-req-build-GU6QvU/setup.py", line 41, in <module> 'Programming Language :: Python :: 3.6']) "/Users/jimbrannlund/dev/pytest-tags/.tox/py27-pytest29/lib/python2.7/site-packages/setuptools/__init__.py", line 128, in setup _install_setup_requires(attrs) "/Users/jimbrannlund/dev/pytest-tags/.tox/py27-pytest29/lib/python2.7/site-packages/setuptools/__init__.py", line 123, in _install_setup_requires dist.fetch_build_eggs(dist.setup_requires) "/Users/jimbrannlund/dev/pytest-tags/.tox/py27-pytest29/lib/python2.7/site-packages/setuptools/dist.py", line 504, in fetch_build_eggs replace_conflicting=True, "/Users/jimbrannlund/dev/pytest-tags/.tox/py27-pytest29/lib/python2.7/site-packages/pkg_resources/__init__.py", line 774, in resolve replace_conflicting=replace_conflicting "/Users/jimbrannlund/dev/pytest-tags/.tox/py27-pytest29/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1057, in best_match return self.obtain(req, installer) "/Users/jimbrannlund/dev/pytest-tags/.tox/py27-pytest29/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1069, in obtain return installer(requirement) "/Users/jimbrannlund/dev/pytest-tags/.tox/py27-pytest29/lib/python2.7/site-packages/setuptools/dist.py", line 571, in fetch_build_egg return cmd.easy_install(req) "/Users/jimbrannlund/dev/pytest-tags/.tox/py27-pytest29/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 667, in easy_install raise DistutilsError(msg) distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('setuptools_scm')
Traceback (most recent call last): "detection_train.py", line 231, in <module> train_net(parse_args()) "detection_train.py", line 214, in train_net num_epoch=end_epoch "/home/zrz/code/simpledet-master/core/detection_module.py", line 995, in fit self.update_metric(eval_metric, data_batch.label) "/home/zrz/code/simpledet-master/core/detection_module.py", line 783, in update_metric self._exec_group.update_metric(eval_metric, labels, pre_sliced) "/home/zrz/miniconda3/envs/runze_env_name/lib/python3.6/site-packages/mxnet-1.5.0-py3.6.egg/mxnet/module/executor_group.py", line 639, in update_metric eval_metric.update_dict(labels_, preds) "/home/zrz/miniconda3/envs/runze_env_name/lib/python3.6/site-packages/mxnet-1.5.0-py3.6.egg/mxnet/metric.py", line 350, in update_dict metric.update_dict(labels, preds) "/home/zrz/miniconda3/envs/runze_env_name/lib/python3.6/site-packages/mxnet-1.5.0-py3.6.egg/mxnet/metric.py", line 133, in update_dict self.update(label, pred) "/home/zrz/code/simpledet-master/core/detection_metric.py", line 41, in update pred_label = mx.ndarray.argmax_channel(pred).astype('int32').asnumpy().reshape(-1) "/home/zrz/miniconda3/envs/runze_env_name/lib/python3.6/site-packages/mxnet-1.5.0-py3.6.egg/mxnet/ndarray/ndarray.py", line 1995, in asnumpy ctypes.c_size_t(data.size))) "/home/zrz/miniconda3/envs/runze_env_name/lib/python3.6/site-packages/mxnet-1.5.0-py3.6.egg/mxnet/base.py", line 254, in check_call raise MXNetError(py_str(_LIB.MXGetLastError())) mxnet.base.MXNetError: [16:16:32] include/mxnet/tuple.h:202: Check failed: i >= 0 && i < ndim(): index = 0 must be in range [0, -1)
0.238712
Traceback (most recent call last): "/usr/bin/trash", line 4, in <module> from trashcli.cmds import put as main ImportError: cannot import name put
Traceback (most recent call last): "pokecli.py", line 494, in <module> main() "pokecli.py", line 62, in main bot.start() "/Users/User1/PokemonGo-Bot/pokemongo_bot/**init**.py", line 54, in start self._setup_api() "/Users/User1/PokemonGo-Bot/pokemongo_bot/__init__.py", line 289, in _setup_api self.update_inventory() "/Users/User1/PokemonGo-Bot/pokemongo_bot/__init__.py", line 397, in update_inventory if {"item_id", "count"}.issubset(set(item_info.keys())):AttributeError: 'NoneType' object has no attribute 'keys'
0.194551
Traceback (most recent call last): "/home/anton/bin/svtplay-dl", line 12, in <module> svtplay_dl.main() "/home/anton/src/svtplay-dl/svtplay_dl.py", line 1170, in main get_media(url, options) "/home/anton/src/svtplay-dl/svtplay_dl.py", line 1128, in get_media stream.get(options, url) "/home/anton/src/svtplay-dl/svtplay_dl.py", line 1010, in get download_hds(options, manifest, swf) "/home/anton/src/svtplay-dl/svtplay_dl.py", line 370, in download_hds total = antal[1]["total"]UnboundLocalError: local variable 'antal' referenced before assignment
Traceback (most recent call last): "C:\Users\cc\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\youtube_dlc\YoutubeDL.py", line 830, in extract_info ie_result = ie.extract(url) "C:\Users\cc\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\youtube_dlc\extractor\common.py", line 532, in extract ie_result = self._real_extract(url) "C:\Users\cc\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\youtube_dlc\extractor\pornhub.py", line 205, in _real_extract 'twitter:title', webpage, default=None) or self._html_search_regex( "C:\Users\cc\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\youtube_dlc\extractor\common.py", line 1019, in _html_search_regex res = self._search_regex(pattern, string, name, default, fatal, flags, group) "C:\Users\cc\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\youtube_dlc\extractor\common.py", line 1010, in _search_regex raise RegexNotFoundError('Unable to extract %s' % _name) youtube_dlc.utils.RegexNotFoundError: Unable to extract title; please report this issue on https://github.com/blackjack4494/yt-dlc . Make sure you are using the latest version; see https://github.com/blackjack4494/yt-dlc on how to update. Be sure to call youtube-dlc with the --verbose flag and include its complete output.
0.148018
Traceback (most recent call last): "C:\Users\hoffmand\AppData\Local\Continuum\Anaconda3\lib\site-packages\tornado\gen.py", line 849, in callback result_list.append(f.result()) "C:\Users\hoffmand\AppData\Local\Continuum\Anaconda3\lib\site-packages\tornado\gen.py", line 1113, in run yielded = self.gen.send(value) "C:\Users\hoffmand\AppData\Local\Continuum\Anaconda3\lib\site-packages\distributed\deploy\local.py", line 189, in _start_worker raise gen.TimeoutError("Worker failed to start") tornado.util.TimeoutError: Worker failed to start
In [52]: Traceback (most recent call last): "/Users/teon/anaconda/lib/python2.7/site-packages/matplotlib/backends/backend_qt5.py", line 427, in idle_draw self.draw() "/Users/teon/anaconda/lib/python2.7/site-packages/matplotlib/backends/backend_qt5agg.py", line 148, in draw FigureCanvasAgg.draw(self) "/Users/teon/anaconda/lib/python2.7/site-packages/matplotlib/backends/backend_agg.py", line 469, in draw self.figure.draw(self.renderer) "/Users/teon/anaconda/lib/python2.7/site-packages/matplotlib/artist.py", line 59, in draw_wrapper draw(artist, renderer, *args, **kwargs) "/Users/teon/anaconda/lib/python2.7/site-packages/matplotlib/figure.py", line 1017, in draw self.tight_layout(renderer, **self._tight_parameters) "/Users/teon/anaconda/lib/python2.7/site-packages/matplotlib/figure.py", line 1663, in tight_layout rect=rect) "/Users/teon/anaconda/lib/python2.7/site-packages/matplotlib/tight_layout.py", line 352, in get_tight_layout_figure pad=pad, h_pad=h_pad, w_pad=w_pad) "/Users/teon/anaconda/lib/python2.7/site-packages/matplotlib/tight_layout.py", line 131, in auto_adjust_subplotpars fig.transFigure.inverted()) "/Users/teon/anaconda/lib/python2.7/site-packages/matplotlib/transforms.py", line 1057, in __init__ assert bbox.is_bboxAttributeError: 'NoneType' object has no attribute 'is_bbox'
0.166999
Traceback (most recent call last): "/Users/colinww/anaconda3/lib/python3.7/site-packages/spyder/plugins/editor/panels/codefolding.py", line 256, in paintEvent self._draw_fold_region_background(block, painter) "/Users/colinww/anaconda3/lib/python3.7/site-packages/spyder/plugins/editor/panels/codefolding.py", line 300, in _draw_fold_region_background end = self.folding_regions[start]KeyError: 141
Traceback (most recent call last): "CellProfiler\cellprofiler\modules\__init__.py", line 325, in add_module "C:\Users\myusername\mypath\combineobjects.py", line 36, in <module> import cellprofiler_core.module ImportError: No module named cellprofiler_core.module
0.152052
Traceback (most recent call last): "/usr/local/bin/zipline", line 11, in <module> sys.exit(main()) "/usr/local/lib/python3.6/site-packages/click/core.py", line 722, in __call__ return self.main(*args, **kwargs) "/usr/local/lib/python3.6/site-packages/click/core.py", line 697, in main rv = self.invoke(ctx) "/usr/local/lib/python3.6/site-packages/click/core.py", line 1064, in invoke sub_ctx = cmd.make_context(cmd_name, args, parent=ctx) "/usr/local/lib/python3.6/site-packages/click/core.py", line 621, in make_context self.parse_args(ctx, args) "/usr/local/lib/python3.6/site-packages/click/core.py", line 880, in parse_args value, args = param.handle_parse_result(ctx, opts, args) "/usr/local/lib/python3.6/site-packages/click/core.py", line 1396, in handle_parse_result value = self.full_process_value(ctx, value) "/usr/local/lib/python3.6/site-packages/click/core.py", line 1681, in full_process_value return Parameter.full_process_value(self, ctx, value) "/usr/local/lib/python3.6/site-packages/click/core.py", line 1365, in full_process_value value = self.process_value(ctx, value) "/usr/local/lib/python3.6/site-packages/click/core.py", line 1355, in process_value return self.type_cast_value(ctx, value) "/usr/local/lib/python3.6/site-packages/click/core.py", line 1344, in type_cast_value return _convert(value, (self.nargs != 1) + bool(self.multiple)) "/usr/local/lib/python3.6/site-packages/click/core.py", line 1342, in _convert return self.type(value, self, ctx) "/usr/local/lib/python3.6/site-packages/click/types.py", line 38, in __call__ return self.convert(value, param, ctx) "/usr/local/lib/python3.6/site-packages/zipline/utils/cli.py", line 52, in convert return self.parser(value) "/usr/local/lib/python3.6/site-packages/zipline/utils/cli.py", line 89, in parser ts = super(Date, self).parser(value) "/usr/local/lib/python3.6/site-packages/zipline/utils/cli.py", line 44, in parser return pd.Timestamp(value, tz=self.tz) "pandas/tslib.pyx", line 298, in pandas.tslib.Timestamp.__new__ (pandas/tslib.c:8967) "pandas/tslib.pyx", line 1146, in pandas.tslib.convert_to_tsobject (pandas/tslib.c:22303) "pandas/tslib.pyx", line 1254, in pandas.tslib.convert_str_to_tsobject (pandas/tslib.c:23902) "pandas/src/datetime.pxd", line 139, in datetime._string_to_dts (pandas/tslib.c:80274) SystemError: <class 'str'> returned a result with an error set
Traceback (most recent call last): "/usr/bin/subliminal", line 9, in <module> load_entry_point('subliminal==0.8.0-dev', 'console_scripts', 'subliminal')() "/usr/lib/python2.7/site-packages/subliminal/cli.py", line 174, in subliminal embedded_subtitles=not args.force, age=args.age) "/usr/lib/python2.7/site-packages/subliminal/video.py", line 359, in scan_videos video = scan_video(filepath, subtitles, embedded_subtitles) "/usr/lib/python2.7/site-packages/subliminal/video.py", line 203, in scan_video video = Video.fromguess(path, guessit.guess_file_info(path))TypeError: guess_file_info() takes at least 2 arguments (1 given)
0.270896
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 602, in real_scan_start self.w3af.start() "/usr/share/w3af/w3af/core/controllers/w3afCore.py", line 275, in start self.scan_end_hook() "/usr/share/w3af/w3af/core/controllers/w3afCore.py", line 456, in scan_end_hook om.manager.end_output_plugins() "/usr/share/w3af/w3af/core/controllers/output_manager/manager.py", line 149, in end_output_plugins self.__end_output_plugins_impl() "/usr/share/w3af/w3af/core/controllers/output_manager/manager.py", line 160, in __end_output_plugins_impl o_plugin.end() "/usr/share/w3af/w3af/plugins/output/html_file.py", line 172, in end target_domain = cf.cf.get('target_domains')[0]IndexError: list index out of range
Traceback (most recent call last): "C:\Sources\jpype\test\jpypetest\array.py", line 76, in testIterateArray t = JPackage("jpype").array.TestArray() "build\bdist.win32\egg\jpype\_jpackage.py", line 53, in __call__ raise TypeError, "Package "+self.__name+" is not Callable"TypeError: Package jpype.array.TestArray is not Callable
0.178563
Traceback (most recent call last): "D:\tools\XX-Net-3.7.9\code\default\python27\1.0\lib\threading.py", line 801, in __bootstrap_inner self.run() "D:\tools\XX-Net-3.7.9\code\default\python27\1.0\lib\threading.py", line 754, in run self.__target(*self.__args, **self.__kwargs) "D:\tools\XX-Net-3.7.9\code\default\gae_proxy\local\google_ip.py", line 652, in scan_ip_worker xlog.exception("google_ip.runJob fail:%r", e) AttributeError: 'NoneType' object has no attribute 'exception'
Traceback (most recent call last): "/home/dymat/Mailpile/mailpile/commands.py", line 592, in _run_sync return self._finishing(command(self, *args, **kwargs)) "/home/dymat/Mailpile/mailpile/commands.py", line 590, in command return self.command(*args, **kwargs) "/home/dymat/Mailpile/mailpile/plugins/search.py", line 383, in command rv = self._side_effects(emails) "/home/dymat/Mailpile/mailpile/plugins/compose.py", line 305, in _side_effects elif session.ui.edit_messages(session, emails): "/home/dymat/Mailpile/mailpile/ui.py", line 575, in edit_messages emails[i].update_from_string(session, updates[i]) "/home/dymat/Mailpile/mailpile/mailutils.py", line 828, in update_from_string for att in oldtree['attachments']:KeyError: 'attachments'
0.306388