text1
stringlengths
92
132k
text2
stringlengths
83
99.1k
score
float64
0.01
1
Traceback (most recent call last): "/home/travis/build/jayvdb/social-app-django/tests/test_strategy.py", line 73, in test_html result = self.strategy.render_html(html='xoxo') "/home/travis/build/jayvdb/social-app-django/social_django/strategy.py", line 98, in render_html template = loader.get_template(tpl) "/home/travis/build/jayvdb/social-app-django/.tox/py37-django-22/lib/python3.7/site-packages/django/template/loader.py", line 15, in get_template return engine.get_template(template_name) "/home/travis/build/jayvdb/social-app-django/.tox/py37-django-22/lib/python3.7/site-packages/django/template/backends/django.py", line 34, in get_template return Template(self.engine.get_template(template_name), self) "/home/travis/build/jayvdb/social-app-django/.tox/py37-django-22/lib/python3.7/site-packages/django/template/engine.py", line 143, in get_template template, origin = self.find_template(template_name) "/home/travis/build/jayvdb/social-app-django/.tox/py37-django-22/lib/python3.7/site-packages/django/template/engine.py", line 125, in find_template template = loader.get_template(name, skip=skip) "/home/travis/build/jayvdb/social-app-django/.tox/py37-django-22/lib/python3.7/site-packages/django/template/loaders/cached.py", line 54, in get_template template = super().get_template(template_name, skip) "/home/travis/build/jayvdb/social-app-django/.tox/py37-django-22/lib/python3.7/site-packages/django/template/loaders/base.py", line 18, in get_template for origin in self.get_template_sources(template_name): "/home/travis/build/jayvdb/social-app-django/.tox/py37-django-22/lib/python3.7/site-packages/django/template/loaders/cached.py", line 65, in get_template_sources yield from loader.get_template_sources(template_name) "/home/travis/build/jayvdb/social-app-django/.tox/py37-django-22/lib/python3.7/site-packages/django/template/loaders/filesystem.py", line 36, in get_template_sources name = safe_join(template_dir, template_name) "/home/travis/build/jayvdb/social-app-django/.tox/py37-django-22/lib/python3.7/site-packages/django/utils/_os.py", line 32, in safe_join final_path = abspath(join(base, *paths)) "/home/travis/build/jayvdb/social-app-django/.tox/py37-django-22/lib/python3.7/posixpath.py", line 94, in join genericpath._check_arg_types('join', a, *p) "/home/travis/build/jayvdb/social-app-django/.tox/py37-django-22/lib/python3.7/genericpath.py", line 149, in _check_arg_types (funcname, s.__class__.__name__)) from None TypeError: join() argument must be str or bytes, not 'NoneType'
Traceback (most recent call last): "C:\Pyx\lib\site-packages\nose\case.py", line 197, in runTest self.test(*self.arg) "C:\Pyx\lib\site-packages\mahotas\tests\test_freeimage.py", line 25, in test_freeimage freeimage.imsave(_testimgname, img) "C:\Pyx\lib\site-packages\mahotas\io\freeimage.py", line 798, in imsave write(img, filename) "C:\Pyx\lib\site-packages\mahotas\io\freeimage.py", line 597, in write res = _FI.FreeImage_Save(ftype, bitmap, filename, flags)WindowsError: exception: priviledged instruction
0.316872
Traceback (most recent call last): "<console>", line 1, in <module> "/Users/gabejackson/venv/hvad-test/lib/python2.7/site-packages/imagekit/models/fields/utils.py", line 16, in __get__ file = ImageCache (spec) "/Users/gabejackson/venv/hvad-test/lib/python2.7/site-packages/imagekit/cachefiles/__init__.py", line 52, in __init__ or getattr(generator, 'cachefile_strategy', None) "/Users/gabejackson/venv/hvad-test/lib/python2.7/site-packages/django/utils/functional.py", line 224, in inner return func(self._wrapped, *args)TypeError: object of type 'JustInTime' has no len()
Traceback (most recent call last): "/symln_home/anaconda/bin/conda", line 6, in <module> sys.exit(main()) "/Users/tomflem/anaconda/lib/python2.7/site-packages/conda/cli/main.py", line 48, in main activate.main() "/Users/tomflem/anaconda/lib/python2.7/site-packages/conda/cli/activate.py", line 163, in main conda.install.symlink_conda(prefix, root_dir, shell) "/Users/tomflem/anaconda/lib/python2.7/site-packages/conda/install.py", line 582, in symlink_conda symlink_conda_hlp(prefix, root_dir, where, symlink_fn) "/Users/tomflem/anaconda/lib/python2.7/site-packages/conda/install.py", line 599, in symlink_conda_hlp symlink_fn(root_file, prefix_file)OSError: [Errno 17] exists
0.26347
Traceback (most recent call last): "tools/train_net.py", line 186, in <module> main() "tools/train_net.py", line 179, in main model = train(cfg, args.local_rank, args.distributed) "tools/train_net.py", line 85, in train arguments, "f:\maskrcnn-benchmark\maskrcnn_benchmark\engine\trainer.py", line 57, in do_train for iteration, (images, targets, _) in enumerate(data_loader, start_iter): "P:\study file\Anaconda3\envs\torch1.0\lib\site-packages\torch\utils\data\dataloader.py", line 582, in __next__ return self._process_next_batch(batch) "P:\study file\Anaconda3\envs\torch1.0\lib\site-packages\torch\utils\data\dataloader.py", line 608, in _process_next_batch raise batch.exc_type(batch.exc_msg) ZeroDivisionError: Traceback (most recent call last):
Traceback (most recent call last): "/usr/local/lib/python3.4/dist-packages/scdl/scdl.py", line 262, in download download_track(item) "/usr/local/lib/python3.4/dist-packages/scdl/scdl.py", line 346, in download_track if track['streamable']:KeyError: 'streamable'
0.265882
Traceback (most recent call last): "/anaconda3/lib/python3.6/site-packages/nose/case.py", line 197, in runTest self.test(*self.arg) "/Users/nohextaka/Documents/Projects/scikit-video/skvideo/tests/test_measure.py", line 179, in test_measure_PSNR ref = skvideo.io.vread(vidpaths[0], as_grey=True) "/Users/nohextaka/Documents/Projects/scikit-video/skvideo/io/io.py", line 144, in vread reader = FFmpegReader(fname, inputdict=inputdict, outputdict=outputdict, verbosity=verbosity) "/Users/nohextaka/Documents/Projects/scikit-video/skvideo/io/ffmpeg.py", line 44, in __init__ super(FFmpegReader,self).__init__(*args, **kwargs) "/Users/nohextaka/Documents/Projects/scikit-video/skvideo/io/abstract.py", line 116, in __init__ "No way to determine width or height from video. Need `-s` in `inputdict`. Consult documentation on I/O.") ValueError: No way to determine width or height from video. Need `-s` in `inputdict`. Consult documentation on I/O.
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/feature_selection/__init__.py", line 7, in <module> from .univariate_selection import chi2 "/usr/local/scikit-learn-master/sklearn/feature_selection/univariate_selection.py", line 15, in <module> from ..preprocessing import LabelBinarizer "/usr/local/scikit-learn-master/sklearn/preprocessing/__init__.py", line 6, in <module> from ._function_transformer import FunctionTransformer "/usr/local/scikit-learn-master/sklearn/preprocessing/_function_transformer.py", line 2, in <module> from ..utils import check_array "/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.294244
Traceback (most recent call last): "/usr/local/lib/python3.5/dist-packages/intelmq/lib/bot.py", line 269, in start self.process() "/usr/local/lib/python3.5/dist-packages/intelmq/bots/collectors/mail/lib.py", line 40, in process mailbox = self.connect_mailbox() "/usr/local/lib/python3.5/dist-packages/intelmq/bots/collectors/mail/lib.py", line 33, in connect_mailbox self.parameters.mail_ssl, AttributeError: 'Parameters' object has no attribute 'mail_ssl'
"module_stderr": "Traceback (most recent call last):\n \"/tmp/ansible_GCRADR/ansible_module_junos_facts.py\", line 130, in <module>\n main()\n \"/tmp/ansible_GCRADR/ansible_module_junos_facts.py\", line 117, in main\n resp_config = module.config.get_config(config_format=config_format)\n \"/tmp/ansible_GCRADR/ansible_modlib.zip/ansible/module_utils/netcfg.py\", line 61, in get_config\n \"/tmp/ansible_GCRADR/ansible_modlib.zip/ansible/module_utils/junos.py\", line 167, in get_config\n \"/tmp/ansible_GCRADR/ansible_modlib.zip/ansible/module_utils/junos.py\", line 93, in raise_exc\nansible.module_utils.network.NetworkError: invalid config format. Valid options are text, xml\n", "module_stdout": "",
0.272568
Traceback (most recent call last): "spotdl.py", line 488, in <module> grabList(file=args.list) "spotdl.py", line 406, in grabList except ConnectionError: NameError: global name 'ConnectionError' is not defined
Traceback (most recent call last): "/home/user/workspace/git/subliminal/subliminal/core.py", line 171, in download_subtitle self[subtitle.provider_name].download_subtitle(subtitle) "/home/user/workspace/git/subliminal/subliminal/providers/legendastv.py", line 448, in download_subtitle subtitle.content = fix_line_ending(subtitle.archive.content.read(subtitle.name)) "build/bdist.linux-x86_64/egg/rarfile.py", line 657, in read f = self.open(fname, 'r', psw) "build/bdist.linux-x86_64/egg/rarfile.py", line 642, in open return self._open_unrar(self.rarfile, inf, psw) "build/bdist.linux-x86_64/egg/rarfile.py", line 1189, in _open_unrar raise ValueError("Cannot use unrar directly on memory buffer")ValueError: Cannot use unrar directly on memory buffer
0.27472
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): "<stdin>", line 2, in <module> "gcloud/storage/batch.py", line 165, in __exit__ self.finish() "gcloud/storage/batch.py", line 130, in finish raise ValueError("No deferred requests")ValueError: No deferred requests
0.186654
Traceback (most recent call last): "C:\Users\masma\AppData\Local\Programs\Python\Python37\lib\tkinter\__init__.py", line 3507, in __del__ self.tk.call('image', 'delete', self.name) RuntimeError: main thread is not in main loop
Error: Traceback (most recent call last): "/usr/local/bin/flake8", line 11, in sys.exit(main()) "/usr/local/lib/python3.5/dist-packages/flake8/main.py", line 33, in main report = flake8_style.check_files() "/usr/local/lib/python3.5/dist-packages/pep8.py", line 1672, in check_files runner(path) "/usr/local/lib/python3.5/dist-packages/flake8/engine.py", line 95, in input_file return fchecker.check_all(expected=expected, line_offset=line_offset) "/usr/local/lib/python3.5/dist-packages/pep8.py", line 1456, in check_all self.check_logical() "/usr/local/lib/python3.5/dist-packages/pep8.py", line 1328, in check_logical (start_row, start_col) = mapping[0][1]TypeError: 'NoneType' object is not subscriptable
0.285659
>>> Traceback (most recent call last): "<stdin>", line 1, in <module> "/venv/lib/python2.7/site-packages/pandas/io/parsers.py", line 491, in parser_f return _read(filepath_or_buffer, kwds) "/venv/lib/python2.7/site-packages/pandas/io/parsers.py", line 268, in _read parser = Text Reader(filepath_or_buffer, **kwds) "/venv/lib/python2.7/site-packages/pandas/io/parsers.py", line 583, in __init__ self._make_engine(self.engine) "/venv/lib/python2.7/site-packages/pandas/io/parsers.py", line 724, in _make_engine self._engine = CParserWrapper(self.f, **self.options) "/venv/lib/python2.7/site-packages/pandas/io/parsers.py", line 1093, in __init__ self._reader = _parser.TextReader(src, **kwds) "pandas/parser.pyx", line 509, in pandas.parser.TextReader.__cinit__ (pandas/parser.c:4897) "pandas/parser.pyx", line 709, in pandas.parser.TextReader._get_header (pandas/parser.c:7427) "pandas/parser.pyx", line 820, in pandas.parser.TextReader._tokenize_rows (pandas/parser.c:8736) "pandas/parser.pyx", line 1732, in pandas.parser.raise_parser_error (pandas/parser.c:22105)pandas.parser.CParserError: Error tokenizing data. C error: EOF inside string starting at line 0
Traceback (most recent call last): "bin/hummingbot_quickstart.py", line 111, in <module> asyncio.get_event_loop().run_until_complete(quick_start()) "/opt/conda/envs/hummingbot/lib/python3.6/asyncio/base_events.py", line 473, in run_until_complete return future.result() "bin/hummingbot_quickstart.py", line 107, in quick_start await normal_start() "/bin/hummingbot.py", line 42, in main chdir_to_data_directory() "/hummingbot/__init__.py", line 109, in chdir_to_data_directory import appdirs ModuleNotFoundError: No module named 'appdirs'
0.264862
Traceback (most recent call last): "/tmp/db4d8e04-85c9-4eba-b0b3-4ade69200fd3/test.py", line 60, in <module> rf_df.show() "/usr/lib/spark/python/lib/pyspark.zip/pyspark/sql/dataframe.py", line 287, in show "/usr/lib/spark/python/lib/py4j-0.10.3-src.zip/py4j/java_gateway.py", line 1133, in __call__ "/usr/lib/spark/python/lib/pyspark.zip/pyspark/sql/utils.py", line 63, in deco for criterion, pop in criteria_pops: "/usr/lib/spark/python/lib/py4j-0.10.3-src.zip/py4j/protocol.py", line 319, in get_return_value py4j.protocol.Py4JJavaError: An error occurred while calling o73.showString.
Traceback (most recent call last): "C:\Devlp\env\lib\site-packages\tornado-2.2-py2.7.egg\tornado\web.py", line 693, in send_error self.write_error(status_code, **kwargs) "C:\Devlp\env\lib\site-packages\tornado-2.2-py2.7.egg\tornado\web.py", line 739, in write_error "message": httplib.responses[status_code], "C:\Devlp\env\lib\site-packages\tornado-2.2-py2.7.egg\tornado\web.py", line 668, in finish self.flush(include_footers=True) "C:\Devlp\env\lib\site-packages\tornado-2.2-py2.7.egg\tornado\web.py", line 631, in flush self.request.write(headers + chunk, callback=callback) "C:\Devlp\env\lib\site-packages\tornado-2.2-py2.7.egg\tornado\httpserver.py", line 418, in write self.connection.write(chunk, callback=callback) "C:\Devlp\env\lib\site-packages\tornado-2.2-py2.7.egg\tornado\httpserver.py", line 176, in write assert self._request, "Request closed"AssertionError: Request closed
0.239771
Jun 02 17:31:00.522 - [ERROR] Except stack:Traceback (most recent call last): "I:\XX-Net-3.11.15\code\3.12.0\launcher\module_init.py", line 74, in stop _start = proc_handler[module]["imp"].start KeyError: 'imp'
Traceback (most recent call last): "/home/yen/Projects/certbot/certbot-apache/certbot_apache/tests/configurator_test.py", line 1132, in test_redirect_two_domains_one_vhost self.config.enhance("red.blue.purple.com", "redirect") "/home/yen/Projects/certbot/certbot-apache/certbot_apache/configurator.py", line 1218, in enhance func(self.choose_vhost(domain), options) "/home/yen/Projects/certbot/certbot-apache/certbot_apache/configurator.py", line 333, in choose_vhost vhost = self.make_vhost_ssl(vhost) "/home/yen/Projects/certbot/certbot-apache/certbot_apache/configurator.py", line 857, in make_vhost_ssl "Could not reverse map the HTTPS VirtualHost to the original") certbot.errors.PluginError: Could not reverse map the HTTPS VirtualHost to the original
0.13033
Traceback (most recent call last): "/var/tmp/.amendlik_e98484_salt/salt-call", line 27, in <module> salt_call() "/var/tmp/.amendlik_e98484_salt/pyall/salt/scripts.py", line 431, in salt_call client.run() "/var/tmp/.amendlik_e98484_salt/pyall/salt/cli/call.py", line 57, in run caller.run() "/var/tmp/.amendlik_e98484_salt/pyall/salt/cli/caller.py", line 138, in run ret = self.call() "/var/tmp/.amendlik_e98484_salt/pyall/salt/cli/caller.py", line 237, in call ret['return'] = self.minion.executors[fname](self.opts, data, func, args, kwargs) "/var/tmp/.amendlik_e98484_salt/pyall/salt/executors/direct_call.py", line 12, in execute return func(*args, **kwargs) "/var/tmp/.amendlik_e98484_salt/pyall/salt/modules/state.py", line 2198, in pkg _set_retcode(ret) "/var/tmp/.amendlik_e98484_salt/pyall/salt/modules/state.py", line 107, in _set_retcode if not __utils__['state.check_result'](ret, highstate=highstate): "/var/tmp/.amendlik_e98484_salt/pyall/salt/loader.py", line 1208, in __getitem__ func = super(LazyLoader, self).__getitem__(item) "/var/tmp/.amendlik_e98484_salt/pyall/salt/utils/lazy.py", line 108, in __getitem__ raise KeyError(key) KeyError: 'state.check_result'
Traceback (most recent call last): "youtube_dl\extractor\youtube.pyo", line 817, in _decrypt_signature "youtube_dl\extractor\youtube.pyo", line 709, in _extract_signature_functionExtractorError: Cannot identify player u'https://s.ytimg.com/yts/jsbin/player-en_US-vfljDEtYP/base.js'; please report this issue on https://yt-dl.
0.227893
2019-05-12T09:50:21 WARNING Traceback (most recent call last): "/home/xxx/.local/share/QGIS/QGIS3/profiles/default/python/plugins/rastervision_qgis/raster_vision.py", line 208, in run_load_experiment self.experiment_controller.run() "/home/xxx/.local/share/QGIS/QGIS3/profiles/default/python/plugins/rastervision_qgis/experiment_dialog.py", line 161, in run experiment = self.dlg.experiment AttributeError: 'ExperimentDialog' object has no attribute 'experiment'
Traceback (most recent call last): "/home/kbuilder/.pyenv/versions/3.6.1/lib/python3.6/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) "/home/kbuilder/.pyenv/versions/3.6.1/lib/python3.6/runpy.py", line 85, in _run_code exec(code, run_globals) "/tmpfs/src/git/autosynth/autosynth/synth.py", line 166, in <module> main() "/tmpfs/src/git/autosynth/autosynth/synth.py", line 151, in main commit_changes(pr_title) "/tmpfs/src/git/autosynth/autosynth/synth.py", line 95, in commit_changes subprocess.check_call(["git", "commit", "-m", message]) "/home/kbuilder/.pyenv/versions/3.6.1/lib/python3.6/subprocess.py", line 291, in check_call raise CalledProcessError(retcode, cmd)subprocess.CalledProcessError: Command '['git', 'commit', '-m', '[CHANGE ME] Re-generated language to pick up changes in the API or client library generator.']' returned non-zero exit status 1.
0.205691
Traceback (most recent call last): "ec-math.py", line 48, in <module> secret = random_secret() "ec-math.py", line 29, in random_secret return convert_to_int(byte_array) "ec-math.py", line 23, in <lambda> convert_to_int = lambda array: int("".join(array).encode("hex"), 16) TypeError: sequence item 0: expected str instance, int found
LLVM version... Traceback (most recent call last): "/tmp/pip-install-ryc433tr/llvmlite/ffi/build.py", line 106, in main_posix out = subprocess.check_output([llvm_config, '--version']) "/usr/lib/python3.5/subprocess.py", line 626, in check_output **kwargs).stdout "/usr/lib/python3.5/subprocess.py", line 693, in run with Popen(*popenargs, **kwargs) as process: "/usr/lib/python3.5/subprocess.py", line 947, in __init__ restore_signals, start_new_session) "/usr/lib/python3.5/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg) NotFoundError: [Errno 2] No such file or directory: 'llvm-config'
0.293692
WARNING: Automatic signature extraction failed: Traceback (most recent call last): "/usr/lib/python3.4/site-packages/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature return func(s) "/usr/lib/python3.4/site-packages/youtube_dl/extractor/youtube.py", line 449, in <lambda> return lambda s: initial_function([s]) "/usr/lib/python3.4/site-packages/youtube_dl/jsinterp.py", line 113, in resf res = self.interpret_statement(stmt, local_vars) "/usr/lib/python3.4/site-packages/youtube_dl/jsinterp.py", line 43, in interpret_statement 'Cannot determine left side of statement in %r' % stmt)youtube_dl.utils.ExtractorError: Cannot determine left side of statement in 'xh(this.j,a)'; 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.
Traceback (most recent call last): "examples/myexample.py", line 195, in <module> trace = pm.sample(1500, tune=1000, chains=1, init='adapt_diag') "/Users/Yannis/.pyenv/versions/mini-project/lib/python3.6/site-packages/pymc3/sampling.py", line 457, in sample trace = _sample_many(**sample_args) "/Users/Yannis/.pyenv/versions/mini-project/lib/python3.6/site-packages/pymc3/sampling.py", line 503, in _sample_many step=step, random_seed=random_seed[i], **kwargs) "/Users/Yannis/.pyenv/versions/mini-project/lib/python3.6/site-packages/pymc3/sampling.py", line 544, in _sample for it, strace in enumerate(sampling): "/Users/Yannis/.pyenv/versions/mini-project/lib/python3.6/site-packages/tqdm/std.py", line 1091, in __iter__ for obj in iterable: "/Users/Yannis/.pyenv/versions/mini-project/lib/python3.6/site-packages/pymc3/sampling.py", line 633, in _iter_sample point, states = step.step(point) "/Users/Yannis/.pyenv/versions/mini-project/lib/python3.6/site-packages/pymc3/step_methods/arraystep.py", line 247, in step apoint, stats = self.astep(array) "/Users/Yannis/.pyenv/versions/mini-project/lib/python3.6/site-packages/pymc3/step_methods/hmc/base_hmc.py", line 144, in astep raise SamplingError("Bad initial energy") pymc3.exceptions.SamplingError: Bad initial energy
0.192158
Traceback (most recent call last): "client.py", line 98, in <module> import colorama ModuleNotFoundError: No module named 'colorama'
Traceback (most recent call last): "/usr/lib/python3.4/site-packages/telegram/utils/request.py", line 98, in _parse data = json.loads(decoded_s) "/usr/lib64/python3.4/json/__init__.py", line 318, in loads return _default_decoder.decode(s) "/usr/lib64/python3.4/json/decoder.py", line 343, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) "/usr/lib64/python3.4/json/decoder.py", line 361, in raw_decode raise ValueError(errmsg("Expecting value", s, err.value)) from None ValueError: Expecting value: line 1 column 1 (char 0)
0.32138
Traceback (most recent call last): "/home/wallat/miniconda3/envs/knowledge-probing/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout "/home/wallat/miniconda3/envs/knowledge-probing/lib/python3.7/site-packages/urllib3/connectionpool.py", line 725, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] "/home/wallat/miniconda3/envs/knowledge-probing/lib/python3.7/site-packages/urllib3/util/retry.py", line 439, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.wandb.ai', port=443): Max retries exceeded with url: /graphql (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x14f9fe746fd0>: Failed to establish a new connection: [Errno -2] Name or service not known'))
Traceback (most recent call last): "/home/rorym/.local/lib/python3.8/site-packages/pandas/core/indexes/base.py", line 2897, in get_loc return self._engine.get_loc(key) "pandas/_libs/index.pyx", line 107, in pandas._libs.index.IndexEngine.get_loc "pandas/_libs/index.pyx", line 131, in pandas._libs.index.IndexEngine.get_loc "pandas/_libs/hashtable_class_helper.pxi", line 1607, in pandas._libs.hashtable.PyObjectHashTable.get_item "pandas/_libs/hashtable_class_helper.pxi", line 1614, in pandas._libs.hashtable.PyObjectHashTable.get_item KeyError: 'values'
0.207462
Traceback (most recent call last): "./gns3-gui\gns3\main_window.py", line 399, in _openProjectActionSlot "./gns3-gui\gns3\main_window.py", line 1223, in loadProject "./gns3-gui\gns3\topology.py", line 486, in loadTypeError: getRemoteServer() missing 1 required positional argument: 'ca_file'
Traceback (most recent call last): "E:\Downloads\auto-submit-master\currency\login.py", line 75, in <module> apis = getCpdailyApis(user) "E:\Downloads\auto-submit-master\currency\login.py", line 29, in getCpdailyApis schools = requests.get(url='https://www.cpdaily.com/v6/config/guest/tenant/list', verify=not debug).json()['data'] "C:\Users\p\AppData\Local\Programs\Python\Python38\lib\site-packages\requests\api.py", line 76, in get return request('get', url, params=params, **kwargs) "C:\Users\p\AppData\Local\Programs\Python\Python38\lib\site-packages\requests\api.py", line 61, in request return session.request(method=method, url=url, **kwargs) "C:\Users\p\AppData\Local\Programs\Python\Python38\lib\site-packages\requests\sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) "C:\Users\p\AppData\Local\Programs\Python\Python38\lib\site-packages\requests\sessions.py", line 643, in send r = adapter.send(request, **kwargs) "C:\Users\p\AppData\Local\Programs\Python\Python38\lib\site-packages\requests\adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='www.cpdaily.com', port=443): Max retries exceeded with url: /v6/config/guest/tenant/list (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x0000023FA491F2E0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed'))
0.266162
Traceback (most recent call last): "/root/zulip/scripts/lib/create-production-venv", line 22, in <module> cached_venv_path = setup_virtualenv(args.target, os.path.join(ZULIP_PATH, "requirements", "py2_prod.txt")) "/root/zulip/scripts/lib/setup_venv.py", line 70, in setup_virtualenv do_setup_virtualenv(cached_venv_path, requirements_file, virtualenv_args or []) "/root/zulip/scripts/lib/setup_venv.py", line 97, in do_setup_virtualenv run(["pip", "install", "--no-deps", "--requirement", requirements_file]) "/root/zulip/scripts/lib/zulip_tools.py", line 93, in run raise subprocess.CalledProcessError(rc, args) # type: ignore # https://github.com/python/typeshed/pull/329 subprocess.CalledProcessError: Command '['pip', 'install', '--no-deps', '--requirement', '/root/zulip/requirements/py2_prod.txt']' returned non-zero exit status 1
Traceback (most recent call last): "C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-wl9gly17\knack\knack\cli.py", line 206, in invoke "C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-wl9gly17\azure-cli-core\azure\cli\core\commands\__init__.py", line 566, in execute "C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-wl9gly17\azure-cli-core\azure\cli\core\commands\__init__.py", line 624, in _run_jobs_serially "C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-wl9gly17\azure-cli-core\azure\cli\core\commands\__init__.py", line 615, in _run_job "C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-wl9gly17\azure-cli-role\azure\cli\command_modules\role\commands.py", line 69, in graph_err_handler "C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-wl9gly17\azure-cli-core\azure\cli\core\commands\__init__.py", line 594, in _run_job "C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-wl9gly17\azure-cli-core\azure\cli\core\commands\__init__.py", line 303, in __call__ "C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-wl9gly17\azure-cli-core\azure\cli\core\commands\arm.py", line 554, in handler "C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-wl9gly17\azure-cli-core\azure\cli\core\commands\__init__.py", line 409, in cached_put "C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-wl9gly17\azure-cli-core\azure\cli\core\commands\__init__.py", line 404, in _put_operation "C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-wl9gly17\azure-cli-role\azure\cli\command_modules\role\custom.py", line 960, in patch_application "C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-wl9gly17\azure-graphrbac\azure\graphrbac\operations\applications_operations.py", line 321, in patch "C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-wl9gly17\msrest\msrest\serialization.py", line 574, in body "C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-wl9gly17\msrest\msrest\exceptions.py", line 51, in raise_with_traceback "C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-wl9gly17\msrest\msrest\serialization.py", line 571, in body "C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-wl9gly17\msrest\msrest\serialization.py", line 1258, in _deserialize "C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-wl9gly17\msrest\msrest\serialization.py", line 1267, in _deserialize "C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-wl9gly17\msrest\msrest\serialization.py", line 1447, in deserialize_data "C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-wl9gly17\msrest\msrest\serialization.py", line 1478, in deserialize_iter "C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-wl9gly17\msrest\msrest\serialization.py", line 1478, in <listcomp> "C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-wl9gly17\msrest\msrest\serialization.py", line 1460, in deserialize_data "C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-wl9gly17\msrest\msrest\serialization.py", line 1298, in _deserialize "C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-wl9gly17\msrest\msrest\exceptions.py", line 51, in raise_with_traceback "C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-wl9gly17\msrest\msrest\serialization.py", line 1288, in _deserialize "C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-wl9gly17\msrest\msrest\serialization.py", line 1078, in rest_key_case_insensitive_extractor "C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-wl9gly17\msrest\msrest\serialization.py", line 1101, in attribute_key_case_insensitive_extractor msrest.exceptions.SerializationError: Unable to build a model: Unable to deserialize to object: type, AttributeError: 'str' object has no attribute 'get', DeserializationError: Unable to deserialize to object: type, AttributeError: 'str' object has no attribute 'get'
0.275036
Traceback (most recent call last): "/Users/michael/Downloads/psutil-5.4.7/psutil/tests/test_process.py", line 656, in test_memory_maps_lists_lib with copyload_shared_lib() as path: "/sw/lib/python3.5/contextlib.py", line 59, in __enter__ return next(self.gen) "/Users/michael/Downloads/psutil-5.4.7/psutil/tests/__init__.py", line 1197, in copyload_shared_lib libs = [x.path for x in psutil.Process().memory_maps() if "/Users/michael/Downloads/psutil-5.4.7/psutil/__init__.py", line 1111, in memory_maps it = self._proc.memory_maps() "/Users/michael/Downloads/psutil-5.4.7/psutil/_psosx.py", line 335, in wrapper return fun(self, *args, **kwargs) "/Users/michael/Downloads/psutil-5.4.7/psutil/_psosx.py", line 576, in memory_maps return cext.proc_memory_maps(self.pid) OSError: [Errno 22] Invalid argument
Traceback (most recent call last): "tag.py", line 16, in <module> mp4file.save() "C:\Python27\lib\site-packages\mutagen-1.22-py2.7.egg\mutagen\__init__.py", line 155, in save return self.tags.save(filename, **kwargs) "C:\Python27\lib\site-packages\mutagen-1.22-py2.7.egg\mutagen\mp4.py", line 359, in save values.append(info[1](self, key, value, *info[2:])) "C:\Python27\lib\site-packages\mutagen-1.22-py2.7.egg\mutagen\mp4.py", line 551, in __render_pair for (track, total) in value:mutagen.mp4.MP4MetadataValueError: 'int' object is not iterable
0.322945
Traceback (most recent call last): "test.py", line 115, in test_single_meter_group print ("Timeframe: ", elec.get_timeframe()) "/Users/rishi/Documents/Master_folder/IIITD/5th_semester/Independent_Project/nilmtk/nilmtk/metergroup.py", line 1557, in clear_cache meter.clear_cache() "/Users/rishi/Documents/Master_folder/IIITD/5th_semester/Independent_Project/nilmtk/nilmtk/elecmeter.py", line 792, in clear_cache self.store.remove(key_for_cache) "/Users/rishi/Documents/Master_folder/IIITD/5th_semester/Independent_Project/nilmtk/nilmtk/docinherit.py", line 46, in f return self.mthd(obj, *args, **kwargs) "/Users/rishi/Documents/Master_folder/IIITD/5th_semester/Independent_Project/nilmtk/nilmtk/datastore/hdfdatastore.py", line 171, in remove self.store.remove(key) "/Users/rishi/anaconda/lib/python2.7/site-packages/pandas-0.14.1_345_ge226bac-py2.7-macosx-10.5-x86_64.egg/pandas/io/pytables.py", line 856, in remove s._f_remove(recursive=True) "/Users/rishi/anaconda/lib/python2.7/site-packages/tables/node.py", line 561, in _f_remove self._g_remove(recursive, force) "/Users/rishi/anaconda/lib/python2.7/site-packages/tables/group.py", line 936, in _g_remove super(Group, self)._g_remove(recursive, force) "/Users/rishi/anaconda/lib/python2.7/site-packages/tables/node.py", line 541, in _g_remove self._g_delete(parent) "hdf5extension.pyx", line 905, in tables.hdf5extension.Node._g_delete (tables/hdf5extension.c:8577)HDF5ExtError: HDF5 error back trace
Traceback (most recent call last): "C:\Program s (x86)\Python\lib\site-packages\telegram\ext\dispatcher.py", line 279, in process_update handler.handle_update(update, self) "C:\Program s (x86)\Python\lib\site-packages\telegram\ext\commandhandler.py", line 171, in handle_update return self.callback(dispatcher.bot, update, **optional_args) "C:\Users\User\Downloads\FlacBot.py", line 21, in start bot.send_audio(chat_id=update.message.chat_id, audio=open(r'C:\ .mp3', 'rb')) "C:\Program s (x86)\Python\lib\site-packages\telegram\bot.py", line 60, in decorator result = func(self, *args, **kwargs) "C:\Program s (x86)\Python\lib\site-packages\telegram\bot.py", line 85, in decorator result = self._request.post(url, data, timeout=kwargs.get('timeout')) "C:\Program s (x86)\Python\lib\site-packages\telegram\utils\request.py", line 264, in post 'POST', url, body=data.to_form(), headers=data.headers, **urlopen_kwargs) "C:\Program s (x86)\Python\lib\site-packages\telegram\utils\request.py", line 196, in _request_wrapper raise NetworkError('urllib3 HTTPError {0}'.format(error)) telegram.error.NetworkError: urllib3 HTTPError ('Connection aborted.', timeout('The write operation timed out',))
0.072357
Traceback (most recent call last): "/Users/James/.virtualenvs/example/lib/python3.4/site-packages/django/template/base.py", line 894, in _resolve_lookup current = current[int(bit)]ValueError: invalid literal for int() with base 10: 'hide_label'
Traceback (most recent call last): "/usr/lib/python3.4/site-packages/youtube_dl/YoutubeDL.py", line 663, in extract_info ie_result = ie.extract(url) "/usr/lib/python3.4/site-packages/youtube_dl/extractor/common.py", line 290, in extract return self._real_extract(url) "/usr/lib/python3.4/site-packages/youtube_dl/extractor/comcarcoff.py", line 36, in _real_extract webpage, 'full data json')) "/usr/lib/python3.4/site-packages/youtube_dl/extractor/common.py", line 584, in _search_regex raise RegexNotFoundError('Unable to extract %s' % _name)youtube_dl.utils.RegexNotFoundError: Unable to extract full data json; 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.
0.157527
Traceback (most recent call last): "c:\users\91887\anaconda3\envs\myenv\lib\site-packages\rasa\core\training\dsl.py", line 263, in read_from_file return await reader.process_lines(lines) "c:\users\91887\anaconda3\envs\myenv\lib\site-packages\rasa\core\training\dsl.py", line 371, in process_lines raise ValueError(msg) ValueError: Error in line 7: Invalid to parse arguments in line 'slot{"location:"London"}'. Failed to decode parametersas a json object. Make sure the eventname is followed by a proper json object. Error: Expecting ':' delimiter: line 1 column 13 (char 12)
Traceback (most recent call last): "read_fiona.py", line 23, in <module> get_layers() "read_fiona.py", line 17, in get_layers with fiona.open(file_url) as src: "/home/ahab/.local/lib/python3.6/site-packages/fiona/env.py", line 407, in wrapper return f(*args, **kwargs) "/home/ahab/.local/lib/python3.6/site-packages/fiona/__init__.py", line 254, in open layer=layer, enabled_drivers=enabled_drivers, **kwargs) "/home/ahab/.local/lib/python3.6/site-packages/fiona/collection.py", line 154, in __init__ self.session.start(self, **kwargs) "fiona/ogrext.pyx", line 484, in fiona.ogrext.Session.start "fiona/_shim.pyx", line 81, in fiona._shim.gdal_open_vector fiona.errors.DriverError: '/vsizip/vsis3/bucket/DataImport/BLOCK_I1_Compilation_1_Feature.gdb.zip' does not exist in the file system, and is not recognized as a supported dataset name.
0.169311
BUG: Unhandled error in plugin deluge: [Errno 111] Connection refused Traceback (most recent call last): "/home/paranoidi/apps/flexget/flexget/task.py", line 520, in __run_plugin result = method(*args, **kwargs) "/home/paranoidi/apps/flexget/flexget/event.py", line 20, in __call__ return self.func(*args, **kwargs) "/home/paranoidi/apps/flexget/flexget/plugins/clients/deluge.py", line 296, in on_task_output client.connect() "/home/paranoidi/apps/flexget/lib/python3.7/site-packages/deluge_client/client.py", line 78, in connect self._connect() "/home/paranoidi/apps/flexget/lib/python3.7/site-packages/deluge_client/client.py", line 92, in _connect self._socket.connect((self.host, self.port)) "/usr/lib/python3.7/ssl.py", line 1172, in connect self._real_connect(addr, False) "/usr/lib/python3.7/ssl.py", line 1159, in _real_connect super().connect(addr) ConnectionRefusedError: [Errno 111] Connection refused
Traceback (most recent call last): "reverse_protocol.py", line 311, in <module> main() "reverse_protocol.py", line 192, in main importLayer=4).values() "/usr/local/lib/python3.4/dist-packages/Netzob-1.0.2-py3.4-linux-x86_64.egg/netzob/Common/Utils/Decorators.py", line 188, in wrapped_f return func(*args, **kwargs) "/usr/local/lib/python3.4/dist-packages/Netzob-1.0.2-py3.4-linux-x86_64.egg/netzob/Import/PCAPImporter/PCAPImporter.py", line 515, in read nbPackets, mergePacketsInFlow) "/usr/local/lib/python3.4/dist-packages/Netzob-1.0.2-py3.4-linux-x86_64.egg/netzob/Common/Utils/Decorators.py", line 188, in wrapped_f return func(*args, **kwargs) "/usr/local/lib/python3.4/dist-packages/Netzob-1.0.2-py3.4-linux-x86_64.egg/netzob/Import/PCAPImporter/PCAPImporter.py", line 485, in read s return importer.readMessages(filePathList,bpfFilter, importLayer, nbPackets, mergePacketsInFlow) "/usr/local/lib/python3.4/dist-packages/Netzob-1.0.2-py3.4-linux-x86_64.egg/netzob/Common/Utils/Decorators.py", line 188, in wrapped_f return func(*args, **kwargs) "/usr/local/lib/python3.4/dist-packages/Netzob-1.0.2-py3.4-linux-x86_64.egg/netzob/Import/PCAPImporter/PCAPImporter.py", line 442, in readMessages self.__readMessagesFrom (filePath, bpfFilter, nbPackets) "/usr/local/lib/python3.4/dist-packages/Netzob-1.0.2-py3.4-linux-x86_64.egg/netzob/Common/Utils/Decorators.py", line 188, in wrapped_f return func(*args, **kwargs) "/usr/local/lib/python3.4/dist-packages/Netzob-1.0.2-py3.4-linux-x86_64.egg/netzob/Import/PCAPImporter/PCAPImporter.py", line 199, in __readMessagesFrom packetReader.loop(nbPackets, self.__packetHandler) "/usr/local/lib/python3.4/dist-packages/Netzob-1.0.2-py3.4-linux-x86_64.egg/netzob/Import/PCAPImporter/PCAPImporter.py", line 248, in __packetHandler etherType) = self.__decodeLayer2(header, payload) "/usr/local/lib/python3.4/dist-packages/Netzob-1.0.2-py3.4-linux-x86_64.egg/netzob/Import/PCAPImporter/PCAPImporter.py", line 301, in __decodeLayer2 layer2 = l2Decoder.decode(payload) "/usr/local/lib/python3.4/dist-packages/Netzob-1.0.2-py3.4-linux-x86_64.egg/netzob/Import/PCAPImporter/ImpactDecoder.py", line 68, in decode elif e.get_ether_type() == ImpactPacket.ARP.ethertype: AttributeError: 'module' object has no attribute 'ARP'
0.288226
Traceback (most recent call last): "/home/dash/programs/Real-Time-Voice-Cloning/toolbox/__init__.py", line 81, in <lambda> func = lambda: self.ui.play(self.ui.selected_utterance.wav, Synthesizer.sample_rate) "/home/dash/programs/Real-Time-Voice-Cloning/toolbox/ui.py", line 142, in play sd.play(wav, sample_rate) "/usr/lib/python3.7/site-packages/sounddevice.py", line 154, in play **kwargs) "/usr/lib/python3.7/site-packages/sounddevice.py", line 2417, in start_stream **kwargs) "/usr/lib/python3.7/site-packages/sounddevice.py", line 1374, in __init__ **_remove_self(locals())) "/usr/lib/python3.7/site-packages/sounddevice.py", line 780, in __init__ 'Error opening {0}'.format(self.__class__.__name__)) "/usr/lib/python3.7/site-packages/sounddevice.py", line 2572, in _check raise PortAudioError(errormsg, err) sounddevice.PortAudioError: Error opening OutputStream: Invalid sample rate [PaErrorCode -9997]
Traceback (most recent call last): "C:\Users\racha\anaconda3\lib\site-packages\spyder\plugins\editor\widgets\codeeditor.py", line 4208, in mouseMoveEvent and not self.is_completion_widget_visible()): "C:\Users\racha\anaconda3\lib\site-packages\spyder\plugins\editor\widgets\base.py", line 927, in is_completion_widget_visible return self.completion_widget.isVisible()RuntimeError: wrapped C/C++ object of type CompletionWidget has been deleted
0.20145
Traceback (most recent call last): "/usr/lib/python3.4/shutil.py", line 420, in _rmtree_safe_fd os.unlink(name, dir_fd=topfd) NotFoundError: [Errno 2] No such file or directory: 'pip3'
Traceback (most recent call last): "capa\main.py", line 646, in <module> "capa\main.py", line 532, in main "capa\main.py", line 286, in get_extractor "capa\main.py", line 266, in get_extractor_py2 "capa\main.py", line 252, in get_workspace "site-packages\viv_utils\__init__.py", line 86, in getWorkspace "site-packages\vivisect\__init__.py", line 2345, in saveWorkspace "site-packages\vivisect\storage\basicfile.py", line 15, in saveWorkspace "site-packages\vivisect\storage\basicfile.py", line 24, in vivEventsTo IOError: [Errno 13] Permission denied: 'c:\\windows\\notepad.exe.viv'
0.32807
Traceback (most recent call last): "/content/temporal-shift-module/main.py", line 378, in <module> main() "/content/temporal-shift-module/main.py", line 65, in main non_local=args.non_local) "/content/temporal-shift-module/ops/models.py", line 59, in __init__ self._prepare_base_model(base_model) "/content/temporal-shift-module/ops/models.py", line 144, in _prepare_base_model if self.print_spec: "/usr/local/lib/python3.6/dist-packages/torch/nn/modules/module.py", line 772, in __getattr__ type(self).__name__, name)) **torch.nn.modules.module.ModuleAttributeError: 'TSN' object has no attribute 'print_spec**
Traceback (most recent call last): "<string>", line 17, in <module> "/tmp/pip_build_root/wooey/setup.py", line 3, in <module> with open('README.md') as readme: IOError: [Errno 2] No such file or directory: 'README.md'
0.239292
Traceback (most recent call last): "/opt/code/localstack/.venv/lib/python3.8/site-packages/werkzeug/serving.py", line 323, in run_wsgi execute(self.server.app) "/opt/code/localstack/.venv/lib/python3.8/site-packages/werkzeug/serving.py", line 312, in execute application_iter = app(environ, start_response) "/opt/code/localstack/.venv/lib/python3.8/site-packages/moto/server.py", line 168, in __call__ return backend_app(environ, start_response) "/opt/code/localstack/.venv/lib/python3.8/site-packages/flask/app.py", line 2464, in __call__ return self.wsgi_app(environ, start_response) "/opt/code/localstack/.venv/lib/python3.8/site-packages/flask/app.py", line 2450, in wsgi_app response = self.handle_exception(e) "/opt/code/localstack/.venv/lib/python3.8/site-packages/flask_cors/extension.py", line 165, in wrapped_function return cors_after_request(app.make_response(f(*args, **kwargs))) "/opt/code/localstack/.venv/lib/python3.8/site-packages/flask_cors/extension.py", line 165, in wrapped_function return cors_after_request(app.make_response(f(*args, **kwargs))) "/opt/code/localstack/.venv/lib/python3.8/site-packages/flask/app.py", line 1867, in handle_exception reraise(exc_type, exc_value, tb) "/opt/code/localstack/.venv/lib/python3.8/site-packages/flask/_compat.py", line 39, in reraise raise value "/opt/code/localstack/.venv/lib/python3.8/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() "/opt/code/localstack/.venv/lib/python3.8/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) "/opt/code/localstack/.venv/lib/python3.8/site-packages/flask_cors/extension.py", line 165, in wrapped_function return cors_after_request(app.make_response(f(*args, **kwargs))) "/opt/code/localstack/.venv/lib/python3.8/site-packages/flask_cors/extension.py", line 165, in wrapped_function return cors_after_request(app.make_response(f(*args, **kwargs))) "/opt/code/localstack/.venv/lib/python3.8/site-packages/flask/app.py", line 1821, in handle_user_exception reraise(exc_type, exc_value, tb) "/opt/code/localstack/.venv/lib/python3.8/site-packages/flask/_compat.py", line 39, in reraise raise value "/opt/code/localstack/.venv/lib/python3.8/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() "/opt/code/localstack/.venv/lib/python3.8/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) "/opt/code/localstack/.venv/lib/python3.8/site-packages/moto/core/utils.py", line 146, in __call__ result = self.callback(request, request.url, {}) "/opt/code/localstack/.venv/lib/python3.8/site-packages/moto/s3/responses.py", line 238, in ambiguous_response return self.bucket_response(request, full_url, headers) "/opt/code/localstack/.venv/lib/python3.8/site-packages/moto/s3/responses.py", line 247, in bucket_response response = self._bucket_response(request, full_url, headers) "/opt/code/localstack/.venv/lib/python3.8/site-packages/moto/s3/responses.py", line 285, in _bucket_response body = body.decode("utf-8") UnicodeDecodeError: 'utf-8' codec can't decode byte 0xff in position 0: invalid start byte
[ERROR ] An exception occurred in this state: Traceback (most recent call last): "/usr/lib/python3/dist-packages/salt/state.py", line 1981, in call **cdata['kwargs']) "/usr/lib/python3/dist-packages/salt/loader.py", line 1977, in wrapper return f(*args, **kwargs) "/usr/lib/python3/dist-packages/salt/states/mysql_user.py", line 142, in present **connection_args): "/usr/lib/python3/dist-packages/salt/modules/mysql.py", line 1266, in user_exists server_version = salt.utils.data.decode(version(**connection_args)) "/usr/lib/python3/dist-packages/salt/modules/mysql.py", line 858, in version dbc = _connect(**connection_args) "/usr/lib/python3/dist-packages/salt/modules/mysql.py", line 392, in _connect dbc = MySQLdb.connect(**connargs) "/usr/lib/python3/dist-packages/MySQLdb/__init__.py", line 86, in Connect return Connection(*args, **kwargs) "/usr/lib/python3/dist-packages/MySQLdb/connections.py", line 172, in __init__ for k, v in conv.items(): AttributeError: 'str' object has no attribute 'items'
0.254051
Traceback (most recent call last): "./spack/bin/spack", line 68, in <module> sys.exit(spack.main.main()) "/net/ifs/home/jdoe/spacktest/spack/lib/spack/spack/main.py", line 762, in main return _invoke_command(command, parser, args, unknown) "/net/ifs/home/jdoe/spacktest/spack/lib/spack/spack/main.py", line 490, in _invoke_command return_val = command(parser, args) "/net/ifs/home/jdoe/spacktest/spack/lib/spack/spack/cmd/install.py", line 371, in install install_specs(args, kwargs, zip(abstract_specs, specs)) "/net/ifs/home/jdoe/spacktest/spack/lib/spack/spack/cmd/install.py", line 213, in install_specs builder.install() "/net/ifs/home/jdoe/spacktest/spack/lib/spack/spack/installer.py", line 1534, in install self._install_task(task) "/net/ifs/home/jdoe/spacktest/spack/lib/spack/spack/installer.py", line 1117, in _install_task self._setup_install_dir(pkg) "/net/ifs/home/jdoe/spacktest/spack/lib/spack/spack/installer.py", line 1270, in _setup_install_dir spack.store.layout.create_install_directory(pkg.spec) "/net/ifs/home/jdoe/spacktest/spack/lib/spack/spack/directory_layout.py", line 312, in create_install_directory mkdirp(spec.prefix, mode=perms, group=group, default_perms='parents') "/net/ifs/home/jdoe/spacktest/spack/lib/spack/llnl/util/filesystem.py", line 630, in mkdirp raise e "/net/ifs/home/jdoe/spacktest/spack/lib/spack/llnl/util/filesystem.py", line 623, in mkdirp chgrp_if_not_world_writable(intermediate_path, "/net/ifs/home/jdoe/spacktest/spack/lib/spack/llnl/util/filesystem.py", line 549, in chgrp_if_not_world_writable chgrp(path, group) "/net/ifs/home/jdoe/spacktest/spack/lib/spack/llnl/util/filesystem.py", line 310, in chgrp os.chown(path, -1, gid) OSError: [Errno 22] Invalid argument: '/net/ifs/home/jdoe/spacktest/spack/opt/spack/linux-ubuntu18.04-sandybridge'
Traceback (most recent call last): "/usr/lib/python3/dist-packages/intelmq/lib/bot.py", line 154, in __init__ self.__load_pipeline_configuration() "/usr/lib/python3/dist-packages/intelmq/lib/bot.py", line 734, in __load_pipeline_configuration "{!r}.".format(self.__bot_id)) intelmq.lib.exceptions.ConfigurationError: pipeline configuration failed - no key 'Generic-CSV-Parser'.
0.307536
Traceback (most recent call last): "testdata.py", line 30, in <module> c.name = get_random_name(names_list, random.randrange(2, 6)) "testdata.py", line 8, in get_random_name return " ".join(name_lst) TypeError: sequence item 0: expected str instance, bytes found
Traceback (most recent call last): "/usr/local/bin/sshuttle", line 11, in <module> sys.exit(main()) "/usr/local/lib/python2.7/site-packages/sshuttle/cmdline.py", line 25, in main return firewall.main(opt.method, opt.syslog) "/usr/local/lib/python2.7/site-packages/sshuttle/firewall.py", line 196, in main socket.AF_INET, subnets_v4, udp) "/usr/local/lib/python2.7/site-packages/sshuttle/methods/pf.py", line 394, in setup_firewall pf.add_anchors() "/usr/local/lib/python2.7/site-packages/sshuttle/methods/pf.py", line 159, in add_anchors self._add_anchor_rule(self.PF_RDR, b'sshuttle') "/usr/local/lib/python2.7/site-packages/sshuttle/methods/pf.py", line 169, in _add_anchor_rule super(FreeBsd, self)._add_anchor_rule(type, name, pr=pr) "/usr/local/lib/python2.7/site-packages/sshuttle/methods/pf.py", line 117, in _add_anchor_rule ioctl(pf_get_dev(), pf.DIOCCHANGERULE, pr)**IOError: [Errno 19] Operation not supported by device**
0.322902
"Traceback (most recent call last): "<ipython-input-223-4860aefdc2d6>", line 1, in <module> model = Prophet(seasonality_mode='multiplicative', mcmc_samples=300).fit(df) "C:\Users\User\Anaconda3\lib\site-packages\fbprophet\forecaster.py", line 942, in fit self.make_all_seasonality_features(history)) "C:\Users\User\Anaconda3\lib\site-packages\fbprophet\forecaster.py", line 650, in make_all_seasonality_features component_cols, modes = self.regressor_column_matrix( AttributeError: 'Prophet' object has no attribute 'regressor_column_matrix'"
Traceback (most recent call last): "/opt/pyspider/pyspider/libs/base_handler.py", line 196, in run_task result = self._run_task(task, response) "/opt/pyspider/pyspider/libs/base_handler.py", line 175, in _run_task response.raise_for_status() "/opt/pyspider/pyspider/libs/response.py", line 184, in raise_for_status raise http_error requests.exceptions.HTTPError: Timeout before first response.
0.263488
Traceback (most recent call last): "<stdin>", line 2, in <module> "/opt/pypy/site-packages/pandas/core/generic.py", line 2478, in to_json storage_options=storage_options, "/opt/pypy/site-packages/pandas/io/json/_json.py", line 94, in to_json indent=indent, "/opt/pypy/site-packages/pandas/io/json/_json.py", line 155, in write indent=self.indent, AttributeError: 'BlockManager' object has no attribute 'is_mixed_type'
Traceback (most recent call last): "/srv/homeassistant/homeassistant_venv/lib/python3.5/site-packages/homeassistant/helpers/entity_component.py", line 170, in _async_setup_platform SLOW_SETUP_MAX_WAIT, loop=self.hass.loop) "/usr/lib/python3.5/asyncio/tasks.py", line 400, in wait_for return fut.result() "/usr/lib/python3.5/asyncio/futures.py", line 293, in result raise self._exception "/usr/lib/python3.5/concurrent/futures/thread.py", line 55, in run result = self.fn(*self.args, **self.kwargs) "/srv/homeassistant/homeassistant_venv/lib/python3.5/site-packages/homeassistant/components/sensor/yahoo_finance.py", line 49, in setup_platform if Share(symbol).get_price() is None: "/srv/homeassistant/homeassistant_venv/lib/python3.5/site-packages/yahoo_finance/__init__.py", line 178, in __init__ self.refresh() "/srv/homeassistant/homeassistant_venv/lib/python3.5/site-packages/yahoo_finance/__init__.py", line 142, in refresh self.data_set = self._fetch() "/srv/homeassistant/homeassistant_venv/lib/python3.5/site-packages/yahoo_finance/__init__.py", line 181, in _fetch data = super(Share, self)._fetch() "/srv/homeassistant/homeassistant_venv/lib/python3.5/site-packages/yahoo_finance/__init__.py", line 134, in _fetch data = self._request(query) "/srv/homeassistant/homeassistant_venv/lib/python3.5/site-packages/yahoo_finance/__init__.py", line 125, in _request raise YQLResponseMalformedError() yahoo_finance.YQLResponseMalformedError: Response malformed.
0.186157
Traceback (most recent call last): "C:\Python33\lib\logging\__init__.py", line 941, in emit "C:\Python\64-bit\3.3\lib\encodings\cp1252.py", line 19, in encodeUnicodeEncodeError: 'charmap' codec can't encode character '\u220f' in position 156: character maps to <undefined>
Traceback (most recent call last): "test_getenginefromfunc.py", line 61, in <module> print session.query(func.sum(User.score)).scalar() "/home/ged/devel/sqlalchemy/trunk/lib/sqlalchemy/orm/query.py", line 1268, in scalar ret = list(self)[0](0) "/home/ged/devel/sqlalchemy/trunk/lib/sqlalchemy/orm/query.py", line 1280, in __iter__ return self._execute_and_instances(context) "/home/ged/devel/sqlalchemy/trunk/lib/sqlalchemy/orm/query.py", line 1283, in _execute_and_instances result = self.session.execute(querycontext.statement, params=self._params, mapper=self._mapper_zero_or_none()) "/home/ged/devel/sqlalchemy/trunk/lib/sqlalchemy/orm/session.py", line 752, in execute engine = self.get_bind(mapper, clause=clause, **kw) "/home/ged/devel/sqlalchemy/trunk/lib/sqlalchemy/orm/session.py", line 890, in get_bind ', '.join(context))) sqlalchemy.exc.UnboundExecutionError: Could not locate a bind configured on SQL expression or this Session
0.240167
Traceback (most recent call last): "/hummingbot/client/hummingbot_application.py", line 155, in _handle_command f(**kwargs) "/hummingbot/client/command/history_command.py", line 17, in history self.list_trades() "/hummingbot/client/command/list_command.py", line 100, in list_trades df: pd.DataFrame = TradeFill.to_pandas(queried_trades) "/hummingbot/model/trade_fill.py", line 82, in to_pandas fee_strs = [f"{fee_tuple[0]} {fee_tuple[1]}" for fee_tuple in trade.trade_fee.flat_fees] AttributeError: 'dict' object has no attribute 'flat_fees'
Traceback (most recent call last): "/usr/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 418, in _real_extract doc = parse_xml(webpage) "/usr/local/bin/youtube-dl/youtube_dl/utils.py", line 1406, in parse_xml return xml.etree.ElementTree.XML(s.encode('utf-8'), **kwargs) "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1300, in XML parser.feed(text) "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1642, in feed self._raiseerror(v) "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1506, in _raiseerror raise errParseError: syntax error: line 1, column 0
0.293978
Traceback (most recent call last): "/Users/brey/miniconda3/envs/mayavi/lib/python3.7/site-packages/tvtk/pyface/ui/qt4/scene.py", line 60, in resizeEvent self._scene._renwin.update_traits() AttributeError: 'NoneType' object has no attribute 'update_traits'
Traceback (most recent call last): "/<<BUILDDIR>>/salt-2017.7.2+dfsg1/tests/unit/test_client.py", line 79, in test_pub with patch.dict(self.client.opts, "/<<BUILDDIR>>/salt-2017.7.2+dfsg1/tests/support/mixins.py", line 236, in client RUNTIME_VARS.RUNTIME_CONFIGS['runtime_client'] = salt.client.get_local_client(mopts=mopts) "/<<BUILDDIR>>/salt-2017.7.2+dfsg1/salt/client/__init__.py", line 104, in get_local_client auto_reconnect=auto_reconnect) "/<<BUILDDIR>>/salt-2017.7.2+dfsg1/salt/client/__init__.py", line 160, in __init__ self.key = self.__read_master_key() "/<<BUILDDIR>>/salt-2017.7.2+dfsg1/salt/client/__init__.py", line 193, in __read_master_key self.skip_perm_errors) "/<<BUILDDIR>>/salt-2017.7.2+dfsg1/salt/utils/verify.py", line 399, in check_path_traversal raise SaltClientError(msg) salt.exceptions.SaltClientError: Could not access /tmp/salt-tests-tmpdir/rootdir/cache. Please give bdrung read permissions.
0.09877
Traceback (most recent call last): "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 668, in extract_info ie_result = ie.extract(url) "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 320, in extract return self._real_extract(url) "/usr/local/bin/youtube-dl/youtube_dl/extractor/safari.py", line 115, in _real_extract reference_id = self._search_regex(r'data-reference-id="([^"]+)"', webpage, 'kaltura reference id') "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 621, in _search_regex raise RegexNotFoundError('Unable to extract %s' % _name)RegexNotFoundError: Unable to extract kaltura reference id; 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): "C:\Users\daveb\Downloads\scancode-toolkit-3.1.1\etc\configure.py", line 574, in <module> run_scripts(configs, root_dir, configured_python, quiet=quiet) "C:\Users\daveb\Downloads\scancode-toolkit-3.1.1\etc\configure.py", line 322, in run_scripts call(cmd, root_dir) "C:\Users\daveb\Downloads\scancode-toolkit-3.1.1\etc\configure.py", line 137, in call subprocess.check_call(cmd, shell=True, env=dict(os.environ), cwd=root_dir) "C:\Python27\lib\subprocess.py", line 190, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '"C:\Users\daveb\Downloads\scancode-toolkit-3.1.1\bin\python.exe" "C:\Users\daveb\Downloads\scancode-toolkit-3.1.1\etc\conf\base.py"' returned non-zero exit status 1
0.271681
Traceback (most recent call last): "/usr/share/w3af/w3af/core/ui/gui/main.py", line 917, in _proxy_tool ProxiedRequests(self.w3af) "/usr/share/w3af/w3af/core/ui/gui/tools/proxywin.py", line 158, in __init__ self.reload_options() "/usr/share/w3af/w3af/core/ui/gui/tools/proxywin.py", line 254, in reload_options self._start_proxy() "/usr/share/w3af/w3af/core/ui/gui/tools/proxywin.py", line 308, in _start_proxy self.proxy = InterceptProxy(ip, int(port), self.w3af.uri_opener) "/usr/share/w3af/w3af/core/controllers/daemons/proxy/intercept_proxy.py", line 48, in __init__ name='LocalProxyThread') "/usr/share/w3af/w3af/core/controllers/daemons/proxy/proxy.py", line 122, in __init__ port=port) "/usr/share/w3af/mitmproxy/proxy/config.py", line 106, in __init__ sslversion_choices[ssl_version_client]KeyError: 'SSLv23'
Traceback (most recent call last): "eventHandler.pyc", line 150, in executeEvent "eventHandler.pyc", line 163, in doPreGainFocus "api.pyc", line 109, in setFocusObject "baseObject.pyc", line 46, in __get__ "baseObject.pyc", line 149, in _getPropertyViaCache "NVDAObjects\IAccessible\__init__.pyc", line 1695, in _get_container "IAccessibleHandler.pyc", line 950, in findGroupboxObject "NVDAObjects\IAccessible\__init__.pyc", line 48, in getNVDAObjectFromEvent "NVDAObjects\__init__.pyc", line 137, in __call__ "appModules\audacity.pyc", line 15, in event_NVDAObject_init AttributeError: 'NoneType' object has no attribute 'replace'
0.304998
Traceback (most recent call last): "/usr/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 260, in _real_extract doc = xml.etree.ElementTree.fromstring(webpage.encode('utf-8')) "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/etree/ElementTree.py", line 1300, in XML parser.feed(text) "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/etree/ElementTree.py", line 1642, in feed self._raiseerror(v) "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/etree/ElementTree.py", line 1506, in _raiseerror raise errParseError: not well-formed (invalid token): line 61, column 29
Traceback (most recent call last): "app.py", line 45, in <module> main() "app.py", line 39, in main behaviour.run(settings['market_pairs'], settings['output_mode']) "/app/behaviour.py", line 63, in run new_result = self._test_strategies(market_data, output_mode) "/app/behaviour.py", line 98, in _test_strategies new_result[exchange][market_pair] "/app/behaviour.py", line 250, in _get_crossover_results key_indicator = new_result[crossover_conf['key_indicator_type']][crossover_conf['key_indicator']][crossover_conf['key_indicator_index']] IndexError: list index out of range
0.271426
Traceback (most recent call last): "/usr/share/w3af/w3af/core/ui/gui/tabs/exploit/exploit_all.py", line 171, in _launch_exploit_all exploit.exploit() "/usr/share/w3af/w3af/core/controllers/plugins/attack_plugin.py", line 202, in exploit s = self._generate_shell(vuln) "/usr/share/w3af/w3af/plugins/attack/sqlmap.py", line 77, in _generate_shell if self._verify_vuln(vuln_obj): "/usr/share/w3af/w3af/plugins/attack/sqlmap.py", line 108, in _verify_vuln if sqlmap.is_vulnerable(): "/usr/share/w3af/w3af/plugins/attack/db/sqlmap_wrapper.py", line 121, in is_vulnerable raise NotImplementedError(fmt % (full_command, stdout))NotImplementedError: Unexpected answer found in sqlmap output for command "/usr/bin/python sqlmap.py --output-dir=/tmp --batch --disable-coloring --proxy=http://127.0.0.1:35458/ --batch --url=http://domain/css.php?css=xenforo,form,public&style=9&dir=LTR&d=1414523142": " _
Traceback (most recent call last): "mongomock_test.py", line 29, in <module> ), f"mm returned {len(mm_curs)} results vs pm {len(pm_curs)}" AssertionError: mm returned 3 results vs pm 1
0.208564
Traceback (most recent call last): "C:\Security\programs\cloudfail\socks.py", line 747, in connect negotiate(self, dest_addr, dest_port) "C:\Security\programs\cloudfail\socks.py", line 419, in _negotiate_SOCKS5 CONNECT, dest_addr) "C:\Security\programs\cloudfail\socks.py", line 494, in _SOCKS5_request raise SOCKS5Error("{0:#04x}: {1}".format(status, error)) socks.SOCKS5Error: 0x01: General SOCKS server failure
> Traceback (most recent call last): > "/Users/heyuqi/opt/anaconda3/envs/vaex4/lib/python3.8/site-packages/IPython/core/interactiveshell.py", line 3418, in run_code exec(code_obj, self.user_global_ns, self.user_ns) > "<ipython-input-73-99e48b9ff077>", line 1, in <module> > df.sort(df.Class) > "/Users/heyuqi/development/vaex/install/vaex/packages/vaex-core/vaex/dataframe.py", line 4123, in sort indices = np.argsort(values, kind=kind) > "<__array_function__ internals>", line 5, in argsort > "/Users/heyuqi/opt/anaconda3/envs/vaex4/lib/python3.8/site-packages/numpy/core/fromnumeric.py", line 1107, in argsort return _wrapfunc(a, 'argsort', axis=axis, kind=kind, order=order) > "/Users/heyuqi/opt/anaconda3/envs/vaex4/lib/python3.8/site-packages/numpy/core/fromnumeric.py", line 55, in _wrapfunc return _wrapit(obj, method, *args, **kwds) > "/Users/heyuqi/opt/anaconda3/envs/vaex4/lib/python3.8/site-packages/numpy/core/fromnumeric.py", line 44, in _wrapit result = getattr(asarray(obj), method)(*args, **kwds) > TypeError: '<' not supported between instances of 'str' and 'NoneType' **Software information** - Vaex version (`import vaex; vaex.__version__)`: - {'vaex': '4.0.0a13', 'vaex-core': '4.0.0a19', 'vaex-viz': '0.5.0.dev1', 'vaex-hdf5': '0.7.0a6', 'vaex-server': '0.4.0a3', 'vaex-astro': '0.8.0a1', 'vaex-ui': '0.3.0', 'vaex-jupyter': '0.6.0.dev1', 'vaex-ml': '0.11.0a5', 'vaex-graphql': '0.2.0.dev1'} - Vaex was installed via: from source - OS: MacOS Big Sur
0.1643
Traceback (most recent call last): "/usr/bin/hg", line 38, in <module> mercurial.dispatch.run() "/usr/lib/pymodules/python2.6/mercurial/dispatch.py", line 16, in run sys.exit(dispatch(sys.argv[1:])) "/usr/lib/pymodules/python2.6/mercurial/dispatch.py", line 36, in dispatch return _runcatch(u, args) "/usr/lib/pymodules/python2.6/mercurial/dispatch.py", line 58, in _runcatch return _dispatch(ui, args) "/usr/lib/pymodules/python2.6/mercurial/dispatch.py", line 590, in _dispatch cmdpats, cmdoptions) "/usr/lib/pymodules/python2.6/mercurial/dispatch.py", line 401, in runcommand ret = _runcommand(ui, options, cmd, d) "/usr/lib/pymodules/python2.6/mercurial/extensions.py", line 175, in wrap return wrapper(origfn, *args, **kwargs) "/usr/lib/pymodules/python2.6/hgext/color.py", line 223, in colorcmd return orig(ui_, opts, cmd, cmdfunc) "/usr/lib/pymodules/python2.6/mercurial/dispatch.py", line 641, in _runcommand return checkargs() "/usr/lib/pymodules/python2.6/mercurial/dispatch.py", line 595, in checkargs return cmdfunc() "/usr/lib/pymodules/python2.6/mercurial/dispatch.py", line 588, in <lambda> d = lambda: util.checksignature(func)(ui, *args, **cmdoptions) "/usr/lib/pymodules/python2.6/mercurial/util.py", line 427, in check return func(*args, **kwargs) "/usr/lib/pymodules/python2.6/mercurial/extensions.py", line 130, in wrap util.checksignature(origfn), *args, **kwargs) "/usr/lib/pymodules/python2.6/mercurial/util.py", line 427, in check return func(*args, **kwargs) "/usr/lib/pymodules/python2.6/hgext/bookmarks.py", line 442, in push result = oldpush(ui, repo, dest, **opts) "/usr/lib/pymodules/python2.6/mercurial/util.py", line 427, in check return func(*args, **kwargs) "/usr/lib/pymodules/python2.6/mercurial/extensions.py", line 130, in wrap util.checksignature(origfn), *args, **kwargs) "/usr/lib/pymodules/python2.6/mercurial/util.py", line 427, in check return func(*args, **kwargs) "/usr/lib/pymodules/python2.6/hgext/mq.py", line 2979, in mqcommand return orig(ui, repo, *args, **kwargs) "/usr/lib/pymodules/python2.6/mercurial/util.py", line 427, in check return func(*args, **kwargs) "/usr/lib/pymodules/python2.6/mercurial/commands.py", line 2859, in push newbranch=opts.get('new_branch')) "/usr/lib/pymodules/python2.6/hgext/bookmarks.py", line 330, in push newbranch) "/usr/lib/pymodules/python2.6/hgext/git/hgrepo.py", line 23, in push newbranch=newbranch) "/usr/lib/pymodules/python2.6/hgext/mq.py", line 2883, in push return super(mqrepo, self).push(remote, force, revs, newbranch) "/usr/lib/pymodules/python2.6/mercurial/localrepo.py", line 1314, in push ret = discovery.prepush(self, remote, force, revs, newbranch) "/usr/lib/pymodules/python2.6/mercurial/discovery.py", line 208, in prepush update = findoutgoing(repo, remote, common, remoteheads) "/usr/lib/pymodules/python2.6/mercurial/extensions.py", line 175, in wrap return wrapper(origfn, *args, **kwargs) "/usr/lib/pymodules/python2.6/hgext/git/__init__.py", line 115, in findoutgoing return orig(local, remote, base=base, heads=heads, force=force)TypeError: findoutgoing() got an unexpected keyword argument 'heads'
Traceback (most recent call last): "./azure-coreos-cluster", line 269, in <module> ips = get_ips(args.cloud_service_name, args.cloud_service_name) "./azure-coreos-cluster", line 260, in get_ips result = sms.get_deployment_by_name(service_name, deployment_name) "/foo/g/.virtualenvs/azure/lib/python2.7/site-packages/azure/servicemanagement/servicemanagementservice.py", line 457, in get_deployment_by_name Deployment) "/foo/g/.virtualenvs/azure/lib/python2.7/site-packages/azure/servicemanagement/servicemanagementclient.py", line 322, in _perform_get response = self.perform_get(path, x_ms_version) "/foo/g/.virtualenvs/azure/lib/python2.7/site-packages/azure/servicemanagement/servicemanagementclient.py", line 136, in perform_get response = self._perform_request(request) "/foo/g/.virtualenvs/azure/lib/python2.7/site-packages/azure/servicemanagement/servicemanagementclient.py", line 296, in _perform_request return _management_error_handler(ex) "/foo/g/.virtualenvs/azure/lib/python2.7/site-packages/azure/servicemanagement/__init__.py", line 1996, in _management_error_handler return _general_error_handler(http_error) "/foo/g/.virtualenvs/azure/lib/python2.7/site-packages/azure/__init__.py", line 544, in _general_error_handler _ERROR_NOT_FOUND.format(str(http_error)))azure.WindowsAzureMissingResourceError: Not found (Not Found)
0.187758
Traceback (most recent call last): "thug.py", line 268, in <module> main() "thug.py", line 259, in main Thug(sys.argv[1:])() "/home/pdelsante/bin/thug/src/ThugAPI/ThugAPI.py", line 73, in __call__ self.analyze() "thug.py", line 250, in analyze p(args[0]) "/home/pdelsante/bin/thug/src/ThugAPI/ThugAPI.py", line 283, in run_remote self.run(window) "/home/pdelsante/bin/thug/src/ThugAPI/ThugAPI.py", line 255, in run dft.run() "/home/pdelsante/bin/thug/src/DOM/DFT.py", line 1234, in run self._run() "/home/pdelsante/bin/thug/src/DOM/DFT.py", line 1186, in _run if not self.do_handle(child): "/home/pdelsante/bin/thug/src/DOM/DFT.py", line 1164, in do_handle handler(child) "/home/pdelsante/bin/thug/src/DOM/DFT.py", line 1006, in handle_iframe self.handle_frame(iframe, 'iframe') "/home/pdelsante/bin/thug/src/DOM/DFT.py", line 1003, in handle_frame dft.run() "/home/pdelsante/bin/thug/src/DOM/DFT.py", line 1232, in run with PyV8.JSLocker(): "build/bdist.linux-x86_64/egg/PyV8.py", line 166, in __enter__RuntimeError: Lock should be acquired before enter the context
Traceback (most recent call last): "/Users/cory/Documents/Python/hyper-h2/.tox/py35/lib/python3.5/site-packages/execnet/gateway_base.py", line 1072, in executetask do_exec(co, loc) # noqa "<string>", line 1, in do_exec "<remote exec>", line 143, in <module> "<remote exec>", line 120, in remote_initconfig "/Users/cory/Documents/Python/hyper-h2/.tox/py35/lib/python3.5/site-packages/_pytest/config.py", line 673, in fromdictargs pluginmanager = get_plugin_manager() "/Users/cory/Documents/Python/hyper-h2/.tox/py35/lib/python3.5/site-packages/_pytest/config.py", line 67, in get_plugin_manager pluginmanager.import_plugin(spec) "/Users/cory/Documents/Python/hyper-h2/.tox/py35/lib/python3.5/site-packages/_pytest/core.py", line 332, in import_plugin self.register(mod, modname) "/Users/cory/Documents/Python/hyper-h2/.tox/py35/lib/python3.5/site-packages/_pytest/core.py", line 189, in register reg(plugin, name) # may call addhooks "/Users/cory/Documents/Python/hyper-h2/.tox/py35/lib/python3.5/site-packages/_pytest/config.py", line 612, in _register_plugin import pytest "/Users/cory/Documents/Python/hyper-h2/.tox/py35/lib/python3.5/site-packages/pytest.py", line 17, in <module> _preloadplugins() # to populate pytest.* namespace so help(pytest) works "/Users/cory/Documents/Python/hyper-h2/.tox/py35/lib/python3.5/site-packages/_pytest/config.py", line 58, in _preloadplugins _preinit.append(get_plugin_manager()) "/Users/cory/Documents/Python/hyper-h2/.tox/py35/lib/python3.5/site-packages/_pytest/config.py", line 67, in get_plugin_manager pluginmanager.import_plugin(spec) "/Users/cory/Documents/Python/hyper-h2/.tox/py35/lib/python3.5/site-packages/_pytest/core.py", line 318, in import_plugin mod = importplugin(modname) "/Users/cory/Documents/Python/hyper-h2/.tox/py35/lib/python3.5/site-packages/_pytest/core.py", line 367, in importplugin __import__(mod) "/Users/cory/Documents/Python/hyper-h2/.tox/py35/lib/python3.5/site-packages/_pytest/pdb.py", line 3, in <module> import pdb "/Users/cory/.pyenv/versions/3.5.0/lib/python3.5/pdb.py", line 78, in <module> import signal "/Users/cory/.pyenv/versions/3.5.0/lib/python3.5/signal.py", line 8, in <module> _IntEnum._convert( "/Users/cory/Documents/Python/hyper-h2/.tox/py35/lib/python3.5/site-packages/enum/__init__.py", line 373, in __getattr__ raise AttributeError(name)AttributeError: _convert
0.242629
2019-06-11T04:15:08:ERROR:localstack.services.generic_proxy: Error forwarding request: HTTPConnectionPool(host='127.0.0.1', port=4561): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f911c7a2f28>: Failed to establish a new connection: [Errno 111] Connection refused',)) Traceback (most recent call last): "/opt/code/localstack/.venv/lib/python3.6/site-packages/urllib3/connection.py", line 160, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw) "/opt/code/localstack/.venv/lib/python3.6/site-packages/urllib3/util/connection.py", line 80, in create_connection raise err "/opt/code/localstack/.venv/lib/python3.6/site-packages/urllib3/util/connection.py", line 70, in create_connection sock.connect(sa)ConnectionRefusedError: [Errno 111] Connection refused
Traceback (most recent call last): "/home/user/backup/detectron/tools/train_net.py", line 156, in <module> main() "/home/user/backup/detectron/tools/train_net.py", line 111, in main checkpoints = detectron.utils.train.train_model() "/home/user/backup/detectron/detectron/utils/train.py", line 58, in train_model setup_model_for_training(model, weights_file, output_dir) "/home/user/backup/detectron/detectron/utils/train.py", line 157, in setup_model_for_training add_model_training_inputs(model) "/home/user/backup/detectron/detectron/utils/train.py", line 181, in add_model_training_inputs cfg.TRAIN.DATASETS, cfg.TRAIN.PROPOSAL_FILES "/home/user/backup/detectron/detectron/datasets/roidb.py", line 71, in combined_roidb_for_training _compute_and_log_stats(roidb) "/home/user/backup/detectron/detectron/datasets/roidb.py", line 180, in _compute_and_log_stats classes = roidb[0]['dataset'].classes IndexError: list index out of range
0.065433
Traceback (most recent call last): "D:\Python 35\lib\site-packages\vispy\gloo\gl\gl2.py", line 72, in _get_gl_func func = getattr(_lib, name) "D:\Python 35\lib\ctypes\__init__.py", line 360, in __getattr__ func = self.__getitem__(name) "D:\Python 35\lib\ctypes\__init__.py", line 365, in __getitem__ func = self._FuncPtr((name_or_ordinal, self)) AttributeError: function 'glBlendFuncSeparate' not found
Traceback (most recent call last): "/home/gluten/.local/share/letsencrypt/local/lib/python2.7/site-packages/certbot/plugins/disco.py", line 106, in prepare self._initialized.prepare() "/home/gluten/.local/share/letsencrypt/local/lib/python2.7/site-packages/certbot_apache/configurator.py", line 168, in prepare 'Cannot find Apache control command {0}'.format(restart_cmd))NoInstallationError: Cannot find Apache control command apache2ctl
0.202267
Traceback (most recent call last): "/usr/share/w3af/w3af/core/ui/gui/main.py", line 917, in _proxy_tool ProxiedRequests(self.w3af) "/usr/share/w3af/w3af/core/ui/gui/tools/proxywin.py", line 158, in __init__ self.reload_options() "/usr/share/w3af/w3af/core/ui/gui/tools/proxywin.py", line 254, in reload_options self._start_proxy() "/usr/share/w3af/w3af/core/ui/gui/tools/proxywin.py", line 308, in _start_proxy self.proxy = InterceptProxy(ip, int(port), self.w3af.uri_opener) "/usr/share/w3af/w3af/core/controllers/daemons/proxy/intercept_proxy.py", line 48, in __init__ name='LocalProxyThread') "/usr/share/w3af/w3af/core/controllers/daemons/proxy/proxy.py", line 122, in __init__ port=port) "/usr/share/w3af/mitmproxy/proxy/config.py", line 106, in __init__ sslversion_choices[ssl_version_client]KeyError: 'SSLv23'
Traceback (most recent call last): "/home/muammar/.local/lib/python3.7/site-packages/distributed/protocol/serialize.py", line 144, in serialize header, frames = dumps(x, context=context) if wants_context else dumps(x) "/home/muammar/.local/lib/python3.7/site-packages/distributed/protocol/serialize.py", line 38, in dask_dumps header, frames = dumps(x) "/home/muammar/.local/lib/python3.7/site-packages/distributed/protocol/torch.py", line 10, in serialize_torch_Tensor header, frames = serialize(t.numpy()) RuntimeError: Can't call numpy() on Variable that requires grad. Use var.detach().numpy() instead.
0.213971
Traceback (most recent call last): "/home/sentry/venv/local/lib/python2.7/site-packages/sentry/runner/initializer.py", line 31, in register_plugins plugin = ep.load() "/home/sentry/venv/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2325, in load return self.resolve() "/home/sentry/venv/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2331, in resolve module = __import__(self.module_name, fromlist=['__name__'], level=0) "/home/sentry/venv/local/lib/python2.7/site-packages/sentry_plugins/slack/plugin.py", line 8, in <module> from sentry.models import TagKey, TagValue ImportError: cannot import name TagKey
Traceback (most recent call last): "/home/batuhan/.local/lib/python3.7/site-packages/docker/api/client.py", line 229, in _raise_for_status response.raise_for_status() "/home/batuhan/.local/lib/python3.7/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.35/images/evality/json
0.294908
Traceback (most recent call last): "train.py", line 126, in <module> launch_train_with_config(traincfg, trainer) "/home/ubuntu/anaconda3/envs/car2/lib/python3.6/site-packages/tensorpack/train/interface.py", line 99, in launch_train_with_config extra_callbacks=config.extra_callbacks) "/home/ubuntu/anaconda3/envs/car2/lib/python3.6/site-packages/tensorpack/train/base.py", line 342, in train_with_defaults steps_per_epoch, starting_epoch, max_epoch) "/home/ubuntu/anaconda3/envs/car2/lib/python3.6/site-packages/tensorpack/train/base.py", line 314, in train self.main_loop(steps_per_epoch, starting_epoch, max_epoch) "/home/ubuntu/anaconda3/envs/car2/lib/python3.6/site-packages/tensorpack/utils/argtools.py", line 168, in wrapper return func(*args, **kwargs) "/home/ubuntu/anaconda3/envs/car2/lib/python3.6/site-packages/tensorpack/train/base.py", line 279, in main_loop self.run_step() # implemented by subclass "/home/ubuntu/anaconda3/envs/car2/lib/python3.6/site-packages/tensorpack/train/base.py", line 179, in run_step self.hooked_sess.run(self.train_op) "/home/ubuntu/anaconda3/envs/car2/lib/python3.6/site-packages/tensorflow/python/training/monitored_session.py", line 539, in run run_metadata=run_metadata) "/home/ubuntu/anaconda3/envs/car2/lib/python3.6/site-packages/tensorflow/python/training/monitored_session.py", line 1013, in run run_metadata=run_metadata) "/home/ubuntu/anaconda3/envs/car2/lib/python3.6/site-packages/tensorflow/python/training/monitored_session.py", line 1104, in run raise six.reraise(*original_exc_info) "/home/ubuntu/anaconda3/envs/car2/lib/python3.6/site-packages/six.py", line 703, in reraise raise value "/home/ubuntu/anaconda3/envs/car2/lib/python3.6/site-packages/tensorflow/python/training/monitored_session.py", line 1089, in run return self._sess.run(*args, **kwargs) "/home/ubuntu/anaconda3/envs/car2/lib/python3.6/site-packages/tensorflow/python/training/monitored_session.py", line 1161, in run run_metadata=run_metadata) "/home/ubuntu/anaconda3/envs/car2/lib/python3.6/site-packages/tensorflow/python/training/monitored_session.py", line 941, in run return self._sess.run(*args, **kwargs) "/home/ubuntu/anaconda3/envs/car2/lib/python3.6/site-packages/tensorflow/python/client/session.py", line 895, in run run_metadata_ptr) "/home/ubuntu/anaconda3/envs/car2/lib/python3.6/site-packages/tensorflow/python/client/session.py", line 1128, in _run feed_dict_tensor, options, run_metadata) "/home/ubuntu/anaconda3/envs/car2/lib/python3.6/site-packages/tensorflow/python/client/session.py", line 1344, in _do_run options, run_metadata) "/home/ubuntu/anaconda3/envs/car2/lib/python3.6/site-packages/tensorflow/python/client/session.py", line 1363, in _do_call raise type(e)(node_def, op, message) tensorflow.python.framework.errors_impl.InternalError: cuDNN launch failure : input shape([1,3,933,613]) filter shape([7,7,3,64])
Traceback (most recent call last): "/usr/local/bin/blueprint-create", line 61, in <module> b = blueprint.Blueprint(name=name, create=True) "/usr/local/lib/python2.7/dist-packages/blueprint/__init__.py", line 95, in __init__ services.services(self) "/usr/local/lib/python2.7/dist-packages/blueprint/services.py", line 86, in services b.walk_services(service=service) "/usr/local/lib/python2.7/dist-packages/blueprint/__init__.py", line 542, in walk_services self.walk_services(managername, **kwargs) "/usr/local/lib/python2.7/dist-packages/blueprint/__init__.py", line 552, in walk_services callable(manager, service) "/usr/local/lib/python2.7/dist-packages/blueprint/services.py", line 79, in service service_file(manager, service, '/etc/init.d/{0}'.format(service)) "/usr/local/lib/python2.7/dist-packages/blueprint/services.py", line 45, in service_file content = unicode(content, encoding)TypeError: decoding Unicode is not supported
0.279773
Traceback (most recent call last): "demo.py", line 6, in <module> from chainercv.datasets import voc_detection_label_names ImportError: cannot import name voc_detection_label_names
Traceback (most recent call last): "vol.py", line 192, in <module> main() "vol.py", line 183, in main command.execute() "/Users/richard/Desktop/Volatility/volatility-master/volatility/plugins/mac/common.py", line 46, in execute commands.Command.execute(self, _args, *_kwargs) "/Users/richard/Desktop/Volatility/volatility-master/volatility/commands.py", line 127, in execute func(outfd, data) "/Users/richard/Desktop/Volatility/volatility-master/volatility/plugins/mac/dump_map.py", line 56, in render_text if map_address and map_address != map.links.start:UnboundLocalError: local variable 'map_address' referenced before assignment
0.30794
Traceback (most recent call last): "/usr/local/lib/python3.7/site-packages/homeassistant/components/rflink/__init__.py", line 221, in connect transport, protocol = await connection "uvloop/loop.pyx", line 1904, in create_connection "uvloop/loop.pyx", line 1883, in uvloop.loop.Loop.create_connection OSError: [Errno 113] Host is unreachable
"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 168, in _process_response\n f'Value mismatch for \"{field}\". '\nscenario_player.exceptions.legacy.ScenarioAssertionError: Value mismatch for \"balance\". Should: \"500000000000000000\" Is: \"499000000000000000\" Channel: {'token_address': '0x62083c80353Df771426D209eF578619EE68D5C7A', 'total_deposit': 1000000000000000000, 'total_withdraw': 0, 'reveal_timeout': 20, 'settle_timeout': 40, 'state': 'opened', 'partner_address': '0x7E99f2F4D10feA663E7F591a98664007802E9B27', 'balance': 499000000000000000, 'channel_identifier': 3894, 'token_network_address': '0xDa1fBc048f503635950058953f5c60FC1F564ee6'}" }
0.211434
Traceback (most recent call last): "/usr/local/lib/python3.5/dist-packages/torch/utils/data/dataloader.py", line 399, in __del__ self._shutdown_workers() "/usr/local/lib/python3.5/dist-packages/torch/utils/data/dataloader.py", line 378, in _shutdown_workers self.worker_result_queue.get() "/usr/lib/python3.5/multiprocessing/queues.py", line 345, in get return ForkingPickler.loads(res) "/usr/local/lib/python3.5/dist-packages/torch/multiprocessing/reductions.py", line 151, in rebuild_storage_fd fd = df.detach() "/usr/lib/python3.5/multiprocessing/resource_sharer.py", line 57, in detach with _resource_sharer.get_connection(self._id) as conn: "/usr/lib/python3.5/multiprocessing/resource_sharer.py", line 87, in get_connection c = Client(address, authkey=process.current_process().authkey) "/usr/lib/python3.5/multiprocessing/connection.py", line 493, in Client answer_challenge(c, authkey) "/usr/lib/python3.5/multiprocessing/connection.py", line 737, in answer_challenge response = connection.recv_bytes(256) # reject large message "/usr/lib/python3.5/multiprocessing/connection.py", line 216, in recv_bytes buf = self._recv_bytes(maxlength) "/usr/lib/python3.5/multiprocessing/connection.py", line 407, in _recv_bytes buf = self._recv(4) "/usr/lib/python3.5/multiprocessing/connection.py", line 379, in _recv chunk = read(handle, remaining) ConnectionResetError: [Errno 104] Connection reset by peer
`Traceback (most recent call last): "../../OpenDroneMap/run.py", line 986, in <module> prepare_objects() "../../OpenDroneMap/run.py", line 415, in prepare_objects fileObject["ccd"] = float(ccdWidths[fileObject["id"]])KeyError: u'PENTAX Corporation PENTAX Optio S5i'
0.304692
ERROR 2020-07-04 08:30:54,122 54 judge Traceback (most recent call last): "/judge/dmoj/judge.py", line 151, in _grading_thread_main handler_func(report, *data) "/judge/dmoj/judge.py", line 177, in _ipc_compile_message self.packet_manager.compile_message_packet(compile_message) "/judge/dmoj/packet.py", line 324, in compile_message_packet log.debug('Compile message: %d', self.judge.current_submission.id) AttributeError: 'NoneType' object has no attribute 'id'
ERROR: Signature extraction failed: Traceback (most recent call last): "/home/nazmi/.local/lib/python3.5/site-packages/youtube_dl/extractor/youtube.py", line 1380, in _decrypt_signature video_id, player_url, s "/home/nazmi/.local/lib/python3.5/site-packages/youtube_dl/extractor/youtube.py", line 1293, in _extract_signature_function cache_res = res(test_string) "/home/nazmi/.local/lib/python3.5/site-packages/youtube_dl/extractor/youtube.py", line 1356, in <lambda> return lambda s: initial_function([s]) "/home/nazmi/.local/lib/python3.5/site-packages/youtube_dl/jsinterp.py", line 258, in resf res, abort = self.interpret_statement(stmt, local_vars) "/home/nazmi/.local/lib/python3.5/site-packages/youtube_dl/jsinterp.py", line 56, in interpret_statement v = self.interpret_expression(expr, local_vars, allow_recursion) "/home/nazmi/.local/lib/python3.5/site-packages/youtube_dl/jsinterp.py", line 92, in interpret_expression m.group('expr'), local_vars, allow_recursion - 1) "/home/nazmi/.local/lib/python3.5/site-packages/youtube_dl/jsinterp.py", line 189, in interpret_expression m.group('x'), local_vars, allow_recursion - 1) "/home/nazmi/.local/lib/python3.5/site-packages/youtube_dl/jsinterp.py", line 56, in interpret_statement v = self.interpret_expression(expr, local_vars, allow_recursion) "/home/nazmi/.local/lib/python3.5/site-packages/youtube_dl/jsinterp.py", line 211, in interpret_expression raise ExtractorError('Unsupported JS expression %r' % expr) youtube_dl.utils.ExtractorError: Unsupported JS expression '[1376500448,'; 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.
0.23855
Traceback (most recent call last): "/<<BUILDDIR>>/salt-2017.7.2+dfsg1/tests/unit/test_client.py", line 51, in test_cmd_subset self.client.cmd_subset('*', 'first.func', sub=1, cli=True) "/<<BUILDDIR>>/salt-2017.7.2+dfsg1/tests/support/mixins.py", line 236, in client RUNTIME_VARS.RUNTIME_CONFIGS['runtime_client'] = salt.client.get_local_client(mopts=mopts) "/<<BUILDDIR>>/salt-2017.7.2+dfsg1/salt/client/__init__.py", line 104, in get_local_client auto_reconnect=auto_reconnect) "/<<BUILDDIR>>/salt-2017.7.2+dfsg1/salt/client/__init__.py", line 160, in __init__ self.key = self.__read_master_key() "/<<BUILDDIR>>/salt-2017.7.2+dfsg1/salt/client/__init__.py", line 193, in __read_master_key self.skip_perm_errors) "/<<BUILDDIR>>/salt-2017.7.2+dfsg1/salt/utils/verify.py", line 399, in check_path_traversal raise SaltClientError(msg) salt.exceptions.SaltClientError: Could not access /tmp/salt-tests-tmpdir/rootdir/cache. Path does not exist.
Traceback (most recent call last): "C:\Users\brackman\Anaconda3\envs\tf-gpu\lib\site-packages\IPython\core\interactiveshell.py", line 3343, in run_code exec(code_obj, self.user_global_ns, self.user_ns) "<ipython-input-5-a1fec4d829cb>", line 1, in <module> loaded_model = tf.keras.models.load_model('resources/ssd_mobilenetv2/saved_model') "C:\Users\brackman\Anaconda3\envs\tf-gpu\lib\site-packages\tensorflow_core\python\keras\saving\save.py", line 150, in load_model return saved_model_load.load(filepath, compile) "C:\Users\brackman\Anaconda3\envs\tf-gpu\lib\site-packages\tensorflow_core\python\keras\saving\saved_model\load.py", line 89, in load model = tf_load.load_internal(path, loader_cls=KerasObjectLoader) "C:\Users\brackman\Anaconda3\envs\tf-gpu\lib\site-packages\tensorflow_core\python\saved_model\load.py", line 552, in load_internal export_dir) "C:\Users\brackman\Anaconda3\envs\tf-gpu\lib\site-packages\tensorflow_core\python\keras\saving\saved_model\load.py", line 118, in __init__ super(KerasObjectLoader, self).__init__(*args, **kwargs) "C:\Users\brackman\Anaconda3\envs\tf-gpu\lib\site-packages\tensorflow_core\python\saved_model\load.py", line 121, in __init__ self._load_all() "C:\Users\brackman\Anaconda3\envs\tf-gpu\lib\site-packages\tensorflow_core\python\saved_model\load.py", line 239, in _load_all node, setter = self._recreate(proto) "C:\Users\brackman\Anaconda3\envs\tf-gpu\lib\site-packages\tensorflow_core\python\saved_model\load.py", line 322, in _recreate return factory[kind]() "C:\Users\brackman\Anaconda3\envs\tf-gpu\lib\site-packages\tensorflow_core\python\saved_model\load.py", line 309, in <lambda> "user_object": lambda: self._recreate_user_object(proto.user_object), "C:\Users\brackman\Anaconda3\envs\tf-gpu\lib\site-packages\tensorflow_core\python\saved_model\load.py", line 328, in _recreate_user_object return self._recreate_base_user_object(proto) "C:\Users\brackman\Anaconda3\envs\tf-gpu\lib\site-packages\tensorflow_core\python\keras\saving\saved_model\load.py", line 216, in _recreate_base_user_object return revived_cls._init_from_metadata(metadata) # pylint: disable=protected-access "C:\Users\brackman\Anaconda3\envs\tf-gpu\lib\site-packages\tensorflow_core\python\keras\saving\saved_model\load.py", line 297, in _init_from_metadata revived_obj = cls(**init_args) "C:\Users\brackman\Anaconda3\envs\tf-gpu\lib\site-packages\tensorflow_core\python\keras\engine\input_layer.py", line 86, in __init__ batch_size = batch_input_shape[0] KeyError: 0
0.186587
Traceback (most recent call last): "/cbio/cslab/home/pastore/nobackup/bcbio/anaconda/lib/python2.7/site-packages/bcbio/provenance/do.py", line 21, in run _do_run(cmd, checks, log_stdout) "/cbio/cslab/home/pastore/nobackup/bcbio/anaconda/lib/python2.7/site-packages/bcbio/provenance/do.py", line 95, in _do_run raise subprocess.CalledProcessError(exitcode, error_msg)CalledProcessError: Command 'set -o pipefail; export VAR_DICT_OPTS='-Xms750m -Xmx3000m -XX:+UseSerialGC -Djava.io.tmpdir=/cbio/cslab/nobackup/pastore/install/bcbio-vm/data/project/PCNSL/PCNSL/work/vardict/chr1/tx/tmpHmFoZB' && vardict-java -G /cbio/cslab/nobackup/pastore/bcbio/genomes/Hsapiens/hg19/seq/hg19.fa -f 0.1 -N s_F15_14_p10 -b "/cbio/cslab/nobackup/pastore/install/bcbio-vm/data/project/PCNSL/PCNSL/work/bamprep/s_F15_14_p10/chr1/1_2015-09-29_PCNSL-sort.nsorted.disambiguatedSpeciesA.sorted-chr1_110456880_144864324-prep.bam|/cbio/cslab/nobackup/pastore/install/bcbio-vm/data/project/PCNSL/PCNSL/work/bamprep/s_F15_Blood/chr1/4_2015-09-29_PCNSL-sort.nsorted.disambiguatedSpeciesA.sorted-chr1_110456880_144864324-prep.bam" -c 1 -S 2 -E 3 -g 4 /cbio/cslab/nobackup/pastore/install/bcbio-vm/data/project/PCNSL/PCNSL/work/vardict/chr1/F15_14_p10-chr1_110456880_144864324-raw-regions-regionlimit.bed | testsomatic.R | var2vcf_paired.pl -N "s_F15_14_p10|s_F15_Blood" -f 0.1 | bcftools filter -m '+' -s 'REJECT' -e 'STATUS !~ "._Somatic"' 2> /dev/null | sed 's/\._Somatic\/Somatic/' | sed 's/REJECT,Description="._">/REJECT,Description="Not Somatic via VarDict">/' | /cbio/cslab/home/pastore/nobackup/bcbio/anaconda/bin/py -x 'bcbio.variation.freebayes.call_somatic(x)' | awk -F$'\t' -v OFS='\t' '{if ($0 !~ /^#/) gsub(/[KMRYSWBVHDX]/, "N", $4) } {print}' | awk -F$'\t' -v OFS='\t' '$1!~/^#/ && $4 == $5 {next} {print}' | /cbio/cslab/home/pastore/nobackup/bcbio/bin/vcfstreamsort | bgzip -c > /cbio/cslab/nobackup/pastore/install/bcbio-vm/data/project/PCNSL/PCNSL/work/vardict/chr1/tx/tmpHmFoZB/F15_14_p10-chr1_110456880_144864324-raw.vcf.gz
Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 666, in extract_info ie_result = ie.extract(url) "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 316, in extract return self._real_extract(url) "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 1407, in _real_extract encrypted_sig, video_id, player_url, age_gate) "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 915, in _decrypt_signature 'Signature extraction failed: ' + tb, cause=e)ExtractorError: Signature extraction failed: Traceback (most recent call last):
0.208313
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/bandcamp.py", line 196, in _real_extract self._sort_formats(formats) "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 1327, 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): "/usr/local/lib/Mobile-Security-Framework-MobSF/mobsf/StaticAnalyzer/views/android/static_analyzer.py", line 223, in static_analyzer code_an_dic['urls_list'].extend( TypeError: 'NoneType' object is not subscriptable
0.216751
Traceback (most recent call last): "C:\Python33\lib\logging__init__.py", line 943, in emit "C:\Python33\lib\logging__init__.py", line 923, in flushOSError: [Errno 28] No space left on device
Traceback (most recent call last): "/usr/local/bin/telepresence/telepresence/cli.py", line 135, in crash_reporting yield "/usr/local/bin/telepresence/telepresence/main.py", line 81, in main user_process = launch( "/usr/local/bin/telepresence/telepresence/outbound/setup.py", line 111, in launch return launch_vpn( "/usr/local/bin/telepresence/telepresence/outbound/local.py", line 136, in launch_vpn connect_sshuttle(runner, remote_info, also_proxy, ssh) "/usr/local/bin/telepresence/telepresence/outbound/vpn.py", line 110, in connect_sshuttle raise RuntimeError("vpn-tcp tunnel did not connect") RuntimeError: vpn-tcp tunnel did not connect
0.150802
Traceback (most recent call last): "C:\Users\PIHE7364\git\venusMQ\venusMQ\venusMQ\tests\tests_tasks.py", line 685, in test_run_celery_task res = ch.apply_async() "C:\Users\PIHE7364\virtualenvs\py35\venusMQ\lib\site-packages\celery\canvas.py", line 251, in apply_async return _apply(args, kwargs, **options) "C:\Users\PIHE7364\virtualenvs\py35\venusMQ\lib\site-packages\celery\app\builtins.py", line 293, in apply_async tasks[0].apply_async(**options) "C:\Users\PIHE7364\virtualenvs\py35\venusMQ\lib\site-packages\celery\canvas.py", line 251, in apply_async return _apply(args, kwargs, **options) "C:\Users\PIHE7364\virtualenvs\py35\venusMQ\lib\site-packages\celery\app\task.py", line 565, in apply_async **dict(self._get_exec_options(), **options) "C:\Users\PIHE7364\virtualenvs\py35\venusMQ\lib\site-packages\celery\app\base.py", line 354, in send_task reply_to=reply_to or self.oid, **options "C:\Users\PIHE7364\virtualenvs\py35\venusMQ\lib\site-packages\celery\app\amqp.py", line 310, in publish_task **kwargs "C:\Users\PIHE7364\virtualenvs\py35\venusMQ\lib\site-packages\kombu\messaging.py", line 165, in publish compression, headers) "C:\Users\PIHE7364\virtualenvs\py35\venusMQ\lib\site-packages\kombu\messaging.py", line 241, in _prepare body) = dumps(body, serializer=serializer) "C:\Users\PIHE7364\virtualenvs\py35\venusMQ\lib\site-packages\kombu\serialization.py", line 164, in dumps payload = encoder(data) "C:\Python35\lib\contextlib.py", line 77, in __exit__ self.gen.throw(type, value, traceback) "C:\Users\PIHE7364\virtualenvs\py35\venusMQ\lib\site-packages\kombu\serialization.py", line 59, in _reraise_errors reraise(wrapper, wrapper(exc), sys.exc_info()[2]) "C:\Users\PIHE7364\virtualenvs\py35\venusMQ\lib\site-packages\kombu\five.py", line 131, in reraise raise value.with_traceback(tb) "C:\Users\PIHE7364\virtualenvs\py35\venusMQ\lib\site-packages\kombu\serialization.py", line 55, in _reraise_errors yield "C:\Users\PIHE7364\virtualenvs\py35\venusMQ\lib\site-packages\kombu\serialization.py", line 164, in dumps payload = encoder(data) "C:\Users\PIHE7364\virtualenvs\py35\venusMQ\lib\site-packages\anyjson\__init__.py", line 141, in dumps return implementation.dumps(value) "C:\Users\PIHE7364\virtualenvs\py35\venusMQ\lib\site-packages\anyjson\__init__.py", line 89, in dumps raise TypeError(TypeError(*exc.args)).with_traceback(sys.exc_info()[2]) "C:\Users\PIHE7364\virtualenvs\py35\venusMQ\lib\site-packages\anyjson\__init__.py", line 87, in dumps return self._encode(data) "C:\Users\PIHE7364\virtualenvs\py35\venusMQ\lib\site-packages\simplejson\__init__.py", line 380, in dumps return _default_encoder.encode(obj) "C:\Users\PIHE7364\virtualenvs\py35\venusMQ\lib\site-packages\simplejson\encoder.py", line 275, in encode chunks = self.iterencode(o, _one_shot=True) "C:\Users\PIHE7364\virtualenvs\py35\venusMQ\lib\site-packages\simplejson\encoder.py", line 357, in iterencode return _iterencode(o, 0) "C:\Users\PIHE7364\virtualenvs\py35\venusMQ\lib\site-packages\simplejson\encoder.py", line 252, in default raise TypeError(repr(o) + " is not JSON serializable")kombu.exceptions.EncodeError: datetime.datetime(2016, 7, 8, 19, 2, 40, 90903) is not JSON serializable
Traceback (most recent call last): "/mnt/hgfs/code/manticore/tests/test_eth.py", line 206, in test_empty_types name, args = ABI.parse('func()', '\0'*32) "manticore/ethereum.py", line 505, in parse val, off = ABI._consume_type(ty, data, off) "manticore/ethereum.py", line 451, in _consume_type result = ABI.get_uint(data, 1, offset) "manticore/ethereum.py", line 418, in get_uint value = Operators.CONCAT(nbytes * 8, *[Operators.ORD(x) for x in data[start:start + nbytes]]) "manticore/core/smtlib/operators.py", line 151, in CONCAT arg_size = total_size / len(args) ZeroDivisionError: integer division or modulo by zero
0.238498
Traceback (most recent call last): "./SentimentAnalysis.py", line 168, in <module> Analyse(message, server) "./SentimentAnalysis.py", line 114, in Analyse server.set(UniqID, avg_score) "/opt/AIL-framework/AILENV/lib/python3.5/site-packages/redis/client.py", line 1394, in set return self.execute_command('SET', *pieces) "/opt/AIL-framework/AILENV/lib/python3.5/site-packages/redis/client.py", line 754, in execute_command connection.send_command(*args) "/opt/AIL-framework/AILENV/lib/python3.5/site-packages/redis/connection.py", line 619, in send_command self.send_packed_command(self.pack_command(*args)) "/opt/AIL-framework/AILENV/lib/python3.5/site-packages/redis/connection.py", line 659, in pack_command for arg in imap(self.encoder.encode, args): "/opt/AIL-framework/AILENV/lib/python3.5/site-packages/redis/connection.py", line 124, in encode "byte, string or number first." % typename) redis.exceptions.DataError: Invalid input of type: 'dict'. Convert to a byte, string or number first.
Traceback (most recent call last): "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpj6iiia1g\build\youtube_dl\YoutubeDL.py", line 792, in extract_info "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpj6iiia1g\build\youtube_dl\extractor\common.py", line 507, in extract "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpj6iiia1g\build\youtube_dl\extractor\common.py", line 411, in initialize "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpj6iiia1g\build\youtube_dl\extractor\lynda.py", line 25, in _real_initialize "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpj6iiia1g\build\youtube_dl\extractor\lynda.py", line 75, in _login "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpj6iiia1g\build\youtube_dl\extractor\common.py", line 983, in _search_regex youtube_dl.utils.RegexNotFoundError: Unable to extract signin form; 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.277872
Traceback (most recent call last): "sqlmap.py", line 143, in main start() "lib/controller/controller.py", line 633, in start action() "lib/controller/action.py", line 115, in action conf.dumper.dbTableColumns(conf.dbmsHandler.getColumns(), CONTENT_TYPE.COLUMNS) "plugins/generic/databases.py", line 555, in getColumns values = unionUse(expression) "lib/techniques/union/use.py", line 223, in unionUse output = _oneShotUnionUse(_, False) "lib/techniques/union/use.py", line 133, in _oneShotUnionUse retVal += "%s%s%s" % (kb.chars.start, kb.chars.delimiter.join(row), kb.chars.stop)UnicodeDecodeError: 'ascii' codec can't decode byte 0x9e in position 0: ordinal not in range(128)
Traceback (most recent call last): "instagram.py", line 8, in <module> cli.upload(image, text) "C:\Users\Fendi Irfan\AppData\Local\Programs\Python\Python38\lib\site-packages\instapy_cli\cli.py", line 153, in upload raise IOError("Unable to upload.") OSError: Unable to upload.
0.197203
WARNING: Automatic signature extraction failed: Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 874, in _decrypt_signature video_id, player_url, len(s) "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 376, in _extract_signature_function res = self._parse_sig_js(code) "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 444, in _parse_sig_js u'Initial JS player signature function name') "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 383, in _search_regex raise RegexNotFoundError(u'Unable to extract %s' % _name)RegexNotFoundError: Unable to extract Initial JS player signature function name; 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.
Traceback (most recent call last): "/Users/klay6683/miniconda3/lib/python3.6/site-packages/xonsh/__amalgam__.py", line 16330, in default run_compiled_code(code, self.ctx, None, "single") "/Users/klay6683/miniconda3/lib/python3.6/site-packages/xonsh/__amalgam__.py", line 2453, in run_compiled_code func(code, glb, loc) "/Users/klay6683/miniconda3/lib/python3.6/site-packages/xontrib/xonda.xsh", line 1, in <module> import os ModuleNotFoundError: No module named 'astropy'
0.326913
Traceback (most recent call last): "/home/wazebot/wazebot/hangupsbot/hangupsbot.py", line 749, in coro_send_message otr_status=otr_status ) "/home/wazebot/wazebot/hangupsbot/hangups_conversation.py", line 162, in send_message image_id=image_id, otr_status=otr_status "/usr/local/lib/python3.4/site-packages/hangups/client.py", line 431, in sendchatmessage res = yield from self._request('conversations/sendchatmessage', body) "/usr/local/lib/python3.4/site-packages/hangups/client.py", line 327, in _request use_json=use_json "/usr/local/lib/python3.4/site-packages/hangups/client.py", line 350, in _base_request data=data, connector=self._connector "/usr/local/lib/python3.4/site-packages/hangups/http_utils.py", line 57, in fetch .format(res.status, res.reason)hangups.exceptions.NetworkError: Request return unexpected status: 400: Bad Request
Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main status = self.run(options, args) "/usr/lib/python2.7/dist-packages/pip/commands/install.py", line 278, in run requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle) "/usr/lib/python2.7/dist-packages/pip/req.py", line 1198, in prepare_files do_download, "/usr/lib/python2.7/dist-packages/pip/req.py", line 1376, in unpack_url self.session, "/usr/lib/python2.7/dist-packages/pip/download.py", line 547, in unpack_http_url resp.raise_for_status() "/usr/share/python-wheels/requests-2.2.1-py2.py3-none-any.whl/requests/models.py", line 773, in raise_for_status raise HTTPError(http_error_msg, response=self) HTTPError: 503 Server Error: Backend is unhealthy
0.244371
Traceback (most recent call last): "src/predict_3dpose.py", line 537, in <module> tf.app.run() "/usr/local/lib/python2.7/dist-packages/tensorflow/python/platform/app.py", line 48, in run _sys.exit(main(_sys.argv[:1] + flags_passthrough)) "src/predict_3dpose.py", line 532, in main sample() "src/predict_3dpose.py", line 407, in sample rcams = cameras.load_cameras(FLAGS.cameras_path, SUBJECT_IDS) "/media/nvidia/9016-4EF8/3d-pose-baseline/src/cameras.py", line 133, in load_cameras with h5py. (bpath,'r') as hf: "/usr/local/lib/python2.7/dist-packages/h5py/_hl/files.py", line 312, in __init__ fid = make_fid(name, mode, userblock_size, fapl, swmr=swmr) "/usr/local/lib/python2.7/dist-packages/h5py/_hl/files.py", line 142, in make_fid fid = h5f.open(name, flags, fapl=fapl) "h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper "h5py/_objects.pyx", line 55, in h5py._objects.with_phil.wrapper "h5py/h5f.pyx", line 78, in h5py.h5f.open IOError: Unable to open file (unable to open file: name = 'data/h36m/cameras.h5', errno = 2, error message = 'No such file or directory', flags = 0, o_flags = 0)
Traceback (most recent call last): "site-packages\calibre\customize\ui.py", line 170, in _run_filetype_plugins "calibre_plugins.dedrm.__init__", line 610, in run "calibre_plugins.dedrm.__init__", line 560, in KindleMobiDecrypt DeDRMError: DeDRM v6.5.3: Ultimately failed to decrypt after 0.1 seconds
0.293985
Traceback (most recent call last): "/usr/bin/mkdocs", line 4, in <module> from mkdocs.build import buildImportError: No module named mkdocs.build
Traceback (most recent call last): "<string>", line 1, in <module> "assembler.py", line 37, in <module> "sshuttle.server", line 250, in main "/usr/lib/python3.8/socket.py", line 544, in fromfd return socket(family, type, proto, nfd) "/usr/lib/python3.8/socket.py", line 231, in __init__ _socket.socket.__init__(self, family, type, proto, fileno) OSError: [Errno 88] Socket operation on non-socket
0.263993
Traceback (most recent call last): "C:\Python27\lib\site-packages\raven\utils\serializer\manager.py", line 76, in transform return repr(value) "C:\Python27\lib\ctypes__init__.py", line 369, in **repr** (self._handle & (_sys.maxint*2 + 1)), "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self)) "C:\Python27\lib\ctypes__init__.py", line 375, in **getattr** func = self.**getitem**(name) "C:\Python27\lib\ctypes__init__.py", line 380, in **getitem** func = self._FuncPtr((name_or_ordinal, self))RuntimeError: maximum recursion depth exceeded while calling a Python object
Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/salt/cloud/cli.py", line 284, in run self.config.get('names') "/usr/lib/python2.7/dist-packages/salt/cloud/__init__.py", line 1448, in run_profile ret[name] = self.create(vm_) "/usr/lib/python2.7/dist-packages/salt/cloud/__init__.py", line 1278, in create output = self.clouds[func](vm_) "/usr/lib/python2.7/dist-packages/salt/cloud/clouds/azurearm.py", line 1215, in create 'wait_for_ip_interval_multiplier', vm_, __opts__, default=1), "/usr/lib/python2.7/dist-packages/salt/utils/cloud.py", line 2432, in wait_for_ip data = update_callback(*update_args, **update_kwargs) "/usr/lib/python2.7/dist-packages/salt/cloud/clouds/azurearm.py", line 1190, in _query_ip_address data = request_instance(kwargs=vm_) "/usr/lib/python2.7/dist-packages/salt/cloud/clouds/azurearm.py", line 1103, in request_instance VirtualMachineSizeTypes, vm_['size'].lower() "/usr/local/lib/python2.7/dist-packages/enum/__init__.py", line 390, in __getattr__ raise AttributeError(name) AttributeError: standard_b4ms
0.305994
Traceback (most recent call last): "/home/linuxbrew/.linuxbrew/bin/sam", line 11, in <module> load_entry_point('aws-sam-cli==0.47.0', 'console_scripts', 'sam')() "/home/linuxbrew/.linuxbrew/Cellar/aws-sam-cli/0.47.0/libexec/lib/python3.7/site-packages/click/core.py", line 829, in __call__ return self.main(*args, **kwargs) "/home/linuxbrew/.linuxbrew/Cellar/aws-sam-cli/0.47.0/libexec/lib/python3.7/site-packages/click/core.py", line 782, in main rv = self.invoke(ctx) "/home/linuxbrew/.linuxbrew/Cellar/aws-sam-cli/0.47.0/libexec/lib/python3.7/site-packages/click/core.py", line 1259, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) "/home/linuxbrew/.linuxbrew/Cellar/aws-sam-cli/0.47.0/libexec/lib/python3.7/site-packages/click/core.py", line 1066, in invoke return ctx.invoke(self.callback, **ctx.params) "/home/linuxbrew/.linuxbrew/Cellar/aws-sam-cli/0.47.0/libexec/lib/python3.7/site-packages/click/core.py", line 610, in invoke return callback(*args, **kwargs) "/home/linuxbrew/.linuxbrew/Cellar/aws-sam-cli/0.47.0/libexec/lib/python3.7/site-packages/click/decorators.py", line 73, in new_func return ctx.invoke(f, obj, *args, **kwargs) "/home/linuxbrew/.linuxbrew/Cellar/aws-sam-cli/0.47.0/libexec/lib/python3.7/site-packages/click/core.py", line 610, in invoke return callback(*args, **kwargs) "/home/linuxbrew/.linuxbrew/Cellar/aws-sam-cli/0.47.0/libexec/lib/python3.7/site-packages/samcli/lib/telemetry/metrics.py", line 96, in wrapped raise exception # pylint: disable=raising-bad-type "/home/linuxbrew/.linuxbrew/Cellar/aws-sam-cli/0.47.0/libexec/lib/python3.7/site-packages/samcli/lib/telemetry/metrics.py", line 62, in wrapped return_value = func(*args, **kwargs) "/home/linuxbrew/.linuxbrew/Cellar/aws-sam-cli/0.47.0/libexec/lib/python3.7/site-packages/samcli/commands/package/command.py", line 100, in cli ctx.profile, "/home/linuxbrew/.linuxbrew/Cellar/aws-sam-cli/0.47.0/libexec/lib/python3.7/site-packages/samcli/commands/package/command.py", line 130, in do_cli package_context.run() "/home/linuxbrew/.linuxbrew/Cellar/aws-sam-cli/0.47.0/libexec/lib/python3.7/site-packages/samcli/commands/package/package_context.py", line 95, in run exported_str = self._export(self.template_file, self.use_json) "/home/linuxbrew/.linuxbrew/Cellar/aws-sam-cli/0.47.0/libexec/lib/python3.7/site-packages/samcli/commands/package/package_context.py", line 110, in _export exported_template = template.export() "/home/linuxbrew/.linuxbrew/Cellar/aws-sam-cli/0.47.0/libexec/lib/python3.7/site-packages/samcli/lib/package/artifact_exporter.py", line 639, in export self.template_dict = self.export_metadata(self.template_dict) "/home/linuxbrew/.linuxbrew/Cellar/aws-sam-cli/0.47.0/libexec/lib/python3.7/site-packages/samcli/lib/package/artifact_exporter.py", line 594, in export_metadata if "Metadata" not in template_dict: TypeError: argument of type 'NoneType' is not iterable
Traceback (most recent call last): "<string>", line 1, in <module> UnicodeDecodeError: 'ascii' codec can't decode byte 0xe4 in position 0: ordinal not in range(128)
0.306184
Traceback (most recent call last): "./venv/bin/letsencrypt", line 9, in <module> load_entry_point('letsencrypt==0.1', 'console_scripts', 'letsencrypt')() "/home/pe243/rpmbuild/git.src/lets-encrypt-preview/venv/lib/python2.7/site-packages/pkg_resources/**init**.py", line 519, in load_entry_point return get_distribution(dist).load_entry_point(group, name) "/home/pe243/rpmbuild/git.src/lets-encrypt-preview/venv/lib/python2.7/site-packages/pkg_resources/**init**.py", line 2630, in load_entry_point return ep.load() "/home/pe243/rpmbuild/git.src/lets-encrypt-preview/venv/lib/python2.7/site-packages/pkg_resources/**init**.py", line 2310, in load return self.resolve() "/home/pe243/rpmbuild/git.src/lets-encrypt-preview/venv/lib/python2.7/site-packages/pkg_resources/**init**.py", line 2316, in resolve module = **import**(self.module_name, fromlist=['**name**'], level=0) "/home/pe243/rpmbuild/git.src/lets-encrypt-preview/letsencrypt/cli.py", line 16, in <module> from letsencrypt import account "/home/pe243/rpmbuild/git.src/lets-encrypt-preview/letsencrypt/account.py", line 9, in <module> from acme import messages2 "/home/pe243/rpmbuild/git.src/lets-encrypt-preview/acme/messages2.py", line 2, in <module> from acme import challenges "/home/pe243/rpmbuild/git.src/lets-encrypt-preview/acme/challenges.py", line 8, in <module> from acme import jose "/home/pe243/rpmbuild/git.src/lets-encrypt-preview/acme/jose/**init**.py", line 39, in <module> from acme.jose.json_util import ( "/home/pe243/rpmbuild/git.src/lets-encrypt-preview/acme/jose/json_util.py", line 13, in <module> import M2Crypto "/home/pe243/rpmbuild/git.src/lets-encrypt-preview/venv/lib/python2.7/site-packages/M2Crypto/**init**.py", line 24, in <module> import ASN1 "/home/pe243/rpmbuild/git.src/lets-encrypt-preview/venv/lib/python2.7/site-packages/M2Crypto/ASN1.py", line 12, in <module> import BIO "/home/pe243/rpmbuild/git.src/lets-encrypt-preview/venv/lib/python2.7/site-packages/M2Crypto/BIO.py", line 221, in <module> class CipherStream(BIO): "/home/pe243/rpmbuild/git.src/lets-encrypt-preview/venv/lib/python2.7/site-packages/M2Crypto/BIO.py", line 227, in CipherStream SALT_LEN = m2.PKCS5_SALT_LENAttributeError: 'module' object has no attribute 'PKCS5_SALT_LEN'
Traceback (most recent call last): "/usr/lib/python2.7/logging/**init**.py", line 872, in emit stream.write(fs &#37; msg) "/usr/lib/python2.7/StringIO.py", line 213, in write _complain_ifclosed(self.closed) "/usr/lib/python2.7/StringIO.py", line 40, in _complain_ifclosed raise ValueError, "I/O operation on closed file"ValueError: I/O operation on closed file
0.135462
Traceback (most recent call last): "youtube_dl\YoutubeDL.pyo", line 524, in extract_info "youtube_dl\extractor\common.pyo", line 178, in extract "youtube_dl\extractor\generic.pyo", line 890, in _real_extractExtractorError: Unsupported URL: http://education-portal.com/academy/lesson/north-american-exploration-failed-colonies-of-spain-france-england.html#le
Traceback (most recent call last): "./env/bin/fake_data", line 9, in <module> load_entry_point('gittip==12.3.2-dev', 'console_scripts', 'fake_data')() "/home/rummik/source/gittip/www.gittip.com/gittip/utils/fake_data.py", line 214, in main populate_db(wireup.db()) TypeError: db() takes exactly 1 argument (0 given)
0.123954
Traceback (most recent call last): "/home/gbenga/Downloads/abiona1008/envs/tensorflow/lib/python3.7/site-packages/gym/envs/atari/atari_env.py", line 9, in <module> import atari_py ModuleNotFoundError: No module named 'atari_py'
Traceback (most recent call last): "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 324, in _async_add_entity await entity.async_device_update(warning=False) "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 476, in async_device_update await self.hass.async_add_executor_job(self.update) "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run result = self.fn(*self.args, **self.kwargs) "/usr/src/homeassistant/homeassistant/components/openweathermap/weather.py", line 231, in update self._owm.update_forecast() "/usr/src/homeassistant/homeassistant/util/__init__.py", line 240, in wrapper result = method(*args, **kwargs) "/usr/src/homeassistant/homeassistant/components/openweathermap/weather.py", line 272, in update_forecast self.latitude, self.longitude "/usr/local/lib/python3.7/site-packages/pyowm/weatherapi25/owm25.py", line 602, in three_hours_forecast_at_coords forecast = self._parsers['forecast'].parse_JSON(json_data) "/usr/local/lib/python3.7/site-packages/pyowm/weatherapi25/parsers/forecastparser.py", line 66, in parse_JSON for item in d['list']] "/usr/local/lib/python3.7/site-packages/pyowm/weatherapi25/parsers/forecastparser.py", line 66, in <listcomp> for item in d['list']] "/usr/local/lib/python3.7/site-packages/pyowm/weatherapi25/weather.py", line 583, in weather_from_dictionary visibility_distance, dewpoint, humidex, heat_index) "/usr/local/lib/python3.7/site-packages/pyowm/weatherapi25/weather.py", line 74, in __init__ raise ValueError("'clouds' must be greater than 0") ValueError: 'clouds' must be greater than 0
0.291693
Traceback (most recent call last): "C:\Users\username\Desktop\OnlyFans-5.1\helpers\main_helper.py", line 230, in json_request return json.loads(r.text) "C:\Users\username\AppData\Local\Programs\Python\Python38\lib\json\__init__.py", line 357, in loads return _default_decoder.decode(s) "C:\Users\username\AppData\Local\Programs\Python\Python38\lib\json\decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) "C:\Users\username\AppData\Local\Programs\Python\Python38\lib\json\decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
Traceback (most recent call last): "D:\Dev_src\ninja-ide\ninja-ide.py", line 34, in <module> ninja_ide.setup_and_run() "D:\Dev_src\ninja-ide\ninja_ide\__init__.py", line 71, in setup_and_run core.run_ninja() "D:\Dev_src\ninja-ide\ninja_ide\core\core.py", line 49, in run_ninja ide.start(filenames, projects_path, extra_plugins, linenos) "D:\Dev_src\ninja-ide\ninja_ide\gui\ide.py", line 594, in start ide = IDE(start_server) "D:\Dev_src\ninja-ide\ninja_ide\gui\ide.py", line 88, in IDE __ideInstance = __IDE(*args, **kw) "D:\Dev_src\ninja-ide\ninja_ide\gui\ide.py", line 128, in __init__ self.load_ui(self.central) "D:\Dev_src\ninja-ide\ninja_ide\gui\ide.py", line 303, in load_ui self.mainContainer.show_start_page() "D:\Dev_src\ninja-ide\ninja_ide\gui\main_panel\main_container.py", line 761, in show_start_page startPage = start_page.StartPage(parent=self) "D:\Dev_src\ninja-ide\ninja_ide\gui\main_panel\start_page.py", line 32, in __init__ self._open_project)TypeError: arguments did not match any overloaded call:
0.249783
Traceback (most recent call last): "/usr/local/anaconda3/lib/python3.6/site-packages/tensorflow/python/client/session.py", line 1361, in _do_call return fn(*args) "/usr/local/anaconda3/lib/python3.6/site-packages/tensorflow/python/client/session.py", line 1332, in _run_fn self._extend_graph() "/usr/local/anaconda3/lib/python3.6/site-packages/tensorflow/python/client/session.py", line 1392, in _extend_graph graph_def.SerializeToString(), status) "/usr/local/anaconda3/lib/python3.6/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: Cannot assign a device for operation 'InceptionV3/AuxLogits/Conv2d_2b_1x1/biases/RMSProp_1': Operation was explicitly assigned to /device:GPU:0 but available devices are [ /job:localhost/replica:0/task:0/device:CPU:0 ]. Make sure the device specification refers to a valid device.
Traceback (most recent call last): "/srv/hass/lib/python3.5/site-packages/homeassistant/bootstrap.py", line 157, in _setup_component result = component.setup(hass, config) "/srv/hass/lib/python3.5/site-packages/homeassistant/components/wemo.py", line 84, in setup for address in config.get(DOMAIN, {}).get(CONF_STATIC))TypeError: 'NoneType' object is not iterable
0.245558
DownloadError: ERROR: Signature extraction failed: Traceback (most recent call last): "youtube_dl\extractor\youtube", line 1380, in _decrypt_signature
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.236023
Traceback (most recent call last): "./scripts/amazon-dash", line 8, in <module> execute_from_command_line(sys.argv) "/home/nekmo/Workspace/amazon-dash/amazon_dash/management.py", line 95, in execute_from_command_line Listener(args.config).run(root_allowed=args.root_allowed) "/home/nekmo/Workspace/amazon-dash/amazon_dash/listener.py", line 75, in __init__ self.config = Config(config_path) "/home/nekmo/Workspace/amazon-dash/amazon_dash/config.py", line 40, in __init__ if (not os.getuid() and not only_root_write(file)) or oth_w_perm(file): "/home/nekmo/Workspace/amazon-dash/amazon_dash/config.py", line 23, in oth_w_perm return bitperm(os.stat(file), 'w', 'oth') NotFoundError: [Errno 2] No such file or directory: 'amazon-dash.yml'
RUN Ansible(u'shell',u'uname -s',{}):{'exception': u'Traceback (most recent call last):\n "/home/realloc/projects/test-infra/venv/local/lib/python2.7/site-packages/ansible/executor/task_executor.py", line 123, in run\n res = self._execute()\n "/home/realloc/projects/test-infra/venv/local/lib/python2.7/site-packages/ansible/executor/task_executor.py", line 447, in _execute\n result = self._handler.run(task_vars=variables)\n "/home/realloc/projects/test-infra/venv/local/lib/python2.7/site-packages/ansible/plugins/action/normal.py", line 33, in run\n results = merge_hash(results, self._execute_module(tmp=tmp, task_vars=task_vars))\n "/home/realloc/projects/test-infra/venv/local/lib/python2.7/site-packages/ansible/plugins/action/__init__.py", line 618, in _execute_module\n self._fixup_perms(tmp, remote_user, recursive=True)\n "/home/realloc/projects/test-infra/venv/local/lib/python2.7/site-packages/ansible/plugins/action/__init__.py", line 340, in _fixup_perms\n res = self._remote_chown(remote_path, self._play_context.become_user, recursive=recursive)\n "/home/realloc/projects/test-infra/venv/local/lib/python2.7/site-packages/ansible/plugins/action/__init__.py", line 393, in _remote_chown\n cmd = self._connection._shell.chown(path, user, group, recursive=recursive)\n "/home/realloc/projects/test-infra/venv/local/lib/python2.7/site-packages/ansible/plugins/shell/__init__.py", line 72, in chown\n user = pipes.quote(user)\n "/usr/lib/python2.7/pipes.py", line 269, in quote\n for c in file:\nTypeError: \'NoneType\' object is not iterable\n', 'failed': True, 'msg': 'Unexpected failure during module execution.', 'stdout': ''} ============================================================ pytest-warning summary ============================================================
0.289918
Traceback (most recent call last): ".../nuitka_test/visa_test.py", line 1, in <module> import pyvisa as visa "<frozen importlib._bootstrap>", line 1007, in _find_and_load "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked "<frozen importlib._bootstrap>", line 680, in _load_unlocked "/.../nuitka_test/venv/lib/python3.9/site-packages/pyvisa/__init__.py", line 22, in <module pyvisa> from .errors import ( "<frozen importlib._bootstrap>", line 1007, in _find_and_load "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked "<frozen importlib._bootstrap>", line 680, in _load_unlocked "/.../nuitka_test/venv/lib/python3.9/site-packages/pyvisa/errors.py", line 13, in <module pyvisa.errors> from . import typing, util "<frozen importlib._bootstrap>", line 1007, in _find_and_load "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked "<frozen importlib._bootstrap>", line 680, in _load_unlocked "/.../nuitka_test/venv/lib/python3.9/site-packages/pyvisa/typing.py", line 12, in <module pyvisa.typing> from . import constants "<frozen importlib._bootstrap>", line 1007, in _find_and_load "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked "<frozen importlib._bootstrap>", line 680, in _load_unlocked "/.../nuitka_test/venv/lib/python3.9/site-packages/pyvisa/constants.py", line 19, in <module pyvisa.constants> from typing_extensions import Literal "<frozen importlib._bootstrap>", line 1007, in _find_and_load "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked "<frozen importlib._bootstrap>", line 680, in _load_unlocked "/.../nuitka_test/venv/lib/python3.9/site-packages/typing_extensions.py", line 2079, in <module typing_extensions> class _TypeAliasForm(typing._SpecialForm, _root=True): TypeError: __mro_entries__() missing 1 required positional argument: 'bases
Traceback (most recent call last): "./manage.py", line 116, in <module> main() "./manage.py", line 112, in main sys.exit(not cli_runner(options)) "/Users/USER/personal/github/streamalert/streamalert_cli/runner.py", line 70, in cli_runner result = cmds[args.command](args) "/Users/USER/personal/github/streamalert/streamalert_cli/runner.py", line 126, in <lambda> command: lambda opts, cmd=cli_command: cmd.handler(opts, config) "/Users/USER/personal/github/streamalert/streamalert_cli/terraform/handlers.py", line 116, in handler create_table('alerts', alerts_bucket, config) "/Users/USER/personal/github/streamalert/streamalert_cli/athena/handler.py", line 367, in create_table if athena_client.check_table_exists(sanitized_table_name): "/Users/USER/personal/github/streamalert/streamalert/shared/athena.py", line 310, in check_table_exists result = self.run_query_for_results('SHOW TABLES LIKE \'{}\';'.format(table_name)) "/Users/USER/personal/github/streamalert/streamalert/shared/athena.py", line 285, in run_query_for_results execution_id = self._execute_and_wait(query) "/Users/USER/personal/github/streamalert/streamalert/shared/athena.py", line 106, in _execute_and_wait self.check_query_status(execution_id) "/Users/USER/personal/github/streamalert/streamalert/shared/athena.py", line 218, in check_query_status 'Query \'{}\' {} with reason \'{}\', exiting'.format(execution_id, state, reason) streamalert.shared.athena.AthenaQueryExecutionError: Query 'QUERY_ID (scrubbed)' FAILED with reason 'FAILED: SemanticException [Error 10072]: Database does not exist: (removed_prefix_but_that_goes_here)_streamalert', exiting
0.289062
[WARNING] [2019-04-23 17:03:09,407:EnsembleBuilder(1):digits] Error loading /tmp/autosklearn_parallel_example_tmp/.auto-sklearn/predictions_ensemble/predictions_ensemble_1_15.npy: Traceback (most recent call last): "/usr/local/lib/python3.6/dist-packages/autosklearn/ensemble_builder.py", line 316, in read_ensemble_preds y_ensemble = self._read_np_fn(fp=fp) "/usr/local/lib/python3.6/dist-packages/autosklearn/ensemble_builder.py", line 641, in _read_np_fn predictions = np.load(fp).astype(dtype=np.float32) "/usr/local/lib/python3.6/dist-packages/numpy/lib/npyio.py", line 451, in load raise ValueError("Cannot load file containing pickled data " ValueError: Cannot load file containing pickled data when allow_pickle=False
Traceback (most recent call last): "C:\Users\Dashrath Chauhan\AppData\Local\Programs\Python\Python36-32\Scripts\instagram-scraper-script.py", line 33, in <module> sys.exit(load_entry_point('instagram-scraper==1.8.1', 'console_scripts', 'instagram-scraper')()) "C:\Users\Dashrath Chauhan\AppData\Local\Programs\Python\Python36-32\lib\site-packages\instagram_scraper-1.8.1-py3.6.egg\instagram_scraper\app.py", line 1579, in main scraper.authenticate_as_guest() "C:\Users\Dashrath Chauhan\AppData\Local\Programs\Python\Python36-32\lib\site-packages\instagram_scraper-1.8.1-py3.6.egg\instagram_scraper\app.py", line 237, in authenticate_as_guest req = self.session.get(BASE_URL) "C:\Users\Dashrath Chauhan\AppData\Local\Programs\Python\Python36-32\lib\site-packages\requests\sessions.py", line 543, in get return self.request('GET', url, **kwargs) "C:\Users\Dashrath Chauhan\AppData\Local\Programs\Python\Python36-32\lib\site-packages\requests\sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) "C:\Users\Dashrath Chauhan\AppData\Local\Programs\Python\Python36-32\lib\site-packages\requests\sessions.py", line 643, in send r = adapter.send(request, **kwargs) "C:\Users\Dashrath Chauhan\AppData\Local\Programs\Python\Python36-32\lib\site-packages\requests\adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='www.instagram.com', port=443): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x00DD41B0>: Failed to establish a new connection: [WinError 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond',))
0.293238
Traceback (most recent call last): "C:\Users\hanans\AppData\Local\Continuum\Anaconda3\lib\site-packages\IPython\core\interactiveshell.py", line 3035, in run_code exec(code_obj, self.user_global_ns, self.user_ns) "<ipython-input-18-6e9f5e8775c2>", line 1, in <module> x.pivot_table(columns=x.groupby(['key1','key2']), values='values', index='index') "C:\Users\hanans\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\tools\pivot.py", line 111, in pivot_table agged = grouped.agg(aggfunc) "C:\Users\hanans\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\core\groupby.py", line 685, in agg return self.aggregate(func, *args, **kwargs) "C:\Users\hanans\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\core\groupby.py", line 2637, in aggregate return getattr(self, arg)(*args, **kwargs) "C:\Users\hanans\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\core\groupby.py", line 706, in mean return self._python_agg_general(f) "C:\Users\hanans\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\core\groupby.py", line 1121, in _python_agg_general return self._python_apply_general(f) "C:\Users\hanans\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\core\groupby.py", line 675, in _python_apply_general self.axis) "C:\Users\hanans\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\core\groupby.py", line 1270, in apply splitter = self._get_splitter(data, axis=axis) "C:\Users\hanans\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\core\groupby.py", line 1256, in _get_splitter comp_ids, _, ngroups = self.group_info "pandas\src\properties.pyx", line 34, in pandas.lib.cache_readonly.__get__ (pandas\lib.c:41917) "C:\Users\hanans\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\core\groupby.py", line 1365, in group_info comp_ids, obs_group_ids = self._get_compressed_labels() "C:\Users\hanans\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\core\groupby.py", line 1373, in _get_compressed_labels all_labels = [ping.labels for ping in self.groupings] "C:\Users\hanans\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\core\groupby.py", line 1373, in <listcomp> all_labels = [ping.labels for ping in self.groupings] "C:\Users\hanans\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\core\groupby.py", line 2023, in labels self._make_labels() "C:\Users\hanans\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\core\groupby.py", line 2034, in _make_labels labels, uniques = algos.factorize(self.grouper, sort=self.sort) "C:\Users\hanans\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\core\algorithms.py", line 135, in factorize labels = table.get_labels(vals, uniques, 0, na_sentinel) "pandas\hashtable.pyx", line 815, in pandas.hashtable.PyObjectHashTable.get_labels (pandas\hashtable.c:14073) "C:\Users\hanans\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\core\generic.py", line 663, in __hash__ ' hashed'.format(self.__class__.__name__))TypeError: 'DataFrame' objects are mutable, thus they cannot be hashed
Traceback (most recent call last): "/usr/local/lib/python3.6/site-packages/sqlalchemy/engine/base.py", line 1284, in _execute_context cursor, statement, parameters, context "/usr/local/lib/python3.6/site-packages/sqlalchemy/engine/default.py", line 590, in do_execute cursor.execute(statement, parameters) "/usr/local/lib/python3.6/site-packages/MySQLdb/cursors.py", line 255, in execute self.errorhandler(self, exc, value) "/usr/local/lib/python3.6/site-packages/MySQLdb/connections.py", line 50, in defaulterrorhandler raise errorvalue "/usr/local/lib/python3.6/site-packages/MySQLdb/cursors.py", line 252, in execute res = self._query(query) "/usr/local/lib/python3.6/site-packages/MySQLdb/cursors.py", line 378, in _query db.query(q) "/usr/local/lib/python3.6/site-packages/MySQLdb/connections.py", line 280, in query _mysql.connection.query(self, query) _mysql_exceptions.OperationalError: (1071, 'Specified key was too long; max key length is 3072 bytes')
0.263623
Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 1511, in _real_extract playlist_title = self._og_search_title(page) "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 428, in _og_search_title return self._og_search_property('title', html, *_kargs) "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 416, in _og_search_property escaped = self._search_regex(self._og_regexes(prop), html, name, flags=re.DOTALL, *_kargs) "/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 OpenGraph 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.
`Traceback (most recent call last): "/usr/local/bin/container-transform", line 9, in <module> load_entry_point('container-transform==1.1.5', 'console_scripts', 'container-transform')() "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources/__init__.py", line 565, in load_entry_point return get_distribution(dist).load_entry_point(group, name) "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources/__init__.py", line 2697, in load_entry_point return ep.load() "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources/__init__.py", line 2370, in load return self.resolve() "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources/__init__.py", line 2376, in resolve module = __import__(self.module_name, fromlist=['__name__'], level=0) "/Library/Python/2.7/site-packages/container_transform/__init__.py", line 3, in <module> from .converter import Converter "/Library/Python/2.7/site-packages/container_transform/converter.py", line 3, in <module> from .compose import ComposeTransformer "/Library/Python/2.7/site-packages/container_transform/compose.py", line 6, in <module> from .transformer import BaseTransformer "/Library/Python/2.7/site-packages/container_transform/transformer.py", line 38 class BaseTransformer(object, metaclass=ABCMeta): ^ SyntaxError: invalid syntax`
0.269415
Traceback (most recent call last): "build\bdist.win32\egg\pyocd\gdbserver\gdbserver.py", line 714, in resume if self.target.get_state() == Target.TARGET_HALTED: "build\bdist.win32\egg\pyocd\coresight\cortex_m.py", line 914, in get_state dhcsr = self.read_memory(CortexM.DHCSR) "build\bdist.win32\egg\pyocd\coresight\cortex_m.py", line 604, in read_memory result = self.ap.read_memory(addr, transfer_size, now) "build\bdist.win32\egg\pyocd\probe\stlink_probe.py", line 224, in read_memory result = conversion.byte_list_to_u32le_list(self._link.read_mem32(addr, 4, self._apsel))[0] "build\bdist.win32\egg\pyocd\probe\stlink\stlink.py", line 334, in read_mem32 return self._read_mem(addr, size, Commands.JTAG_READMEM_32BIT, self.MAXIMUM_TRANSFER_SIZE, apsel) "build\bdist.win32\egg\pyocd\probe\stlink\stlink.py", line 291, in _read_mem raise exc TransferFaultError: SWD/JTAG Transfer Fault @ 0xe000edf0-0xe000edf7
Traceback (most recent call last): "icloudpd.py", line 5, in <module> main() "/home/pens/.local/lib/python3.8/site-packages/click/core.py", line 722, in __call__ return self.main(*args, **kwargs) "/home/pens/.local/lib/python3.8/site-packages/click/core.py", line 697, in main rv = self.invoke(ctx) "/home/pens/.local/lib/python3.8/site-packages/click/core.py", line 895, in invoke return ctx.invoke(self.callback, **ctx.params) "/home/pens/.local/lib/python3.8/site-packages/click/core.py", line 535, in invoke return callback(*args, **kwargs) "/home/pens/icloud_photos_downloader/icloudpd/base.py", line 276, in main photos = icloud.photos.albums[album] "/home/pens/.local/lib/python3.8/site-packages/pyicloud/services/photos.py", line 186, in albums folder["fields"]["albumNameEnc"]["value"] KeyError: 'albumNameEnc'
0.265332
Traceback (most recent call last): "E:\Dan\programming\brian2\brian2\codegen\runtime\numpy_rt\numpy_rt.py", line 122, in run exec self.compiled_code in self.namespace "(string)", line 13, in <module>ValueError: operands could not be broadcast together with shapes (99,) (100,) (99,)
Traceback (most recent call last): "C:\Anaconda3\lib\site-packages\conda\core\package_cache.py", line 477, in _execute_action action.execute() "C:\Anaconda3\lib\site-packages\conda\core\path_actions.py", line 757, in execute download(self.url, self.target_full_path, self.md5sum) "C:\Anaconda3\lib\site-packages\conda\gateways\download.py", line 124, in download getattr(e.response, 'elapsed', None)) conda.exceptions.CondaHTTPError: <unprintable CondaHTTPError object>
0.207845
Traceback (most recent call last): "C:\Python33\lib\logging__init__.py", line 941, in emit "C:\Python\64-bit\3.3\lib\encodings\cp1252.py", line 19, in encodeUnicodeEncodeError: 'charmap' codec can't encode characters in position 200-202: character maps to <undefined>
Traceback (most recent call last): "D:\Distr\WPy64-3740\mysql_example.py", line 385, in <module> for cluster, scores in clustered_dupes : "C:\Program s (x86)\Python37-32\lib\site-packages\dedupe\api.py", line 121, in matchBlocks threshold=0) "C:\Program s (x86)\Python37-32\lib\site-packages\dedupe\core.py", line 214, in scoreDuplicates raise BlockingError("No records have been blocked together. " dedupe.core.BlockingError: No records have been blocked together. Is the data you are trying to match like the data you trained on?
0.283178
Traceback (most recent call last): "C:\Users\S10500\AppData\Local\Continuum\anaconda3\lib\site-packages\spyder\widgets\ipythonconsole\client.py", line 575, in show_time elapsed_time = time.monotonic() - self.t0 TypeError: unsupported operand type(s) for -: 'float' and 'NoneType'
Traceback (most recent call last): "<stdin>", line 1, in <module> "click.py", line 8, in <module> @click.command()AttributeError: 'module' object has no attribute 'command'
0.294667
Traceback (most recent call last): "/usr/bin/salt-run", line 10, in <module> salt_run() "/usr/lib/python2.7/dist-packages/salt/scripts.py", line 90, in salt_run client.run() "/usr/lib/python2.7/dist-packages/salt/cli/__init__.py", line 346, in run runner.run() "/usr/lib/python2.7/dist-packages/salt/runner.py", line 153, in run self.opts['fun'], self.opts['arg'], self.opts) "/usr/lib/python2.7/dist-packages/salt/runner.py", line 85, in cmd return self.functions[fun](*args, **kwargs) "/usr/lib/python2.7/dist-packages/salt/runners/jobs.py", line 39, in active 'Arguments': list(job['arg']),KeyError: 'arg'
Traceback (most recent call last): "/home/m.emami/.env/myenv/lib/python3.4/site-packages/django/template/base.py", line 894, in _resolve_lookup current = current[int(bit)]ValueError: invalid literal for int() with base 10: 'hide_label'
0.210628
Traceback (most recent call last): "<string>", line 1, in <module> "./urllib/request.py", line 156, in urlopen "./urllib/request.py", line 469, in open "./urllib/request.py", line 487, in _open "./urllib/request.py", line 447, in _call_chain "./urllib/request.py", line 1268, in http_open "./urllib/request.py", line 1251, in do_openurllib.error.URLError: <urlopen error [Errno 8] nodename nor servname provided, or not known>
Traceback (most recent call last): "<stdin>", line 1, in <module> "/usr/local/lib/python3.6/dist-packages/redis/lock.py", line 135, in release self.do_release(expected_token) "/usr/local/lib/python3.6/dist-packages/redis/lock.py", line 146, in do_release self.redis.transaction(execute_release, name) "/usr/local/lib/python3.6/dist-packages/redis/client.py", line 490, in transaction func_value = func(pipe) "/usr/local/lib/python3.6/dist-packages/redis/lock.py", line 143, in execute_release raise LockError("Cannot release a lock that's no longer owned") redis.exceptions.LockError: Cannot release a lock that's no longer owned
0.286856
Traceback (most recent call last): "/usr/local/lib/python3.8/site-packages/matplotlib/backends/backend_agg.py", line 152, in draw_path self._renderer.draw_path(gc, path, transform, rgbFace) OverflowError: In draw_path: Exceeded cell block limit
Traceback (most recent call last): "/home/hkohr/.virtualenvs/numpy-py2.7/lib/python2.7/site-packages/nose/loader.py", line 418, in loadTestsFromName addr.filename, addr.module) "/home/hkohr/.virtualenvs/numpy-py2.7/lib/python2.7/site-packages/nose/importer.py", line 47, in importFromPath return self.importFromDir(dir_path, fqname) "/home/hkohr/.virtualenvs/numpy-py2.7/lib/python2.7/site-packages/nose/importer.py", line 94, in importFromDir mod = load_module(part_fqname, fh, filename, desc) "numpy/distutils/__init__.py", line 8, in <module> from . import ccompiler "numpy/distutils/ccompiler.py", line 8, in <module> from distutils import ccompiler "numpy/distutils/__init__.py", line 8, in <module> from . import ccompiler "numpy/distutils/ccompiler.py", line 8, in <module> from distutils import ccompilerImportError: cannot import name ccompiler
0.2173
Traceback (most recent call last): "D:\Apps\Python\Anaconda3\lib\site-packages\PyInstaller\depend\bindepend.py", line 721, in getImports return _getImports_pe(pth) "D:\Apps\Python\Anaconda3\lib\site-packages\PyInstaller\depend\bindepend.py", line 109, in _getImports_pe import_dllnames_only=True, TypeError: parse_data_directories() got an unexpected keyword argument 'forwarded_exports_only'
Traceback (most recent call last): "<stdin>", line 1, in <module> "/Users/alexwhatley/anaconda3/lib/python3.5/site-packages/pandas/io/parsers.py", line 562, in parser_f return _read(filepath_or_buffer, kwds) "/Users/alexwhatley/anaconda3/lib/python3.5/site-packages/pandas/io/parsers.py", line 321, in _read return parser.read(nrows) "/Users/alexwhatley/anaconda3/lib/python3.5/site-packages/pandas/io/parsers.py", line 815, in read ret = self._engine.read(nrows) "/Users/alexwhatley/anaconda3/lib/python3.5/site-packages/pandas/io/parsers.py", line 1314, in read data = self._reader.read(nrows) "pandas/parser.pyx", line 805, in pandas.parser.TextReader.read (pandas/parser.c:8748) "pandas/parser.pyx", line 839, in pandas.parser.TextReader._read_low_memory (pandas/parser.c:9208) "pandas/parser.pyx", line 881, in pandas.parser.TextReader._read_rows (pandas/parser.c:9731) "pandas/parser.pyx", line 868, in pandas.parser.TextReader._tokenize_rows (pandas/parser.c:9602) "pandas/parser.pyx", line 1865, in pandas.parser.raise_parser_error (pandas/parser.c:23325) pandas.io.common.CParserError: Error tokenizing data. C error: Buffer overflow caught - possible malformed input file.`
0.201152
Traceback (most recent call last): "C:\django19\lib\site-packages\django\db\backends\utils.py", line 64, in execute return self.cursor.execute(sql, params) "C:\django19\lib\site-packages\django\db\backends\sqlite3\base.py", line 323, in execute return Database.Cursor.execute(self, query, params)sqlite3.IntegrityError: NOT NULL constraint failed: cms_cmsplugin.position
Traceback (most recent call last): "run.py", line 2, in <module> from layer import EchoLayer ImportError: No module named 'layer'
0.258073
Traceback (most recent call last): "<stdin>", line 1, in <module> "/Users/ken/blog/corona/env/lib/python3.7/site-packages/plotly/express/__init__.py", line 12, in <module> Plotly express requires pandas to be installed.""" ImportError: Plotly express requires pandas to be installed.
Scanning posts..Traceback (most recent call last): "/home/tin/.virtualenvs/blog/lib/python3.5/site-packages/nikola/utils.py", line 871, in to_datetime value = dateutil.parser.parse(value) "/home/tin/.virtualenvs/blog/lib/python3.5/site-packages/dateutil/parser.py", line 1182, in parse return DEFAULTPARSER.parse(timestr, **kwargs) "/home/tin/.virtualenvs/blog/lib/python3.5/site-packages/dateutil/parser.py", line 562, in parse raise ValueError("String does not contain a date.") ValueError: String does not contain a date.
0.329721
Traceback (most recent call last): "test_failure.py", line 5, in <module> x = deepcopy(dcm) "/usr/lib/python2.6/copy.py", line 189, in deepcopy y = _reconstruct(x, rv, 1, memo) "/usr/lib/python2.6/copy.py", line 334, in _reconstruct value = deepcopy(value, memo) "/usr/lib/python2.6/copy.py", line 189, in deepcopy y = _reconstruct(x, rv, 1, memo) "/usr/lib/python2.6/copy.py", line 338, in _reconstruct state = deepcopy(state, memo) "/usr/lib/python2.6/copy.py", line 162, in deepcopy y = copier(x, memo) "/usr/lib/python2.6/copy.py", line 255, in _deepcopy_dict y[deepcopy(key, memo)] = deepcopy(value, memo) "/usr/lib/python2.6/copy.py", line 189, in deepcopy y = _reconstruct(x, rv, 1, memo) "/usr/lib/python2.6/copy.py", line 329, in _reconstruct y.append(item) "/remote_home/moloney/Software/python/pydicom/pydicom/multival.py", line 45, in append super(MultiValue, self).append(self.type_constructor(val))AttributeError: 'Sequence' object has no attribute 'type_constructor'
Traceback (most recent call last): "/opt/maltrail/core/log.py", line 142, in handle handle = get_event_log_handle(int(sec)) "/opt/maltrail/core/log.py", line 40, in get_event_log_handle open(_, "w+").close()IOError: [Errno 2] No such file or directory: '/var/log/maltrail/2016-03-02.log'
0.20491
Traceback (most recent call last): "C:\Users\dellpc\Anaconda3\lib\site-packages\qtconsole\manager.py", line 27, in poll super(QtKernelRestarter, self).poll() "C:\Users\dellpc\Anaconda3\lib\site-packages\jupyter_client\restarter.py", line 113, in poll self.kernel_manager.restart_kernel(now=True, newports=newports) "C:\Users\dellpc\Anaconda3\lib\site-packages\jupyter_client\manager.py", line 368, in restart_kernel self.start_kernel(**self._launch_args) "C:\Users\dellpc\Anaconda3\lib\site-packages\jupyter_client\manager.py", line 261, in start_kernel self._connect_control_socket() "C:\Users\dellpc\Anaconda3\lib\site-packages\jupyter_client\manager.py", line 210, in _connect_control_socket self._control_socket = self.connect_control() "C:\Users\dellpc\Anaconda3\lib\site-packages\jupyter_client\connect.py", line 571, in connect_control return self._create_connected_socket('control', identity=identity) "C:\Users\dellpc\Anaconda3\lib\site-packages\jupyter_client\connect.py", line 543, in _create_connected_socket sock = self.context.socket(socket_type) "C:\Users\dellpc\Anaconda3\lib\site-packages\zmq\sugar\context.py", line 146, in socket s = self._socket_class(self, socket_type, **kwargs) "C:\Users\dellpc\Anaconda3\lib\site-packages\zmq\sugar\socket.py", line 59, in __init__ super(Socket, self).__init__(*a, **kw) "zmq/backend/cython/socket.pyx", line 328, in zmq.backend.cython.socket.Socket.__init__ zmq.error.ZMQError: Unknown error
Traceback (most recent call last): "/usr/bin/cactus", line 9, in <module> load_entry_point('Cactus==3.3.0', 'console_scripts', 'cactus')()TypeError: main() takes exactly 1 argument (0 given)
0.199886
Traceback (most recent call last): "/home/pi/Mycodo/mycodo/utils/update_installed_dependencies.py", line 58, in <module> installed_deps = get_installed_dependencies() "/home/pi/Mycodo/mycodo/utils/update_installed_dependencies.py", line 25, in get_installed_dependencies dict_inputs = parse_input_information() "/home/pi/Mycodo/mycodo/utils/inputs.py", line 119, in parse_input_information input_custom = load_module_from_file(full_path) "/home/pi/Mycodo/mycodo/utils/inputs.py", line 69, in load_module_from_file spec.loader.exec_module(input_custom) "<frozen importlib._bootstrap_external>", line 673, in exec_module "<frozen importlib._bootstrap>", line 222, in _call_with_frames_removed "/home/pi/Mycodo/mycodo/inputs/th1x.py", line 9, in <module> import requests "/home/pi/Mycodo/env/lib/python3.5/site-packages/requests/__init__.py", line 95, in <module> from urllib3.contrib import pyopenssl "/home/pi/Mycodo/env/lib/python3.5/site-packages/urllib3/contrib/pyopenssl.py", line 46, in <module> import OpenSSL.SSL "/usr/lib/python3/dist-packages/OpenSSL/__init__.py", line 8, in <module> from OpenSSL import rand, crypto, SSL "/usr/lib/python3/dist-packages/OpenSSL/crypto.py", line 13, in <module> from cryptography.hazmat.primitives.asymmetric import dsa, rsa "/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/asymmetric/rsa.py", line 14, in <module> from cryptography.hazmat.backends.interfaces import RSABackend "/usr/lib/python3/dist-packages/cryptography/hazmat/backends/__init__.py", line 7, in <module> import pkg_resources "/home/pi/Mycodo/env/lib/python3.5/site-packages/pkg_resources/__init__.py", line 3241, in <module> @_call_aside "/home/pi/Mycodo/env/lib/python3.5/site-packages/pkg_resources/__init__.py", line 3225, in _call_aside f(*args, **kwargs) "/home/pi/Mycodo/env/lib/python3.5/site-packages/pkg_resources/__init__.py", line 3254, in _initialize_master_working_set working_set = WorkingSet._build_master() "/home/pi/Mycodo/env/lib/python3.5/site-packages/pkg_resources/__init__.py", line 574, in _build_master ws = cls() "/home/pi/Mycodo/env/lib/python3.5/site-packages/pkg_resources/__init__.py", line 567, in __init__ self.add_entry(entry) "/home/pi/Mycodo/env/lib/python3.5/site-packages/pkg_resources/__init__.py", line 623, in add_entry for dist in find_distributions(entry, True): "/home/pi/Mycodo/env/lib/python3.5/site-packages/pkg_resources/__init__.py", line 2056, in find_on_path for dist in factory(fullpath): "/home/pi/Mycodo/env/lib/python3.5/site-packages/pkg_resources/__init__.py", line 2126, in distributions_from_metadata root, entry, metadata, precedence=DEVELOP_DIST, "/home/pi/Mycodo/env/lib/python3.5/site-packages/pkg_resources/__init__.py", line 2583, in from_location py_version=py_version, platform=platform, **kw "/home/pi/Mycodo/env/lib/python3.5/site-packages/pkg_resources/__init__.py", line 2985, in _reload_version md_version = self._get_version() "/home/pi/Mycodo/env/lib/python3.5/site-packages/pkg_resources/__init__.py", line 2763, in _get_version version = _version_from_file(lines) "/home/pi/Mycodo/env/lib/python3.5/site-packages/pkg_resources/__init__.py", line 2547, in _version_from_file line = next(iter(version_lines), '') "/home/pi/Mycodo/env/lib/python3.5/site-packages/pkg_resources/__init__.py", line 2758, in _get_metadata for line in self.get_metadata_lines(name): "/home/pi/Mycodo/env/lib/python3.5/site-packages/pkg_resources/__init__.py", line 1423, in get_metadata_lines return yield_lines(self.get_metadata(name)) "/home/pi/Mycodo/env/lib/python3.5/site-packages/pkg_resources/__init__.py", line 1420, in get_metadata return value.decode('utf-8') if six.PY3 else value UnicodeDecodeError: 'utf-8' codec can't decode byte 0x8a in position 45188: invalid start byte
Traceback (most recent call last): "../python/main2.py", line 156, in <module> app.run(app.parse_arguments()) "../python/main2.py", line 123, in run e.fit(X_train, y_train) "/home/raphael/Documents/Master Degree/Master Project/Implementation/LazyNN_RF/python/xsklearn/ensemble/stacking.py", line 331, in fit lm = nodes.GaussianWishart(mu, 1, D, Lambda) "/usr/local/lib/python3.4/dist-packages/bayespy/inference/vmp/nodes/expfamily.py", line 79, in constructor_decorator self._constructor(*args, **kwargs) "/usr/local/lib/python3.4/dist-packages/bayespy/inference/vmp/nodes/gaussian.py", line 2045, in _constructor n = cls._ensure_moments(n, WishartPriorMoments) "/usr/local/lib/python3.4/dist-packages/bayespy/inference/vmp/nodes/node.py", line 356, in _ensure_moments moments_class.from_values(node, **kwargs),TypeError: from_values() missing 1 required positional argument: 'd'
0.273007
Traceback (most recent call last): "object_detection_debug.py", line 202, in <module> image_np = load_image_into_numpy_array(image) "object_detection_debug.py", line 151, in load_image_into_numpy_array (im_height, im_width, 3)).astype(np.uint8) ValueError: cannot reshape array of size 3418200 into shape (675,1266,3)
Traceback (most recent call last): "/usr/local/lib/python3.5/tokenize.py", line 392, in find_cookie line_string = line.decode('utf-8') UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf5 in position 24: invalid start byte
0.312474
Traceback (most recent call last): "C:\Users\Marco\.platformio\python27\Lib\threading.py", line 801, in __bootstrap_inner self.run() "C:\Users\Marco\.platformio\packages\contrib-pysite\zeroconf.py", line 1328, in run self.zc.send(out) "C:\Users\Marco\.platformio\packages\contrib-pysite\zeroconf.py", line 2008, in send packet = out.packet() "C:\Users\Marco\.platformio\packages\contrib-pysite\zeroconf.py", line 989, in packet overrun_answers += self.write_record(answer, time_) "C:\Users\Marco\.platformio\packages\contrib-pysite\zeroconf.py", line 961, in write_record record.write(self) "C:\Users\Marco\.platformio\packages\contrib-pysite\zeroconf.py", line 531, in write out.write_name(self.alias) "C:\Users\Marco\.platformio\packages\contrib-pysite\zeroconf.py", line 914, in write_name count += 1 UnboundLocalError: local variable 'count' referenced before assignment
Traceback (most recent call last): "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/tornado/http1connection.py", line 693, in _server_request_loop ret = yield conn.read_response(request_delegate) "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/tornado/gen.py", line 870, in run value = future.result() "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/tornado/concurrent.py", line 215, in result raise_exc_info(self._exc_info) "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/tornado/gen.py", line 876, in run yielded = self.gen.throw(*exc_info) "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/tornado/http1connection.py", line 168, in _read_message quiet_exceptions=iostream.StreamClosedError) "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/tornado/gen.py", line 870, in run value = future.result() "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/tornado/concurrent.py", line 215, in result raise_exc_info(self._exc_info) "<string>", line 3, in raise_exc_info SSLError: [SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:590)
0.301126
Traceback (most recent call last): "/home/will/.local/bin/sshuttle", line 8, in <module> sys.exit(main()) "/home/will/.local/lib/python3.7/site-packages/sshuttle/cmdline.py", line 29, in main file_name=opt.sudoers_filename "/home/will/.local/lib/python3.7/site-packages/sshuttle/sudoers.py", line 64, in sudoers save_config(content, file_name) "/home/will/.local/lib/python3.7/site-packages/sshuttle/sudoers.py", line 40, in save_config ], stdout=PIPE, stdin=PIPE) "/usr/local/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) "/usr/local/lib/python3.7/subprocess.py", line 1482, in _execute_child restore_signals, start_new_session, preexec_fn) TypeError: expected str, bytes or os.PathLike object, not NoneType
Traceback (most recent call last): "/usr/local/lib/python3.5/dist-packages/flask/app.py", line 2292, in wsgi_app response = self.full_dispatch_request() "/usr/local/lib/python3.5/dist-packages/flask/app.py", line 1815, in full_dispatch_request rv = self.handle_user_exception(e) "/usr/local/lib/python3.5/dist-packages/flask/app.py", line 1718, in handle_user_exception reraise(exc_type, exc_value, tb) "/usr/local/lib/python3.5/dist-packages/flask/_compat.py", line 35, in reraise raise value "/usr/local/lib/python3.5/dist-packages/flask/app.py", line 1813, in full_dispatch_request rv = self.dispatch_request() "/usr/local/lib/python3.5/dist-packages/flask/app.py", line 1799, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) "/app/main.py", line 127, in predict response = operation.result(timeout=5.0) # timeout in seconds "/usr/local/lib/python3.5/dist-packages/google/api_core/future/polling.py", line 127, in result raise self._exception google.api_core.exceptions.GoogleAPICallError: None Unexpected state: Long-running operation had neither response nor error set.
0.306659
Traceback (most recent call last): "/opt/code/localstack/localstack/services/generic_proxy.py", line 313, in forward self.wfile.write(to_bytes(response.content)) "/usr/lib/python3.6/socketserver.py", line 803, in write self._sock.sendall(b) BrokenPipeError: [Errno 32] Broken pipe
Traceback (most recent call last): "/home/jed/.config/blender/2.80/scripts/addons/io_scene_godot/__init__.py", line 198, in execute return export_godot.save(self, context, **keywords) "/home/jed/.config/blender/2.80/scripts/addons/io_scene_godot/export_godot.py", line 318, in save exp.export() "/home/jed/.config/blender/2.80/scripts/addons/io_scene_godot/export_godot.py", line 267, in export self.export_scene() "/home/jed/.config/blender/2.80/scripts/addons/io_scene_godot/export_godot.py", line 211, in export_scene self.export_object(obj, root_gd_node) "/home/jed/.config/blender/2.80/scripts/addons/io_scene_godot/export_godot.py", line 153, in export_object self.export_object(child, exported_node) "/home/jed/.config/blender/2.80/scripts/addons/io_scene_godot/export_godot.py", line 123, in export_object parent_gd_node) "/home/jed/.config/blender/2.80/scripts/addons/io_scene_godot/converters/mesh.py", line 45, in export_mesh_node mesh_id = mesh_exporter.export_mesh(escn_file, export_settings) "/home/jed/.config/blender/2.80/scripts/addons/io_scene_godot/converters/mesh.py", line 250, in export_mesh mesh = mesh_converter.to_mesh() "/home/jed/.config/blender/2.80/scripts/addons/io_scene_godot/converters/mesh.py", line 706, in to_mesh depsgraph.update() AttributeError: 'Depsgraph' object has no attribute 'update'
0.284116
Traceback (most recent call last): "/usr/local/lib/python2.7/site-packages/pip/basecommand.py", line 209, in main status = self.run(options, args) "/usr/local/lib/python2.7/site-packages/pip/commands/install.py", line 317, in run prefix=options.prefix_path, "/usr/local/lib/python2.7/site-packages/pip/req/req_set.py", line 731, in install **kwargs "/usr/local/lib/python2.7/site-packages/pip/req/req_install.py", line 841, in install self.move_wheel_files(self.source_dir, root=root, prefix=prefix) "/usr/local/lib/python2.7/site-packages/pip/req/req_install.py", line 1040, in move_wheel_files isolated=self.isolated, "/usr/local/lib/python2.7/site-packages/pip/wheel.py", line 246, in move_wheel_files prefix=prefix, "/usr/local/lib/python2.7/site-packages/pip/locations.py", line 153, in distutils_scheme i.finalize_options() "/usr/local/Cellar/python/2.7.11/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/command/install.py", line 264, in finalize_options "must supply either home or prefix/exec-prefix -- not both"DistutilsOptionError: must supply either home or prefix/exec-prefix -- not both
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-6nyhv9qe\azure-cli-core\azure\cli\core\commands\__init__.py", line 366, in execute "C:\Users\trdai\AppData\Local\Temp\pip-install-6nyhv9qe\azure-cli-storage\azure\cli\command_modules\storage\__init__.py", line 234, in new_handler "C:\Users\trdai\AppData\Local\Temp\pip-install-6nyhv9qe\azure-cli-storage\azure\cli\command_modules\storage\__init__.py", line 177, in handler "C:\Users\trdai\AppData\Local\Temp\pip-install-6nyhv9qe\azure-cli-core\azure\cli\core\commands\__init__.py", line 343, in execute "C:\Users\trdai\AppData\Local\Temp\pip-install-6nyhv9qe\azure-cli-core\azure\cli\core\commands\__init__.py", line 182, in __call__ "C:\Users\trdai\AppData\Local\Temp\pip-install-6nyhv9qe\azure-cli-core\azure\cli\core\__init__.py", line 436, in default_command_handler "C:\Users\trdai\AppData\Local\Temp\pip-install-6nyhv9qe\azure-multiapi-storage\azure\multiapi\storage\v2018_03_28\blob\baseblobservice.py", line 1872, in get_blob_to_path "C:\Users\trdai\AppData\Local\Temp\pip-install-6nyhv9qe\azure-multiapi-storage\azure\multiapi\storage\v2018_03_28\blob\baseblobservice.py", line 2044, in get_blob_to_stream "C:\Users\trdai\AppData\Local\Temp\pip-install-6nyhv9qe\azure-multiapi-storage\azure\multiapi\storage\v2018_03_28\blob\baseblobservice.py", line 2012, in get_blob_to_stream "C:\Users\trdai\AppData\Local\Temp\pip-install-6nyhv9qe\azure-multiapi-storage\azure\multiapi\storage\v2018_03_28\blob\baseblobservice.py", line 1750, in _get_blob "C:\Users\trdai\AppData\Local\Temp\pip-install-6nyhv9qe\azure-multiapi-storage\azure\multiapi\storage\v2018_03_28\common\storageclient.py", line 381, in _perform_request "C:\Users\trdai\AppData\Local\Temp\pip-install-6nyhv9qe\azure-multiapi-storage\azure\multiapi\storage\v2018_03_28\common\storageclient.py", line 306, in _perform_request "C:\Users\trdai\AppData\Local\Temp\pip-install-6nyhv9qe\azure-multiapi-storage\azure\multiapi\storage\v2018_03_28\common\storageclient.py", line 292, in _perform_request "C:\Users\trdai\AppData\Local\Temp\pip-install-6nyhv9qe\azure-multiapi-storage\azure\multiapi\storage\v2018_03_28\common\_error.py", line 115, in _http_error_handler azure.common.AzureMissingResourceHttpError: The specified resource does not exist. ErrorCode: ResourceNotFound
0.145622
Traceback (most recent call last): "/volper/users/gaowang/fqx/gp_prune/gppr/bug_script.py", line 8, in <module> jax.grad(jnp.linalg.det)(jnp.eye(2)) "/volper/users/gaowang/anaconda3/envs/gppr/lib/python3.8/site-packages/jax/_src/numpy/linalg.py", line 250, in _det_jvp y, z = _cofactor_solve(x, g) "/volper/users/gaowang/anaconda3/envs/gppr/lib/python3.8/site-packages/jax/_src/numpy/linalg.py", line 207, in _cofactor_solve lu, pivots, permutation = lax_linalg.lu(a) "/volper/users/gaowang/anaconda3/envs/gppr/lib/python3.8/site-packages/jax/_src/lax/linalg.py", line 143, in lu lu, pivots, permutation = lu_p.bind(x) "/volper/users/gaowang/anaconda3/envs/gppr/lib/python3.8/site-packages/jax/_src/lax/linalg.py", line 745, in _lu_impl lu, pivot, perm = xla.apply_primitive(lu_p, operand) "/volper/users/gaowang/anaconda3/envs/gppr/lib/python3.8/site-packages/jax/_src/lax/linalg.py", line 821, in _lu_cpu_gpu_translation_rule lu, pivot, info = getrf_impl(c, operand) "/volper/users/gaowang/anaconda3/envs/gppr/lib/python3.8/site-packages/jaxlib/cusolver.py", line 156, in getrf lwork, opaque = cusolver_kernels.build_getrf_descriptor( jax._src.traceback_util.FilteredStackTrace: RuntimeError: cuSolver has not been initialized
Traceback (most recent call last): "C:\Users\91901\anaconda3\envs\tf_1\lib\site-packages\tensorflow_core\python\pywrap_tensorflow.py", line 58, in <module> from tensorflow.python.pywrap_tensorflow_internal import * "C:\Users\91901\anaconda3\envs\tf_1\lib\site-packages\tensorflow_core\python\pywrap_tensorflow_internal.py", line 28, in <module> _pywrap_tensorflow_internal = swig_import_helper() "C:\Users\91901\anaconda3\envs\tf_1\lib\site-packages\tensorflow_core\python\pywrap_tensorflow_internal.py", line 24, in swig_import_helper _mod = imp.load_module('_pywrap_tensorflow_internal', fp, pathname, description) "C:\Users\91901\anaconda3\envs\tf_1\lib\imp.py", line 243, in load_module return load_dynamic(name, filename, file) "C:\Users\91901\anaconda3\envs\tf_1\lib\imp.py", line 343, in load_dynamic return _load(spec) ImportError: DLL load failed: The paging file is too small for this operation to complete.
0.294148
127.0.0.1:53014: Traceback (most recent call last): "/usr/local/lib/python3.7/dist-packages/mitmproxy/proxy/server.py", line 121, in handle root_layer() "/usr/local/lib/python3.7/dist-packages/mitmproxy/proxy/modes/http_proxy.py", line 9, in __call__ layer() "/usr/local/lib/python3.7/dist-packages/mitmproxy/proxy/protocol/tls.py", line 286, in __call__ layer() "/usr/local/lib/python3.7/dist-packages/mitmproxy/proxy/protocol/http1.py", line 83, in __call__ layer() "/usr/local/lib/python3.7/dist-packages/mitmproxy/proxy/protocol/http.py", line 188, in __call__ if not self._process_flow(flow): "/usr/local/lib/python3.7/dist-packages/mitmproxy/proxy/protocol/http.py", line 254, in _process_flow self.read_request_body(f.request) "/usr/local/lib/python3.7/dist-packages/mitmproxy/proxy/protocol/http1.py", line 23, in read_request_body human.parse_size(self.config.options.body_size_limit) "/usr/local/lib/python3.7/dist-packages/mitmproxy/optmanager.py", line 172, in __getattr__ raise AttributeError("No such option: %s" % attr) AttributeError: No such option: body_size_limit
Traceback (most recent call last): "/home/yukun/theano_pak/_2_stage_opti_theano/dl4mt-opti/theano/theano/tensor/tests/test_basic.py", line 483, in test_grad eps=_grad_eps) "/home/yukun/theano_pak/_2_stage_opti_theano/dl4mt-opti/theano/theano/tests/unittest_tools.py", line 91, in verify_grad T.verify_grad(op, pt, n_tests, rng, *args, **kwargs) "/home/yukun/theano_pak/_2_stage_opti_theano/dl4mt-opti/theano/theano/gradient.py", line 1697, in verify_grad abs_tol, rel_tol) GradientError: GradientError: numeric gradient and analytic gradient exceed tolerance:
0.302901
>>> r = http_pool.get_url('http://stats.e-go.gr/rx.asp?nWebSrvID=100230&nCatID=23425&nLevelId=-20&target=mailto%3Aadvertising%40pegasusinteractive%2Egr')Traceback (most recent call last): "<stdin>", line 1, in <module> "urllib3/request.py", line 136, in get_url **urlopen_kw) "urllib3/request.py", line 78, in request_encode_url return self.urlopen(method, url, **urlopen_kw) "urllib3/connectionpool.py", line 410, in urlopen retries - 1, redirect, assert_same_host) "urllib3/connectionpool.py", line 341, in urlopen raise HostChangedError(host, url, retries - 1)urllib3.exceptions.HostChangedError: Connection pool with host 'http://stats.e-go.gr' tried to open a foreign host: mailto:[email protected]
Traceback (most recent call last): "/bin/ivre", line 78, in <module> main() "/bin/ivre", line 51, in main tools.get_command(possible_commands[0])() "/usr/lib/python2.7/site-packages/ivre/tools/runscansagentdb.py", line 192, in main assign_to_free_agents=bool(args.assign_free_agents) "/usr/lib/python2.7/site-packages/ivre/db/__init__.py", line 1450, in add_scan "target": pickle.dumps(target.__iter__()), "/usr/lib64/python2.7/pickle.py", line 1374, in dumps Pickler(file, protocol).dump(obj) "/usr/lib64/python2.7/pickle.py", line 224, in dump self.save(obj) "/usr/lib64/python2.7/pickle.py", line 331, in save self.save_reduce(obj=obj, *rv) "/usr/lib64/python2.7/pickle.py", line 419, in save_reduce save(state) "/usr/lib64/python2.7/pickle.py", line 286, in save f(self, obj) # Call unbound method with explicit self "/usr/lib64/python2.7/pickle.py", line 649, in save_dict self._batch_setitems(obj.iteritems()) "/usr/lib64/python2.7/pickle.py", line 663, in _batch_setitems save(v) "/usr/lib64/python2.7/pickle.py", line 306, in save rv = reduce(self.proto) "/usr/lib64/python2.7/copy_reg.py", line 70, in _reduce_ex raise TypeError, "can't pickle %s objects" % base.__name__ TypeError: can't pickle file objects
0.236747
Traceback (most recent call last): "/home/thormick/gapit/env-u20.04/lib/python3.8/site-packages/flake8/processor.py", line 272, in generate_tokens for token in tokenize.generate_tokens(self.next_line): "/usr/lib/python3.8/tokenize.py", line 512, in _tokenize raise IndentationError( "<tokenize>", line 3 print("Bar!") ^IndentationError: unindent does not match any outer indentation level
Traceback (most recent call last): "/Users/buildbot-worker/worker/buildpackage_macOS/build/golemapp.py", line 156, in <module> "/Users/buildbot-worker/worker/buildpackage_macOS/build/.venv/lib/python3.6/site-packages/click/core.py", line 722, in __call__ "/Users/buildbot-worker/worker/buildpackage_macOS/build/.venv/lib/python3.6/site-packages/click/core.py", line 697, in main "/Users/buildbot-worker/worker/buildpackage_macOS/build/.venv/lib/python3.6/site-packages/click/core.py", line 895, in invoke "/Users/buildbot-worker/worker/buildpackage_macOS/build/.venv/lib/python3.6/site-packages/click/core.py", line 535, in invoke "/Users/buildbot-worker/worker/buildpackage_macOS/build/golemapp.py", line 106, in start "/Users/buildbot-worker/worker/buildpackage_macOS/build/golem/node.py", line 32, in __init__ "/Users/buildbot-worker/worker/buildpackage_macOS/build/golem/client.py", line 101, in __init__ "/Users/buildbot-worker/worker/buildpackage_macOS/build/golem/client.py", line 1132, in __lock_datadir OSError: Data dir /Users/sdrpa/Library/Application Support/golem/default used by other Golem instance
0.235744
Traceback (most recent call last): "D:\a\sslyze\sslyze\sslyze\scanner.py", line 264, in get_results "D:\a\sslyze\sslyze\sslyze\plugins\session_renegotiation_plugin.py", line 100, in result_for_completed_scan_jobs "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\concurrent\futures\_base.py", line 432, in result "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\concurrent\futures\_base.py", line 388, in __get_result "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\concurrent\futures\thread.py", line 57, in run "D:\a\sslyze\sslyze\sslyze\plugins\session_renegotiation_plugin.py", line 151, in _test_client_renegotiation "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\nassl\legacy_ssl_client.py", line 78, in do_renegotiate "C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages\nassl\ssl_client.py", line 182, in do_handshake nassl._nassl.OpenSSLError: error:140940F5:SSL routines:ssl3_read_bytes:unexpected record
Traceback (most recent call last): "/home/frappe/frappe-bench/apps/frappe/frappe/app.py", line 67, in application response = frappe.website.render.render() "/home/frappe/frappe-bench/apps/frappe/frappe/website/render.py", line 50, in render data = render_page(path) "/home/frappe/frappe-bench/apps/frappe/frappe/website/render.py", line 117, in render_page return build(path) "/home/frappe/frappe-bench/apps/frappe/frappe/website/render.py", line 124, in build return build_page(path) "/home/frappe/frappe-bench/apps/frappe/frappe/website/render.py", line 137, in build_page context = get_context(path) "/home/frappe/frappe-bench/apps/frappe/frappe/website/context.py", line 19, in get_context context = build_context(context) "/home/frappe/frappe-bench/apps/frappe/frappe/website/context.py", line 72, in build_context ret = module.get_context(context) "/home/frappe/frappe-bench/apps/frappe/frappe/www/list.py", line 21, in get_context context.update(get(**frappe.local.form_dict)) "/home/frappe/frappe-bench/apps/frappe/frappe/www/list.py", line 44, in get limit_start=limit_start, limit_page_length=limit_page_length) "/home/frappe/frappe-bench/apps/erpnext/erpnext/schools/doctype/course/course.py", line 19, in get_sg_list order by SG.group_name asc limit {0} , {1}'''.format(limit_start, limit_page_length), student, as_dict=True) "/home/frappe/frappe-bench/apps/frappe/frappe/database.py", line 137, in sql self._cursor.execute(query, values) "/home/frappe/frappe-bench/env/local/lib/python2.7/site-packages/MySQLdb/cursors.py", line 205, in execute self.errorhandler(self, exc, value) "/home/frappe/frappe-bench/env/local/lib/python2.7/site-packages/MySQLdb/connections.py", line 36, in defaulterrorhandler raise errorclass, errorvalueOperationalError: (1054, "Unknown column 'group_name' in 'field list'")
0.259942
Traceback (most recent call last): "/tmp/py4/share/pyglossary/pyglossary.pyw", line 361, in <module> __import__('ui.ui_%s' % ui_type2), "/tmp/py4/share/pyglossary/ui/ui_qt.py", line 20, in <module> from glossary import * "/tmp/py4/lib/python3.7/site-packages/pyglossary/glossary.py", line 47, in <module> from .flags import *ImportError: attempted relative import with no known parent package
Traceback (most recent call last): "keras-dinamic-padding-for-stride.py", line 120, in <module> model.add (ZeroPadding1D (dinamic_padding_stride = 2)) "/home/edresson/anaconda3/lib/python3.6/site-packages/keras/engine/sequential.py", line 181, in add output_tensor = layer (self.outputs [0]) "/home/edresson/anaconda3/lib/python3.6/site-packages/keras/engine/base_layer.py", line 457, in __call__ output = self.call (inputs, ** kwargs) "keras-dinamic-padding-for-stride.py", line 67, in call padding = int (inputs.shape [1] * self.dinamic_padding_stride) TypeError: __int__ returned non-int (type NoneType)
0.317035
Traceback (most recent call last): "/usr/lib/python2.6/site-packages/salt/scripts.py", line 81, in minion_process minion.start() "/usr/lib/python2.6/site-packages/salt/cli/daemons.py", line 275, in start self.minion.tune_in() "/usr/lib/python2.6/site-packages/salt/minion.py", line 1628, in tune_in io_loop=self.io_loop, "/usr/lib/python2.6/site-packages/salt/utils/event.py", line 731, in __init__ id_hash = hash_type(salt.utils.to_bytes(self.opts.get('id', ''))).hexdigest()[:10]ValueError: error:060800A3:digital envelope routines:EVP_DigestInit_ex:disabled for fips
Traceback (most recent call last): "/usr/lib64/python2.7/site-packages/tornado/ioloop.py", line 865, in start handler_func(fd_obj, events) "/usr/lib64/python2.7/site-packages/tornado/stack_context.py", line 276, in null_wrapper _state.contexts = current_state UnboundLocalError: local variable 'current_state' referenced before assignment
0.204985