text1
stringlengths
92
132k
text2
stringlengths
83
99.1k
score
float64
0.01
1
Traceback (most recent call last): "/opt/conda/lib/python3.6/site-packages/distributed/utils.py", line 644, in log_errors yield "/opt/conda/lib/python3.6/site-packages/distributed/scheduler.py", line 1225, in add_worker raise ValueError("Worker already exists %s" % address) ValueError: Worker already exists tcp://192.168.166.134:34563
Traceback (most recent call last): "/home/pouwelse/GIT-pulls/tribler/Tribler/Core/APIImplementation/LaunchManyCore.py", line 214, in init self.session.get_state_dir()) "/home/pouwelse/GIT-pulls/tribler/Tribler/Core/DecentralizedTracking/mainlineDHT.py", line 40, in init log_level) "/home/pouwelse/GIT-pulls/tribler/Tribler/Core/DecentralizedTracking/pymdht/core/pymdht.py", line 65, in __init__ bootstrap_mode) "/home/pouwelse/GIT-pulls/tribler/Tribler/Core/DecentralizedTracking/pymdht/core/controller.py", line 49, in __init__ self.bootstrapper = bootstrap.OverlayBootstrapper(conf_path) "/home/pouwelse/GIT-pulls/tribler/Tribler/Core/DecentralizedTracking/pymdht/core/bootstrap.py", line 80, in __init__ self._unstable_ip_port[addr[0]] = addr[1]TypeError: 'NoneType' object has no attribute '__getitem__'
0.259366
Traceback (most recent call last): "/usr/lib/python2.7/site-packages/youtube_dl/YoutubeDL.py", line 661, in extract_info ie_result = ie.extract(url) "/usr/lib/python2.7/site-packages/youtube_dl/extractor/common.py", line 290, in extract return self._real_extract(url) "/usr/lib/python2.7/site-packages/youtube_dl/extractor/youtube.py", line 1356, in _real_extract encrypted_sig, video_id, player_url, age_gate) "/usr/lib/python2.7/site-packages/youtube_dl/extractor/youtube.py", line 827, in _decrypt_signature 'Signature extraction failed: ' + tb, cause=e)ExtractorError: Signature extraction failed: Traceback (most recent call last):
Traceback (most recent call last): "multiprocessing\process.pyc", line 258, in _bootstrap "overviewer_core\dispatcher.pyc", line 262, in run "<string>", line 2, in put "multiprocessing\managers.pyc", line 758, in _callmethodIOError: [Errno 232] The pipe is being closed
0.26511
Traceback (most recent call last): "/usr/local/bin/cmake", line 5, in <module> from cmake import cmake ModuleNotFoundError: No module named 'cmake'
Traceback (most recent call last): "/usr/local/lib/python3.7/site-packages/pafy/backend_youtube_dl.py", line 38, in _fetch_basic self._ydl_info = ydl.extract_info(self.videoid, download=False) "/usr/local/lib/python3.7/site-packages/youtube_dl/YoutubeDL.py", line 815, in extract_info self.report_error(compat_str(e), e.format_traceback()) "/usr/local/lib/python3.7/site-packages/youtube_dl/YoutubeDL.py", line 620, in report_error self.trouble(error_message, tb) "/usr/local/lib/python3.7/site-packages/youtube_dl/YoutubeDL.py", line 590, in trouble raise DownloadError(message, exc_info) youtube_dl.utils.DownloadError: ERROR: Signature extraction failed: Traceback (most recent call last):
0.229701
Traceback (most recent call last): "/Users/dtenenba/envs/gemstrigger/lib/python2.7/site-packages/moto/core/models.py", line 71, in wrapper result = func(*args, **kwargs) "test.py", line 116, in test_example im = cli.images() "/Users/dtenenba/envs/gemstrigger/lib/python2.7/site-packages/docker/api/image.py", line 40, in images res = self._result(self._get(self._url("/images/json"), params=params), "/Users/dtenenba/envs/gemstrigger/lib/python2.7/site-packages/docker/utils/decorators.py", line 47, in inner return f(self, *args, **kwargs) "/Users/dtenenba/envs/gemstrigger/lib/python2.7/site-packages/docker/client.py", line 132, in _get return self.get(url, **self._set_request_timeout(kwargs)) "/Users/dtenenba/envs/gemstrigger/lib/python2.7/site-packages/requests/sessions.py", line 487, in get return self.request('GET', url, **kwargs) "/Users/dtenenba/envs/gemstrigger/lib/python2.7/site-packages/requests/sessions.py", line 475, in request resp = self.send(prep, **send_kwargs) "/Users/dtenenba/envs/gemstrigger/lib/python2.7/site-packages/requests/sessions.py", line 585, in send r = adapter.send(request, **kwargs) "/Users/dtenenba/envs/gemstrigger/lib/python2.7/site-packages/requests/adapters.py", line 403, in send timeout=timeout "/Users/dtenenba/envs/gemstrigger/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py", line 578, in urlopen chunked=chunked) "/Users/dtenenba/envs/gemstrigger/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py", line 362, in _make_request conn.request(method, url, **httplib_request_kw) "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 1053, in request self._send_request(method, url, body, headers) "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 1093, in _send_request self.endheaders(body) "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 1049, in endheaders self._send_output(message_body) "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 893, in _send_output self.send(msg) "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 869, in send self.sock.sendall(data) "/Users/dtenenba/envs/gemstrigger/lib/python2.7/site-packages/httpretty/core.py", line 409, in sendall info = URIInfo(hostname=self._host, port=self._port, "/Users/dtenenba/envs/gemstrigger/lib/python2.7/site-packages/httpretty/core.py", line 464, in __getattr__ return getattr(self.truesock, name) AttributeError: '_socketobject' object has no attribute '_host'
Traceback (most recent call last): "/Users/onyxfish/src/journalism/tests/test_columns.py", line 177, in test_sum self.assertEqual(self.table.columns['two'].sum(), 10.71)AssertionError: 10.709999999999999 != 10.71
0.206937
Traceback (most recent call last): "/usr/share/w3af/w3af/core/ui/gui/tools/manual_requests.py", line 126, in impact_done raise impact.exceptionValueError: Invalid header name ''
Traceback (most recent call last): "/usr/local/src/w3af/w3af/core/ui/gui/main.py", line 612, in start_scan_wrap real_scan_start() "/usr/local/src/w3af/w3af/core/ui/gui/main.py", line 603, in real_scan_start self.w3af.start() "/usr/local/src/w3af/w3af/core/controllers/w3afCore.py", line 292, in start self.scan_end_hook() "/usr/local/src/w3af/w3af/core/controllers/w3afCore.py", line 486, in scan_end_hook om.manager.end_output_plugins() "/usr/local/src/w3af/w3af/core/controllers/output_manager/manager.py", line 316, in end_output_plugins self.__end_output_plugins_impl() "/usr/local/src/w3af/w3af/core/controllers/output_manager/manager.py", line 342, in __end_output_plugins_impl o_plugin.end() "/usr/local/src/w3af/w3af/plugins/output/json_file.py", line 65, in end self.flush() "/usr/local/src/w3af/w3af/plugins/output/json_file.py", line 96, in flush target_domain = cf.cf.get('target_domains')[0]IndexError: list index out of range
0.149351
Traceback (most recent call last): "/workspace/asset/cloud-client/quickstart_listassets_test.py", line 25, in test_list_assets quickstart_listassets.list_assets(project_id=PROJECT, asset_types=[], page_size=10) "/workspace/asset/cloud-client/quickstart_listassets.py", line 41, in list_assets for page in response.pages: "/workspace/asset/cloud-client/.nox/py-3-8/lib/python3.8/site-packages/google/api_core/page_iterator.py", line 249, in _page_iter page = self._next_page() "/workspace/asset/cloud-client/.nox/py-3-8/lib/python3.8/site-packages/google/api_core/page_iterator.py", line 534, in _next_page response = self._method(self._request) "/workspace/asset/cloud-client/.nox/py-3-8/lib/python3.8/site-packages/google/api_core/gapic_v1/method.py", line 145, in __call__ return wrapped_func(*args, **kwargs) "/workspace/asset/cloud-client/.nox/py-3-8/lib/python3.8/site-packages/google/api_core/retry.py", line 281, in retry_wrapped_func return retry_target( "/workspace/asset/cloud-client/.nox/py-3-8/lib/python3.8/site-packages/google/api_core/retry.py", line 184, in retry_target return target() "/workspace/asset/cloud-client/.nox/py-3-8/lib/python3.8/site-packages/google/api_core/timeout.py", line 214, in func_with_timeout return func(*args, **kwargs) "/workspace/asset/cloud-client/.nox/py-3-8/lib/python3.8/site-packages/google/api_core/grpc_helpers.py", line 59, in error_remapped_callable six.raise_from(exceptions.from_grpc_error(exc), exc) "<string>", line 3, in raise_fromgoogle.api_core.exceptions.InternalServerError: 500 Internal error encountered.</pre></details>
Traceback (most recent call last): "/usr/lib64/python2.6/atexit.py", line 24, in _run_exitfuncs func(*targs, **kargs) "/usr/lib/python2.6/site-packages/paramiko/transport.py", line 81, in _join_lingering_threads for thr in _active_threads: TypeError: 'NoneType' object is not iterable
0.243758
Traceback (most recent call last): "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 484, in extract_info ie_result = ie.extract(url) "/usr/bin/youtube-dl/youtube_dl/extractor/common.py", line 149, in extract return self._real_extract(url) "/usr/bin/youtube-dl/youtube_dl/extractor/generic.py", line 330, in _real_extract raise ExtractorError(u'Unsupported URL: %s' % url)ExtractorError: Unsupported URL: http://www.3sat.de/mediathek/?mode=play&obj=40779;
Traceback (most recent call last): "/usr/lib/python3.7/runpy.py", line 183, in _run_module_as_main mod_name, mod_spec, code = _get_module_details(mod_name, _Error) "/usr/lib/python3.7/runpy.py", line 142, in _get_module_details return _get_module_details(pkg_main_name, error) "/usr/lib/python3.7/runpy.py", line 109, in _get_module_details __import__(pkg_name) "/opt/king-phisher/king_phisher/client/__init__.py", line 35, in <module> import gi ModuleNotFoundError: No module named 'gi'
0.18808
Traceback (most recent call last): "transfer.py", line 71, in get_model model.load_state_dict(sd) "/workspace/notebooks/sentiment-discovery/model/model.py", line 180, in load_state_dict self.encoder.load_state_dict(state_dict['encoder']['encoder'], strict=strict) KeyError: 'encoder'
Traceback (most recent call last): "/home/damien/mycroft-core/.venv/lib/python3.8/site-packages/websocket/_app.py", line 248, in run_forever self.sock.connect( "/home/damien/mycroft-core/.venv/lib/python3.8/site-packages/websocket/_core.py", line 219, in connect self.sock, addrs = connect(url, self.sock_opt, proxy_info(**options), "/home/damien/mycroft-core/.venv/lib/python3.8/site-packages/websocket/_http.py", line 120, in connect sock = _open_socket(addrinfo_list, options.sockopt, options.timeout) "/home/damien/mycroft-core/.venv/lib/python3.8/site-packages/websocket/_http.py", line 190, in _open_socket raise err "/home/damien/mycroft-core/.venv/lib/python3.8/site-packages/websocket/_http.py", line 170, in _open_socket sock.connect(address) ConnectionRefusedError: [Errno 111] Connection refused 2020-02-28 17:23:21.208 | ERROR | 126813 | mycroft.messagebus.client.client:on_error:88 | Exception closing websocket: ConnectionRefusedError(111, 'Connection refused') 2020-02-28 17:23:21.218 | WARNING | 126813 | mycroft.messagebus.client.client:on_error:90 | Message Bus Client will reconnect in 60 seconds.
0.243012
Traceback (most recent call last): "site-packages\calibre\customize\ui.py", line 172, in _run_filetype_plugins "calibre_plugins.dedrm.__init__", line 636, in run "calibre_plugins.dedrm.__init__", line 305, in ePubDecrypt DeDRMError: DeDRM v6.8.0: Ultimately failed to decrypt after 0.1 seconds. Read the FAQs at Harper's repository: https://github.com/apprenticeharper/DeDRM_tools/blob/master/FAQs.md
Traceback (most recent call last): "<string>", line 1, in <module> "/tmp/pip-build-lq905omt/pyarrow/setup.py", line 37, in <module> from Cython.Distutils import build_ext as _build_ext ModuleNotFoundError: No module named 'Cython'
0.227102
Traceback (most recent call last): "<stdin>", line 1, in <module> "/Users/Raza/miniconda3/envs/active-learning/lib/python3.6/site-packages/jax/numpy/lax_numpy.py", line 1653, in array out = lax.reshape(object, ()) "/Users/Raza/miniconda3/envs/active-learning/lib/python3.6/site-packages/jax/lax/lax.py", line 635, in reshape old_sizes=onp.shape(operand)) "/Users/Raza/miniconda3/envs/active-learning/lib/python3.6/site-packages/jax/core.py", line 150, in bind return self.impl(*args, **kwargs) "/Users/Raza/miniconda3/envs/active-learning/lib/python3.6/site-packages/jax/lax/lax.py", line 2475, in _reshape_impl dimensions=dimensions, old_sizes=old_sizes) "/Users/Raza/miniconda3/envs/active-learning/lib/python3.6/site-packages/jax/interpreters/xla.py", line 142, in apply_primitive compiled_fun = xla_primitive_callable(prim, *abstract_args, **params) "/Users/Raza/miniconda3/envs/active-learning/lib/python3.6/site-packages/jax/interpreters/xla.py", line 128, in abstractify raise TypeError("No abstraction handler for type: {}".format(type(x))) TypeError: No abstraction handler for type: <class 'str'>
Traceback (most recent call last): "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py", line 373, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['/var/folders/mn/_hmz7tnd5gd3w_kpdq3c_w_c0000gp/T/build-env-y8zmfs6u/bin/python', '/Users/electronhead/dev/whendo/venv/lib/python3.9/site-packages/pep517/_in_process.py', 'get_requires_for_build_sdist', '/var/folders/mn/_hmz7tnd5gd3w_kpdq3c_w_c0000gp/T/tmpcmhcjjuu']' returned non-zero exit status 1.
0.272478
ERROR: Signature extraction failed: Traceback (most recent call last): "/usr/local/lib/python3.6/dist-packages/youtube_dl/extractor/youtube.py", line 1210, in _decrypt_signature video_id, player_url, s "/usr/local/lib/python3.6/dist-packages/youtube_dl/extractor/youtube.py", line 1121, in _extract_signature_function res = self._parse_sig_js(code) "/usr/local/lib/python3.6/dist-packages/youtube_dl/extractor/youtube.py", line 1182, in _parse_sig_js jscode, 'Initial JS player signature function name', group='sig') "/usr/local/lib/python3.6/dist-packages/youtube_dl/extractor/common.py", line 972, in _search_regex raise RegexNotFoundError('Unable to extract %s' % _name) youtube_dl.utils.RegexNotFoundError: Unable to extract Initial JS player signature function name; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; 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): "pandas_bug.py", line 6, in <module> pd.unique(input) "/Users/johannes/.virtualenvs/pandas/lib/python2.7/site-packages/pandas/core/algorithms.py", line 351, in unique uniques = table.unique(values) "pandas/_libs/hashtable_class_helper.pxi", line 1271, in pandas._libs.hashtable.PyObjectHashTable.unique (pandas/_libs/hashtable.c:21384) ValueError: Buffer has wrong number of dimensions (expected 1, got 2)
0.172435
2016-08-22 20:20:48 - ERROR :: Thread-16 : Uncaught exception: Traceback (most recent call last): "C:\PlexPy\plexpy\logger.py", line 270, in new_run old_run(_args, *_kwargs) "C:\Python27\lib\threading.py", line 754, in run self.__target(_self.__args, *_self.__kwargs) "C:\PlexPy\plexpy\plexwatch_import.py", line 408, in import_from_plexwatch import_ignore_interval=import_ignore_interval) "C:\PlexPy\plexpy\activity_processor.py", line 301, in write_session_history session['transcode_decision']]KeyError: 'transcode_decision'
Traceback (most recent call last): "/usr/local/lib/python3.6/dist-packages/pipenv/vendor/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, "/usr/local/lib/python3.6/dist-packages/pipenv/vendor/urllib3/connectionpool.py", line 381, in _make_request self._validate_conn(conn) "/usr/local/lib/python3.6/dist-packages/pipenv/vendor/urllib3/connectionpool.py", line 976, in _validate_conn conn.connect() "/usr/local/lib/python3.6/dist-packages/pipenv/vendor/urllib3/connection.py", line 370, in connect ssl_context=context, "/usr/local/lib/python3.6/dist-packages/pipenv/vendor/urllib3/util/ssl_.py", line 377, in ssl_wrap_socket return context.wrap_socket(sock, server_hostname=server_hostname) "/usr/lib/python3.6/ssl.py", line 407, in wrap_socket _context=self, _session=session) "/usr/lib/python3.6/ssl.py", line 817, in __init__ self.do_handshake() "/usr/lib/python3.6/ssl.py", line 1077, in do_handshake self._sslobj.do_handshake() "/usr/lib/python3.6/ssl.py", line 689, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:852)
0.2334
Traceback (most recent call last): "/home/erpnext/frappe-bench/apps/frappe/frappe/utils/background_jobs.py", line 99, in execute_job method(**kwargs) "/home/erpnext/frappe-bench/apps/frappe/frappe/core/doctype/data_import/importer.py", line 446, in upload error_log_doc = frappe.log_error(error_trace) "/home/erpnext/frappe-bench/apps/frappe/frappe/__init__.py", line 1482, in log_error "/home/erpnext/frappe-bench/apps/frappe/frappe/model/document.py", line 249, in insert self.run_post_save_methods() "/home/erpnext/frappe-bench/apps/frappe/frappe/model/document.py", line 916, in run_post_save_methods self.run_method("on_update") "/home/erpnext/frappe-bench/apps/frappe/frappe/model/document.py", line 781, in run_method out = Document.hook(fn)(self, *args, **kwargs) "/home/erpnext/frappe-bench/apps/frappe/frappe/model/document.py", line 1058, in composer hooks.append(frappe.get_attr(handler)) "/home/erpnext/frappe-bench/apps/frappe/frappe/__init__.py", line 1017, in get_attr throw(_("App {0} is not installed").format(app_name), AppNotInstalledError) "/home/erpnext/frappe-bench/apps/frappe/frappe/__init__.py", line 798, in get_module return rename_doc(*args, **kwargs) "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module __import__(name) "/home/erpnext/frappe-bench/apps/frappe/frappe/workflow/doctype/workflow_action/workflow_action.py", line 15, in <module> from frappe.utils.user import get_users_with_role ImportError: cannot import name get_users_with_role`
Traceback (most recent call last): "urllib3/connectionpool.py", line 623, in urlopen _stacktrace=sys.exc_info()[2]) "urllib3/util/retry.py", line 285, in increment _observed_errors=_observed_errors) "urllib3/util/retry.py", line 151, in new raise_on_status=self.raise_on_status,AttributeError: 'Retry' object has no attribute 'raise_on_status'
0.223232
Traceback (most recent call last): "app.py", line 27, in <module> from models import Result "/Users/sindhus/Documents/the-real-flask-by-example/models.py", line 1, in <module> from app import db "/Users/sindhus/Documents/the-real-flask-by-example/app.py", line 27, in <module> from models import ResultImportError: cannot import name 'Result'
Traceback (most recent call last): "/Users/vadimborisov/anaconda/lib/python3.5/site-packages/graphviz/backend.py", line 95, in render subprocess.call(args, startupinfo=STARTUPINFO) "/Users/vadimborisov/anaconda/lib/python3.5/subprocess.py", line 557, in call with Popen(*popenargs, **kwargs) as p: "/Users/vadimborisov/anaconda/lib/python3.5/subprocess.py", line 947, in __init__ restore_signals, start_new_session) "/Users/vadimborisov/anaconda/lib/python3.5/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg) NotFoundError: [Errno 2] No such file or directory: 'dot'
0.282164
Traceback (most recent call last): "/sw/build.build/mutagen-py27-1.22-2/mutagen-1.22/tests/test_tools_mid3iconv.py", line 74, in test_comm res, out = self.call("-d", "-e", codec, self.filename) "/sw/build.build/mutagen-py27-1.22-2/mutagen-1.22/tests/test_tools.py", line 32, in call ret = self._main([self.TOOL_NAME] + list(args)) "tools/mid3iconv", line 142, in main update(options, args) "tools/mid3iconv", line 92, in update print id3.pprint().encode(enc, "replace")LookupError: unknown encoding:
[WARNING] [2019-04-23 17:03:09,392:EnsembleBuilder(1):digits] Error loading /tmp/autosklearn_parallel_example_tmp/.auto-sklearn/predictions_ensemble/predictions_ensemble_2_19.npy: Traceback (most recent call last): "/usr/local/lib/python3.6/dist-packages/autosklearn/ensemble_builder.py", line 316, in read_ensemble_preds y_ensemble = self._read_np_fn(fp=fp) "/usr/local/lib/python3.6/dist-packages/autosklearn/ensemble_builder.py", line 641, in _read_np_fn predictions = np.load(fp).astype(dtype=np.float32) "/usr/local/lib/python3.6/dist-packages/numpy/lib/npyio.py", line 451, in load raise ValueError("Cannot load file containing pickled data " ValueError: Cannot load file containing pickled data when allow_pickle=False
0.266102
Traceback (most recent call last): "vecadd_opencl_remote.py", line 70, in <module> test_add() "vecadd_opencl_remote.py", line 48, in test_add f.export_library(tar_path) "/root/.local/lib/python2.7/site-packages/tvm-0.1.0-py2.7-linux-x86_64.egg/tvm/module.py", line 101, in export_library f.write(_PackImportsToC(self, is_system_lib)) "/root/.local/lib/python2.7/site-packages/tvm-0.1.0-py2.7-linux-x86_64.egg/tvm/_ffi/function.py", line 255, in my_api_func return flocal(*args) "/root/.local/lib/python2.7/site-packages/tvm-0.1.0-py2.7-linux-x86_64.egg/tvm/_ffi/_ctypes/function.py", line 183, in __call__ ctypes.byref(ret_val), ctypes.byref(ret_tcode))) "/root/.local/lib/python2.7/site-packages/tvm-0.1.0-py2.7-linux-x86_64.egg/tvm/_ffi/base.py", line 62, in check_call raise TVMError(py_str(_LIB.TVMGetLastError())) tvm._ffi.base.TVMError: [12:56:07] src/runtime/module.cc:81: Module[source] does not support SaveToBinary
Traceback (most recent call last): "/usr/lib/python3.7/multiprocessing/pool.py", line 121, in worker result = (True, func(*args, **kwds)) "/usr/lib/python3.7/multiprocessing/pool.py", line 44, in mapstar return list(map(*args)) "test_zarr_sync.py", line 7, in _par_create_group zarr.open('test.zarr', mode='a', synchronizer=sync, cache_attrs=False) "<venv_path>/lib/python3.7/site-packages/zarr/convenience.py", line 89, in open return open_group(store, mode=mode, **kwargs) "<venv_path>/lib/python3.7/site-packages/zarr/hierarchy.py", line 1171, in open_group init_group(store, path=path, chunk_store=chunk_store) "<venv_path>/lib/python3.7/site-packages/zarr/storage.py", line 473, in init_group chunk_store=chunk_store) "<venv_path>/lib/python3.7/site-packages/zarr/storage.py", line 492, in _init_group_metadata raise ContainsGroupError(path) zarr.errors.ContainsGroupError: path '' contains a group
0.308617
Traceback (most recent call last): "/usr/lib/python3.6/site-packages/urllib3/connectionpool.py", line 600, in urlopen chunked=chunked) "/usr/lib/python3.6/site-packages/urllib3/connectionpool.py", line 343, in _make_request self._validate_conn(conn) "/usr/lib/python3.6/site-packages/urllib3/connectionpool.py", line 839, in _validate_conn conn.connect() "/usr/lib/python3.6/site-packages/urllib3/connection.py", line 344, in connect ssl_context=context) "/usr/lib/python3.6/site-packages/urllib3/util/ssl_.py", line 354, in ssl_wrap_socket return context.wrap_socket(sock, server_hostname=server_hostname) "/usr/lib64/python3.6/ssl.py", line 365, in wrap_socket _context=self, _session=session) "/usr/lib64/python3.6/ssl.py", line 776, in __init__ self.do_handshake() "/usr/lib64/python3.6/ssl.py", line 1036, in do_handshake self._sslobj.do_handshake() "/usr/lib64/python3.6/ssl.py", line 648, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:897)
Traceback (most recent call last): "/home/factory/PerfKitBenchmarker/perfkitbenchmarker/background_tasks.py", line 255, in Run self.return_value = self.target(*self.args, **self.kwargs) "/home/factory/PerfKitBenchmarker/perfkitbenchmarker/linux_benchmarks/cassandra_stress_benchmark.py", line 404, in RunTestOnLoader threads=FLAGS.num_cassandra_stress_threads)) "/home/factory/PerfKitBenchmarker/perfkitbenchmarker/linux_virtual_machine.py", line 281, in RobustRemoteCommand return _WaitForCommand() "/home/factory/PerfKitBenchmarker/perfkitbenchmarker/linux_virtual_machine.py", line 278, in _WaitForCommand ignore_failure=ignore_failure) "/home/factory/PerfKitBenchmarker/perfkitbenchmarker/linux_virtual_machine.py", line 724, in RemoteCommand return self.RemoteCommandWithReturnCode(*args, **kwargs)[:2] "/home/factory/PerfKitBenchmarker/perfkitbenchmarker/linux_virtual_machine.py", line 740, in RemoteCommandWithReturnCode return self.RemoteHostCommandWithReturnCode(*args, **kwargs) "/home/factory/PerfKitBenchmarker/perfkitbenchmarker/linux_virtual_machine.py", line 812, in RemoteHostCommandWithReturnCode raise errors.VirtualMachine.RemoteCommandError(error_text) RemoteCommandError: Got non-zero return code (1) executing python /tmp/pkb/wait_for_command.py --status /tmp/pkb/cmd0f419fc8-ddb3-4f79-97f7-a259688defb1.status --stdout /tmp/pkb/cmd0f419fc8-ddb3-4f79-97f7-a259688defb1.stdout --stderr /tmp/pkb/cmd0f419fc8-ddb3-4f79-97f7-a259688defb1.stderr --delete
0.267584
Traceback (most recent call last): "./youtube-dl/youtube_dl/extractor/twitch.py", line 83, in login_step headers=headers) "./youtube-dl/youtube_dl/extractor/common.py", line 651, in _download_json encoding=encoding, data=data, headers=headers, query=query) "./youtube-dl/youtube_dl/extractor/common.py", line 619, in _download_webpage res = self._download_webpage_handle(url_or_request, video_id, note, errnote, fatal, encoding=encoding, data=data, headers=headers, query=query) "./youtube-dl/youtube_dl/extractor/common.py", line 526, in _download_webpage_handle urlh = self._request_webpage(url_or_request, video_id, note, errnote, fatal, data=data, headers=headers, query=query) "./youtube-dl/youtube_dl/extractor/common.py", line 506, in _request_webpage raise ExtractorError(errmsg, sys.exc_info()[2], cause=err) ExtractorError: Unable to download JSON metadata: HTTP Error 400: Bad Request (caused by HTTPError()); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last): "C:\Users\Tebruski\Desktop\ENGENHARIA REVERSA\Mobile-Security-Framework-MobSF-master\DynamicAnalyzer\views\android\environment.py", line 92, in adb_command result = subprocess.check_output(args) "C:\Users\Tebruski\Anaconda3\lib\subprocess.py", line 395, in check_output **kwargs).stdout "C:\Users\Tebruski\Anaconda3\lib\subprocess.py", line 487, in run output=stdout, stderr=stderr) subprocess.CalledProcessError: Command '['C:\\Program s\\Genymobile\\Genymotion\\tools\\adb.exe', '-s', '192.168.115.101:5555', 'shell', 'screencap', '-p', '/data/local/stream.png']' returned non-zero exit status 1.
0.16858
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/aiohttp/web_ws.py", line 102, in _send_heartbeat self._loop.create_task(self._writer.ping()) # type: ignore AttributeError: 'NoneType' object has no attribute 'ping'
Traceback (most recent call last): "hummingbot\core\clock.pyx", line 119, in hummingbot.core.clock.Clock.run_til "hummingbot\strategy\pure_market_making\pure_market_making.pyx", line 583, in hummingbot.strategy.pure_market_making.pure_market_making.PureMarketMakingStrategy.c_tick "hummingbot\strategy\pure_market_making\pure_market_making.pyx", line 609, in hummingbot.strategy.pure_market_making.pure_market_making.PureMarketMakingStrategy.c_create_base_proposal "hummingbot\strategy\pure_market_making\pure_market_making.pyx", line 338, in hummingbot.strategy.pure_market_making.pure_market_making.PureMarketMakingStrategy.c_get_mid_price "hummingbot\strategy\market_trading_pair_tuple.py", line 33, in get_mid_price "hummingbot\market\market_base.pyx", line 109, in hummingbot.market.market_base.MarketBase.get_mid_price "hummingbot\market\market_base.pyx", line 316, in hummingbot.market.market_base.MarketBase.get_price "hummingbot\market\market_base.pyx", line 215, in hummingbot.market.market_base.MarketBase.c_get_price "hummingbot\market\market_base.pyx", line 190, in hummingbot.market.market_base.MarketBase.c_quantize_order_price "hummingbot\market\kraken\kraken_market.pyx", line 1126, in hummingbot.market.kraken.kraken_market.KrakenMarket.c_get_order_price_quantum KeyError: 'GBPUSD'`
0.321873
Comment: An exception occurred in this state: Traceback (most recent call last): "c:\salt\bin\lib\site-packages\salt-3000.3-py3.5.egg\salt\state.py", line 1981, in call **cdata['kwargs']) "c:\salt\bin\lib\site-packages\salt-3000.3-py3.5.egg\salt\loader.py", line 1977, in wrapper return f(*args, **kwargs) "c:\salt\bin\lib\site-packages\salt-3000.3-py3.5.egg\salt\states\cmd.py", line 892, in run cret = mod_run_check(cmd_kwargs, onlyif, unless, creates) "c:\salt\bin\lib\site-packages\salt-3000.3-py3.5.egg\salt\states\cmd.py", line 366, in mod_run_check cmd = __salt__['cmd.retcode'](unless, ignore_retcode=True, python_shell=True, **cmd_kwargs) "c:\salt\bin\lib\site-packages\salt-3000.3-py3.5.egg\salt\modules\cmdmod.py", line 2277, in retcode **kwargs) "c:\salt\bin\lib\site-packages\salt-3000.3-py3.5.egg\salt\modules\cmdmod.py", line 598, in _run run_env['PATH'] = ':'.join((prepend_path, run_env['PATH'])) KeyError: 'PATH' Started: 14:23:09.012359
Traceback (most recent call last): "/usr/local/lib/python3.4/dist-packages/hangups/pblite.py", line 105, in parse res.append(self._field.parse(field_input)) "/usr/local/lib/python3.4/dist-packages/hangups/pblite.py", line 160, in parse format(name, e))ValueError: Message field 'event_otr': None is not a valid OffTheRecordStatus
0.275217
Traceback (most recent call last): "D:\CodingTools\Python\Anaconda3\lib\site-packages\requests\models.py", line 676, in generate for chunk in self.raw.stream(chunk_size, decode_content=True): "D:\CodingTools\Python\Anaconda3\lib\site-packages\requests\packages\urllib3\response.py", line 357, in stream data = self.read(amt=amt, decode_content=decode_content) "D:\CodingTools\Python\Anaconda3\lib\site-packages\requests\packages\urllib3\response.py", line 324, in read flush_decoder = True "D:\CodingTools\Python\Anaconda3\lib\contextlib.py", line 77, in __exit__ self.gen.throw(type, value, traceback) "D:\CodingTools\Python\Anaconda3\lib\site-packages\requests\packages\urllib3\response.py", line 237, in _error_catcher raise ReadTimeoutError(self._pool, None, 'Read timed out.') requests.packages.urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='repo.continuum.io', port=443): Read timed out.
Traceback (most recent call last): "main.py", line 13, in <module> t = Trainer(my_loader, checkpoint, args) "/home/yschoi/work/SR/EDSR-PyTorch_custom/code/trainer.py", line 21, in __init__ self.model, self.loss, self.optimizer, self.scheduler = ckp.load() "/home/yschoi/work/SR/EDSR-PyTorch_custom/code/utils.py", line 80, in load my_model = model(self.args).get_model() "/home/yschoi/work/SR/EDSR-PyTorch_custom/code/model/__init__.py", line 18, in get_model my_model.load_state_dict(torch.load(self.args.pre_train)) "/home/yschoi/work/SR/EDSR-PyTorch_custom/code/model/EDSR.py", line 78, in load_state_dict raise KeyError('missing keys in state_dict: "{}"'.format(missing)) KeyError: 'missing keys in state_dict: "{\'tail.0.2.bias\', \'tail.0.2.weight\'}"'
0.307993
Traceback (most recent call last): "./jira-tool.py", line 284, in <module> main() "./jira-tool.py", line 271, in main ticket = jira.open(my_int, 'csullivan', my_float) "/home/csullivan/jira-tool/api/jira.py", line 55, in open jira.assign_issue(issue, assignee) "/home/csullivan/.pyenv/jira/lib/python3.7/site-packages/jira/client.py", line 126, in wrapper result = func(*arg_list, **kwargs) "/home/csullivan/.pyenv/jira/lib/python3.7/site-packages/jira/client.py", line 1311, in assign_issue url, data=json.dumps(payload)) "/home/csullivan/.pyenv/jira/lib/python3.7/site-packages/jira/resilientsession.py", line 157, in put return self.__verb('PUT', url, **kwargs) "/home/csullivan/.pyenv/jira/lib/python3.7/site-packages/jira/resilientsession.py", line 147, in __verb raise_on_error(response, verb=verb, **kwargs) "/home/csullivan/.pyenv/jira/lib/python3.7/site-packages/jira/resilientsession.py", line 57, in raise_on_error r.status_code, error, r.url, request=request, response=r, **kwargs) jira.exceptions.JIRAError: JiraError HTTP 400 url: https://mycompany.atlassian.net/rest/api/latest/issue/ISSUE-8888/assignee
Traceback (most recent call last): "C:\Users\piproadm\.conda\envs\EmpTime\lib\site-packages\qtconsole\base_frontend_mixin.py", line 138, in _dispatch handler(msg) "C:\Users\piproadm\.conda\envs\EmpTime\lib\site-packages\spyder\plugins\ipythonconsole\widgets\namespacebrowser.py", line 172, in _handle_execute_reply self.refresh_namespacebrowser() "C:\Users\piproadm\.conda\envs\EmpTime\lib\site-packages\spyder\plugins\ipythonconsole\widgets\namespacebrowser.py", line 63, in refresh_namespacebrowser callback=self.set_namespace_view "C:\Users\piproadm\.conda\envs\EmpTime\lib\site-packages\spyder_kernels\comms\commbase.py", line 538, in __call__ call_dict, call_data, self._comm_id) "C:\Users\piproadm\.conda\envs\EmpTime\lib\site-packages\spyder\plugins\ipythonconsole\comms\kernelcomm.py", line 130, in _get_call_return_value with self.comm_channel_manager(comm_id, queue_message=not interrupt): "C:\Users\piproadm\.conda\envs\EmpTime\lib\contextlib.py", line 112, in __enter__ return next(self.gen) "C:\Users\piproadm\.conda\envs\EmpTime\lib\site-packages\spyder\plugins\ipythonconsole\comms\kernelcomm.py", line 87, in comm_channel_manager timeout) "C:\Users\piproadm\.conda\envs\EmpTime\lib\site-packages\spyder\plugins\ipythonconsole\comms\kernelcomm.py", line 168, in _wait raise TimeoutError(timeout_msg)TimeoutError: Timeout while waiting for comm port.
0.139803
Traceback (most recent call last): "/tmp/GitPython/git/test/lib/helper.py", line 92, in wrapper return func(self, path) "/tmp/GitPython/git/test/test_submodule.py", line 741, in test_git_submodule_compatibility sm = parent.create_submodule('mymodules/myname', sm_path, url=self._small_repo_url()) "/tmp/GitPython/git/repo/base.py", line 332, in create_submodule return Submodule.add(self, *args, **kwargs) "/tmp/GitPython/git/objects/submodule/base.py", line 401, in add mrepo = cls._clone_repo(repo, url, path, name, **kwargs) "/tmp/GitPython/git/objects/submodule/base.py", line 261, in _clone_repo clone = git.Repo.clone_from(url, module_checkout_path, **kwargs) "/tmp/GitPython/git/repo/base.py", line 972, in clone_from return cls._clone(git, url, to_path, GitCmdObjectDB, progress, **kwargs) "/tmp/GitPython/git/repo/base.py", line 927, in _clone finalize_process(proc, stderr=stderr) "/tmp/GitPython/git/util.py", line 341, in finalize_process proc.wait(**kwargs) "/tmp/GitPython/git/cmd.py", line 418, in wait raise GitCommandError(self.args, status, errstr) git.exc.GitCommandError: Cmd('/usr/pkg/bin/git') failed due to: exit code(128)
Traceback (most recent call last): "/usr/local/bin/molecule", line 11, in <module> sys.exit(main()) "/usr/local/lib/python2.7/dist-packages/click/core.py", line 722, in __call__ return self.main(*args, **kwargs) "/usr/local/lib/python2.7/dist-packages/click/core.py", line 697, in main rv = self.invoke(ctx) "/usr/local/lib/python2.7/dist-packages/click/core.py", line 1066, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) "/usr/local/lib/python2.7/dist-packages/click/core.py", line 895, in invoke return ctx.invoke(self.callback, **ctx.params) "/usr/local/lib/python2.7/dist-packages/click/core.py", line 535, in invoke return callback(*args, **kwargs) "/usr/local/lib/python2.7/dist-packages/click/decorators.py", line 17, in new_func return f(get_current_context(), *args, **kwargs) "/usr/local/lib/python2.7/dist-packages/molecule/command/destroy.py", line 107, in destroy base.execute_subcommand(scenario.config, term) "/usr/local/lib/python2.7/dist-packages/molecule/command/base.py", line 99, in execute_subcommand return command(config).execute() "/usr/local/lib/python2.7/dist-packages/molecule/command/destroy.py", line 62, in execute self.prune() "/usr/local/lib/python2.7/dist-packages/molecule/command/base.py", line 65, in prune self._config.state.state_file, "/usr/local/lib/python2.7/dist-packages/molecule/config.py", line 197, in state return state.State(self) "/usr/local/lib/python2.7/dist-packages/molecule/state.py", line 68, in __init__ self._data = self._get_data() "/usr/local/lib/python2.7/dist-packages/molecule/state.py", line 120, in _get_data return self._load_file() "/usr/local/lib/python2.7/dist-packages/molecule/state.py", line 132, in _load_file return util.safe_load_file(self.state_file) "/usr/local/lib/python2.7/dist-packages/molecule/util.py", line 186, in safe_load_file return safe_load(stream) "/usr/local/lib/python2.7/dist-packages/molecule/util.py", line 175, in safe_load return yaml.safe_load(string) or {} "/usr/local/lib/python2.7/dist-packages/yaml/__init__.py", line 93, in safe_load return load(stream, SafeLoader) "/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 39, in get_single_node if not self.check_event(StreamEndEvent): "/usr/local/lib/python2.7/dist-packages/yaml/parser.py", line 98, in check_event self.current_event = self.state() "/usr/local/lib/python2.7/dist-packages/yaml/parser.py", line 174, in parse_document_start self.peek_token().start_mark) yaml.parser.ParserError: expected '<document start>', but found '<block mapping start>'
0.324768
Traceback (most recent call last): "<stdin>", line 1, in <module> "/usr/local/lib/python3.7/site-packages/scipy/stats/_distn_infrastructure.py", line 771, in __call__ return self.freeze(*args, **kwds) "/usr/local/lib/python3.7/site-packages/scipy/stats/_distn_infrastructure.py", line 768, in freeze return rv_frozen(self, *args, **kwds) "/usr/local/lib/python3.7/site-packages/scipy/stats/_distn_infrastructure.py", line 431, in __init__ self.dist._argcheck(*shapes) "/usr/local/lib/python3.7/site-packages/scipy/stats/_continuous_distns.py", line 4012, in _argcheck return (b > 0) & (a == a) TypeError: '>' not supported between instances of 'list' and 'int'
Traceback (most recent call last): "<stdin>", line 1, in <module> "/usr/local/lib/python3.6/site-packages/requests/api.py", line 72, in get return request('get', url, params=params, **kwargs) "/usr/local/lib/python3.6/site-packages/requests/api.py", line 58, in request return session.request(method=method, url=url, **kwargs) "/usr/local/lib/python3.6/site-packages/requests/sessions.py", line 508, in request resp = self.send(prep, **send_kwargs) "/usr/local/lib/python3.6/site-packages/requests/sessions.py", line 618, in send r = adapter.send(request, **kwargs) "/usr/local/lib/python3.6/site-packages/requests/adapters.py", line 508, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPConnectionPool(host='google.com', port=80): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fcbf63ce0f0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',))
0.296639
Traceback (most recent call last): "<string>", line 1, in <module> "C:\Users\{User}\AppData\Local\Temp\pip-build-rnj1hcy_\uvloop\setup.py", line 11, in <module> raise RuntimeError('uvloop does not support Windows at the moment') RuntimeError: uvloop does not support Windows at the moment
Traceback (most recent call last): "/usr/lib/python3.7/site-packages/youtube_dl/extractor/youtube.py", line 1221, in _decrypt_signature video_id, player_url, s "/usr/lib/python3.7/site-packages/youtube_dl/extractor/youtube.py", line 1130, in _extract_signature_function res = self._parse_sig_js(code) "/usr/lib/python3.7/site-packages/youtube_dl/extractor/youtube.py", line 1193, in _parse_sig_js jscode, 'Initial JS player signature function name', group='sig') "/usr/lib/python3.7/site-packages/youtube_dl/extractor/common.py", line 983, in _search_regex raise RegexNotFoundError('Unable to extract %s' % _name) youtube_dl.utils.RegexNotFoundError: Unable to extract Initial JS player signature function name; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
0.179877
Traceback (most recent call last): "/build/python-gevent/src/gevent/greentest/greentest.py", line 280, in wrapped return method(self, *args, **kwargs) "/build/python-gevent/src/gevent/greentest/greentest.py", line 269, in wrapped return method(self, *args, **kwargs) "test__ssl.py", line 53, in test_ssl_sendall_timeout0 self.assertRaises(expected, client.sendall, self._test_sendall_data) AssertionError: SSLWantWriteError not raised by sendall
Traceback (most recent call last): "bootstrap.py", line 92, in <module> ez['use_setuptools'](**setup_args) "<string>", line 178, in use_setuptools "<string>", line 129, in _do_download "<string>", line 75, in _build_eggIOError: Could not build the egg.
0.255509
Traceback (most recent call last): "site-packages\calibre\customize\ui.py", line 171, in _run_filetype_plugins "calibre_plugins.dedrm.__init__", line 622, in run "calibre_plugins.dedrm.__init__", line 293, in ePubDecrypt DeDRMError: DeDRM v6.5.4: Ultimately failed to decrypt after 0.1 seconds.
Traceback (most recent call last): "/usr/src/homeassistant/homeassistant/components/recorder/__init__.py", line 379, in run self.event_session.flush() "/usr/local/lib/python3.8/site-packages/sqlalchemy/orm/session.py", line 2523, in flush self._flush(objects) "/usr/local/lib/python3.8/site-packages/sqlalchemy/orm/session.py", line 2618, in _flush flush_context.transaction = transaction = self.begin( "/usr/local/lib/python3.8/site-packages/sqlalchemy/orm/session.py", line 953, in begin self.transaction = self.transaction._begin(nested=nested) "/usr/local/lib/python3.8/site-packages/sqlalchemy/orm/session.py", line 317, in _begin self._assert_active() "/usr/local/lib/python3.8/site-packages/sqlalchemy/orm/session.py", line 289, in _assert_active raise sa_exc.InvalidRequestError( sqlalchemy.exc.InvalidRequestError: This Session's transaction has been rolled back due to a previous exception during flush. To begin a new transaction with this Session, first issue Session.rollback(). Original exception was: (MySQLdb._exceptions.DataError) (1406, "Data too long for column 'event_type' at row 1")
0.253355
Traceback (most recent call last): "/app/superset/views/base.py", line 181, in wraps return f(self, *args, **kwargs) "/app/superset/utils/log.py", line 164, in wrapper value = f(*args, **kwargs) "/app/superset/utils/cache.py", line 152, in wrapper return f(*args, **kwargs) "/app/superset/views/utils.py", line 451, in wrapper return f(*args, **kwargs) "/app/superset/views/core.py", line 619, in explore_json return self.generate_json(viz_obj, response_type) "/app/superset/views/core.py", line 456, in generate_json payload = viz_obj.get_payload() "/app/superset/viz.py", line 464, in get_payload payload["data"] = self.get_data(df) "/app/superset/viz.py", line 1531, in get_data chart_data = self.to_series(df) "/app/superset/viz.py", line 1500, in to_series ys = series[m] KeyError: 'metric1'
Exception occurred in runner manage.versions: Traceback (most recent call last): "/usr/lib/python2.7/site-packages/salt/client/mixins.py", line 392, in _low data['return'] = self.functions[fun](*args, **kwargs) "/usr/lib/python2.7/site-packages/salt/runners/manage.py", line 666, in versions minion_version = salt.version.SaltStackVersion.parse(minions[minion]) "/usr/lib/python2.7/site-packages/salt/version.py", line 261, in parse if version_string.lower() in cls.LNAMES: AttributeError: 'bool' object has no attribute 'lower'
0.299195
Traceback (most recent call last): "C:\Python37\Scripts\gcalcli-script.py", line 11, in <module> load_entry_point('gcalcli==4.0.0a5', 'console_scripts', 'gcalcli')() "C:\Python37\lib\site-packages\gcalcli-4.0.0a5-py3.7.egg\gcalcli\gcalcli.py", line 1614, in main "C:\Python37\lib\site-packages\gcalcli-4.0.0a5-py3.7.egg\gcalcli\gcalcli.py", line 1170, in AgendaQuery "C:\Python37\lib\site-packages\gcalcli-4.0.0a5-py3.7.egg\gcalcli\gcalcli.py", line 1154, in _display_queried_events "C:\Python37\lib\site-packages\gcalcli-4.0.0a5-py3.7.egg\gcalcli\gcalcli.py", line 1036, in _iterate_events "C:\Python37\lib\site-packages\gcalcli-4.0.0a5-py3.7.egg\gcalcli\gcalcli.py", line 732, in _PrintEvent "C:\Python37\lib\site-packages\gcalcli-4.0.0a5-py3.7.egg\gcalcli\printer.py", line 91, in msg "C:\Python37\lib\encodings\cp1252.py", line 19, in encode return codecs.charmap_encode(input,self.errors,encoding_table)[0] UnicodeEncodeError: 'charmap' codec can't encode characters in position 35-36: character maps to <undefined>
Traceback (most recent call last): "indexes.py", line 13, in <module> result = investpy.get_index_historical_data(index=product, country=country, from_date='01/01/2001', to_date=d1, interval=interval, order='descending') "/usr/local/lib/python3.8/dist-packages/investpy-0.9.12-py3.8.egg/investpy/indices.py", line 504, in get_index_historical_data RuntimeError: ERR#0045: index us dollar index not found, check if it is correct.
0.227178
Traceback (most recent call last): "/…/lib/python3.7/site-packages/kombu/utils/objects.py", line 42, in __get__ return obj.__dict__[self.__name__] KeyError: 'db'
Traceback (most recent call last): "/home/meetingology/.local/lib/python2.7/site-packages/supybot/plugins/Owner/plugin.py", line 125, in __init__ self._connect(network) "/home/meetingology/.local/lib/python2.7/site-packages/supybot/plugins/Owner/plugin.py", line 165, in _connect driver = drivers.newDriver(newIrc) "/home/meetingology/.local/lib/python2.7/site-packages/supybot/drivers/__init__.py", line 190, in newDriver driver = driverModule.Driver(irc) "/home/meetingology/.local/lib/python2.7/site-packages/supybot/drivers/Socket.py", line 85, in __init__ self.connect() "/home/meetingology/.local/lib/python2.7/site-packages/supybot/drivers/Socket.py", line 218, in connect self.reconnect(reset=False, **kwargs) "/home/meetingology/.local/lib/python2.7/site-packages/supybot/drivers/Socket.py", line 281, in reconnect self.starttls() "/home/meetingology/.local/lib/python2.7/site-packages/supybot/drivers/Socket.py", line 376, in starttls ca_file=network_config.ssl.authorityCertificate(), "/home/meetingology/.local/lib/python2.7/site-packages/supybot/utils/net.py", line 169, in ssl_wrap_socket ssl_version=ssl.ssl.PROTOCOL_TLSv1, verify_mode=ssl.CERT_NONE)AttributeError: 'module' object has no attribute 'ssl'
0.280359
Traceback (most recent call last): "/usr/local/bin/crackmapexec", line 11, in <module> load_entry_point('crackmapexec==4.0.1.dev0', 'console_scripts', 'crackmapexec')() "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 489, in load_entry_point return get_distribution(dist).load_entry_point(group, name) "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 2852, in load_entry_point return ep.load() "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 2443, in load return self.resolve() "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 2449, in resolve module = __import__(self.module_name, fromlist=['__name__'], level=0) "/usr/local/lib/python2.7/dist-packages/crackmapexec-4.0.1.dev0-py2.7.egg/cme/__init__.py", line 10, in <module> for module in os.listdir(thirdparty_modules): OSError: [Errno 2] No such file or directory: '/usr/local/lib/python2.7/dist-packages/crackmapexec-4.0.1.dev0-py2.7.egg/cme/thirdparty'
[DEBUG ] Sending event - data = {'jid': '20150325003132544036', 'return': 'Exception occurred in wheel key.delete: Traceback (most recent call last):\n "/usr/lib/python2.7/site-packages/salt/client/mixins.py", line 295, in low\n f_call = salt.utils.format_call(self.functions[fun], low, expected_extra_kws=CLIENT_INTERNAL_KEYWORDS)\n "/usr/lib/python2.7/site-packages/salt/utils/__init__.py", line 799, in format_call\n \'\' if \'full\' not in ret else \' Please update your state files.\'\nSaltInvocationError: \'__id__\', \'state\', \'order\', \'name\' and \'user\' are invalid keyword arguments for salt.loaded.int.wheel.key.delete. If you were trying to pass additional data to be used in a template context, please populate \'context\' with \'key: value\' pairs.\n', 'success': False, '_stamp': '2015-03-25T00:31:33.567739', 'user': 'Reactor', 'fun': 'wheel.key.delete'}```
0.328398
Traceback (most recent call last): "./hello_world_vcenter.py", line 104, in <module> main() "./hello_world_vcenter.py", line 85, in main print "The server is {}!".format(args.host)ValueError: zero length field name in format`
Traceback (most recent call last): "/Users/ahmet-anil.pala/klarna_repos/fraud-model-utils/.venv/lib/python3.7/site-packages/vaex/dataframe.py", line 3557, in table_part values = dict(zip(column_names, df.evaluate(column_names))) "/Users/ahmet-anil.pala/klarna_repos/fraud-model-utils/.venv/lib/python3.7/site-packages/vaex/dataframe.py", line 2626, in evaluate return self._evaluate_implementation(expression, i1=i1, i2=i2, out=out, selection=selection, filtered=filtered, array_type=array_type, parallel=parallel, chunk_size=chunk_size) "/Users/ahmet-anil.pala/klarna_repos/fraud-model-utils/.venv/lib/python3.7/site-packages/vaex/dataframe.py", line 5483, in _evaluate_implementation dtypes[expression] = dtype = df.data_type(expression).internal "/Users/ahmet-anil.pala/klarna_repos/fraud-model-utils/.venv/lib/python3.7/site-packages/vaex/dataframe.py", line 1968, in data_type data = self.evaluate(expression, 0, 1, filtered=True, array_type=array_type, parallel=False) "/Users/ahmet-anil.pala/klarna_repos/fraud-model-utils/.venv/lib/python3.7/site-packages/vaex/dataframe.py", line 2626, in evaluate return self._evaluate_implementation(expression, i1=i1, i2=i2, out=out, selection=selection, filtered=filtered, array_type=array_type, parallel=parallel, chunk_size=chunk_size) "/Users/ahmet-anil.pala/klarna_repos/fraud-model-utils/.venv/lib/python3.7/site-packages/vaex/dataframe.py", line 5570, in _evaluate_implementation value = scope.evaluate(expression) "/Users/ahmet-anil.pala/klarna_repos/fraud-model-utils/.venv/lib/python3.7/site-packages/vaex/scopes.py", line 102, in evaluate result = self[expression] "/Users/ahmet-anil.pala/klarna_repos/fraud-model-utils/.venv/lib/python3.7/site-packages/vaex/scopes.py", line 152, in __getitem__ values = self.evaluate(expression) "/Users/ahmet-anil.pala/klarna_repos/fraud-model-utils/.venv/lib/python3.7/site-packages/vaex/scopes.py", line 108, in evaluate result = eval(expression, expression_namespace, self) "<string>", line 1, in <module> NameError: name 'C' is not defined
0.271946
Traceback (most recent call last): "/opt/openstates/venv-pupa//bin/pupa", line 11, in <module> load_entry_point('pupa', 'console_scripts', 'pupa')() "/opt/openstates/venv-pupa/src/pupa/pupa/cli/__main__.py", line 68, in main subcommands[args.subcommand].handle(args, other) "/opt/openstates/venv-pupa/src/pupa/pupa/cli/commands/update.py", line 260, in handle return self.do_handle(args, other, juris) "/opt/openstates/venv-pupa/src/pupa/pupa/cli/commands/update.py", line 305, in do_handle report['scrape'] = self.do_scrape(juris, args, scrapers) "/opt/openstates/venv-pupa/src/pupa/pupa/cli/commands/update.py", line 173, in do_scrape report[scraper_name] = scraper.do_scrape(**scrape_args) "/opt/openstates/venv-pupa/src/pupa/pupa/scrape/base.py", line 111, in do_scrape for obj in self.scrape(**kwargs) or []: "/opt/openstates/openstates/openstates/tx/bills.py", line 82, in scrape for item in analysis_files: "/opt/openstates/openstates/openstates/tx/bills.py", line 54, in _get_ftp_files for item in self._get_ftp_files(root, '/'.join([dir_, name])): "/opt/openstates/openstates/openstates/tx/bills.py", line 54, in _get_ftp_files for item in self._get_ftp_files(root, '/'.join([dir_, name])): "/opt/openstates/openstates/openstates/tx/bills.py", line 33, in _get_ftp_files ftp = ftplib.FTP(root) "/usr/lib/python3.6/ftplib.py", line 117, in __init__ self.connect(host) "/usr/lib/python3.6/ftplib.py", line 152, in connect source_address=self.source_address) "/usr/lib/python3.6/socket.py", line 724, in create_connection raise err "/usr/lib/python3.6/socket.py", line 713, in create_connection sock.connect(sa) ConnectionRefusedError: [Errno 111] Connection refused
Traceback (most recent call last): "<stdin>", line 1, in <module> "C:\Users\kapi2\Documents\dev\fbchat\fbchat\_client.py", line 1603, in sendRemote s files = self._upload(get_files_from_urls(file_urls)) "C:\Users\kapi2\Documents\dev\fbchat\fbchat\_client.py", line 1552, in _upload as_json=True, "C:\Users\kapi2\Documents\dev\fbchat\fbchat\_client.py", line 265, in _post raise e "C:\Users\kapi2\Documents\dev\fbchat\fbchat\_client.py", line 253, in _post return check_request(r, as_json=as_json) "C:\Users\kapi2\Documents\dev\fbchat\fbchat\_util.py", line 285, in check_request check_json(j) "C:\Users\kapi2\Documents\dev\fbchat\fbchat\_util.py", line 250, in check_json fb_error_message=j["errorDescription"], fbchat._exception.FBchatFacebookError: Error #1545026 when sending request: Format załączanego pliku jest niedozwolony. Spróbuj załączyć plik w innym formacie.
0.271788
Traceback (most recent call last): "/usr/bin/ansible-cmdb", line 91, in <module> sys.stdout.write(mytemplate.render(hosts=ansible.hosts, **params).encode('utf-8')) "/usr/lib/ansible-cmdb/mako/template.py", line 443, in render return runtime._render(self, self.callable_, args, data) "/usr/lib/ansible-cmdb/mako/runtime.py", line 803, in _render **_kwargs_for_callable(callable_, data)) "/usr/lib/ansible-cmdb/mako/runtime.py", line 835, in _render_context _exec_template(inherit, lclcontext, args=args, kwargs=kwargs) "/usr/lib/ansible-cmdb/mako/runtime.py", line 860, in _exec_template callable_(context, *args, **kwargs) "_usr_lib_ansible_cmdb_ansiblecmdb_data_tpl_html_fancy_tpl", line 212, in render_body "_usr_lib_ansible_cmdb_ansiblecmdb_data_tpl_html_fancy_tpl", line 50, in col_comment "_usr_lib_ansible_cmdb_ansiblecmdb_data_tpl_html_fancy_tpl", line 650, in render_col_commentUnicodeDecodeError: 'ascii' codec can't decode byte 0xe5 in position 0: ordinal not in range(128)
Traceback (most recent call last): "/home/hummingbot/hummingbot/connector/connector/balancer/balancer_connector.py", line 156, in get_quote_price resp = await self._api_request("post", "/home/hummingbot/hummingbot/connector/connector/balancer/balancer_connector.py", line 477, in _api_request raise IOError(f"Error fetching data from {url}. HTTP status is {response.status}.{err_msg}") OSError: Error fetching data from https://localhost:5000/balancer/sell-price. HTTP status is 500. Message: Operation Error
0.203053
Traceback (most recent call last): "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 796, in extract_info ie_result = ie.extract(url) "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 530, in extract ie_result = self._real_extract(url) "/usr/local/bin/youtube-dl/youtube_dl/extractor/sixplay.py", line 113, in _real_extract self._sort_formats(formats) "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 1327, in _sort_formats raise ExtractorError('No video formats found') ExtractorError: No video formats found; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last): "setup.py", line 21, in <module> exec(init_file.read(), command_ns) "<string>", line 11, in <module> "/tmp/tmpmNBMZ1/setuptools-24.0.0/setuptools/__init__.py", line 14, in <module> from setuptools.extension import Extension "/tmp/tmpmNBMZ1/setuptools-24.0.0/setuptools/extension.py", line 11, in <module> from . import msvc "/tmp/tmpmNBMZ1/setuptools-24.0.0/setuptools/msvc.py", line 244, in <module> class PlatformInfo: "/tmp/tmpmNBMZ1/setuptools-24.0.0/setuptools/msvc.py", line 253, in PlatformInfo current_cpu = safe_env['processor_architecture'].lower() "/usr/lib/python2.7/UserDict.py", line 23, in __getitem__ raise KeyError(key)KeyError: 'processor_architecture'
0.1765
Traceback (most recent call last): "edit_sequences.py", line 211, in <module> alter_sequence_shape(source_path, out_path, flame_model_fname, pc_idx=pc_idx, pc_range=pc_range) "edit_sequences.py", line 144, in alter_sequence_shape model_parms[:, pc_idx] = np.hstack((np.interp(xsteps1, x1, y1), np.interp(xsteps2, x2, y2))) ValueError: could not broadcast input array from shape (296) into shape (295)
Traceback (most recent call last): "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen chunked=chunked, "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 387, in _make_request conn.request(method, url, **httplib_request_kw) "/usr/local/lib/python3.7/http/client.py", line 1252, in request self._send_request(method, url, body, headers, encode_chunked) "/usr/local/lib/python3.7/http/client.py", line 1298, in _send_request self.endheaders(body, encode_chunked=encode_chunked) "/usr/local/lib/python3.7/http/client.py", line 1247, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) "/usr/local/lib/python3.7/http/client.py", line 1026, in _send_output self.send(msg) "/usr/local/lib/python3.7/http/client.py", line 966, in send self.connect() "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 184, in connect conn = self._new_conn() "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 169, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0xffff7b2de890>: Failed to establish a new connection: [Errno 101] Network unreachable
0.312318
Traceback (most recent call last): "<string>", line 1, in <module> "/tmp/pip-install-0hw4x1jt/twisted_16f46140f26648a2b2f1e4fb26738fc1/setup.py", line 89 print """You seem to be running a very old version of setuptools. ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("""You seem to be running a very old version of setuptools.)?
Traceback (most recent call last): "nsx-lab-bootstrap.py", line 449, in <module> main() "nsx-lab-bootstrap.py", line 442, in main conf.deploy() "nsx-lab-bootstrap.py", line 420, in deploy self.deploy_nsx_manager() "nsx-lab-bootstrap.py", line 402, in deploy_nsx_manager spec_params) "C:\Users\howard_j\Documents\Code\nsx-provisioning\env\lib\site-packages\pyVmomi\VmomiSupport.py", line 580, in <lambda> self.f(*(self.args + (obj,) + args), **kwargs) "C:\Users\howard_j\Documents\Code\nsx-provisioning\env\lib\site-packages\pyVmomi\VmomiSupport.py", line 386, in _InvokeMethod return self._stub.InvokeMethod(self, info, args) "C:\Users\howard_j\Documents\Code\nsx-provisioning\env\lib\site-packages\pyVmomi\SoapAdapter.py", line 1321, in InvokeMethod req = self.SerializeRequest(mo, info, args) "C:\Users\howard_j\Documents\Code\nsx-provisioning\env\lib\site-packages\pyVmomi\SoapAdapter.py", line 938, in SerializeRequest result.append(_SerializeToUnicode(arg, param, self.version, nsMap)) "C:\Users\howard_j\Documents\Code\nsx-provisioning\env\lib\site-packages\pyVmomi\SoapAdapter.py", line 180, in _SerializeToUnicode SoapSerializer(writer, version, nsMap).Serialize(val, info) "C:\Users\howard_j\Documents\Code\nsx-provisioning\env\lib\site-packages\pyVmomi\SoapAdapter.py", line 255, in Serialize self._Serialize(val, info, self.defaultNS) "C:\Users\howard_j\Documents\Code\nsx-provisioning\env\lib\site-packages\pyVmomi\SoapAdapter.py", line 451, in _Serialize self.writer.write('<{0}{1}>{2}</{0}>'.format(info.name, attr, result))UnicodeEncodeError: 'ascii' codec can't encode character u'\u2122' in position 6825: ordinal not in range(128)
0.274224
Traceback (most recent call last): "/usr/lib/python3.9/threading.py", line 950, in _bootstrap_inner self.run() "/usr/lib/python3.9/threading.py", line 888, in run self._target(*self._args, **self._kwargs) "/usr/lib/python3.9/site-packages/padatious/training_manager.py", line 98, in train pool = mp.Pool() "/usr/lib/python3.9/multiprocessing/context.py", line 119, in Pool return Pool(processes, initializer, initargs, maxtasksperchild, "/usr/lib/python3.9/multiprocessing/pool.py", line 191, in __init__ self._setup_queues() "/usr/lib/python3.9/multiprocessing/pool.py", line 343, in _setup_queues self._inqueue = self._ctx.SimpleQueue() "/usr/lib/python3.9/multiprocessing/context.py", line 113, in SimpleQueue return SimpleQueue(ctx=self.get_context()) "/usr/lib/python3.9/multiprocessing/queues.py", line 342, in __init__ self._rlock = ctx.Lock() "/usr/lib/python3.9/multiprocessing/context.py", line 67, in Lock from .synchronize import Lock ImportError: cannot import name 'Lock' from partially initialized module 'multiprocessing.synchronize' (most likely due to a circular import) (/usr/lib/python3.9/multip
Traceback (most recent call last): "/usr/local/bin/instagram-scraper", line 9, in <module> load_entry_point('instagram-scraper==0.1', 'console_scripts', 'instagram-scraper')() "/usr/local/lib/python2.7/dist-packages/instagram_scraper-0.1-py2.7.egg/instagram_scraper/app.py", line 291, in main scraper.scrape() "/usr/local/lib/python2.7/dist-packages/instagram_scraper-0.1-py2.7.egg/instagram_scraper/app.py", line 102, in scrape user = self.fetch_user(username) "/usr/local/lib/python2.7/dist-packages/instagram_scraper-0.1-py2.7.egg/instagram_scraper/app.py", line 144, in fetch_user return json.loads(shared_data)['entry_data']['ProfilePage'][0]['user'] KeyError: 'ProfilePage'
0.273897
Traceback (most recent call last): "/usr/local/bin/googler", line 2572, in <module> main() "/usr/local/bin/googler", line 2546, in main repl = GooglerCmd(opts) "/usr/local/bin/googler", line 1777, in __init__ notweak=opts.notweak) "/usr/local/bin/googler", line 676, in __init__ self.new_connection(host, port=port, timeout=timeout) "/usr/local/bin/googler", line 736, in new_connection raise GoogleConnectionError(msg) __main__.GoogleConnectionError: Failed to connect to www.google.co.il: [Errno 64] Host is down.
Traceback (most recent call last): "<string>", line 1, in <module> "<string>", line 225, in script_launch "<string>", line 201, in main "<string>", line 168, in linux_install "/usr/lib/python3.7/shutil.py", line 491, in rmtree _rmtree_safe_fd(fd, path, onerror) "/usr/lib/python3.7/shutil.py", line 429, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) "/usr/lib/python3.7/shutil.py", line 449, in _rmtree_safe_fd onerror(os.unlink, fullname, sys.exc_info()) "/usr/lib/python3.7/shutil.py", line 447, in _rmtree_safe_fd os.unlink(entry.name, dir_fd=topfd) PermissionError: [Errno 13] Permission denied: 'kitty'
0.326854
Traceback (most recent call last): "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/encodings/idna.py", line 167, in encode raise UnicodeError("label too long") UnicodeError: label too long
Traceback (most recent call last): "C:\Program s\Sublime Text 3\sublime_plugin.py", line 1052, in run_ return self.run() "C:\Users\paper\AppData\Roaming\Sublime Text 3\Installed Packages\LSP.sublime-package\plugin/diagnostics.py", line 119, in run "C:\Users\paper\AppData\Roaming\Sublime Text 3\Installed Packages\LSP.sublime-package\plugin/core/diagnostics.py", line 74, in select_next "C:\Users\paper\AppData\Roaming\Sublime Text 3\Installed Packages\LSP.sublime-package\plugin/diagnostics.py", line 413, in select AttributeError: 'DiagnosticsPresenter' object has no attribute '_diagnostics'
0.187416
Traceback (most recent call last): "./tools/test_net.py", line 120, in <module> test_net(sess, net, imdb, filename, max_per_image=args.max_per_image) "/home/rcvms/project/tf-faster-rcnn-master/tf-faster-rcnn-master/tools/../lib/model/test.py", line 192, in test_net imdb.evaluate_detections(all_boxes, output_dir) "/home/rcvms/project/tf-faster-rcnn-master/tf-faster-rcnn-master/tools/../lib/datasets/pascal_voc.py", line 283, in evaluate_detections self._do_python_eval(output_dir) "/home/rcvms/project/tf-faster-rcnn-master/tf-faster-rcnn-master/tools/../lib/datasets/pascal_voc.py", line 246, in _do_python_eval use_07_metric=use_07_metric, use_diff=self.config['use_diff']) ValueError: not enough values to unpack (expected 3, got 0)
Traceback (most recent call last): "/opt/sickbeard_mp4_automator/mkvtomp4.py", line 747, in convert for timecode in conv: "/opt/sickbeard_mp4_automator/converter/__init__.py", line 243, in convert timeout=timeout, preopts=preopts, postopts=postopts): "/opt/sickbeard_mp4_automator/converter/ffmpeg.py", line 553, in convert total_output, pid=p.pid) FFMpegConvertError: <FFMpegConvertError error="Exited with code 1", pid=19948, cmd="/usr/local/bin/ffmpeg -i /mnt/sda/movies/The.LEGO.Ninjago.Movie.2017.RERIP.720p.BluRay.x264-GECKOS.mkv -vcodec libx264 -map 0:0 -vb 1500k -level 4.2 -c:a:0 aac -map 0:1 -disposition:a:0 default -ac:a:0 2 -b:a:0 256k -filter:a:0 true -metadata:s:a:0 language=eng -strict experimental -c:a:1 aac -map 0:1 -disposition:a:1 none -ac:a:1 6 -b:a:1 960k -metadata:s:a:1 language=eng -strict experimental -f mov -threads auto -y /mnt/sda/converted_movies/The.LEGO.Ninjago.Movie.2017.RERIP.720p.BluRay.x264-GECKOS.mp4">
0.258946
```Traceback (most recent call last): "/home/tallby/zeus-scanner/zeus-scanner/var/search/selenium_search.py", line 268, in parse_search_results tor=tor, batch=batch, xforward=forward_for "/home/tallby/zeus-scanner/zeus-scanner/var/search/selenium_search.py", line 80, in get_urls ff_display = Display(visible=0, size=(800, 600)) "/usr/local/lib/python2.7/dist-packages/pyvirtualdisplay/display.py", line 34, in __init__ self._obj = self.display_class( "/usr/local/lib/python2.7/dist-packages/pyvirtualdisplay/display.py", line 52, in display_class cls.check_installed() "/usr/local/lib/python2.7/dist-packages/pyvirtualdisplay/xvfb.py", line 38, in check_installed ubuntu_package=PACKAGE).check_installed()TypeError: __init__() got an unexpected keyword argument 'url'
Traceback (most recent call last): "/home/user/.config/cudatext/py/cuda_python_intel/jedi/inference/syntax_tree.py", line 701, in tree_name_to_values types = context.predefined_names[node][tree_name.value] KeyError: <ForStmt: for (index, b) in enumerate(buttons): fn = opt.decode_fn(b['icon']) imageindex = None if fn: imageindex = imagelist_proc(imglist, IMAGELIST_ADD, fn) if imageindex is None: imageindex = -1 _cmd = b['cmd'] is_menu = _cmd=='menu' if is_menu: _cmd = 'toolmenu:id'+str(index) # prevent duplicate btns on "reset python plugins" if is_button_present(b['cap'], _cmd): continue if is_menu: toolbar_proc('top', TOOLBAR_ADD_MENU) else: toolbar_proc('top', TOOLBAR_ADD_ITEM) cnt += 1 btn = toolbar_proc('top', TOOLBAR_GET_BUTTON_HANDLE, index=cnt-1 ) nkind = BTNKIND_SEP_HORZ if b['cap']=='-' \ else BTNKIND_TEXT_ONLY if imageindex<0 \ else BTNKIND_ICON_ONLY if not b['cap'] \ else BTNKIND_TEXT_ICON_HORZ button_proc(btn, BTN_SET_TEXT, b['cap']) button_proc(btn, BTN_SET_HINT, b['hint']) button_proc(btn, BTN_SET_DATA1, _cmd) button_proc(btn, BTN_SET_DATA2, b.get('lexers', '')) button_proc(btn, BTN_SET_IMAGEINDEX, imageindex) button_proc(btn, BTN_SET_KIND, nkind) if b['cap']: button_proc(btn, BTN_SET_ARROW_ALIGN, 'R') if is_menu: do_load_submenu(_cmd, b.get('sub', []))@56,4>
0.213596
Traceback (most recent call last): "dvc\main.py", line 76, in main "dvc\command\plots.py", line 56, in run "dvc\command\plots.py", line 86, in _func "dvc\repo\plots\__init__.py", line 88, in show "dvc\repo\plots\__init__.py", line 88, in <genexpr> KeyError: '.\\plots\\image.csv'
Traceback (most recent call last): "/opt/openstates/venv-pupa//bin/pupa", line 11, in <module> load_entry_point('pupa', 'console_scripts', 'pupa')() "/opt/openstates/venv-pupa/src/pupa/pupa/cli/__main__.py", line 67, in main subcommands[args.subcommand].handle(args, other) "/opt/openstates/venv-pupa/src/pupa/pupa/cli/commands/update.py", line 260, in handle return self.do_handle(args, other, juris) "/opt/openstates/venv-pupa/src/pupa/pupa/cli/commands/update.py", line 307, in do_handle report['import'] = self.do_import(juris, args) "/opt/openstates/venv-pupa/src/pupa/pupa/cli/commands/update.py", line 217, in do_import report.update(vote_event_importer.import_directory(datadir)) "/opt/openstates/venv-pupa/src/pupa/pupa/importers/base.py", line 190, in import_directory return self.import_data(json_stream()) "/opt/openstates/venv-pupa/src/pupa/pupa/importers/base.py", line 227, in import_data obj_id, what = self.import_item(data) "/opt/openstates/venv-pupa/src/pupa/pupa/importers/base.py", line 247, in import_item data = self.prepare_for_db(data) "/opt/openstates/venv-pupa/src/pupa/pupa/importers/vote_events.py", line 77, in prepare_for_db data['bill_id'] = self.bill_importer.resolve_json_id(bill) "/opt/openstates/venv-pupa/src/pupa/pupa/importers/base.py", line 165, in resolve_json_id raise UnresolvedIdError(errmsg)pupa.exceptions.UnresolvedIdError: cannot resolve pseudo id to Bill: ~{"from_organization__classification": "upper", "identifier": "SF 4"}
0.241581
Traceback (most recent call last): "/usr/lib/python2.7/logging/handlers.py", line 76, in emit if self.shouldRollover(record): "/usr/lib/python2.7/logging/handlers.py", line 156, in shouldRollover msg = "%s\n" % self.format(record) "/usr/lib/python2.7/logging/__init__.py", line 734, in format return fmt.format(record) "/usr/lib/python2.7/logging/__init__.py", line 476, in format raise e UnicodeDecodeError: 'ascii' codec can't decode byte 0xd7 in position 3: ordinal not in range(128)
Traceback (most recent call last): "/opt/medusa/medusa/server/web/core/base.py", line 251, in async_call result = function(**kwargs) TypeError: getManualSearchStatus() got an unexpected keyword argument 'show'
0.264689
Traceback (most recent call last): "<ipython-input-51-736af34863f3>", line 25, in <module> draw_price(['北京', '上海', '广州', '深圳'], "一线城市房价大比拼") "<ipython-input-51-736af34863f3>", line 7, in draw_price df, msg = realestate.get_real_house_price(city) "C:\Users\User\Anaconda3\lib\site-packages\opendatatools\realestate\realestate_interface.py", line 17, in get_real_house_price return anjuke_agent.get_real_house_price(city) "C:\Users\User\Anaconda3\lib\site-packages\opendatatools\realestate\anjuke_agent.py", line 56, in get_real_house_price xyear = json.loads('{' + AnjukeAgent.extract_word(content, 'xyear:{', '},') + '}') "C:\Users\User\Anaconda3\lib\json\__init__.py", line 354, in loads return _default_decoder.decode(s) "C:\Users\User\Anaconda3\lib\json\decoder.py", line 339, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) "C:\Users\User\Anaconda3\lib\json\decoder.py", line 355, in raw_decode obj, end = self.scan_once(s, idx) JSONDecodeError: Expecting property name enclosed in double quotes
Traceback (most recent call last): "/home/matteus/.config/nvim/plugged/defx.nvim/rplugin/python3/defx/__init__.py", line 39, in do_action self._rplugin.do_action(args) "/home/matteus/.config/nvim/plugged/defx.nvim/rplugin/python3/defx/rplugin.py", line 39, in do_action view.do_action(args[0], args[1], args[2]) "/home/matteus/.config/nvim/plugged/defx.nvim/rplugin/python3/defx/view.py", line 130, in do_action ret = action.do_action(self, defx, action_name, context) "/home/matteus/.config/nvim/plugged/defx.nvim/rplugin/python3/defx/action.py", line 62, in do_action action.func(view, defx, context) "/home/matteus/.config/nvim/plugged/defx.nvim/rplugin/python3/defx/kind/file.py", line 435, in _open view.restore_previous_buffer(view._prev_bufnr) "/home/matteus/.config/nvim/plugged/defx.nvim/rplugin/python3/defx/view.py", line 412, in restore_previous_buffer self._vim.call('setreg', '#', "/usr/lib/python3.9/site-packages/pynvim/api/nvim.py", line 299, in call return self.request('nvim_call_function', name, args, **kwargs) "/usr/lib/python3.9/site-packages/pynvim/api/nvim.py", line 182, in request res = self._session.request(name, *args, **kwargs) "/usr/lib/python3.9/site-packages/pynvim/msgpack_rpc/session.py", line 102, in request raise self.error_wrapper(err) pynvim.api.common.NvimError: Vim:E86: Buffer 123 does not exist
0.296291
Traceback (most recent call last): "/var/lib/awx/venv/awx/lib/python3.6/site-packages/awx/settings/production.py", line 84, in <module> include(settings_file, optional(settings_files), scope=locals()) "/var/lib/awx/venv/awx/lib/python3.6/site-packages/split_settings/tools.py", line 107, in include exec(compiled_code, scope) # noqa: S102, WPS421 "/etc/tower/settings.py", line 19, in <module> SECRET_KEY = get_secret() "/etc/tower/settings.py", line 8, in get_secret return open('/etc/tower/SECRET_KEY', 'rb').read().strip() IsADirectoryError: [Errno 21] Is a directory: '/etc/tower/SECRET_KEY'
Traceback (most recent call last): "/usr/local/lib/python3.6/site-packages/urllib3/connectionpool.py", line 601, in urlopen chunked=chunked) "/usr/local/lib/python3.6/site-packages/urllib3/connectionpool.py", line 357, in _make_request conn.request(method, url, **httplib_request_kw) "/usr/local/Cellar/python3/3.6.4_2/Frameworks/Python.framework/Versions/3.6/lib/python3.6/http/client.py", line 1239, in request self._send_request(method, url, body, headers, encode_chunked) "/usr/local/Cellar/python3/3.6.4_2/Frameworks/Python.framework/Versions/3.6/lib/python3.6/http/client.py", line 1285, in _send_request self.endheaders(body, encode_chunked=encode_chunked) "/usr/local/Cellar/python3/3.6.4_2/Frameworks/Python.framework/Versions/3.6/lib/python3.6/http/client.py", line 1234, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) "/usr/local/Cellar/python3/3.6.4_2/Frameworks/Python.framework/Versions/3.6/lib/python3.6/http/client.py", line 1026, in _send_output self.send(msg) "/usr/local/Cellar/python3/3.6.4_2/Frameworks/Python.framework/Versions/3.6/lib/python3.6/http/client.py", line 964, in send self.connect() "/usr/local/lib/python3.6/site-packages/urllib3/connection.py", line 166, in connect conn = self._new_conn() "/usr/local/lib/python3.6/site-packages/urllib3/connection.py", line 146, in _new_conn (self.host, self.timeout)) urllib3.exceptions.ConnectTimeoutError: (<urllib3.connection.HTTPConnection object at 0x111bef390>, 'Connection to localhost timed out. (connect timeout=60.0)')
0.278917
Traceback (most recent call last): "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpc7h_sle1\build\youtube_dl\YoutubeDL.py", line 694, in extract_info "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpc7h_sle1\build\youtube_dl\extractor\common.py", line 355, in extract "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpc7h_sle1\build\youtube_dl\extractor\bilibili.py", line 48, in _real_extract "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpc7h_sle1\build\youtube_dl\extractor\common.py", line 658, in _search_regexyoutube_dl.utils.RegexNotFoundError: Unable to extract player parameters; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest
Traceback (most recent call last): "/usr/local/lib/python3.7/site-packages/aiohttp/web_protocol.py", line 418, in start resp = await task "/usr/local/lib/python3.7/site-packages/aiohttp/web_app.py", line 458, in _handle resp = await handler(request) "/usr/local/lib/python3.7/site-packages/aiohttp/web_middlewares.py", line 119, in impl return await handler(request) "/usr/src/app/homeassistant/components/http/real_ip.py", line 33, in real_ip_middleware return await handler(request) "/usr/src/app/homeassistant/components/http/ban.py", line 68, in ban_middleware return await handler(request) "/usr/src/app/homeassistant/components/http/auth.py", line 206, in auth_middleware return await handler(request) "/usr/src/app/homeassistant/components/http/view.py", line 112, in handle result = await result "/usr/src/app/homeassistant/components/config/config_entries.py", line 154, in post return await super().post(request, flow_id) "/usr/src/app/homeassistant/components/http/data_validator.py", line 46, in wrapper result = await method(view, request, *args, **kwargs) "/usr/src/app/homeassistant/helpers/data_entry_flow.py", line 86, in post result = await self._flow_mgr.async_configure(flow_id, data) "/usr/src/app/homeassistant/data_entry_flow.py", line 80, in async_configure flow, step_id, user_input) "/usr/src/app/homeassistant/data_entry_flow.py", line 98, in _async_handle_step result = await getattr(flow, method)(user_input) # type: Dict "/usr/src/app/homeassistant/components/smartthings/config_flow.py", line 79, in async_step_user await setup_smartapp_endpoint(self.hass) "/usr/src/app/homeassistant/components/smartthings/smartapp.py", line 198, in setup_smartapp_endpoint config[CONF_WEBHOOK_ID], smartapp_webhook) "/usr/src/app/homeassistant/components/webhook/__init__.py", line 35, in async_register raise ValueError('Handler is already defined!') ValueError: Handler is already defined!
0.172947
Traceback (most recent call last): "mypy/semanal.py", line 4656, in accept "mypy/nodes.py", line 939, in accept "mypy/semanal.py", line 1029, in visit_class_def "mypy/semanal.py", line 1106, in analyze_class "mypy/semanal.py", line 1115, in analyze_class_body_common "mypy/semanal.py", line 1173, in apply_class_plugin_hooks "mypy/plugin.py", line 818, in get_base_class_hook "mypy/plugin.py", line 830, in _find_hook "mypy/plugin.py", line 818, in <lambda> "mypy/plugin.py", line 743, in get_base_class_hook "/Users/rafalpiton/github/misago-starlette/venv/lib/python3.8/site-packages/pydantic/mypy.py", line 79, in get_base_class_hook if any(base.fullname() == BASEMODEL_FULLNAME for base in sym.node.mro): "/Users/rafalpiton/github/misago-starlette/venv/lib/python3.8/site-packages/pydantic/mypy.py", line 79, in <genexpr> if any(base.fullname() == BASEMODEL_FULLNAME for base in sym.node.mro): TypeError: 'str' object is not callable
Traceback (most recent call last): "/usr/bin/ansible-galaxy", line 92, in <module> exit_code = cli.run() "/usr/lib/python2.7/dist-packages/ansible/cli/galaxy.py", line 133, in run self.execute() "/usr/lib/python2.7/dist-packages/ansible/cli/__init__.py", line 103, in execute fn() "/usr/lib/python2.7/dist-packages/ansible/cli/galaxy.py", line 356, in execute_install roles_left.append(GalaxyRole(self.galaxy, **role))TypeError: __init__() takes at least 3 arguments (4 given)
0.298598
Traceback (most recent call last): "/usr/local/lib/python3.5/dist-packages/tensorflow/python/training/saver.py", line 1286, in restore {self.saver_def.filename_tensor_name: save_path}) "/usr/local/lib/python3.5/dist-packages/tensorflow/python/client/session.py", line 950, in run run_metadata_ptr) "/usr/local/lib/python3.5/dist-packages/tensorflow/python/client/session.py", line 1173, in _run feed_dict_tensor, options, run_metadata) "/usr/local/lib/python3.5/dist-packages/tensorflow/python/client/session.py", line 1350, in _do_run run_metadata) "/usr/local/lib/python3.5/dist-packages/tensorflow/python/client/session.py", line 1370, in _do_call raise type(e)(node_def, op, message) tensorflow.python.framework.errors_impl.InvalidArgumentError: 2 root error(s) found.
Traceback (most recent call last): "/home/travis/build/whipper-team/whipper/whipper/test/test_common_accurip.py", line 61, in test_retrieves_and_saves_accuraterip_entry self.assertEqual(get_db_entry(self.path), self.entry) AssertionError: Lists differ: [<whipper.common.accurip._Accu... != [<whipper.common.accurip._Accu...
0.278121
Traceback (most recent call last): "./tools/launch.py", line 192, in <module> main() "./tools/launch.py", line 188, in main cmd=process.args) subprocess.CalledProcessError: Command '['./configs/r50_deformable_detr.sh']' returned non-zero exit status 137.
Traceback (most recent call last): "/usr/local/lib/python2.7/dist-packages/pip/_vendor/pep517/_in_process.py", line 207, in <module> main() "/usr/local/lib/python2.7/dist-packages/pip/_vendor/pep517/_in_process.py", line 197, in main json_out['return_val'] = hook(**hook_input['kwargs']) "/usr/local/lib/python2.7/dist-packages/pip/_vendor/pep517/_in_process.py", line 54, in get_requires_for_build_wheel return hook(config_settings) "/tmp/pip-build-env-WgkDnN/overlay/lib/python2.7/site-packages/poetry/masonry/api.py", line 23, in get_requires_for_build_wheel poetry = Poetry.create(".") "/tmp/pip-build-env-WgkDnN/overlay/lib/python2.7/site-packages/poetry/poetry.py", line 106, in create cls.check(local_config) "/tmp/pip-build-env-WgkDnN/overlay/lib/python2.7/site-packages/poetry/poetry.py", line 226, in check validation_errors = validate_object(config, "poetry-schema") "/tmp/pip-build-env-WgkDnN/overlay/lib/python2.7/site-packages/poetry/json/__init__.py", line 25, in validate_object validator = jsonschema.Draft7Validator(schema) AttributeError: 'module' object has no attribute 'Draft7Validator'
0.253045
Traceback (most recent call last): "/opt/anaconda3/lib/python3.8/site-packages/qtconsole/comms.py", line 177, in comm_msg comm.handle_msg(msg) "/opt/anaconda3/lib/python3.8/site-packages/qtconsole/comms.py", line 265, in handle_msg return self._msg_callback(msg) "/opt/anaconda3/lib/python3.8/site-packages/spyder_kernels/comms/commbase.py", line 330, in _comm_message self._message_handlers[spyder_msg_type](TypeError: _handle_remote_call_reply() missing 1 required positional argument: 'load_exception'
Traceback (most recent call last): "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 797, in extract_info ie_result = ie.extract(url) "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 530, in extract ie_result = self._real_extract(url) "/usr/local/bin/youtube-dl/youtube_dl/extractor/svt.py", line 229, in _real_extract webpage, 'video id') "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 1005, 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.288402
Traceback (most recent call last): "/home/whiskeyriver/Code/err/errbot/backends/slack.py", line 154, in serve_once event_handler(message) "/home/whiskeyriver/Code/err/errbot/backends/slack.py", line 210, in _message_event_handler node=self.channelid_to_channelname(event['channel']), "/home/whiskeyriver/Code/err/errbot/backends/slack.py", line 241, in channelid_to_channelname return channel.nameAttributeError: 'list' object has no attribute 'name'
Traceback (most recent call last): "/root/cobra/cobra/__init__.py", line 82, in main cli.start(args.target, args.format, args.output, args.special_rules, a_sid) "/root/cobra/cobra/cli.py", line 93, in start language=main_language, framework=main_framework, file_count=file_count, extension_count=len(files)) "/root/cobra/cobra/engine.py", line 374, in scan logger.info('[SCAN] found vulnerability!:' + find_vulnerabilities)TypeError: cannot concatenate 'str' and 'list' objects
0.233947
Traceback (most recent call last): "./subprocess.py", line 1112, in _execute_child NotFoundError: [WinError 2] The system cannot find the file specified
Traceback (most recent call last): "/home/username/.pyenv/versions/3.6.3-debug/bin/inv", line 10, in <module> sys.exit(program.run()) "/home/username/.pyenv/versions/3.6.3-debug/lib/python3.6/site-packages/invoke/program.py", line 373, in run self.parse_collection() "/home/username/.pyenv/versions/3.6.3-debug/lib/python3.6/site-packages/invoke/program.py", line 465, in parse_collection self.load_collection() "/home/username/.pyenv/versions/3.6.3-debug/lib/python3.6/site-packages/invoke/program.py", line 696, in load_collection module, parent = loader.load(coll_name) "/home/username/.pyenv/versions/3.6.3-debug/lib/python3.6/site-packages/invoke/loader.py", line 76, in load module = imp.load_module(name, fd, path, desc) "/home/username/.pyenv/versions/3.6.3-debug/lib/python3.6/imp.py", line 235, in load_module return load_source(name, filename, file) "/home/username/.pyenv/versions/3.6.3-debug/lib/python3.6/imp.py", line 172, in load_source module = _load(spec) "<frozen importlib._bootstrap>", line 684, in _load "<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 "/home/username/github/nm/platform-template/neuro-shortcuts/tasks.py", line 40, in <module> def setup(context: invoke.context.Context): "/home/username/.pyenv/versions/3.6.3-debug/lib/python3.6/site-packages/invoke/tasks.py", line 312, in task return klass(args[0], **kwargs) "/home/username/.pyenv/versions/3.6.3-debug/lib/python3.6/site-packages/invoke/tasks.py", line 76, in __init__ self.positional = self.fill_implicit_positionals(positional) "/home/username/.pyenv/versions/3.6.3-debug/lib/python3.6/site-packages/invoke/tasks.py", line 167, in fill_implicit_positionals args, spec_dict = self.argspec(self.body) "/home/username/.pyenv/versions/3.6.3-debug/lib/python3.6/site-packages/invoke/tasks.py", line 153, in argspec spec = inspect.getargspec(func) "/home/username/.pyenv/versions/3.6.3-debug/lib/python3.6/inspect.py", line 1072, in getargspec raise ValueError("Function has keyword-only parameters or annotations" ValueError: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
0.290582
Traceback (most recent call last): "./overviewer.py", line 37, in <module> from overviewer_core import utilImportError: No module named overviewer_core
Traceback (most recent call last): "/root/salt/salt/cloud/__init__.py", line 2388, in run_parallel_map_providers_query cloud.clouds[data['fun']]() "/root/salt/salt/cloud/clouds/ec2.py", line 3582, in list_nodes nodes = list_nodes_full(get_location()) "/root/salt/salt/cloud/clouds/ec2.py", line 3437, in list_nodes_full return _list_nodes_full(location) "/root/salt/salt/cloud/clouds/ec2.py", line 3518, in _list_nodes_full sigver='4') "/root/salt/salt/utils/aws.py", line 434, in query method, endpoint, params, prov_dict, aws_api_version, location, product, requesturl=requesturl "/root/salt/salt/utils/aws.py", line 247, in sig4 payload_hash = hashlib.sha256(data).hexdigest() TypeError: Unicode-objects must be encoded before hashing
0.285025
Traceback (most recent call last): "/usr/lib/python3.6/wsgiref/handlers.py", line 141, in run self.handle_error() "/usr/lib/python3.6/wsgiref/handlers.py", line 368, in handle_error self.finish_response() "/usr/lib/python3.6/wsgiref/handlers.py", line 180, in finish_response self.write(data) "/usr/lib/python3.6/wsgiref/handlers.py", line 274, in write self.send_headers() "/usr/lib/python3.6/wsgiref/handlers.py", line 331, in send_headers if not self.origin_server or self.client_is_modern(): "/usr/lib/python3.6/wsgiref/handlers.py", line 344, in client_is_modern return self.environ['SERVER_PROTOCOL'].upper() != 'HTTP/0.9' TypeError: 'NoneType' object is not subscriptable
Traceback (most recent call last): "/usr/local/bin/uncompyle2", line 166, in <module> showasm, showast, do_verify, py, deob)TypeError: main() takes at most 8 arguments (10 given)
0.325373
Traceback (most recent call last): "E:/OneDrive/Informatik Studium/KIT Master/SS20/AGD Praktikum/phase-2/1_code/MyTest.py", line 46, in <module> df_result = __parallelize_dataframe(func=apply_functions, df_data=df_train.copy(), config_tupels=config_tupels) "E:/OneDrive/Informatik Studium/KIT Master/SS20/AGD Praktikum/phase-2/1_code/MyTest.py", line 22, in __parallelize_dataframe df_pool_result = pd.concat(pool_result[0:2]) "E:\venv\lib\site-packages\pandas\core\reshape\concat.py", line 284, in concat return op.get_result() "E:\venv\lib\site-packages\pandas\core\reshape\concat.py", line 497, in get_result mgrs_indexers, self.new_axes, concat_axis=self.axis, copy=self.copy "E:\venv\lib\site-packages\pandas\core\internals\managers.py", line 2016, in concatenate_block_managers elif is_uniform_join_units(join_units): "E:\venv\lib\site-packages\pandas\core\internals\concat.py", line 388, in is_uniform_join_units all(not ju.is_na or ju.block.is_extension for ju in join_units) "E:\venv\lib\site-packages\pandas\core\internals\concat.py", line 388, in <genexpr> all(not ju.is_na or ju.block.is_extension for ju in join_units) AttributeError: 'NoneType' object has no attribute 'is_extension'
Traceback (most recent call last): "./subprocess.py", line 1112, in _execute_child NotFoundError: [WinError 2] The system cannot find the file specified
0.284972
Traceback (most recent call last): "start_wtv.py", line 275, in <module> interact=True) "/home/user1/.local/lib/python3.6/site-packages/instapy/instapy.py", line 3491, in follow_user_followers person, self.follow_times, sleep_delay, interact "/home/user1/.local/lib/python3.6/site-packages/instapy/instapy.py", line 1242, in follow_by_list self.user_interact_media, "/home/user1/.local/lib/python3.6/site-packages/instapy/instapy.py", line 2585, in interact_by_users self.logfolder, "/home/user1/.local/lib/python3.6/site-packages/instapy/comment_util.py", line 462, in process_comments logfolder, "/home/user1/.local/lib/python3.6/site-packages/instapy/comment_util.py", line 67, in comment_image rand_comment = random.choice(comments).format(username) IndexError: tuple index out of range
Traceback (most recent call last): "/Users/michael/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 691, in extract_info ie_result = ie.extract(url) "/Users/michael/bin/youtube-dl/youtube_dl/extractor/common.py", line 353, in extract raise ExtractorError('An extractor error has occurred.', cause=e)ExtractorError: An extractor error has occurred. (caused by KeyError(u'playlist',)); 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.273443
Traceback (most recent call last): "setupApp.py", line 134, in <module> CFBundleTypeRole='Editor')], "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/core.py", line 151, in setup dist.run_commands() "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/dist.py", line 953, in run_commands self.run_command(cmd) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/dist.py", line 972, in run_command cmd_obj.run() "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/py2app/build_app.py", line 825, in run self._run() "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/py2app/build_app.py", line 1040, in _run self.run_normal() "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/py2app/build_app.py", line 1152, in run_normal self.create_binaries(py_files, pkgdirs, extensions, loader_files) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/py2app/build_app.py", line 1512, in create_binaries platfiles = mm.run() "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/macholib/MachOStandalone.py", line 146, in run node.write(f) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/macholib/MachO.py", line 133, in write header.write(f) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/macholib/MachO.py", line 343, in write self.synchronize_size() "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/macholib/MachO.py", line 333, in synchronize_size self.parent.filename, self.total_size + self.sizediff, self.low_offset, self.sizediff)) ValueError: New Mach-O header is too large to relocate in '/Users/lpzjwp/code/psychopy/git/dist/PsychoPy3.app/Contents/Resources/lib/python2.7/PIL/.dylibs/libtiff.5.dylib' (new size=2072L, max size=2016L, delta=168L)
Traceback (most recent call last): "/volume1/@appstore/mylar/share/mylar/cherrypy/_cprequest.py", line 645, in respond response.body = self.handler() "/volume1/@appstore/mylar/share/mylar/cherrypy/lib/encoding.py", line 188, in __call__ self.body = self.oldhandler(_args, *_kwargs) "/volume1/@appstore/mylar/share/mylar/cherrypy/_cpdispatch.py", line 29, in __call__ return self.callable(_self.args, *_self.kwargs) "/volume1/@appstore/mylar/share/mylar/mylar/webserve.py", line 73, in home comics = helpers.havetotals() "/volume1/@appstore/mylar/share/mylar/mylar/helpers.py", line 1147, in havetotals elif 'present' in comic['ComicPublished'].lower() or ( today()[:4] in comic['LatestDate']):TypeError: argument of type 'NoneType' is not iterable
0.229592
Traceback (most recent call last): "sqlmap.py", line 215, in main start() "lib/core/decorators.py", line 78, in _ result = f(*args, **kwargs) "lib/controller/controller.py", line 704, in start action() "lib/controller/action.py", line 171, in action conf.dbmsHandler.dumpAll() "plugins/generic/entries.py", line 512, in dumpAll self.dumpTable() "plugins/generic/entries.py", line 248, in dumpTable entries = inject.getValue(query, blind=False, time=False, dump=True) "lib/core/decorators.py", line 94, in _ result = f(*args, **kwargs) "lib/core/decorators.py", line 78, in _ result = f(*args, **kwargs) "lib/request/inject.py", line 423, in getValue value = _goUnion(forgeCaseExpression if expected == EXPECTED.BOOL else query, unpack, dump) "lib/request/inject.py", line 352, in _goUnion output = unionUse(expression, unpack=unpack, dump=dump) "lib/techniques/union/use.py", line 248, in unionUse output = _oneShotUnionUse(query, False) "lib/techniques/union/use.py", line 143, in _oneShotUnionUse if retVal is not None:UnboundLocalError: local variable 'retVal' referenced before assignment
Traceback (most recent call last): "<ipython-input-5-5e98e236c263>", line 1, in <module> runfile('C:/Users/gnane/OneDrive/Documents/PhD/phd2018 Implementation/GGBot/reflexivemodel.py', wdir='C:/Users/gnane/OneDrive/Documents/PhD/phd2018 Implementation/GGBot') "C:\Users\gnane\Anaconda3\lib\site-packages\spyder_kernels\customize\spydercustomize.py", line 704, in runfile execfile(filename, namespace) "C:\Users\gnane\Anaconda3\lib\site-packages\spyder_kernels\customize\spydercustomize.py", line 108, in execfile exec(compile(f.read(), filename, 'exec'), namespace) "C:/Users/gnane/OneDrive/Documents/PhD/phd2018 Implementation/GGBot/reflexivemodel.py", line 12, in <module> refbot.train(conversation) AttributeError: 'ChatBot' object has no attribute 'train'
0.244322
Traceback (most recent call last): "/home/Deep_Learner/work/Mask_RCNN/model.py", line 1632, in data_generator use_mini_mask=config.USE_MINI_MASK) "/home/Deep_Learner/work/Mask_RCNN/model.py", line 1190, in load_image_gt image = dataset.load_image(image_id) "<ipython-input-73-2cd3a75d0095>", line 99, in load_image image = skimage.io.imread(self.image_reference(image_id)) "/opt/conda/lib/python3.5/site-packages/skimage/io/_io.py", line 61, in imread img = call_plugin('imread', fname, plugin=plugin, **plugin_args) "/opt/conda/lib/python3.5/site-packages/skimage/io/manage_plugins.py", line 211, in call_plugin return func(*args, **kwargs) "/opt/conda/lib/python3.5/site-packages/skimage/io/_plugins/pil_plugin.py", line 35, in imread with open(fname, 'rb') as f: NotFoundError: [Errno 2] No such file or directory: 'blub'
Traceback (most recent call last): "/mnt/disks/disk2/fairseq-py/fairseq/multiprocessing_event_loop.py", line 134, in _process_event_loop return_pipe.send(action_fn(rank, device_id, **kwargs)) "/mnt/disks/disk2/fairseq-py/fairseq/multiprocessing_trainer.py", line 139, in _async_load_checkpoint self.lr_scheduler, cuda_device=device_id) "/mnt/disks/disk2/fairseq-py/fairseq/utils.py", line 83, in load_state model.load_state_dict(state['model']) "/mnt/disks/disk2/anaconda3/lib/python3.5/site-packages/torch/nn/modules/module.py", line 481, in load_state_dict .format(name, own_state[name].size(), param.size())) RuntimeError: While copying the parameter named {}, whose dimensions in the model are {} and whose dimensions in the checkpoint are encoder.embed_tokens.weight.
0.325109
Traceback (most recent call last): "/home/taoa2/linkchecker/LinkChecker-9.3/lib/python/LinkChecker-9.3-py2.7-linux-x86_64.egg/linkcheck/director/checker.py", line 104, in check_url line: self.check_url_data(url_data) locals: self = <local> <Checker(CheckThread-https://qa.ncbi.nlm.nih.gov/omim/276700, started 140202563598080)> self.check_url_data = <local> <bound method Checker.check_url_data of <Checker(CheckThread-https://qa.ncbi.nlm.nih.gov/omim/276700, started 140202563598080)>> url_data = <local> <https link, base_url=u'https://qa.ncbi.nlm.nih.gov/omim/276700', parent_url=None, base_ref=None, recursion_level=0, url_connection=None, line=0, column=0, page=0, name=u'', anchor=u'', cache_url=https://qa.ncbi.nlm.nih.gov/omim/276700> "/home/taoa2/linkchecker/LinkChecker-9.3/lib/python/LinkChecker-9.3-py2.7-linux-x86_64.egg/linkcheck/director/checker.py", line 120, in check_url_data line: check_url(url_data, self.logger) locals: check_url = <global> <function check_url at 0x7f83795341b8> url_data = <local> <https link, base_url=u'https://qa.ncbi.nlm.nih.gov/omim/276700', parent_url=None, base_ref=None, recursion_level=0, url_connection=None, line=0, column=0, page=0, name=u'', anchor=u'', cache_url=https://qa.ncbi.nlm.nih.gov/omim/276700> self = <local> <Checker(CheckThread-https://qa.ncbi.nlm.nih.gov/omim/276700, started 140202563598080)> self.logger = <local> <linkcheck.director.logger.Logger object at 0x7f8378fc2510> "/home/taoa2/linkchecker/LinkChecker-9.3/lib/python/LinkChecker-9.3-py2.7-linux-x86_64.egg/linkcheck/director/checker.py", line 52, in check_url line: url_data.check() locals: url_data = <local> <https link, base_url=u'https://qa.ncbi.nlm.nih.gov/omim/276700', parent_url=None, base_ref=None, recursion_level=0, url_connection=None, line=0, column=0, page=0, name=u'', anchor=u'', cache_url=https://qa.ncbi.nlm.nih.gov/omim/276700> url_data.check = <local> <bound method HttpUrl.check of <https link, base_url=u'https://qa.ncbi.nlm.nih.gov/omim/276700', parent_url=None, base_ref=None, recursion_level=0, url_connection=None, line=0, column=0, page=0, name=u'', anchor=u'', cache_url=https://qa.ncbi.nlm.nih.gov/omim/276700>> "/home/taoa2/linkchecker/LinkChecker-9.3/lib/python/LinkChecker-9.3-py2.7-linux-x86_64.egg/linkcheck/checker/urlbase.py", line 424, in check line: self.local_check() locals: self = <local> <https link, base_url=u'https://qa.ncbi.nlm.nih.gov/omim/276700', parent_url=None, base_ref=None, recursion_level=0, url_connection=None, line=0, column=0, page=0, name=u'', anchor=u'', cache_url=https://qa.ncbi.nlm.nih.gov/omim/276700> self.local_check = <local> <bound method HttpUrl.local_check of <https link, base_url=u'https://qa.ncbi.nlm.nih.gov/omim/276700', parent_url=None, base_ref=None, recursion_level=0, url_connection=None, line=0, column=0, page=0, name=u'', anchor=u'', cache_url=https://qa.ncbi.nlm.nih.gov/omim/276700>> "/home/taoa2/linkchecker/LinkChecker-9.3/lib/python/LinkChecker-9.3-py2.7-linux-x86_64.egg/linkcheck/checker/urlbase.py", line 442, in local_check line: self.check_connection() locals: self = <local> <https link, base_url=u'https://qa.ncbi.nlm.nih.gov/omim/276700', parent_url=None, base_ref=None, recursion_level=0, url_connection=None, line=0, column=0, page=0, name=u'', anchor=u'', cache_url=https://qa.ncbi.nlm.nih.gov/omim/276700> self.check_connection = <local> <bound method HttpUrl.check_connection of <https link, base_url=u'https://qa.ncbi.nlm.nih.gov/omim/276700', parent_url=None, base_ref=None, recursion_level=0, url_connection=None, line=0, column=0, page=0, name=u'', anchor=u'', cache_url=https://qa.ncbi.nlm.nih.gov/omim/276700>> "/home/taoa2/linkchecker/LinkChecker-9.3/lib/python/LinkChecker-9.3-py2.7-linux-x86_64.egg/linkcheck/checker/httpurl.py", line 136, in check_connection line: self.send_request(request) locals: self = <local> <https link, base_url=u'https://qa.ncbi.nlm.nih.gov/omim/276700', parent_url=None, base_ref=None, recursion_level=0, url_connection=None, line=0, column=0, page=0, name=u'', anchor=u'', cache_url=https://qa.ncbi.nlm.nih.gov/omim/276700> self.send_request = <local> <bound method HttpUrl.send_request of <https link, base_url=u'https://qa.ncbi.nlm.nih.gov/omim/276700', parent_url=None, base_ref=None, recursion_level=0, url_connection=None, line=0, column=0, page=0, name=u'', anchor=u'', cache_url=https://qa.ncbi.nlm.nih.gov/omim/276700>> request = <local> <PreparedRequest [GET]> "/home/taoa2/linkchecker/LinkChecker-9.3/lib/python/LinkChecker-9.3-py2.7-linux-x86_64.egg/linkcheck/checker/httpurl.py", line 167, in send_request line: self._send_request(request, **kwargs) locals: self = <local> <https link, base_url=u'https://qa.ncbi.nlm.nih.gov/omim/276700', parent_url=None, base_ref=None, recursion_level=0, url_connection=None, line=0, column=0, page=0, name=u'', anchor=u'', cache_url=https://qa.ncbi.nlm.nih.gov/omim/276700> self._send_request = <local> <bound method HttpUrl._send_request of <https link, base_url=u'https://qa.ncbi.nlm.nih.gov/omim/276700', parent_url=None, base_ref=None, recursion_level=0, url_connection=None, line=0, column=0, page=0, name=u'', anchor=u'', cache_url=https://qa.ncbi.nlm.nih.gov/omim/276700>> request = <local> <PreparedRequest [GET]> kwargs = <local> {'verify': True, 'timeout': 60, 'stream': True, 'allow_redirects': True} "/home/taoa2/linkchecker/LinkChecker-9.3/lib/python/LinkChecker-9.3-py2.7-linux-x86_64.egg/linkcheck/checker/httpurl.py", line 174, in _send_request line: self._add_ssl_info() locals: self = <local> <https link, base_url=u'https://qa.ncbi.nlm.nih.gov/omim/276700', parent_url=None, base_ref=None, recursion_level=0, url_connection=None, line=0, column=0, page=0, name=u'', anchor=u'', cache_url=https://qa.ncbi.nlm.nih.gov/omim/276700> self._add_ssl_info = <local> <bound method HttpUrl._add_ssl_info of <https link, base_url=u'https://qa.ncbi.nlm.nih.gov/omim/276700', parent_url=None, base_ref=None, recursion_level=0, url_connection=None, line=0, column=0, page=0, name=u'', anchor=u'', cache_url=https://qa.ncbi.nlm.nih.gov/omim/276700>> "/home/taoa2/linkchecker/LinkChecker-9.3/lib/python/LinkChecker-9.3-py2.7-linux-x86_64.egg/linkcheck/checker/httpurl.py", line 200, in _add_ssl_info line: cert = sock.connection.get_peer_certificate() locals: cert = <not found> sock = <local> <socket._socketobject object at 0x7f837900dde0> sock.connection = <local> !AttributeError: '_socketobject' object has no attribute 'connection' sock.connection.get_peer_certificate = <local> !AttributeError: '_socketobject' object has no attribute 'connection' AttributeError: '_socketobject' object has no attribute 'connection'
Traceback (most recent call last): "/lib/python3.6/site-packages/requests/adapters.py", line 449, in send timeout=timeout "/lib/python3.6/site-packages/urllib3/connectionpool.py", line 638, in urlopen _stacktrace=sys.exc_info()[2]) "/lib/python3.6/site-packages/urllib3/util/retry.py", line 399, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='10.224.71.11', port=5000): Max retries exceeded with url: /api/sysinfo/hostname (Caused by SSLError(CertificateError("hostname '10.224.71.11' doesn't match either of 'redacted-ceph-node-000.int.colorado.edu', 'bunch.of.alt.names.etc' ),))
0.306134
Traceback (most recent call last): "/home/vimal/.vim/bundle/YouCompleteMe/autoload/../python/ycm/client/base_request.py", line 214, in HandleServerException yield "/home/vimal/.vim/bundle/YouCompleteMe/autoload/../python/ycm/youcompleteme.py", line 227, in CheckIfServerIsReady 'ready' ) "/home/vimal/.vim/bundle/YouCompleteMe/autoload/../python/ycm/client/base_request.py", line 68, in GetDataFromHandler timeout ) ) "/home/vimal/.vim/bundle/YouCompleteMe/autoload/../python/ycm/client/base_request.py", line 180, in JsonFromFuture response = future.result() "/home/vimal/.vim/bundle/YouCompleteMe/third_party/pythonfutures/concurrent/futures/_base.py", line 404, in result return self.__get_result() "/home/vimal/.vim/bundle/YouCompleteMe/third_party/pythonfutures/concurrent/futures/_base.py", line 356, in __get_result raise self._exception ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=58969): Max retries exceeded with url: /ready (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7fe7ec3af890>: Failed to establish a new connection: [Errno 111] Connection refused',))
Traceback (most recent call last): "/Users/browns79/.vim/bundle/ultisnips/pythonx/UltiSnips/snippet_manager.py", line 56, in wrapper return func(self, *args, **kwds) "/Users/browns79/.vim/bundle/ultisnips/pythonx/UltiSnips/snippet_manager.py", line 330, in _cursor_moved self._csnippets[0].update_textobjects() "/Users/browns79/.vim/bundle/ultisnips/pythonx/UltiSnips/text_objects/_snippet_instance.py", line 77, in update_textobjects if obj._update(done): "/Users/browns79/.vim/bundle/ultisnips/pythonx/UltiSnips/text_objects/_viml_code.py", line 20, in _update self.overwrite(_vim.eval(self._code)) "/Users/browns79/.vim/bundle/ultisnips/pythonx/UltiSnips/text_objects/_base.py", line 128, in overwrite if self.current_text == gtext: "/Users/browns79/.vim/bundle/ultisnips/pythonx/UltiSnips/text_objects/_base.py", line 101, in current_text return _vim.buf[self._start.line][self._start.col:self._end.col] "/Users/browns79/.vim/bundle/ultisnips/pythonx/UltiSnips/_vim.py", line 23, in __getitem__ rv = vim.current.buffer[idx]IndexError: line number out of range
0.307663
Traceback (most recent call last): "train.py", line 580, in <module> train() "train.py", line 248, in train random.seed(args.random_seed) NameError: name 'random' is not defined
[!] 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.296017
Traceback (most recent call last): "/usr/local/lib/python3.7/dist-packages/youtube_dl/extractor/common.py", line 530, in extract ie_result = self._real_extract(url) "/usr/local/lib/python3.7/dist-packages/youtube_dl/extractor/nrk.py", line 430, in _real_extract display_id)['@id'] KeyError: '@id'
Traceback (most recent call last): "/usr/stsci/pyssgdev/2.5.4/numpy/core/tests/test_numeric.py", line 779, in test_clip_func_takes_out self.clip(a, m, M, ac) "/usr/stsci/pyssgdev/2.5.4/numpy/core/tests/test_numeric.py", line 378, in clip return selector.choose((a, m, M), out=out)RuntimeError: more keyword list entries than argument specifiers
0.302143
Traceback (most recent call last): "boxplot_demo.py", line 55, in <module> boxplot(data) "/home/mdboom/python/lib/python2.7/site-packages/matplotlib-1.4.x-py2.7-linux-x86_64.egg/matplotlib/pyplot.py", line 2636, in boxplot meanprops=meanprops, manage_xticks=manage_xticks) "/home/mdboom/python/lib/python2.7/site-packages/matplotlib-1.4.x-py2.7-linux-x86_64.egg/matplotlib/axes/_axes.py", line 3036, in boxplot labels=labels) "/home/mdboom/python/lib/python2.7/site-packages/matplotlib-1.4.x-py2.7-linux-x86_64.egg/matplotlib/cbook.py", line 1994, in boxplot_stats wiskhi = np.compress(x <= hival, x) "/home/mdboom/python/lib/python2.7/site-packages/numpy/core/fromnumeric.py", line 1561, in compress return compress(condition, axis, out)ValueError: condition must be a 1-d array
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.249907
Traceback (most recent call last): (third_party/gae-mapreduce-1.9.17.0/mapreduce/handlers.py:508) "third_party/gae-mapreduce-1.9.17.0/mapreduce/handlers.py", line 494, in handle tstate.input_reader, shard_state, tstate, ctx) "third_party/gae-mapreduce-1.9.17.0/mapreduce/handlers.py", line 583, in _process_inputs entity, input_reader, ctx, tstate): "third_party/gae-mapreduce-1.9.17.0/mapreduce/handlers.py", line 625, in _process_datum for output in result: "core/domain/stats_jobs_continuous.py", line 614, in reduce exp = exp_services.get_exploration_by_id(exploration_id) "core/domain/exp_services.py", line 227, in get_exploration_by_id exploration_id, strict=strict, version=version) "core/storage/base_model/gae_models.py", line 598, in get return super(VersionedModel, cls).get(entity_id, strict=strict) "core/storage/base_model/gae_models.py", line 88, in get (cls.__name__, entity_id)) EntityNotFoundError: Entity for class ExplorationModel with id xxxxxxxxxxx not found
Traceback (most recent call last): "/usr/lib/pymodules/python2.7/salt/pillar/__init__.py", line 417, in ext_pillar ext = self.ext_pillars[key](self.opts['id'], pillar, val) "/usr/lib/pymodules/python2.7/salt/pillar/libvirt.py", line 36, in ext_pillar with salt.utils.fopen(cacert, 'r') as fp_: "/usr/lib/pymodules/python2.7/salt/utils/__init__.py", line 872, in fopen fhandle = open(*args, **kwargs)IOError: [Errno 2] No such file or directory: '/etc/salt/pki/minion/libvirt/cacert.pem'
0.265143
Traceback (most recent call last): "/usr/lib/python2.7/multiprocessing/process.py", line 258, in _bootstrap self.run() "/usr/lib/python2.7/multiprocessing/process.py", line 114, in run self._target(_self._args, *_self._kwargs) "/root/owtf/framework/report/reporting_process.py", line 59, in start self.generate_reports(filename) "/root/owtf/framework/report/reporting_process.py", line 93, in generate_reports self.core.Reporter.ReportFinish(target,new_urls[target]) "/root/owtf/framework/report/reporter.py", line 272, in ReportFinish with codecs.open(self.CCG('HTML_DETAILED_REPORT_PATH'), 'w',"utf-8") as file: "/usr/lib/python2.7/codecs.py", line 881, in open file = __builtin__.open(filename, mode, buffering)TypeError: coercing to Unicode: need string or buffer, NoneType found
WARNING: Automatic signature extraction failed: Traceback (most recent call last): "/usr/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 874, in _decrypt_signature video_id, player_url, len(s) "/usr/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 376, in _extract_signature_function res = self._parse_sig_js(code) "/usr/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 444, in _parse_sig_js u'Initial JS player signature function name') "/usr/bin/youtube-dl/youtube_dl/extractor/common.py", line 383, in _search_regex raise RegexNotFoundError(u'Unable to extract %s' % _name)RegexNotFoundError: Unable to extract Initial JS player signature function name; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
0.243295
Traceback (most recent call last): "<stdin>", line 1, in <module> "/Users/anomit/.venv-py3/lib/python3.6/site-packages/dynaconf/base.py", line 100, in __getattr__ return getattr(self._wrapped, name) AttributeError: 'Settings' object has no attribute 'MASTER'
Traceback (most recent call last): "/home/videx/Desktop/vid2vid/few-shot-vid2vid/train.py", line 73, in <module> train() "/home/videx/Desktop/vid2vid/few-shot-vid2vid/train.py", line 40, in train for idx, data in enumerate(dataset, start=trainer.epoch_iter): "/usr/local/lib/python3.5/dist-packages/torch/utils/data/dataloader.py", line 637, in __next__ return self._process_next_batch(batch) "/usr/local/lib/python3.5/dist-packages/torch/utils/data/dataloader.py", line 658, in _process_next_batch raise batch.exc_type(batch.exc_msg) RuntimeError: Traceback (most recent call last):
0.305385
Traceback (most recent call last): "/home/erik/Projects/federated_ner/venv/lib/python3.7/site-packages/syft/execution/plan.py", line 290, in build self.add_translation(translator) "/home/erik/Projects/federated_ner/venv/lib/python3.7/site-packages/syft/execution/plan.py", line 497, in add_translation role = plan_translator(self).translate() "/home/erik/Projects/federated_ner/venv/lib/python3.7/site-packages/syft/execution/translation/torchscript.py", line 47, in translate torchscript_plan = jit.trace(wrap_stateful_plan, (*args, plan_params)) "/home/erik/Projects/federated_ner/venv/lib/python3.7/site-packages/torch/jit/__init__.py", line 906, in trace _force_outplace) "/home/erik/Projects/federated_ner/venv/lib/python3.7/site-packages/syft/execution/translation/torchscript.py", line 43, in wrap_stateful_plan return translation_plan(*args[:-1]) "/home/erik/Projects/federated_ner/venv/lib/python3.7/site-packages/syft/execution/plan.py", line 381, in __call__ result = self.role.execute() "/home/erik/Projects/federated_ner/venv/lib/python3.7/site-packages/syft/execution/role.py", line 168, in execute self._execute_action(action) "/home/erik/Projects/federated_ner/venv/lib/python3.7/site-packages/syft/execution/role.py", line 227, in _execute_action response = method(*args_, **kwargs_) "/home/erik/Projects/federated_ner/venv/lib/python3.7/site-packages/syft/generic/frameworks/hook/hook.py", line 340, in overloaded_func response = handle_func_command(command) "/home/erik/Projects/federated_ner/venv/lib/python3.7/site-packages/syft/execution/placeholder.py", line 67, in handle_func_command response = new_type.handle_func_command(new_command) "/home/erik/Projects/federated_ner/venv/lib/python3.7/site-packages/syft/frameworks/torch/tensors/interpreters/native.py", line 384, in handle_func_command response = cls._get_response(cmd, args_, kwargs_) "/home/erik/Projects/federated_ner/venv/lib/python3.7/site-packages/syft/frameworks/torch/tensors/interpreters/native.py", line 418, in _get_response response = command_method(*args_, **kwargs_) "/home/erik/Projects/federated_ner/venv/lib/python3.7/site-packages/torch/nn/functional.py", line 1484, in embedding return torch.embedding(weight, input, padding_idx, scale_grad_by_freq, sparse) "/home/erik/Projects/federated_ner/venv/lib/python3.7/site-packages/syft/generic/frameworks/hook/hook.py", line 340, in overloaded_func response = handle_func_command(command) "/home/erik/Projects/federated_ner/venv/lib/python3.7/site-packages/syft/frameworks/torch/tensors/interpreters/native.py", line 384, in handle_func_command response = cls._get_response(cmd, args_, kwargs_) "/home/erik/Projects/federated_ner/venv/lib/python3.7/site-packages/syft/frameworks/torch/tensors/interpreters/native.py", line 418, in _get_response response = command_method(*args_, **kwargs_) RuntimeError: Expected tensor for argument #1 'indices' to have scalar type Long; but got torch.FloatTensor instead (while checking arguments for embedding)
Traceback (most recent call last): "c:\python27\lib\site-packages\pyocd\coresight\discovery.py", line 158, in _create_1_ap ap = AccessPort.create(self.dp, ap_address) "c:\python27\lib\site-packages\pyocd\coresight\ap.py", line 342, in create ap.init() "c:\python27\lib\site-packages\pyocd\utility\concurrency.py", line 28, in _locking return func(self, *args, **kwargs) "c:\python27\lib\site-packages\pyocd\coresight\ap.py", line 528, in init self._init_hprot() "c:\python27\lib\site-packages\pyocd\coresight\ap.py", line 579, in _init_hprot csw = AccessPort.read_reg(self, self._reg_offset + MEM_AP_CSW) "c:\python27\lib\site-packages\pyocd\utility\concurrency.py", line 28, in _locking return func(self, *args, **kwargs) "c:\python27\lib\site-packages\pyocd\coresight\ap.py", line 404, in read_reg return self.dp.read_ap(self.address.address + addr, now) "c:\python27\lib\site-packages\pyocd\coresight\dap.py", line 615, in read_ap return read_ap_cb() "c:\python27\lib\site-packages\pyocd\coresight\dap.py", line 603, in read_ap_cb result = result_cb() "c:\python27\lib\site-packages\pyocd\probe\cmsis_dap_probe.py", line 287, in read_ap_result_callback six.raise_from(self._convert_exception(error), error) "c:\python27\lib\site-packages\six.py", line 737, in raise_from raise value TransferFaultError: SWD/JTAG Transfer Fault
0.329201
Traceback (most recent call last): "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/tkinter/__init__.py", line 332, in __del__ if self._tk.getboolean(self._tk.call("info", "exists", self._name)): RuntimeError: main thread is not in main loop
Traceback (most recent call last): "/usr/local/lib/python2.7/site-packages/vdirsyncer/cli.py", line 359, in sync_collection force_delete=status_name in force_delete "/usr/local/lib/python2.7/site-packages/vdirsyncer/sync.py", line 129, in sync list_b = prepare_list(storage_b, b_href_to_status) "/usr/local/lib/python2.7/site-packages/vdirsyncer/sync.py", line 76, in prepare_list prefetch(storage, rv, download) "/usr/local/lib/python2.7/site-packages/vdirsyncer/sync.py", line 86, in prefetch for href, item, etag in storage.get_multi(hrefs): "/usr/local/lib/python2.7/site-packages/vdirsyncer/storage/dav.py", line 364, in get_multi raise exceptions.NotFoundError(href)NotFoundError: /<myid>/calendars/89449EFA-F09F-4DE1-B62F-BC89E816671B-2doapp/
0.288874
`Traceback (most recent call last): "/usr/local/bin/jtop", line 8, in <module> sys.exit(main()) "/usr/local/lib/python3.6/dist-packages/jtop/__main__.py", line 146, in main curses.wrapper(JTOPGUI, jetson, [ALL, GPU, CPU, MEM, CTRL, INFO], init_page=args.page, loop=args.loop, seconds=LOOP_SECONDS) "/usr/lib/python3.6/curses/__init__.py", line 94, in wrapper return func(stdscr, *args, **kwds) "/usr/local/lib/python3.6/dist-packages/jtop/gui/jtopgui.py", line 109, in __init__ self.run(loop, seconds) "/usr/local/lib/python3.6/dist-packages/jtop/gui/jtopgui.py", line 136, in run while not self.events() and self.jetson.ok(spin=True): "/usr/local/lib/python3.6/dist-packages/jtop/jtop.py", line 1056, in ok raise ex_value "/usr/local/lib/python3.6/dist-packages/jtop/jtop.py", line 149, in _load_jetson_libraries libraries = import_os_variables(JTOP_FOLDER + "/jetson_libraries", "JETSON_") "/usr/local/lib/python3.6/dist-packages/jtop/core/common.py", line 97, in import_os_variables value = tup[1].strip() IndexError: list index out of range
Traceback (most recent call last): "x.py", line 273, in train bar.update(0) "C:\Python27\lib\site-packages\tqdm\_tqdm.py", line 808, in update if self.avg_time is None \ZeroDivisionError: float division by zero
0.265568
Traceback (most recent call last): "/home/myvenv/bin/hunter-trace", line 7, in <module> from hunter.remote import main "/home/myvenv/lib/python2.7/site-packages/hunter/remote.py", line 15, in <module> import manhole ImportError: No module named manhole
Traceback (most recent call last): "/home/imaslov/Sand/pytest/src/test.py", line 6, in <module> train_evaluate_model_from_config('config/dstc2_vocab_config.json') "/home/imaslov/Sand/pytest/lib/python3.6/site-packages/deeppavlov/core/commands/train.py", line 187, in train_evaluate_model_from_config show_examples=train_config['show_examples']) "/home/imaslov/Sand/pytest/lib/python3.6/site-packages/deeppavlov/core/commands/train.py", line 211, in _test_model y_predicted = list(model(list(x))) "/home/imaslov/Sand/pytest/lib/python3.6/site-packages/deeppavlov/core/common/chainer.py", line 102, in __call__ return self._predict(*args, **kwargs) "/home/imaslov/Sand/pytest/lib/python3.6/site-packages/deeppavlov/core/common/chainer.py", line 137, in _predict res = component(*x) "/home/imaslov/Sand/pytest/lib/python3.6/site-packages/deeppavlov/core/data/vocab.py", line 160, in __call__ return [self[s] for s in samples] "/home/imaslov/Sand/pytest/lib/python3.6/site-packages/deeppavlov/core/data/vocab.py", line 160, in <listcomp> return [self[s] for s in samples] "/home/imaslov/Sand/pytest/lib/python3.6/site-packages/deeppavlov/core/data/vocab.py", line 102, in __getitem__ raise NotImplementedError("not implemented for type `{}`".format(type(key))) NotImplementedError: not implemented for type `<class 'list'>`
0.23928
Traceback (most recent call last): "/usr/local/lib/python2.7/dist-packages/googleads/adwords.py", line 1344, in DownloadReportAsStringWithAwql return response.read().decode('utf-8') "/usr/lib/python2.7/socket.py", line 351, in read data = self._sock.recv(rbufsize) "/usr/lib/python2.7/httplib.py", line 573, in read s = self.fp.read(amt) "/usr/lib/python2.7/socket.py", line 380, in read data = self._sock.recv(left) "/usr/lib/python2.7/ssl.py", line 341, in recv return self.read(buflen) "/usr/lib/python2.7/ssl.py", line 260, in read return self._sslobj.read(len)SSLError: [Errno 1] _ssl.c:1429: error:1408F119:SSL routines:SSL3_GET_RECORD:decryption failed or bad record mac
Traceback (most recent call last): "/hpc/rhome/extbolau/spack/lib/spack/spack/build_environment.py", line 801, in child_process return_value = function() "/hpc/rhome/extbolau/spack/lib/spack/spack/installer.py", line 1109, in build_process phase(pkg.spec, pkg.prefix) "/hpc/rhome/extbolau/spack/lib/spack/spack/package.py", line 108, in phase_wrapper phase(spec, prefix) "/hpc/rhome/extbolau/spack/lib/spack/spack/build_systems/makefile.py", line 81, in build inspect.getmodule(self).make(*self.build_targets) "/hpc/rhome/extbolau/spack/lib/spack/spack/build_environment.py", line 131, in __call__ return super(MakeExecutable, self).__call__(*args, **kwargs) "/hpc/rhome/extbolau/spack/lib/spack/spack/util/executable.py", line 189, in __call__ proc.returncode, long_msg) spack.util.executable.ProcessError: Command exited with status 2:
0.321576
Traceback (most recent call last): "/usr/local/lib/python3.6/site-packages/urllib3/connection.py", line 141, in _new_conn (self.host, self.port), self.timeout, **extra_kw) "/usr/local/lib/python3.6/site-packages/urllib3/util/connection.py", line 83, in create_connection raise err "/usr/local/lib/python3.6/site-packages/urllib3/util/connection.py", line 73, in create_connection sock.connect(sa) ConnectionRefusedError: [Errno 111] Connection refused
Traceback (most recent call last): "example.py", line 41, in <module> main() "example.py", line 37, in main sig.apply_async(queue='my_queue') "/usr/local/lib/python2.7/site-packages/celery/canvas.py", line 235, in apply_async return _apply(args, kwargs, **options) "/usr/local/lib/python2.7/site-packages/celery/app/task.py", line 570, in apply_async **options "/usr/local/lib/python2.7/site-packages/celery/app/base.py", line 741, in send_task amqp.send_task_message(P, name, message, **options) "/usr/local/lib/python2.7/site-packages/kombu/utils/objects.py", line 44, in __get__ value = obj.__dict__[self.__name__] = self.__get(obj) "/usr/local/lib/python2.7/site-packages/celery/app/amqp.py", line 264, in send_task_message return self._create_task_sender() "/usr/local/lib/python2.7/site-packages/celery/app/amqp.py", line 477, in _create_task_sender default_queue = self.default_queue "/usr/local/lib/python2.7/site-packages/kombu/utils/objects.py", line 44, in __get__ value = obj.__dict__[self.__name__] = self.__get(obj) "/usr/local/lib/python2.7/site-packages/celery/app/amqp.py", line 596, in default_queue return self.queues[self.app.conf.task_default_queue] "/usr/local/lib/python2.7/site-packages/celery/app/amqp.py", line 90, in __getitem__ return dict.__getitem__(self, name) "/usr/local/lib/python2.7/site-packages/celery/app/amqp.py", line 102, in __missing__ raise KeyError(name) KeyError: None
0.287643
Traceback (most recent call last): "/opt/paperless/src/manage.py", line 18, in <module> execute_from_command_line(sys.argv) "/usr/local/lib/python3.4/dist-packages/django/core/management/__init__.py", line 367, in execute_from_command_line utility.execute() "/usr/local/lib/python3.4/dist-packages/django/core/management/__init__.py", line 359, in execute self.fetch_command(subcommand).run_from_argv(self.argv) "/usr/local/lib/python3.4/dist-packages/django/core/management/base.py", line 294, in run_from_argv self.execute(*args, **cmd_options) "/usr/local/lib/python3.4/dist-packages/django/core/management/base.py", line 345, in execute output = self.handle(*args, **options) "/opt/paperless/src/documents/management/commands/document_consumer.py", line 57, in handle self.loop() "/opt/paperless/src/documents/management/commands/document_consumer.py", line 67, in loop self.file_consumer.consume() "/opt/paperless/src/documents/consumer.py", line 124, in consume parsed_document.get_text(), "/opt/paperless/src/paperless_tesseract/parsers.py", line 55, in get_text return self._get_ocr(images) "/opt/paperless/src/paperless_tesseract/parsers.py", line 131, in _get_ocr raw_text = self._assemble_ocr_sections(imgs, middle, raw_text) "/opt/paperless/src/paperless_tesseract/parsers.py", line 174, in _assemble_ocr_sections text = self._ocr(imgs[:middle], self.DEFAULT_OCR_LANGUAGE) + text "/opt/paperless/src/paperless_tesseract/parsers.py", line 163, in _ocr r = pool.map(image_to_string, itertools.product(imgs, [lang])) "/usr/lib/python3.4/multiprocessing/pool.py", line 260, in map return self._map_async(func, iterable, mapstar, chunksize).get() "/usr/lib/python3.4/multiprocessing/pool.py", line 599, in get raise self._value pyocr.error.TesseractError: (-9, b'Tesseract Open Source OCR Engine v3.03 with Leptonica\n')
Traceback (most recent call last): "/usr/lib/python3.5/asyncio/tasks.py", line 239, in _step result = coro.send(None) "/srv/homeassistant/lib/python3.5/site-packages/homeassistant/helpers/entity_platform.py", line 390, in async_remove_entity await self.entities[entity_id].async_remove() "/srv/homeassistant/lib/python3.5/site-packages/homeassistant/helpers/entity.py", line 396, in async_remove await self.async_will_remove_from_hass() "/srv/homeassistant/lib/python3.5/site-packages/homeassistant/components/automation/__init__.py", line 300, in async_will_remove_from_hass await super().async_will_remove_from_hass() "/srv/homeassistant/lib/python3.5/site-packages/homeassistant/helpers/restore_state.py", line 203, in async_will_remove_from_hass data.async_restore_entity_removed(self.entity_id) "/srv/homeassistant/lib/python3.5/site-packages/homeassistant/helpers/restore_state.py", line 183, in async_restore_entity_removed self.entity_ids.remove(entity_id) KeyError: 'automation.spalnia_knopka_nochnik'
0.270961
Traceback (most recent call last): "/home/user/exp/bin/pipenv", line 11, in <module> sys.exit(cli()) "/home/user/exp/lib/python3.6/site-packages/click/core.py", line 722, in __call__ return self.main(*args, **kwargs) "/home/user/exp/lib/python3.6/site-packages/click/core.py", line 697, in main rv = self.invoke(ctx) "/home/user/exp/lib/python3.6/site-packages/click/core.py", line 1043, in invoke return Command.invoke(self, ctx) "/home/user/exp/lib/python3.6/site-packages/click/core.py", line 895, in invoke return ctx.invoke(self.callback, **ctx.params) "/home/user/exp/lib/python3.6/site-packages/click/core.py", line 535, in invoke return callback(*args, **kwargs) "/home/user/exp/lib/python3.6/site-packages/click/decorators.py", line 17, in new_func return f(get_current_context(), *args, **kwargs) "/home/user/exp/lib/python3.6/site-packages/pipenv/cli.py", line 798, in cli ensure_project(three=three, python=python) "/home/user/exp/lib/python3.6/site-packages/pipenv/cli.py", line 160, in ensure_project ensure_pipfile(validate=validate) "/home/user/exp/lib/python3.6/site-packages/pipenv/cli.py", line 125, in ensure_pipfile if validate and project.virtualenv_exists: "/home/user/exp/lib/python3.6/site-packages/pipenv/project.py", line 48, in virtualenv_exists return os.path.isdir(self.virtualenv_location) "/home/user/exp/lib/python3.6/site-packages/pipenv/project.py", line 85, in virtualenv_location loc = c.out.strip() "/home/user/exp/lib/python3.6/site-packages/delegator.py", line 89, in out self.__out = self.std_out.read() ValueError: I/O operation on closed file.
Traceback (most recent call last): "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner self.run() "/usr/lib/python2.7/threading.py", line 763, in run self.__target(*self.__args, **self.__kwargs) "/opt/malcom/Malcom/networking/netsniffer.py", line 238, in run self.load_pcap() "/opt/malcom/Malcom/networking/netsniffer.py", line 215, in load_pcap self.sniff(stopper=self.stop_sniffing, filter=self.filter, prn=self.handlePacket, stopperTimeout=1, offline=self.engine.setup['SNIFFER_DIR']+"/"+filename) "/opt/malcom/Malcom/networking/netsniffer.py", line 658, in sniff r = prn(p) "/opt/malcom/Malcom/networking/netsniffer.py", line 509, in handlePacket self.send_flow_statistics(flow) "/opt/malcom/Malcom/networking/netsniffer.py", line 563, in send_flow_statistics data['flow'] = flow.get_statistics(self.engine.yara_rules) "/opt/malcom/Malcom/networking/flow.py", line 299, in get_statistics self.decoded_flow = Decoder.decode_flow(self) "/opt/malcom/Malcom/networking/flow.py", line 23, in decode_flow data = Decoder.HTTP_request(flow.payload) "/opt/malcom/Malcom/networking/flow.py", line 97, in HTTP_request host = re.search(r'Host: (?P<host>[.\w-]+)(:(?P<port>[\d]{1,5}))?', payload).groupdict()AttributeError: 'NoneType' object has no attribute 'groupdict'
0.246101
Traceback (most recent call last): "overviewer.py", line 296, in <module> main() "overviewer.py", line 254, in main r.go(options.procs) "/home/pogimabus/minecraft/overviewer/brownan-Minecraft-Overviewer-733e816/rendernode.py", line 147, in go pool = multiprocessing.Pool(processes=procs,initializer=pool_initializer,initargs=(self,)) "/usr/lib/python2.6/multiprocessing/**init**.py", line 227, in Pool return Pool(processes, initializer, initargs) "/usr/lib/python2.6/multiprocessing/pool.py", line 84, in **init** self._setup_queues() "/usr/lib/python2.6/multiprocessing/pool.py", line 131, in _setup_queues self._inqueue = SimpleQueue() "/usr/lib/python2.6/multiprocessing/queues.py", line 328, in __init__ self._rlock = Lock() "/usr/lib/python2.6/multiprocessing/synchronize.py", line 117, in __init__ SemLock.**init**(self, SEMAPHORE, 1, 1) "/usr/lib/python2.6/multiprocessing/synchronize.py", line 49, in **init** sl = self._semlock = _multiprocessing.SemLock(kind, value, maxvalue)OSError: [Errno 38] Function not implemented
Traceback (most recent call last): "/usr/local/lib/python3.6/site-packages/instagram_private_api/client.py", line 523, in _call_api response = self.opener.open(req, timeout=self.timeout) "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 400: Bad Request
0.18006
Traceback (most recent call last): "pandas/tests/test_timeseries.py", line 624, in test_shift_multiple_of_same_base ts = Series(np.random.randn(5), index=date_range('1/1/2000', freq='H')) "/home/wesm/code/pandas/pandas/core/daterange.py", line 65, in date_range freq=freq, tz=tz, normalize=normalize) "/home/wesm/code/pandas/pandas/core/index.py", line 1279, in __new__ b, e = Timestamp(start), Timestamp(end) "datetime.pyx", line 59, in pandas._tseries.Timestamp.__new__ (pandas/src/tseries.c:27720)AttributeError: 'NoneType' object has no attribute 'dtval'
Traceback (most recent call last): "/Users/username/.pyenv/versions/3.7.7/envs/pyarmor/lib/python3.7/site-packages/pyarmor/webui/server.py", line 78, in do_POST result['data'] = self.root_handler.dispatch(self.path[1:], args) "/Users/username/.pyenv/versions/3.7.7/envs/pyarmor/lib/python3.7/site-packages/pyarmor/webui/handler.py", line 49, in dispatch return handler.dispatch(path[i+1:], args) "/Users/username/.pyenv/versions/3.7.7/envs/pyarmor/lib/python3.7/site-packages/pyarmor/webui/handler.py", line 43, in dispatch return getattr(self, 'do_' + path)(args) "/Users/username/.pyenv/versions/3.7.7/envs/pyarmor/lib/python3.7/site-packages/pyarmor/webui/handler.py", line 468, in do_diagnose return self.do_build(args, debug=True) "/Users/username/.pyenv/versions/3.7.7/envs/pyarmor/lib/python3.7/site-packages/pyarmor/webui/handler.py", line 465, in do_build return self._build_target(path, args, debug=debug) "/Users/username/.pyenv/versions/3.7.7/envs/pyarmor/lib/python3.7/site-packages/pyarmor/webui/handler.py", line 365, in _build_target run_pyarmor(cmd_args, debug=debug) "/Users/username/.pyenv/versions/3.7.7/envs/pyarmor/lib/python3.7/site-packages/pyarmor/webui/handler.py", line 28, in run_pyarmor raise RuntimeError('Build project failed (%s)' % p.returncode) RuntimeError: Build project failed (1)
0.317108
Traceback (most recent call last): "manage.py", line 10, in <module> execute_from_command_line(sys.argv) "/Users/newscred/projects/python/pycms/lib/python2.7/site-packages/django/core/management/__init__.py", line 399, in execute_from_command_line utility.execute() "/Users/newscred/projects/python/pycms/lib/python2.7/site-packages/django/core/management/__init__.py", line 392, in execute self.fetch_command(subcommand).run_from_argv(self.argv) "/Users/newscred/projects/python/pycms/lib/python2.7/site-packages/django/core/management/base.py", line 242, in run_from_argv self.execute(*args, **options.__dict__) "/Users/newscred/projects/python/pycms/lib/python2.7/site-packages/django/core/management/base.py", line 285, in execute output = self.handle(*args, **options) "/Users/newscred/projects/python/pycms/lib/python2.7/site-packages/django/core/management/base.py", line 415, in handle return self.handle_noargs(**options) "/Users/newscred/projects/python/pycms/lib/python2.7/site-packages/django/contrib/staticfiles/management/commands/collectstatic.py", line 167, in handle_noargs collected = self.collect() "/Users/newscred/projects/python/pycms/lib/python2.7/site-packages/django/contrib/staticfiles/management/commands/collectstatic.py", line 118, in collect for original_path, processed_path, processed in processor: "/Users/newscred/projects/python/cms/cms/pipeline/pipeline_storage.py", line 7, in post_process for name, hashed_name, processed in super(GZipPipelineStorage, self).post_process(paths, dry_run, **options): "/Users/newscred/projects/python/pycms/lib/python2.7/site-packages/pipeline/storage.py", line 77, in post_process if not matches_patterns(path, self.gzip_patterns): "/Users/newscred/projects/python/pycms/lib/python2.7/site-packages/django/contrib/staticfiles/utils.py", line 14, in matches_patterns if fnmatch.fnmatchcase(path, pattern): "/Users/newscred/projects/python/pycms/lib/python2.7/fnmatch.py", line 79, in fnmatchcase return _cache[pat].match(name) is not NoneTypeError: expected string or buffer
Traceback (most recent call last): "main.py", line 110, in <module> main(config) "main.py", line 49, in main solver.test() "D:\pytorchdemo\StarGAN-master\solver.py", line 526, in test self.restore_model(self.test_iters) "D:\pytorchdemo\StarGAN-master\solver.py", line 103, in restore_model self.G.load_state_dict(torch.load(G_path, map_location=lambda storage, loc: storage)) "C:\Program s\Python35\lib\site-packages\torch\nn\modules\module.py", line 721, in load_state_dict self.__class__.__name__, "\n\t".join(error_msgs))) RuntimeError: Error(s) in loading state_dict for Generator:
0.266356
Traceback (most recent call last): "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 121, in handle_call_service connection.context(msg)) "/usr/src/homeassistant/homeassistant/core.py", line 1150, in async_call self._execute_service(handler, service_call)) "/usr/src/homeassistant/homeassistant/core.py", line 1172, in _execute_service await handler.func(service_call) "/usr/src/homeassistant/homeassistant/components/script/__init__.py", line 84, in turn_off_service in await component.async_extract_from_service(service) "/usr/local/lib/python3.7/asyncio/tasks.py", line 354, in wait raise ValueError('Set of coroutines/Futures is empty.') ValueError: Set of coroutines/Futures is empty.
Traceback (most recent call last): "c:/users/user/appdata/local/programs/python/python38/lib/site-packages/pipenv/resolver.py", line 807, in <module> main() "c:/users/user/appdata/local/programs/python/python38/lib/site-packages/pipenv/resolver.py", line 802, in main _main(parsed.pre, parsed.clear, parsed.verbose, parsed.system, parsed.write, "c:/users/user/appdata/local/programs/python/python38/lib/site-packages/pipenv/resolver.py", line 785, in _main resolve_packages(pre, clear, verbose, system, write, requirements_dir, packages) "c:/users/user/appdata/local/programs/python/python38/lib/site-packages/pipenv/resolver.py", line 746, in resolve_packages results, resolver = resolve( "c:/users/user/appdata/local/programs/python/python38/lib/site-packages/pipenv/resolver.py", line 728, in resolve return resolve_deps( "c:\users\user\appdata\local\programs\python\python38\lib\site-packages\pipenv\utils.py", line 1378, in resolve_deps results, hashes, markers_lookup, resolver, skipped = actually_resolve_deps( "c:\users\user\appdata\local\programs\python\python38\lib\site-packages\pipenv\utils.py", line 1093, in actually_resolve_deps resolver.resolve() "c:\users\user\appdata\local\programs\python\python38\lib\site-packages\pipenv\utils.py", line 808, in resolve results = self.resolver.resolve(max_rounds=environments.PIPENV_MAX_ROUNDS) "c:\users\user\appdata\local\programs\python\python38\lib\site-packages\pipenv\patched\piptools\resolver.py", line 180, in resolve has_changed, best_matches = self._resolve_one_round() "c:\users\user\appdata\local\programs\python\python38\lib\site-packages\pipenv\patched\piptools\resolver.py", line 268, in _resolve_one_round their_constraints.extend(self._iter_dependencies(best_match)) "c:\users\user\appdata\local\programs\python\python38\lib\site-packages\pipenv\patched\piptools\resolver.py", line 383, in _iter_dependencies dependencies = self.repository.get_dependencies(ireq) "c:\users\user\appdata\local\programs\python\python38\lib\site-packages\pipenv\patched\piptools\repositories\pypi.py", line 226, in get_dependencies legacy_results = self.get_legacy_dependencies(ireq) "c:\users\user\appdata\local\programs\python\python38\lib\site-packages\pipenv\patched\piptools\repositories\pypi.py", line 347, in get_legacy_dependencies results, ireq = self.resolve_reqs( "c:\users\user\appdata\local\programs\python\python38\lib\site-packages\pipenv\patched\piptools\repositories\pypi.py", line 303, in resolve_reqs results = resolver._resolve_one(reqset, ireq) "c:\users\user\appdata\local\programs\python\python38\lib\site-packages\pipenv\patched\notpip\_internal\legacy_resolve.py", line 339, in _resolve_one abstract_dist = self._get_abstract_dist_for(req_to_install) "c:\users\user\appdata\local\programs\python\python38\lib\site-packages\pipenv\patched\notpip\_internal\legacy_resolve.py", line 287, in _get_abstract_dist_for abstract_dist = self.preparer.prepare_linked_requirement(req) "c:\users\user\appdata\local\programs\python\python38\lib\site-packages\pipenv\patched\notpip\_internal\operations\prepare.py", line 508, in prepare_linked_requirement abstract_dist = _get_prepared_distribution( "c:\users\user\appdata\local\programs\python\python38\lib\site-packages\pipenv\patched\notpip\_internal\operations\prepare.py", line 95, in _get_prepared_distribution abstract_dist.prepare_distribution_metadata(finder, build_isolation) "c:\users\user\appdata\local\programs\python\python38\lib\site-packages\pipenv\patched\notpip\_internal\distributions\sdist.py", line 40, in prepare_distribution_metadata self.req.prepare_metadata() "c:\users\user\appdata\local\programs\python\python38\lib\site-packages\pipenv\patched\notpip\_internal\req\req_install.py", line 564, in prepare_metadata self.metadata_directory = self._generate_metadata() "c:\users\user\appdata\local\programs\python\python38\lib\site-packages\pipenv\patched\notpip\_internal\req\req_install.py", line 538, in _generate_metadata return generate_metadata_legacy( "c:\users\user\appdata\local\programs\python\python38\lib\site-packages\pipenv\patched\notpip\_internal\operations\build\metadata_legacy.py", line 115, in generate_metadata call_subprocess( "c:\users\user\appdata\local\programs\python\python38\lib\site-packages\pipenv\patched\notpip\_internal\utils\subprocess.py", line 242, in call_subprocess raise InstallationError(exc_msg) pipenv.patched.notpip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
0.212158
Traceback (most recent call last): "/usr/src/homeassistant/homeassistant/util/yaml/loader.py", line 61, in load_yaml return yaml.load(conf_file, Loader=SafeLineLoader) or OrderedDict() "/usr/local/lib/python3.8/site-packages/yaml/__init__.py", line 114, in load return loader.get_single_data() "/usr/local/lib/python3.8/site-packages/yaml/constructor.py", line 49, in get_single_data node = self.get_single_node() "/usr/local/lib/python3.8/site-packages/yaml/composer.py", line 36, in get_single_node document = self.compose_document() "/usr/local/lib/python3.8/site-packages/yaml/composer.py", line 55, in compose_document node = self.compose_node(None, None) "/usr/src/homeassistant/homeassistant/util/yaml/loader.py", line 50, in compose_node node: yaml.nodes.Node = super().compose_node(parent, index) "/usr/local/lib/python3.8/site-packages/yaml/composer.py", line 84, in compose_node node = self.compose_mapping_node(anchor) "/usr/local/lib/python3.8/site-packages/yaml/composer.py", line 133, in compose_mapping_node item_value = self.compose_node(node, item_key) "/usr/src/homeassistant/homeassistant/util/yaml/loader.py", line 50, in compose_node node: yaml.nodes.Node = super().compose_node(parent, index) "/usr/local/lib/python3.8/site-packages/yaml/composer.py", line 82, in compose_node node = self.compose_sequence_node(anchor) "/usr/local/lib/python3.8/site-packages/yaml/composer.py", line 111, in compose_sequence_node node.value.append(self.compose_node(node, index)) "/usr/src/homeassistant/homeassistant/util/yaml/loader.py", line 50, in compose_node node: yaml.nodes.Node = super().compose_node(parent, index) "/usr/local/lib/python3.8/site-packages/yaml/composer.py", line 84, in compose_node node = self.compose_mapping_node(anchor) "/usr/local/lib/python3.8/site-packages/yaml/composer.py", line 133, in compose_mapping_node item_value = self.compose_node(node, item_key) "/usr/src/homeassistant/homeassistant/util/yaml/loader.py", line 50, in compose_node node: yaml.nodes.Node = super().compose_node(parent, index) "/usr/local/lib/python3.8/site-packages/yaml/composer.py", line 82, in compose_node node = self.compose_sequence_node(anchor) "/usr/local/lib/python3.8/site-packages/yaml/composer.py", line 111, in compose_sequence_node node.value.append(self.compose_node(node, index)) "/usr/src/homeassistant/homeassistant/util/yaml/loader.py", line 50, in compose_node node: yaml.nodes.Node = super().compose_node(parent, index) "/usr/local/lib/python3.8/site-packages/yaml/composer.py", line 84, in compose_node node = self.compose_mapping_node(anchor) "/usr/local/lib/python3.8/site-packages/yaml/composer.py", line 133, in compose_mapping_node item_value = self.compose_node(node, item_key) "/usr/src/homeassistant/homeassistant/util/yaml/loader.py", line 50, in compose_node node: yaml.nodes.Node = super().compose_node(parent, index) "/usr/local/lib/python3.8/site-packages/yaml/composer.py", line 82, in compose_node node = self.compose_sequence_node(anchor) "/usr/local/lib/python3.8/site-packages/yaml/composer.py", line 111, in compose_sequence_node node.value.append(self.compose_node(node, index)) "/usr/src/homeassistant/homeassistant/util/yaml/loader.py", line 50, in compose_node node: yaml.nodes.Node = super().compose_node(parent, index) "/usr/local/lib/python3.8/site-packages/yaml/composer.py", line 84, in compose_node node = self.compose_mapping_node(anchor) "/usr/local/lib/python3.8/site-packages/yaml/composer.py", line 127, in compose_mapping_node while not self.check_event(MappingEndEvent): "/usr/local/lib/python3.8/site-packages/yaml/parser.py", line 98, in check_event self.current_event = self.state() "/usr/local/lib/python3.8/site-packages/yaml/parser.py", line 438, in parse_block_mapping_key raise ParserError("while parsing a block mapping", self.marks[-1], yaml.parser.ParserError: while parsing a block mapping
Traceback (most recent call last): "/usr/bin/shinken-arbiter", line 118, in <module> daemon.main() "/usr/local/lib/python2.7/dist-packages/shinken/daemons/arbiterdaemon.py" self.load_config_file() "/usr/local/lib/python2.7/dist-packages/shinken/daemons/arbiterdaemon.py" self.conf.early_arbiter_linking() "/usr/local/lib/python2.7/dist-packages/shinken/objects/config.py", line self.modules.linkify() "/usr/local/lib/python2.7/dist-packages/shinken/objects/module.py", line self.linkify_s_by_plug() "/usr/local/lib/python2.7/dist-packages/shinken/objects/module.py", line mods = s.modules.split(',')AttributeError: 'list' object has no attribute 'split'
0.275622
Traceback (most recent call last): "/home/kechen/workspaces/foo/python-gevent/gevent-1.1b4/gevent/greenlet.py", line 522, in run result = self._run(*self.args, **self.kwargs) "/home/kechen/workspaces/foo/python-gevent/gevent-1.1b4/gevent/queue.py", line 309, in peek self.getters.remove(waiter)ValueError: deque.remove(x): x not in deque
Traceback (most recent call last): "/usr/local/bin/svtplay-dl", line 7, in <module> svtplay_dl.main() "/usr/local/Cellar/svtplay-dl/1.9.2/libexec/lib/python2.7/site-packages/svtplay_dl/__init__.py", line 461, in main get_media(urls[0], options) "/usr/local/Cellar/svtplay-dl/1.9.2/libexec/lib/python2.7/site-packages/svtplay_dl/__init__.py", line 192, in get_media get_one_media(stream, copy.copy(options)) "/usr/local/Cellar/svtplay-dl/1.9.2/libexec/lib/python2.7/site-packages/svtplay_dl/__init__.py", line 239, in get_one_media for i in streams: "/usr/local/Cellar/svtplay-dl/1.9.2/libexec/lib/python2.7/site-packages/svtplay_dl/service/svtplay.py", line 43, in get self.options.output = self.outputfilename(janson, self.options.output) "/usr/local/Cellar/svtplay-dl/1.9.2/libexec/lib/python2.7/site-packages/svtplay_dl/service/svtplay.py", line 237, in outputfilename if data["video"]["accessServices"]["audioDescription"]: KeyError: 'accessServices'
0.318271
Traceback (most recent call last): "/home/virtualenvs/mts/local/lib/python2.7/site-packages/django/core/handlers/wsgi.py", line 187, in __call__ response = self.get_response(request) "/home/virtualenvs/mts/local/lib/python2.7/site-packages/django/core/handlers/base.py", line 199, in get_response response = self.handle_uncaught_exception(request, resolver, sys.exc_info()) "/home/virtualenvs/mts/local/lib/python2.7/site-packages/django/core/handlers/base.py", line 111, in get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) "/home/virtualenvs/mts/local/lib/python2.7/site-packages/django/views/generic/base.py", line 69, in view return self.dispatch(request, *args, **kwargs) "/home/virtualenvs/mts/local/lib/python2.7/site-packages/django/views/generic/base.py", line 87, in dispatch return handler(request, *args, **kwargs) "./touchstay/views/invitation.py", line 368, in get return generate_pdf(request, destination, None) "./touchstay/views/invitation.py", line 414, in generate_pdf pdf_doc_2 = pdf2.render() "/home/virtualenvs/mts/local/lib/python2.7/site-packages/weasyprint/__init__.py", line 143, in render font_config) "/home/virtualenvs/mts/local/lib/python2.7/site-packages/weasyprint/document.py", line 326, in _render [Page(p, enable_hinting) for p in page_boxes], "/home/virtualenvs/mts/local/lib/python2.7/site-packages/weasyprint/layout/__init__.py", line 55, in layout_document context, root_box, html, cascaded_styles, computed_styles)) "/home/virtualenvs/mts/local/lib/python2.7/site-packages/weasyprint/layout/pages.py", line 601, in make_all_pages context, root_box, page_type, resume_at, page_number) "/home/virtualenvs/mts/local/lib/python2.7/site-packages/weasyprint/layout/pages.py", line 520, in make_page positioned_boxes, positioned_boxes, adjoining_margins) "/home/virtualenvs/mts/local/lib/python2.7/site-packages/weasyprint/layout/blocks.py", line 83, in block_level_layout adjoining_margins) "/home/virtualenvs/mts/local/lib/python2.7/site-packages/weasyprint/layout/blocks.py", line 111, in block_box_layout page_is_empty, absolute_boxes, fixed_boxes, adjoining_margins) "/home/virtualenvs/mts/local/lib/python2.7/site-packages/weasyprint/layout/blocks.py", line 638, in block_container_layout adjoining_margins) "/home/virtualenvs/mts/local/lib/python2.7/site-packages/weasyprint/layout/blocks.py", line 83, in block_level_layout adjoining_margins) "/home/virtualenvs/mts/local/lib/python2.7/site-packages/weasyprint/layout/blocks.py", line 111, in block_box_layout page_is_empty, absolute_boxes, fixed_boxes, adjoining_margins) "/home/virtualenvs/mts/local/lib/python2.7/site-packages/weasyprint/layout/blocks.py", line 638, in block_container_layout adjoining_margins) "/home/virtualenvs/mts/local/lib/python2.7/site-packages/weasyprint/layout/blocks.py", line 83, in block_level_layout adjoining_margins) "/home/virtualenvs/mts/local/lib/python2.7/site-packages/weasyprint/layout/blocks.py", line 111, in block_box_layout page_is_empty, absolute_boxes, fixed_boxes, adjoining_margins) "/home/virtualenvs/mts/local/lib/python2.7/site-packages/weasyprint/layout/blocks.py", line 638, in block_container_layout adjoining_margins) "/home/virtualenvs/mts/local/lib/python2.7/site-packages/weasyprint/layout/blocks.py", line 83, in block_level_layout adjoining_margins) "/home/virtualenvs/mts/local/lib/python2.7/site-packages/weasyprint/layout/blocks.py", line 111, in block_box_layout page_is_empty, absolute_boxes, fixed_boxes, adjoining_margins) "/home/virtualenvs/mts/local/lib/python2.7/site-packages/weasyprint/layout/blocks.py", line 638, in block_container_layout adjoining_margins) "/home/virtualenvs/mts/local/lib/python2.7/site-packages/weasyprint/layout/blocks.py", line 83, in block_level_layout adjoining_margins) "/home/virtualenvs/mts/local/lib/python2.7/site-packages/weasyprint/layout/blocks.py", line 111, in block_box_layout page_is_empty, absolute_boxes, fixed_boxes, adjoining_margins) "/home/virtualenvs/mts/local/lib/python2.7/site-packages/weasyprint/layout/blocks.py", line 638, in block_container_layout adjoining_margins) "/home/virtualenvs/mts/local/lib/python2.7/site-packages/weasyprint/layout/blocks.py", line 83, in block_level_layout adjoining_margins) "/home/virtualenvs/mts/local/lib/python2.7/site-packages/weasyprint/layout/blocks.py", line 111, in block_box_layout page_is_empty, absolute_boxes, fixed_boxes, adjoining_margins) "/home/virtualenvs/mts/local/lib/python2.7/site-packages/weasyprint/layout/blocks.py", line 510, in block_container_layout for line, resume_at in lines_iterator: "/home/virtualenvs/mts/local/lib/python2.7/site-packages/weasyprint/layout/inlines.py", line 51, in iter_line_boxes device_size, absolute_boxes, fixed_boxes, first_letter_style) "/home/virtualenvs/mts/local/lib/python2.7/site-packages/weasyprint/layout/inlines.py", line 108, in get_next_linebox waiting_floats, line_children=[]) "/home/virtualenvs/mts/local/lib/python2.7/site-packages/weasyprint/layout/inlines.py", line 839, in split_inline_box child_resume_at[0] + current_skip, TypeError: 'NoneType' object has no attribute '__getitem__'
Traceback (most recent call last): "/usr/share/datadog/agent/checks/__init__.py", line 423, in run self.check(instance) "/usr/share/datadog/agent/checks.d/tomcat.py", line 49, in check dump = jmx.dump() "/usr/share/datadog/agent/checks/jmx_connector.py", line 129, in dump jsonvar = json.loads(content) "/usr/lib/python2.7/json/__init__.py", line 326, in loads return _default_decoder.decode(s) "/usr/lib/python2.7/json/decoder.py", line 366, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) "/usr/lib/python2.7/json/decoder.py", line 384, in raw_decode raise ValueError("No JSON object could be decoded")ValueError: No JSON object could be decoded
0.305505
Traceback (most recent call last): "/opt/certbot/src/certbot/certbot/_internal/renewal.py", line 71, in _reconstitute renewal_candidate = storage.RenewableCert(full_path, config) "/opt/certbot/src/certbot/certbot/_internal/storage.py", line 449, in __init__ raise errors.CertStorageError( certbot.errors.CertStorageError: renewal config file {} is missing a required file reference
Traceback (most recent call last): "main.py", line 182, in <module> main(args) "main.py", line 59, in main solver.train(loaders) "/home/ipsych/ML/Stargan_v2/core/solver.py", line 170, in train calculate_metrics(nets_ema, args, i+1, mode='latent') "/home/ipsych/.conda/envs/Pytorch_1_4_0/lib/python3.7/site-packages/torch/autograd/grad_mode.py", line 49, in decorate_no_grad return func(*args, **kwargs) "/home/ipsych/ML/Stargan_v2/metrics/eval.py", line 61, in calculate_metrics iter_ref = iter(loader_ref) UnboundLocalError: local variable 'loader_ref' referenced before assignment
0.294847
> default: fatal: [127.0.0.1]: FAILED! => {"changed": true, "cmd": ["/home/vagrant/pybossa-env/bin/python", "cli.py", "db_create"], "delta": "0:00:02.187642", "end": "2018-05-11 10:11:48.259697", "failed": true, "rc": 1, "start": "2018-05-11 10:11:46.072055", "stderr": "Traceback (most recent call last):\n \"cli.py\", line 19, in <module>\n app = create_app(run_as_server=False)\n \"/vagrant/pybossa/core.py\", line 81, in create_app\n anonymizer.init_app(app)\n \"/vagrant/pybossa/anonymizer/__init__.py\", line 30, in init_app\n cp = CryptoPAn(app.config.get('CRYPTOPAN_KEY'))\n \"/home/vagrant/pybossa-env/local/lib/python2.7/site-packages/yacryptopan.py\", line 60, in __init__\n assert(len(key) == 32)\nTypeError: object of type 'NoneType' has no len()", "stdout": "Slave binds are misssing, adding Master as slave too.\n<type 'exceptions.KeyError'>\n('TWITTER_CONSUMER_KEY',)\n'TWITTER_CONSUMER_KEY'\nTwitter signin disabled\n<type 'exceptions.KeyError'>\n('FACEBOOK_APP_ID',)\n'FACEBOOK_APP_ID'\nFacebook signin disabled\n<type 'exceptions.KeyError'>\n('GOOGLE_CLIENT_ID',)\n'GOOGLE_CLIENT_ID'\nGoogle signin disabled\n<type 'exceptions.KeyError'>\n('FLICKR_API_KEY',)\n'FLICKR_API_KEY'\nFlickr importer not available\n<type 'exceptions.KeyError'>\n('DROPBOX_APP_KEY',)\n'DROPBOX_APP_KEY'\nDropbox importer not available\n<type 'exceptions.KeyError'>\n('TWITTER_CONSUMER_KEY',)\n'TWITTER_CONSUMER_KEY'\nTwitter importer not available\n<type 'exceptions.KeyError'>\n('YOUTUBE_API_SERVER_KEY',)\n'YOUTUBE_API_SERVER_KEY'\nYoutube importer not available", "stdout_lines": ["Slave binds are misssing, adding Master as slave too.", "<type 'exceptions.KeyError'>", "('TWITTER_CONSUMER_KEY',)", "'TWITTER_CONSUMER_KEY'", "Twitter signin disabled", "<type 'exceptions.KeyError'>", "('FACEBOOK_APP_ID',)", "'FACEBOOK_APP_ID'", "Facebook signin disabled", "<type 'exceptions.KeyError'>", "('GOOGLE_CLIENT_ID',)", "'GOOGLE_CLIENT_ID'", "Google signin disabled", "<type 'exceptions.KeyError'>", "('FLICKR_API_KEY',)", "'FLICKR_API_KEY'", "Flickr importer not available", "<type 'exceptions.KeyError'>", "('DROPBOX_APP_KEY',)", "'DROPBOX_APP_KEY'", "Dropbox importer not available", "<type 'exceptions.KeyError'>", "('TWITTER_CONSUMER_KEY',)", "'TWITTER_CONSUMER_KEY'", "Twitter importer not available", "<type 'exceptions.KeyError'>", "('YOUTUBE_API_SERVER_KEY',)", "'YOUTUBE_API_SERVER_KEY'", "Youtube importer not available"], "warnings": []} > default:
Traceback (most recent call last): "C:/Users/Erez.Katz/PycharmProjects/UserSeg/GetData.py", line 1, in <module> import happybase "C:\Users\Erez.Katz\UserSegmentation\lib\site-packages\happybase\__init__.py", line 11, in <module> 'Hbase_thrift') "C:\Users\Erez.Katz\UserSegmentation\lib\site-packages\thriftpy\parser\__init__.py", line 30, in load include_dir=include_dir) "C:\Users\Erez.Katz\UserSegmentation\lib\site-packages\thriftpy\parser\parser.py", line 499, in parse url_scheme)) thriftpy.parser.exc.ThriftParserError: ThriftPy does not support generating module with path in protocol 'c'
0.329609
Traceback (most recent call last): "C:\Users\Mikuś\Miniconda3\Scripts\conda-script.py", line 4, in <module> sys.exit(main()) "C:\Users\Mikuś\Miniconda3\lib\site-packages\conda\cli\main.py", line 195, in main args_func(args, p) "C:\Users\Mikuś\Miniconda3\lib\site-packages\conda\cli\main.py", line 202, in args_func args.func(args, p) "C:\Users\Mikuś\Miniconda3\lib\site-packages\conda\cli\main_list.py", line 246, in execute json=args.json, show_channel_urls=args.show_channel_urls) "C:\Users\Mikuś\Miniconda3\lib\site-packages\conda\cli\main_list.py", line 177, in print_packages add_pip_installed(prefix, installed, json=json) "C:\Users\Mikuś\Miniconda3\lib\site-packages\conda\pip.py", line 108, in add_pip_installed for pip_pkg in installed(prefix, output=output): "C:\Users\Mikuś\Miniconda3\lib\site-packages\conda\pip.py", line 49, in installed args = pip_args(prefix) "C:\Users\Mikuś\Miniconda3\lib\site-packages\conda\pip.py", line 28, in pip_args pip_version = subprocess.check_output(ret + ['-V']).decode('utf-8').split()[1]UnicodeDecodeError: 'utf-8' codec can't decode byte 0x9c in position 28: invalid start byte
Traceback (most recent call last): "C:\Users\luowq\AppData\Local\Programs\Python\Python36\lib\site-packages\flask\app.py", line 1982, in wsgi_app response = self.full_dispatch_request() "C:\Users\luowq\AppData\Local\Programs\Python\Python36\lib\site-packages\flask\app.py", line 1614, in full_dispatch_request rv = self.handle_user_exception(e) "C:\Users\luowq\AppData\Local\Programs\Python\Python36\lib\site-packages\flask\app.py", line 1517, in handle_user_exception reraise(exc_type, exc_value, tb) "C:\Users\luowq\AppData\Local\Programs\Python\Python36\lib\site-packages\flask\_compat.py", line 33, in reraise raise value "C:\Users\luowq\AppData\Local\Programs\Python\Python36\lib\site-packages\flask\app.py", line 1612, in full_dispatch_request rv = self.dispatch_request() "C:\Users\luowq\AppData\Local\Programs\Python\Python36\lib\site-packages\flask\app.py", line 1598, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) "E:/src/python/monitor/q.py", line 25, in test mail.send(msg) "C:\Users\luowq\AppData\Local\Programs\Python\Python36\lib\site-packages\flask_mail.py", line 492, in send message.send(connection) "C:\Users\luowq\AppData\Local\Programs\Python\Python36\lib\site-packages\flask_mail.py", line 427, in send connection.send(self) "C:\Users\luowq\AppData\Local\Programs\Python\Python36\lib\site-packages\flask_mail.py", line 192, in send message.rcpt_options) "C:\Users\luowq\AppData\Local\Programs\Python\Python36\lib\smtplib.py", line 888, in sendmail raise SMTPDataError(code, resp) smtplib.SMTPDataError: (554, b'DT:SPM 163 smtp7,C8CowADHKQw4dA9b0_xbDg--.43717S2 1527739449,please see http://mail.163.com/help/help_spam_16.htm?ip=219.159.152.25&hostid=smtp7&time=1527739449')`
0.224196
Traceback (most recent call last): "/opt/conda/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion crit = self.state.criteria[name] KeyError: 'future'
Traceback (most recent call last): "/usr/lib/python3.8/site-packages/nose/case.py", line 197, in runTest self.test(*self.arg) "/home/tkloczko/rpmbuild/BUILD/arrow-0.15.6/tests/test_locales.py", line 812, in test_format_timeframe assert self.locale._format_timeframe("now", 0) == "agora" AttributeError: 'TestBrazilianPortugueseLocale' object has no attribute 'locale'
0.294394
Traceback (most recent call last): "/home/terrywang/RanYu/PaddleDetection/ppdet/data/reader.py", line 45, in __call__ data = f(data, ctx) "/home/terrywang/RanYu/PaddleDetection/ppdet/data/transform/operators.py", line 924, in __call__ image_height, self.target_size) "/home/terrywang/RanYu/PaddleDetection/ppdet/data/transform/op_helper.py", line 382, in crop_image_sampling sample_img = np.zeros((height, width, 3)) MemoryError: Unable to allocate 49.5 GiB for an array with shape (47081, 47081, 3) and data type float64
Traceback (most recent call last): "cherrypy_cprequest.pyc", line 656, in respond "cherrypy\lib\encoding.pyc", line 188, in **call** "cherrypy_cpdispatch.pyc", line 34, in **call** "sfwebui.pyc", line 243, in startscan "mako\template.pyc", line 443, in render "mako\runtime.pyc", line 783, in _render "mako\runtime.pyc", line 815, in _render_context "mako\runtime.pyc", line 841, in _exec_template "dyn_newscan_tmpl", line 64, in render_bodyIndexError: string index out of range
0.264101
Traceback (most recent call last): "/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/lib/agw/customtreectrl.py", line 6127, in OnPaint dc = wx.PaintDC(self) "/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_gdi.py", line 4734, in __init__ _gdi_.PaintDC_swiginit(self,_gdi_.new_PaintDC(_args, *_kwargs))wx._core.PyNoAppError: The wx.App object must be created first!
Traceback (most recent call last): "./main.py", line 3, in <module> from jd_assistant import Assistant "/Users/dubaiyu/Desktop/jd-assistant-master/jd_assistant.py", line 13, in <module> from config import global_config "/Users/dubaiyu/Desktop/jd-assistant-master/config.py", line 4, in <module> import configparser ImportError: No module named configparser
0.266317
Traceback (most recent call last): "/home/habi/PycharmProjects/untitled3/venv/lib/python3.6/site-packages/gevent/greenlet.py", line 536, in run result = self._run(*self.args, **self.kwargs) "/home/habi/PycharmProjects/untitled3/venv/lib/python3.6/site-packages/gevent/baseserver.py", line 26, in _handle_and_close_when_done return handle(*args_tuple) "/home/habi/PycharmProjects/untitled3/venv/lib/python3.6/site-packages/gevent/server.py", line 174, in wrap_socket_and_handle ssl_socket = self.wrap_socket(client_socket, **self.ssl_args) "/home/habi/PycharmProjects/untitled3/venv/lib/python3.6/site-packages/gevent/_ssl3.py", line 642, in wrap_socket ciphers=ciphers) "/home/habi/PycharmProjects/untitled3/venv/lib/python3.6/site-packages/gevent/_ssl3.py", line 232, in __init__ raise x "/home/habi/PycharmProjects/untitled3/venv/lib/python3.6/site-packages/gevent/_ssl3.py", line 228, in __init__ self.do_handshake() "/home/habi/PycharmProjects/untitled3/venv/lib/python3.6/site-packages/gevent/_ssl3.py", line 545, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: HTTP_REQUEST] http request (_ssl.c:777)
Traceback (most recent call last): "sample/remote.py", line 35, in <module> for contact in driver.get_unread(): "/usr/local/lib/python3.8/dist-packages/webwhatsapi-2.0.3-py3.8.egg/webwhatsapi/__init__.py", line 416, in get_unread raw_message_groups = self.wapi_functions.getUnreadMessages( "/usr/local/lib/python3.8/dist-packages/webwhatsapi-2.0.3-py3.8.egg/webwhatsapi/wapi_js_wrapper.py", line 44, in __getattr__ wapi_functions = dir(self) "/usr/local/lib/python3.8/dist-packages/webwhatsapi-2.0.3-py3.8.egg/webwhatsapi/wapi_js_wrapper.py", line 72, in __dir__ self.driver.execute_script(script.read()) "/usr/local/lib/python3.8/dist-packages/selenium-4.0.0a7-py3.8.egg/selenium/webdriver/remote/webdriver.py", line 759, in execute_script return self.execute(command, { "/usr/local/lib/python3.8/dist-packages/selenium-4.0.0a7-py3.8.egg/selenium/webdriver/remote/webdriver.py", line 368, in execute self.error_handler.check_response(response) "/usr/local/lib/python3.8/dist-packages/selenium-4.0.0a7-py3.8.egg/selenium/webdriver/remote/errorhandler.py", line 240, in check_response raise exception_class(message, screen, stacktrace) selenium.common.exceptions.JavascriptException: Message: ReferenceError: webpackJsonp is not defined
0.283288
Traceback (most recent call last): "C:\Python36-x64\lib\asyncio\windows_events.py", line 489, in accept_coro "C:\Python36-x64\lib\asyncio\proactor_events.py", line 502, in loop "C:\Python36-x64\lib\asyncio\windows_events.py", line 702, in _poll "C:\Python36-x64\lib\asyncio\windows_events.py", line 483, in finish_accept OSError: [WinError 10014] 系统检测到在一个调用中尝试使用指针参数时的无效指针地址。
"module_stderr": "Traceback (most recent call last):\n \"<stdin>\", line 113, in <module>\n \"<stdin>\", line 105, in _ansiballz_main\n \"<stdin>\", line 48, in invoke_module\n \"/tmp/ansible_openshift_facts_payload_q39YTH/__main__.py\", line 15, in <module>\nImportError: No module named yaml\n", "module_stdout": "",
0.310053
Traceback (most recent call last): "sqlmap.py", line 187, in <module> main() "sqlmap.py", line 156, in main shutil.rmtree(tempfile.tempdir, ignore_errors=True) "C:\Python27\lib\shutil.py", line 237, in rmtree names = os.listdir(path)TypeError: coercing to Unicode: need string or buffer, NoneType found
Traceback (most recent call last): "/usr/lib/python3.8/site-packages/youtube_dl/YoutubeDL.py", line 1926, in process_info success = dl(filename, info_dict) "/usr/lib/python3.8/site-packages/youtube_dl/YoutubeDL.py", line 1865, in dl return fd.download(name, info) "/usr/lib/python3.8/site-packages/youtube_dl/downloader/common.py", line 366, in download return self.real_download(filename, info_dict) "/usr/lib/python3.8/site-packages/youtube_dl/downloader/http.py", line 342, in real_download return download() "/usr/lib/python3.8/site-packages/youtube_dl/downloader/http.py", line 230, in download data_block = ctx.data.read(block_size if not is_test else min(block_size, data_len - byte_counter)) "/usr/lib/python3.8/http/client.py", line 454, in read n = self.readinto(b) "/usr/lib/python3.8/http/client.py", line 498, in readinto n = self.fp.readinto(b) "/usr/lib/python3.8/socket.py", line 669, in readinto return self._sock.recv_into(b) "/usr/lib/python3.8/ssl.py", line 1241, in recv_into return self.read(nbytes, buffer) "/usr/lib/python3.8/ssl.py", line 1099, in read return self._sslobj.read(len, buffer) ssl.SSLError: [SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:2607)
0.254356
Traceback (most recent call last): "randomforest5changingflags.py", line 36, in <module> dfMod['C'] = dfMod['C'].astype(float) "/Users/sudarshan/anaconda3/lib/python2.7/site-packages/pandas/core/frame.py", line 2056, in __getitem__ return self._getitem_column(key) "/Users/sudarshan/anaconda3/lib/python2.7/site-packages/pandas/core/frame.py", line 2063, in _getitem_column return self._get_item_cache(key) "/Users/sudarshan/anaconda3/lib/python2.7/site-packages/pandas/core/generic.py", line 1385, in _get_item_cache values = self._data.get(item) "/Users/sudarshan/anaconda3/lib/python2.7/site-packages/pandas/core/internals.py", line 3515, in get loc = self.items.get_loc(item) "/Users/sudarshan/anaconda3/lib/python2.7/site-packages/pandas/indexes/base.py", line 2091, in get_loc return self._engine.get_loc(self._maybe_cast_indexer(key)) "pandas/index.pyx", line 138, in pandas.index.IndexEngine.get_loc (pandas/index.c:4149) "pandas/index.pyx", line 160, in pandas.index.IndexEngine.get_loc (pandas/index.c:4013) "pandas/src/hashtable_class_helper.pxi", line 732, in pandas.hashtable.PyObjectHashTable.get_item (pandas/hashtable.c:13161) "pandas/src/hashtable_class_helper.pxi", line 740, in pandas.hashtable.PyObjectHashTable.get_item (pandas/hashtable.c:13115) KeyError: 'C'
Traceback (most recent call last): "/usr/local/bin/salt-call", line 11, in <module> sys.exit(salt_call()) "/usr/local/lib/python2.7/dist-packages/salt/scripts.py", line 400, in salt_call client.run() "/usr/local/lib/python2.7/dist-packages/salt/cli/call.py", line 57, in run caller.run() "/usr/local/lib/python2.7/dist-packages/salt/cli/caller.py", line 134, in run ret = self.call() "/usr/local/lib/python2.7/dist-packages/salt/cli/caller.py", line 212, in call ret['return'] = func(*args, **kwargs) "/usr/local/lib/python2.7/dist-packages/salt/modules/slsutil.py", line 146, in renderer **kwargs) "/usr/local/lib/python2.7/dist-packages/salt/template.py", line 93, in compile_template ret = render(input_data, saltenv, sls, **render_kwargs) "/usr/local/lib/python2.7/dist-packages/salt/renderers/jinja.py", line 70, in render **kws) "/usr/local/lib/python2.7/dist-packages/salt/utils/templates.py", line 169, in render_tmpl output = render_str(tmplstr, context, tmplpath) "/usr/local/lib/python2.7/dist-packages/salt/utils/templates.py", line 400, in render_jinja_tmpl tmplstr) salt.exceptions.SaltRenderError: Jinja syntax error: no filter named 'strftime'; line 1
0.319755
Traceback (most recent call last): "<stdin>", line 1, in <module> pyodbc.ProgrammingError: ('42601', '[42601] ERROR: syntax error at or near "匀䔀䰀䔀䌀吀\u2000✀琀攀猀琀✀\u2000䄀匀\u2000琀攀猀琀";\nError while executing the query (1) (SQLExecDirectW)')
Traceback (most recent call last): "/home/alexey.lisicyn/testPand.py", line 22, in <module> header_v = read_excel(file, **pre_kwargs).columns.values "/tmp/opt/linux-CentOS_4.4-x64/P7/python-2.7.7-dbg/lib/python2.7/site-packages/pandas/io/excel.py", line 170, in read_excel skip_footer=skip_footer, converters=converters, **kwds) "/tmp/opt/linux-CentOS_4.4-x64/P7/python-2.7.7-dbg/lib/python2.7/site-packages/pandas/io/excel.py", line 438, in _parse_excel output[asheetname] = parser.read() "/tmp/opt/linux-CentOS_4.4-x64/P7/python-2.7.7-dbg/lib/python2.7/site-packages/pandas/io/parsers.py", line 747, in read ret = self._engine.read(nrows) "/tmp/opt/linux-CentOS_4.4-x64/P7/python-2.7.7-dbg/lib/python2.7/site-packages/pandas/io/parsers.py", line 1611, in read index, columns = self._make_index(data, alldata, columns, indexnamerow) "/tmp/opt/linux-CentOS_4.4-x64/P7/python-2.7.7-dbg/lib/python2.7/site-packages/pandas/io/parsers.py", line 920, in _make_index index = self._agg_index(index) "/tmp/opt/linux-CentOS_4.4-x64/P7/python-2.7.7-dbg/lib/python2.7/site-packages/pandas/io/parsers.py", line 1012, in _agg_index arr, _ = self._convert_types(arr, col_na_values | col_na_fvalues) TypeError: unsupported operand type(s) for |: 'list' and 'set'
0.297582
Comment: An exception occurred in this state: Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/salt/state.py", line 1843, in call **cdata['kwargs']) "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1795, in wrapper return f(*args, **kwargs) "/usr/lib/python2.7/dist-packages/salt/states/cmd.py", line 842, in run cret = mod_run_check(cmd_kwargs, onlyif, unless, creates) "/usr/lib/python2.7/dist-packages/salt/states/cmd.py", line 365, in mod_run_check cmd = __salt__['cmd.retcode'](unless, ignore_retcode=True, python_shell=True, **cmd_kwargs) "/usr/lib/python2.7/dist-packages/salt/modules/cmdmod.py", line 1885, in retcode **kwargs) "/usr/lib/python2.7/dist-packages/salt/modules/cmdmod.py", line 536, in _run .format(cwd) CommandExecutionError: Specified cwd '/doesntexist' either not absolute or does not exist Started: 09:22:58.816604
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/navdeep/frappe-bench/apps/frappe/frappe/utils/bench_helper.py", line 94, in <module> main() "/home/navdeep/frappe-bench/apps/frappe/frappe/utils/bench_helper.py", line 18, in main click.Group(commands=commands)(prog_name='bench') "/home/navdeep/frappe-bench/env/local/lib/python2.7/site-packages/click/core.py", line 722, in __call__ return self.main(*args, **kwargs) "/home/navdeep/frappe-bench/env/local/lib/python2.7/site-packages/click/core.py", line 697, in main rv = self.invoke(ctx) "/home/navdeep/frappe-bench/env/local/lib/python2.7/site-packages/click/core.py", line 1066, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) "/home/navdeep/frappe-bench/env/local/lib/python2.7/site-packages/click/core.py", line 1066, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) "/home/navdeep/frappe-bench/env/local/lib/python2.7/site-packages/click/core.py", line 895, in invoke return ctx.invoke(self.callback, **ctx.params) "/home/navdeep/frappe-bench/env/local/lib/python2.7/site-packages/click/core.py", line 535, in invoke return callback(*args, **kwargs) "/home/navdeep/frappe-bench/env/local/lib/python2.7/site-packages/click/decorators.py", line 17, in new_func return f(get_current_context(), *args, **kwargs) "/home/navdeep/frappe-bench/apps/frappe/frappe/commands/__init__.py", line 24, in _func ret = f(frappe._dict(ctx.obj), *args, **kwargs) "/home/navdeep/frappe-bench/apps/frappe/frappe/commands/site.py", line 222, in migrate migrate(context.verbose, rebuild_website=rebuild_website) "/home/navdeep/frappe-bench/apps/frappe/frappe/migrate.py", line 35, in migrate sync_fixtures() "/home/navdeep/frappe-bench/apps/frappe/frappe/utils/fixtures.py", line 24, in sync_fixtures ignore_links=True, overwrite=True) "/home/navdeep/frappe-bench/apps/frappe/frappe/core/doctype/data_import/data_import.py", line 54, in import_doc frappe.modules.import_file.import_file_by_path(f, data_import=True, force=True, pre_process=pre_process, reset_permissions=True) "/home/navdeep/frappe-bench/apps/frappe/frappe/modules/import_file.py", line 58, in import_file_by_path ignore_version=ignore_version, reset_permissions=reset_permissions) "/home/navdeep/frappe-bench/apps/frappe/frappe/modules/import_file.py", line 100, in import_doc doc = frappe.get_doc(docdict) "/home/navdeep/frappe-bench/apps/frappe/frappe/__init__.py", line 638, in get_doc return frappe.model.document.get_doc(*args, **kwargs) "/home/navdeep/frappe-bench/apps/frappe/frappe/model/document.py", line 66, in get_doc controller = get_controller(doctype) "/home/navdeep/frappe-bench/apps/frappe/frappe/model/base_document.py", line 36, in get_controller module = load_doctype_module(doctype, module_name) "/home/navdeep/frappe-bench/apps/frappe/frappe/modules/utils.py", line 187, in load_doctype_module raise ImportError('Module import failed for {0} ({1})'.format(doctype, module_name + ' Error: ' + str(e))) ImportError: Module import failed for Notification (frappe.core.doctype.notification.notification Error: No module named notification.notification)
0.304603
Traceback (most recent call last): "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 2295, in wsgi_app response = self.handle_exception(e) "/usr/local/lib/python2.7/dist-packages/flask_restplus/api.py", line 583, in error_router return original_handler(e) "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1741, in handle_exception reraise(exc_type, exc_value, tb) "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 2292, in wsgi_app response = self.full_dispatch_request() "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1815, in full_dispatch_request rv = self.handle_user_exception(e) "/usr/local/lib/python2.7/dist-packages/flask_restplus/api.py", line 583, in error_router return original_handler(e) "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1718, in handle_user_exception reraise(exc_type, exc_value, tb) "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1813, in full_dispatch_request rv = self.dispatch_request() "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1799, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) "/root/CTFd/CTFd/utils/decorators/__init__.py", line 100, in admins_only_wrapper return f(*args, **kwargs) "/root/CTFd/CTFd/admin/statistics.py", line 12, in statistics update_check() "/root/CTFd/CTFd/utils/updates/__init__.py", line 56, in update_check timeout=0.1 "/usr/local/lib/python2.7/dist-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **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 449, in send timeout=timeout "/usr/local/lib/python2.7/dist-packages/urllib3/connectionpool.py", line 601, in urlopen chunked=chunked) "/usr/local/lib/python2.7/dist-packages/urllib3/connectionpool.py", line 346, in _make_request self._validate_conn(conn) "/usr/local/lib/python2.7/dist-packages/urllib3/connectionpool.py", line 850, in _validate_conn conn.connect() "/usr/local/lib/python2.7/dist-packages/urllib3/connection.py", line 326, in connect ssl_context=context) "/usr/local/lib/python2.7/dist-packages/urllib3/util/ssl_.py", line 329, in ssl_wrap_socket return context.wrap_socket(sock, server_hostname=server_hostname) "/usr/local/lib/python2.7/dist-packages/urllib3/contrib/pyopenssl.py", line 443, in wrap_socket rd = util.wait_for_read(sock, sock.gettimeout()) "/usr/local/lib/python2.7/dist-packages/urllib3/util/wait.py", line 33, in wait_for_read return _wait_for_io_events(socks, EVENT_READ, timeout) "/usr/local/lib/python2.7/dist-packages/urllib3/util/wait.py", line 22, in _wait_for_io_events with DefaultSelector() as selector: "/usr/local/lib/python2.7/dist-packages/urllib3/util/selectors.py", line 581, in DefaultSelector return _DEFAULT_SELECTOR() "/usr/local/lib/python2.7/dist-packages/urllib3/util/selectors.py", line 394, in __init__ self._epoll = select.epoll() AttributeError: 'module' object has no attribute 'epoll'
Traceback (most recent call last): "syncplay\vendor\python_mpv_jsonipc\python_mpv_jsonipc.pyc", line 456, in _start_mpv "syncplay\vendor\python_mpv_jsonipc\python_mpv_jsonipc.pyc", line 211, in __init__ "syncplay\vendor\python_mpv_jsonipc\python_mpv_jsonipc.pyc", line 228, in _start_process syncplay.vendor.python_mpv_jsonipc.python_mpv_jsonipc.MPVError: MPV start timed out.
0.283319
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
Traceback (most recent call last): "/usr/lib/python3.6/xml/sax/expatreader.py", line 217, in feed self._parser.Parse(data, isFinal) xml.parsers.expat.ExpatError: mismatched tag: line 72, column 2
0.197101
Traceback (most recent call last): "/opt/homeassistant/lib/python3.5/site-packages/homeassistant/components/device_tracker/__init__.py", line 158, in async_setup_platform None, platform.get_scanner, hass, {DOMAIN: p_config}) "/usr/lib/python3.5/asyncio/futures.py", line 379, in __iter__ yield self # This tells Task to wait for completion. "/usr/lib/python3.5/asyncio/tasks.py", line 297, in _wakeup future.result() "/usr/lib/python3.5/asyncio/futures.py", line 292, in result raise self._exception "/usr/lib/python3.5/concurrent/futures/thread.py", line 55, in run result = self.fn(*self.args, **self.kwargs) "/opt/homeassistant/lib/python3.5/site-packages/homeassistant/components/device_tracker/snmp.py", line 45, in get_scanner scanner = SnmpScanner(config[DOMAIN]) "/opt/homeassistant/lib/python3.5/site-packages/homeassistant/components/device_tracker/snmp.py", line 77, in __init__ data = self.get_snmp_data() "/opt/homeassistant/lib/python3.5/site-packages/homeassistant/components/device_tracker/snmp.py", line 115, in get_snmp_data self.auth, self.host, self.baseoid) "/home/homeassistant/.homeassistant/deps/pysnmp/entity/rfc3413/oneliner/cmdgen.py", line 219, in nextCmd **kwargs): "/home/homeassistant/.homeassistant/deps/pysnmp/hlapi/asyncore/sync/cmdgen.py", line 347, in nextCmd snmpEngine.transportDispatcher.runDispatcher() "/home/homeassistant/.homeassistant/deps/pysnmp/carrier/asyncore/dispatch.py", line 49, in runDispatcher raise PySnmpError('poll error: %s' % ';'.join(format_exception(*exc_info()))) pysnmp.error.PySnmpError: poll error: Traceback (most recent call last):
Traceback (most recent call last): "queueHandler.pyc", line 72, in pumpAll "sayAllHandler.pyc", line 128, in readTextHelper_generator "speech.pyc", line 752, in speakTextInfo "treeInterceptorHandler.pyc", line 212, in getTextWithFields "NVDAObjects\UIA\wordDocument.pyc", line 158, in getTextWithFields "NVDAObjects\UIA\__init__.pyc", line 620, in getTextWithFields "NVDAObjects\UIA\__init__.pyc", line 592, in _getTextWithFieldsForUIARange COMError: (-2146233079, None, (None, None, None, 0, None))
0.257606
Traceback (most recent call last): "manage.py", line 48, in <module> manager.run() "/usr/local/lib/python2.7/site-packages/flask_script/__init__.py", line 417, in run result = self.handle(argv[0], argv[1:]) "/usr/local/lib/python2.7/site-packages/flask_script/__init__.py", line 386, in handle res = handle(*args, **config) "/usr/local/lib/python2.7/site-packages/flask_script/commands.py", line 216, in __call__ return self.run(*args, **kwargs) "manage.py", line 26, in init bot.save() "/usr/local/lib/python2.7/site-packages/mongoengine/document.py", line 397, in save raise NotUniqueError(message % six.text_type(err)) mongoengine.errors.NotUniqueError: Tried to save duplicate unique keys (E11000 duplicate key error collection: iky-ai.bot index: name_1 dup key: { : "default" })`
Traceback (most recent call last): "/Users/carlol/Github/coinalpha/hummingbot/wings/async_call_scheduler.py", line 76, in _coro_scheduler fut.set_result(await coro) asyncio.base_futures.InvalidStateError: invalid state
0.21464
Traceback (most recent call last): "<stdin>", line 1, in <module> AttributeError: 'Song' object has no attribute 'year.'`
Traceback (most recent call last): "C:\Python34\lib\site-packages\requests\adapters.py", line 359, in send timeout=timeout "C:\Python34\lib\site-packages\requests\packages\urllib3\connectionpool.py", line 543, in urlopen raise SSLError(e)requests.packages.urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:598)
0.196661