text1
stringlengths
92
132k
text2
stringlengths
83
99.1k
score
float64
0.01
1
Traceback (most recent call last): "/usr/local/lib/python3.5/site-packages/pycoin/tx/script/vm.py", line 66, in __getitem__ return super(Stack, self).__getitem__(*args, **kwargs)IndexError: list index out of range
Traceback (most recent call last): "tf_cnn_benchmarks.py", line 60, in <module> app.run(main) # Raises error on invalid flags, unlike tf.app.run() "/hpcgpfs01/work/amalik/ATLAS_BNL_PANDA/PyTorch_horovod/env/lib/python3.5/site-packages/absl/app.py", line 300, in run _run_main(main, args) "/hpcgpfs01/work/amalik/ATLAS_BNL_PANDA/PyTorch_horovod/env/lib/python3.5/site-packages/absl/app.py", line 251, in _run_main sys.exit(main(argv)) "tf_cnn_benchmarks.py", line 49, in main params = benchmark_cnn.setup(params) "/hpcgpfs01/work/amalik/ATLAS_BNL_PANDA/PyTorch_horovod/ToyProblemHorovod/Tensorflow/benchmarks_from_google/benchmarks/scripts/tf_cnn_benchmarks/benchmark_cnn.py", line 2153, in setup import horovod.tensorflow as hvd # pylint: disable=g-import-not-at-top "/hpcgpfs01/work/amalik/ATLAS_BNL_PANDA/PyTorch_horovod/env/lib/python3.5/site-packages/horovod/tensorflow/__init__.py", line 37, in <module> from horovod.tensorflow.mpi_ops import allgather, broadcast, _allreduce "/hpcgpfs01/work/amalik/ATLAS_BNL_PANDA/PyTorch_horovod/env/lib/python3.5/site-packages/horovod/tensorflow/mpi_ops.py", line 58, in <module> ['HorovodAllgather', 'HorovodAllreduce']) "/hpcgpfs01/work/amalik/ATLAS_BNL_PANDA/PyTorch_horovod/env/lib/python3.5/site-packages/horovod/tensorflow/mpi_ops.py", line 45, in _load_library library = load_library.load_op_library(filename) "/hpcgpfs01/work/amalik/ATLAS_BNL_PANDA/PyTorch_horovod/env/lib/python3.5/site-packages/tensorflow/python/framework/load_library.py", line 60, in load_op_library lib_handle = py_tf.TF_LoadLibrary(library_filename) tensorflow.python.framework.errors_impl.NotFoundError: /hpcgpfs01/work/amalik/ATLAS_BNL_PANDA/PyTorch_horovod/env/lib/python3.5/site-packages/horovod/tensorflow/mpi_lib.cpython-35m-x86_64-linux-gnu.so: undefined symbol: _ZN10tensorflow12OpDefBuilderC1EN4absl11string_viewE
0.227968
Traceback (most recent call last): "/usr/src/homeassistant/homeassistant/config_entries.py", line 363, in async_migrate hass, self "/usr/src/homeassistant/homeassistant/components/huawei_lte/__init__.py", line 513, in async_migrate_entry recipient = options[CONF_RECIPIENT] KeyError: 'recipient'
Traceback (most recent call last): "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 175, in on_new callback.on_new(v) "xsupport in /Users/Home/Library/Application Support/Sublime Text 3/Installed Packages/Vintageous.sublime-package", line 106, in on_new "state in /Users/Home/Library/Application Support/Sublime Text 3/Installed Packages/Vintageous.sublime-package", line 63, in _init_vintageous "state in /Users/Home/Library/Application Support/Sublime Text 3/Installed Packages/Vintageous.sublime-package", line 285, in reset_during_init "vi.settings in /Users/Home/Library/Application Support/Sublime Text 3/Installed Packages/Vintageous.sublime-package", line 159, in __getitem__AttributeError: 'NoneType' object has no attribute 'settings'
0.170186
Traceback (most recent call last): "/Users/teeling/Documents/PythonDev/zipLineTest/venv/lib/python3.5/site-packages/zipline/data/bundles/quandl.py", line 89, in fetch_data_table format_metadata_url(api_key) "/Users/teeling/Documents/PythonDev/zipLineTest/venv/lib/python3.5/site-packages/pandas/io/parsers.py", line 709, in parser_f return _read(filepath_or_buffer, kwds) "/Users/teeling/Documents/PythonDev/zipLineTest/venv/lib/python3.5/site-packages/pandas/io/parsers.py", line 433, in _read filepath_or_buffer, encoding, compression) "/Users/teeling/Documents/PythonDev/zipLineTest/venv/lib/python3.5/site-packages/pandas/io/common.py", line 190, in get_filepath_or_buffer req = _urlopen(filepath_or_buffer) "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/urllib/request.py", line 163, in urlopen return opener.open(url, data, timeout) "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/urllib/request.py", line 466, in open response = self._open(req, data) "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/urllib/request.py", line 484, in _open '_open', req) "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/urllib/request.py", line 444, in _call_chain result = func(*args) "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/urllib/request.py", line 1297, in https_open context=self._context, check_hostname=self._check_hostname) "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/urllib/request.py", line 1256, in do_open raise URLError(err) urllib.error.URLError: <urlopen error [SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:719)>
Traceback (most recent call last): "c:\python27\lib\runpy.py", line 162, in _run_module_as_main "__main__", fname, loader, pkg_name) "c:\python27\lib\runpy.py", line 72, in _run_code exec code in run_globals "c:\Python27\Scripts\pipenv2.exe\__main__.py", line 9, in <module> "c:\python27\lib\site-packages\pipenv\vendor\click\core.py", line 764, in __call__ return self.main(*args, **kwargs) "c:\python27\lib\site-packages\pipenv\vendor\click\core.py", line 717, in main rv = self.invoke(ctx) "c:\python27\lib\site-packages\pipenv\vendor\click\core.py", line 1137, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) "c:\python27\lib\site-packages\pipenv\vendor\click\core.py", line 956, in invoke return ctx.invoke(self.callback, **ctx.params) "c:\python27\lib\site-packages\pipenv\vendor\click\core.py", line 555, in invoke return callback(*args, **kwargs) "c:\python27\lib\site-packages\pipenv\vendor\click\decorators.py", line 64, in new_func return ctx.invoke(f, obj, *args, **kwargs) "c:\python27\lib\site-packages\pipenv\vendor\click\core.py", line 555, in invoke return callback(*args, **kwargs) "c:\python27\lib\site-packages\pipenv\vendor\click\decorators.py", line 17, in new_func return f(get_current_context(), *args, **kwargs) "c:\python27\lib\site-packages\pipenv\cli\command.py", line 254, in install editable_packages=state.installstate.editables, "c:\python27\lib\site-packages\pipenv\core.py", line 1741, in do_install pypi_mirror=pypi_mirror, "c:\python27\lib\site-packages\pipenv\core.py", line 609, in ensure_project validate=validate, skip_requirements=skip_requirements, system=system "c:\python27\lib\site-packages\pipenv\core.py", line 320, in ensure_pipfile project.create_pipfile(python=python) "c:\python27\lib\site-packages\pipenv\project.py", line 726, in create_pipfile required_python = self.which("python", self.virtualenv_location) "c:\python27\lib\site-packages\pipenv\project.py", line 1083, in which result = next(iter(filter(None, (find(finder) for finder in self.finders))), None) "c:\python27\lib\site-packages\pipenv\project.py", line 1083, in <genexpr> result = next(iter(filter(None, (find(finder) for finder in self.finders))), None) "c:\python27\lib\site-packages\pipenv\vendor\pythonfinder\pythonfinder.py", line 67, in which return self.system_path.which(exe) "c:\python27\lib\site-packages\pipenv\vendor\pythonfinder\pythonfinder.py", line 54, in system_path ignore_unsupported=self.ignore_unsupported, "c:\python27\lib\site-packages\pipenv\vendor\pythonfinder\models\path.py", line 451, in create ignore_unsupported=ignore_unsupported, "<attrs generated init 0c5e0ca48e6d72e07a67727a626d079225b052cd>", line 38, in __init__ "c:\python27\lib\site-packages\pipenv\vendor\pythonfinder\models\path.py", line 114, in __attrs_post_init__ self._setup_windows() "c:\python27\lib\site-packages\pipenv\vendor\pythonfinder\models\path.py", line 213, in _setup_windows self.windows_finder = WindowsFinder.create() "c:\python27\lib\site-packages\pipenv\vendor\pythonfinder\models\windows.py", line 116, in create return cls() "<attrs generated init 9aa6766aa25d25c58d475716fcbee001191ee1ef>", line 13, in __init__ "c:\python27\lib\site-packages\pipenv\vendor\pythonfinder\models\windows.py", line 92, in get_versions py_version = PythonVersion.from_windows_launcher(version_object) "c:\python27\lib\site-packages\pipenv\vendor\pythonfinder\models\python.py", line 417, in from_windows_launcher creation_dict = cls.parse(launcher_entry.info.version) "c:\python27\lib\site-packages\pipenv\vendor\pythonfinder\_vendor\pep514tools\_registry.py", line 75, in __getattr__ raise AttributeError(attr) AttributeError: version
0.317067
Traceback (most recent call last): "/usr/bin/salt-call", line 11, in <module> salt_call() "/usr/lib/python2.7/dist-packages/salt/scripts.py", line 379, in salt_call client.run() "/usr/lib/python2.7/dist-packages/salt/cli/call.py", line 58, in run caller.run() "/usr/lib/python2.7/dist-packages/salt/cli/caller.py", line 134, in run ret = self.call() "/usr/lib/python2.7/dist-packages/salt/cli/caller.py", line 197, in call ret['return'] = func(*args, **kwargs) "/usr/lib/python2.7/dist-packages/salt/modules/cp.py", line 261, in get_template **kwargs) "/usr/lib/python2.7/dist-packages/salt/fileclient.py", line 676, in get_template **kwargs "/usr/lib/python2.7/dist-packages/salt/utils/templates.py", line 178, in render_tmpl output = render_str(tmplstr, context, tmplpath) "/usr/lib/python2.7/dist-packages/salt/utils/templates.py", line 386, in render_jinja_tmpl buf=tmplstr) salt.exceptions.SaltRenderError: Jinja variable 'prev_file' is undefined
Traceback (most recent call last): "<stdin>", line 1, in <module> "/home/andrew/.local/lib64/python3.6/site-packages/motor/__init__.py", line 54, in <module> from .motor_tornado import * "/home/andrew/.local/lib64/python3.6/site-packages/motor/motor_tornado.py", line 19, in <module> from . import core, motor_gridfs "/home/andrew/.local/lib64/python3.6/site-packages/motor/core.py", line 34, in <module> from pymongo.change_stream import ChangeStream ModuleNotFoundError: No module named 'pymongo.change_stream'
0.275707
Fatal error: Traceback (most recent call last): "fabric/contrib/files.py", line 129, in upload_template from jinja2 import Environment, SystemLoaderImportError: No module named jinja2
Traceback (most recent call last): "c:\Users\suzan\Mobile-Security-Framework-MobSF\venv\Scripts\capfuzz-script.py", line 11, in <module> load_entry_point('capfuzz==0.0.1', 'console_scripts', 'capfuzz')() "c:\Users\suzan\Mobile-Security-Framework-MobSF\venv\lib\site-packages\pkg_resources\__init__.py", line 484, in load_entry_point return get_distribution(dist).load_entry_point(group, name) "c:\Users\suzan\Mobile-Security-Framework-MobSF\venv\lib\site-packages\pkg_resources\__init__.py", line 2725, in load_entry_point return ep.load() "c:\Users\suzan\Mobile-Security-Framework-MobSF\venv\lib\site-packages\pkg_resources\__init__.py", line 2343, in load return self.resolve() "c:\Users\suzan\Mobile-Security-Framework-MobSF\venv\lib\site-packages\pkg_resources\__init__.py", line 2349, in resolve module = __import__(self.module_name, fromlist=['__name__'], level=0) "c:\Users\suzan\Mobile-Security-Framework-MobSF\venv\lib\site-packages\capfuzz\__main__.py", line 12, in <module> from mitmproxy import ( "c:\Users\suzan\Mobile-Security-Framework-MobSF\venv\lib\site-packages\mitmproxy\options.py", line 5, in <module> from mitmproxy.net import tls "c:\Users\suzan\Mobile-Security-Framework-MobSF\venv\lib\site-packages\mitmproxy\net\tls.py", line 13, in <module> from OpenSSL import SSL "c:\Users\suzan\Mobile-Security-Framework-MobSF\venv\lib\site-packages\OpenSSL\__init__.py", line 8, in <module> from OpenSSL import crypto, SSL "c:\Users\suzan\Mobile-Security-Framework-MobSF\venv\lib\site-packages\OpenSSL\crypto.py", line 16, in <module> from OpenSSL._util import ( "c:\Users\suzan\Mobile-Security-Framework-MobSF\venv\lib\site-packages\OpenSSL\_util.py", line 6, in <module> from cryptography.hazmat.bindings.openssl.binding import Binding "c:\Users\suzan\Mobile-Security-Framework-MobSF\venv\lib\site-packages\cryptography\hazmat\bindings\openssl\binding.py", line 13, in <module> from cryptography.hazmat.bindings._openssl import ffi, lib ImportError: DLL load failed: The specified procedure could not be found.
0.317387
Traceback (most recent call last): "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 760, in extract_info ie_result = ie.extract(url) "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 433, in extract ie_result = self._real_extract(url) "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1755, in _real_extract encrypted_sig, video_id, player_url, age_gate) "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1172, in _decrypt_signature 'Signature extraction failed: ' + tb, cause=e) ExtractorError: Signature extraction failed: Traceback (most recent call last):
Traceback (most recent call last): "f:\users\songyuc\anaconda3\envs\conda-paddle\lib\site-packages\parl\remote\job.py", line 301, in wait_for_connection cls = load_remote_class(file_name, class_name, end_of_file, "f:\users\songyuc\anaconda3\envs\conda-paddle\lib\site-packages\parl\remote\utils.py", line 91, in load_remote_class os.remove(tmp_file_name) NotFoundError: [WinError 2] 系统找不到指定的文件。: 'D:\\Program\\***\\Experiments\\work\\home\\aistudio\\aistudio\\xparl_actor.py'
0.168016
Traceback (most recent call last): "make_tf_records.py", line 32, in <module> tokenized_train_text = bpe.apply([train_text.encode('ascii', errors='ignore')])[0] # will NOT work for non-English texts "fastBPE/fastBPE.pyx", line 21, in fastBPE.fastBPE.apply AttributeError: 'bytes' object has no attribute 'encode'
Traceback (most recent call last): "build/dupeGuru.app/Contents/Resources/py/shelve.py", line 111, in __getitem__ KeyError: 'path:/Users/laurenneedell/Pictures/Photos Library.photoslibrary/resources/proxies/derivatives/1f/00/1fde/UNADJUSTEDNONRAW_largepv_1fde.jpg'
0.317386
ERROR (theano.gof.opt): Traceback (most recent call last): "/home/alistair/.venvs/resonant_pipeline/lib/python2.7/site-packages/theano/gof/opt.py", line 195, in apply sub_prof = optimizer.optimize(fgraph) "/home/alistair/.venvs/resonant_pipeline/lib/python2.7/site-packages/theano/gof/opt.py", line 81, in optimize ret = self.apply(fgraph, *args, **kwargs) "/home/alistair/.venvs/resonant_pipeline/lib/python2.7/site-packages/theano/tensor/opt.py", line 5498, in apply new_outputs = self.optimizer(node) "/home/alistair/.venvs/resonant_pipeline/lib/python2.7/site-packages/theano/tensor/opt.py", line 5445, in local_fuse ret = local_fuse(n) "/home/alistair/.venvs/resonant_pipeline/lib/python2.7/site-packages/theano/tensor/opt.py", line 5445, in local_fuse ret = local_fuse(n) "/home/alistair/.venvs/resonant_pipeline/lib/python2.7/site-packages/theano/tensor/opt.py", line 5445, in local_fuse ret = local_fuse(n) "/home/alistair/.venvs/resonant_pipeline/lib/python2.7/site-packages/theano/tensor/opt.py", line 5445, in local_fuse ret = local_fuse(n) "/home/alistair/.venvs/resonant_pipeline/lib/python2.7/site-packages/theano/tensor/opt.py", line 5445, in local_fuse ret = local_fuse(n) "/home/alistair/.venvs/resonant_pipeline/lib/python2.7/site-packages/theano/tensor/opt.py", line 5433, in local_fuse n = OP(C)(*inputs).owner "/home/alistair/.venvs/resonant_pipeline/lib/python2.7/site-packages/theano/tensor/elemwise.py", line 496, in __init__ scalar_op.nout)ValueError: Cannot construct a ufunc with more than 32 operands (requested number were: inputs = 35 and outputs = 1)
Traceback (most recent call last): "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest self.test(*self.arg) "/home/besser82/rpmbuild/BUILDROOT/python-scikit-learn-0.15-0.1.git20140602.083b5f5.fc20.x86_64/usr/lib64/python2.7/site-packages/sklearn/ensemble/tests/test_forest.py", line 362, in check_classes_shape clf = ForestClassifier(random_state=0).fit(X, y) "/home/besser82/rpmbuild/BUILDROOT/python-scikit-learn-0.15-0.1.git20140602.083b5f5.fc20.x86_64/usr/lib64/python2.7/site-packages/sklearn/ensemble/forest.py", line 271, in fit backend="threading")(TypeError: __init__() got an unexpected keyword argument 'backend'
0.259665
Traceback (most recent call last): "/opt/conda/bin/jupyter-book", line 11, in <module> sys.exit(main()) "/opt/conda/lib/python3.7/site-packages/jupyter_book/main.py", line 31, in main commands[args.command]() "/opt/conda/lib/python3.7/site-packages/jupyter_book/create.py", line 119, in new_book _check_file_exists(args.content_folder) "/opt/conda/lib/python3.7/site-packages/jupyter_book/create.py", line 37, in _check_file_exists raise NotFoundError("Couldn't find file: {}".format(path)) NotFoundError: Couldn't find file: /opt/conda/lib/python3.7/site-packages/jupyter_book/minimal/content
Traceback (most recent call last): "/pchc/medusa/<a href="../blob/f5973b28465246e67465d7d86bdc8aa74d13e659/medusa/post_processor.py#L472">medusa/post_processor.py</a>", line 472, in move helpers.move_file(cur_file_path, new_file_path) "/pchc/medusa/<a href="../blob/f5973b28465246e67465d7d86bdc8aa74d13e659/medusa/helpers/__init__.py#L316">medusa/helpers/__init__.py</a>", line 316, in move_file os.unlink(src_file) "/pchc/medusa/<a href="../blob/f5973b28465246e67465d7d86bdc8aa74d13e659/medusa/init/filesystem.py#L113">medusa/init/filesystem.py</a>", line 113, in patched_output return handle_output(f(*args, **kwargs))OSError: [Errno 2] Aucun fichier ou dossier de ce type: '/pchc/glftpd/site/SERIES-TV-TO-PROCESS/Girls/Saison.03/Girls.S03E05.FRENCH.BDRip.x264-SODAPOP/girls.s03e05.bdrip.x264-sodapop.mkv'
0.26611
Traceback (most recent call last): "C:\Users\USER\AppData\Local\Programs\Python\Python36\lib\site-packages\pyquery\pyquery.py", line 95, in fromstring result = getattr(etree, meth)(context) "src\lxml\etree.pyx", line 3213, in lxml.etree.fromstring "src\lxml\parser.pxi", line 1876, in lxml.etree._parseMemoryDocument "src\lxml\parser.pxi", line 1764, in lxml.etree._parseDoc "src\lxml\parser.pxi", line 1126, in lxml.etree._BaseParser._parseDoc "src\lxml\parser.pxi", line 600, in lxml.etree._ParserContext._handleParseResultDoc "src\lxml\parser.pxi", line 710, in lxml.etree._handleParseResult "src\lxml\parser.pxi", line 639, in lxml.etree._raiseParseError "<string>", line 17 lxml.etree.XMLSyntaxError: Start tag expected, '<' not found, line 17, column 1
Traceback (most recent call last): "/home/griffin/Kaolin/kaolin/examples/ImageRecon/Pixel2Mesh/train_6layer.py", line 54, in <module> points_set = kal.dataloader.ShapeNet.Points(root ='../../datasets/',categories =args.categories , \ AttributeError: module 'kaolin' has no attribute 'dataloader'
0.25174
Traceback (most recent call last): "/usr/local/lib/python3.7/site-packages/radish/hookregistry.py", line 132, in call func(model, *args, **kwargs) "/usr/local/lib/python3.7/site-packages/terraform_compliance/steps/terrain.py", line 7, in load_terraform_data world.config.terraform = TerraformParser(world.config.user_data['plan_file']) "/usr/local/lib/python3.7/site-packages/terraform_compliance/extensions/terraform.py", line 34, in __init__ self.parse() "/usr/local/lib/python3.7/site-packages/terraform_compliance/extensions/terraform.py", line 225, in parse self._mount_references() "/usr/local/lib/python3.7/site-packages/terraform_compliance/extensions/terraform.py", line 200, in _mount_references self._mount_resources(source_resources, flatten_list(ref_list), ref_type) "/usr/local/lib/python3.7/site-packages/terraform_compliance/extensions/terraform.py", line 153, in _mount_resources self.resources[target_resource]['values'][ref_type].append(self.resources[source_resource]['values']) KeyError: 'values'
Traceback (most recent call last): "/usr/share/w3af/core/ui/gui/tabs/exploit/exploit_all.py", line 167, in _launch_exploit_all exploit.exploit() "/usr/share/w3af/core/controllers/plugins/attack_plugin.py", line 197, in exploit s = self._generate_shell(vuln) "/usr/share/w3af/plugins/attack/sqlmap.py", line 76, in _generate_shell if self._verify_vuln(vuln_obj): "/usr/share/w3af/plugins/attack/sqlmap.py", line 105, in _verify_vuln if sqlmap.is_vulnerable(): "/usr/share/w3af/plugins/attack/db/sqlmap_wrapper.py", line 102, in is_vulnerable raise NotImplementedError(fmt % (full_command, stdout))NotImplementedError: Unexpected answer found in sqlmap output for command "python sqlmap.py --batch --disable-coloring --proxy=http://127.0.0.1:44454/ --batch --url=http://www.egbsenligne.ma/validation.php --data=loc=ga_ES&_spring_security_remember_me=true&Valide=Connexion&section=cardList&password=&user_name=John8212": ""
0.196504
Traceback (most recent call last): "/home/frappe/frappe-bench/apps/erpnext/erpnext/accounts/doctype/sales_invoice/pos.py", line 480, in submit_invoice si_doc.submit() "/home/frappe/frappe-bench/apps/frappe/frappe/model/document.py", line 741, in submit self._submit() "/home/frappe/frappe-bench/apps/frappe/frappe/model/document.py", line 730, in _submit self.save() "/home/frappe/frappe-bench/apps/frappe/frappe/model/document.py", line 230, in save return self._save(*args, **kwargs) "/home/frappe/frappe-bench/apps/frappe/frappe/model/document.py", line 280, in _save self.run_post_save_methods() "/home/frappe/frappe-bench/apps/frappe/frappe/model/document.py", line 793, in run_post_save_methods self.run_method("on_submit") "/home/frappe/frappe-bench/apps/frappe/frappe/model/document.py", line 666, in run_method out = Document.hook(fn)(self, *args, **kwargs) "/home/frappe/frappe-bench/apps/frappe/frappe/model/document.py", line 887, in composer return composed(self, method, *args, **kwargs) "/home/frappe/frappe-bench/apps/frappe/frappe/model/document.py", line 870, in runner add_to_return_value(self, fn(self, *args, **kwargs)) "/home/frappe/frappe-bench/apps/frappe/frappe/model/document.py", line 660, in <lambda> fn = lambda self, *args, **kwargs: getattr(self, method)(*args, **kwargs) "/home/frappe/frappe-bench/apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py", line 128, in on_submit self.update_stock_ledger() "/home/frappe/frappe-bench/apps/erpnext/erpnext/controllers/selling_controller.py", line 340, in update_stock_ledger self.make_sl_entries(sl_entries) "/home/frappe/frappe-bench/apps/erpnext/erpnext/controllers/stock_controller.py", line 265, in make_sl_entries make_sl_entries(sl_entries, is_amended, allow_negative_stock, via_landed_cost_voucher) "/home/frappe/frappe-bench/apps/erpnext/erpnext/stock/stock_ledger.py", line 38, in make_sl_entries update_bin(args, allow_negative_stock, via_landed_cost_voucher) "/home/frappe/frappe-bench/apps/erpnext/erpnext/stock/utils.py", line 120, in update_bin bin.update_stock(args, allow_negative_stock, via_landed_cost_voucher) "/home/frappe/frappe-bench/apps/erpnext/erpnext/stock/doctype/bin/bin.py", line 46, in update_stock }, allow_negative_stock=allow_negative_stock, via_landed_cost_voucher=via_landed_cost_voucher) "/home/frappe/frappe-bench/apps/erpnext/erpnext/stock/stock_ledger.py", line 107, in __init__ self.build() "/home/frappe/frappe-bench/apps/erpnext/erpnext/stock/stock_ledger.py", line 117, in build self.raise_exceptions() "/home/frappe/frappe-bench/apps/erpnext/erpnext/stock/stock_ledger.py", line 379, in raise_exceptions frappe.throw(msg, NegativeStockError, title='Insufficent Stock') "/home/frappe/frappe-bench/apps/frappe/frappe/__init__.py", line 319, in throw msgprint(msg, raise_exception=exc, title=title, indicator='red') "/home/frappe/frappe-bench/apps/frappe/frappe/__init__.py", line 309, in msgprint _raise_exception() "/home/frappe/frappe-bench/apps/frappe/frappe/__init__.py", line 282, in _raise_exception raise raise_exception(encode(msg)) NegativeStockError: São necessárias 1.836 unidades de <a href="#Form/Item/0109" style="font-weight: bold;">Item 0109</a> em <a href="#Form/Warehouse/Lojas - RHL" style="font-weight: bold;">Armazém Lojas - RHL</a> para concluir esta transação.
Traceback (most recent call last): "<stdin>", line 1, in <module> "/usr/local/lib/python3.7/site-packages/hvac/v1/__init__.py", line 74, in __getattr__ deprecated_properties=DEPRECATED_PROPERTIES "/usr/local/lib/python3.7/site-packages/hvac/utils.py", line 137, in getattr_with_deprecated_properties item=item, AttributeError: 'Client' has no attribute 'list_auth_methods'
0.300426
Traceback (most recent call last): "/home/vadim/.local/lib/python3.5/site-packages/qspectrumanalyzer/backends/soapy_power.py", line 208, in run self.parse_output(data) "/home/vadim/.local/lib/python3.5/site-packages/qspectrumanalyzer/backends/soapy_power.py", line 186, in parse_output self.databuffer["y"].extend(y_axis) AttributeError: 'numpy.ndarray' object has no attribute 'extend'
Lended: [4180.5354 DASH @ 0.1762%] [203.8966 ETH @ 0.0069%] Traceback (most recent call last): "C:\Users\kev\Bitcoins\poloniexlendingbot-master\lendingbot.py", line 72, in <module> Lending.lend_all() "C:\Users\kev\Bitcoins\poloniexlendingbot-master\modules\Lending.py", line 168, in lend_all total_lended = Data.get_total_lended()[0] "C:\Users\kev\Bitcoins\poloniexlendingbot-master\modules\Data.py", line 45, in get_total_lended crypto_lended = api.return_active_loans() "C:\Users\kev\Bitcoins\poloniexlendingbot-master\modules\Poloniex.py", line 159, in return_active_loans return self.api_query('returnActiveLoans') "C:\Users\kev\Bitcoins\poloniexlendingbot-master\modules\Poloniex.py", line 104, in api_query ret = urllib2.urlopen(urllib2.Request('https://poloniex.com/tradingApi', post_data, headers)) "C:\Python27\lib\urllib2.py", line 154, in urlopen return opener.open(url, data, timeout) "C:\Python27\lib\urllib2.py", line 431, in open response = self._open(req, data) "C:\Python27\lib\urllib2.py", line 449, in _open '_open', req) "C:\Python27\lib\urllib2.py", line 409, in _call_chain result = func(*args) "C:\Python27\lib\urllib2.py", line 1240, in https_open context=self._context) "C:\Python27\lib\urllib2.py", line 1197, in do_open raise URLError(err) URLError: <urlopen error [Errno 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.257886
60%|########################################################################################################4 |3018/5000[46:27<25:53, 1.28it/s]Traceback (most recent call last): "src/TGAN_synthesizer.py", line 313, in <module> sample(args.sample, Model(), args.load, output_filename=args.output) "src/TGAN_synthesizer.py", line 234, in sample session_init=get_model_loader(model_path), "/home/harry/Documents/GANs-demo/TGAN-master/py36_env/lib/python3.6/site-packages/tensorpack/tfutils/sessinit.py", line 262, in get_model_loader return SaverRestore(filename) "/home/harry/Documents/GANs-demo/TGAN-master/py36_env/lib/python3.6/site-packages/tensorpack/tfutils/sessinit.py", line 107, in __init__ model_path = get_checkpoint_path(model_path) "/home/harry/Documents/GANs-demo/TGAN-master/py36_env/lib/python3.6/site-packages/tensorpack/tfutils/varmanip.py", line 182, in get_checkpoint_path assert tf.gfile.Exists(model_path) or tf.gfile.Exists(model_path + '.index'), model_path AssertionError: train_log/TGAN_synthesizer:KDD2-2/model-0
Traceback (most recent call last): "/usr/lib/x86_64-linux-gnu/edgedb-server-1-alpha8-dev5305/lib/python3.8/site-packages/edb/server/procpool/worker.py", line 75, in worker res = await meth(*args) "/usr/lib/x86_64-linux-gnu/edgedb-server-1-alpha8-dev5305/lib/python3.8/site-packages/edb/server/compiler/compiler.py", line 1915, in compile_in_tx return self._compile(ctx=ctx, source=source) "/usr/lib/x86_64-linux-gnu/edgedb-server-1-alpha8-dev5305/lib/python3.8/site-packages/edb/server/compiler/compiler.py", line 1442, in _compile return self._try_compile(ctx=ctx, source=source) "/usr/lib/x86_64-linux-gnu/edgedb-server-1-alpha8-dev5305/lib/python3.8/site-packages/edb/server/compiler/compiler.py", line 1496, in _try_compile comp, capabilities = self._compile_dispatch_ql(ctx, stmt) "/usr/lib/x86_64-linux-gnu/edgedb-server-1-alpha8-dev5305/lib/python3.8/site-packages/edb/server/compiler/compiler.py", line 1389, in _compile_dispatch_ql query = self._compile_ql_migration(ctx, ql) "/usr/lib/x86_64-linux-gnu/edgedb-server-1-alpha8-dev5305/lib/python3.8/site-packages/edb/server/compiler/compiler.py", line 1100, in _compile_ql_migration ddl_query = self._compile_and_apply_ddl_stmt( "/usr/lib/x86_64-linux-gnu/edgedb-server-1-alpha8-dev5305/lib/python3.8/site-packages/edb/server/compiler/compiler.py", line 784, in _compile_and_apply_ddl_stmt block, new_types = self._process_delta(ctx, delta) "/usr/lib/x86_64-linux-gnu/edgedb-server-1-alpha8-dev5305/lib/python3.8/site-packages/edb/server/compiler/compiler.py", line 419, in _process_delta schema = delta.apply(schema, context) "/usr/lib/x86_64-linux-gnu/edgedb-server-1-alpha8-dev5305/lib/python3.8/site-packages/edb/pgsql/delta.py", line 3978, in apply schema = sd.DeltaRoot.apply(self, schema, context) "/usr/lib/x86_64-linux-gnu/edgedb-server-1-alpha8-dev5305/lib/python3.8/site-packages/edb/schema/delta.py", line 1254, in apply schema = objop.apply(schema, context) "/usr/lib/x86_64-linux-gnu/edgedb-server-1-alpha8-dev5305/lib/python3.8/site-packages/edb/pgsql/delta.py", line 188, in apply schema = self.__class__.get_adaptee().apply(self, schema, context) "/usr/lib/x86_64-linux-gnu/edgedb-server-1-alpha8-dev5305/lib/python3.8/site-packages/edb/schema/delta.py", line 2588, in apply schema = self._create_innards(schema, context) "/usr/lib/x86_64-linux-gnu/edgedb-server-1-alpha8-dev5305/lib/python3.8/site-packages/edb/schema/delta.py", line 2557, in _create_innards schema = op.apply(schema, context=context) "/usr/lib/x86_64-linux-gnu/edgedb-server-1-alpha8-dev5305/lib/python3.8/site-packages/edb/pgsql/delta.py", line 1957, in apply schema = s_objtypes.AlterObjectType.apply( "/usr/lib/x86_64-linux-gnu/edgedb-server-1-alpha8-dev5305/lib/python3.8/site-packages/edb/schema/delta.py", line 3067, in apply schema = self._alter_innards(schema, context) "/usr/lib/x86_64-linux-gnu/edgedb-server-1-alpha8-dev5305/lib/python3.8/site-packages/edb/schema/delta.py", line 3030, in _alter_innards schema = op.apply(schema, context=context) "/usr/lib/x86_64-linux-gnu/edgedb-server-1-alpha8-dev5305/lib/python3.8/site-packages/edb/pgsql/delta.py", line 2576, in apply schema = s_links.AlterLink.apply(self, schema, context) "/usr/lib/x86_64-linux-gnu/edgedb-server-1-alpha8-dev5305/lib/python3.8/site-packages/edb/schema/delta.py", line 3067, in apply schema = self._alter_innards(schema, context) "/usr/lib/x86_64-linux-gnu/edgedb-server-1-alpha8-dev5305/lib/python3.8/site-packages/edb/schema/delta.py", line 3030, in _alter_innards schema = op.apply(schema, context=context) "/usr/lib/x86_64-linux-gnu/edgedb-server-1-alpha8-dev5305/lib/python3.8/site-packages/edb/pgsql/delta.py", line 1100, in apply bconstr = schemac_to_backendc(subject, constraint, schema, context) "/usr/lib/x86_64-linux-gnu/edgedb-server-1-alpha8-dev5305/lib/python3.8/site-packages/edb/pgsql/schemamech.py", line 311, in schema_constraint_to_backend_constraint exprdata = cls._edgeql_ref_to_pg_constr( "/usr/lib/x86_64-linux-gnu/edgedb-server-1-alpha8-dev5305/lib/python3.8/site-packages/edb/pgsql/schemamech.py", line 141, in _edgeql_ref_to_pg_constr sql_tree = compiler.compile_ir_to_sql_tree( "/usr/lib/x86_64-linux-gnu/edgedb-server-1-alpha8-dev5305/lib/python3.8/site-packages/edb/pgsql/compiler/__init__.py", line 93, in compile_ir_to_sql_tree raise errors.InternalServerError(*args) from e edb.errors.InternalServerError: 'PointerRef' object has no attribute 'is_scalar'
0.296292
Traceback (most recent call last): "/home/kentrendz/golem/golem/client.py", line 601, in create_task task = yield self.enqueue_new_task(t_dict) twisted.internet.error.ConnectionRefusedError: Connection was refused by other side: 111: Connection refused.
Traceback (most recent call last): "/Users/10201373/Library/Python/3.7/bin/localstack", line 30, in <module> from localstack.services import infra "/Users/10201373/Library/Python/3.7/lib/python/site-packages/localstack/services/infra.py", line 69 def start(self, async): ^ SyntaxError: invalid syntax
0.148181
Traceback (most recent call last): "/usr/lib/python2.7/multiprocessing/process.py", line 258, in _bootstrap self.run() "/usr/lib/pymodules/python2.7/salt/utils/event.py", line 384, in run self.call_reactions(chunks) "/usr/lib/pymodules/python2.7/salt/utils/event.py", line 371, in call_reactions self.wrap.run(chunk) "/usr/lib/pymodules/python2.7/salt/utils/event.py", line 402, in run ret = l_fun(_f_call.get('args', ()), *_f_call.get('kwargs', {})) "/usr/lib/pymodules/python2.7/salt/utils/event.py", line 417, in runner return runner.low(fun, kwargs) "/usr/lib/pymodules/python2.7/salt/runner.py", line 59, in low ret = l_fun(_f_call.get('args', ()), *_f_call.get('kwargs', {})) "/var/lib/cloud-configuration/runners/customapp.py", line 100, in redeploy redeployments, (name, track, guid, version)UnboundLocalError: local variable 'redeployments' referenced before assignment
Traceback (most recent call last): "/usr/lib64/python2.7/site-packages/nose/case.py", line 197, in runTest self.test(*self.arg) "/var/tmp/portage/dev-python/html5lib-0.9999999/work/html5lib-0.9999999/html5lib/tests/test_treewalkers.py", line 184, in runTreewalkerTest document = p.parse(input) "/var/tmp/portage/dev-python/html5lib-0.9999999/work/html5lib-0.9999999/html5lib/html5parser.py", line 236, in parse parseMeta=parseMeta, useChardet=useChardet) "/var/tmp/portage/dev-python/html5lib-0.9999999/work/html5lib-0.9999999/html5lib/html5parser.py", line 94, in _parse self.mainLoop() "/var/tmp/portage/dev-python/html5lib-0.9999999/work/html5lib-0.9999999/html5lib/html5parser.py", line 203, in mainLoop new_token = phase.processComment(new_token) "/var/tmp/portage/dev-python/html5lib-0.9999999/work/html5lib-0.9999999/html5lib/html5parser.py", line 468, in processComment self.tree.insertComment(token, self.tree.openElements[-1]) "/var/tmp/portage/dev-python/html5lib-0.9999999/work/html5lib-0.9999999/html5lib/treebuilders/etree_lxml.py", line 312, in insertCommentMain super(TreeBuilder, self).insertComment(data, parent) "/var/tmp/portage/dev-python/html5lib-0.9999999/work/html5lib-0.9999999/html5lib/treebuilders/_base.py", line 262, in insertComment parent.appendChild(self.commentClass(token["data"])) "/var/tmp/portage/dev-python/html5lib-0.9999999/work/html5lib-0.9999999/html5lib/treebuilders/etree.py", line 148, in __init__ self._element = ElementTree.Comment(data) "src/lxml/lxml.etree.pyx", line 3017, in lxml.etree.Comment (src/lxml/lxml.etree.c:80806)ValueError: Comment may not contain '--' or end with '-'
0.25468
Traceback (most recent call last): "/usr/lib/python3.8/site-packages/terminatorlib/prefseditor.py", line 1714, in on_cellrenderer_accel_edited parsed_conf_accel = Gtk.accelerator_parse(conf_accel) TypeError: Argument 0 does not allow None as a value
Traceback (most recent call last): "caldera/app/service/learning_svc.py", line 42, in learn decoded_blob = b64decode(blob).decode('utf-8') UnicodeDecodeError: 'utf-8' codec can't decode byte 0x8a in position 17: invalid start byte
0.312845
Traceback (most recent call last): "/var/lib/**********mediaserver/medusa/medusa/helpers/__init__.py", line 322, in move_file shutil.move(src_file, dest_file) "/usr/lib64/python3.6/shutil.py", line 564, in move copy_function(src, real_dst) "/usr/lib64/python3.6/shutil.py", line 264, in copy2 copystat(src, dst, follow_symlinks=follow_symlinks) "/usr/lib64/python3.6/shutil.py", line 202, in copystat st = lookup("stat")(src, follow_symlinks=follow) NotFoundError: [Errno 2] No such file or directory: '/var/cache/sab/ragetv/Last.Week.Tonight.with.John.Oliver.S06E18.1080p.AMZN.WEBRip.DDP2.0.x264-monkee[rarbg]/Last.Week.Tonight.with.John.Oliver.S06E18.1080p.AMZN.WEB-DL.DDP2.0.H.264-monkee.mkv'
Traceback (most recent call last): "/usr/lib/python3/dist-packages/salt/utils/templates.py", line 392, in render_jinja_tmpl output = template.render(**decoded_context) "/usr/lib/python3/dist-packages/jinja2/asyncsupport.py", line 76, in render return original_render(self, *args, **kwargs) "/usr/lib/python3/dist-packages/jinja2/environment.py", line 1008, in render return self.environment.handle_exception(exc_info, True) "/usr/lib/python3/dist-packages/jinja2/environment.py", line 780, in handle_exception reraise(exc_type, exc_value, tb) "/usr/lib/python3/dist-packages/jinja2/_compat.py", line 37, in reraise raise value.with_traceback(tb) "<template>", line 1, in top-level template code "/usr/lib/python3/dist-packages/salt/modules/saltutil.py", line 1615, in runner full_return=full_return) "/usr/lib/python3/dist-packages/salt/runner.py", line 156, in cmd full_return) "/usr/lib/python3/dist-packages/salt/client/mixins.py", line 238, in cmd self.functions[fun], arglist, pub_data "/usr/lib/python3/dist-packages/salt/loader.py", line 1196, in __getitem__ func = super(LazyLoader, self).__getitem__(item) "/usr/lib/python3/dist-packages/salt/utils/lazy.py", line 108, in __getitem__ raise KeyError(key) KeyError: 'mine.get'
0.291676
Traceback (most recent call last): "C:\Users\AUCAR\Anaconda3\lib\site-packages\gym\envs\classic_control\rendering.py", line 143, in __del__ "C:\Users\AUCAR\Anaconda3\lib\site-packages\gym\envs\classic_control\rendering.py", line 62, in close "C:\Users\AUCAR\Anaconda3\lib\site-packages\pyglet\window\win32\__init__.py", line 304, in close "C:\Users\AUCAR\Anaconda3\lib\site-packages\pyglet\window\__init__.py", line 772, in close ImportError: sys.meta_path is None, Python is likely shutting down
Traceback (most recent call last): "/var/tmp/portage/dev-python/html5lib-0.9999999/work/html5lib-0.9999999/html5lib/tests/test_parser.py", line 39, in runParserTest document = p.parse(input) "/var/tmp/portage/dev-python/html5lib-0.9999999/work/html5lib-0.9999999/html5lib/html5parser.py", line 236, in parse parseMeta=parseMeta, useChardet=useChardet) "/var/tmp/portage/dev-python/html5lib-0.9999999/work/html5lib-0.9999999/html5lib/html5parser.py", line 94, in _parse self.mainLoop() "/var/tmp/portage/dev-python/html5lib-0.9999999/work/html5lib-0.9999999/html5lib/html5parser.py", line 203, in mainLoop new_token = phase.processComment(new_token) "/var/tmp/portage/dev-python/html5lib-0.9999999/work/html5lib-0.9999999/html5lib/html5parser.py", line 468, in processComment self.tree.insertComment(token, self.tree.openElements[-1]) "/var/tmp/portage/dev-python/html5lib-0.9999999/work/html5lib-0.9999999/html5lib/treebuilders/etree_lxml.py", line 312, in insertCommentMain super(TreeBuilder, self).insertComment(data, parent) "/var/tmp/portage/dev-python/html5lib-0.9999999/work/html5lib-0.9999999/html5lib/treebuilders/_base.py", line 262, in insertComment parent.appendChild(self.commentClass(token["data"])) "/var/tmp/portage/dev-python/html5lib-0.9999999/work/html5lib-0.9999999/html5lib/treebuilders/etree.py", line 148, in __init__ self._element = ElementTree.Comment(data) "src/lxml/lxml.etree.pyx", line 3017, in lxml.etree.Comment (src/lxml/lxml.etree.c:80806)ValueError: Comment may not contain '--' or end with '-'
0.312235
Traceback (most recent call last): "<stdin>", line 1, in <module> "<stdin>", line 4, in __instancecheck__ TypeError: __subclasscheck__() takes exactly 2 arguments (1 given)
Traceback (most recent call last): "/usr/share/bleachbit/GUI.py", line 250, in do_startup self.build_app_menu() "/usr/share/bleachbit/GUI.py", line 98, in build_app_menu builder.add_from_file(bleachbit.app_menu_filename) GLib.Error: g-file-error-quark: Failed to open file “/usr/share/data/app-menu.ui”: No such file or directory (4)
0.168418
Traceback (most recent call last): "first.py", line 1, in <module> import pyautogui "/usr/lib/python3.8/site-packages/pyautogui/__init__.py", line 183, in <module> import pyscreeze "/usr/lib/python3.8/site-packages/pyscreeze/__init__.py", line 25, in <module> from PIL import Image "/usr/lib/python3.8/site-packages/PIL/Image.py", line 38, in <module> import xml.etree.ElementTree "/usr/lib/python3.8/xml/etree/ElementTree.py", line 2053, in <module> from _elementtree import * AttributeError: module 'copy' has no attribute 'deepcopy'
Traceback (most recent call last): "./run_electrum", line 457, in <module> result = server.run_cmdline(config_options) "/usr/local/lib/python3.5/dist-packages/jsonrpclib/jsonrpc.py", line 650, in __call__ return self.__send(self.__name, args) "/usr/local/lib/python3.5/dist-packages/jsonrpclib/jsonrpc.py", line 532, in _request check_for_errors(response) "/usr/local/lib/python3.5/dist-packages/jsonrpclib/jsonrpc.py", line 1220, in check_for_errors raise ProtocolError((code, message)) jsonrpclib.jsonrpc.ProtocolError: (-32602, "Invalid parameters: get_utxos() got an unexpected keyword argument 'exclude_frozen'")
0.316497
Traceback (most recent call last): "/usr/local/bin/salt-ssh", line 10, in <module> salt_ssh() "/usr/local/lib/python2.7/site-packages/salt/scripts.py", line 404, in salt_ssh client.run() "/usr/local/lib/python2.7/site-packages/salt/cli/ssh.py", line 20, in run ssh = salt.client.ssh.SSH(self.config) "/usr/local/lib/python2.7/site-packages/salt/client/ssh/__init__.py", line 312, in __init__ self.mods = mod_data(self.fsclient) "/usr/local/lib/python2.7/site-packages/salt/client/ssh/__init__.py", line 1311, in mod_data files = fsclient.file_list(env) "/usr/local/lib/python2.7/site-packages/salt/fileclient.py", line 1168, in file_list return [sdecode(fn_) for fn_ in self.channel.send(load)] "/usr/local/lib/python2.7/site-packages/salt/fileserver/__init__.py", line 896, in send return getattr(self.fs, cmd)(load) "/usr/local/lib/python2.7/site-packages/salt/fileserver/__init__.py", line 756, in file_list ret.update(self.servers[fstr](load)) "/usr/local/lib/python2.7/site-packages/salt/fileserver/roots.py", line 415, in file_list return _file_lists(load, 'files') "/usr/local/lib/python2.7/site-packages/salt/fileserver/roots.py", line 391, in _file_lists _add_to(ret['files'], path, root, files) "/usr/local/lib/python2.7/site-packages/salt/fileserver/roots.py", line 339, in _add_to log.trace('roots: Processing %s', abs_path) "/usr/local/lib/python2.7/site-packages/salt/log/mixins.py", line 35, in trace self.log(getattr(logging, 'TRACE', 5), msg, *args, **kwargs) "/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/logging/__init__.py", line 1231, in log self._log(level, msg, args, **kwargs) "/usr/local/lib/python2.7/site-packages/salt/log/setup.py", line 310, in _log self, level, msg, args, exc_info=exc_info, extra=extra "/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/logging/__init__.py", line 1285, in _log record = self.makeRecord(self.name, level, fn, lno, msg, args, exc_info, func, extra) "/usr/local/lib/python2.7/site-packages/salt/log/setup.py", line 344, in makeRecord exc_info, func) "/usr/local/lib/python2.7/site-packages/salt/log/setup.py", line 191, in __init__ self.colormsg = '%s%s%s' % (cmsg, self.getMessage(), reset) "/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/logging/__init__.py", line 329, in getMessage msg = msg % self.args UnicodeDecodeError: 'ascii' codec can't decode byte 0xcc in position 49: ordinal not in range(128)
Traceback (most recent call last): "/usr/local/lib/python3.5/dist-packages/urllib3/connection.py", line 171, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw) "/usr/local/lib/python3.5/dist-packages/urllib3/util/connection.py", line 79, in create_connection raise err "/usr/local/lib/python3.5/dist-packages/urllib3/util/connection.py", line 69, in create_connection sock.connect(sa) ConnectionRefusedError: [Errno 111] Connection refused
0.309383
Traceback (most recent call last): "<string>", line 1, in <module>LookupError: no codec search functions registered: can't find encoding
Traceback (most recent call last): "/usr/local/Cellar/pipenv/2018.7.1/libexec/bin/pipenv", line 11, in <module> load_entry_point('pipenv==2018.7.1', 'console_scripts', 'pipenv')() "/usr/local/Cellar/pipenv/2018.7.1/libexec/lib/python3.7/site-packages/pipenv/vendor/click/core.py", line 722, in __call__ return self.main(*args, **kwargs) "/usr/local/Cellar/pipenv/2018.7.1/libexec/lib/python3.7/site-packages/pipenv/vendor/click/core.py", line 697, in main rv = self.invoke(ctx) "/usr/local/Cellar/pipenv/2018.7.1/libexec/lib/python3.7/site-packages/pipenv/vendor/click/core.py", line 1043, in invoke return Command.invoke(self, ctx) "/usr/local/Cellar/pipenv/2018.7.1/libexec/lib/python3.7/site-packages/pipenv/vendor/click/core.py", line 895, in invoke return ctx.invoke(self.callback, **ctx.params) "/usr/local/Cellar/pipenv/2018.7.1/libexec/lib/python3.7/site-packages/pipenv/vendor/click/core.py", line 535, in invoke return callback(*args, **kwargs) "/usr/local/Cellar/pipenv/2018.7.1/libexec/lib/python3.7/site-packages/pipenv/vendor/click/decorators.py", line 17, in new_func return f(get_current_context(), *args, **kwargs) "/usr/local/Cellar/pipenv/2018.7.1/libexec/lib/python3.7/site-packages/pipenv/cli.py", line 294, in cli three=three, python=python, warn=True, site_packages=site_packages, pypi_mirror=pypi_mirror "/usr/local/Cellar/pipenv/2018.7.1/libexec/lib/python3.7/site-packages/pipenv/core.py", line 639, in ensure_project ensure_pipfile(validate=validate, skip_requirements=skip_requirements, system=system) "/usr/local/Cellar/pipenv/2018.7.1/libexec/lib/python3.7/site-packages/pipenv/core.py", line 244, in ensure_pipfile python = which('python') if not (USING_DEFAULT_PYTHON or system) else None "/usr/local/Cellar/pipenv/2018.7.1/libexec/lib/python3.7/site-packages/pipenv/core.py", line 115, in which p = os.path.join(location, 'bin', command) "/usr/local/Cellar/pipenv/2018.7.1/libexec/bin/../lib/python3.7/posixpath.py", line 80, in join a = os.fspath(a) TypeError: expected str, bytes or os.PathLike object, not NoneType
0.289732
Traceback (most recent call last): "train.py", line 505, in <module> main(args) "train.py", line 307, in main samples, costs = random_sampler.sample([sample_context], n_samples=1, n_turns=1) "/data/lisatmp4/serbaniv/Dialog/MrRNN-latent-norm/search.py", line 55, in sample_apply samples, costs = sample_logic(sampler, joined_context, **kwargs) "/data/lisatmp4/serbaniv/Dialog/MrRNN-latent-norm/search.py", line 385, in sample next_probs, new_hd = self.next_probs_predictor(combined_hidden_states, prev_hd, prev_words, context) "/u/serbaniv/THEANO_BLEEDING_EDGE/Theano/theano/compile/function_module.py", line 866, in __call__ self.fn() if output_subset is None else\ "/u/serbaniv/THEANO_BLEEDING_EDGE/Theano/theano/gof/vm.py", line 304, in __call__ link.raise_with_op(node, thunk) "/u/serbaniv/THEANO_BLEEDING_EDGE/Theano/theano/gof/link.py", line 325, in raise_with_op reraise(exc_type, exc_value, exc_trace) "/u/serbaniv/THEANO_BLEEDING_EDGE/Theano/theano/gof/vm.py", line 300, in __call__ thunk() "/u/serbaniv/THEANO_BLEEDING_EDGE/Theano/theano/gof/op.py", line 866, in rval r = p(n, [x[0] for x in i], o) "/u/serbaniv/THEANO_BLEEDING_EDGE/Theano/theano/tensor/basic.py", line 1425, in perform (-1,))ValueError: total size of new array must be unchanged
Traceback (most recent call last): "<stdin>", line 5, in <module> "/usr/local/lib/python3.7/site-packages/toml/decoder.py", line 301, in loads raise TomlDecodeError("Unbalanced quotes", original, i) toml.decoder.TomlDecodeError: Unbalanced quotes (line 3 column 16 char 28)
0.302607
Traceback (most recent call last): "/Users/masarusasaki/Documents/GitHub/Script/Python/EEG_analysis/sloreta.py", line 49, in <module> stc = apply_inverse(raw, inverse_operator, verbose=True) "<decorator-gen-302>", line 20, in apply_inverse "/Users/masarusasaki/.pyenv/versions/anaconda3-5.3.1/lib/python3.7/site-packages/mne/minimum_norm/inverse.py", line 877, in apply_inverse method_params, return_residual, use_cps) "/Users/masarusasaki/.pyenv/versions/anaconda3-5.3.1/lib/python3.7/site-packages/mne/minimum_norm/inverse.py", line 891, in _apply_inverse nave = evoked.nave AttributeError: 'RawEEGLAB' object has no attribute 'nave'
Traceback (most recent call last): "C:\Users\Admin\AppData\Local\Programs\Python\Python38-32\lib\urllib\request.py", line 1350, in do_open h.request(req.get_method(), req.selector, req.data, headers, "C:\Users\Admin\AppData\Local\Programs\Python\Python38-32\lib\http\client.py", line 1255, in request self._send_request(method, url, body, headers, encode_chunked) "C:\Users\Admin\AppData\Local\Programs\Python\Python38-32\lib\http\client.py", line 1301, in _send_request self.endheaders(body, encode_chunked=encode_chunked) "C:\Users\Admin\AppData\Local\Programs\Python\Python38-32\lib\http\client.py", line 1250, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) "C:\Users\Admin\AppData\Local\Programs\Python\Python38-32\lib\http\client.py", line 1010, in _send_output self.send(msg) "C:\Users\Admin\AppData\Local\Programs\Python\Python38-32\lib\http\client.py", line 950, in send self.connect() "C:\Users\Admin\AppData\Local\Programs\Python\Python38-32\lib\http\client.py", line 921, in connect self.sock = self._create_connection( "C:\Users\Admin\AppData\Local\Programs\Python\Python38-32\lib\socket.py", line 808, in create_connection raise err "C:\Users\Admin\AppData\Local\Programs\Python\Python38-32\lib\socket.py", line 796, in create_connection sock.connect(sa) TimeoutError: [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.251489
Traceback (most recent call last): "/srv/homeassistant/lib/python3.7/site-packages/pyvera/subscribe.py", line 155, in _event_device callback(device) "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/components/vera/__init__.py", line 162, in _update_callback self.schedule_update_ha_state(True) "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/helpers/entity.py", line 430, in schedule_update_ha_state self.hass.add_job(self.async_update_ha_state(force_refresh)) AttributeError: 'NoneType' object has no attribute 'add_job'
Traceback (most recent call last): "/app/home/miniconda3/lib/python3.7/site-packages/distributed/comm/core.py", line 218, in connect quiet_exceptions=EnvironmentError, "/app/home/miniconda3/lib/python3.7/site-packages/tornado/gen.py", line 729, in run value = future.result() tornado.util.TimeoutError: Timeout
0.20952
Traceback (most recent call last): "C:\Python\Python37-32\lib\site-packages\flask\cli.py", line 240, in locate_app __import__(module_name) "C:\Python\Python37-32\app\__init__.py", line 1, in <module> from flask import flask ImportError: cannot import name 'flask' from 'flask' (C:\Python\Python37-32\lib\site-packages\flask\__init__.py)
Traceback (most recent call last): "/usr/local/lib/python3.7/asyncio/events.py", line 88, in _run self._context.run(self._callback, *self._args) "/usr/local/lib/python3.7/site-packages/serial_asyncio/__init__.py", line 106, in _read_ready self._protocol.data_received(data) "/usr/local/lib/python3.7/site-packages/dsmr_parser/clients/protocol.py", line 87, in data_received data = data.decode('ascii') UnicodeDecodeError: 'ascii' codec can't decode byte 0xff in position 0: ordinal not in range(128)
0.301231
$ Traceback (most recent call last): "/home/liangjj/.autojump/bin/autojump", line 43, in <module> from autojump_data import dictify "/home/liangjj/.autojump/bin/autojump_data.py", line 20, in <module> from autojump_utils import create_dir "/home/liangjj/.autojump/bin/autojump_utils.py", line 9, in <module> import platform "/home/liangjj/tools/anaconda3/lib/python3.5/platform.py", line 117, in <module> import sys, os, re, subprocess "/home/liangjj/tools/anaconda3/lib/python3.5/subprocess.py", line 438, in <module> import select "/home/liangjj/tools/blocks/blocks/select.py", line 5, in <module> from picklable_itertools.extras import equizipImportError: No module named 'picklable_itertools'
Traceback (most recent call last): "runpy.py", line 194, in _run_module_as_main "runpy.py", line 87, in _run_code "D:\xPrograms\AWS_SAMCLI\runtime\lib\site-packages\samcli\__main__.py", line 12, in <module> cli(prog_name="sam") "D:\xPrograms\AWS_SAMCLI\runtime\lib\site-packages\click\core.py", line 829, in __call__ return self.main(*args, **kwargs) "D:\xPrograms\AWS_SAMCLI\runtime\lib\site-packages\click\core.py", line 782, in main rv = self.invoke(ctx) "D:\xPrograms\AWS_SAMCLI\runtime\lib\site-packages\click\core.py", line 1259, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) "D:\xPrograms\AWS_SAMCLI\runtime\lib\site-packages\click\core.py", line 1066, in invoke return ctx.invoke(self.callback, **ctx.params) "D:\xPrograms\AWS_SAMCLI\runtime\lib\site-packages\click\core.py", line 610, in invoke return callback(*args, **kwargs) "D:\xPrograms\AWS_SAMCLI\runtime\lib\site-packages\click\decorators.py", line 73, in new_func return ctx.invoke(f, obj, *args, **kwargs) "D:\xPrograms\AWS_SAMCLI\runtime\lib\site-packages\click\core.py", line 610, in invoke return callback(*args, **kwargs) "D:\xPrograms\AWS_SAMCLI\runtime\lib\site-packages\samcli\lib\telemetry\metrics.py", line 148, in wrapped raise exception # pylint: disable=raising-bad-type "D:\xPrograms\AWS_SAMCLI\runtime\lib\site-packages\samcli\lib\telemetry\metrics.py", line 114, in wrapped return_value = func(*args, **kwargs) "D:\xPrograms\AWS_SAMCLI\runtime\lib\site-packages\samcli\commands\build\command.py", line 120, in cli do_cli( "D:\xPrograms\AWS_SAMCLI\runtime\lib\site-packages\samcli\commands\build\command.py", line 198, in do_cli artifacts = builder.build() "D:\xPrograms\AWS_SAMCLI\runtime\lib\site-packages\samcli\lib\build\app_builder.py", line 117, in build result = self._build_functions() "D:\xPrograms\AWS_SAMCLI\runtime\lib\site-packages\samcli\lib\build\app_builder.py", line 169, in _build_functions osutils.copytree(temporary_build_dir, artifacts_dir) "D:\xPrograms\AWS_SAMCLI\runtime\lib\site-packages\samcli\lib\utils\osutils.py", line 155, in copytree copytree(new_source, new_destination, ignore=ignore) "D:\xPrograms\AWS_SAMCLI\runtime\lib\site-packages\samcli\lib\utils\osutils.py", line 155, in copytree copytree(new_source, new_destination, ignore=ignore) "D:\xPrograms\AWS_SAMCLI\runtime\lib\site-packages\samcli\lib\utils\osutils.py", line 157, in copytree shutil.copy2(new_source, new_destination) "shutil.py", line 432, in copy2 "shutil.py", line 261, in copyfile OSError: [Errno 22] Invalid argument: 'C:\\Users\\XFREEU~1\\AppData\\Local\\Temp\\tmpqr0ge173\\node_modules\\.bin\\detect-libc'
0.267312
Traceback (most recent call last): "/home/users/mkaysi/.local/lib/python3.3/site-packages/supybot/cdb.py", line 382, in __getitem__ return self.adds[key]KeyError: 'https%3A//github.com/ProgVal/Limnoria/issues/616'
Traceback (most recent call last): "/home/travis/miniconda/envs/test-environment/lib/python3.5/site-packages/setuptools-27.2.0-py3.5.egg/setuptools/sandbox.py", line 156, in save_modules "/home/travis/miniconda/envs/test-environment/lib/python3.5/site-packages/setuptools-27.2.0-py3.5.egg/setuptools/sandbox.py", line 197, in setup_context "/home/travis/miniconda/envs/test-environment/lib/python3.5/site-packages/setuptools-27.2.0-py3.5.egg/setuptools/sandbox.py", line 246, in run_setup "/home/travis/miniconda/envs/test-environment/lib/python3.5/site-packages/setuptools-27.2.0-py3.5.egg/setuptools/sandbox.py", line 276, in run "/home/travis/miniconda/envs/test-environment/lib/python3.5/site-packages/setuptools-27.2.0-py3.5.egg/setuptools/sandbox.py", line 245, in runner "/home/travis/miniconda/envs/test-environment/lib/python3.5/site-packages/setuptools-27.2.0-py3.5.egg/setuptools/sandbox.py", line 47, in _execfile "/tmp/easy_install-oatji_7q/pandas-0.19.0rc1/setup.py", line 677, in <module> "/home/travis/miniconda/envs/test-environment/lib/python3.5/distutils/core.py", line 148, in setup dist.run_commands() "/home/travis/miniconda/envs/test-environment/lib/python3.5/distutils/dist.py", line 955, in run_commands self.run_command(cmd) "/home/travis/miniconda/envs/test-environment/lib/python3.5/distutils/dist.py", line 974, in run_command cmd_obj.run() "/home/travis/miniconda/envs/test-environment/lib/python3.5/site-packages/setuptools-27.2.0-py3.5.egg/setuptools/command/bdist_egg.py", line 161, in run "/home/travis/miniconda/envs/test-environment/lib/python3.5/site-packages/setuptools-27.2.0-py3.5.egg/setuptools/command/bdist_egg.py", line 147, in call_command "/home/travis/miniconda/envs/test-environment/lib/python3.5/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) "/home/travis/miniconda/envs/test-environment/lib/python3.5/distutils/dist.py", line 974, in run_command cmd_obj.run() "/home/travis/miniconda/envs/test-environment/lib/python3.5/site-packages/setuptools-27.2.0-py3.5.egg/setuptools/command/install_lib.py", line 11, in run "/home/travis/miniconda/envs/test-environment/lib/python3.5/distutils/command/install_lib.py", line 107, in build self.run_command('build_ext') "/home/travis/miniconda/envs/test-environment/lib/python3.5/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) "/home/travis/miniconda/envs/test-environment/lib/python3.5/distutils/dist.py", line 974, in run_command cmd_obj.run() "/home/travis/miniconda/envs/test-environment/lib/python3.5/distutils/command/build_ext.py", line 338, in run self.build_extensions() "/tmp/easy_install-oatji_7q/pandas-0.19.0rc1/setup.py", line 368, in build_extensions "/tmp/easy_install-oatji_7q/pandas-0.19.0rc1/setup.py", line 140, in build_extensionsNameError: name 'tempita' is not defined
0.150324
Traceback (most recent call last): "/usr/lib/python3.6/site-packages/rest_framework/settings.py", line 183, in import_from_string module = import_module(module_path) "/usr/lib/python3.6/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) "<frozen importlib._bootstrap>", line 994, in _gcd_import "<frozen importlib._bootstrap>", line 971, in _find_and_load "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked "<frozen importlib._bootstrap>", line 665, in _load_unlocked "<frozen importlib._bootstrap_external>", line 678, in exec_module "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed "/usr/src/app/api/swagger.py", line 1, in <module> from drf_yasg.inspectors import PaginatorInspector "/usr/lib/python3.6/site-packages/drf_yasg/inspectors/__init__.py", line 16, in <module> ViewInspector.paginator_inspectors = swagger_settings.DEFAULT_PAGINATOR_INSPECTORS "/usr/lib/python3.6/site-packages/drf_yasg/app_settings.py", line 121, in __getattr__ val = perform_import(val, attr) "/usr/lib/python3.6/site-packages/rest_framework/settings.py", line 172, in perform_import return [import_from_string(item, setting_name) for item in val] "/usr/lib/python3.6/site-packages/rest_framework/settings.py", line 172, in <listcomp> return [import_from_string(item, setting_name) for item in val] "/usr/lib/python3.6/site-packages/rest_framework/settings.py", line 187, in import_from_string raise ImportError(msg) ImportError: Could not import 'api.swagger.PageNumberPaginatorInspectorClass' for API setting 'DEFAULT_PAGINATOR_INSPECTORS'. AttributeError: module 'api.swagger' has no attribute 'PageNumberPaginatorInspectorClass'.
Traceback (most recent call last): "/Users/allanb/.virtualenvs/WORK/bin/bumpversion", line 9, in <module> load_entry_point('bumpversion==0.3.5', 'console_scripts', 'bumpversion')() "build/bdist.macosx-10.8-x86_64/egg/bumpversion/__init__.py", line 376, in mainTypeError: coercing to Unicode: need string or buffer, NoneType found
0.260769
Traceback (most recent call last): "/opt/datadog-agent/agent/checks/system/unix.py", line 676, in check cpu_metrics[cpu_m] = get_value(headers, data, cpu_m, filter_value=110) "/opt/datadog-agent/agent/checks/system/unix.py", line 627, in get_value value = to_float(data[legend.index(name)]) "/opt/datadog-agent/agent/checks/system/unix.py", line 30, in <lambda> to_float = lambda s: float(s.replace(",", ".")) ValueError: invalid literal for float(): 0.76
Traceback (most recent call last): "./client/job_unittest.py", line 528, in test_run_test_logs_non_test_error_from_unhandled_error self.construct_job(True) "./client/job_unittest.py", line 253, in construct_job extra_copy_cmdline=['more-blah']) "autotest/client/job.py", line 119, in **init** str(err)) "autotest/client/shared/test_utils/mock.py", line 209, in **call** return self.playback(self.symbol, _args, *_dargs) "autotest/client/shared/test_utils/mock.py", line 473, in **method_playback self._append_error(msg) "autotest/client/shared/test_utils/mock.py", line 504, in _append_error raise CheckPlaybackError(error)CheckPlaybackError: Unexpected call: record('ABORT', None, None, "client.job.__init** failed: Unexpected call: LocalHost(bootloader=<autotest.client.shared.boottool.boottool object at 0x1d40590>, hostname='localhost')\nExpected: boottool(None)")
0.3016
Traceback (most recent call last): "inference.py", line 3, in <module> import scipy, cv2, os, sys, argparse, audio "C:\Users\XXXXXX\wav\audio.py", line 7, in <module> from hparams import hparams as hp "C:\Users\XXXXXX\wav\hparams.py", line 1, in <module> from tensorflow.contrib.training import HParams ModuleNotFoundError: No module named 'tensorflow.contrib'
Traceback (most recent call last): "/Users/me/anaconda2/lib/python2.7/runpy.py", line 174, in _run_module_as_main "__main__", fname, loader, pkg_name) "/Users/me/anaconda2/lib/python2.7/runpy.py", line 72, in _run_code exec code in run_globals "/Users/me/Documents/workspace/git/rasa_nlu/rasa_nlu/train.py", line 174, in <module> num_threads=cmdline_args.num_threads) "/Users/me/Documents/workspace/git/rasa_nlu/rasa_nlu/train.py", line 148, in do_train training_data = load_data(data, cfg.language) "rasa_nlu/training_data/loading.py", line 54, in load_data data_sets = [_load(f, language) for f in files] "rasa_nlu/training_data/loading.py", line 101, in _load raise ValueError("Unknown data format for file {}".format(filename)) ValueError: Unknown data format for file data/chatbot/customSmalltalkResponses_en.json
0.328484
Traceback (most recent call last): "F:/project/demo/demo1.py", line 103, in <module> output_dict = run_inference_for_single_image(image_array, detection_graph) "F:/project/demo/demo1.py", line 89, in run_inference_for_single_image image_tensor = tf.get_default_graph().get_tensor_by_name('image_tensor:0') "F:\project\demo\venv\lib\site-packages\tensorflow\python\framework\ops.py", line 3207, in get_tensor_by_name return self.as_graph_element(name, allow_tensor=True, allow_operation=False) "F:\project\demo\venv\lib\site-packages\tensorflow\python\framework\ops.py", line 3035, in as_graph_element return self._as_graph_element_locked(obj, allow_tensor, allow_operation) "F:\project\demo\venv\lib\site-packages\tensorflow\python\framework\ops.py", line 3077, in _as_graph_element_locked "graph." % (repr(name), repr(op_name))) KeyError: "The name 'image_tensor:0' refers to a Tensor which does not exist. The operation, 'image_tensor', does not exist in the graph."
Traceback (most recent call last): "/Users/cameron/anaconda2/lib/python2.7/site-packages/conda/exceptions.py", line 640, in conda_exception_handler return_value = func(*args, **kwargs) "/Users/cameron/anaconda2/lib/python2.7/site-packages/conda/cli/main.py", line 140, in _main exit_code = args.func(args, p) "/Users/cameron/anaconda2/lib/python2.7/site-packages/conda/cli/main_info.py", line 368, in execute print("%s: %s" % (name, value)) UnicodeDecodeError: 'ascii' codec can't decode byte 0xee in position 54: ordinal not in range(128)
0.295902
Traceback (most recent call last): "C:\GitHub\Medusa\<a href="../blob/e6025de42a034b5887e5806fda210e30f5a1e150/ext/tornado/web.py#L1592">ext\tornado\web.py</a>", line 1592, in _execute result = yield result "C:\GitHub\Medusa\<a href="../blob/e6025de42a034b5887e5806fda210e30f5a1e150/ext/tornado/gen.py#L1133">ext\tornado\gen.py</a>", line 1133, in run value = future.result() "C:\GitHub\Medusa\<a href="../blob/e6025de42a034b5887e5806fda210e30f5a1e150/ext/tornado/gen.py#L1141">ext\tornado\gen.py</a>", line 1141, in run yielded = self.gen.throw(*exc_info) "C:\GitHub\Medusa\<a href="../blob/e6025de42a034b5887e5806fda210e30f5a1e150/medusa/server/api/v2/base.py#L83">medusa\server\api\v2\base.py</a>", line 83, in async_call content = yield IOLoop.current().run_in_executor(executor, prepared) "C:\GitHub\Medusa\<a href="../blob/e6025de42a034b5887e5806fda210e30f5a1e150/ext/tornado/gen.py#L1133">ext\tornado\gen.py</a>", line 1133, in run value = future.result() "C:\Python38\lib\concurrent\futures\thread.py", line 57, in run result = self.fn(*self.args, **self.kwargs) "C:\GitHub\Medusa\<a href="../blob/e6025de42a034b5887e5806fda210e30f5a1e150/medusa/server/api/v2/providers.py#L58">medusa\server\api\v2\providers.py</a>", line 58, in get provider_results = provider.cache.get_results(show_slug=show_slug, season=season, episode=episode) "C:\GitHub\Medusa\<a href="../blob/e6025de42a034b5887e5806fda210e30f5a1e150/medusa/tv/cache.py#L637">medusa\tv\cache.py</a>", line 637, in get_results cache_db_con = self._get_db() "C:\GitHub\Medusa\<a href="../blob/e6025de42a034b5887e5806fda210e30f5a1e150/medusa/tv/cache.py#L141">medusa\tv\cache.py</a>", line 141, in _get_db self.provider_db = CacheDBConnection(self.provider_id) "C:\GitHub\Medusa\<a href="../blob/e6025de42a034b5887e5806fda210e30f5a1e150/medusa/tv/cache.py#L103">medusa\tv\cache.py</a>", line 103, in __init__ self.addColumn(provider_id, column, data_type, default) "C:\GitHub\Medusa\<a href="../blob/e6025de42a034b5887e5806fda210e30f5a1e150/medusa/db.py#L425">medusa\db.py</a>", line 425, in addColumn self.action('ALTER TABLE [%s] ADD %s %s' % (table, column, column_type)) "C:\GitHub\Medusa\<a href="../blob/e6025de42a034b5887e5806fda210e30f5a1e150/medusa/db.py#L285">medusa\db.py</a>", line 285, in action sql_results = self._execute(query, args, fetchall=fetchall, fetchone=fetchone) "C:\GitHub\Medusa\<a href="../blob/e6025de42a034b5887e5806fda210e30f5a1e150/medusa/db.py#L113">medusa\db.py</a>", line 113, in _execute sql_results = cursor.execute(query)sqlite3.OperationalError: duplicate column name: version
Traceback (most recent call last): "/usr/src/homeassistant/homeassistant/helpers/service.py", line 114, in async_prepare_call_from_config domain_service = config[CONF_SERVICE_TEMPLATE].async_render(variables) "/usr/src/homeassistant/homeassistant/helpers/template.py", line 230, in async_render raise TemplateError(err) homeassistant.exceptions.TemplateError: UndefinedError: 'dict object' has no attribute 'to_state'
0.228084
Traceback (most recent call last): "C:\Python35\lib\multiprocessing\process.py", line 249, in _bootstrap self.run() "C:\Python35\lib\multiprocessing\process.py", line 93, in run self._target(*self._args, **self._kwargs) "C:\Users\xxx\pupil_windows_fork\pupil_src\capture\world.py", line 94, in world import pupil_detectors "C:\Users\xxx\pupil_windows_fork\pupil_src\capture\pupil_detectors\__init__.py", line 16, in <module> build_cpp_extension() "C:\Users\xxx\pupil_windows_fork\pupil_src\capture\pupil_detectors\build.py", line 27, in build_cpp_extension shell=True).decode(sys.stdout.encoding) "C:\Python35\lib\subprocess.py", line 626, in check_output **kwargs).stdout "C:\Python35\lib\subprocess.py", line 708, in run output=stdout, stderr=stderr) subprocess.CalledProcessError: Command ''C:\Python35\python.exe' setup.py install --install-lib='C:\Users\xxx\pupil_windows_fork\pupil_src\capture'' returned non-zero exit status 1
Traceback (most recent call last): "/home/baal/bin/python/zeus-scanner/lib/attacks/gist_lookup/__init__.py", line 138, in github_gist_search_main links = get_links(page_set, proxy=proxy, agent=agent) "/home/baal/bin/python/zeus-scanner/lib/attacks/gist_lookup/__init__.py", line 66, in get_links if not any(s in redirect for s in gist_skip_schema): "/home/baal/bin/python/zeus-scanner/lib/attacks/gist_lookup/__init__.py", line 66, in <genexpr> if not any(s in redirect for s in gist_skip_schema):TypeError: argument of type 'NoneType' is not iterable
0.236377
Traceback (most recent call last): "/usr/src/app/homeassistant/components/notify/__init__.py", line 78, in async_setup_platform raise HomeAssistantError("Invalid notify platform.") homeassistant.exceptions.HomeAssistantError: Invalid notify platform.
Traceback (most recent call last): "scripts/reader/train.py", line 542, in <module> main(args) "scripts/reader/train.py", line 484, in main validate_unofficial(args, train_loader, model, stats, mode='train') "scripts/reader/train.py", line 256, in validate_unofficial accuracies = eval_accuracies(pred_s, target_s, pred_e, target_e) "scripts/reader/train.py", line 345, in eval_accuracies if any([1 for _s, _e in zip(target_s[i], target_e[i]) "scripts/reader/train.py", line 346, in <listcomp> if _s == pred_s[i] and _e == pred_e[i]]): TypeError: eq() received an invalid combination of arguments - got (numpy.ndarray), but expected one of:
0.235319
Traceback (most recent call last): "/vobs/litho/cadbin/pylint", line 4, in <module> lint.Run(sys.argv[1:]) "/vobs/litho/cadlib/pylint/lint.py", line 850, in __init__ linter.check(args) "/vobs/litho/cadlib/pylint/lint.py", line 483, in check self.check_astng_module(astng, walker, rawcheckers) "/vobs/litho/cadlib/pylint/lint.py", line 555, in check_astng_module walker.walk(astng) "/vobs/litho/cadlib/pylint/utils.py", line 536, in walk self.walk(child) "/vobs/litho/cadlib/pylint/utils.py", line 536, in walk self.walk(child) "/vobs/litho/cadlib/pylint/utils.py", line 536, in walk self.walk(child) "/vobs/litho/cadlib/pylint/utils.py", line 536, in walk self.walk(child) "/vobs/litho/cadlib/pylint/utils.py", line 536, in walk self.walk(child) "/vobs/litho/cadlib/pylint/utils.py", line 533, in walk cb(astng) "/vobs/litho/cadlib/pylint/checkers/typecheck.py", line 358, in visit_callfunc self.add_message('E1120', node=node, args=display_name) UnboundLocalError: local variable 'display_name' referenced before assignment
"msg": "Traceback (most recent call last):\n \"/root/.ansible/tmp/ansible-tmp-1437377547.96-17610895201588/ping\", line 1657, in ?\n main()\n \"/root/.ansible/tmp/ansible-tmp-1437377547.96-17610895201588/ping\", line 47, in main\n supports_check_mode = True\n \"/root/.ansible/tmp/ansible-tmp-1437377547.96-17610895201588/ping\", line 417, in __init__\n (self.params, self.args) = self._load_params()\n \"/root/.ansible/tmp/ansible-tmp-1437377547.96-17610895201588/ping\", line 1144, in _load_params\n params2 = json_dict_unicode_to_bytes(json.loads(MODULE_COMPLEX_ARGS))\nAttributeError: 'module' object has no attribute 'loads'\n", "parsed": false
0.255974
Traceback (most recent call last): "./view-credentials.py", line 13, in <module> cred = twitter.verify_credentials() "build/bdist.macosx-10.3-fat/egg/twython/endpoints.py", line 323, in verify_credentials "build/bdist.macosx-10.3-fat/egg/twython/api.py", line 230, in get "build/bdist.macosx-10.3-fat/egg/twython/api.py", line 224, in request "build/bdist.macosx-10.3-fat/egg/twython/api.py", line 145, in _requesttwython.exceptions.TwythonError: [Errno 1] _ssl.c:504: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
Traceback (most recent call last): "/home/predrag/.config/sublime-text-3/Packages/LSP/plugin/core/rpc.py", line 323, in receive_payload self.response_handler(payload) "/home/predrag/.config/sublime-text-3/Packages/LSP/plugin/core/rpc.py", line 342, in response_handler self._response_handlers[handler_id](result) "/home/predrag/.config/sublime-text-3/Packages/LSP/plugin/completion.py", line 262, in handle_response items = sorted(items, key=lambda item: item["sortText"]) "/home/predrag/.config/sublime-text-3/Packages/LSP/plugin/completion.py", line 262, in <lambda> items = sorted(items, key=lambda item: item["sortText"]) KeyError: 'sortText'
0.195192
Traceback (most recent call last): "c:\Users\Jeff Reback\Documents\GitHub\pandas\build\lib.win-amd64-2.7\pandas\tseries\tests\test_timezones.py", line 559, in test_string_index_alias_tz_aware result = ts['1/3/2000'] "c:\Users\Jeff Reback\Documents\GitHub\pandas\build\lib.win-amd64-2.7\pandas\core\series.py", line 479, in __getitem__ result = self.index.get_value(self, key) "c:\Users\Jeff Reback\Documents\GitHub\pandas\build\lib.win-amd64-2.7\pandas\tseries\index.py", line 1272, in get_value loc = self._get_string_slice(key) "c:\Users\Jeff Reback\Documents\GitHub\pandas\build\lib.win-amd64-2.7\pandas\tseries\index.py", line 1327, in _get_string_slice getattr(self, 'inferred_freq', None)) "properties.pyx", line 34, in pandas.lib.cache_readonly.__get__ (pandas\lib.c:36395) "c:\Users\Jeff Reback\Documents\GitHub\pandas\build\lib.win-amd64-2.7\pandas\tseries\index.py", line 1440, in inferred_freq return infer_freq(self) "c:\Users\Jeff Reback\Documents\GitHub\pandas\build\lib.win-amd64-2.7\pandas\tseries\frequencies.py", line 653, in infer_freq return inferer.get_freq() "c:\Users\Jeff Reback\Documents\GitHub\pandas\build\lib.win-amd64-2.7\pandas\tseries\frequencies.py", line 695, in get_freq return self._infer_daily_rule() "c:\Users\Jeff Reback\Documents\GitHub\pandas\build\lib.win-amd64-2.7\pandas\tseries\frequencies.py", line 783, in _infer_daily_rule annual_rule = self._get_annual_rule() "c:\Users\Jeff Reback\Documents\GitHub\pandas\build\lib.win-amd64-2.7\pandas\tseries\frequencies.py", line 825, in _get_annual_rule pos_check = self.month_position_check() "c:\Users\Jeff Reback\Documents\GitHub\pandas\build\lib.win-amd64-2.7\pandas\tseries\frequencies.py", line 741, in month_position_check weekdays = self.index.dayofweek "c:\Users\Jeff Reback\Documents\GitHub\pandas\build\lib.win-amd64-2.7\pandas\core\base.py", line 320, in f return self._ops_compat(name,op_accessor) "c:\Users\Jeff Reback\Documents\GitHub\pandas\build\lib.win-amd64-2.7\pandas\core\base.py", line 349, in _ops_compat return self._wrap_access_object(getattr(obj,op_accessor)) "c:\Users\Jeff Reback\Documents\GitHub\pandas\build\lib.win-amd64-2.7\pandas\tseries\index.py", line 47, in f values = self._local_timestamps() "c:\Users\Jeff Reback\Documents\GitHub\pandas\build\lib.win-amd64-2.7\pandas\tseries\index.py", line 449, in _local_timestamps return tslib.tz_convert(self.asi8, utc, self.tz) "tslib.pyx", line 1852, in pandas.tslib.tz_convert (pandas\tslib.c:27975) "tslib.pyx", line 1032, in pandas.tslib._get_zone (pandas\tslib.c:17056)IndexError: list index out of range
ERROR (theano.gof.opt): Traceback (most recent call last): "C:\Users\kawther\Anaconda3\envs\myTheanoEnv\lib\site-packages\theano\gof\opt.py", line 2034, in process_node replacements = lopt.transform(node) "C:\Users\kawther\Anaconda3\envs\myTheanoEnv\lib\site-packages\theano\tensor\opt.py", line 6516, in constant_folding no_recycling=[], impl=impl) "C:\Users\kawther\Anaconda3\envs\myTheanoEnv\lib\site-packages\theano\gof\op.py", line 955, in make_thunk no_recycling) "C:\Users\kawther\Anaconda3\envs\myTheanoEnv\lib\site-packages\theano\gof\op.py", line 858, in make_c_thunk output_storage=node_output_storage) "C:\Users\kawther\Anaconda3\envs\myTheanoEnv\lib\site-packages\theano\gof\cc.py", line 1217, in make_thunk keep_lock=keep_lock) "C:\Users\kawther\Anaconda3\envs\myTheanoEnv\lib\site-packages\theano\gof\cc.py", line 1157, in __compile__ keep_lock=keep_lock) "C:\Users\kawther\Anaconda3\envs\myTheanoEnv\lib\site-packages\theano\gof\cc.py", line 1609, in cthunk_factory key = self.cmodule_key() "C:\Users\kawther\Anaconda3\envs\myTheanoEnv\lib\site-packages\theano\gof\cc.py", line 1300, in cmodule_key c_compiler=self.c_compiler(), "C:\Users\kawther\Anaconda3\envs\myTheanoEnv\lib\site-packages\theano\gof\cc.py", line 1379, in cmodule_key_ np.core.multiarray._get_ndarray_c_version()) AttributeError: 'module' object has no attribute '_get_ndarray_c_version'
0.249704
Traceback (most recent call last): "C:/Users/telfo/Downloads/reddit.py", line 1, in <module> import textgenrnn as textgen "C:\Users\telfo\AppData\Local\Programs\Python\Python36\lib\site-packages\textgenrnn\__init__.py", line 1, in <module> from .textgenrnn import textgenrnn "C:\Users\telfo\AppData\Local\Programs\Python\Python36\lib\site-packages\textgenrnn\textgenrnn.py", line 1, in <module> from tensorflow.keras.callbacks import LearningRateScheduler, Callback "C:\Users\telfo\AppData\Local\Programs\Python\Python36\lib\site-packages\tensorflow\__init__.py", line 41, in <module> from tensorflow.python.tools import module_util as _module_util "C:\Users\telfo\AppData\Local\Programs\Python\Python36\lib\site-packages\tensorflow\python\__init__.py", line 53, in <module> from tensorflow.core.framework.graph_pb2 import * "C:\Users\telfo\AppData\Local\Programs\Python\Python36\lib\site-packages\tensorflow\core\framework\graph_pb2.py", line 7, in <module> from google.protobuf import descriptor as _descriptor "C:\Users\telfo\AppData\Local\Programs\Python\Python36\lib\site-packages\google\protobuf\descriptor.py", line 48, in <module> from google.protobuf.pyext import _message ImportError: DLL load failed: The specified procedure could not be found.
Traceback (most recent call last): "tkinter\__init__.py", line 1705, in __call__ "CompilerGui.py", line 259, in <lambda> done = ttk.Button(window, text="Compile", command=lambda:finish(texts, window, search_folder)) "CompilerGui.py", line 210, in finish cb.the_main(q_list, values) "CompilerBase.py", line 323, in the_main file_written = write_docx(values_dict, file_to_write) "CompilerBase.py", line 100, in write_docx my_docx = docx.Document() "site-packages\docx\api.py", line 25, in Document "site-packages\docx\opc\package.py", line 128, in open "site-packages\docx\opc\pkgreader.py", line 32, in from_file "site-packages\docx\opc\phys_pkg.py", line 31, in __new__ docx.opc.exceptions.PackageNotFoundError: Package not found at 'C:\Users\LENOVO\AppData\Local\Temp\_MEI92522\docx\templates\default.docx'
0.321429
Traceback (most recent call last): "<stdin>", line 1, in <module> "/home/math/.local/share/virtualenvs/segway-yeSBDavQ/lib/python2.7/site-packages/pyroute2/ipdb/main.py", line 900, in __getattribute__ obj._register() "/home/math/.local/share/virtualenvs/segway-yeSBDavQ/lib/python2.7/site-packages/pyroute2/ipdb/routes.py", line 997, in _register self.load_netlink(msg) "/home/math/.local/share/virtualenvs/segway-yeSBDavQ/lib/python2.7/site-packages/pyroute2/ipdb/routes.py", line 1095, in load_netlink key = self.tables[table].load(msg) "/home/math/.local/share/virtualenvs/segway-yeSBDavQ/lib/python2.7/site-packages/pyroute2/ipdb/routes.py", line 920, in load self[key] = msg "/home/math/.local/share/virtualenvs/segway-yeSBDavQ/lib/python2.7/site-packages/pyroute2/ipdb/routes.py", line 932, in __setitem__ record['route'].load_netlink(value) "/home/math/.local/share/virtualenvs/segway-yeSBDavQ/lib/python2.7/site-packages/pyroute2/ipdb/routes.py", line 307, in load_netlink for l in value.get_attr('MPLS_IPTUNNEL_DST'): TypeError: 'NoneType' object is not iterable
`Traceback (most recent call last): "/Users/sam/anaconda/bin/landsat", line 5, in <module> import landsat.landsat "/Users/sam/anaconda/lib/python2.7/site-packages/landsat/landsat.py", line 21, in <module> from image import Process, DoesNotExist "/Users/sam/anaconda/lib/python2.7/site-packages/landsat/image.py", line 14, in <module> from rasterio.warp import reproject, RESAMPLING, transform "/Users/sam/anaconda/lib/python2.7/site-packages/rasterio/warp.py", line 8, in <module> from rasterio._warp import _transform_geom, _reproject, RESAMPLINGImportError: dlopen(/Users/sam/anaconda/lib/python2.7/site-packages/rasterio/_warp.so, 2): Symbol not found: __ZTINSt8ios_base7failureE
0.18731
Traceback (most recent call last): "[...]pysyft/venv/lib/python3.6/site-packages/gevent/pywsgi.py", line 976, in handle_one_response self.run_application() "[...]pysyft/venv/lib/python3.6/site-packages/geventwebsocket/handler.py", line 75, in run_application self.run_websocket() "[...]pysyft/venv/lib/python3.6/site-packages/geventwebsocket/handler.py", line 52, in run_websocket list(self.application(self.environ, lambda s, h, e=None: [])) "[...]pysyft/venv/lib/python3.6/site-packages/flask/app.py", line 2463, in __call__ return self.wsgi_app(environ, start_response) "[...]pysyft/venv/lib/python3.6/site-packages/flask_sockets.py", line 45, in __call__ handler(environment, **values) "[...]PyGrid/app/websocket/app/main/events/__init__.py", line 60, in socket_api response = route_requests(message) "[...]PyGrid/app/websocket/app/main/events/__init__.py", line 40, in route_requests return forward_binary_message(message) "[...]PyGrid/app/websocket/app/main/auth/__init__.py", line 60, in wrapped return f(*args, **kwargs) "[...]PyGrid/app/websocket/app/main/events/syft_events.py", line 24, in forward_binary_message decoded_response = current_user.worker._recv_msg(message) "[...]pysyft/venv/lib/python3.6/site-packages/syft/workers/virtual.py", line 10, in _recv_msg return self.recv_msg(message) "[...]pysyft/venv/lib/python3.6/site-packages/syft/workers/base.py", line 292, in recv_msg response = self._message_router[msg_type](contents) "[...]pysyft/venv/lib/python3.6/site-packages/syft/workers/base.py", line 412, in execute_command response = getattr(_self, command_name)(*args, **kwargs) "[...]pysyft/venv/lib/python3.6/site-packages/syft/frameworks/torch/tensors/interpreters/native.py", line 704, in fix_prec fpt_tensor = fpt_tensor.wrap() "[...]pysyft/venv/lib/python3.6/site-packages/syft/generic/tensor.py", line 49, in wrap self.owner.register_obj(wrapper, obj_id=self.id) AttributeError: 'str' object has no attribute 'register_obj'
Traceback (most recent call last): "mpsyt", line 3, in <module> "E:\Devel\src\git\mps-youtube\mps_youtube\main.py", line 3695, in main "E:\Devel\src\git\mps-youtube\mps_youtube\main.py", line 3644, in matchfunction "E:\Devel\src\git\mps-youtube\mps_youtube\main.py", line 2991, in user_moreTypeError: usersearch_id() takes 1 positional argument but 3 were given
0.281772
Traceback (most recent call last): "moto_test.py", line 16, in <module> test_add_servers() "/tmp/moto_test/lib/python2.7/site-packages/moto/core/models.py", line 70, in wrapper result = func(*args, **kwargs) "moto_test.py", line 12, in test_add_servers add_servers('ami-1234abcd', 2) "moto_test.py", line 8, in add_servers conn.run_instances(ami_id) "/tmp/moto_test/lib/python2.7/site-packages/boto/ec2/connection.py", line 977, in run_instances verb='POST') "/tmp/moto_test/lib/python2.7/site-packages/boto/connection.py", line 1208, in get_object raise self.ResponseError(response.status, response.reason, body) boto.exception.EC2ResponseError: EC2ResponseError: 401 Unauthorized
Traceback (most recent call last): "C:\Users\nvkva\anaconda3.new\envs\tensorflow\lib\site-packages\qtconsole\comms.py", line 177, in comm_msg comm.handle_msg(msg) "C:\Users\nvkva\anaconda3.new\envs\tensorflow\lib\site-packages\qtconsole\comms.py", line 265, in handle_msg return self._msg_callback(msg) "C:\Users\nvkva\anaconda3.new\envs\tensorflow\lib\site-packages\spyder_kernels\comms\commbase.py", line 331, in _comm_message msg_dict, buffer)TypeError: _handle_remote_call_reply() missing 1 required positional argument: 'load_exception'
0.201233
Traceback (most recent call last): "/usr/lib/python3.6/site-packages/youtube_dl/extractor/redbulltv.py", line 86, in _real_extract headers={'Authorization': auth} "/usr/lib/python3.6/site-packages/youtube_dl/extractor/common.py", line 678, in _download_json encoding=encoding, data=data, headers=headers, query=query) "/usr/lib/python3.6/site-packages/youtube_dl/extractor/common.py", line 632, in _download_webpage res = self._download_webpage_handle(url_or_request, video_id, note, errnote, fatal, encoding=encoding, data=data, headers=headers, query=query) "/usr/lib/python3.6/site-packages/youtube_dl/extractor/common.py", line 537, in _download_webpage_handle urlh = self._request_webpage(url_or_request, video_id, note, errnote, fatal, data=data, headers=headers, query=query) "/usr/lib/python3.6/site-packages/youtube_dl/extractor/common.py", line 526, in _request_webpage raise ExtractorError(errmsg, sys.exc_info()[2], cause=err) youtube_dl.utils.ExtractorError: Unable to download JSON metadata: HTTP Error 404: Not Found (caused by <HTTPError 404: 'Not Found'>); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last): "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main "__main__", fname, loader, pkg_name) "/usr/lib/python2.7/runpy.py", line 72, in _run_code exec code in run_globals "/usr/local/lib/python2.7/dist-packages/synapse/app/homeserver.py", line 746, in <module> main() "/usr/local/lib/python2.7/dist-packages/synapse/app/homeserver.py", line 741, in main hs = setup(sys.argv[1:]) "/usr/local/lib/python2.7/dist-packages/synapse/app/homeserver.py", line 360, in setup generate_section="Homeserver" "/usr/local/lib/python2.7/dist-packages/synapse/config/_base.py", line 310, in load_config yaml_config = cls.read_config_file(config_file) "/usr/local/lib/python2.7/dist-packages/synapse/config/_base.py", line 129, in read_config_file return yaml.load(file_stream) "/usr/local/lib/python2.7/dist-packages/yaml/__init__.py", line 71, in load return loader.get_single_data() "/usr/local/lib/python2.7/dist-packages/yaml/constructor.py", line 37, in get_single_data node = self.get_single_node() "/usr/local/lib/python2.7/dist-packages/yaml/composer.py", line 36, in get_single_node document = self.compose_document() "/usr/local/lib/python2.7/dist-packages/yaml/composer.py", line 55, in compose_document node = self.compose_node(None, None) "/usr/local/lib/python2.7/dist-packages/yaml/composer.py", line 84, in compose_node node = self.compose_mapping_node(anchor) "/usr/local/lib/python2.7/dist-packages/yaml/composer.py", line 133, in compose_mapping_node item_value = self.compose_node(node, item_key) "/usr/local/lib/python2.7/dist-packages/yaml/composer.py", line 84, in compose_node node = self.compose_mapping_node(anchor) "/usr/local/lib/python2.7/dist-packages/yaml/composer.py", line 133, in compose_mapping_node item_value = self.compose_node(node, item_key) "/usr/local/lib/python2.7/dist-packages/yaml/composer.py", line 84, in compose_node node = self.compose_mapping_node(anchor) "/usr/local/lib/python2.7/dist-packages/yaml/composer.py", line 133, in compose_mapping_node item_value = self.compose_node(node, item_key) "/usr/local/lib/python2.7/dist-packages/yaml/composer.py", line 69, in compose_node % anchor.encode('utf-8'), event.start_mark)yaml.composer.ComposerError: found undefined alias 'Syn'
0.284146
Traceback (most recent call last): "/tmp/tmp.8wcYIPL3yV/lib/python3.5/site-packages/salt/states/docker_image.py", line 326, in present __salt__['docker.inspect_image'](full_image) "/tmp/tmp.8wcYIPL3yV/lib/python3.5/site-packages/salt/modules/dockermod.py", line 1813, in inspect_image ret = _client_wrapper('inspect_image', name) "/tmp/tmp.8wcYIPL3yV/lib/python3.5/site-packages/salt/modules/dockermod.py", line 421, in wrapper ret = wrapped(*args, **kwargs) "/tmp/tmp.8wcYIPL3yV/lib/python3.5/site-packages/salt/modules/dockermod.py", line 636, in _client_wrapper exc.explanation) salt.exceptions.CommandExecutionError: Error 404: No such image: salt-docker-base:latest
[ERROR ] An exception occurred in this state: Traceback (most recent call last): "C:\salt\bin\lib\site-packages\salt\state.py", line 1822, in call **cdata['kwargs']) "C:\salt\bin\lib\site-packages\salt\loader.py", line 1727, in wrapper return f(*args, **kwargs) "C:\salt\bin\lib\site-packages\salt\states\user.py", line 527, in present __salt__['file.makedirs'](val, pre['uid'], pre['gid'], 0o755) "C:\salt\bin\lib\site-packages\salt\modules\win_file.py", line 1388, in makedirs mkdir(directory_to_create, owner, grant_perms, deny_perms, inheritance) "C:\salt\bin\lib\site-packages\salt\modules\win_file.py", line 1283, in mkdir set_perms(path, grant_perms, deny_perms, inheritance) "C:\salt\bin\lib\site-packages\salt\modules\win_file.py", line 1890, in set_perms for user in deny_perms: TypeError: 'int' object is not iterable
0.322565
Traceback (most recent call last): "/home/paul.jensen/linux/miniconda3/envs/edgar/bin/pip", line 4, in <module> from pip import main "/home/paul.jensen/linux/miniconda3/envs/edgar/lib/python3.4/site-packages/pip/**init**.py", line 13, in <module> from pip.utils import get_installed_distributions, get_prog "/home/paul.jensen/linux/miniconda3/envs/edgar/lib/python3.4/site-packages/pip/utils/**init**.py", line 19, in <module> from pip.locations import ( "/home/paul.jensen/linux/miniconda3/envs/edgar/lib/python3.4/site-packages/pip/locations.py", line 11, in <module> from distutils.command.install import install, SCHEME_KEYS # noqa "/home/paul.jensen/linux/miniconda3/envs/edgar/lib/python3.4/distutils/command/install.py", line 9, in <module> from distutils.core import CommandImportError: No module named 'distutils.core'
Traceback (most recent call last): "/usr/local/lib/python2.7/dist-packages/fabric/main.py", line 743, in main *args, **kwargs "/usr/local/lib/python2.7/dist-packages/fabric/tasks.py", line 405, in execute results['<local-only>'] = task.run(*args, **new_kwargs) "/usr/local/lib/python2.7/dist-packages/fabric/tasks.py", line 171, in run return self.wrapped(*args, **kwargs)TypeError: real_decorator() takes exactly 1 argument (0 given)
0.238727
Traceback (most recent call last): "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner self.run() "/usr/local/lib/python2.7/dist-packages/impacket-0.9.22.dev1+20200416.91838.62162e0-py2.7.egg/impacket/examples/ntlmrelayx/attacks/ldapattack.py", line 593, in run self.aclAttack(userDn, domainDumper) "/usr/local/lib/python2.7/dist-packages/impacket-0.9.22.dev1+20200416.91838.62162e0-py2.7.egg/impacket/examples/ntlmrelayx/attacks/ldapattack.py", line 305, in aclAttack entry = self.client.entries[0] IndexError: list index out of range
Traceback (most recent call last): "/usr/local/Cellar/mackup/0.8.16/libexec/bin/mackup", line 9, in <module> load_entry_point('mackup==0.8.16', 'console_scripts', 'mackup')() "/usr/local/Cellar/mackup/0.8.16/libexec/lib/python2.7/site-packages/mackup/main.py", line 90, in main app.backup() "/usr/local/Cellar/mackup/0.8.16/libexec/lib/python2.7/site-packages/mackup/application.py", line 116, in backup utils.delete(home_filepath) "/usr/local/Cellar/mackup/0.8.16/libexec/lib/python2.7/site-packages/mackup/utils.py", line 68, in delete shutil.rmtree(filepath) "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line 247, in rmtree rmtree(fullname, ignore_errors, onerror) "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line 247, in rmtree rmtree(fullname, ignore_errors, onerror) "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line 252, in rmtree onerror(os.remove, fullname, sys.exc_info()) "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line 250, in rmtree os.remove(fullname) OSError: [Errno 13] Permission denied: '/Users/[user]/Library/Quicklook/qlImageSize.qlgenerator/Contents/Info.plist'
0.271924
WARNING: Traceback (most recent call last): "/home/jni/projects/napari/napari/_qt/qt_viewer.py", line 233, in _open_folder self._add_files([folder]) "/home/jni/projects/napari/napari/_qt/qt_viewer.py", line 247, in _add_files self.viewer.add_image(path=filenames) "/home/jni/projects/napari/napari/components/viewer_model.py", line 485, in add_image data = io.magic_imread(path) "/home/jni/projects/napari/napari/util/io.py", line 71, in magic_imread image = io.imread(filename) "/home/jni/miniconda3/envs/f7/lib/python3.7/site-packages/skimage/io/_io.py", line 48, in imread img = call_plugin('imread', fname, plugin=plugin, **plugin_args) "/home/jni/miniconda3/envs/f7/lib/python3.7/site-packages/skimage/io/manage_plugins.py", line 210, in call_plugin return func(*args, **kwargs) "/home/jni/miniconda3/envs/f7/lib/python3.7/site-packages/skimage/io/_plugins/imageio_plugin.py", line 10, in imread return np.asarray(imageio_imread(*args, **kwargs)) "/home/jni/miniconda3/envs/f7/lib/python3.7/site-packages/imageio/core/functions.py", line 264, in imread reader = read(uri, format, "i", **kwargs) "/home/jni/miniconda3/envs/f7/lib/python3.7/site-packages/imageio/core/functions.py", line 182, in get_reader "Could not find a format to read the specified file " "in mode %r" % mode ValueError: Could not find a format to read the specified file in mode 'i'
Traceback (most recent call last): "/usr/local/lib/python2.7/dist-packages/subliminal-0.6.2-py2.7.egg/subliminal/async.py", line 47, in run result = consume_task(task, self.services) "/usr/local/lib/python2.7/dist-packages/subliminal-0.6.2-py2.7.egg/subliminal/core.py", line 130, in consume_task service = get_service(services, task.service, config=task.config) "/usr/local/lib/python2.7/dist-packages/subliminal-0.6.2-py2.7.egg/subliminal/core.py", line 207, in get_service services[service_name].init() "/usr/local/lib/python2.7/dist-packages/subliminal-0.6.2-py2.7.egg/subliminal/services/opensubtitles.py", line 90, in init super(OpenSubtitles, self).init() "/usr/local/lib/python2.7/dist-packages/subliminal-0.6.2-py2.7.egg/subliminal/services/**init**.py", line 84, in init self.session = requests.session(timeout=10, headers={'User-Agent': self.user_agent})TypeError: session() takes no arguments (2 given)
0.280726
Traceback (most recent call last): "/usr/local/lib/python2.7/dist-packages/virtualenv_support/pip-7.0.1-py2.py3-none-any.whl/pip/basecommand.py", line 223, in main status = self.run(options, args) "/usr/local/lib/python2.7/dist-packages/virtualenv_support/pip-7.0.1-py2.py3-none-any.whl/pip/commands/install.py", line 291, in run wb.build(autobuilding=True) "/usr/local/lib/python2.7/dist-packages/virtualenv_support/pip-7.0.1-py2.py3-none-any.whl/pip/wheel.py", line 704, in build self.requirement_set.prepare_files(self.finder) "/usr/local/lib/python2.7/dist-packages/virtualenv_support/pip-7.0.1-py2.py3-none-any.whl/pip/req/req_set.py", line 317, in prepare_files functools.partial(self._prepare_file, finder)) "/usr/local/lib/python2.7/dist-packages/virtualenv_support/pip-7.0.1-py2.py3-none-any.whl/pip/req/req_set.py", line 304, in _walk_req_to_install more_reqs = handler(req_to_install) "/usr/local/lib/python2.7/dist-packages/virtualenv_support/pip-7.0.1-py2.py3-none-any.whl/pip/req/req_set.py", line 439, in _prepare_file req_to_install.populate_link(finder, self.upgrade) "/usr/local/lib/python2.7/dist-packages/virtualenv_support/pip-7.0.1-py2.py3-none-any.whl/pip/req/req_install.py", line 244, in populate_link self.link = finder.find_requirement(self, upgrade) "/usr/local/lib/python2.7/dist-packages/virtualenv_support/pip-7.0.1-py2.py3-none-any.whl/pip/index.py", line 486, in find_requirement all_versions = self._find_all_versions(req.name) "/usr/local/lib/python2.7/dist-packages/virtualenv_support/pip-7.0.1-py2.py3-none-any.whl/pip/index.py", line 435, in _find_all_versions formats = fmt_ctl_formats(self.format_control, canonical_name) "/usr/local/lib/python2.7/dist-packages/virtualenv_support/pip-7.0.1-py2.py3-none-any.whl/pip/index.py", line 1260, in fmt_ctl_formats if canonical_name in fmt_ctl.only_binary:AttributeError: 'str' object has no attribute 'only_binary'
Traceback (most recent call last): "/tmp/t.py", line 42, in <module> cal = Calendar.from_ical(tz) "/usr/lib/python2.7/site-packages/icalendar/cal.py", line 347, in from_ical _timezone_cache[component['TZID']] = component.to_tz() "/usr/lib/python2.7/site-packages/icalendar/cal.py", line 555, in to_tz zone = str(self['TZID']) UnicodeEncodeError: 'ascii' codec can't encode character u'\xed' in position 16: ordinal not in range(128)
0.284188
Traceback (most recent call last): "C:\Users\Ege\Anaconda3\lib\site-packages\qtconsole\comms.py", line 177, in comm_msg comm.handle_msg(msg) "C:\Users\Ege\Anaconda3\lib\site-packages\qtconsole\comms.py", line 265, in handle_msg return self._msg_callback(msg) "C:\Users\Ege\Anaconda3\lib\site-packages\spyder_kernels\comms\commbase.py", line 331, in _comm_message msg_dict, buffer)TypeError: _handle_remote_call_reply() missing 1 required positional argument: 'load_exception'
Traceback (most recent call last): "/usr/local/bin/pipenv", line 11, in <module> sys.exit(cli()) "/usr/local/lib/python2.7/dist-packages/pipenv/vendor/click/core.py", line 722, in __call__ return self.main(*args, **kwargs) "/usr/local/lib/python2.7/dist-packages/pipenv/vendor/click/core.py", line 697, in main rv = self.invoke(ctx) "/usr/local/lib/python2.7/dist-packages/pipenv/vendor/click/core.py", line 1043, in invoke return Command.invoke(self, ctx) "/usr/local/lib/python2.7/dist-packages/pipenv/vendor/click/core.py", line 895, in invoke return ctx.invoke(self.callback, **ctx.params) "/usr/local/lib/python2.7/dist-packages/pipenv/vendor/click/core.py", line 535, in invoke return callback(*args, **kwargs) "/usr/local/lib/python2.7/dist-packages/pipenv/vendor/click/decorators.py", line 17, in new_func return f(get_current_context(), *args, **kwargs) "/usr/local/lib/python2.7/dist-packages/pipenv/cli.py", line 294, in cli three=three, python=python, warn=True, site_packages=site_packages, pypi_mirror=pypi_mirror "/usr/local/lib/python2.7/dist-packages/pipenv/core.py", line 614, in ensure_project path_to_python = which('python') or which('py') "/usr/local/lib/python2.7/dist-packages/pipenv/core.py", line 115, in which p = os.path.join(location, 'bin', command) "/usr/lib/python2.7/posixpath.py", line 70, in join elif path == '' or path.endswith('/'): AttributeError: 'NoneType' object has no attribute 'endswith'
0.31314
```Traceback (most recent call last): "/home/baal/bin/python/zeus-scanner/lib/attacks/gist_lookup/__init__.py", line 153, in github_gist_search_main gist, gist_link = get_raw_html(link, verbose=verbose)TypeError: 'NoneType' object is not iterable
Traceback (most recent call last): "/home/ray/anaconda3/bin/rllib", line 8, in <module> sys.exit(cli()) "/home/ray/anaconda3/lib/python3.7/site-packages/ray/rllib/scripts.py", line 34, in cli train.run(options, train_parser) "/home/ray/anaconda3/lib/python3.7/site-packages/ray/rllib/train.py", line 228, in run concurrent=True) "/home/ray/anaconda3/lib/python3.7/site-packages/ray/tune/tune.py", line 637, in run_experiments callbacks=callbacks).trials "/home/ray/anaconda3/lib/python3.7/site-packages/ray/tune/tune.py", line 543, in run raise TuneError("Trials did not complete", incomplete_trials) ray.tune.error.TuneError: ('Trials did not complete', [A2C_BreakoutNoFrameskip-v4_d6891_00000, A2C_BreakoutNoFrameskip-v4_d6891_00001, APEX_BreakoutNoFrameskip-v4_d6891_00002, APEX_BreakoutNoFrameskip-v4_d6891_00003, DQN_BreakoutNoFrameskip-v4_d6891_00004, DQN_BreakoutNoFrameskip-v4_d6891_00005, IMPALA_BreakoutNoFrameskip-v4_d6891_00006, IMPALA_BreakoutNoFrameskip-v4_d6891_00007, PPO_BreakoutNoFrameskip-v4_d6891_00008, PPO_BreakoutNoFrameskip-v4_d6891_00009, SAC_HalfCheetahBulletEnv-v0_d6891_00010, SAC_HalfCheetahBulletEnv-v0_d6891_00011])
0.080472
Traceback (most recent call last): "/Users/paolofracas/anaconda3/lib/python3.7/site-packages/tornado/ioloop.py", line 743, in _run_callback ret = callback() "/Users/paolofracas/anaconda3/lib/python3.7/site-packages/zmq/eventloop/zmqstream.py", line 542, in <lambda> self.io_loop.add_callback(lambda : self._handle_events(self.socket, 0)) "/Users/paolofracas/anaconda3/lib/python3.7/site-packages/zmq/eventloop/zmqstream.py", line 456, in _handle_events self._handle_recv() "/Users/paolofracas/anaconda3/lib/python3.7/site-packages/zmq/eventloop/zmqstream.py", line 486, in _handle_recv self._run_callback(callback, msg) "/Users/paolofracas/anaconda3/lib/python3.7/site-packages/zmq/eventloop/zmqstream.py", line 438, in _run_callback callback(*args, **kwargs) "/Users/paolofracas/anaconda3/lib/python3.7/site-packages/jupyter_client/threaded.py", line 92, in _handle_recv msg = self.session.deserialize(smsg) "/Users/paolofracas/anaconda3/lib/python3.7/site-packages/jupyter_client/session.py", line 927, in deserialize raise ValueError("Duplicate Signature: %r" % signature)ValueError: Duplicate Signature: b'2611739bc902ef83f8ad959eaea7cdd9ded60b27a2e6a9baa5bb48387b91c79f'
Traceback (most recent call last): "<stdin>", line 1, in <module> "/home/ssteele/.local/lib/python2.7/site-packages/summa/keywords.py", line 212, in keywords combined_keywords = _get_combined_keywords(keywords, text.split()) "/home/ssteele/.local/lib/python2.7/site-packages/summa/keywords.py", line 157, in _get_combined_keywords for keyword in combined_word: _keywords.pop(keyword) KeyError: u'conditions'
0.288261
Traceback (most recent call last): "quickstart.py", line 7, in <module> from instapy import InstaPy "/home/pi/Projects/InstaPy/instapy/__init__.py", line 2, in <module> from .instapy import InstaPy "/home/pi/Projects/InstaPy/instapy/instapy.py", line 23, in <module> from .like_util import check_link "/home/pi/Projects/InstaPy/instapy/like_util.py", line 513 <<<<<<< Updated upstream ^ SyntaxError: invalid syntax
Traceback (most recent call last): "test.py", line 68, in <module> test(opt) "test.py", line 58, in test state, reward, done, info = env.step(action) "/home/pluto/Super-mario-bros-A3C-pytorch/src/env.py", line 76, in step state, reward, done, info = self.env.step(action) "/home/pluto/Super-mario-bros-A3C-pytorch/src/env.py", line 51, in step self.monitor.record(state) "/home/pluto/Super-mario-bros-A3C-pytorch/src/env.py", line 26, in record self.pipe.stdin.write(image_array.tostring()) `AttributeError: 'Monitor' object has no attribute 'pipe'`
0.321853
Traceback (most recent call last): "X:\Python33\lib\site-packages\numpy\core\tests\test_unicode.py", line 128, in test_valuesSD self.content_check(ua, ua[0], 4*self.ulen*2) "X:\Python33\lib\site-packages\numpy\core\tests\test_unicode.py", line 114, in content_check self.assertTrue(buffer_length(ua_scalar) == 2*2*self.ulen)AssertionError: False is not true
Traceback (most recent call last): "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/components/websocket_api/decorators.py", line 17, in _handle_async_response await func(hass, connection, msg) "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/components/frontend/__init__.py", line 512, in websocket_get_translations resources = await async_get_translations(hass, msg['language']) "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/helpers/translation.py", line 145, in async_get_translations resources = await async_get_component_resources(hass, language) "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/helpers/translation.py", line 117, in async_get_component_resources path = await component_translation_file(hass, component, language) "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/helpers/translation.py", line 55, in component_translation_file module = integration.get_component() "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/loader.py", line 130, in get_component cache[self.domain] = importlib.import_module(self.pkg_path) "/usr/local/lib/python3.7/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) "<frozen importlib._bootstrap>", line 1006, in _gcd_import "<frozen importlib._bootstrap>", line 983, in _find_and_load "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked "<frozen importlib._bootstrap>", line 677, in _load_unlocked "<frozen importlib._bootstrap_external>", line 728, in exec_module "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/components/hue/__init__.py", line 13, in <module> from .bridge import HueBridge "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/components/hue/bridge.py", line 4, in <module> import aiohue ModuleNotFoundError: No module named 'aiohue'
0.204371
Traceback (most recent call last): "/volume1/@appstore/sickbeard-custom/var/SickBeard/ext/subliminal/core.py", line 134, in list_subtitles_provider return self[provider].list_subtitles(video, provider_languages) "/volume1/@appstore/sickbeard-custom/var/SickBeard/ext/subliminal/providers/opensubtitles.py", line 228, in list_subtitles query=query, season=season, episode=episode, tag=os.path.basename(video.name)) "/volume1/@appstore/sickbeard-custom/var/SickBeard/ext/subliminal/providers/opensubtitles.py", line 183, in query response = checked(self.server.SearchSubtitles(self.token, criteria)) "/volume1/@appstore/sickbeard-custom/var/SickBeard/ext/subliminal/providers/opensubtitles.py", line 295, in checked raise OpenSubtitlesError(response['status']) OpenSubtitlesError: 408 Invalid parameters; episode is not number
Traceback (most recent call last): "shadowsocksr/shadowsocks/local.py", line 81, in <module> main() "shadowsocksr/shadowsocks/local.py", line 43, in main config = shell.get_config(True) "****/shadowsocksr-speed/shadowsocksr/shadowsocks/../shadowsocks/shell.py", line 221, in get_config config['verbose'] = v_count TypeError: list indices must be integers or slices, not str
0.28859
Traceback (most recent call last): "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpiyv5xz5s\build\youtube_dl\YoutubeDL.py", line 795, in extract_info "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpiyv5xz5s\build\youtube_dl\YoutubeDL.py", line 849, in process_ie_result "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpiyv5xz5s\build\youtube_dl\YoutubeDL.py", line 1614, in process_video_result youtube_dl.utils.ExtractorError: requested format not available
Traceback (most recent call last): "/home/brain/git/fedora/python-rows/rows-0.3.0/tests/tests_localization.py", line 41, in test_locale_context with locale_context(name): "/usr/lib64/python3.5/contextlib.py", line 59, in __enter__ return next(self.gen) "/home/brain/git/fedora/python-rows/rows-0.3.0/rows/localization.py", line 23, in locale_context locale.setlocale(category, name) "/usr/lib64/python3.5/locale.py", line 594, in setlocale return _setlocale(category, locale)locale.Error: unsupported locale setting
0.206987
Traceback (most recent call last): "./tests/test_spatial_narrow_as_op.py", line 59, in test_small_forward_and_gradient self._run_test(A, B, check_grad=True) "./tests/test_spatial_narrow_as_op.py", line 49, in _run_test res, grad, grad_estimated = gc.CheckSimple(op, [A, B], 0, [0]) "/home/jyy/anaconda3/envs/caffe/lib/python2.7/site-packages/caffe2/python/gradient_checker.py", line 284, in CheckSimple outputs_with_grads "/home/jyy/anaconda3/envs/caffe/lib/python2.7/site-packages/caffe2/python/gradient_checker.py", line 201, in GetLossAndGrad workspace.RunOperatorsOnce(grad_ops) "/home/jyy/anaconda3/envs/caffe/lib/python2.7/site-packages/caffe2/python/workspace.py", line 184, in RunOperatorsOnce success = RunOperatorOnce(op) "/home/jyy/anaconda3/envs/caffe/lib/python2.7/site-packages/caffe2/python/workspace.py", line 179, in RunOperatorOnce return C.run_operator_once(StringifyProto(operator)) RuntimeError: [enforce fail at context_gpu.h:171] . Encountered CUDA error: no kernel image is available for execution on the device Error from operator:
Traceback (most recent call last): "/home/ubuntu/nucypher/nucypher/blockchain/eth/interfaces.py", line 710, in get_interface cached_interface = list(cls._interfaces.values())[-1] IndexError: list index out of range
0.277061
Traceback (most recent call last): "/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main "__main__", fname, loader, pkg_name) "/usr/lib/python2.7/runpy.py", line 72, in _run_code exec code in run_globals "/home/montagsmodell/Documents/bCNC-master/build/lib/bCNC/__main__.py", line 2708, in <module> main() "/home/montagsmodell/Documents/bCNC-master/build/lib/bCNC/__main__.py", line 2676, in main application = Application(tk) "/home/montagsmodell/Documents/bCNC-master/build/lib/bCNC/__main__.py", line 196, in __init__ page = cls(self.ribbon, self) "/home/montagsmodell/Documents/bCNC-master/build/lib/bCNC/CNCRibbon.py", line 115, in __init__ self.register() "/home/montagsmodell/Documents/bCNC-master/build/lib/bCNC/ Page.py", line 392, in register (SerialFrame,)) "/home/montagsmodell/Documents/bCNC-master/build/lib/bCNC/CNCRibbon.py", line 134, in _register w = f(self.master._pageFrame, self.app) "/home/montagsmodell/Documents/bCNC-master/build/lib/bCNC/ Page.py", line 253, in __init__ self.comportRefresh() "/home/montagsmodell/Documents/bCNC-master/build/lib/bCNC/ Page.py", line 347, in comportRefresh for hw in i[2].split(' '): AttributeError: 'NoneType' object has no attribute 'split'
Traceback (most recent call last): "/usr/lib/python3/dist-packages/lutris/gui/application.py", line 173, in do_activate self.window = LutrisWindow(application=self) "/usr/lib/python3/dist-packages/lutris/gui/lutriswindow.py", line 133, in __init__ self.game_panel = GenericPanel(application=self.application) "/usr/lib/python3/dist-packages/lutris/gui/views/generic_panel.py", line 44, in __init__ self.place_content() "/usr/lib/python3/dist-packages/lutris/gui/views/generic_panel.py", line 71, in place_content self.put(self.get_user_info_box(), 48, 16) "/usr/lib/python3/dist-packages/lutris/gui/views/generic_panel.py", line 126, in get_user_info_box user_info = json.load(user_info_file) "/usr/lib/python3.7/json/__init__.py", line 296, in load parse_constant=parse_constant, object_pairs_hook=object_pairs_hook, **kw) "/usr/lib/python3.7/json/__init__.py", line 348, in loads return _default_decoder.decode(s) "/usr/lib/python3.7/json/decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) "/usr/lib/python3.7/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)
0.288598
Traceback (most recent call last): "/home/.../miniconda3/bin/mfa", line 8, in <module> sys.exit(main()) "/home/.../miniconda3/lib/python3.8/site-packages/montreal_forced_aligner/command_line/mfa.py", line 337, in main run_train_corpus(args) "/home/.../miniconda3/lib/python3.8/site-packages/montreal_forced_aligner/command_line/train_and_align.py", line 143, in run_train_corpus align_corpus(args, unknown_args) "/home/.../miniconda3/lib/python3.8/site-packages/montreal_forced_aligner/command_line/train_and_align.py", line 32, in align_corpus train_config, align_config = train_yaml_to_config(args.config_path) "/home/.../miniconda3/lib/python3.8/site-packages/montreal_forced_aligner/config/train_config.py", line 62, in train_yaml_to_config for k, v in data.items(): AttributeError: 'str' object has no attribute 'items'
Traceback (most recent call last): "test_web3_nonces.py", line 39, in <module> 'from': web3.eth.coinbase "/Users/test/venvs/test-venv/lib/python3.6/site-packages/web3/eth.py", line 212, in sendTransaction get_buffered_gas_estimate(self.web3, transaction), "/Users/test/venvs/test-venv/lib/python3.6/site-packages/web3/utils/transactions.py", line 158, in get_buffered_gas_estimate gas_estimate = web3.eth.estimateGas(gas_estimate_transaction) "/Users/test/venvs/test-venv/lib/python3.6/site-packages/web3/eth.py", line 254, in estimateGas [transaction], "/Users/test/venvs/test-venv/lib/python3.6/site-packages/web3/manager.py", line 99, in request_blocking response = self._make_request(method, params) "/Users/test/venvs/test-venv/lib/python3.6/site-packages/web3/manager.py", line 82, in _make_request return request_func(method, params) "/Users/test/venvs/test-venv/lib/python3.6/site-packages/web3/middleware/gas_price_strategy.py", line 18, in middleware return make_request(method, params) "/Users/test/venvs/test-venv/lib/python3.6/site-packages/web3/middleware/formatting.py", line 21, in middleware response = make_request(method, formatted_params) "/Users/test/venvs/test-venv/lib/python3.6/site-packages/web3/middleware/attrdict.py", line 18, in middleware response = make_request(method, params) "/Users/test/venvs/test-venv/lib/python3.6/site-packages/web3/middleware/formatting.py", line 23, in middleware response = make_request(method, params) "/Users/test/venvs/test-venv/lib/python3.6/site-packages/web3/middleware/formatting.py", line 21, in middleware response = make_request(method, formatted_params) "/Users/test/venvs/test-venv/lib/python3.6/site-packages/web3/providers/eth_tester/middleware.py", line 308, in middleware return make_request(method, [filled_transaction] + params[1:]) "/Users/test/venvs/test-venv/lib/python3.6/site-packages/web3/middleware/fixture.py", line 12, in middleware return make_request(method, params) "/Users/test/venvs/test-venv/lib/python3.6/site-packages/web3/middleware/formatting.py", line 21, in middleware response = make_request(method, formatted_params) "/Users/test/venvs/test-venv/lib/python3.6/site-packages/web3/providers/eth_tester/main.py", line 383, in make_request response = delegator(self.ethereum_tester, params) "cytoolz/functoolz.pyx", line 232, in cytoolz.functoolz.curry.__call__ "/Users/test/venvs/test-venv/lib/python3.6/site-packages/web3/providers/eth_tester/main.py", line 48, in call_eth_tester return getattr(eth_tester, fn_name)(*fn_args, **fn_kwargs) "/Users/test/venvs/test-venv/lib/python3.6/site-packages/eth_tester/main.py", line 419, in estimate_gas raw_gas_estimate = self.backend.estimate_gas(raw_transaction) "/Users/test/venvs/test-venv/lib/python3.6/site-packages/eth_tester/backends/pyevm/main.py", line 428, in estimate_gas computation = _execute_and_revert_transaction(self.chain, signed_evm_transaction, 'pending') "/Users/test/venvs/test-venv/lib/python3.6/site-packages/eth_tester/backends/pyevm/main.py", line 194, in _execute_and_revert_transaction computation = state.execute_transaction(transaction) "/Users/test/venvs/test-venv/lib/python3.6/site-packages/evm/vm/forks/spurious_dragon/vm_state.py", line 22, in execute_transaction computation = _execute_frontier_transaction(self, transaction) "/Users/test/venvs/test-venv/lib/python3.6/site-packages/evm/vm/forks/frontier/vm_state.py", line 50, in _execute_frontier_transaction vm_state.validate_transaction(transaction) "/Users/test/venvs/test-venv/lib/python3.6/site-packages/evm/vm/forks/homestead/vm_state.py", line 13, in validate_transaction validate_homestead_transaction(self, transaction) "/Users/test/venvs/test-venv/lib/python3.6/site-packages/evm/vm/forks/homestead/validation.py", line 17, in validate_homestead_transaction validate_frontier_transaction(evm, transaction) "/Users/test/venvs/test-venv/lib/python3.6/site-packages/evm/vm/forks/frontier/validation.py", line 26, in validate_frontier_transaction raise ValidationError("Invalid transaction nonce") evm.exceptions.ValidationError: Invalid transaction nonce
0.309616
Traceback (most recent call last): "/home/travis/build/pytest-dev/pytest/.tox/py37-freeze/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py", line 207, in <module> main() "/home/travis/build/pytest-dev/pytest/.tox/py37-freeze/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py", line 197, in main json_out['return_val'] = hook(**hook_input['kwargs']) "/home/travis/build/pytest-dev/pytest/.tox/py37-freeze/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py", line 54, in get_requires_for_build_wheel return hook(config_settings) "/tmp/pip-build-env-nxcp6ljt/overlay/lib/python3.7/site-packages/setuptools/build_meta.py", line 130, in get_requires_for_build_wheel return self._get_build_requires(config_settings, requirements=['wheel']) "/tmp/pip-build-env-nxcp6ljt/overlay/lib/python3.7/site-packages/setuptools/build_meta.py", line 112, in _get_build_requires self.run_setup() "/tmp/pip-build-env-nxcp6ljt/overlay/lib/python3.7/site-packages/setuptools/build_meta.py", line 126, in run_setup exec(compile(code, __file__, 'exec'), locals()) "setup.py", line 20, in <module> from PyInstaller import __version__ as version, HOMEPATH, PLATFORM ModuleNotFoundError: No module named 'PyInstaller'
Original Traceback (most recent call last): "/home/odie/.conda/envs/pyro/lib/python3.7/site-packages/torch/nn/parallel/parallel_apply.py", line 60, in _worker output = module(*input, **kwargs) "/home/odie/.conda/envs/pyro/lib/python3.7/site-packages/torch/nn/modules/module.py", line 532, in __call__ result = self.forward(*input, **kwargs) "<ipython-input-3-0751ba414b33>", line 6, in forward with pyro.plate('B',size=10): "/home/odie/.conda/envs/pyro/lib/python3.7/site-packages/pyro/poutine/plate_messenger.py", line 18, in __enter__ super(PlateMessenger, self).__enter__() "/home/odie/.conda/envs/pyro/lib/python3.7/site-packages/pyro/poutine/indep_messenger.py", line 83, in __enter__ self.dim = _DIM_ALLOCATOR.allocate(self.name, self.dim) "/home/odie/.conda/envs/pyro/lib/python3.7/site-packages/pyro/poutine/runtime.py", line 32, in allocate raise ValueError('duplicate plate "{}"'.format(name)) ValueError: duplicate plate "B"
0.321924
Traceback (most recent call last): "C:\Python34\lib\runpy.py", line 170, in _run_module_as_main "__main__", mod_spec) "C:\Python34\lib\runpy.py", line 85, in _run_code exec(code, run_globals) "C:\Python34\Scripts\pipreqs.exe\__main__.py", line 9, in <module> "C:\Python34\lib\site-packages\pipreqs\pipreqs.py", line 178, in main init(args) "C:\Python34\lib\site-packages\pipreqs\pipreqs.py", line 157, in init local = get_import_local(candidates) "C:\Python34\lib\site-packages\pipreqs\pipreqs.py", line 112, in get_import_local local = get_locally_installed_packages() "C:\Python34\lib\site-packages\pipreqs\pipreqs.py", line 105, in get_locally_installed_packages 'version': package[1].replace(".dist", ""),IndexError: list index out of range
`Traceback (most recent call last):` ` "/home/scit/anaconda3/lib/python3.6/site-packages/theano/tensor/type.py", line 269, in ``dtype_specs` ` }[self.dtype]` `KeyError: "<dtype: 'int32'>"`
0.223438
Traceback (most recent call last): "Twitter.py", line 2, in <module> import twitter ModuleNotFoundError: No module named 'twitter'
"Exception occurred in runner state.orchestrate: Traceback (most recent call last):\n \"/usr/lib/python2.7/site-packages/salt/client/mixins.py\", line 395, in _low\n data['return'] = self.functions[fun](*args, **kwargs)\n \"/usr/lib/python2.7/site-packages/salt/runners/state.py\", line 54, in orchestrate\n 'Pillar data must be formatted as a dictionary'\nSaltInvocationError: Pillar data must be formatted as a dictionary\n" ```
0.286185
Traceback (most recent call last): "/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 246, in main status = self.run(options, args) "/usr/local/lib/python2.7/dist-packages/pip/commands/install.py", line 342, in run requirement_set.prepare_files(finder) "/usr/local/lib/python2.7/dist-packages/pip/req/req_set.py", line 345, in prepare_files functools.partial(self._prepare_file, finder)) "/usr/local/lib/python2.7/dist-packages/pip/req/req_set.py", line 290, in _walk_req_to_install more_reqs = handler(req_to_install) "/usr/local/lib/python2.7/dist-packages/pip/req/req_set.py", line 415, in _prepare_file req_to_install, finder) "/usr/local/lib/python2.7/dist-packages/pip/req/req_set.py", line 366, in _check_skip_installed req_to_install.check_if_exists() "/usr/local/lib/python2.7/dist-packages/pip/req/req_install.py", line 986, in check_if_exists self.satisfied_by = pkg_resources.get_distribution(self.req) "/usr/local/lib/python2.7/dist-packages/pip/_vendor/pkg_resources/__init__.py", line 533, in get_distribution dist = get_provider(dist) "/usr/local/lib/python2.7/dist-packages/pip/_vendor/pkg_resources/__init__.py", line 413, in get_provider return working_set.find(moduleOrReq) or require(str(moduleOrReq))[0] "/usr/local/lib/python2.7/dist-packages/pip/_vendor/pkg_resources/__init__.py", line 934, in require needed = self.resolve(parse_requirements(requirements)) "/usr/local/lib/python2.7/dist-packages/pip/_vendor/pkg_resources/__init__.py", line 811, in resolve env = Environment(self.entries) "/usr/local/lib/python2.7/dist-packages/pip/_vendor/pkg_resources/__init__.py", line 991, in __init__ self.scan(search_path) "/usr/local/lib/python2.7/dist-packages/pip/_vendor/pkg_resources/__init__.py", line 1021, in scan self.add(dist) "/usr/local/lib/python2.7/dist-packages/pip/_vendor/pkg_resources/__init__.py", line 1037, in add if self.can_add(dist) and dist.has_version(): "/usr/local/lib/python2.7/dist-packages/pip/_vendor/pkg_resources/__init__.py", line 2742, in has_version self.version "/usr/local/lib/python2.7/dist-packages/pip/_vendor/pkg_resources/__init__.py", line 2550, in version for line in self._get_metadata(self.PKG_INFO): "/usr/local/lib/python2.7/dist-packages/pip/_vendor/pkg_resources/__init__.py", line 2594, in _get_metadata for line in self.get_metadata_lines(name): "/usr/local/lib/python2.7/dist-packages/pip/_vendor/pkg_resources/__init__.py", line 1990, in get_metadata_lines return yield_lines(self.get_metadata(name)) "/usr/local/lib/python2.7/dist-packages/pip/_vendor/pkg_resources/__init__.py", line 1984, in get_metadata with open(self.path,'rU') as f:IOError: [Errno 2] No such file or directory: '/usr/lib/python2.7/dist-packages/setuptools.egg-info'
Traceback (most recent call last): "c:\users\quek.desktop-e79dml2\appdata\local\programs\python\python38-32\lib\site-packages\setuptools\msvc.py", line 489, in _find_latest_available_vc_ver return self.find_available_vc_vers()[-1] IndexError: list index out of range
0.251805
Traceback (most recent call last): "***", line 39, in <module> ray.init(address='***:***', _redis_password='***') "/usr/local/lib/python3.6/dist-packages/ray/worker.py", line 779, in init connect_only=True) "/usr/local/lib/python3.6/dist-packages/ray/node.py", line 179, in __init__ redis_password=self.redis_password)) "/usr/local/lib/python3.6/dist-packages/ray/_private/services.py", line 211, in get_address_info_from_redis redis_address, node_ip_address, redis_password=redis_password) "/usr/local/lib/python3.6/dist-packages/ray/_private/services.py", line 194, in get_address_info_from_redis_helper "Redis has started but no raylets have registered yet.") RuntimeError: Redis has started but no raylets have registered yet.
Traceback (most recent call last): "C:\Python37\lib\site-packages\pyppeteer\connection.py", line 79, in _async_send await self.dispose() "C:\Python37\lib\site-packages\pyppeteer\connection.py", line 170, in dispose await self._on_close() "C:\Python37\lib\site-packages\pyppeteer\connection.py", line 153, in _on_close f'Protocol error {cb.method}: Target closed.', # type: ignore asyncio.base_futures.InvalidStateError: invalid state
0.265108
Traceback (most recent call last): "/Users/davidh/anaconda/envs/vispy_test_pyside2/lib/python3.6/site-packages/jedi/cache.py", line 140, in wrapper return dct[key] KeyError: ((), frozenset())
Traceback (most recent call last): ".\threading.py", line 532, in __bootstrap_inner "./Package Control.py", line 4070, in run "./Package Control.py", line 3880, in make_package_list ".\genericpath.py", line 18, in existsUnicodeEncodeError: 'ascii' codec can't encode character u'\xe7' in position 67: ordinal not in range(128)
0.242415
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 250, in salt_run client.run() "/usr/lib/python2.7/dist-packages/salt/cli/run.py", line 54, in run runner.run() "/usr/lib/python2.7/dist-packages/salt/runner.py", line 166, in run False) # Don't daemonize "/usr/lib/python2.7/dist-packages/salt/client/mixins.py", line 381, in _proc_function return self.low(fun, low) "/usr/lib/python2.7/dist-packages/salt/client/mixins.py", line 327, in low namespaced_event.fire_event(data, 'ret') "/usr/lib/python2.7/dist-packages/salt/utils/event.py", line 533, in fire_event self.print_func(tag, data) "/usr/lib/python2.7/dist-packages/salt/client/mixins.py", line 452, in print_async_event salt.output.display_output(event_data, outputter, self.opts) "/usr/lib/python2.7/dist-packages/salt/output/__init__.py", line 94, in display_output display_data = try_printout(data, out, opts) "/usr/lib/python2.7/dist-packages/salt/output/__init__.py", line 46, in try_printout return get_printout(out, opts)(data).rstrip() "/usr/lib/python2.7/dist-packages/salt/output/highstate.py", line 84, in output return _format_host(host, hostdata)[0] "/usr/lib/python2.7/dist-packages/salt/output/highstate.py", line 136, in _format_host schanged, ctext = _format_changes(ret['changes']) "/usr/lib/python2.7/dist-packages/salt/output/highstate.py", line 376, in _format_changes s, c = _format_host(host, hostdata) "/usr/lib/python2.7/dist-packages/salt/output/highstate.py", line 117, in _format_host data = _strip_clean(data) "/usr/lib/python2.7/dist-packages/salt/output/highstate.py", line 405, in _strip_clean if returns[tag]['result'] and not returns[tag]['changes']:TypeError: list indices must be integers, not str
Traceback (most recent call last): "train_mineral_shards.py", line 14, in <module> from common.vec_env.subproc_vec_env import SubprocVecEnv "D:\devel\repositories\pysc2-examples\common\__init__.py", line 1, in <module> from baselines.common.console_util import * ImportError: No module named 'baselines.common.console_util'
0.225348
Traceback (most recent call last): ".../.tox/py36/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app response = self.full_dispatch_request() ".../.tox/py36/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request rv = self.handle_user_exception(e) ".../.tox/py36/lib/python3.6/site-packages/flask/app.py", line 1718, in handle_user_exception reraise(exc_type, exc_value, tb) ".../.tox/py36/lib/python3.6/site-packages/flask/_compat.py", line 35, in reraise raise value ".../.tox/py36/lib/python3.6/site-packages/flask/app.py", line 1813, in full_dispatch_request rv = self.dispatch_request() ".../.tox/py36/lib/python3.6/site-packages/flask/app.py", line 1799, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) ".../.tox/py36/lib/python3.6/site-packages/webargs/core.py", line 444, in wrapper error_headers=error_headers, ".../.tox/py36/lib/python3.6/site-packages/webargs/core.py", line 347, in parse schema=schema, req=req, locations=locations or self.locations ".../.tox/py36/lib/python3.6/site-packages/webargs/core.py", line 263, in _parse_request parsed_value = self.parse_arg(argname, field_obj, req, locations) ".../.tox/py36/lib/python3.6/site-packages/webargs/core.py", line 226, in parse_arg value = self._get_value(name, field, req=req, location=location) ".../.tox/py36/lib/python3.6/site-packages/webargs/core.py", line 202, in _get_value return function(req, name, argobj) ".../.tox/py36/lib/python3.6/site-packages/webargs/flaskparser.py", line 69, in parse_json self._cache["json"] = json_data = core.parse_json(data) ".../.tox/py36/lib/python3.6/site-packages/webargs/core.py", line 115, in parse_json s = s.decode(encoding) UnicodeDecodeError: 'utf-8' codec can't decode byte 0xfe in position 0: invalid start byte
Traceback (most recent call last): "/home/the-kid/Projects/mycroft-core/test/client/local_recognizer_test.py", line 16, in setUp "en-us") TypeError: unbound method create_mycroft_recognizer() must be called with RecognizerLoop instance as first argument (got int instance instead)
0.240462
Traceback (most recent call last): "pyocd\probe\cmsis_dap_probe.py", line 285, in read_ap_result_callback "pyocd\probe\pydapaccess\dap_access_cmsis_dap.py", line 833, in read_reg_cb "pyocd\probe\pydapaccess\dap_access_cmsis_dap.py", line 143, in get_result "pyocd\utility\concurrency.py", line 28, in _locking "pyocd\probe\pydapaccess\dap_access_cmsis_dap.py", line 667, in flush "pyocd\utility\concurrency.py", line 28, in _locking "pyocd\probe\pydapaccess\dap_access_cmsis_dap.py", line 918, in _read_packet "pyocd\probe\pydapaccess\dap_access_cmsis_dap.py", line 451, in decode_data "pyocd\probe\pydapaccess\dap_access_cmsis_dap.py", line 358, in _decode_transfer_data "pyocd\probe\pydapaccess\dap_access_cmsis_dap.py", line 341, in _check_response pyocd.probe.pydapaccess.dap_access_api.DAPAccessIntf.TransferError: No ACK received
Traceback (most recent call last): "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest self.test(*self.arg) "/home/besser82/rpmbuild/BUILDROOT/python-scikit-learn-0.15-0.1.git20140602.083b5f5.fc20.x86_64/usr/lib64/python2.7/site-packages/sklearn/tests/test_common.py", line 719, in check_classifiers_input_shapes classifier.fit(X, y) "/home/besser82/rpmbuild/BUILDROOT/python-scikit-learn-0.15-0.1.git20140602.083b5f5.fc20.x86_64/usr/lib64/python2.7/site-packages/sklearn/ensemble/forest.py", line 271, in fit backend="threading")(TypeError: __init__() got an unexpected keyword argument 'backend'
0.180711
Traceback (most recent call last): "zeus.py", line 288, in <module> tor=opt.useTor, batch=opt.runInBatch "/home/inbell1s/zeus-scanner/var/search/selenium_search.py", line 210, in parse_search_results parse_blacklist(query, BLACKLIST_FILE_PATH, batch=batch) "/home/inbell1s/zeus-scanner/lib/core/settings.py", line 1053, in parse_blacklist with open(full_path, "a+") as log:IOError: [Errno 13] Permission denied: '/home/inbell1s/zeus-scanner/log/blacklist/.blacklist'
Traceback (most recent call last): "/home/rads/miniconda3/envs/py3_prod/lib/python3.6/site-packages/ray/tune/trial_runner.py", line 378, in _process_events result = self.trial_executor.fetch_result(trial) "/home/rads/miniconda3/envs/py3_prod/lib/python3.6/site-packages/ray/tune/ray_trial_executor.py", line 228, in fetch_result result = ray.get(trial_future[0]) "/home/rads/miniconda3/envs/py3_prod/lib/python3.6/site-packages/ray/worker.py", line 2132, in get raise value ray.worker.RayTaskError: ray_worker (pid=10058, host=***)
0.210336
Traceback (most recent call last): "/usr/local/lib/python2.7/dist-packages/gevent-1.0.2-py2.7-linux-x86_64.egg/gevent/greenlet.py", line 327, in run result = self._run(*self.args, **self.kwargs) "/usr/local/lib/python2.7/dist-packages/gevent-1.0.2-py2.7-linux-x86_64.egg/gevent/server.py", line 102, in wrap_socket_and_handle ssl_socket = self.wrap_socket(client_socket, **self.ssl_args) "/usr/local/lib/python2.7/dist-packages/gevent-1.0.2-py2.7-linux-x86_64.egg/gevent/_sslgte279.py", line 636, in wrap_socket ciphers=ciphers) "/usr/local/lib/python2.7/dist-packages/gevent-1.0.2-py2.7-linux-x86_64.egg/gevent/_sslgte279.py", line 248, in __init__ raise xSSLEOFError: EOF occurred in violation of protocol (_ssl.c:590)
Traceback (most recent call last): "<stdin>", line 1, in <module> "/usr/local/lib/python3.7/site-packages/yfinance/ticker.py", line 138, in info return self.get_info() "/usr/local/lib/python3.7/site-packages/yfinance/base.py", line 415, in get_info self._get_fundamentals(proxy) "/usr/local/lib/python3.7/site-packages/yfinance/base.py", line 286, in _get_fundamentals self._institutional_holders = holders[1] IndexError: list index out of range
0.216835
Traceback (most recent call last): "G:\Scripts\OnlyFans\extras\OFRenamer\start.py", line 82, in fix_directories moved = shutil.move(old_filepath, new_filepath) "C:\Python\Python39\lib\shutil.py", line 820, in move copy_function(src, real_dst) "C:\Python\Python39\lib\shutil.py", line 435, in copy2 copyfile(src, dst, follow_symlinks=follow_symlinks) "C:\Python\Python39\lib\shutil.py", line 264, in copyfile with open(src, 'rb') as fsrc, open(dst, 'wb') as fdst: NotFoundError: [Errno 2] No such file or directory: 'G:\\Scripts\\OnlyFans\\.sites\\OnlyFans-new2\\mikomihokina\\Posts\\Videos\\22966993 (11-05-2020)\\5eb8a51f03f2f558973f7_source.mp4'
Traceback (most recent call last): "<stdin>", line 1, in <module> "/home/user/ccm/ccmlib/repository.py", line 278, in download_version dir = next(tar).name.split("/")[0]TypeError: 'Tar ' object is not an iterator
0.218572
Traceback (most recent call last): "/home/luser/.local/bin/powerfulseal", line 11, in <module> sys.exit(start()) "/home/luser/.local/lib/python2.7/site-packages/powerfulseal/cli/__main__.py", line 224, in start main(sys.argv[1:]) "/home/luser/.local/lib/python2.7/site-packages/powerfulseal/cli/__main__.py", line 169, in main k8s_client = K8sClient(kube_config=kube_config) "/home/luser/.local/lib/python2.7/site-packages/powerfulseal/k8s/k8s_client.py", line 29, in __init__ kubernetes.config.load_kube_config(config_file=kube_config) "/home/luser/.local/lib/python2.7/site-packages/kubernetes/config/kube_config.py", line 300, in load_kube_config client_configuration=client_configuration).load_and_set() "/home/luser/.local/lib/python2.7/site-packages/kubernetes/config/kube_config.py", line 206, in load_and_set self._load_cluster_info() "/home/luser/.local/lib/python2.7/site-packages/kubernetes/config/kube_config.py", line 185, in _load_cluster_info file_base_path=self._config_base_path).as_file() "/home/luser/.local/lib/python2.7/site-packages/kubernetes/config/kube_config.py", line 82, in as_file base64.decodestring(self._data.encode())) "/home/luser/.local/lib/python2.7/site-packages/kubernetes/config/kube_config.py", line 53, in _create_temp_file_with_content fd.write(content.encode() if isinstance(content, str) else content) UnicodeDecodeError: 'ascii' codec can't decode byte 0xc0 in position 2: ordinal not in range(128)
Traceback (most recent call last): "C:\Python24\Lib\site-packages\cherrypy\test\webtest.py", line 306, in __call__ testMethod() "C:\Python24\Lib\site-packages\cherrypy\test\test_conn.py", line 203, in test_HTTP11_Timeout self.fail("Writing to timed out socket didn't fail"AssertionError: Writing to timed out socket didn't fail as it should have: Hello, world!
0.270006
Traceback (most recent call last): "/home/travis/build/dpkp/kafka-python/test/testutil.py", line 37, in wrapper return func(self) "/home/travis/build/dpkp/kafka-python/test/test_producer_integration.py", line 369, in test_async_simple_producer self.assert_fetch_offset(0, start_offset0, [ self.msg("one") ]) "/home/travis/build/dpkp/kafka-python/test/test_producer_integration.py", line 412, in assert_fetch_offset self.assertEqual(messages, expected_messages)AssertionError: Lists differ: [] != ['one-test.test_producer_integ...
Traceback (most recent call last): "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 389, in run_callback expr() "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 488, in <lambda> run_callback('on_modified', callback, lambda: callback.on_modified(v)) "/Users/AlexBet/Library/Application Support/Sublime Text 3/Packages/SublimeCodeIntel/SublimeCodeIntel.py", line 1439, in on_modified sublime_scope = getSublimeScope(view) "/Users/AlexBet/Library/Application Support/Sublime Text 3/Packages/SublimeCodeIntel/SublimeCodeIntel.py", line 394, in getSublimeScope return view.scope_name(pos) "/Applications/Sublime Text.app/Contents/MacOS/sublime.py", line 873, in scope_name return sublime_api.view_scope_name(self.view_id, pt) UnicodeDecodeError: 'utf-8' codec can't decode byte 0x8b in position 4: invalid start byte
0.233703
Traceback (most recent call last): "config_mapping_and_expectation_result.py", line 76, in <module> config_schema={"operator": Field(str, is_required=False, default_value="divide")} "/Users/a16502/dagster/python_modules/dagster/dagster/core/definitions/decorators/composite_solid.py", line 75, in __call__ output = fn(**kwargs) "config_mapping_and_expectation_result.py", line 81, in example_computation return combine(res1([num1, num2]), res2([num1, num2])) # pylint: disable=no-value-for-parameter "/Users/a16502/dagster/python_modules/dagster/dagster/core/definitions/composition.py", line 235, in __call__ "(at position {idx})".format(idx=idx), "/Users/a16502/dagster/python_modules/dagster/dagster/core/definitions/composition.py", line 291, in _process_argument_node solid_name=solid_name, dagster.core.errors.DagsterInvalidDefinitionError: In @composite_solid example_computation, received a list containing invalid types for input "nums" (at position 0) in solid invocation res1. Lists can only contain the output from previous solid invocations.
Traceback (most recent call last): "/usr/lib/python2.7/threading.py", line 811, in __bootstrap_inner self.run() "/usr/lib/python2.7/site-packages/livestreamer/plugins/ustreamtv.py", line 180, in run self.process_module_info() "/usr/lib/python2.7/site-packages/livestreamer/plugins/ustreamtv.py", line 137, in process_module_info if provider.get("name") == self.stream.stream.provider:AttributeError: 'unicode' object has no attribute 'get'
0.3077
Traceback (most recent call last): "/usr/local/bin/webkit2png", line 78, in <module> class WebkitLoad (Foundation.NSObject, WebKit.protocols.WebFrameLoadDelegate): "/Library/Python/2.7/site-packages/objc/_lazyimport.py", line 163, in __getattr__ raise AttributeError(name)AttributeError: protocols
ERROR (theano.gof.opt): Traceback (most recent call last): "/home/hristo/mlenv/local/lib/python2.7/site-packages/theano/gof/opt.py", line 1922, in process_node replacements = lopt.transform(node) "/home/hristo/mlenv/local/lib/python2.7/site-packages/theano/tensor/opt.py", line 6387, in constant_folding no_recycling=[], impl=impl) "/home/hristo/mlenv/local/lib/python2.7/site-packages/theano/gof/op.py", line 924, in make_thunk no_recycling) "/home/hristo/mlenv/local/lib/python2.7/site-packages/theano/gof/op.py", line 828, in make_c_thunk output_storage=node_output_storage) "/home/hristo/mlenv/local/lib/python2.7/site-packages/theano/gof/cc.py", line 1190, in make_thunk keep_lock=keep_lock) "/home/hristo/mlenv/local/lib/python2.7/site-packages/theano/gof/cc.py", line 1131, in __compile__ keep_lock=keep_lock) "/home/hristo/mlenv/local/lib/python2.7/site-packages/theano/gof/cc.py", line 1589, in cthunk_factory key=key, lnk=self, keep_lock=keep_lock) "/home/hristo/mlenv/local/lib/python2.7/site-packages/theano/gof/cmodule.py", line 1155, in module_from_key module = lnk.compile_cmodule(location) "/home/hristo/mlenv/local/lib/python2.7/site-packages/theano/gof/cc.py", line 1492, in compile_cmodule preargs=preargs) "/home/hristo/mlenv/local/lib/python2.7/site-packages/theano/gof/cmodule.py", line 2301, in compile_str p_out = output_subprocess_Popen(cmd) "/home/hristo/mlenv/local/lib/python2.7/site-packages/theano/misc/windows.py", line 77, in output_subprocess_Popen p = subprocess_Popen(command, **params) "/home/hristo/mlenv/local/lib/python2.7/site-packages/theano/misc/windows.py", line 43, in subprocess_Popen proc = subprocess.Popen(command, startupinfo=startupinfo, **params) "/usr/lib/python2.7/subprocess.py", line 710, in __init__ errread, errwrite) "/usr/lib/python2.7/subprocess.py", line 1223, in _execute_child self.pid = os.fork() OSError: [Errno 12] Cannot allocate memory
0.302489
Traceback (most recent call last): "C:\Users\mjkam\.conda\envs\PyTorch-0\lib\logging\__init__.py", line 1084, in emit stream.write(msg + self.terminator)AttributeError: 'NoneType' object has no attribute 'write'
TypeError: Traceback (most recent call last): "/home/wh/.local/lib/python3.5/site-packages/torch/utils/data/dataloader.py", line 138, in _worker_loop samples = collate_fn([dataset[i] for i in batch_indices]) "/home/wh/.local/lib/python3.5/site-packages/torch/utils/data/dataloader.py", line 232, in default_collate return [default_collate(samples) for samples in transposed] "/home/wh/.local/lib/python3.5/site-packages/torch/utils/data/dataloader.py", line 232, in <listcomp> return [default_collate(samples) for samples in transposed] "/home/wh/.local/lib/python3.5/site-packages/torch/utils/data/dataloader.py", line 234, in default_collate raise TypeError((error_msg.format(type(batch[0])))) TypeError: batch must contain tensors, numbers, dicts or lists; found <class 'maskrcnn_benchmark.structures.bounding_box.BoxList'>
0.306463
Traceback (most recent call last): "/assets/database_init/main.py", line 44, in <module> main() "/assets/database_init/main.py", line 38, in main glab = auth.auth() "/assets/database_init/gitlab_module/auth.py", line 46, in auth glab.auth() "/usr/local/lib/python3.4/dist-packages/gitlab/__init__.py", line 204, in auth self._token_auth() "/usr/local/lib/python3.4/dist-packages/gitlab/__init__.py", line 226, in _token_auth self.user = self._objects.CurrentUserManager(self).get() "/usr/local/lib/python3.4/dist-packages/gitlab/exceptions.py", line 247, in wrapped_f return f(*args, **kwargs) "/usr/local/lib/python3.4/dist-packages/gitlab/mixins.py", line 67, in get server_data = self.gitlab.http_get(self.path, **kwargs) "/usr/local/lib/python3.4/dist-packages/gitlab/__init__.py", line 721, in http_get streamed=streamed, **kwargs) "/usr/local/lib/python3.4/dist-packages/gitlab/__init__.py", line 677, in http_request files=files, **opts) TypeError: __init__() got an unexpected keyword argument 'json'
Traceback (most recent call last): "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp9r95p1_v\build\youtube_dl\YoutubeDL.py", line 789, in extract_info "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp9r95p1_v\build\youtube_dl\extractor\common.py", line 440, in extract "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp9r95p1_v\build\youtube_dl\extractor\generic.py", line 3019, in _real_extract "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp9r95p1_v\build\youtube_dl\extractor\common.py", line 1083, in _sort_formats youtube_dl.utils.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.
0.16011
Traceback (most recent call last): "prepare_semantic3d_data.py", line 241, in <module> main() "prepare_semantic3d_data.py", line 50, in main xyzirgb = np.loadtxt(filename_txt) "/usr/local/lib/python3.5/dist-packages/numpy/lib/npyio.py", line 1092, in loadtxt for x in read_data(_loadtxt_chunksize): "/usr/local/lib/python3.5/dist-packages/numpy/lib/npyio.py", line 1016, in read_data % line_num) ValueError: Wrong number of columns at line 75685977`
Traceback (most recent call last): "<stdin>", line 1, in <module> "/home/florian/proj/qutebrowser/git/qutebrowser/config/configtypes.py", line 1345, in from_str raise configexc.ValidationError(value, str(e)) qutebrowser.config.configexc.ValidationError: Invalid value '{"\u00a0\u00a0\u01a0\u01a0\u01a0\u01a0\u00a0\u01a0\u01a0\u01a0\u01a0\u00a0\u01a0\u01a0\u01a0\u01a0\u01a0\u01a0\u01a0\u01a0\u01a0\u00a0\u00a0\u00a0\u01a0\u01a0\u01a0\u4f52\u4f52\u00a0\u4f52\u00a0\u4f52\u4f52\u4f52\u4f52\u4f52\u00bd\u4f52\u4f52\u4f52\u4f52\u4f52\u4f52\u4f52\u4f52\u4f52\u4f52\u4f52\u00a0\u00a0\u4f52\u4f52\u4f52\u4f52\u4f52\u4f52\u4f52\u4f52\u4f52\u00a0\u4f52\u4f52\u0152\u0152\u0152\u0152\u00a0\u0152\u0152\u0152\u0152\u0152\u00a0\u00a0\u0152\u0152\u00a0\u0152\u0152\u0152\u00a0\u0152\u0152\u0152\u00a0\u0152\u01520\u0152\u0152\u0152\u0152\u00a0\u0152\u0152\u0152\u00a0\u00a0\u0152\u00a0\u0152\u0152\u0152\u01520\u4f52\u00a0\u00a0\u4f52\u4f52\u4f52\u0152\u0152\u0152\u00a0\u00a0\u0152\u0152\u00a0\u0152\u0152\u0152\u0152\u0152\u0152\u00a0\u01520\u00a0\u00a0\u4f52\u4f52\u4f52\u4f52\u4f52\u4f52\u4f52\u4f52\u4f52\u4f52\u4f52\u4f52\u00a0\u4f52\u4f52\u00a0\u4f52\u4f52\u4f52\u00a0\u4f52\u00a0\u4f52\u00a0\u4f52\u4f52\u00a0\u4f52\u4f52\u4f52\u4f52\u4f52\u4f52\u4f52\u4f52\u4f52\u00a0\u4f52\u0152\u4f52\u00a0\u4f52": false}' - while parsing a flow mapping
0.320008
Traceback (most recent call last): "/usr/local/lib/python3.6/site-packages/homeassistant/helpers/entity_platform.py", line 248, in _async_add_entity await entity.async_device_update(warning=False) "/usr/local/lib/python3.6/site-packages/homeassistant/helpers/entity.py", line 349, in async_device_update await self.hass.async_add_executor_job(self.update) "/usr/local/lib/python3.6/concurrent/futures/thread.py", line 56, in run result = self.fn(*self.args, **self.kwargs) "/usr/local/lib/python3.6/site-packages/homeassistant/components/light/tplink.py", line 145, in update self.get_features() "/usr/local/lib/python3.6/site-packages/homeassistant/components/light/tplink.py", line 204, in get_features self.smartbulb.valid_temperature_range[1]) "/usr/local/lib/python3.6/site-packages/homeassistant/util/color.py", line 516, in color_temperature_kelvin_to_mired return math.floor(1000000 / kelvin_temperature) ZeroDivisionError: division by zero
Traceback (most recent call last): "/usr/local/bin/tsctl", line 33, in <module> sys.exit(load_entry_point('timesketch==20210224', 'console_scripts', 'tsctl')()) "/usr/local/lib/python3.6/dist-packages/timesketch/tsctl.py", line 465, in main shell_manager.run() "/usr/local/lib/python3.6/dist-packages/flask_script/__init__.py", line 417, in run result = self.handle(argv[0], argv[1:]) "/usr/local/lib/python3.6/dist-packages/flask_script/__init__.py", line 386, in handle res = handle(*args, **config) "/usr/local/lib/python3.6/dist-packages/flask_script/commands.py", line 216, in __call__ return self.run(*args, **kwargs) "/usr/local/lib/python3.6/dist-packages/flask_migrate/__init__.py", line 95, in wrapped f(*args, **kwargs) "/usr/local/lib/python3.6/dist-packages/flask_migrate/__init__.py", line 280, in upgrade command.upgrade(config, revision, sql=sql, tag=tag) "/usr/local/lib/python3.6/dist-packages/alembic/command.py", line 298, in upgrade script.run_env() "/usr/local/lib/python3.6/dist-packages/alembic/script/base.py", line 489, in run_env util.load_python_file(self.dir, "env.py") "/usr/local/lib/python3.6/dist-packages/alembic/util/pyfiles.py", line 98, in load_python_file module = load_module_py(module_id, path) "/usr/local/lib/python3.6/dist-packages/alembic/util/compat.py", line 173, in load_module_py spec.loader.exec_module(module) "<frozen importlib._bootstrap_external>", line 678, in exec_module "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed "migrations/env.py", line 91, in <module> run_migrations_online() "migrations/env.py", line 84, in run_migrations_online context.run_migrations() "<string>", line 8, in run_migrations "/usr/local/lib/python3.6/dist-packages/alembic/runtime/environment.py", line 846, in run_migrations self.get_context().run_migrations(**kw) "/usr/local/lib/python3.6/dist-packages/alembic/runtime/migration.py", line 518, in run_migrations step.migration_fn(**kw) "/tmp/timesketch-20210224/timesketch/migrations/versions/be32626451fb_.py", line 22, in upgrade op.add_column('searchindex_accesscontrolentry', sa.Column('group_id', sa.Integer(), nullable=True)) "<string>", line 8, in add_column "<string>", line 3, in add_column "/usr/local/lib/python3.6/dist-packages/alembic/operations/ops.py", line 1906, in add_column return operations.invoke(op) "/usr/local/lib/python3.6/dist-packages/alembic/operations/base.py", line 345, in invoke return fn(self, operation) "/usr/local/lib/python3.6/dist-packages/alembic/operations/toimpl.py", line 131, in add_column operations.impl.add_column(table_name, column, schema=schema) "/usr/local/lib/python3.6/dist-packages/alembic/ddl/impl.py", line 231, in add_column self._exec(base.AddColumn(table_name, column, schema=schema)) "/usr/local/lib/python3.6/dist-packages/alembic/ddl/impl.py", line 134, in _exec return conn.execute(construct, *multiparams, **params) "/usr/local/lib/python3.6/dist-packages/sqlalchemy/engine/base.py", line 982, in execute return meth(self, multiparams, params) "/usr/local/lib/python3.6/dist-packages/sqlalchemy/sql/ddl.py", line 72, in _execute_on_connection return connection._execute_ddl(self, multiparams, params) "/usr/local/lib/python3.6/dist-packages/sqlalchemy/engine/base.py", line 1044, in _execute_ddl compiled, "/usr/local/lib/python3.6/dist-packages/sqlalchemy/engine/base.py", line 1250, in _execute_context e, statement, parameters, cursor, context "/usr/local/lib/python3.6/dist-packages/sqlalchemy/engine/base.py", line 1476, in _handle_dbapi_exception util.raise_from_cause(sqlalchemy_exception, exc_info) "/usr/local/lib/python3.6/dist-packages/sqlalchemy/util/compat.py", line 398, in raise_from_cause reraise(type(exception), exception, tb=exc_tb, cause=cause) "/usr/local/lib/python3.6/dist-packages/sqlalchemy/util/compat.py", line 152, in reraise raise value.with_traceback(tb) "/usr/local/lib/python3.6/dist-packages/sqlalchemy/engine/base.py", line 1246, in _execute_context cursor, statement, parameters, context "/usr/local/lib/python3.6/dist-packages/sqlalchemy/engine/default.py", line 581, in do_execute cursor.execute(statement, parameters) sqlalchemy.exc.ProgrammingError: (psycopg2.ProgrammingError) column "group_id" of relation "searchindex_accesscontrolentry" already exists
0.310754
Traceback (most recent call last): "test.py", line 9, in <module> b = test( 1 ) "/home/marcino/py36/lib/python3.6/site-packages/numba/dispatcher.py", line 368, in _compile_for_args raise e "/home/marcino/py36/lib/python3.6/site-packages/numba/dispatcher.py", line 325, in _compile_for_args return self.compile(tuple(argtypes)) "/home/marcino/py36/lib/python3.6/site-packages/numba/dispatcher.py", line 653, in compile cres = self._compiler.compile(args, return_type) "/home/marcino/py36/lib/python3.6/site-packages/numba/dispatcher.py", line 83, in compile pipeline_class=self.pipeline_class) "/home/marcino/py36/lib/python3.6/site-packages/numba/compiler.py", line 873, in compile_extra return pipeline.compile_extra(func) "/home/marcino/py36/lib/python3.6/site-packages/numba/compiler.py", line 367, in compile_extra return self._compile_bytecode() "/home/marcino/py36/lib/python3.6/site-packages/numba/compiler.py", line 804, in _compile_bytecode return self._compile_core() "/home/marcino/py36/lib/python3.6/site-packages/numba/compiler.py", line 791, in _compile_core res = pm.run(self.status) "/home/marcino/py36/lib/python3.6/site-packages/numba/compiler.py", line 253, in run raise patched_exception "/home/marcino/py36/lib/python3.6/site-packages/numba/compiler.py", line 245, in run stage() "/home/marcino/py36/lib/python3.6/site-packages/numba/compiler.py", line 381, in stage_analyze_bytecode func_ir = translate_stage(self.func_id, self.bc) "/home/marcino/py36/lib/python3.6/site-packages/numba/compiler.py", line 937, in translate_stage return interp.interpret(bytecode) "/home/marcino/py36/lib/python3.6/site-packages/numba/interpreter.py", line 98, in interpret self.dfa.run() "/home/marcino/py36/lib/python3.6/site-packages/numba/dataflow.py", line 28, in run self.infos[blk.offset] = self.run_on_block(blk) "/home/marcino/py36/lib/python3.6/site-packages/numba/dataflow.py", line 78, in run_on_block self.dispatch(info, inst) "/home/marcino/py36/lib/python3.6/site-packages/numba/dataflow.py", line 88, in dispatch fn(info, inst) "/home/marcino/py36/lib/python3.6/site-packages/numba/dataflow.py", line 93, in handle_unknown_opcode self.bytecode.func_id.filename)) NotImplementedError: Failed at object (analyzing bytecode)
Traceback (most recent call last): "generate_tfrecord.py", line 101, in <module> tf.app.run() "C:\Users\Acer\Anaconda3\envs\tensorflow2\lib\site-packages\tensorflow\python\platform\app.py", line 124, in run _sys.exit(main(argv)) "generate_tfrecord.py", line 92, in main tf_example = create_tf_example(group, path) "generate_tfrecord.py", line 81, in create_tf_example 'image/object/class/label': dataset_util.int64_list_feature(classes), "C:\Users\Acer\Anaconda3\envs\tensorflow2\lib\site-packages\object_detection-0.1-py3.5.egg\object_detection\utils\dataset_util.py", line 26, in int64_list_feature TypeError: None has type NoneType, but expected one of: int, long
0.288346
Traceback (most recent call last): "/usr/local/lib/python2.7/site-packages/flexget/task.py", line 442, in __run_plugin return method(*args, **kwargs) "/usr/local/lib/python2.7/site-packages/flexget/event.py", line 23, in __call__ return self.func(*args, **kwargs) "/usr/local/lib/python2.7/site-packages/flexget/plugins/filter/list_queue.py", line 37, in on_task_filter result = thelist.get(entry) "/usr/local/lib/python2.7/site-packages/flexget/utils/database.py", line 34, in wrapper return func(*args, **kwargs) "/usr/local/lib/python2.7/site-packages/flexget/plugins/list/movie_list.py", line 187, in get match = self._find_entry(entry=entry, session=session) "/usr/local/lib/python2.7/site-packages/flexget/utils/database.py", line 31, in wrapper return func(*args, **kwargs) "/usr/local/lib/python2.7/site-packages/flexget/plugins/list/movie_list.py", line 171, in _find_entry res = (self._db_list(session).movies.filter(func.lower(MovieListMovie.title) == name.lower())AttributeError: 'NoneType' object has no attribute 'lower'
Traceback (most recent call last): "<input>", line 1, in <module> "/Users/dooseop/PycharmProjects/snji_bot/venv/lib/python3.8/site-packages/pytube/contrib/playlist.py", line 230, in __repr__ return f"{self.video_urls}" "/Users/dooseop/PycharmProjects/snji_bot/venv/lib/python3.8/site-packages/pytube/contrib/playlist.py", line 211, in video_urls for page in list(self._paginate()) "/Users/dooseop/PycharmProjects/snji_bot/venv/lib/python3.8/site-packages/pytube/contrib/playlist.py", line 78, in _paginate req = request.get(load_more_url, extra_headers=headers) "/Users/dooseop/PycharmProjects/snji_bot/venv/lib/python3.8/site-packages/pytube/request.py", line 42, in get return _execute_request(url, headers=extra_headers).read().decode("utf-8") "/Users/dooseop/PycharmProjects/snji_bot/venv/lib/python3.8/site-packages/pytube/request.py", line 26, in _execute_request return urlopen(request) # nosec "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/urllib/request.py", line 222, in urlopen return opener.open(url, data, timeout) "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/urllib/request.py", line 531, in open response = meth(req, response) "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/urllib/request.py", line 640, in http_response response = self.parent.error( "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/urllib/request.py", line 569, in error return self._call_chain(*args) "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/urllib/request.py", line 502, in _call_chain result = func(*args) "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/urllib/request.py", line 649, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found
0.209363
Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 429, in extract_info ie_result = ie.extract(url) "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 131, in extract return self._real_extract(url) "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/generic.py", line 236, in _real_extract raise ExtractorError(u'Unsupported URL: %s' % url)ExtractorError: Unsupported URL: http://www.atresplayer.com/television/programas/pesadilla-en-la-cocina/temporada-3/capitulo-1-taberna-concha_2014012700175.html; 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/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 147, in <module> globals()[__func_name] = __get_hash(__func_name) "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha1
0.25227
[DEBUG ] Traceback (most recent call last): "/usr/lib/python2.6/site-packages/salt/output/__init__.py", line 35, in display_output display_data = get_printout(out, opts)(data).rstrip() "/usr/lib/python2.6/site-packages/salt/output/highstate.py", line 44, in output return _format_host(host, hostdata)[0] "/usr/lib/python2.6/site-packages/salt/output/highstate.py", line 128, in _format_host comment = ret['comment'].join(' ').replace('\n',AttributeError: 'dict' object has no attribute 'join'
Traceback (most recent call last): "<ipython-input-2-286ba8f48dc1>", line 1, in <module> tab_model.fit(np.array(featureMatrix.sparse.to_dense().values),np.array(values),batch_size = 10) "C:\Users\Thomas Wolf\anaconda3\envs\my-rdkit-env\lib\site-packages\sklearn\pipeline.py", line 329, in fit fit_params_steps = self._check_fit_params(**fit_params) "C:\Users\Thomas Wolf\anaconda3\envs\my-rdkit-env\lib\site-packages\sklearn\pipeline.py", line 248, in _check_fit_params "=sample_weight)`.".format(pname)) ValueError: Pipeline.fit does not accept the batch_size parameter. You can pass parameters to specific steps of your pipeline using the stepname__parameter format, e.g. `Pipeline.fit(X, y, logisticregression__sample_weight=sample_weight)`.
0.310911
Traceback (most recent call last): "C:\ProgramData\Anaconda3\lib\site-packages\qtconsole\manager.py", line 27, in poll super(QtKernelRestarter, self).poll() "C:\ProgramData\Anaconda3\lib\site-packages\jupyter_client\restarter.py", line 113, in poll self.kernel_manager.restart_kernel(now=True, newports=newports) "C:\ProgramData\Anaconda3\lib\site-packages\jupyter_client\manager.py", line 368, in restart_kernel self.start_kernel(**self._launch_args) "C:\ProgramData\Anaconda3\lib\site-packages\jupyter_client\manager.py", line 261, in start_kernel self._connect_control_socket() "C:\ProgramData\Anaconda3\lib\site-packages\jupyter_client\manager.py", line 210, in _connect_control_socket self._control_socket = self.connect_control() "C:\ProgramData\Anaconda3\lib\site-packages\jupyter_client\connect.py", line 571, in connect_control return self._create_connected_socket('control', identity=identity) "C:\ProgramData\Anaconda3\lib\site-packages\jupyter_client\connect.py", line 543, in _create_connected_socket sock = self.context.socket(socket_type) "C:\ProgramData\Anaconda3\lib\site-packages\traitlets\traitlets.py", line 556, in __get__ return self.get(obj, cls) "C:\ProgramData\Anaconda3\lib\site-packages\traitlets\traitlets.py", line 535, in get value = self._validate(obj, dynamic_default()) "C:\ProgramData\Anaconda3\lib\site-packages\jupyter_client\manager.py", line 42, in _context_default return zmq.Context.instance() "C:\ProgramData\Anaconda3\lib\site-packages\zmq\sugar\context.py", line 108, in instance cls._instance = cls(io_threads=io_threads) "zmq/backend/cython/context.pyx", line 49, in zmq.backend.cython.context.Context.__cinit__ zmq.error.ZMQError: Permission denied
[!] Traceback (most recent call last): "lazagne\softwares\browsers\mozilla.py", line 398, in is_master_password_correct AttributeError: 'Sequence' object has no attribute 'asOctets'
0.141572
Traceback (most recent call last): "/usr/share/w3af/core/ui/gui/rrviews/raw.py", line 59, in _changed obj = self.get_object() "/usr/share/w3af/core/ui/gui/rrviews/raw.py", line 51, in get_object return HTTPRequestParser(head, body) "/usr/share/w3af/core/data/parsers/HTTPRequestParser.py", line 91, in HTTPRequestParser splitted_head = head.split('\n')AttributeError: 'list' object has no attribute 'split'
Traceback (most recent call last): "run_squad.py", line 1170, in <module> tf.app.run() "/usr/local/python3/lib/python3.6/site-packages/tensorflow/python/platform/app.py", line 125, in run _sys.exit(main(argv)) "run_squad.py", line 1104, in main estimator.train(input_fn=train_input_fn, max_steps=num_train_steps) "/usr/local/python3/lib/python3.6/site-packages/tensorflow/python/estimator/estimator.py", line 376, in train loss = self._train_model(input_fn, hooks, saving_listeners) "/usr/local/python3/lib/python3.6/site-packages/tensorflow/python/estimator/estimator.py", line 1145, in _train_model return self._train_model_default(input_fn, hooks, saving_listeners) "/usr/local/python3/lib/python3.6/site-packages/tensorflow/python/estimator/estimator.py", line 1170, in _train_model_default features, labels, model_fn_lib.ModeKeys.TRAIN, self.config) "/usr/local/python3/lib/python3.6/site-packages/tensorflow/contrib/tpu/python/tpu/tpu_estimator.py", line 2162, in _call_model_fn features, labels, mode, config) "/usr/local/python3/lib/python3.6/site-packages/tensorflow/python/estimator/estimator.py", line 1133, in _call_model_fn model_fn_results = self._model_fn(features=features, **kwargs) "/usr/local/python3/lib/python3.6/site-packages/tensorflow/contrib/tpu/python/tpu/tpu_estimator.py", line 2391, in _model_fn features, labels, is_export_mode=is_export_mode) "/usr/local/python3/lib/python3.6/site-packages/tensorflow/contrib/tpu/python/tpu/tpu_estimator.py", line 1244, in call_without_tpu return self._call_model_fn(features, labels, is_export_mode=is_export_mode) "/usr/local/python3/lib/python3.6/site-packages/tensorflow/contrib/tpu/python/tpu/tpu_estimator.py", line 1505, in _call_model_fn estimator_spec = self._model_fn(features=features, **kwargs) "run_squad.py", line 581, in model_fn tvars, init_checkpoint) "/home/zzt/bert/modeling.py", line 331, in get_assigment_map_from_checkpoint init_vars = tf.train.list_variables(init_checkpoint) "/usr/local/python3/lib/python3.6/site-packages/tensorflow/python/training/checkpoint_utils.py", line 94, in list_variables reader = load_checkpoint(ckpt_dir_or_file) "/usr/local/python3/lib/python3.6/site-packages/tensorflow/python/training/checkpoint_utils.py", line 63, in load_checkpoint return pywrap_tensorflow.NewCheckpointReader(filename) "/usr/local/python3/lib/python3.6/site-packages/tensorflow/python/pywrap_tensorflow_internal.py", line 306, in NewCheckpointReader return CheckpointReader(compat.as_bytes(filepattern), status) "/usr/local/python3/lib/python3.6/site-packages/tensorflow/python/framework/errors_impl.py", line 519, in __exit__ c_api.TF_GetCode(self.status.status)) tensorflow.python.framework.errors_impl.NotFoundError: Unsuccessful TensorSliceReader constructor: Failed to find any matching files for ./models/cased_L-12_H-768_A-12//bert_model.ckpt
0.197911
```Traceback (most recent call last): "/root/zeus-scanner/var/search/selenium_search.py", line 472, in search_multiple_pages proxies=proxy_string_to_dict(proxy) "/usr/local/lib/python2.7/dist-packages/requests/api.py", line 75, in get return request('get', url, params=params, **kwargs) "/usr/local/lib/python2.7/dist-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) "/usr/local/lib/python2.7/dist-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) "/usr/local/lib/python2.7/dist-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) "/usr/local/lib/python2.7/dist-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request)ConnectionError: HTTPConnectionPool(host='www1.search-results.com', port=80): Max retries exceeded with url: /web?tpr=3&q=inurl:page.php?panel=&page=3&Connection=close&user-agent=Zeus-Scanner%2F1.5.2.21b875+%28Language%3DPython%2F2.7.16%2B%3B+Platform%3DLinux%29 (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f8327587ed0>: Failed to establish a new connection: [Errno
Traceback (most recent call last): "/home/mgoral/code/qutebrowser/qutebrowser/keyinput/modeparsers.py", line 220, in on_keystring_updated hintmanager.handle_partial_key(keystr) "/home/mgoral/code/qutebrowser/qutebrowser/browser/hints.py", line 842, in handle_partial_key for (text, elems) in self._context.elems.items():AttributeError: 'NoneType' object has no attribute 'elems'
0.209613
Traceback (most recent call last): "train.py", line 7, in <module> from data_provider.jump_data_fine import JumpData ModuleNotFoundError: No module named 'data_provider'
Traceback (most recent call last): "/Users/toxasma/opt/miniconda3/lib/python3.8/site-packages/spyder/plugins/editor/panels/scrollflag.py", line 164, in paintEvent scale_factor = groove_rect.height() / self.get_scrollbar_value_height()ZeroDivisionError: division by zero
0.158326
Traceback (most recent call last): "/home/pi/jasper/client/vocabcompiler.py", line 163, in compile self._compile_vocabulary(phrases) "/home/pi/jasper/client/vocabcompiler.py", line 271, in _compile_vocabulary self._compile_dictionary(vocabulary, self.dictionary_file) "/home/pi/jasper/client/vocabcompiler.py", line 320, in _compile_dictionary g2pconverter = PhonetisaurusG2P(**PhonetisaurusG2P.get_config()) "/home/pi/jasper/client/g2p.py", line 93, in __new__ "instance.") % fst_model)OSError: FST model ''/home/pi/jasper/../phonetisaurus/g014b2b.fst'' does not exist! Can't create instance.
Traceback (most recent call last): "v3n0m.py", line 1169, in <module> fmenu() "v3n0m.py", line 1046, in fmenu classicinj(url) "v3n0m.py", line 255, in classicinj aug_url = url + "'"TypeError: can only concatenate list (not "str") to list
0.268374
Traceback (most recent call last): "/home/florian/proj/qutebrowser/git/qutebrowser/browser/downloads.py", line 661, in update_gui dl.stats.update_speed() "/home/florian/proj/qutebrowser/git/qutebrowser/browser/downloads.py", line 124, in update_speed delta = self.done - self._last_doneTypeError: unsupported operand type(s) for -: 'NoneType' and 'int'
Traceback (most recent call last): "/Users/pat/miniconda3/lib/python3.4/logging/handlers.py", line 903, in emit self.socket.send(msg)OSError: [Errno 40] Message too long
0.270799
Traceback (most recent call last): "rdiff-backup", line 32, in <module> "rdiff_backup\Main.py", line 393, in error_check_Main "rdiff_backup\Main.py", line 415, in Main "rdiff_backup\Main.py", line 351, in take_action "rdiff_backup\Main.py", line 440, in Backup "rdiff_backup\backup.py", line 39, in Mirror "rdiff_backup\backup.py", line 269, in patch "rdiff_backup\rorpiter.py", line 313, in __call__ "rdiff_backup\backup.py", line 584, in fast_process "rdiff_backup\longname.py", line 235, in get_mirror_inc_rps "rdiff_backup\longname.py", line 221, in find_inc_pair "rdiff_backup\longname.py", line 143, in check_new_index "rdiff_backup\longname.py", line 125, in wrap_call "rdiff_backup\longname.py", line 136, in make_parent "rdiff_backup\rpath.py", line 1206, in makedirs "os.py", line 221, in makedirs NotFoundError: [WinError 206] The filename or extension is too long: b'B:/rdiff-backup-data/increments/.p2/pool/plugins/org.eclipse.wildwebdeveloper_0.5.5.202002262342/language-servers/node_modules/yaml-language-server/out/server/node_modules/vscode-json-languageservice/node_modules/vscode-languageserver-types/lib/esm'
WARNING: Automatic signature extraction failed: Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 957, in _decrypt_signature video_id, player_url, len(s) "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 356, in _extract_signature_function res = self._parse_sig_js(code) "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 424, in _parse_sig_js u'Initial JS player signature function name') "/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 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.
0.320737
Traceback (most recent call last): "model_executor.py", line 590, in <module> tf.app.run() "/home/xmaster/neo_env/lib/python3.6/site-packages/tensorflow_core/python/platform/app.py", line 40, in run _run(main=main, argv=argv, flags_parser=_parse_flags_tolerate_undef) "/home/xmaster/neo_env/lib/python3.6/site-packages/absl/app.py", line 303, in run _run_main(main, args) "/home/xmaster/neo_env/lib/python3.6/site-packages/absl/app.py", line 251, in _run_main sys.exit(main(argv)) "model_executor.py", line 586, in main train_and_eval() "model_executor.py", line 575, in train_and_eval _train_phase(mesh_context, config, resolver.get_master()) "model_executor.py", line 449, in _train_phase _run_train_phase() "model_executor.py", line 427, in _run_train_phase config=config) as sess: "/home/xmaster/neo_env/lib/python3.6/site-packages/tensorflow_core/python/training/monitored_session.py", line 584, in MonitoredTrainingSession stop_grace_period_secs=stop_grace_period_secs) "/home/xmaster/neo_env/lib/python3.6/site-packages/tensorflow_core/python/training/monitored_session.py", line 1014, in __init__ stop_grace_period_secs=stop_grace_period_secs) "/home/xmaster/neo_env/lib/python3.6/site-packages/tensorflow_core/python/training/monitored_session.py", line 725, in __init__ self._sess = _RecoverableSession(self._coordinated_creator) "/home/xmaster/neo_env/lib/python3.6/site-packages/tensorflow_core/python/training/monitored_session.py", line 1207, in __init__ _WrappedSession.__init__(self, self._create_session()) "/home/xmaster/neo_env/lib/python3.6/site-packages/tensorflow_core/python/training/monitored_session.py", line 1212, in _create_session return self._sess_creator.create_session() "/home/xmaster/neo_env/lib/python3.6/site-packages/tensorflow_core/python/training/monitored_session.py", line 878, in create_session self.tf_sess = self._session_creator.create_session() "/home/xmaster/neo_env/lib/python3.6/site-packages/tensorflow_core/python/training/monitored_session.py", line 647, in create_session init_fn=self._scaffold.init_fn) "/home/xmaster/neo_env/lib/python3.6/site-packages/tensorflow_core/python/training/session_manager.py", line 296, in prepare_session sess.run(init_op, feed_dict=init_feed_dict) "/home/xmaster/neo_env/lib/python3.6/site-packages/tensorflow_core/python/client/session.py", line 956, in run run_metadata_ptr) "/home/xmaster/neo_env/lib/python3.6/site-packages/tensorflow_core/python/client/session.py", line 1180, in _run feed_dict_tensor, options, run_metadata) "/home/xmaster/neo_env/lib/python3.6/site-packages/tensorflow_core/python/client/session.py", line 1359, in _do_run run_metadata) "/home/xmaster/neo_env/lib/python3.6/site-packages/tensorflow_core/python/client/session.py", line 1384, in _do_call raise type(e)(node_def, op, message) tensorflow.python.framework.errors_impl.InvalidArgumentError: Cannot assign a device for operation list_files/Matching s: node list_files/Matching s (defined at /home/xmaster/neo_env/lib/python3.6/site-packages/tensorflow_core/python/framework/ops.py:1748) was explicitly assigned to /job:tpu_worker/task:0/device:CPU:0 but available devices are [ /job:worker/replica:0/task:0/device:CPU:0, /job:worker/replica:0/task:0/device:TPU:0, /job:worker/replica:0/task:0/device:TPU:1, /job:worker/replica:0/task:0/device:TPU:2, /job:worker/replica:0/task:0/device:TPU:3, /job:worker/replica:0/task:0/device:TPU:4, /job:worker/replica:0/task:0/device:TPU:5, /job:worker/replica:0/task:0/device:TPU:6, /job:worker/replica:0/task:0/device:TPU:7, /job:worker/replica:0/task:0/device:TPU_SYSTEM:0, /job:worker/replica:0/task:0/device:XLA_CPU:0, /job:worker/replica:0/task:1/device:CPU:0, /job:worker/replica:0/task:1/device:TPU:0, /job:worker/replica:0/task:1/device:TPU:1, /job:worker/replica:0/task:1/device:TPU:2, /job:worker/replica:0/task:1/device:TPU:3, /job:worker/replica:0/task:1/device:TPU:4, /job:worker/replica:0/task:1/device:TPU:5, /job:worker/replica:0/task:1/device:TPU:6, /job:worker/replica:0/task:1/device:TPU:7, /job:worker/replica:0/task:1/device:TPU_SYSTEM:0, /job:worker/replica:0/task:1/device:XLA_CPU:0, /job:worker/replica:0/task:2/device:CPU:0, /job:worker/replica:0/task:2/device:TPU:0, /job:worker/replica:0/task:2/device:TPU:1, /job:worker/replica:0/task:2/device:TPU:2, /job:worker/replica:0/task:2/device:TPU:3, /job:worker/replica:0/task:2/device:TPU:4, /job:worker/replica:0/task:2/device:TPU:5, /job:worker/replica:0/task:2/device:TPU:6, /job:worker/replica:0/task:2/device:TPU:7, /job:worker/replica:0/task:2/device:TPU_SYSTEM:0, /job:worker/replica:0/task:2/device:XLA_CPU:0, /job:worker/replica:0/task:3/device:CPU:0, /job:worker/replica:0/task:3/device:TPU:0, /job:worker/replica:0/task:3/device:TPU:1, /job:worker/replica:0/task:3/device:TPU:2, /job:worker/replica:0/task:3/device:TPU:3, /job:worker/replica:0/task:3/device:TPU:4, /job:worker/replica:0/task:3/device:TPU:5, /job:worker/replica:0/task:3/device:TPU:6, /job:worker/replica:0/task:3/device:TPU:7, /job:worker/replica:0/task:3/device:TPU_SYSTEM:0, /job:worker/replica:0/task:3/device:XLA_CPU:0 ]. Make sure the device specification refers to a valid device.
```Traceback (most recent call last): "/home/baal/bin/python/dev/zeus-scanner/lib/attacks/sqlmap_scan/__init__.py", line 176, in sqlmap_scan_main sqlmap_scan.start_scan(api_id, opts=opts) "/home/baal/bin/python/dev/zeus-scanner/lib/attacks/sqlmap_scan/__init__.py", line 76, in start_scan return urllib2.urlopen(req) "/usr/lib/python2.7/urllib2.py", line 154, in urlopen return opener.open(url, data, timeout) "/usr/lib/python2.7/urllib2.py", line 435, in open response = meth(req, response) "/usr/lib/python2.7/urllib2.py", line 548, in http_response 'http', request, response, code, msg, hdrs) "/usr/lib/python2.7/urllib2.py", line 473, in error return self._call_chain(*args) "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain result = func(*args) "/usr/lib/python2.7/urllib2.py", line 556, in http_error_default raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)HTTPError: HTTP Error 500: Internal Server Error
0.191563
Traceback (most recent call last): ... "/usr/local/topsoil_virtualenv/lib/python2.7/site-packages/thumbor/handlers/__init__.py", line 120, in after_transform self.apply_filters(context.filters_factory.create_instances(context, context.request.filters), finish_callback) "/usr/local/topsoil_virtualenv/lib/python2.7/site-packages/thumbor/filters/__init__.py", line 41, in create_instances cls = self.filter_classes_map[filter_name]KeyError: u'//mybucket.s3.amazonaws.com/watermark.png,0,0,0)'
Traceback (most recent call last): "/usr/bin/piper", line 36, in <module> from piper.application import Application "/usr/lib/python3.6/site-packages/piper/application.py", line 17, in <module> from .ratbagd import Ratbagd, RatbagdDBusUnavailable "/usr/lib/python3.6/site-packages/piper/ratbagd.py", line 28, in <module> from evdev import ecodes ModuleNotFoundError: No module named 'evdev'
0.226334
Traceback (most recent call last): "commix.py", line 31, in <module> import src.core.main "main.py", line 1163, in <module> main(filename, url) "main.py", line 921, in main controller.do_check(url, filename) "controller.py", line 557, in do_check perform_checks(url,filename) "controller.py", line 494, in perform_checks stored_http_header_injection(url, check_parameter, http_request_method, filename, timesec) "controller.py", line 271, in stored_http_header_injection http_headers_injection(url, http_request_method, filename, timesec) "controller.py", line 241, in http_headers_injection user_agent_injection(url, http_request_method, filename, timesec) "controller.py", line 223, in user_agent_injection injection_proccess(url, check_parameter, http_request_method, filename, timesec) "controller.py", line 193, in injection_proccess if fb_handler.exploitation(url, timesec, filename, http_request_method, url_time_response) != False: "fb_handler.py", line 714, in exploitation if fb_injection_handler(url, timesec, filename, http_request_method, url_time_response) == False: "fb_handler.py", line 217, in fb_injection_handler tmp_path = check_tmp_path(url, timesec, filename, http_request_method, url_time_response) "fb_handler.py", line 184, in check_tmp_path custom_web_root(url, timesec, filename, http_request_method, url_time_response) "fb_handler.py", line 121, in custom_web_root fb_injection_handler(url, timesec, filename, http_request_method, url_time_response) "fb_handler.py", line 217, in fb_injection_handler tmp_path = check_tmp_path(url, timesec, filename, http_request_method, url_time_response) "fb_handler.py", line 198, in check_tmp_path return tmp_pathUnboundLocalError: local variable 'tmp_path' referenced before assignment
Traceback (most recent call last): "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 651, in extract_info ie_result = ie.extract(url) "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 275, in extract return self._real_extract(url) "/usr/local/bin/youtube-dl/youtube_dl/extractor/francetv.py", line 286, in _real_extract r'"http://videos.francetv.fr/video/([^@]+@[^"]+)"', webpage, 'video id').split('@') "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 557, in _search_regex raise RegexNotFoundError('Unable to extract %s' % _name)RegexNotFoundError: Unable to extract video 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.
0.260597
Traceback (most recent call last): "C:\Users\satya.mishra\AppData\Roaming\Python\Python37\site-packages\requests\adapters.py", line 449, in send timeout=timeout "C:\Users\satya.mishra\AppData\Roaming\Python\Python37\site-packages\urllib3\connectionpool.py", line 638, in urlopen _stacktrace=sys.exc_info()[2]) "C:\Users\satya.mishra\AppData\Roaming\Python\Python37\site-packages\urllib3\util\retry.py", line 398, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='downloads.sourceforge.net', port=443): Max retries exceeded with url: /project/dex2jar/dex2jar-2.0.zip (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', 'tls_process_server_certificate', 'certificate verify failed')])")))
Traceback (most recent call last): "./travis_pypi_setup.py", line 122, in <module> main(args) "./travis_pypi_setup.py", line 107, in main public_key = fetch_public_key(args.repo) "./travis_pypi_setup.py", line 61, in fetch_public_key data = json.loads(urlopen(keyurl).read()) "/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/json/__init__.py", line 312, in loads s.__class__.__name__))TypeError: the JSON object must be str, not 'bytes'
0.306364
Traceback (most recent call last): "<string>", line 17, in <module> "/Users/thomaskern/.virtualenvs/keras3/build/spacy/setup.py", line 225, in <module> setup_package() "/Users/thomaskern/.virtualenvs/keras3/build/spacy/setup.py", line 160, in setup_package readme = f.read() "/Users/thomaskern/.virtualenvs/keras3/bin/../lib/python3.5/encodings/ascii.py", line 26, in decode return codecs.ascii_decode(input, self.errors)[0] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 2680: ordinal not in range(128)
Traceback (most recent call last): "C:\Users\hoffmand\AppData\Local\Continuum\Anaconda3\lib\site-packages\tornado\gen.py", line 849, in callback result_list.append(f.result()) "C:\Users\hoffmand\AppData\Local\Continuum\Anaconda3\lib\site-packages\tornado\gen.py", line 1113, in run yielded = self.gen.send(value) "C:\Users\hoffmand\AppData\Local\Continuum\Anaconda3\lib\site-packages\distributed\deploy\local.py", line 189, in _start_worker raise gen.TimeoutError("Worker failed to start") tornado.util.TimeoutError: Worker failed to start
0.229277
Traceback (most recent call last): "C:\Users\dalao\AppData\Local\Programs\Python\Python36\lib\site-packages\requests\adapters.py", line 449, in send timeout=timeout "C:\Users\dalao\AppData\Local\Programs\Python\Python36\lib\site-packages\urllib3\connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] "C:\Users\dalao\AppData\Local\Programs\Python\Python36\lib\site-packages\urllib3\util\retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='weibo.cn', port=443): Max retries exceeded with url: /1223178222 (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:852)'),))
Traceback (most recent call last): "demo.py", line 31, in <module> from model.nms.nms_wrapper import nms "/home/ailab/JY/faster-rcnn.pytorch/lib/model/nms/nms_wrapper.py", line 10, in <module> from model.nms.nms_gpu import nms_gpu "/home/ailab/JY/faster-rcnn.pytorch/lib/model/nms/nms_gpu.py", line 4, in <module> from ._ext import nms "/home/ailab/JY/faster-rcnn.pytorch/lib/model/nms/_ext/nms/__init__.py", line 3, in <module> from ._nms import lib as _lib, ffi as _ffi ImportError: /home/ailab/JY/faster-rcnn.pytorch/lib/model/nms/_ext/nms/_nms.so: undefined symbol: __cudaPopCallConfiguration
0.227981
`Traceback (most recent call last): "/usr/local/bin/sceptre", line 11, in <module> load_entry_point('sceptre==1.3.0', 'console_scripts', 'sceptre')() "/Library/Python/2.7/site-packages/click/core.py", line 716, in __call__ return self.main(*args, **kwargs) "/Library/Python/2.7/site-packages/click/core.py", line 696, in main rv = self.invoke(ctx) "/Library/Python/2.7/site-packages/click/core.py", line 1060, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) "/Library/Python/2.7/site-packages/click/core.py", line 889, in invoke return ctx.invoke(self.callback, **ctx.params) "/Library/Python/2.7/site-packages/click/core.py", line 534, in invoke return callback(*args, **kwargs) "/Library/Python/2.7/site-packages/click/decorators.py", line 17, in new_func return f(get_current_context(), *args, **kwargs) "/Library/Python/2.7/site-packages/sceptre/cli.py", line 96, in decorated return func(*args, **kwargs) "/Library/Python/2.7/site-packages/sceptre/cli.py", line 494, in update_with_change_set with change_set(env.stacks[stack], change_set_name): AttributeError: 'Environment' object has no attribute 'stacks'`
Traceback (most recent call last): "/home/pi/.homeassistant/deps/pychromecast/socket_client.py", line 233, in initialize_connection self.socket.connect((self.host, self.port)) "/usr/lib/python3.4/ssl.py", line 840, in connect self._real_connect(addr, False) "/usr/lib/python3.4/ssl.py", line 827, in _real_connect socket.connect(self, addr)ConnectionRefusedError: [Errno 111] Connection refused
0.285474
Traceback (most recent call last): "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.amazon-test/default.py", line 5, in <module> EntryPoint() "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.amazon-test/resources/lib/startup.py", line 83, in EntryPoint g.pv.Browse(None if 'path' not in args else args['path']) "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.amazon-test/resources/lib/primevideo.py", line 218, in Browse node = node[n] KeyError: u'root'
Traceback (most recent call last): "C:/Datum/local/ydt/test.py", line 11, in <module> with TelegramClient('anon', api_id, api_hash, proxy=(socks.SOCKS5, '127.0.0.1', 1080)) as client: "C:\Users\Robert\AppData\Roaming\Python\Python37\site-packages\telethon\helpers.py", line 122, in _sync_enter return loop.run_until_complete(self.__aenter__()) "C:\tool\Python37\lib\asyncio\base_events.py", line 584, in run_until_complete return future.result() "C:\Users\Robert\AppData\Roaming\Python\Python37\site-packages\telethon\client\auth.py", line 630, in __aenter__ return await self.start() "C:\Users\Robert\AppData\Roaming\Python\Python37\site-packages\telethon\client\auth.py", line 166, in _start sent_code = await self.send_code_request(phone, force_sms=force_sms) "C:\Users\Robert\AppData\Roaming\Python\Python37\site-packages\telethon\client\auth.py", line 474, in send_code_request phone, self.api_id, self.api_hash, types.CodeSettings())) "C:\Users\Robert\AppData\Roaming\Python\Python37\site-packages\telethon\client\users.py", line 64, in __call__ result = await future telethon.errors.rpcerrorlist.FloodWaitError: A wait of 287 seconds is required (caused by SendCodeRequest)
0.231146
Traceback (most recent call last): "run_tests.py", line 14, in <module> from tests.app_login_tests import MainSiteTest # noqa "/my_app/tests/app_login_tests.py", line 7, in <module> from vcr_setup import vcrlib "/my_app/tests/vcr_setup.py", line 1, in <module> import vcr "/usr/local/lib/python2.7/dist-packages/vcr/__init__.py", line 2, in <module> from .config import VCR "/usr/local/lib/python2.7/dist-packages/vcr/config.py", line 8, in <module> from .compat import collections "/usr/local/lib/python2.7/dist-packages/vcr/compat.py", line 4, in <module> import mockImportError: No module named mock
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.252516
Traceback (most recent call last): "/home/test/PycharmProjects/pythonProject/TendaTest.py", line 79, in <module> my_sandbox(["rootfs/bin/httpd"], "rootfs") "/home/test/PycharmProjects/pythonProject/TendaTest.py", line 73, in my_sandbox ql.run() "/usr/local/lib/python3.7/dist-packages/qiling/core.py", line 198, in run self.os.run() "/usr/local/lib/python3.7/dist-packages/qiling/os/linux/linux.py", line 123, in run self.ql.emu_start(self.ql.loader.elf_entry, self.exit_point, self.ql.timeout, self.ql.count) "/usr/local/lib/python3.7/dist-packages/qiling/core.py", line 257, in emu_start self.uc.emu_start(begin, end, timeout, count) "/usr/local/lib/python3.7/dist-packages/unicorn/unicorn.py", line 317, in emu_start raise UcError(status) unicorn.unicorn.UcError: Invalid memory write
Traceback (most recent call last): "/usr/bin/beet", line 11, in <module> load_entry_point('beets', 'console_scripts', 'beet')() "/beets/beets/ui/__init__.py", line 1266, in main _raw_main(args) "/beets/beets/ui/__init__.py", line 1253, in _raw_main subcommand.func(lib, suboptions, subargs) "/beets/beets/ui/commands.py", line 955, in import_func import_files(lib, paths, query) "/beets/beets/ui/commands.py", line 925, in import_files session.run() "/beets/beets/importer.py", line 329, in run pl.run_parallel(QUEUE_SIZE) "/beets/beets/util/pipeline.py", line 445, in run_parallel six.reraise(exc_info[0], exc_info[1], exc_info[2]) "/usr/lib/python3.7/site-packages/six.py", line 693, in reraise raise value "/beets/beets/util/pipeline.py", line 312, in run out = self.coro.send(msg) "/beets/beets/util/pipeline.py", line 194, in coro func(*(args + (task,))) "/beets/beets/importer.py", line 1351, in lookup_candidates task.lookup_candidates() "/beets/beets/importer.py", line 641, in lookup_candidates autotag.tag_album(self.items, search_ids=self.search_ids) "/beets/beets/autotag/match.py", line 460, in tag_album va_likely): "/beets/beets/plugins.py", line 571, in decorated for v in generator(*args, **kwargs): "/beets/beets/autotag/hooks.py", line 620, in album_candidates for candidate in plugins.candidates(items, artist, album, va_likely): "/beets/beets/plugins.py", line 381, in candidates for candidate in plugin.candidates(items, artist, album, va_likely): "/beets/beetsplug/discogs.py", line 176, in candidates return self.get_albums(query) "/beets/beetsplug/discogs.py", line 245, in get_albums return [album for album in map(self.get_album_info, releases[:5]) "/beets/beetsplug/discogs.py", line 245, in <listcomp> return [album for album in map(self.get_album_info, releases[:5]) "/beets/beetsplug/discogs.py", line 335, in get_album_info original_year = self.get_master_year(master_id) if master_id else year "/beets/beetsplug/discogs.py", line 262, in get_master_year self._log.debug(u'API Error: {0} (query: {1})', e, result._uri) AttributeError: 'Master' object has no attribute '_uri'
0.117385