text1
stringlengths
92
132k
text2
stringlengths
83
99.1k
score
float64
0.01
1
Traceback (most recent call last): "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner self.run() "/usr/lib/python2.7/threading.py", line 754, in run self.__target(*self.__args, **self.__kwargs) "app.py", line 43, in background_thread namespace='/test') "/usr/local/lib/python2.7/dist-packages/flask_socketio/__init__.py", line 346, in emit skip_sid=skip_sid, callback=callback, **kwargs) "/usr/local/lib/python2.7/dist-packages/socketio/server.py", line 221, in emit **kwargs) "/usr/local/lib/python2.7/dist-packages/socketio/base_manager.py", line 133, in emit self.server._emit_internal(sid, event, data, namespace, id) "/usr/local/lib/python2.7/dist-packages/socketio/server.py", line 396, in _emit_internal binary=binary)) "/usr/local/lib/python2.7/dist-packages/socketio/server.py", line 400, in _send_packet encoded_packet = pkt.encode() "/usr/local/lib/python2.7/dist-packages/socketio/packet.py", line 71, in encode encoded_packet += self.json.dumps(data, separators=(',', ':')) "/usr/lib/python2.7/json/__init__.py", line 251, in dumps sort_keys=sort_keys, **kw).encode(obj) "/usr/lib/python2.7/json/encoder.py", line 207, in encode chunks = self.iterencode(o, _one_shot=True) "/usr/lib/python2.7/json/encoder.py", line 270, in iterencode return _iterencode(o, 0) UnicodeDecodeError: 'utf8' codec can't decode byte 0x80 in position 6: invalid start byte
Traceback (most recent call last): "/srv/homeassistant/homeassistant_venv/lib/python3.4/site-packages/pip/basecommand.py", line 215, in main status = self.run(options, args) "/srv/homeassistant/homeassistant_venv/lib/python3.4/site-packages/pip/commands/install.py", line 342, in run prefix=options.prefix_path, "/srv/homeassistant/homeassistant_venv/lib/python3.4/site-packages/pip/req/req_set.py", line 784, in install **kwargs "/srv/homeassistant/homeassistant_venv/lib/python3.4/site-packages/pip/req/req_install.py", line 878, in install spinner=spinner, "/srv/homeassistant/homeassistant_venv/lib/python3.4/site-packages/pip/utils/__init__.py", line 676, in call_subprocess line = console_to_str(proc.stdout.readline()) "/srv/homeassistant/homeassistant_venv/lib/python3.4/site-packages/pip/compat/__init__.py", line 75, in console_to_str return s.decode('utf_8') UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf6 in position 33: invalid start byte
0.73055
`Traceback (most recent call last): "/Users/myname/Desktop/CM-Public/main.py", line 6, in <module> import discord ModuleNotFoundError: No module named 'discord'`
Traceback (most recent call last): "laika.py", line 25, in <module> from laikaboss.dispatch import Dispatch, close_modules "/home/hostname/Programs/laikaboss/laikaboss/dispatch.py", line 18, in <module> from util import get_scanObjectUID, listToSSV, yara_on_demand, \ ModuleNotFoundError: No module named 'util'
0.842147
Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 516, in extract_info ie_result = ie.extract(url) "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 163, in extract return self._real_extract(url) "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/francetv.py", line 234, in _real_extract video_id = self._search_regex(r'"http://videos.francetv.fr/video/(.*?)"', webpage, 'video id') "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 379, in _search_regex raise RegexNotFoundError(u'Unable to extract %s' % _name)RegexNotFoundError: Unable to extract video id; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 479, in _decrypt_signature video_id, player_url, s "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 383, in _extract_signature_function res = self._parse_sig_js(code) "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 454, in _parse_sig_js u'Initial JS player signature function name') "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 391, 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.787792
Traceback (most recent call last): "<string>", line 1, in <module> "/tmp/pip-build-7Ai3NW/nvpy/setup.py", line 3, in <module> from nvpy import nvpy "nvpy/nvpy.py", line 44, in <module> import view "nvpy/view.py", line 8, in <module> import search_entry "nvpy/search_entry.py", line 11, in <module> import tkinter as Tkinter ImportError: No module named tkinter
Traceback (most recent call last): "<string>", line 1, in <module> "/home/takluyver/Code/pycalibration/testenv/lib64/python3.8/site-packages/matplotlib/__init__.py", line 174, in <module> _check_versions() "/home/takluyver/Code/pycalibration/testenv/lib64/python3.8/site-packages/matplotlib/__init__.py", line 159, in _check_versions from . import ft2font ImportError: numpy.core.multiarray failed to import
0.678117
Traceback (most recent call last): "gratipay/wireup.py", line 11, in <module> import aspen "/Users/whit537/personal/gratipay/gratipay.com/env/lib/python2.7/site-packages/aspen/__init__.py", line 65, in <module> import pkg_resources "/Users/whit537/personal/gratipay/gratipay.com/env/lib/python2.7/site-packages/pkg_resources/__init__.py", line 37, in <module> import email.parser "/Users/whit537/personal/gratipay/gratipay.com/gratipay/email.py", line 5, in <module> from aspen.simplates.pagination import parse_specline, split_and_escape "/Users/whit537/personal/gratipay/gratipay.com/env/lib/python2.7/site-packages/aspen/simplates/__init__.py", line 15, in <module> from .. import log ImportError: cannot import name log
Traceback (most recent call last): "run_tribler.py", line 95, in <module> start_tribler_core(base_path, api_port) "run_tribler.py", line 43, in start_tribler_core from Tribler.Core.Session import Session "/home/tribler/tudelft/tribler/Tribler/Core/Session.py", line 21, in <module> from Tribler.Core.APIImplementation.LaunchManyCore import TriblerLaunchMany "/home/tribler/tudelft/tribler/Tribler/Core/APIImplementation/LaunchManyCore.py", line 40, in <module> from Tribler.Core.Modules.MetadataStore.store import MetadataStore "/home/tribler/tudelft/tribler/Tribler/Core/Modules/MetadataStore/store.py", line 16, in <module> from Tribler.Core.Modules.MetadataStore.OrmBindings import ( "/home/tribler/tudelft/tribler/Tribler/Core/Modules/MetadataStore/OrmBindings/channel_metadata.py", line 19, in <module> from Tribler.Core.TorrentDef import TorrentDef "/home/tribler/tudelft/tribler/Tribler/Core/TorrentDef.py", line 13, in <module> from six import binary_type, ensure_binary, integer_types, text_type ImportError: cannot import name 'ensure_binary'
0.813753
Traceback (most recent call last): "cloudfail.py", line 9, in <module> import colorama ImportError: No module named 'colorama'
Traceback (most recent call last): "examples/example.py", line 5, in <module> import MinkowskiEngine as ME "/root/anaconda3/envs/pytorch1.1/lib/python3.6/site-packages/MinkowskiEngine-0.2.4-py3.6-linux-x86_64.egg/MinkowskiEngine/__init__.py", line 12, in <module> from SparseTensor import SparseTensor "/root/anaconda3/envs/pytorch1.1/lib/python3.6/site-packages/MinkowskiEngine-0.2.4-py3.6-linux-x86_64.egg/MinkowskiEngine/SparseTensor.py", line 6, in <module> from MinkowskiCoords import CoordsKey, CoordsManager "/root/anaconda3/envs/pytorch1.1/lib/python3.6/site-packages/MinkowskiEngine-0.2.4-py3.6-linux-x86_64.egg/MinkowskiEngine/MinkowskiCoords.py", line 4, in <module> import MinkowskiEngineBackend as MEB ImportError: /root/anaconda3/envs/pytorch1.1/lib/python3.6/site-packages/MinkowskiEngine-0.2.4-py3.6-linux-x86_64.egg/MinkowskiEngineBackend.cpython-36m-x86_64-linux-gnu.so: undefined symbol: cblas_dgemm
0.736064
Traceback (most recent call last): "/usr/local/bin/cartography", line 11, in <module> sys.exit(main()) "/usr/local/lib/python3.6/dist-packages/cartography/cli.py", line 182, in main return CLI(default_sync, prog='cartography').main(argv) "/usr/local/lib/python3.6/dist-packages/cartography/cli.py", line 162, in main return cartography.sync.run_with_config(self.sync, config) "/usr/local/lib/python3.6/dist-packages/cartography/sync.py", line 97, in run_with_config auth=neo4j_auth, "/home/user1/.local/lib/python3.6/site-packages/neo4j/__init__.py", line 116, in driver return Driver(uri, **config) "/home/user1/.local/lib/python3.6/site-packages/neo4j/__init__.py", line 157, in __new__ return subclass(uri, **config) "/home/user1/.local/lib/python3.6/site-packages/neo4j/__init__.py", line 231, in __new__ pool.release(pool.acquire()) "/home/user1/.local/lib/python3.6/site-packages/neobolt/direct.py", line 719, in acquire return self.acquire_direct(self.address) "/home/user1/.local/lib/python3.6/site-packages/neobolt/direct.py", line 612, in acquire_direct connection = self.connector(address, error_handler=self.connection_error_handler) "/home/user1/.local/lib/python3.6/site-packages/neo4j/__init__.py", line 228, in connector return connect(address, **dict(config, **kwargs)) "/home/user1/.local/lib/python3.6/site-packages/neobolt/direct.py", line 976, in connect raise last_error "/home/user1/.local/lib/python3.6/site-packages/neobolt/direct.py", line 966, in connect s = _connect(resolved_address, **config) "/home/user1/.local/lib/python3.6/site-packages/neobolt/direct.py", line 846, in _connect s.close() AttributeError: 'NoneType' object has no attribute 'close'
Traceback (most recent call last): "C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\tornado\ioloop.py", line 907, in _run return self.callback() "C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\distributed\nanny.py", line 414, in memory_monitor process = self.process.process AttributeError: 'NoneType' object has no attribute 'process'
0.67636
Traceback (most recent call last): "/Users/ge/mit/dmc_gen/dmc_gen_analysis/__init__.py", line 164, in thunk "/home/gridsan/geyang/jaynes-mount/dmc_gen/2021-03-05/085031.707344/dmc_gen/dmc_gen/train.py", line 58, in train image_size=image_size, "/home/gridsan/geyang/jaynes-mount/dmc_gen/2021-03-05/085031.707344/dmc_gen/dmc_gen/wrappers.py", line 28, in make_env frame_skip=action_repeat "/home/gridsan/geyang/mit/dmc_gen/custom_vendor/dmc2gym/dmc2gym/__init__.py", line 55, in make return gym.make(env_id) "/home/gridsan/geyang/.conda/envs/dmcgen/lib/python3.6/site-packages/gym/envs/registration.py", line 145, in make return registry.make(id, **kwargs) "/home/gridsan/geyang/.conda/envs/dmcgen/lib/python3.6/site-packages/gym/envs/registration.py", line 90, in make env = spec.make(**kwargs) "/home/gridsan/geyang/.conda/envs/dmcgen/lib/python3.6/site-packages/gym/envs/registration.py", line 59, in make cls = load(self.entry_point) "/home/gridsan/geyang/.conda/envs/dmcgen/lib/python3.6/site-packages/gym/envs/registration.py", line 18, in load mod = importlib.import_module(mod_name) "/home/gridsan/geyang/.conda/envs/dmcgen/lib/python3.6/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) "<frozen importlib._bootstrap>", line 994, in _gcd_import "<frozen importlib._bootstrap>", line 971, in _find_and_load "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked "<frozen importlib._bootstrap>", line 665, in _load_unlocked "<frozen importlib._bootstrap_external>", line 678, in exec_module "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed "/home/gridsan/geyang/mit/dmc_gen/custom_vendor/dmc2gym/dmc2gym/wrappers.py", line 2, in <module> from dm_control import suite "/home/gridsan/geyang/mit/dmc_gen/custom_vendor/dm_control/dm_control/suite/__init__.py", line 28, in <module> from dm_control.suite import acrobot "/home/gridsan/geyang/mit/dmc_gen/custom_vendor/dm_control/dm_control/suite/acrobot.py", line 24, in <module> from dm_control import mujoco "/home/gridsan/geyang/mit/dmc_gen/custom_vendor/dm_control/dm_control/mujoco/__init__.py", line 18, in <module> from dm_control.mujoco.engine import action_spec "/home/gridsan/geyang/mit/dmc_gen/custom_vendor/dm_control/dm_control/mujoco/engine.py", line 44, in <module> from dm_control import _render "/home/gridsan/geyang/mit/dmc_gen/custom_vendor/dm_control/dm_control/_render/__init__.py", line 67, in <module> Renderer = import_func() # pylint: disable=invalid-name "/home/gridsan/geyang/mit/dmc_gen/custom_vendor/dm_control/dm_control/_render/__init__.py", line 36, in _import_egl from dm_control._render.pyopengl.egl_renderer import EGLContext "/home/gridsan/geyang/mit/dmc_gen/custom_vendor/dm_control/dm_control/_render/pyopengl/egl_renderer.py", line 69, in <module> EGL_DISPLAY = create_initialized_headless_egl_display() "/home/gridsan/geyang/mit/dmc_gen/custom_vendor/dm_control/dm_control/_render/pyopengl/egl_renderer.py", line 51, in create_initialized_headless_egl_display devices = [devices[int(os.environ["CUDA_VISIBLE_DEVICES"])]] ValueError: invalid literal for int() with base 10: 'GPU-a15dc796-f172-2e06-2283-cea8159bf118'
Traceback (most recent call last): "<console>", line 1, in <module> "/ram/scapy/scapy/packet.py", line 365, in __str__ return str(self.build()) "/ram/scapy/scapy/packet.py", line 483, in build p = self.do_build() "/ram/scapy/scapy/packet.py", line 468, in do_build pay = self.do_build_payload() "/ram/scapy/scapy/packet.py", line 455, in do_build_payload return self.payload.do_build() "/ram/scapy/scapy/packet.py", line 468, in do_build pay = self.do_build_payload() "/ram/scapy/scapy/packet.py", line 455, in do_build_payload return self.payload.do_build() "/ram/scapy/scapy/packet.py", line 468, in do_build pay = self.do_build_payload() "/ram/scapy/scapy/packet.py", line 455, in do_build_payload return self.payload.do_build() "/ram/scapy/scapy/packet.py", line 465, in do_build pkt = self.self_build() "/ram/scapy/scapy/asn1packet.py", line 30, in self_build return self.ASN1_root.build(self) "/ram/scapy/scapy/asn1fields.py", line 380, in build s = reduce(lambda x, y: x + y.build(pkt), self.seq, b"") "/ram/scapy/scapy/asn1fields.py", line 380, in <lambda> s = reduce(lambda x, y: x + y.build(pkt), self.seq, b"") "/ram/scapy/scapy/asn1fields.py", line 133, in build return self.i2m(pkt, getattr(pkt, self.name)) "/ram/scapy/scapy/asn1fields.py", line 559, in i2m s = raw(x) "/ram/scapy/scapy/compat.py", line 93, in raw return x.__bytes__() "/ram/scapy/scapy/packet.py", line 368, in __bytes__ return self.build() "/ram/scapy/scapy/packet.py", line 483, in build p = self.do_build() "/ram/scapy/scapy/packet.py", line 465, in do_build pkt = self.self_build() "/ram/scapy/scapy/asn1packet.py", line 30, in self_build return self.ASN1_root.build(self) "/ram/scapy/scapy/asn1fields.py", line 380, in build s = reduce(lambda x, y: x + y.build(pkt), self.seq, b"") "/ram/scapy/scapy/asn1fields.py", line 380, in <lambda> s = reduce(lambda x, y: x + y.build(pkt), self.seq, b"") "/ram/scapy/scapy/asn1fields.py", line 430, in build s = b"".join(raw(i) for i in val) "/ram/scapy/scapy/asn1fields.py", line 430, in <genexpr> s = b"".join(raw(i) for i in val) "/ram/scapy/scapy/compat.py", line 93, in raw return x.__bytes__() "/ram/scapy/scapy/packet.py", line 368, in __bytes__ return self.build() "/ram/scapy/scapy/packet.py", line 483, in build p = self.do_build() "/ram/scapy/scapy/packet.py", line 465, in do_build pkt = self.self_build() "/ram/scapy/scapy/asn1packet.py", line 30, in self_build return self.ASN1_root.build(self) "/ram/scapy/scapy/asn1fields.py", line 380, in build s = reduce(lambda x, y: x + y.build(pkt), self.seq, b"") "/ram/scapy/scapy/asn1fields.py", line 380, in <lambda> s = reduce(lambda x, y: x + y.build(pkt), self.seq, b"") "/ram/scapy/scapy/asn1fields.py", line 133, in build return self.i2m(pkt, getattr(pkt, self.name)) "/ram/scapy/scapy/asn1fields.py", line 109, in i2m s = x.enc(pkt.ASN1_codec) "/ram/scapy/scapy/asn1/asn1.py", line 220, in enc return self.tag.get_codec(codec).enc(self.val) "/ram/scapy/scapy/asn1/ber.py", line 395, in enc lst = [int(x) for x in oid.strip(b".").split(b".")] ValueError: invalid literal for int() with base 10: ''
0.712308
Traceback (most recent call last): "/usr/local/lib/python3.6/site-packages/ray/workers/default_worker.py", line 8, in <module> import redis ImportError: No module named redis
Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1461, in _load_module mod = imp.load_module(mod_namespace, fn_, fpath, desc) "/usr/lib/python2.7/dist-packages/salt/utils/psutil_compat.py", line 20, in <module> import psutil # pylint: disable=3rd-party-module-not-gated ImportError: No module named psutil
0.805386
Original Traceback (most recent call last): "/home/shelly/anaconda3/envs/py37/lib/python3.7/site-packages/torch/utils/data/_utils/worker.py", line 178, in _worker_loop data = fetcher.fetch(index) "/home/shelly/anaconda3/envs/py37/lib/python3.7/site-packages/torch/utils/data/_utils/fetch.py", line 44, in fetch data = [self.dataset[idx] for idx in possibly_batched_index] "/home/shelly/anaconda3/envs/py37/lib/python3.7/site-packages/torch/utils/data/_utils/fetch.py", line 44, in <listcomp> data = [self.dataset[idx] for idx in possibly_batched_index] "/home/shelly/mmdetection/mmdet/datasets/custom.py", line 128, in __getitem__ data = self.prepare_train_img(idx) "/home/shelly/mmdetection/mmdet/datasets/custom.py", line 141, in prepare_train_img return self.pipeline(results) "/home/shelly/mmdetection/mmdet/datasets/pipelines/compose.py", line 24, in __call__ data = t(data) "/home/shelly/mmdetection/mmdet/datasets/pipelines/loading.py", line 30, in __call__ results['img_shape'] = img.shape AttributeError: 'NoneType' object has no attribute 'shape'
Traceback (most recent call last): "D:\tools\XX-Net-3.7.9\code\default\python27\1.0\lib\threading.py", line 801, in __bootstrap_inner self.run() "D:\tools\XX-Net-3.7.9\code\default\python27\1.0\lib\threading.py", line 754, in run self.__target(*self.__args, **self.__kwargs) "D:\tools\XX-Net-3.7.9\code\default\gae_proxy\local\google_ip.py", line 652, in scan_ip_worker xlog.exception("google_ip.runJob fail:%r", e) AttributeError: 'NoneType' object has no attribute 'exception'
0.709653
Traceback (most recent call last): "C:\Users\Administrateur\Desktop\ligne_d_Vis\.mdenv\lib\site-packages\cx_Freeze\initscripts\__startup__.py", line 74, in run module.run() "C:\Users\Administrateur\Desktop\ligne_d_Vis\.mdenv\lib\site-packages\cx_Freeze\initscripts\Console.py", line 36, in run exec(code, m.__dict__) "Vimasys.py", line 45, in <module> "C:\Users\Administrateur\Desktop\ligne_d_Vis\.mdenv\lib\site-packages\pandastable\__init__.py", line 5, in <module> from .core import * "C:\Users\Administrateur\Desktop\ligne_d_Vis\.mdenv\lib\site-packages\pandastable\core.py", line 42, in <module> from .data import TableModel "C:\Users\Administrateur\Desktop\ligne_d_Vis\.mdenv\lib\site-packages\pandastable\data.py", line 30, in <module> from . import util ImportError: cannot import name 'util' from partially initialized module 'pandastable' (most likely due to a circular import) (C:\Users\Administrateur\Desktop\ligne_d_Vis\build_console\exe.win32-3.8\lib\pandastable\__init__.pyc)
Traceback (most recent call last): "manage.py", line 8, in <module> from django.core.management import execute_from_command_line ImportError: No module named django.core.management
0.79032
Traceback (most recent call last): "/opt/conda/lib/python2.7/site-packages/distributed/utils.py", line 212, in f result[0] = yield make_coro() "/opt/conda/lib/python2.7/site-packages/tornado/gen.py", line 1055, in run value = future.result() "/opt/conda/lib/python2.7/site-packages/tornado/concurrent.py", line 238, in result raise_exc_info(self._exc_info) "/opt/conda/lib/python2.7/site-packages/tornado/gen.py", line 1063, in run yielded = self.gen.throw(*exc_info) "/opt/conda/lib/python2.7/site-packages/distributed/client.py", line 1551, in _get result = yield self._gather(packed) "/opt/conda/lib/python2.7/site-packages/tornado/gen.py", line 1055, in run value = future.result() "/opt/conda/lib/python2.7/site-packages/tornado/concurrent.py", line 238, in result raise_exc_info(self._exc_info) "/opt/conda/lib/python2.7/site-packages/tornado/gen.py", line 1063, in run yielded = self.gen.throw(*exc_info) "/opt/conda/lib/python2.7/site-packages/distributed/client.py", line 996, in _gather traceback) "/opt/conda/lib/python2.7/site-packages/toolz/functoolz.py", line 466, in __call__ ret = self.first(*args, **kwargs) "/opt/conda/lib/python2.7/site-packages/dask/array/core.py", line 468, in _concatenate2 module = package_of(type(max(arrays, key=lambda x: x.__array_priority__))) or np "/opt/conda/lib/python2.7/site-packages/dask/array/core.py", line 468, in <lambda> module = package_of(type(max(arrays, key=lambda x: x.__array_priority__))) or np AttributeError: 'str' object has no attribute '__array_priority__'
Traceback (most recent call last): "<stdin>", line 1, in <module> AttributeError: 'PyKeyboard' object has no attribute 'left_key'
0.681135
Traceback (most recent call last): "E:\Python37\lib\site-packages\numpy\core\__init__.py", line 40, in <module> from . import multiarray "E:\Python37\lib\site-packages\numpy\core\multiarray.py", line 12, in <module> from . import overrides "E:\Python37\lib\site-packages\numpy\core\overrides.py", line 6, in <module> from numpy.core._multiarray_umath import ( ImportError: DLL load failed: Access is denied.
Traceback (most recent call last): "C:\Users\Joey\Anaconda3\lib\site-packages\numpy\core\__init__.py", line 16, in <module> from . import multiarray ImportError: DLL load failed: The specified module could not be found.
0.921096
Traceback (most recent call last): "translate.py", line 129, in <module> main() "translate.py", line 70, in main = translator.translate(batch, data) "/home/qzw123/wangyuan/OpenNMT-py-master/onmt/Translator.py", line 206, in translate pred, predScore, attn, goldScore = self.translateBatch(batch, data) "/home/qzw123/wangyuan/OpenNMT-py-master/onmt/Translator.py", line 153, in translateBatch inp, context, decStates, context_lengths=context_lengths) "/root/anaconda2/lib/python2.7/site-packages/torch/nn/modules/module.py", line 206, in __call__ result = self.forward(*input, **kwargs) "/home/qzw123/wangyuan/OpenNMT-py-master/onmt/Models.py", line 176, in forward input, context, state, context_lengths=context_lengths) "/home/qzw123/wangyuan/OpenNMT-py-master/onmt/Models.py", line 347, in _run_forward_pass context_lengths=context_lengths) "/root/anaconda2/lib/python2.7/site-packages/torch/nn/modules/module.py", line 206, in __call__ result = self.forward(*input, **kwargs) "/home/qzw123/wangyuan/OpenNMT-py-master/onmt/modules/GlobalAttention.py", line 138, in forward mask = sequence_mask(context_lengths) "/home/qzw123/wangyuan/OpenNMT-py-master/onmt/Utils.py", line 23, in sequence_mask .lt(lengths.unsqueeze(1))) RuntimeError: inconsistent tensor size at /opt/conda/conda-bld/pytorch_1501972792122/work/pytorch-0.1.12/torch/lib/TH/generic/THTensorMath.c:2675**
| epoch 001: 0%| | 0/156 [00:00<?, ?it/s]Traceback (most recent call last): "train.py", line 343, in <module> cli_main() "train.py", line 339, in cli_main main(args) "train.py", line 92, in main train(args, trainer, task, epoch_itr) "train.py", line 133, in train log_output = trainer.train_step(samples) "/home/user/Desktop/mosharaf/bitbucket/benchmarks_negation/benchmarks_negation/code/external/fairseq/fairseq/trainer.py", line 342, in train_step raise e "/home/user/Desktop/mosharaf/bitbucket/benchmarks_negation/benchmarks_negation/code/external/fairseq/fairseq/trainer.py", line 306, in train_step ignore_grad "/home/user/Desktop/mosharaf/bitbucket/benchmarks_negation/benchmarks_negation/code/external/fairseq/fairseq/tasks/fairseq_task.py", line 246, in train_step loss, sample_size, logging_output = criterion(model, sample) "/home/user/.local/lib/python3.6/site-packages/torch/nn/modules/module.py", line 547, in __call__ result = self.forward(*input, **kwargs) "/home/user/Desktop/mosharaf/bitbucket/benchmarks_negation/benchmarks_negation/code/external/fairseq/fairseq/criterions/sentence_prediction.py", line 41, in forward classification_head_name='sentence_classification_head', "/home/user/.local/lib/python3.6/site-packages/torch/nn/modules/module.py", line 547, in __call__ result = self.forward(*input, **kwargs) "/home/user/Desktop/mosharaf/bitbucket/benchmarks_negation/benchmarks_negation/code/external/fairseq/fairseq/models/roberta/model.py", line 99, in forward x, extra = self.decoder(src_tokens, features_only, return_all_hiddens, **kwargs) "/home/user/.local/lib/python3.6/site-packages/torch/nn/modules/module.py", line 547, in __call__ result = self.forward(*input, **kwargs) "/home/user/Desktop/mosharaf/bitbucket/benchmarks_negation/benchmarks_negation/code/external/fairseq/fairseq/models/roberta/model.py", line 287, in forward x, extra = self.extract_features(src_tokens, return_all_hiddens) "/home/user/Desktop/mosharaf/bitbucket/benchmarks_negation/benchmarks_negation/code/external/fairseq/fairseq/models/roberta/model.py", line 295, in extract_features last_state_only=not return_all_hiddens, "/home/user/.local/lib/python3.6/site-packages/torch/nn/modules/module.py", line 547, in __call__ result = self.forward(*input, **kwargs) "/home/user/Desktop/mosharaf/bitbucket/benchmarks_negation/benchmarks_negation/code/external/fairseq/fairseq/modules/transformer_sentence_encoder.py", line 183, in forward x = self.embed_tokens(tokens) "/home/user/.local/lib/python3.6/site-packages/torch/nn/modules/module.py", line 547, in __call__ result = self.forward(*input, **kwargs) "/home/user/.local/lib/python3.6/site-packages/torch/nn/modules/sparse.py", line 114, in forward self.norm_type, self.scale_grad_by_freq, self.sparse) "/home/user/.local/lib/python3.6/site-packages/torch/nn/functional.py", line 1467, in embedding return torch.embedding(weight, input, padding_idx, scale_grad_by_freq, sparse) RuntimeError: _th_index_select not supported on CPUType for Half
0.677674
Traceback (most recent call last): "/home/pwaller/.local/src/github.com/dask/distributed/distributed/batched.py", line 70, in _background_send AttributeError: 'NoneType' object has no attribute 'TimeoutError'
Traceback (most recent call last): "C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\tornado\ioloop.py", line 907, in _run return self.callback() "C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\distributed\nanny.py", line 414, in memory_monitor process = self.process.process AttributeError: 'NoneType' object has no attribute 'process'
0.687142
Traceback (most recent call last): "C:XXXXXX.py", line 8, in <module> from parl import layers ImportError: cannot import name 'layers' from 'parl' (C:\software\anaconda\envs\rl37\lib\site-packages\parl\__init__.py)
Traceback (most recent call last): "/usr/lib/python3.5/subprocess.py", line 441, in <module> import threading "/usr/lib/python3.5/threading.py", line 7, in <module> from traceback import format_exc as _format_exc ImportError: cannot import name 'format_exc'
0.82039
Traceback (most recent call last): "/usr/local/bin/torchbiggraph_import_from_tsv", line 10, in <module> sys.exit(main()) "/usr/local/lib/python3.6/dist-packages/torchbiggraph/converters/import_from_tsv.py", line 363, in main opt.relation_type_min_count, "/usr/local/lib/python3.6/dist-packages/torchbiggraph/converters/import_from_tsv.py", line 275, in convert_input_data entity_min_count, "/usr/local/lib/python3.6/dist-packages/torchbiggraph/converters/import_from_tsv.py", line 95, in collect_entities_by_type counters[relation_configs[rel_id].rhs][words[rhs_col]] += 1 IndexError: list index out of range
Traceback (most recent call last): "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_platform.py", line 244, in _async_add_entity await entity.async_device_update(warning=False) "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity.py", line 327, in async_device_update yield from self.hass.async_add_job(self.update) "/usr/lib/python3.6/concurrent/futures/thread.py", line 56, in run result = self.fn(*self.args, **self.kwargs) "/usr/lib/python3.6/site-packages/homeassistant/components/sensor/smappee.py", line 192, in update consumption = data.get('records')[-1] IndexError: list index out of range
0.682523
Traceback (most recent call last): "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner self.run() "/usr/lib/python2.7/threading.py", line 754, in run self.__target(*self.__args, **self.__kwargs) "/usr/local/lib/python2.7/dist-packages/paddle/v2/reader/decorator.py", line 271, in handle_worker r = mapper(sample) "/usr/local/lib/python2.7/dist-packages/paddle/v2/dataset/flowers.py", line 63, in default_mapper img = load_image_bytes(img) "/usr/local/lib/python2.7/dist-packages/paddle/v2/image.py", line 113, in load_image_bytes img = cv2.imdecode(file_bytes, flag) AttributeError: 'NoneType' object has no attribute 'imdecode'
Traceback (most recent call last): "/var/mycodo-root/mycodo/controllers/base_controller.py", line 146, in attempt_execute func() "/var/mycodo-root/mycodo/controllers/controller_conditional.py", line 177, in check_conditionals self.conditional_run.conditional_code_run() "/home/pi/Mycodo/mycodo/user_python_code/conditional_678e4f4f-2ae6-4cc0-87e4-7e51f6df53bc.py", line 25, in conditional_code_run measurement = self.condition("6f4cfef7-c00e-4896-8bc2-52f4dc7006bb") "/var/mycodo-root/mycodo/controllers/base_conditional.py", line 48, in condition return control.get_condition_measurement(condition_id) "/var/mycodo-root/mycodo/mycodo_client.py", line 200, in get_condition_measurement return self.proxy().get_condition_measurement(condition_id) "/var/mycodo-root/env/lib/python3.7/site-packages/Pyro5/client.py", line 476, in __call__ return self.__send(self.__name, args, kwargs) "/var/mycodo-root/env/lib/python3.7/site-packages/Pyro5/client.py", line 243, in _pyroInvoke raise data # if you see this in your traceback, you should probably inspect the remote traceback as well AttributeError: 'NoneType' object has no attribute 'channel'
0.69748
Traceback (most recent call last): "/usr/lib/python3.6/threading.py", line 916, in _bootstrap_inner self.run() "/usr/lib/python3.6/threading.py", line 864, in run self._target(*self._args, **self._kwargs) "/usr/local/lib/python3.6/dist-packages/pysyncobj/syncobj.py", line 508, in _autoTickThread self._onTick(self.__conf.autoTickPeriod) "/usr/local/lib/python3.6/dist-packages/patroni/dcs/raft.py", line 250, in _onTick super(KVStoreTTL, self)._onTick(timeToWait) "/usr/local/lib/python3.6/dist-packages/pysyncobj/syncobj.py", line 620, in _onTick self._poller.poll(timeToWait) "/usr/local/lib/python3.6/dist-packages/pysyncobj/poller.py", line 97, in poll self.__descrToCallbacks[descr](descr, eventMask) "/usr/local/lib/python3.6/dist-packages/pysyncobj/tcp_connection.py", line 174, in __processConnection self.__onMessageReceived(message) "/usr/local/lib/python3.6/dist-packages/pysyncobj/transport.py", line 455, in _onOutgoingMessageReceived conn.send(self._selfNode.address) AttributeError: 'NoneType' object has no attribute 'address'
Traceback (most recent call last): "/usr/local/lib/python3.6/site-packages/django/core/handlers/exception.py", line 41, in inner response = get_response(request) "/usr/local/lib/python3.6/site-packages/django/core/handlers/base.py", line 187, in _get_response response = self.process_exception_by_middleware(e, request) "/usr/local/lib/python3.6/site-packages/django/core/handlers/base.py", line 185, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) "/usr/local/lib/python3.6/site-packages/django/views/decorators/cache.py", line 43, in _cache_controlled response = viewfunc(request, *args, **kw) "/usr/local/lib/python3.6/site-packages/wagtail/wagtailadmin/urls/__init__.py", line 96, in wrapper return view_func(request, *args, **kwargs) "/usr/local/lib/python3.6/site-packages/wagtail/wagtailadmin/decorators.py", line 31, in decorated_view return view_func(request, *args, **kwargs) "/usr/local/lib/python3.6/site-packages/wagtail/contrib/settings/views.py", line 43, in edit_current_site return redirect('wagtailsettings:edit', app_name, model_name, site.pk) AttributeError: 'NoneType' object has no attribute 'pk'
0.695412
> Traceback (most recent call last): "C:\Users\Administrator\AppData\Local\Programs\Python\Python37\lib\site-packages\discord\ext\commands\core.py", line 79, in wrapped ret = await coro(*args, **kwargs) "C:\Users\Administrator\Desktop\shinobu_2\shinobu\Cogs\Other\claptrap.py", line 37, in ratemymod async for entry in ctx.message.guild.audit_logs(limit=100): "C:\Users\Administrator\AppData\Local\Programs\Python\Python37\lib\site-packages\discord\iterators.py", line 86, in __anext__ msg = await self.next() "C:\Users\Administrator\AppData\Local\Programs\Python\Python37\lib\site-packages\discord\iterators.py", line 418, in next await self._fill() "C:\Users\Administrator\AppData\Local\Programs\Python\Python37\lib\site-packages\discord\iterators.py", line 459, in _fill await self.entries.put(AuditLogEntry(data=element, users=self._users, guild=self.guild)) "C:\Users\Administrator\AppData\Local\Programs\Python\Python37\lib\site-packages\discord\audit_logs.py", line 220, in __init__ self._from_data(data) "C:\Users\Administrator\AppData\Local\Programs\Python\Python37\lib\site-packages\discord\audit_logs.py", line 241, in _from_data elif self.action.name.startswith('overwrite_'): AttributeError: 'int' object has no attribute 'name'
Traceback (most recent call last): "/Users/mate/github/vyper/vyper-venv/bin/vyper", line 4, in <module> __import__('pkg_resources').run_script('vyper==0.1.0b6', 'vyper') "/Users/mate/github/vyper/vyper-venv/lib/python3.6/site-packages/pkg_resources/__init__.py", line 664, in run_script self.require(requires)[0].run_script(script_name, ns) "/Users/mate/github/vyper/vyper-venv/lib/python3.6/site-packages/pkg_resources/__init__.py", line 1451, in run_script exec(script_code, namespace, namespace) "/Users/mate/github/vyper/vyper-venv/lib/python3.6/site-packages/vyper-0.1.0b6-py3.6.egg/EGG-INFO/scripts/vyper", line 85, in <module> "/Users/mate/github/vyper/vyper-venv/lib/python3.6/site-packages/vyper-0.1.0b6-py3.6.egg/vyper/compiler.py", line 108, in compile_codes "/Users/mate/github/vyper/vyper-venv/lib/python3.6/site-packages/vyper-0.1.0b6-py3.6.egg/EGG-INFO/scripts/vyper", line 51, in exc_handler "/Users/mate/github/vyper/vyper-venv/lib/python3.6/site-packages/vyper-0.1.0b6-py3.6.egg/vyper/compiler.py", line 105, in compile_codes "/Users/mate/github/vyper/vyper-venv/lib/python3.6/site-packages/vyper-0.1.0b6-py3.6.egg/vyper/compiler.py", line 87, in <lambda> "/Users/mate/github/vyper/vyper-venv/lib/python3.6/site-packages/vyper-0.1.0b6-py3.6.egg/vyper/compiler.py", line 8, in __compile "/Users/mate/github/vyper/vyper-venv/lib/python3.6/site-packages/vyper-0.1.0b6-py3.6.egg/vyper/parser/parser.py", line 249, in parse_tree_to_lll "/Users/mate/github/vyper/vyper-venv/lib/python3.6/site-packages/vyper-0.1.0b6-py3.6.egg/vyper/parser/parser.py", line 174, in parse_events "/Users/mate/github/vyper/vyper-venv/lib/python3.6/site-packages/vyper-0.1.0b6-py3.6.egg/vyper/signatures/event_signature.py", line 54, in from_declaration AttributeError: 'BinOp' object has no attribute 'id'
0.685041
Traceback (most recent call last): "<stdin>", line 1, in <module> "/home/senko/.virtualenvs/kiwi_django2/lib/python3.6/site-packages/social_core/backends/github.py", line 5, in <module> from requests import HTTPError "/home/senko/.virtualenvs/kiwi_django2/lib/python3.6/site-packages/requests/__init__.py", line 43, in <module> import urllib3 "/home/senko/.virtualenvs/kiwi_django2/lib/python3.6/site-packages/urllib3/__init__.py", line 8, in <module> from .connectionpool import ( "/home/senko/.virtualenvs/kiwi_django2/lib/python3.6/site-packages/urllib3/connectionpool.py", line 11, in <module> from .exceptions import ( "/home/senko/.virtualenvs/kiwi_django2/lib/python3.6/site-packages/urllib3/exceptions.py", line 2, in <module> from .packages.six.moves.http_client import ( "/home/senko/.virtualenvs/kiwi_django2/lib/python3.6/site-packages/urllib3/packages/six.py", line 203, in load_module mod = mod._resolve() "/home/senko/.virtualenvs/kiwi_django2/lib/python3.6/site-packages/urllib3/packages/six.py", line 115, in _resolve return _import_module(self.mod) "/home/senko/.virtualenvs/kiwi_django2/lib/python3.6/site-packages/urllib3/packages/six.py", line 82, in _import_module __import__(name) "/opt/rh/rh-python36/root/usr/lib64/python3.6/http/client.py", line 71, in <module> import email.parser "/home/senko/.virtualenvs/kiwi_django2/lib/python3.6/site-packages/social_core/backends/email.py", line 5, in <module> from .legacy import LegacyAuth ImportError: attempted relative import with no known parent package
Traceback (most recent call last): "searx/webapp.py", line 58, in <module> from searx.utils import ( ImportError: cannot import name match_language
0.799572
Traceback (most recent call last): "/usr/lib/python3.6/site-packages/requests/adapters.py", line 440, in send timeout=timeout "/usr/lib/python3.6/site-packages/urllib3/connectionpool.py", line 639, in urlopen _stacktrace=sys.exc_info()[2]) "/usr/lib/python3.6/site-packages/urllib3/util/retry.py", line 388, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='www.tahomalink.com', port=443): Max retries exceeded with url: /enduser-mobile-web/externalAPI/json/getStates (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f1674c62358>: Failed to establish a new connection: [Errno -3] Try again',))
Traceback (most recent call last): "C:\Users\user\AppData\Local\Programs\Python\Python36-32\lib\site-packages\requests\adapters.py", line 445, in send timeout=timeout "C:\Users\user\AppData\Local\Programs\Python\Python36-32\lib\site-packages\urllib3\connectionpool.py", line 667, in urlopen **response_kw) "C:\Users\user\AppData\Local\Programs\Python\Python36-32\lib\site-packages\urllib3\connectionpool.py", line 667, in urlopen **response_kw) "C:\Users\user\AppData\Local\Programs\Python\Python36-32\lib\site-packages\urllib3\connectionpool.py", line 667, in urlopen **response_kw) "C:\Users\user\AppData\Local\Programs\Python\Python36-32\lib\site-packages\urllib3\connectionpool.py", line 638, in urlopen _stacktrace=sys.exc_info()[2]) "C:\Users\user\AppData\Local\Programs\Python\Python36-32\lib\site-packages\urllib3\util\retry.py", line 398, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='api.sandbox.ebay.com', port=80): Max retries exceeded with url: /services/search/FindingService/v1 (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x038F0A50>: Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',))
0.818819
Traceback (most recent call last): "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/runpy.py", line 193, in _run_module_as_main return _run_code(code, main_globals, None, "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/runpy.py", line 86, in _run_code exec(code, run_globals) "/Users/javig/Desktop/demucs/demucs/separate.py", line 12, in <module> import requests ModuleNotFoundError: No module named 'requests'
Traceback (most recent call last): "<string>", line 1, in <module> "/home/aaaaa/Documents/Shapely/.venv/lib/python3.8/site-packages/shapely/vectorized/__init__.py", line 3, in <module> from ._vectorized import (contains, touches) ModuleNotFoundError: No module named 'shapely.vectorized._vectorized'
0.688483
Traceback (most recent call last): "/usr/local/lib/python3.6/site-packages/tensorflow/python/client/session.py", line 1327, in _do_call return fn(*args) "/usr/local/lib/python3.6/site-packages/tensorflow/python/client/session.py", line 1306, in _run_fn status, run_metadata) "/usr/local/Cellar/python3/3.6.2/Frameworks/Python.framework/Versions/3.6/lib/python3.6/contextlib.py", line 88, in __exit__ next(self.gen) "/usr/local/lib/python3.6/site-packages/tensorflow/python/framework/errors_impl.py", line 466, in raise_exception_on_not_ok_status pywrap_tensorflow.TF_GetCode(status)) tensorflow.python.framework.errors_impl.InvalidArgumentError: You must feed a value for placeholder tensor 'deepq/observation' with dtype float and shape [?,84,84,4]
Traceback (most recent call last): "keras_retinanet/bin/train.py", line 441, in <module> main() "keras_retinanet/bin/train.py", line 437, in main callbacks=callbacks, "/home/jin/pyenv/tf2/local/lib/python2.7/site-packages/keras/legacy/interfaces.py", line 91, in wrapper return func(*args, **kwargs) "/home/jin/pyenv/tf2/local/lib/python2.7/site-packages/keras/engine/training.py", line 2280, in fit_generator callbacks.on_epoch_end(epoch, epoch_logs) "/home/jin/pyenv/tf2/local/lib/python2.7/site-packages/keras/callbacks.py", line 77, in on_epoch_end callback.on_epoch_end(epoch, logs) "keras_retinanet/bin/../../keras_retinanet/callbacks/common.py", line 30, in on_epoch_end self.callback.on_epoch_end(epoch, logs=logs) "keras_retinanet/bin/../../keras_retinanet/callbacks/eval.py", line 54, in on_epoch_end save_path=self.save_path "keras_retinanet/bin/../../keras_retinanet/utils/eval.py", line 163, in evaluate all_detections = _get_detections(generator, model, score_threshold=score_threshold, max_detections=max_detections, save_path=save_path) "keras_retinanet/bin/../../keras_retinanet/utils/eval.py", line 81, in _get_detections boxes, scores, labels = model.predict_on_batch(np.expand_dims(image, axis=0)) "/home/jin/pyenv/tf2/local/lib/python2.7/site-packages/keras/engine/training.py", line 1952, in predict_on_batch outputs = self.predict_function(ins) "/home/jin/pyenv/tf2/local/lib/python2.7/site-packages/keras/backend/tensorflow_backend.py", line 2475, in __call__ **self.session_kwargs) "/home/jin/pyenv/tf2/local/lib/python2.7/site-packages/tensorflow/python/client/session.py", line 889, in run run_metadata_ptr) "/home/jin/pyenv/tf2/local/lib/python2.7/site-packages/tensorflow/python/client/session.py", line 1120, in _run feed_dict_tensor, options, run_metadata) "/home/jin/pyenv/tf2/local/lib/python2.7/site-packages/tensorflow/python/client/session.py", line 1317, in _do_run options, run_metadata) "/home/jin/pyenv/tf2/local/lib/python2.7/site-packages/tensorflow/python/client/session.py", line 1336, in _do_call raise type(e)(node_def, op, message) tensorflow.python.framework.errors_impl.InvalidArgumentError: Incompatible shapes: [1,156231] vs. [1,260385]
0.683308
Traceback (most recent call last): "/usr/bin/ajenti-panel", line 133, in <module> core.run() "/usr/lib/python2.7/site-packages/ajenti/core.py", line 88, in run ajenti.plugins.manager.load_all() "/usr/lib/python2.7/site-packages/ajenti/plugins/__init__.py", line 266, in load_all self.load_recursive(item[0]) "/usr/lib/python2.7/site-packages/ajenti/plugins/__init__.py", line 277, in load_recursive return self.load(name) "/usr/lib/python2.7/site-packages/ajenti/plugins/__init__.py", line 324, in load dependency.check() "/usr/lib/python2.7/site-packages/ajenti/plugins/__init__.py", line 67, in check if not self.satisfied(): "/usr/lib/python2.7/site-packages/ajenti/plugins/__init__.py", line 58, in satisfied self._was_satisfied = self.is_satisfied() "/usr/lib/python2.7/site-packages/ajenti/plugins/__init__.py", line 131, in is_satisfied return subprocess.call(['which', self.binary_name]) == 0 "/usr/lib64/python2.7/site-packages/gevent/subprocess.py", line 115, in call return Popen(*popenargs, **kwargs).wait() "/usr/lib/python2.7/site-packages/ajenti/compat.py", line 26, in Popen *args, **kwargs) "/usr/lib64/python2.7/site-packages/gevent/subprocess.py", line 238, in __init__ errread, errwrite) "/usr/lib64/python2.7/site-packages/gevent/subprocess.py", line 755, in _execute_child raise child_exceptionOSError: [Errno 2] No such file or directory
Traceback (most recent call last): "/attack/Zeus-Scanner/var/search/selenium_search.py", line 268, in parse_search_results tor=tor, batch=batch, xforward=forward_for "/attack/Zeus-Scanner/var/search/selenium_search.py", line 82, in get_urls browser = var.search.SetBrowser(agent=user_agent, proxy=proxy, tor=tor, xforward=xforward).set_browser() "/attack/Zeus-Scanner/var/search/__init__.py", line 148, in set_browser executable_path=whichcraft.which("geckodriver")) "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/firefox/webdriver.py", line 144, in __init__ self.service.start() "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/common/service.py", line 74, in start stdout=self.log_file, stderr=self.log_file) "/usr/lib/python2.7/subprocess.py", line 394, in __init__ errread, errwrite) "/usr/lib/python2.7/subprocess.py", line 1047, in _execute_child raise child_exceptionOSError: [Errno 8] Exec format error
0.724782
Traceback (most recent call last): "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugin/core.py", line 689, in _import_plugin instance = imp.load_module(key, f, filename, description) "/home/pi/OctoPrint/venv/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugins/announcements/__init__.py", line 19, in <module> import flask "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/__init__.py", line 21, in <module> from .app import Flask, Request, Response "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 26, in <module> from . import json ImportError: cannot import name json
Traceback (most recent call last): "/Users/.../IronPython-2.7.6.3/Lib/runpy.py", line 182, in run_module "/Users/.../IronPython-2.7.6.3/Lib/runpy.py", line 107, in _get_module_details ImportError: No module named pip
0.698
Traceback (most recent call last): "slim/prune/export_model.py", line 123, in <module> main() "slim/prune/export_model.py", line 88, in main only_graph=True) "/opt/conda/envs/python35-paddle120-env/lib/python3.7/site-packages/paddleslim/prune/pruner.py", line 112, in prune g = self._transform(self.idx_selector(scores, ratio)) "/opt/conda/envs/python35-paddle120-env/lib/python3.7/site-packages/paddleslim/prune/idx_selector.py", line 57, in default_idx_selector 0] # sort channels by the first convolution's score IndexError: list index out of range
Traceback (most recent call last): "/usr/lib/python3.6/socketserver.py", line 651, in process_request_thread self.finish_request(request, client_address) "/usr/lib/python3.6/socketserver.py", line 361, in finish_request self.RequestHandlerClass(request, client_address, self) "/usr/lib/python3.6/socketserver.py", line 721, in __init__ self.handle() "/usr/lib/python3.6/http/server.py", line 418, in handle self.handle_one_request() "/usr/lib/python3.6/http/server.py", line 406, in handle_one_request method() "/srv/homeassistant/lib/python3.6/site-packages/pysonos/events.py", line 258, in do_NOTIFY variables = parse_event_xml(content) "/srv/homeassistant/lib/python3.6/site-packages/pysonos/events.py", line 147, in parse_event_xml value = from_didl_string(value)[0] IndexError: list index out of range
0.716685
Traceback (most recent call last): "test_multi_label_baselines.py", line 7, in <module> from skmultilearn.ext import Keras ImportError: cannot import name Keras
Traceback (most recent call last): "/Users/melvyn/tmp/./tmp.dist/tmp.py", line 2, in <module> ImportError: dlopen(/Users/melvyn/tmp/./tmp.dist/PyQt5/QtWidgets.so, 2): Library not loaded: @rpath/QtWidgets.framework/Versions/5/QtWidgets
0.685754
Traceback (most recent call last): "/home/max/bot_project/Bots_Django/TelegramBot/TelegramBot/simple_soap_client.py", line 47, in <module> client.service.getAllLpusInfo(returnBranches=True, externalSystemId='MPGU') "/home/max/bot_project/Bots_Django/venv/local/lib/python2.7/site-packages/zeep/client.py", line 41, in __call__ self._op_name, args, kwargs) "/home/max/bot_project/Bots_Django/venv/local/lib/python2.7/site-packages/zeep/wsdl/bindings/soap.py", line 115, in send return self.process_reply(client, operation_obj, response) "/home/max/bot_project/Bots_Django/venv/local/lib/python2.7/site-packages/zeep/wsdl/bindings/soap.py", line 155, in process_reply client.wsse.verify(doc) "/home/max/bot_project/Bots_Django/venv/local/lib/python2.7/site-packages/zeep/wsse/signature.py", line 43, in verify verify_envelope(envelope, self.certfile) "/home/max/bot_project/Bots_Django/venv/local/lib/python2.7/site-packages/zeep/wsse/signature.py", line 199, in verify_envelope security = header.find(QName(ns.WSSE, 'Security')) AttributeError: 'NoneType' object has no attribute 'find'
Traceback (most recent call last): "/Users/aachkar/Library/Caches/pypoetry/virtualenvs/cv-workflows-rEYCzLQU-py3.8/lib/python3.8/site-packages/metaflow/cli.py", line 883, in main start(auto_envvar_prefix='METAFLOW', obj=state) "/Users/aachkar/Library/Caches/pypoetry/virtualenvs/cv-workflows-rEYCzLQU-py3.8/lib/python3.8/site-packages/click/core.py", line 829, in __call__ return self.main(args, kwargs) "/Users/aachkar/Library/Caches/pypoetry/virtualenvs/cv-workflows-rEYCzLQU-py3.8/lib/python3.8/site-packages/click/core.py", line 782, in main rv = self.invoke(ctx) "/Users/aachkar/Library/Caches/pypoetry/virtualenvs/cv-workflows-rEYCzLQU-py3.8/lib/python3.8/site-packages/click/core.py", line 1257, in invoke sub_ctx = cmd.make_context(cmd_name, args, parent=ctx) "/Users/aachkar/Library/Caches/pypoetry/virtualenvs/cv-workflows-rEYCzLQU-py3.8/lib/python3.8/site-packages/click/core.py", line 700, in make_context self.parse_args(ctx, args) "/Users/aachkar/Library/Caches/pypoetry/virtualenvs/cv-workflows-rEYCzLQU-py3.8/lib/python3.8/site-packages/click/core.py", line 1048, in parse_args value, args = param.handle_parse_result(ctx, opts, args) "/Users/aachkar/Library/Caches/pypoetry/virtualenvs/cv-workflows-rEYCzLQU-py3.8/lib/python3.8/site-packages/click/core.py", line 1623, in handle_parse_result value = self.full_process_value(ctx, value) "/Users/aachkar/Library/Caches/pypoetry/virtualenvs/cv-workflows-rEYCzLQU-py3.8/lib/python3.8/site-packages/click/core.py", line 1965, in full_process_value return Parameter.full_process_value(self, ctx, value) "/Users/aachkar/Library/Caches/pypoetry/virtualenvs/cv-workflows-rEYCzLQU-py3.8/lib/python3.8/site-packages/click/core.py", line 1589, in full_process_value value = self.process_value(ctx, value) "/Users/aachkar/Library/Caches/pypoetry/virtualenvs/cv-workflows-rEYCzLQU-py3.8/lib/python3.8/site-packages/click/core.py", line 1579, in process_value return self.type_cast_value(ctx, value) "/Users/aachkar/Library/Caches/pypoetry/virtualenvs/cv-workflows-rEYCzLQU-py3.8/lib/python3.8/site-packages/click/core.py", line 1568, in type_cast_value return _convert(value, (self.nargs != 1) + bool(self.multiple)) "/Users/aachkar/Library/Caches/pypoetry/virtualenvs/cv-workflows-rEYCzLQU-py3.8/lib/python3.8/site-packages/click/core.py", line 1565, in _convert return self.type(value, self, ctx) "/Users/aachkar/Library/Caches/pypoetry/virtualenvs/cv-workflows-rEYCzLQU-py3.8/lib/python3.8/site-packages/click/types.py", line 46, in __call__ return self.convert(value, param, ctx) "/Users/aachkar/Library/Caches/pypoetry/virtualenvs/cv-workflows-rEYCzLQU-py3.8/lib/python3.8/site-packages/metaflow/includefile.py", line 229, in convert param_ctx = context_proto._replace(parameter_name=self.parameter_name) AttributeError: 'NoneType' object has no attribute '_replace'
0.721483
Traceback (most recent call last): "/Users/<username>/PycharmProjects/tensorflow_chatbot/execute.py", line 334, in <module> train() "/Users/<username>/PycharmProjects/tensorflow_chatbot/execute.py", line 151, in train model = create_model(sess, False) "/Users/<username>/PycharmProjects/tensorflow_chatbot/execute.py", line 113, in create_model forward_only=forward_only) "/Users/<username>/PycharmProjects/tensorflow_chatbot/seq2seq_model_tf.py", line 181, in __init__ softmax_loss_function=softmax_loss_function) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/site-packages/tensorflow/contrib/legacy_seq2seq/python/ops/seq2seq.py", line 1206, in model_with_buckets decoder_inputs[:bucket[1]]) "/Users/<username>/PycharmProjects/tensorflow_chatbot/seq2seq_model_tf.py", line 180, in <lambda> lambda x, y: seq2seq_f(x, y, False), "/Users/<username>/PycharmProjects/tensorflow_chatbot/seq2seq_model_tf.py", line 144, in seq2seq_f dtype=dtype) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/site-packages/tensorflow/contrib/legacy_seq2seq/python/ops/seq2seq.py", line 848, in embedding_attention_seq2seq encoder_cell = copy.deepcopy(cell) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 174, in deepcopy y = copier(memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/site-packages/tensorflow/python/layers/base.py", line 476, in __deepcopy__ setattr(result, k, copy.deepcopy(v, memo)) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 163, in deepcopy y = copier(x, memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 230, in _deepcopy_list y.append(deepcopy(a, memo)) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 190, in deepcopy y = _reconstruct(x, rv, 1, memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 334, in _reconstruct state = deepcopy(state, memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 163, in deepcopy y = copier(x, memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 257, in _deepcopy_dict y[deepcopy(key, memo)] = deepcopy(value, memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 190, in deepcopy y = _reconstruct(x, rv, 1, memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 334, in _reconstruct state = deepcopy(state, memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 163, in deepcopy y = copier(x, memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 257, in _deepcopy_dict y[deepcopy(key, memo)] = deepcopy(value, memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 190, in deepcopy y = _reconstruct(x, rv, 1, memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 334, in _reconstruct state = deepcopy(state, memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 163, in deepcopy y = copier(x, memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 257, in _deepcopy_dict y[deepcopy(key, memo)] = deepcopy(value, memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 190, in deepcopy y = _reconstruct(x, rv, 1, memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 334, in _reconstruct state = deepcopy(state, memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 163, in deepcopy y = copier(x, memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 257, in _deepcopy_dict y[deepcopy(key, memo)] = deepcopy(value, memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 163, in deepcopy y = copier(x, memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 257, in _deepcopy_dict y[deepcopy(key, memo)] = deepcopy(value, memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 163, in deepcopy y = copier(x, memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 230, in _deepcopy_list y.append(deepcopy(a, memo)) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 190, in deepcopy y = _reconstruct(x, rv, 1, memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 334, in _reconstruct state = deepcopy(state, memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 163, in deepcopy y = copier(x, memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 257, in _deepcopy_dict y[deepcopy(key, memo)] = deepcopy(value, memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 190, in deepcopy y = _reconstruct(x, rv, 1, memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 334, in _reconstruct state = deepcopy(state, memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 163, in deepcopy y = copier(x, memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 257, in _deepcopy_dict y[deepcopy(key, memo)] = deepcopy(value, memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 190, in deepcopy y = _reconstruct(x, rv, 1, memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 334, in _reconstruct state = deepcopy(state, memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 163, in deepcopy y = copier(x, memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 257, in _deepcopy_dict y[deepcopy(key, memo)] = deepcopy(value, memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 163, in deepcopy y = copier(x, memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 230, in _deepcopy_list y.append(deepcopy(a, memo)) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 163, in deepcopy y = copier(x, memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 237, in _deepcopy_tuple y.append(deepcopy(a, memo)) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 163, in deepcopy y = copier(x, memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 257, in _deepcopy_dict y[deepcopy(key, memo)] = deepcopy(value, memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 190, in deepcopy y = _reconstruct(x, rv, 1, memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 334, in _reconstruct state = deepcopy(state, memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 163, in deepcopy y = copier(x, memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 257, in _deepcopy_dict y[deepcopy(key, memo)] = deepcopy(value, memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 190, in deepcopy y = _reconstruct(x, rv, 1, memo) "/Users/<username>/anaconda/envs/tensorflow_source_gpu/lib/python2.7/copy.py", line 343, in _reconstruct y.__dict__.update(state) AttributeError: 'NoneType' object has no attribute 'update'
Traceback (most recent call last): "/srv/homeassistant/lib/python3.6/site-packages/homeassistant/components/websocket_api/commands.py", line 128, in handle_call_service connection.context(msg), "/srv/homeassistant/lib/python3.6/site-packages/homeassistant/core.py", line 1235, in async_call await asyncio.shield(self._execute_service(handler, service_call)) "/srv/homeassistant/lib/python3.6/site-packages/homeassistant/core.py", line 1260, in _execute_service await handler.func(service_call) "/srv/homeassistant/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py", line 210, in handle_service self._platforms.values(), func, call, service_name, required_features "/srv/homeassistant/lib/python3.6/site-packages/homeassistant/helpers/service.py", line 334, in entity_service_call future.result() # pop exception if have "/srv/homeassistant/lib/python3.6/site-packages/homeassistant/helpers/service.py", line 356, in _handle_service_platform_call await getattr(entity, func)(**data) "/usr/lib/python3.6/concurrent/futures/thread.py", line 56, in run result = self.fn(*self.args, **self.kwargs) "/srv/homeassistant/lib/python3.6/site-packages/homeassistant/components/yeelight/light.py", line 598, in turn_off self.device.turn_off(duration=duration, light_type=self.light_type) "/srv/homeassistant/lib/python3.6/site-packages/homeassistant/components/yeelight/__init__.py", line 269, in turn_off self.bulb.turn_off(duration=duration, light_type=light_type) "<decorator-gen-8>", line 2, in turn_off "/srv/homeassistant/lib/python3.6/site-packages/yeelight/main.py", line 114, in _command result = self.send_command(method, params).get("result", []) "/srv/homeassistant/lib/python3.6/site-packages/yeelight/main.py", line 413, in send_command self.__socket.close() AttributeError: 'NoneType' object has no attribute 'close'
0.671938
Traceback (most recent call last): "/usr/src/app/homeassistant/helpers/entity_platform.py", line 128, in _async_setup_platform SLOW_SETUP_MAX_WAIT, loop=hass.loop) "/usr/local/lib/python3.6/asyncio/tasks.py", line 358, in wait_for return fut.result() "/usr/local/lib/python3.6/concurrent/futures/thread.py", line 56, in run result = self.fn(*self.args, **self.kwargs) "/usr/src/app/homeassistant/components/binary_sensor/isy994.py", line 55, in setup_platform subnode_id = int(node.nid[-1]) ValueError: invalid literal for int() with base 10: 'D'
Traceback (most recent call last): "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner self.run() "/usr/lib/python2.7/threading.py", line 754, in run self.__target(*self.__args, **self.__kwargs) "/usr/share/w3af/w3af/core/ui/gui/scanrun.py", line 419, in _draw_real raise ValueError(msg % args) ValueError: A ValueError exception with message "invalid literal for int() with base 10: '193.68'" was found while trying to render a new dotcode.
0.684028
ERROR: Signature extraction failed: Traceback (most recent call last): "/usr/local/lib/python3.7/site-packages/youtube_dl/extractor/youtube.py", line 1342, in _decrypt_signature video_id, player_url, s "/usr/local/lib/python3.7/site-packages/youtube_dl/extractor/youtube.py", line 1250, in _extract_signature_function res = self._parse_sig_js(code) "/usr/local/lib/python3.7/site-packages/youtube_dl/extractor/youtube.py", line 1314, in _parse_sig_js jscode, 'Initial JS player signature function name', group='sig') "/usr/local/lib/python3.7/site-packages/youtube_dl/extractor/common.py", line 1004, 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): "/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 978, 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.
1
Traceback (most recent call last): "./youtube-dl/youtube_dl/YoutubeDL.py", line 643, in extract_info ie_result = ie.extract(url) "./youtube-dl/youtube_dl/extractor/common.py", line 274, in extract self.initialize() "./youtube-dl/youtube_dl/extractor/common.py", line 268, in initialize self._real_initialize() "./youtube-dl/youtube_dl/extractor/vimeo.py", line 210, in _real_initialize self._login() "./youtube-dl/youtube_dl/extractor/vimeo.py", line 41, in _login token = self._search_regex(r'xsrft: \'(.*?)\'', webpage, 'login token') "./youtube-dl/youtube_dl/extractor/common.py", line 547, in _search_regex raise RegexNotFoundError('Unable to extract %s' % _name)RegexNotFoundError: Unable to extract login token; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last): "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 650, in extract_info ie_result = ie.extract(url) "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 273, in extract return self._real_extract(url) "/usr/local/bin/youtube-dl/youtube_dl/extractor/tumblr.py", line 60, in _real_extract webpage, 'iframe url') "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 555, in _search_regex raise RegexNotFoundError('Unable to extract %s' % _name)RegexNotFoundError: Unable to extract iframe url; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
0.734716
Traceback (most recent call last): "<stdin>", line 1, in <module> "C:\Users\82193\Python35\lib\site-packages\easytrader\clienttrader.py", line 30, in prepare self.login(user, password, exe_path or self._config.DEFAULT_EXE_PATH, comm_password, **kwargs) "C:\Users\82193\Python35\lib\site-packages\easytrader\yh_clienttrader.py", line 54, in login self._handle_verify_code() "C:\Users\82193\Python35\lib\site-packages\easytrader\yh_clienttrader.py", line 88, in _handle_verify_code control.capture_as_image().save(file_path, 'jpeg') AttributeError: 'NoneType' object has no attribute 'save'
[12:02:21][engine.py:1001] Traceback (most recent call last): "D:\Tools\PenetrationTesting\4.Vulnerability_Analysis\CodeAudit\Kunlun-M\core\engine.py", line 970, in scan result = js_scan_parser(rule_match, self.line_number, self.file_path, "D:\Tools\PenetrationTesting\4.Vulnerability_Analysis\CodeAudit\Kunlun-M\core\core_engine\javascript\parser.py", line 1668, in scan_parser analysis(all_nodes, func, back_node, int(vul_lineno), file_path, function_params=None) "D:\Tools\PenetrationTesting\4.Vulnerability_Analysis\CodeAudit\Kunlun-M\core\core_engine\javascript\parser.py", line 1607, in analysis analysis_expression(node, vul_function, back_node, vul_lineno, file_path, function_params) "D:\Tools\PenetrationTesting\4.Vulnerability_Analysis\CodeAudit\Kunlun-M\core\core_engine\javascript\parser.py", line 1545, in analysis_expression analysis_callexpression(expression, vul_function, back_node, vul_lineno, file_path, function_params) "D:\Tools\PenetrationTesting\4.Vulnerability_Analysis\CodeAudit\Kunlun-M\core\core_engine\javascript\parser.py", line 1500, in analysis_callexpression analysis(nodes, vul_function, back_node, int(vul_lineno), file_path, function_params=function_params, "D:\Tools\PenetrationTesting\4.Vulnerability_Analysis\CodeAudit\Kunlun-M\core\core_engine\javascript\parser.py", line 1622, in analysis analysis_If(node, vul_function, back_node, vul_lineno, file_path, function_params) "D:\Tools\PenetrationTesting\4.Vulnerability_Analysis\CodeAudit\Kunlun-M\core\core_engine\javascript\parser.py", line 1450, in analysis_If analysis([if_body], vul_function, back_node, vul_lineno, file_path, function_params) "D:\Tools\PenetrationTesting\4.Vulnerability_Analysis\CodeAudit\Kunlun-M\core\core_engine\javascript\parser.py", line 1619, in analysis analysis(node.body, vul_function, back_node, vul_lineno, file_path, function_params=function_params) "D:\Tools\PenetrationTesting\4.Vulnerability_Analysis\CodeAudit\Kunlun-M\core\core_engine\javascript\parser.py", line 1629, in analysis analysis_callexpression(child_node.init, vul_function, back_node, vul_lineno, file_path, "D:\Tools\PenetrationTesting\4.Vulnerability_Analysis\CodeAudit\Kunlun-M\core\core_engine\javascript\parser.py", line 1500, in analysis_callexpression analysis(nodes, vul_function, back_node, int(vul_lineno), file_path, function_params=function_params, "D:\Tools\PenetrationTesting\4.Vulnerability_Analysis\CodeAudit\Kunlun-M\core\core_engine\javascript\parser.py", line 1615, in analysis analysis(node.body.body, vul_function, back_node, vul_lineno, file_path, "D:\Tools\PenetrationTesting\4.Vulnerability_Analysis\CodeAudit\Kunlun-M\core\core_engine\javascript\parser.py", line 1622, in analysis analysis_If(node, vul_function, back_node, vul_lineno, file_path, function_params) "D:\Tools\PenetrationTesting\4.Vulnerability_Analysis\CodeAudit\Kunlun-M\core\core_engine\javascript\parser.py", line 1454, in analysis_If analysis([else_body], vul_function, back_node, vul_lineno, file_path, function_params) "D:\Tools\PenetrationTesting\4.Vulnerability_Analysis\CodeAudit\Kunlun-M\core\core_engine\javascript\parser.py", line 1619, in analysis analysis(node.body, vul_function, back_node, vul_lineno, file_path, function_params=function_params) "D:\Tools\PenetrationTesting\4.Vulnerability_Analysis\CodeAudit\Kunlun-M\core\core_engine\javascript\parser.py", line 1622, in analysis analysis_If(node, vul_function, back_node, vul_lineno, file_path, function_params) "D:\Tools\PenetrationTesting\4.Vulnerability_Analysis\CodeAudit\Kunlun-M\core\core_engine\javascript\parser.py", line 1454, in analysis_If analysis([else_body], vul_function, back_node, vul_lineno, file_path, function_params) "D:\Tools\PenetrationTesting\4.Vulnerability_Analysis\CodeAudit\Kunlun-M\core\core_engine\javascript\parser.py", line 1619, in analysis analysis(node.body, vul_function, back_node, vul_lineno, file_path, function_params=function_params) "D:\Tools\PenetrationTesting\4.Vulnerability_Analysis\CodeAudit\Kunlun-M\core\core_engine\javascript\parser.py", line 1622, in analysis analysis_If(node, vul_function, back_node, vul_lineno, file_path, function_params) "D:\Tools\PenetrationTesting\4.Vulnerability_Analysis\CodeAudit\Kunlun-M\core\core_engine\javascript\parser.py", line 1450, in analysis_If analysis([if_body], vul_function, back_node, vul_lineno, file_path, function_params) "D:\Tools\PenetrationTesting\4.Vulnerability_Analysis\CodeAudit\Kunlun-M\core\core_engine\javascript\parser.py", line 1619, in analysis analysis(node.body, vul_function, back_node, vul_lineno, file_path, function_params=function_params) "D:\Tools\PenetrationTesting\4.Vulnerability_Analysis\CodeAudit\Kunlun-M\core\core_engine\javascript\parser.py", line 1607, in analysis analysis_expression(node, vul_function, back_node, vul_lineno, file_path, function_params) "D:\Tools\PenetrationTesting\4.Vulnerability_Analysis\CodeAudit\Kunlun-M\core\core_engine\javascript\parser.py", line 1545, in analysis_expression analysis_callexpression(expression, vul_function, back_node, vul_lineno, file_path, function_params) "D:\Tools\PenetrationTesting\4.Vulnerability_Analysis\CodeAudit\Kunlun-M\core\core_engine\javascript\parser.py", line 1493, in analysis_callexpression analysis_params(node, back_node, vul_function, vul_lineno, file_path, function_params) "D:\Tools\PenetrationTesting\4.Vulnerability_Analysis\CodeAudit\Kunlun-M\core\core_engine\javascript\parser.py", line 1425, in analysis_params is_co, cp, expr_lineno = deep_parameters_back(param, back_node, function_params, count, file_path, vul_lineno, "D:\Tools\PenetrationTesting\4.Vulnerability_Analysis\CodeAudit\Kunlun-M\core\core_engine\javascript\parser.py", line 1365, in deep_parameters_back is_co, cp, expr_lineno = parameters_back(param, back_node, function_params, lineno, vul_function=vul_function, "D:\Tools\PenetrationTesting\4.Vulnerability_Analysis\CodeAudit\Kunlun-M\core\core_engine\javascript\parser.py", line 1340, in parameters_back is_co, cp, expr_lineno = parameters_back(param, nodes[:-1], function_params, lineno, "D:\Tools\PenetrationTesting\4.Vulnerability_Analysis\CodeAudit\Kunlun-M\core\core_engine\javascript\parser.py", line 1340, in parameters_back is_co, cp, expr_lineno = parameters_back(param, nodes[:-1], function_params, lineno, "D:\Tools\PenetrationTesting\4.Vulnerability_Analysis\CodeAudit\Kunlun-M\core\core_engine\javascript\parser.py", line 1324, in parameters_back is_co, cp, expr_lineno = parameters_back(param, else_body, function_params, lineno, "D:\Tools\PenetrationTesting\4.Vulnerability_Analysis\CodeAudit\Kunlun-M\core\core_engine\javascript\parser.py", line 1313, in parameters_back is_co, cp, expr_lineno = parameters_back(param, if_body, function_params, lineno, "D:\Tools\PenetrationTesting\4.Vulnerability_Analysis\CodeAudit\Kunlun-M\core\core_engine\javascript\parser.py", line 1054, in parameters_back if is_thisexp(cp): "D:\Tools\PenetrationTesting\4.Vulnerability_Analysis\CodeAudit\Kunlun-M\core\core_engine\javascript\parser.py", line 272, in is_thisexp if node.object.type == "ThisExpression": AttributeError: 'NoneType' object has no attribute 'type'
0.720813
Traceback (most recent call last): "/srv/homeassistant/lib/python3.5/site-packages/bellows/ezsp.py", line 194, in handle_callback handler(*args) "/srv/homeassistant/lib/python3.5/site-packages/bellows/zigbee/application.py", line 139, in ezsp_callback_handler self._handle_frame(*args) "/srv/homeassistant/lib/python3.5/site-packages/bellows/zigbee/application.py", line 160, in _handle_frame tsn, command_id, is_reply, args = self.deserialize(device, aps_frame.sourceEndpoint, aps_frame.clusterId, message) "/srv/homeassistant/lib/python3.5/site-packages/zigpy/application.py", line 73, in deserialize return sender.deserialize(endpoint_id, cluster_id, data) "/srv/homeassistant/lib/python3.5/site-packages/zigpy/device.py", line 97, in deserialize return self.endpoints[endpoint_id].deserialize(cluster_id, data) KeyError: 1
Traceback (most recent call last): "<input>", line 1, in <module> "boltons\dictutils.py", line 361, in popall self._remove_all(k) "boltons\dictutils.py", line 398, in _remove_all values = self._map[k] KeyError: 1
0.680813
Traceback (most recent call last): "manage.py", line 15, in <module> execute_from_command_line(sys.argv) "/usr/local/lib/python2.7/dist-packages/django/core/management/__init__.py", line 364, in execute_from_command_line utility.execute() "/usr/local/lib/python2.7/dist-packages/django/core/management/__init__.py", line 308, in execute settings.INSTALLED_APPS "/usr/local/lib/python2.7/dist-packages/django/conf/__init__.py", line 56, in __getattr__ self._setup(name) "/usr/local/lib/python2.7/dist-packages/django/conf/__init__.py", line 41, in _setup self._wrapped = Settings(settings_module) "/usr/local/lib/python2.7/dist-packages/django/conf/__init__.py", line 110, in __init__ mod = importlib.import_module(self.SETTINGS_MODULE) "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module __import__(name) "/usr/local/lib/python2.7/dist-packages/configurations/importer.py", line 146, in load_module mod = imp.load_module(fullname, *self.location) "/home/isbichallengestestserver2/isbiChallenge/codalab-competitions/codalab/codalab/settings/__init__.py", line 9, in <module> from .default import * "/home/isbichallengestestserver2/isbiChallenge/codalab-competitions/codalab/codalab/settings/default.py", line 1, in <module> from .base import DevBase "/home/isbichallengestestserver2/isbiChallenge/codalab-competitions/codalab/codalab/settings/base.py", line 13, in <module> from configurations import Settings ImportError: cannot import name Settings
Traceback (most recent call last): "<string>", line 1, in <module> "/tmp/pip-build-11cr8m0d/auto-sklearn/setup.py", line 2, in <module> import autosklearn "/tmp/pip-build-11cr8m0d/auto-sklearn/autosklearn/__init__.py", line 2, in <module> from autosklearn.util import dependencies "/tmp/pip-build-11cr8m0d/auto-sklearn/autosklearn/util/__init__.py", line 5, in <module> from .logging_ import * "/tmp/pip-build-11cr8m0d/auto-sklearn/autosklearn/util/logging_.py", line 7, in <module> import yaml ImportError: No module named 'yaml'
0.783821
Traceback (most recent call last): "object_detection/builders/model_builder_test.py", line 23, in <module> from object_detection.builders import model_builder "/usr/local/lib/python3.6/dist-packages/object_detection-0.1-py3.6.egg/object_detection/builders/model_builder.py", line 20, in <module> from object_detection.builders import anchor_generator_builder "/usr/local/lib/python3.6/dist-packages/object_detection-0.1-py3.6.egg/object_detection/builders/anchor_generator_builder.py", line 22, in <module> from object_detection.protos import anchor_generator_pb2 ImportError: cannot import name 'anchor_generator_pb2'
Traceback (most recent call last): "/Users/singlefawn/Desktop/Our Realm/1997/Programs/random gallery/chat_1_2.py", line 6, in <module> trainer = ChatterBotCorpusTrainer(bot) "/Users/singlefawn/Desktop/Our Realm/1997/Programs/random gallery/venv/lib/python3.7/site-packages/chatterbot/trainers.py", line 101, in __init__ from .corpus import Corpus "/Users/singlefawn/Desktop/Our Realm/1997/Programs/random gallery/venv/lib/python3.7/site-packages/chatterbot/corpus/__init__.py", line 6, in <module> from chatterbot_corpus import Corpus ImportError: cannot import name 'Corpus' from 'chatterbot_corpus' (/Users/singlefawn/Desktop/Our Realm/1997/Programs/random gallery/venv/lib/python3.7/site-packages/chatterbot_corpus/__init__.py)
0.712416
Traceback (most recent call last): "<stdin>", line 1, in <module> "/home/rails/f/envs/local/lib/python2.7/site-packages/blockchain/__init__.py", line 1, in <module> from . import ( "/home/rails/f/envs/local/lib/python2.7/site-packages/blockchain/blockexplorer.py", line 6, in <module> from . import util ImportError: cannot import name util
Traceback (most recent call last): "/opt/tidos-framework/tidos.py", line 14, in <module> from tidos_main import * "core/tidos_main.py", line 20, in <module> from impo import * "core/impo.py", line 28, in <module> from webbugs import * "core/webbugs.py", line 28, in <module> from mailspoof import * "modules/VulnLysis/MiscBugs/mailspoof.py", line 14, in <module> import emailprotectionslib.dmarc as dmarclib "/usr/local/lib/python2.7/dist-packages/emailprotectionslib/dmarc.py", line 4, in <module> import tldextract ImportError: No module named tldextract
0.780997
Traceback (most recent call last): "/home/mryab/miniconda3/envs/hivemind_env_test/bin/hivemind-server", line 5, in <module> from scripts.run_server import main ModuleNotFoundError: No module named 'scripts'
Traceback (most recent call last): "/home/yaswanth/.local/lib/python3.7/site-packages/numpy/core/__init__.py", line 24, in <module> from . import multiarray "/home/yaswanth/.local/lib/python3.7/site-packages/numpy/core/multiarray.py", line 14, in <module> from . import overrides "/home/yaswanth/.local/lib/python3.7/site-packages/numpy/core/overrides.py", line 7, in <module> from numpy.core._multiarray_umath import ( ModuleNotFoundError: No module named 'numpy.core._multiarray_umath'
0.797103
Traceback (most recent call last): "train.py", line 51, in <module> from object_detection.builders import model_builder "C:\Users\ektav\Anaconda3\envs\tensorflow1\lib\site-packages\object_detection-0.1-py3.5.egg\object_detection\builders\model_builder.py", line 31, in <module> from object_detection.models import faster_rcnn_inception_resnet_v2_feature_extractor as frcnn_inc_res "C:\Users\ektav\Anaconda3\envs\tensorflow1\lib\site-packages\object_detection-0.1-py3.5.egg\object_detection\models\faster_rcnn_inception_resnet_v2_feature_extractor.py", line 28, in <module> from nets import inception_resnet_v2 ImportError: No module named 'nets'
Traceback (most recent call last): "/opt/walle-web-master/venv/lib/python2.7/site-packages/flask/cli.py", line 235, in locate_app __import__(module_name) "/opt/walle-web-master/waller.py", line 6, in <module> from walle.app import create_app "/opt/walle-web-master/walle/app.py", line 16, in <module> from walle.api import deploy as DeployAPI "/opt/walle-web-master/venv/lib/python2.7/site-packages/gevent/builtins.py", line 96, in __import__ result = _import(*args, **kwargs) "/opt/walle-web-master/walle/api/deploy.py", line 14, in <module> from walle.service.deployer import Deployer "/opt/walle-web-master/venv/lib/python2.7/site-packages/gevent/builtins.py", line 96, in __import__ result = _import(*args, **kwargs) "/opt/walle-web-master/walle/service/deployer.py", line 25, in <module> from walle.service.git.repo import Repo "/opt/walle-web-master/venv/lib/python2.7/site-packages/gevent/builtins.py", line 96, in __import__ result = _import(*args, **kwargs) "/opt/walle-web-master/walle/service/git/repo.py", line 14, in <module> import git as PyGit "/opt/walle-web-master/venv/lib/python2.7/site-packages/gevent/builtins.py", line 96, in __import__ result = _import(*args, **kwargs) "/opt/walle-web-master/venv/lib/python2.7/site-packages/git/__init__.py", line 85, in <module> raise ImportError('Failed to initialize: {0}'.format(exc)) ImportError: Failed to initialize: Bad git executable.
0.716119
Traceback (most recent call last): "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner self.run() "/root/ufonet/core/webgui.py", line 54, in run res = self.pages.get(req) "/root/ufonet/core/webgui.py", line 2820, in get self.pages[page] = AjaxMap().ajax(pGet) "/root/ufonet/core/ajaxmap.py", line 235, in ajax nzn=self.get_next_zombie(zn) "/root/ufonet/core/ajaxmap.py", line 201, in get_next_zombie if name in self.zombies: TypeError: argument of type 'NoneType' is not iterable
Traceback (most recent call last): "/usr/local/opt/chisel/libexec/fblldb.py", line 83, in runCommand command.run(args, options) "/usr/local/Cellar/chisel/1.5.0/libexec/commands/FBClassDump.py", line 69, in run printProperties(cls) "/usr/local/Cellar/chisel/1.5.0/libexec/commands/FBClassDump.py", line 187, in printProperties props = getProperties(cls) "/usr/local/Cellar/chisel/1.5.0/libexec/commands/FBClassDump.py", line 326, in getProperties return [Property(m) for m in propsJson] TypeError: 'NoneType' object is not iterable
0.732872
Traceback (most recent call last): "C:/Users/jesmi.harindran/Documents/Ticket Analysis Python/New folder/GSK.py", line 1, in <module> from presidio_analyzer import AnalyzerEngine "C:\Anaconda\lib\site-packages\presidio_analyzer\__init__.py", line 17, in <module> from presidio_analyzer.analyzer_engine import AnalyzerEngine "C:\Anaconda\lib\site-packages\presidio_analyzer\analyzer_engine.py", line 4, in <module> from protobuf_models import analyze_pb2 ModuleNotFoundError: No module named 'protobuf_models'
Traceback (most recent call last): "/home/travis/.poetry/bin/poetry", line 11, in <module> from poetry.console import main "/home/travis/.poetry/lib/poetry/console/__init__.py", line 1, in <module> from .application import Application "/home/travis/.poetry/lib/poetry/console/application.py", line 6, in <module> from cleo import Application as BaseApplication ModuleNotFoundError: No module named 'cleo'
0.822117
Traceback (most recent call last): "<string>", line 1, in <module> "/root/miniconda3/lib/python3.6/site-packages/dask/array/__init__.py", line 4, in <module> from .core import (Array, block, concatenate, stack, from_array, store, "/root/miniconda3/lib/python3.6/site-packages/dask/array/core.py", line 26, in <module> from toolz import (partition, concat, join, first, ModuleNotFoundError: No module named 'toolz'
Traceback (most recent call last): "/home/jay/Desktop/Simple AI.py", line 6, in <module> engine = pyttsx3.init('sapi5') "/home/jay/.local/lib/python3.9/site-packages/pyttsx3/__init__.py", line 22, in init eng = Engine(driverName, debug) "/home/jay/.local/lib/python3.9/site-packages/pyttsx3/engine.py", line 30, in __init__ self.proxy = driver.DriverProxy(weakref.proxy(self), driverName, debug) "/home/jay/.local/lib/python3.9/site-packages/pyttsx3/driver.py", line 50, in __init__ self._module = importlib.import_module(name) "/usr/lib/python3.9/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) "<frozen importlib._bootstrap>", line 1030, in _gcd_import "<frozen importlib._bootstrap>", line 1007, in _find_and_load "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked "<frozen importlib._bootstrap>", line 680, in _load_unlocked "<frozen importlib._bootstrap_external>", line 790, in exec_module "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed "/home/jay/.local/lib/python3.9/site-packages/pyttsx3/drivers/sapi5.py", line 1, in <module> import comtypes.client # Importing comtypes.client will make the gen subpackage ModuleNotFoundError: No module named 'comtypes'
0.676537
Traceback (most recent call last): "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest self.test(*self.arg) TypeError: test_memory_warning_collision_detection() takes exactly 1 argument (0 given)
Traceback (most recent call last): "/usr/lib64/python3.6/site-packages/nose/case.py", line 197, in runTest self.test(*self.arg) TypeError: test_redirect_requests() missing 1 required positional argument: 'tdata'
0.847052
WARNING: Automatic signature extraction failed: Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 957, in _decrypt_signature video_id, player_url, len(s) "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 356, in _extract_signature_function res = self._parse_sig_js(code) "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 424, in _parse_sig_js u'Initial JS player signature function name') "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 356, in _search_regex raise RegexNotFoundError(u'Unable to extract %s' % _name)RegexNotFoundError: Unable to extract Initial JS player signature function name; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
WARNING: Automatic signature extraction failed: Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 957, in _decrypt_signature video_id, player_url, len(s) "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 356, in _extract_signature_function res = self._parse_sig_js(code) "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 424, in _parse_sig_js u'Initial JS player signature function name') "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 356, in _search_regex raise RegexNotFoundError(u'Unable to extract %s' % _name)RegexNotFoundError: Unable to extract Initial JS player signature function name; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
1
Traceback (most recent call last): "/home/pi/.local/lib/python3.5/site-packages/numpy/core/__init__.py", line 17, in <module> from . import multiarray "/home/pi/.local/lib/python3.5/site-packages/numpy/core/multiarray.py", line 14, in <module> from . import overrides "/home/pi/.local/lib/python3.5/site-packages/numpy/core/overrides.py", line 7, in <module> from numpy.core._multiarray_umath import ( ImportError: /home/pi/.local/lib/python3.5/site-packages/numpy/core/_multiarray_umath.cpython-35m-arm-linux-gnueabihf.so: undefined symbol: cblas_sgemm
Traceback (most recent call last): "<ipython-input-8-f731da2de255>", line 1, in <module> import netCDF4 "C:\Python27\lib\site-packages\netCDF4\__init__.py", line 5, in <module> from ._netCDF4 import __doc__, __pdoc__ ImportError: cannot import name __pdoc__
0.785547
Traceback (most recent call last): "manage.py", line 22, in <module> execute_from_command_line(sys.argv) "C:\Users\MyUser001\Documents\Private\GitHub\MyApp\env\lib\site-packages\django\core\management\__init__.py", line 381, in execute_from_command_line utility.execute() "C:\Users\MyUser001\Documents\Private\GitHub\MyApp\env\lib\site-packages\django\core\management\__init__.py", line 357, in execute django.setup() "C:\Users\MyUser001\Documents\Private\GitHub\MyApp\env\lib\site-packages\django\__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) "C:\Users\MyUser001\Documents\Private\GitHub\MyApp\env\lib\site-packages\django\apps\registry.py", line 89, in populate app_config = AppConfig.create(entry) "C:\Users\MyUser001\Documents\Private\GitHub\MyApp\env\lib\site-packages\django\apps\config.py", line 90, in create module = import_module(entry) "C:\Users\MyUser001\AppData\Local\Programs\Python\Python36\lib\importlib\__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) "<frozen importlib._bootstrap>", line 978, in _gcd_import "<frozen importlib._bootstrap>", line 961, in _find_and_load "<frozen importlib._bootstrap>", line 950, in _find_and_load_unlocked "<frozen importlib._bootstrap>", line 655, in _load_unlocked "<frozen importlib._bootstrap_external>", line 678, in exec_module "<frozen importlib._bootstrap>", line 205, in _call_with_frames_removed "C:\Users\MyUser001\Documents\Private\GitHub\MyApp\env\lib\site-packages\social_django\__init__.py", line 4, in <module> from social_core.backends.base import BaseAuth "C:\Users\MyUser001\Documents\Private\GitHub\MyApp\env\lib\site-packages\social_core\backends\base.py", line 3, in <module> from requests import request, ConnectionError ImportError: cannot import name 'request'`
Traceback (most recent call last): "C:/Users/lei.wang/AppData/Local/Continuum/Anaconda3/Lib/site-packages/finmarketpy_examples/backtest_example.py", line 30, in <module> from finmarketpy.backtest import BacktestRequest, Backtest "C:\Users\lei.wang\AppData\Local\Programs\Python\Python36-32\lib\site-packages\finmarketpy\__init__.py", line 1, in <module> from finmarketpy import (backtest, economics, util) "C:\Users\lei.wang\AppData\Local\Programs\Python\Python36-32\lib\site-packages\finmarketpy\backtest\__init__.py", line 3, in <module> from finmarketpy.backtest.backtestengine import Backtest "C:\Users\lei.wang\AppData\Local\Programs\Python\Python36-32\lib\site-packages\finmarketpy\backtest\backtestengine.py", line 17, in <module> from findatapy.util import LoggerManager "C:\Users\lei.wang\AppData\Local\Programs\Python\Python36-32\lib\site-packages\findatapy\__init__.py", line 3, in <module> from findatapy import (market, timeseries, util) "C:\Users\lei.wang\AppData\Local\Programs\Python\Python36-32\lib\site-packages\findatapy\market\__init__.py", line 8, in <module> from findatapy.market.market import Market, FXVolFactory, FXCrossFactory, FXConv "C:\Users\lei.wang\AppData\Local\Programs\Python\Python36-32\lib\site-packages\findatapy\market\market.py", line 461, in <module> from findatapy.timeseries import Calculations, Filter, Timezone "C:\Users\lei.wang\AppData\Local\Programs\Python\Python36-32\lib\site-packages\findatapy\timeseries\__init__.py", line 6, in <module> from findatapy.timeseries.calculations import Calculations "C:\Users\lei.wang\AppData\Local\Programs\Python\Python36-32\lib\site-packages\findatapy\timeseries\calculations.py", line 23, in <module> from pandas.stats.api import ols ImportError: cannot import name 'ols'
0.680752
Traceback (most recent call last): "setup.py", line 5, in <module> ext_modules=cythonize("util.pyx", compiler_directives={'language_level' : "3"})) "/usr/local/lib/python3.6/dist-packages/Cython/Build/Dependencies.py", line 1096, in cythonize cythonize_one(*args) "/usr/local/lib/python3.6/dist-packages/Cython/Build/Dependencies.py", line 1202, in cythonize_one result = compile_single(pyx_file, options, full_module_name=full_module_name) "/usr/local/lib/python3.6/dist-packages/Cython/Compiler/Main.py", line 727, in compile_single return run_pipeline(source, options, full_module_name) "/usr/local/lib/python3.6/dist-packages/Cython/Compiler/Main.py", line 515, in run_pipeline err, enddata = Pipeline.run_pipeline(pipeline, source) "/usr/local/lib/python3.6/dist-packages/Cython/Compiler/Pipeline.py", line 355, in run_pipeline data = run(phase, data) "/usr/local/lib/python3.6/dist-packages/Cython/Compiler/Pipeline.py", line 335, in run return phase(data) "/usr/local/lib/python3.6/dist-packages/Cython/Compiler/Pipeline.py", line 52, in generate_pyx_code_stage module_node.process_implementation(options, result) "/usr/local/lib/python3.6/dist-packages/Cython/Compiler/ModuleNode.py", line 143, in process_implementation self.generate_c_code(env, options, result) "/usr/local/lib/python3.6/dist-packages/Cython/Compiler/ModuleNode.py", line 384, in generate_c_code self.body.generate_function_definitions(env, code) "/usr/local/lib/python3.6/dist-packages/Cython/Compiler/Nodes.py", line 442, in generate_function_definitions stat.generate_function_definitions(env, code) "/usr/local/lib/python3.6/dist-packages/Cython/Compiler/Nodes.py", line 442, in generate_function_definitions stat.generate_function_definitions(env, code) "/usr/local/lib/python3.6/dist-packages/Cython/Compiler/Nodes.py", line 3176, in generate_function_definitions FuncDefNode.generate_function_definitions(self, env, code) "/usr/local/lib/python3.6/dist-packages/Cython/Compiler/Nodes.py", line 1983, in generate_function_definitions self.generate_function_body(env, code) "/usr/local/lib/python3.6/dist-packages/Cython/Compiler/Nodes.py", line 1745, in generate_function_body self.body.generate_execution_code(code) "/usr/local/lib/python3.6/dist-packages/Cython/Compiler/Nodes.py", line 448, in generate_execution_code stat.generate_execution_code(code) "/usr/local/lib/python3.6/dist-packages/Cython/Compiler/Nodes.py", line 5973, in generate_execution_code value.generate_evaluation_code(code) "/usr/local/lib/python3.6/dist-packages/Cython/Compiler/ExprNodes.py", line 767, in generate_evaluation_code self.generate_subexpr_evaluation_code(code) "/usr/local/lib/python3.6/dist-packages/Cython/Compiler/ExprNodes.py", line 782, in generate_subexpr_evaluation_code node.generate_evaluation_code(code) "/usr/local/lib/python3.6/dist-packages/Cython/Compiler/ExprNodes.py", line 767, in generate_evaluation_code self.generate_subexpr_evaluation_code(code) "/usr/local/lib/python3.6/dist-packages/Cython/Compiler/ExprNodes.py", line 782, in generate_subexpr_evaluation_code node.generate_evaluation_code(code) "/usr/local/lib/python3.6/dist-packages/Cython/Compiler/ExprNodes.py", line 8236, in generate_evaluation_code generate_inner_evaluation_code(code) "/usr/local/lib/python3.6/dist-packages/Cython/Compiler/ExprNodes.py", line 773, in generate_evaluation_code self.generate_result_code(code) "/usr/local/lib/python3.6/dist-packages/Cython/Compiler/ExprNodes.py", line 8305, in generate_result_code self.generate_operation_code(code) "/usr/local/lib/python3.6/dist-packages/Cython/Compiler/ExprNodes.py", line 8321, in generate_operation_code self.loop.generate_execution_code(code) "/usr/local/lib/python3.6/dist-packages/Cython/Compiler/Nodes.py", line 6901, in generate_execution_code self.bound1.result(), offset, "/usr/local/lib/python3.6/dist-packages/Cython/Compiler/ExprNodes.py", line 499, in result return self.calculate_result_code() "/usr/local/lib/python3.6/dist-packages/Cython/Compiler/ExprNodes.py", line 11321, in calculate_result_code result1, result2 = self.operand1.result(), self.operand2.result() "/usr/local/lib/python3.6/dist-packages/Cython/Compiler/ExprNodes.py", line 499, in result return self.calculate_result_code() "/usr/local/lib/python3.6/dist-packages/Cython/Compiler/ExprNodes.py", line 11321, in calculate_result_code result1, result2 = self.operand1.result(), self.operand2.result() "/usr/local/lib/python3.6/dist-packages/Cython/Compiler/UtilNodes.py", line 188, in result self.result_code = self.expression.result() "/usr/local/lib/python3.6/dist-packages/Cython/Compiler/ExprNodes.py", line 499, in result return self.calculate_result_code() "/usr/local/lib/python3.6/dist-packages/Cython/Compiler/ExprNodes.py", line 1377, in calculate_result_code return self.result_code AttributeError: 'IntNode' object has no attribute 'result_code'
[ERROR ] An exception occurred in this state: Traceback (most recent call last): "/usr/lib/python2.7/site-packages/salt/state.py", line 1822, in call **cdata['kwargs']) "/usr/lib/python2.7/site-packages/salt/loader.py", line 1727, in wrapper return f(*args, **kwargs) "/usr/lib/python2.7/site-packages/salt/states/pkg.py", line 1300, in installed **kwargs) "/usr/lib/python2.7/site-packages/salt/states/pkg.py", line 541, in _find_install_targets source_info = __salt__['lowpkg.bin_pkg_info'](cached_path) "/usr/lib/python2.7/site-packages/salt/modules/rpm.py", line 120, in bin_pkg_info for field in pkginfo._fields: AttributeError: 'NoneType' object has no attribute '_fields'
0.687962
Traceback (most recent call last): "site-packages/PyInstaller/loader/rthooks/pyi_rth_pkgres.py", line 11, in <module> "/home/michael/miniconda3/envs/aligner/lib/python3.6/site-packages/PyInstaller/loader/pyimod03_importers.py", line 627, in exec_module "site-packages/pkg_resources/__init__.py", line 24, in <module> "/home/michael/miniconda3/envs/aligner/lib/python3.6/re.py", line 122, in <module> "/home/michael/miniconda3/envs/aligner/lib/python3.6/enum.py", line 2, in <module> "/home/michael/miniconda3/envs/aligner/lib/python3.6/types.py", line 171, in <module> "/home/michael/miniconda3/envs/aligner/lib/python3.6/functools.py", line 23, in <module> "/home/michael/miniconda3/envs/aligner/lib/python3.6/weakref.py", line 12, in <module> ImportError: cannot import name '_remove_dead_weakref'
Traceback (most recent call last): "/tmp/pip-build-env-ns920ya3/lib/python3.7/site-packages/numpy/core/__init__.py", line 16, in <module> from . import multiarray ImportError: libf77blas.so.3: cannot open shared object file: No such file or directory
0.759525
Traceback (most recent call last): "/home/gsecurity/Red-DiscordBot/cogs/audio.py", line 2197, in queue_manager next_url = queued_next_song.url AttributeError: 'str' object has no attribute 'url'
Traceback (most recent call last): "/home/jsirois/dev/pantsbuild/jsirois-pants/src/python/pants/bin/daemon_pants_runner.py", line 142, in _run scheduler = self._core.prepare_scheduler(options_bootstrapper) "/home/jsirois/dev/pantsbuild/jsirois-pants/src/python/pants/pantsd/pants_daemon_core.py", line 105, in prepare_scheduler self._init_scheduler(options_fingerprint, options_bootstrapper) "/home/jsirois/dev/pantsbuild/jsirois-pants/src/python/pants/pantsd/pants_daemon_core.py", line 85, in _init_scheduler raise e "/home/jsirois/dev/pantsbuild/jsirois-pants/src/python/pants/pantsd/pants_daemon_core.py", line 74, in _init_scheduler build_config = BuildConfigInitializer.get(options_bootstrapper) "/home/jsirois/dev/pantsbuild/jsirois-pants/src/python/pants/init/options_initializer.py", line 39, in get cls._cached_build_config = cls(options_bootstrapper).setup() "/home/jsirois/dev/pantsbuild/jsirois-pants/src/python/pants/init/options_initializer.py", line 70, in setup return self._load_plugins() "/home/jsirois/dev/pantsbuild/jsirois-pants/src/python/pants/init/options_initializer.py", line 59, in _load_plugins return load_backends_and_plugins( "/home/jsirois/dev/pantsbuild/jsirois-pants/src/python/pants/init/extension_loader.py", line 41, in load_backends_and_plugins load_build_configuration_from_source(bc_builder, backends) "/home/jsirois/dev/pantsbuild/jsirois-pants/src/python/pants/init/extension_loader.py", line 114, in load_build_configuration_from_source load_backend(build_configuration, backend_package) "/home/jsirois/dev/pantsbuild/jsirois-pants/src/python/pants/init/extension_loader.py", line 128, in load_backend module = importlib.import_module(backend_module) "/home/jsirois/dev/pantsbuild/jsirois-pants/build-support/virtualenvs/Linux/pants_dev_deps.py38.venv/lib/python3.8/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) "<frozen importlib._bootstrap>", line 1014, in _gcd_import "<frozen importlib._bootstrap>", line 991, in _find_and_load "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked "<frozen importlib._bootstrap>", line 671, in _load_unlocked "<frozen importlib._bootstrap_external>", line 783, in exec_module "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed "/home/jsirois/dev/pantsbuild/jsirois-pants/src/python/pants/backend/python/register.py", line 14, in <module> from pants.backend.python.rules import ( "/home/jsirois/dev/pantsbuild/jsirois-pants/src/python/pants/backend/python/rules/run_setup_py.py", line 582, in <module> async def get_requirements( "/home/jsirois/dev/pantsbuild/jsirois-pants/src/python/pants/engine/rules.py", line 389, in wrapper return rule_decorator(*args, **kwargs) "/home/jsirois/dev/pantsbuild/jsirois-pants/src/python/pants/engine/rules.py", line 362, in rule_decorator return _make_rule( "/home/jsirois/dev/pantsbuild/jsirois-pants/src/python/pants/engine/rules.py", line 242, in wrapper rule_visitor.visit(rule_func_node) "/usr/lib64/python3.8/ast.py", line 363, in visit return visitor(node) "/usr/lib64/python3.8/ast.py", line 371, in generic_visit self.visit(item) "/usr/lib64/python3.8/ast.py", line 363, in visit return visitor(node) "/usr/lib64/python3.8/ast.py", line 373, in generic_visit self.visit(value) "/usr/lib64/python3.8/ast.py", line 363, in visit return visitor(node) "/usr/lib64/python3.8/ast.py", line 373, in generic_visit self.visit(value) "/usr/lib64/python3.8/ast.py", line 363, in visit return visitor(node) "/home/jsirois/dev/pantsbuild/jsirois-pants/src/python/pants/engine/rules.py", line 149, in visit_Call self.generic_visit(call_node) "/usr/lib64/python3.8/ast.py", line 371, in generic_visit self.visit(item) "/usr/lib64/python3.8/ast.py", line 363, in visit return visitor(node) "/usr/lib64/python3.8/ast.py", line 373, in generic_visit self.visit(value) "/usr/lib64/python3.8/ast.py", line 363, in visit return visitor(node) "/home/jsirois/dev/pantsbuild/jsirois-pants/src/python/pants/engine/rules.py", line 147, in visit_Call self._gets.append(self._extract_constraints(get_descriptor)) "/home/jsirois/dev/pantsbuild/jsirois-pants/src/python/pants/engine/rules.py", line 127, in _extract_constraints constructor_type_id = subject_constructor.func.id # type: ignore[attr-defined] AttributeError: 'Attribute' object has no attribute 'id'
0.684273
Traceback (most recent call last): "/usr/bin/thefuck", line 11, in <module> load_entry_point('thefuck==3.15', 'console_scripts', 'thefuck')() "/usr/lib/python3.7/site-packages/thefuck/main.py", line 67, in main fix_command() "/usr/lib/python3.7/site-packages/thefuck/main.py", line 31, in fix_command selected_command = select_command(corrected_commands) "/usr/lib/python3.7/site-packages/thefuck/ui.py", line 70, in select_command selector = CommandSelector(corrected_commands) "/usr/lib/python3.7/site-packages/thefuck/ui.py", line 33, in __init__ self._commands = [next(self._commands_gen)] "/usr/lib/python3.7/site-packages/thefuck/corrector.py", line 43, in organize_commands first_command = next(corrected_commands) "/usr/lib/python3.7/site-packages/thefuck/corrector.py", line 74, in <genexpr> for corrected in rule.get_corrected_commands(command)) "/usr/lib/python3.7/site-packages/thefuck/types.py", line 240, in get_corrected_commands new_commands = self.get_new_command(command) "/usr/lib/python3.7/site-packages/thefuck/rules/pip_unknown_command.py", line 16, in get_new_command command.stderr)[0] IndexError: list index out of range
Traceback (most recent call last): "social_mapper.py", line 918, in <module> last_name = full_name.split(" ",1)[1] IndexError: list index out of range
0.710523
Traceback (most recent call last): "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner self.run() "/usr/lib/python3.8/threading.py", line 870, in run self._target(*self._args, **self._kwargs) "/builddir/build/BUILD/dask-2.18.0/dask/tests/test_threaded.py", line 135, in test_f L.append(get(dsk, "y")) "/builddir/build/BUILD/dask-2.18.0/dask/threaded.py", line 72, in get pool = ThreadPool(num_workers) "/usr/lib/python3.8/multiprocessing/pool.py", line 925, in __init__ Pool.__init__(self, processes, initializer, initargs) "/usr/lib/python3.8/multiprocessing/pool.py", line 216, in __init__ p.terminate() AttributeError: 'DummyProcess' object has no attribute 'terminate'
```Traceback (most recent call last): "/usr/bin/dragonfire", line 11, in <module> load_entry_point('dragonfire', 'console_scripts', 'dragonfire')() "/home/tardog/Dokumente/Spielweise/Dragonfire/dragonfire/__init__.py", line 544, in initiate start(args) "/home/tardog/Dokumente/Spielweise/Dragonfire/dragonfire/__init__.py", line 60, in start recognizer = KaldiRecognizer() "/home/tardog/Dokumente/Spielweise/Dragonfire/dragonfire/sr/kaldi.py", line 34, in __init__ self.decoder_pipeline = DecoderPipeline({"decoder" : decoder_conf}) "/home/tardog/Dokumente/Spielweise/Dragonfire/dragonfire/sr/decoder.py", line 17, in __init__ self.create_pipeline(conf) "/home/tardog/Dokumente/Spielweise/Dragonfire/dragonfire/sr/decoder.py", line 47, in create_pipeline self.asr.set_property(key, val) AttributeError: 'NoneType' object has no attribute 'set_property'
0.688104
Traceback (most recent call last): "/Users/muhammadtahazaidi/.virtualenvs/project_dev-QMe0BD3g/bin/rasa", line 5, in <module> from rasa.__main__ import main "/Users/muhammadtahazaidi/.virtualenvs/project_dev-QMe0BD3g/lib/python3.7/site-packages/rasa/__init__.py", line 8, in <module> from rasa.run import run "/Users/muhammadtahazaidi/.virtualenvs/project_dev-QMe0BD3g/lib/python3.7/site-packages/rasa/run.py", line 7, in <module> from rasa.core.lock_store import LockStore "/Users/muhammadtahazaidi/.virtualenvs/project_dev-QMe0BD3g/lib/python3.7/site-packages/rasa/core/__init__.py", line 6, in <module> from rasa.core.test import test "/Users/muhammadtahazaidi/.virtualenvs/project_dev-QMe0BD3g/lib/python3.7/site-packages/rasa/core/test.py", line 21, in <module> matplotlib.use("TkAgg") "/Users/muhammadtahazaidi/.virtualenvs/project_dev-QMe0BD3g/lib/python3.7/site-packages/matplotlib/cbook/deprecation.py", line 295, in wrapper return func(*args, **kwargs) "/Users/muhammadtahazaidi/.virtualenvs/project_dev-QMe0BD3g/lib/python3.7/site-packages/matplotlib/cbook/deprecation.py", line 356, in wrapper return func(*args, **kwargs) "/Users/muhammadtahazaidi/.virtualenvs/project_dev-QMe0BD3g/lib/python3.7/site-packages/matplotlib/__init__.py", line 1253, in use from matplotlib import pyplot as plt "/Users/muhammadtahazaidi/.virtualenvs/project_dev-QMe0BD3g/lib/python3.7/site-packages/matplotlib/pyplot.py", line 2310, in <module> switch_backend(rcParams["backend"]) "/Users/muhammadtahazaidi/.virtualenvs/project_dev-QMe0BD3g/lib/python3.7/site-packages/matplotlib/pyplot.py", line 221, in switch_backend backend_mod = importlib.import_module(backend_name) "/Users/muhammadtahazaidi/.virtualenvs/project_dev-QMe0BD3g/lib/python3.7/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) "/Users/muhammadtahazaidi/.virtualenvs/project_dev-QMe0BD3g/lib/python3.7/site-packages/matplotlib/backends/backend_tkagg.py", line 1, in <module> from . import _backend_tk "/Users/muhammadtahazaidi/.virtualenvs/project_dev-QMe0BD3g/lib/python3.7/site-packages/matplotlib/backends/_backend_tk.py", line 6, in <module> import tkinter as tk "/usr/local/Cellar/python/3.7.3/Frameworks/Python.framework/Versions/3.7/lib/python3.7/tkinter/__init__.py", line 36, in <module> import _tkinter # If this fails your Python may not be configured for Tk ModuleNotFoundError: No module named '_tkinter'
Traceback (most recent call last): "<stdin>", line 1, in <module> ModuleNotFoundError: No module named 'pdf2image'
0.794634
Traceback (most recent call last): "<string>", line 1, in <module> "/home/rbrown/.conda/lib/python3.8/site-packages/monai/__init__.py", line 46, in <module> load_submodules(sys.modules[__name__], True, exclude_pattern=excludes) "/home/rbrown/.conda/lib/python3.8/site-packages/monai/utils/module.py", line 75, in load_submodules mod = import_module(name) "/home/rbrown/.conda/lib/python3.8/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) "/home/rbrown/.conda/lib/python3.8/site-packages/monai/data/nifti_reader.py", line 17, in <module> from monai.transforms import LoadNifti, Randomizable, apply_transform ImportError: cannot import name 'LoadNifti' from 'monai.transforms' (/home/rbrown/.conda/lib/python3.8/site-packages/monai/transforms/__init__.py)
Traceback (most recent call last): "main.py", line 15, in <module> from kivy.app import App ImportError: No module named kivy.app
0.789812
2017-12-09 18:57:35,454 - ERROR [Contest,0 10 base::write_error] Uncaught exception (AttributeError("'NoneType' object has no attribute 'keys'",)) while processing a request: Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/tornado/web.py", line 1390, in _execute result = self.prepare() "/usr/local/lib/python2.7/dist-packages/cms-1.4.dev0-py2.7.egg/cms/server/contest/handlers/contest.py", line 100, in prepare self.choose_contest() "/usr/local/lib/python2.7/dist-packages/cms-1.4.dev0-py2.7.egg/cms/server/contest/handlers/contest.py", line 132, in choose_contest self.r_params = self.render_params() "/usr/local/lib/python2.7/dist-packages/cms-1.4.dev0-py2.7.egg/cms/server/contest/handlers/contest.py", line 394, in render_params lang_codes = self.langs.keys() AttributeError: 'NoneType' object has no attribute 'keys'
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'
0.690536
Traceback (most recent call last): "<blender_console>", line 1, in <module> "C:\Program s\Blender Foundation\Blender\2.79\python\lib\site-packages\osgeo\__init__.py", line 41, in <module> _gdal = swig_import_helper() "C:\Program s\Blender Foundation\Blender\2.79\python\lib\site-packages\osgeo\__init__.py", line 33, in swig_import_helper import _gdal ImportError: No module named '_gdal'
Traceback (most recent call last): "<string>", line 1, in <module> ImportError: No module named torch
0.809761
Traceback (most recent call last): "crawler.py", line 96, in <module> get_posts_by_hashtag(args.tag, args.number or 100, args.debug), args.output "crawler.py", line 42, in get_posts_by_hashtag ins_crawler = InsCrawler(has_screen=debug) "D:\instagram-crawler-master\inscrawler\crawler.py", line 70, in __init__ self.login() "D:\instagram-crawler-master\inscrawler\crawler.py", line 87, in login login_btn.click() AttributeError: 'NoneType' object has no attribute 'click'
Traceback (most recent call last): "D:\tools\XX-Net-3.7.9\code\default\python27\1.0\lib\threading.py", line 801, in __bootstrap_inner self.run() "D:\tools\XX-Net-3.7.9\code\default\python27\1.0\lib\threading.py", line 754, in run self.__target(*self.__args, **self.__kwargs) "D:\tools\XX-Net-3.7.9\code\default\gae_proxy\local\google_ip.py", line 652, in scan_ip_worker xlog.exception("google_ip.runJob fail:%r", e) AttributeError: 'NoneType' object has no attribute 'exception'
0.685277
Traceback (most recent call last): "/home/bengoshi/.local/bin/emoji.py", line 20, in <module> from wordcloud import WordCloud ImportError: No module named wordcloud
Traceback (most recent call last): "get-prebuilt.py", line 7, in <module> import urllib.request ImportError: No module named request
0.832457
Traceback (most recent call last): "/home/shailesh/projects/youtube-dl/youtube_dl/extractor/packtpub.py", line 56, in _real_initialize self._TOKEN = self._download_json( "/home/shailesh/projects/youtube-dl/youtube_dl/extractor/common.py", line 888, in _download_json res = self._download_json_handle( "/home/shailesh/projects/youtube-dl/youtube_dl/extractor/common.py", line 867, in _download_json_handle res = self._download_webpage_handle( "/home/shailesh/projects/youtube-dl/youtube_dl/extractor/common.py", line 660, in _download_webpage_handle urlh = self._request_webpage(url_or_request, video_id, note, errnote, fatal, data=data, headers=headers, query=query, expected_status=expected_status) "/home/shailesh/projects/youtube-dl/youtube_dl/extractor/common.py", line 645, in _request_webpage raise ExtractorError(errmsg, sys.exc_info()[2], cause=err) youtube_dl.utils.ExtractorError: Unable to download JSON metadata: HTTP Error 400: Bad Request (caused by <HTTPError 400: 'Bad Request'>); 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): "/home/shailesh/projects/youtube-dl/youtube_dl/extractor/packtpub.py", line 56, in _real_initialize self._TOKEN = self._download_json( "/home/shailesh/projects/youtube-dl/youtube_dl/extractor/common.py", line 888, in _download_json res = self._download_json_handle( "/home/shailesh/projects/youtube-dl/youtube_dl/extractor/common.py", line 867, in _download_json_handle res = self._download_webpage_handle( "/home/shailesh/projects/youtube-dl/youtube_dl/extractor/common.py", line 660, in _download_webpage_handle urlh = self._request_webpage(url_or_request, video_id, note, errnote, fatal, data=data, headers=headers, query=query, expected_status=expected_status) "/home/shailesh/projects/youtube-dl/youtube_dl/extractor/common.py", line 645, in _request_webpage raise ExtractorError(errmsg, sys.exc_info()[2], cause=err) youtube_dl.utils.ExtractorError: Unable to download JSON metadata: HTTP Error 400: Bad Request (caused by <HTTPError 400: 'Bad Request'>); 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.
1
Traceback (most recent call last): "/usr/local/bin/youtube-dl", line 6, in <module> from youtube_dl import main "/usr/local/lib/python3.7/dist-packages/youtube_dl/__init__.py", line 43, in <module> from .extractor import gen_extractors, list_extractors "/usr/local/lib/python3.7/dist-packages/youtube_dl/extractor/__init__.py", line 9, in <module> from .extractors import * "/usr/local/lib/python3.7/dist-packages/youtube_dl/extractor/extractors.py", line 45, in <module> from .anvato import AnvatoIE "/usr/local/lib/python3.7/dist-packages/youtube_dl/extractor/anvato.py", line 12, in <module> from .anvato_token_generator import NFLTokenGenerator ModuleNotFoundError: No module named 'youtube_dl.extractor.anvato_token_generator'
Traceback (most recent call last): "<string>", line 1, in <module> "/tmp/pip-install-zt9okj4a/salt/setup.py", line 137, in <module> exec(compile(open(SALT_VERSION).read(), SALT_VERSION, 'exec')) "/tmp/pip-install-zt9okj4a/salt/salt/version.py", line 22, in <module> from distro import linux_distribution ModuleNotFoundError: No module named 'distro'
0.797938
Traceback (most recent call last): "/usr/local/lib/python2.4/doctest.py", line 1248, in __run compileflags, 1) in test.globs "<doctest sqlalchemy.ext.sqlsoup[8](8)>", line 1, in ? users "./lib/sqlalchemy/ext/sqlsoup.py", line 358, in __repr__ value = value.encode(encoding) TypeError: encode() argument 1 must be string, not None
Traceback (most recent call last): "<string>", line 1, in <module> "/tmp/pip-install-fh10g_zv/test-library/setup.py", line 17, in <module> Extension('somepkg.hello', sources=[os.path.join('somepkg', 'hello.pyx')]) "/tmp/setuptools-bug-mcve/application/.venv/lib64/python3.6/site-packages/setuptools/__init__.py", line 145, in setup return distutils.core.setup(**attrs) "/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/core.py", line 148, in setup dist.run_commands() "/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/dist.py", line 955, in run_commands self.run_command(cmd) "/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/dist.py", line 974, in run_command cmd_obj.run() "/tmp/setuptools-bug-mcve/application/.venv/lib64/python3.6/site-packages/setuptools/command/install.py", line 61, in run return orig.install.run(self) "/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command/install.py", line 545, in run self.run_command('build') "/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) "/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/dist.py", line 974, in run_command cmd_obj.run() "/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command/build.py", line 135, in run self.run_command(cmd_name) "/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) "/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/dist.py", line 974, in run_command cmd_obj.run() "/tmp/setuptools-bug-mcve/application/.venv/lib64/python3.6/site-packages/setuptools/command/build_py.py", line 53, in run self.build_package_data() "/tmp/setuptools-bug-mcve/application/.venv/lib64/python3.6/site-packages/setuptools/command/build_py.py", line 126, in build_package_data srcfile in self.distribution.convert_2to3_doctests): TypeError: argument of type 'NoneType' is not iterable
0.713265
Error starting infrastructure: 'utf-8' codec can't decode byte 0x82 in position 6: invalid start byte Traceback (most recent call last): "C:\users\manh_vietis\appdata\local\programs\python\python36\lib\site-packages\localstack\services\infra.py", line 465, in start_infra install.install_components(apis) "C:\users\manh_vietis\appdata\local\programs\python\python36\lib\site-packages\localstack\services\install.py", line 137, in install_components parallelize(install_component, names) "C:\users\manh_vietis\appdata\local\programs\python\python36\lib\site-packages\localstack\utils\common.py", line 751, in parallelize result = pool.map(func, list) "C:\users\manh_vietis\appdata\local\programs\python\python36\lib\multiprocessing\pool.py", line 266, in map return self._map_async(func, iterable, mapstar, chunksize).get() "C:\users\manh_vietis\appdata\local\programs\python\python36\lib\multiprocessing\pool.py", line 644, in get raise self._value "C:\users\manh_vietis\appdata\local\programs\python\python36\lib\multiprocessing\pool.py", line 119, in worker result = (True, func(*args, **kwds)) "C:\users\manh_vietis\appdata\local\programs\python\python36\lib\multiprocessing\pool.py", line 44, in mapstar return list(map(*args)) "C:\users\manh_vietis\appdata\local\programs\python\python36\lib\site-packages\localstack\services\install.py", line 129, in install_component install_dynamodb_local() "C:\users\manh_vietis\appdata\local\programs\python\python36\lib\site-packages\localstack\services\install.py", line 99, in install_dynamodb_local run('cd "%s" && zip -u DynamoDBLocal.jar log4j2.xml || true' % INSTALL_DIR_DDB) "C:\users\manh_vietis\appdata\local\programs\python\python36\lib\site-packages\localstack\utils\common.py", line 653, in run return do_run(cmd) "C:\users\manh_vietis\appdata\local\programs\python\python36\lib\site-packages\localstack\utils\common.py", line 636, in do_run return output.decode(DEFAULT_ENCODING) UnicodeDecodeError: 'utf-8' codec can't decode byte 0x82 in position 6: invalid start byte
Traceback (most recent call last): "/usr/games/lutris", line 54, in <module> from lutris.gui.application import Application # pylint: disable=no-name-in-module "/usr/lib/python3/dist-packages/lutris/gui/application.py", line 52, in <module> from .lutriswindow import LutrisWindow "/usr/lib/python3/dist-packages/lutris/gui/lutriswindow.py", line 26, in <module> from lutris.gui.widgets.sidebar import SidebarListBox "/usr/lib/python3/dist-packages/lutris/gui/widgets/sidebar.py", line 10, in <module> from lutris import pga, platforms, runners "/usr/lib/python3/dist-packages/lutris/platforms.py", line 19, in <module> _init_platforms() "/usr/lib/python3/dist-packages/lutris/platforms.py", line 14, in _init_platforms runner = runners.import_runner(runner_name)() "/usr/lib/python3/dist-packages/lutris/runners/__init__.py", line 83, in import_runner runner_module = get_runner_module(runner_name) "/usr/lib/python3/dist-packages/lutris/runners/__init__.py", line 78, in get_runner_module return __import__("lutris.runners.%s" % runner_name, globals(), locals(), [runner_name], 0) "/usr/lib/python3/dist-packages/lutris/runners/libretro.py", line 46, in <module> core_config = RetroConfig(entry) "/usr/lib/python3/dist-packages/lutris/util/libretro.py", line 16, in __init__ for line in config_file.readlines(): "/usr/lib/python3.6/encodings/ascii.py", line 26, in decode return codecs.ascii_decode(input, self.errors)[0] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 30: ordinal not in range(128)
0.68841
Traceback (most recent call last): "/root/anaconda3/envs/zeng/lib/python3.7/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) "/root/anaconda3/envs/zeng/lib/python3.7/runpy.py", line 85, in _run_code exec(code, run_globals) "/root/anaconda3/envs/zeng/lib/python3.7/site-packages/pip/__main__.py", line 26, in <module> sys.exit(_main()) "/root/anaconda3/envs/zeng/lib/python3.7/site-packages/pip/_internal/cli/main.py", line 73, in main command = create_command(cmd_name, isolated=("--isolated" in cmd_args)) "/root/anaconda3/envs/zeng/lib/python3.7/site-packages/pip/_internal/commands/__init__.py", line 104, in create_command module = importlib.import_module(module_path) "/root/anaconda3/envs/zeng/lib/python3.7/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) "<frozen importlib._bootstrap>", line 1006, in _gcd_import "<frozen importlib._bootstrap>", line 983, in _find_and_load "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked "<frozen importlib._bootstrap>", line 677, in _load_unlocked "<frozen importlib._bootstrap_external>", line 728, in exec_module "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed "/root/anaconda3/envs/zeng/lib/python3.7/site-packages/pip/_internal/commands/install.py", line 24, in <module> from pip._internal.cli.req_command import RequirementCommand, with_cleanup "/root/anaconda3/envs/zeng/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 16, in <module> from pip._internal.index.package_finder import PackageFinder "/root/anaconda3/envs/zeng/lib/python3.7/site-packages/pip/_internal/index/package_finder.py", line 21, in <module> from pip._internal.index.collector import parse_links "/root/anaconda3/envs/zeng/lib/python3.7/site-packages/pip/_internal/index/collector.py", line 14, in <module> from pip._vendor import html5lib, requests "/root/anaconda3/envs/zeng/lib/python3.7/site-packages/pip/_vendor/requests/__init__.py", line 114, in <module> from . import utils "/root/anaconda3/envs/zeng/lib/python3.7/site-packages/pip/_vendor/requests/utils.py", line 25, in <module> from . import certs "/root/anaconda3/envs/zeng/lib/python3.7/site-packages/pip/_vendor/requests/certs.py", line 15, in <module> from pip._vendor.certifi import where "/root/anaconda3/envs/zeng/lib/python3.7/site-packages/pip/_vendor/certifi/__init__.py", line 1, in <module> from .core import contents, where "/root/anaconda3/envs/zeng/lib/python3.7/site-packages/pip/_vendor/certifi/core.py", line 12, in <module> from importlib.resources import read_text "/root/anaconda3/envs/zeng/lib/python3.7/importlib/resources.py", line 11, in <module> from typing import Iterable, Iterator, Optional, Set, Union # noqa: F401 "/root/anaconda3/envs/zeng/lib/python3.7/site-packages/typing.py", line 1357, in <module> class Callable(extra=collections_abc.Callable, metaclass=CallableMeta): "/root/anaconda3/envs/zeng/lib/python3.7/site-packages/typing.py", line 1005, in __new__ self._abc_registry = extra._abc_registry AttributeError: type object 'Callable' has no attribute '_abc_registry'
Traceback (most recent call last): "C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\tornado\ioloop.py", line 907, in _run return self.callback() "C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\distributed\nanny.py", line 414, in memory_monitor process = self.process.process AttributeError: 'NoneType' object has no attribute 'process'
0.671468
Traceback (most recent call last): "/usr/lib/python3/dist-packages/youtube_dl/YoutubeDL.py", line 785, in extract_info ie_result = ie.extract(url) "/usr/lib/python3/dist-packages/youtube_dl/extractor/common.py", line 440, in extract ie_result = self._real_extract(url) "/usr/lib/python3/dist-packages/youtube_dl/extractor/youtube.py", line 1899, in _real_extract encrypted_sig, video_id, player_url, age_gate) "/usr/lib/python3/dist-packages/youtube_dl/extractor/youtube.py", line 1201, in _decrypt_signature 'Signature extraction failed: ' + tb, cause=e) youtube_dl.utils.ExtractorError: Signature extraction failed: Traceback (most recent call last):
Traceback (most recent call last): "/Users/johria/.virtualenvs/late-night-talk-show-analysis/lib/python3.6/site-packages/youtube_dl/YoutubeDL.py", line 760, in extract_info ie_result = ie.extract(url) "/Users/johria/.virtualenvs/late-night-talk-show-analysis/lib/python3.6/site-packages/youtube_dl/extractor/common.py", line 442, in extract raise ExtractorError('An extractor error has occurred.', cause=e) youtube_dl.utils.ExtractorError: An extractor error has occurred. (caused by KeyError('channel',)); 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.694141
Traceback (most recent call last): "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbsbtmq\build\youtube_dl\YoutubeDL.py", line 797, in extract_info "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbsbtmq\build\youtube_dl\extractor\common.py", line 530, in extract "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbsbtmq\build\youtube_dl\extractor\youtube.py", line 2107, in _real_extract "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbsbtmq\build\youtube_dl\extractor\youtube.py", line 1436, in _decrypt_signature youtube_dl.utils.ExtractorError: Signature extraction failed: Traceback (most recent call last):
Traceback (most recent call last): "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp_5l7wxqx\build\youtube_dl\YoutubeDL.py", line 806, in wrapper "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp_5l7wxqx\build\youtube_dl\YoutubeDL.py", line 827, in __extract_info "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp_5l7wxqx\build\youtube_dl\extractor\common.py", line 547, in extract youtube_dl.utils.ExtractorError: An extractor error has occurred. (caused by KeyError('basename',)); 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.739568
Traceback (most recent call last): "run.py", line 29, in <module> from danmu import monitor_danmu_raffle ImportError: cannot import name 'monitor_danmu_raffle'
Traceback (most recent call last): "<stdin>", line 1, in <module> "/usr/local/python3/lib/python3.6/site-packages/requests_html.py", line 9, in <module> import pyppeteer "/usr/local/python3/lib/python3.6/site-packages/pyppeteer/__init__.py", line 30, in <module> from pyppeteer.launcher import connect, launch, executablePath # noqa: E402 "/usr/local/python3/lib/python3.6/site-packages/pyppeteer/launcher.py", line 24, in <module> from pyppeteer.browser import Browser "/usr/local/python3/lib/python3.6/site-packages/pyppeteer/browser.py", line 13, in <module> from pyppeteer.connection import Connection "/usr/local/python3/lib/python3.6/site-packages/pyppeteer/connection.py", line 12, in <module> import websockets "/usr/local/python3/lib/python3.6/site-packages/websockets/__init__.py", line 3, in <module> from .auth import * "/usr/local/python3/lib/python3.6/site-packages/websockets/auth.py", line 15, in <module> from .server import HTTPResponse, WebSocketServerProtocol "/usr/local/python3/lib/python3.6/site-packages/websockets/server.py", line 49, in <module> from .protocol import WebSocketCommonProtocol "/usr/local/python3/lib/python3.6/site-packages/websockets/protocol.py", line 18, in <module> from typing import ( ImportError: cannot import name 'Deque'
0.8169
Traceback (most recent call last): "train.py", line 148, in <module> train() "train.py", line 28, in train models = create_model(opt) "/content/drive/My Drive/Colab Notebooks/pix2pix_video_synthesis_NVDIA/vid2vid/models/models.py", line 79, in create_model flowNet.initialize(opt) "/content/drive/My Drive/Colab Notebooks/pix2pix_video_synthesis_NVDIA/vid2vid/models/flownet.py", line 14, in initialize from .flownet2_pytorch import models as flownet2_models "/content/drive/My Drive/Colab Notebooks/pix2pix_video_synthesis_NVDIA/vid2vid/models/flownet2_pytorch/models.py", line 9, in <module> from .networks.channelnorm_package.channelnorm import ChannelNorm "/content/drive/My Drive/Colab Notebooks/pix2pix_video_synthesis_NVDIA/vid2vid/models/flownet2_pytorch/networks/channelnorm_package/channelnorm.py", line 3, in <module> import channelnorm_cuda ModuleNotFoundError: No module named 'channelnorm_cuda'
Traceback (most recent call last): "run.py", line 1, in <module> from TCP_monitor import TCP_monitor "D:\QQliulanqidownload\yasuo\bilibili-live-tools-master (1)\bilibili-live-tools-master\TCP_monitor.py", line 14, in <module> from guardLottery import GuardLottery "D:\QQliulanqidownload\yasuo\bilibili-live-tools-master (1)\bilibili-live-tools-master\guardLottery.py", line 8, in <module> import encrypt "D:\QQliulanqidownload\yasuo\bilibili-live-tools-master (1)\bilibili-live-tools-master\encrypt.py", line 2, in <module> from six import int2byte ModuleNotFoundError: No module named 'six'
0.727538
Traceback (most recent call last): "/usr/local/bin/polyglot", line 7, in <module> from polyglot.__main__ import main "/usr/local/lib/python3.6/site-packages/polyglot/__main__.py", line 16, in <module> from icu import Locale "/usr/local/lib/python3.6/site-packages/icu/__init__.py", line 37, in <module> from _icu import * ImportError: dlopen(/usr/local/lib/python3.6/site-packages/_icu.cpython-36m-darwin.so, 2): Symbol not found: __ZNK6icu_6114Transliterator12getTargetSetERNS_10UnicodeSetE
Traceback (most recent call last): "/usr/lib/python3.5/runpy.py", line 184, in _run_module_as_main "__main__", mod_spec) "/usr/lib/python3.5/runpy.py", line 85, in _run_code exec(code, run_globals) "/home/bms/Documents/beeware/tutorial/helloworld/linux/app/helloworld/__main__.py", line 1, in <module> from helloworld.app import main "/home/bms/Documents/beeware/tutorial/helloworld/linux/app/helloworld/app.py", line 2, in <module> import toga ImportError: No module named 'toga'
0.73293
Traceback (most recent call last): "/usr/local/lib/python3.7/site-packages/homeassistant/helpers/entity_platform.py", line 126, in _async_setup_platform SLOW_SETUP_MAX_WAIT, loop=hass.loop) "/usr/local/lib/python3.7/asyncio/tasks.py", line 416, in wait_for return fut.result() "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run result = self.fn(*self.args, **self.kwargs) "/usr/local/lib/python3.7/site-packages/homeassistant/components/netatmo/sensor.py", line 132, in setup_platform for module_name in data.get_module_names(): "/usr/local/lib/python3.7/site-packages/homeassistant/components/netatmo/sensor.py", line 513, in get_module_names return self.data.keys() AttributeError: 'NoneType' object has no attribute 'keys'
Traceback (most recent call last): "/home/niboshi/t/a.py", line 6, in <module> y.backward() "/data2/work/w/repos/chainer/chainer/variable.py", line 1470, in backward [(node, grad_var)], retain_grad, loss_scale) "/data2/work/w/repos/chainer/chainer/_backprop.py", line 226, in _backprop_to_all func, target_input_indexes, out_grad, in_grad, is_debug) "/data2/work/w/repos/chainer/chainer/_backprop_utils.py", line 140, in backprop_step _reraise_with_stack(func, e) "/data2/work/w/repos/chainer/chainer/_backprop_utils.py", line 138, in backprop_step target_input_indexes, grad_outputs) "/data2/work/w/repos/chainer/chainer/functions/math/basic_math.py", line 700, in backward return PowVarConstGrad(self.value).apply((inputs[0], gy[0])) "/data2/work/w/repos/chainer/chainer/function_node.py", line 301, in apply self._check_data_type_forward(in_data) "/data2/work/w/repos/chainer/chainer/function_node.py", line 397, in _check_data_type_forward self.check_type_forward(in_type) "/data2/work/w/repos/chainer/chainer/functions/math/basic_math.py", line 713, in check_type_forward in_types[0].dtype == in_types[1].dtype, AttributeError: 'NoneType' object has no attribute 'dtype'
0.727111
Traceback (most recent call last): "./youtube-dl/youtube_dl/YoutubeDL.py", line 794, in extract_info ie_result = ie.extract(url) "./youtube-dl/youtube_dl/extractor/common.py", line 529, in extract ie_result = self._real_extract(url) "./youtube-dl/youtube_dl/extractor/youtube.py", line 1982, in _real_extract raise ExtractorError(error_message, expected=True) ExtractorError: The uploader has not made this video available in your country.
Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 516, in extract_info ie_result = ie.extract(url) "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 170, in extract return self._real_extract(url) "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 860, in _real_extract encrypted_sig, video_id, player_url, age_gate) "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 489, in _decrypt_signature u'Signature extraction failed: ' + tb, cause=e) ExtractorError: Signature extraction failed: Traceback (most recent call last):
0.678109
Traceback (most recent call last): "tests.py", line 6, in <module> from fbone import create_app "/Users/mark.henry/Desktop/actionteam/fbone/__init__.py", line 3, in <module> from app import create_app "/Users/mark.henry/Desktop/actionteam/fbone/app.py", line 6, in <module> from user import User "/Users/mark.henry/Desktop/actionteam/fbone/user/__init__.py", line 3, in <module> from models import User "/Users/mark.henry/Desktop/actionteam/fbone/user/models.py", line 10, in <module> from fbone.extensions import db "/Users/mark.henry/Desktop/actionteam/fbone/extensions.py", line 10, in <module> from raven.contrib.flask import Sentry ImportError: No module named raven.contrib.flask
Traceback (most recent call last): "BBScan.py", line 30, in <module> from lib.connectionPool import HTTPConnPool, HTTPSConnPool "/yourfolder/github/BBScan/lib/connectionPool.py", line 5, in <module> from urllib3.packages.six.moves.queue import Empty ImportError: No module named six.moves.queue
0.800779
Traceback (most recent call last): "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/components/automation/__init__.py", line 440, in action await script_obj.async_run(variables, context) "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/helpers/script.py", line 181, in async_run await self._handle_action(action, variables, context) "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/helpers/script.py", line 265, in _handle_action await self._actions[_determine_action(action)](action, variables, context) "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/helpers/script.py", line 348, in _async_call_service context=context, "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/helpers/service.py", line 97, in async_call_from_config domain, service_name, service_data, blocking=blocking, context=context "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/core.py", line 1233, in async_call await asyncio.shield(self._execute_service(handler, service_call)) "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/core.py", line 1258, in _execute_service await handler.func(service_call) "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/components/notify/__init__.py", line 120, in async_notify_message await notify_service.async_send_message(**kwargs) "/usr/lib/python3.7/concurrent/futures/thread.py", line 57, in run result = self.fn(*self.args, **self.kwargs) "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/components/pushsafer/notify.py", line 80, in send_message picture1 = data.get(ATTR_PICTURE1) AttributeError: 'NoneType' object has no attribute 'get'
Traceback (most recent call last): "/usr/local/bin/glances", line 10, in <module> sys.exit(main()) "/usr/local/lib/python2.7/dist-packages/glances/__init__.py", line 140, in main start(config=config, args=args) "/usr/local/lib/python2.7/dist-packages/glances/__init__.py", line 106, in start mode = GlancesMode(config=config, args=args) "/usr/local/lib/python2.7/dist-packages/glances/standalone.py", line 49, in __init__ self.stats = GlancesStats(config=config, args=args) "/usr/local/lib/python2.7/dist-packages/glances/stats.py", line 47, in __init__ self.load_modules(self.args) "/usr/local/lib/python2.7/dist-packages/glances/stats.py", line 101, in load_modules self.load_exports(args=args) "/usr/local/lib/python2.7/dist-packages/glances/stats.py", line 179, in load_exports config=self.config) "/usr/local/lib/python2.7/dist-packages/glances/exports/glances_influxdb.py", line 60, in __init__ self.client = self.init() "/usr/local/lib/python2.7/dist-packages/glances/exports/glances_influxdb.py", line 70, in init ssl=(self.protocol.lower() == 'https'), AttributeError: 'NoneType' object has no attribute 'lower'
0.748226
Traceback (most recent call last): "<string>", line 1, in <module> "/tmp/pip-install-pv6vufd1/notifiers/setup.py", line 5, in <module> long_description = Path("README.MD").read_text() "/usr/local/lib/python3.7/pathlib.py", line 1206, in read_text with self.open(mode='r', encoding=encoding, errors=errors) as f: "/usr/local/lib/python3.7/pathlib.py", line 1193, in open opener=self._opener) "/usr/local/lib/python3.7/pathlib.py", line 1046, in _opener return self._accessor.open(self, flags, mode) NotFoundError: [Errno 2] No such file or directory: 'README.MD'
Traceback (most recent call last): "/Library/Frameworks/Python.framework/Versions/3.6/bin/wtfpython", line 10, in <module> sys.exit(load_and_read()) "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/wtf_python/main.py", line 31, in load_and_read render_doc() "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/wtf_python/main.py", line 24, in render_doc with open(file_name, 'r') as f: NotFoundError: [Errno 2] No such file or directory: 'content.md'
0.699658
Traceback (most recent call last): "/home/isr/ISR/assistant.py", line 90, in <module> prediction=args['prediction'], "/home/isr/ISR/assistant.py", line 17, in run session_type, generator, conf, dataset = setup(config_file, default, training, prediction) "/home/isr/ISR/utils/utils.py", line 188, in setup conf['weights_paths']['generator'], conf['generators'][generator], generator "/home/isr/ISR/utils/utils.py", line 61, in get_config_from_weights w_path = os.path.basename(w_path) "/usr/lib/python3.5/posixpath.py", line 139, in basename i = p.rfind(sep) + 1 AttributeError: 'NoneType' object has no attribute 'rfind'
Traceback (most recent call last): "/Users/xxx/Library/Application Support/Sublime Text 3/Installed Packages/LSP.sublime-package/plugin/core/rpc.py", line 142, in receive_payload self.response_handler(payload) "/Users/xxx/Library/Application Support/Sublime Text 3/Installed Packages/LSP.sublime-package/plugin/core/rpc.py", line 161, in response_handler self._response_handlers[handler_id](result) "/Users/xxx/Library/Application Support/Sublime Text 3/Installed Packages/LSP.sublime-package/plugin/core/sessions.py", line 175, in <lambda> lambda result: self._handle_shutdown_result(result)) "/Users/xxx/Library/Application Support/Sublime Text 3/Installed Packages/LSP.sublime-package/plugin/core/sessions.py", line 178, in _handle_shutdown_result self.client.exit() AttributeError: 'NoneType' object has no attribute 'exit'
0.687229
Traceback (most recent call last): "<stdin>", line 1, in <module> "/home/darkshadow/anaconda3/envs/new_tf/lib/python3.6/site-packages/torch2trt-0.2.0-py3.6.egg/torch2trt/__init__.py", line 1, in <module> "/home/darkshadow/anaconda3/envs/new_tf/lib/python3.6/site-packages/torch2trt-0.2.0-py3.6.egg/torch2trt/torch2trt.py", line 2, in <module> ModuleNotFoundError: No module named 'tensorrt'
Traceback (most recent call last): "manage.py", line 8, in <module> from django.core.management import execute_from_command_line ModuleNotFoundError: No module named 'django'
0.796314
Traceback (most recent call last): "manage.py", line 14, in <module> ) from exc ImportError: Couldn't import Django. Are you sure it's installed and available o
Traceback (most recent call last): "<string>", line 1, in <module> "/Users/Yasser/build/mayavi/setup.py", line 498, in <module> **config "/Library/Python/2.7/site-packages/numpy-1.6.1-py2.7-macosx-10.7-intel.egg/numpy/distutils/core.py", line 186, in setup return old_setup(**new_attr) "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/core.py", line 152, in setup dist.run_commands() "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/dist.py", line 953, in run_commands self.run_command(cmd) "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/dist.py", line 972, in run_command cmd_obj.run() "/Library/Python/2.7/site-packages/numpy-1.6.1-py2.7-macosx-10.7-intel.egg/numpy/distutils/command/install.py", line 57, in run r = self.setuptools_run() "/Library/Python/2.7/site-packages/numpy-1.6.1-py2.7-macosx-10.7-intel.egg/numpy/distutils/command/install.py", line 31, in setuptools_run return old_install_mod._install.run(self) "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/command/install.py", line 573, in run self.run_command('build') "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/cmd.py", line 326, in run_command self.distribution.run_command(command) "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/dist.py", line 972, in run_command cmd_obj.run() "/Users/Yasser/build/mayavi/setup.py", line 303, in run build_tvtk_classes_zip() "/Users/Yasser/build/mayavi/setup.py", line 290, in build_tvtk_classes_zip gen_tvtk_classes_zip() "tvtk/setup.py", line 46, in gen_tvtk_classes_zip from code_gen import TVTKGenerator "tvtk/code_gen.py", line 10, in <module> import vtk ImportError: No module named vtk
0.77937
Traceback (most recent call last): "./sample_server.py", line 21, in <module> from keras_wrapper.model_ensemble import InteractiveBeamSearchSampler ImportError: cannot import name 'InteractiveBeamSearchSampler' from 'keras_wrapper.model_ensemble' (/home/viegrid/trung/keras-gpu/nmt-keras/src/keras-wrapper/keras_wrapper/model_ensemble.py)
Traceback (most recent call last): "/usr/bin/pypi-server", line 11, in <module> load_entry_point('pypiserver==1.3.0', 'console_scripts', 'pypi-server')() "build/bdist.linux-x86_64/egg/pypiserver/__main__.py", line 273, in main "build/bdist.linux-x86_64/egg/pypiserver/manage.py", line 11, in <module> ImportError: No module named pip
0.802238
Traceback (most recent call last): "/home/pi/env/lib/python3.7/site-packages/googleapiclient/discovery_cache/file_cache.py", line 37, in <module> from oauth2client.locked_file import Locked ModuleNotFoundError: No module named 'oauth2client.locked_file'
Traceback (most recent call last): "setup.py", line 11, in <module> import setuptools "/home/dell/Desktop/kivy2/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/setuptools/armeabi-v7a__ndk_target_21/setuptools/setuptools/__init__.py", line 20, in <module> from setuptools.dist import Distribution, Feature "/home/dell/Desktop/kivy2/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/setuptools/armeabi-v7a__ndk_target_21/setuptools/setuptools/dist.py", line 36, in <module> from setuptools import windows_support "/home/dell/Desktop/kivy2/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/setuptools/armeabi-v7a__ndk_target_21/setuptools/setuptools/windows_support.py", line 2, in <module> import ctypes "/home/dell/Desktop/kivy2/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/hostpython3/desktop/hostpython3/Lib/ctypes/__init__.py", line 7, in <module> from _ctypes import Union, Structure, Array ModuleNotFoundError: No module named '_ctypes'
0.807543
Traceback (most recent call last): "/usr/lib/python3.6/multiprocessing/process.py", line 258, in _bootstrap self.run() "/usr/lib/python3.6/multiprocessing/process.py", line 93, in run self._target(*self._args, **self._kwargs) "/xxxxx/geoprocessing-api/.venv/lib/python3.6/site-packages/uvicorn/subprocess.py", line 61, in subprocess_started target(sockets=sockets) "/xxxxx/geoprocessing-api/.venv/lib/python3.6/site-packages/uvicorn/server.py", line 48, in run loop.run_until_complete(self.serve(sockets=sockets)) "/usr/lib/python3.6/asyncio/base_events.py", line 484, in run_until_complete return future.result() "/xxxxxx/geoprocessing-api/.venv/lib/python3.6/site-packages/uvicorn/server.py", line 55, in serve config.load() "/xxxxxxx/geoprocessing-api/.venv/lib/python3.6/site-packages/uvicorn/config.py", line 308, in load self.loaded_app = import_from_string(self.app) "/xxxxx/geoprocessing-api/.venv/lib/python3.6/site-packages/uvicorn/importer.py", line 23, in import_from_string raise exc from None "/xxxxx/geoprocessing-api/.venv/lib/python3.6/site-packages/uvicorn/importer.py", line 20, in import_from_string module = importlib.import_module(module_str) "/usr/lib/python3.6/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) "<frozen importlib._bootstrap>", line 994, in _gcd_import "<frozen importlib._bootstrap>", line 971, in _find_and_load "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked "<frozen importlib._bootstrap>", line 665, in _load_unlocked "<frozen importlib._bootstrap_external>", line 678, in exec_module "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed "/xxxxxxxxx/geoprocessing-api/app/server/app.py", line 2, in <module> from app.server.routes.config_route import router as ConfigRouter ModuleNotFoundError: No module named 'app'
Traceback (most recent call last): "joinmarket-clientserver/scripts/joinmarket-qt.py", line 27, in <module> from PySide2 import QtCore ModuleNotFoundError: No module named 'PySide2'
0.852748
Traceback (most recent call last): "temp.py", line 25, in <module> print('{}'.format(message)) "/opt/anaconda3/lib/python3.7/site-packages/frontera/core/models.py", line 168, in __str__ str(self.body[:20]), str(self.headers)) TypeError: 'NoneType' object is not subscriptable
Traceback (most recent call last): "/data/venv/lib/python3.8/site-packages/discord/ext/commands/core.py", line 83, in wrapped ret = await coro(*args, **kwargs) "/data/venv/lib/python3.8/site-packages/redbot/core/core_commands.py", line 1082, in _game if len(game) > 128: TypeError: object of type 'NoneType' has no len()
0.690899
Traceback (most recent call last): "/u/z/u/zuoyi/anaconda3/envs/deepchem/lib/python3.5/threading.py", line 914, in _bootstrap_inner self.run() "/u/z/u/zuoyi/anaconda3/envs/deepchem/lib/python3.5/threading.py", line 862, in run self._target(*self._args, **self._kwargs) "/u/z/u/zuoyi/anaconda3/envs/deepchem/lib/python3.5/site-packages/deepchem/models/tensorgraph/tensor_graph.py", line 1376, in _enqueue_batch for feed_dict in generator: "/u/z/u/zuoyi/anaconda3/envs/deepchem/lib/python3.5/site-packages/deepchem/models/tensorgraph/models/graph_models.py", line 742, in default_generator deterministic=deterministic)): "/u/z/u/zuoyi/anaconda3/envs/deepchem/lib/python3.5/site-packages/deepchem/data/datasets.py", line 812, in iterate num_global_batches = math.ceil(dataset.get_shape()[0][0] / batch_size) "/u/z/u/zuoyi/anaconda3/envs/deepchem/lib/python3.5/site-packages/deepchem/data/datasets.py", line 1321, in get_shape for shard_num, (X, y, w, ids) in enumerate(self.itershards()): "/u/z/u/zuoyi/anaconda3/envs/deepchem/lib/python3.5/site-packages/deepchem/data/datasets.py", line 740, in iterate X = np.array(load_from_disk(os.path.join(dataset.data_dir, row['X']))) "/u/z/u/zuoyi/anaconda3/envs/deepchem/lib/python3.5/site-packages/deepchem/utils/save.py", line 223, in load_from_disk return joblib.load(filename) "/u/z/u/zuoyi/anaconda3/envs/deepchem/lib/python3.5/site-packages/joblib/numpy_pickle.py", line 570, in load with open(filename, 'rb') as f: NotFoundError: [Errno 2] No such file or directory: '/tmp/tmppl14pwsa/shard-0-X.joblib'
Traceback (most recent call last): "/Users/AlexCory/.pyenv/versions/3.4.0/bin/xonsh", line 9, in <module> load_entry_point('xonsh==0.3.0', 'console_scripts', 'xonsh')() "/Users/AlexCory/.pyenv/versions/3.4.0/lib/python3.4/site-packages/xonsh/main.py", line 229, in main args = premain(argv) "/Users/AlexCory/.pyenv/versions/3.4.0/lib/python3.4/site-packages/xonsh/main.py", line 216, in premain shell = builtins.__xonsh_shell__ = Shell(**shell_kwargs) "/Users/AlexCory/.pyenv/versions/3.4.0/lib/python3.4/site-packages/xonsh/shell.py", line 74, in __init__ ctx=self.ctx, **kwargs) "/Users/AlexCory/.pyenv/versions/3.4.0/lib/python3.4/site-packages/xonsh/readline_shell.py", line 157, in __init__ setup_readline() "/Users/AlexCory/.pyenv/versions/3.4.0/lib/python3.4/site-packages/xonsh/readline_shell.py", line 73, in setup_readline readline.read_init_file() NotFoundError: [Errno 2] No such file or directory
0.689656
Traceback (most recent call last): "/usr/src/app/homeassistant/core.py", line 1117, in _event_to_service_call await service_handler.func(service_call) "/usr/src/app/homeassistant/components/tts/__init__.py", line 134, in async_say_handle options=options "/usr/src/app/homeassistant/components/tts/__init__.py", line 300, in async_get_url engine, key, message, use_cache, language, options) "/usr/src/app/homeassistant/components/tts/__init__.py", line 313, in async_get_tts_audio message, language, options) "/usr/src/app/homeassistant/components/tts/google.py", line 83, in async_get_tts_audio token.calculate_token, part) "/usr/local/lib/python3.6/concurrent/futures/thread.py", line 56, in run result = self.fn(*self.args, **self.kwargs) "/usr/local/lib/python3.6/site-packages/gtts_token/gtts_token.py", line 28, in calculate_token seed = self._get_token_key() "/usr/local/lib/python3.6/site-packages/gtts_token/gtts_token.py", line 62, in _get_token_key a = re.search("a\\\\x3d(-?\d+);", tkk_expr).group(1) AttributeError: 'NoneType' object has no attribute 'group'
Traceback (most recent call last): "/usr/local/lib/python3.7/site-packages/cfscrape/__init__.py", line 255, in solve_challenge javascript, flags=re.S AttributeError: 'NoneType' object has no attribute 'groups'
0.697091
Traceback (most recent call last): "./tuxemon.py", line 44, in <module> tuxemon.core.main.main() "/home/mircea/Games/Small/Python/Tuxemon/Tuxemon_GIT/tuxemon/core/main.py", line 54, in main control = PygameControl(prepare.ORIGINAL_CAPTION) "/home/mircea/Games/Small/Python/Tuxemon/Tuxemon_GIT/tuxemon/core/control.py", line 101, in __init__ self.event_engine = tuxemon.core.components.event.eventengine.EventEngine(self) "/home/mircea/Games/Small/Python/Tuxemon/Tuxemon_GIT/tuxemon/core/components/event/eventengine.py", line 113, in __init__ self.load_plugins(path, "conditions") "/home/mircea/Games/Small/Python/Tuxemon/Tuxemon_GIT/tuxemon/core/components/event/eventengine.py", line 143, in load_plugins classes = self.load_classes_from_plugins(path, category) "/home/mircea/Games/Small/Python/Tuxemon/Tuxemon_GIT/tuxemon/core/components/event/eventengine.py", line 162, in load_classes_from_plugins for cls in plugin.get_available_classes(plugins): "/home/mircea/Games/Small/Python/Tuxemon/Tuxemon_GIT/tuxemon/core/components/plugin.py", line 172, in get_available_classes for plugin in plugin_manager.getAllPlugins(): "/home/mircea/Games/Small/Python/Tuxemon/Tuxemon_GIT/tuxemon/core/components/plugin.py", line 96, in getAllPlugins m = importlib.import_module(module) "/usr/lib64/python2.7/importlib/__init__.py", line 37, in import_module __import__(name) "/home/mircea/Games/Small/Python/Tuxemon/Tuxemon_GIT/tuxemon/core/components/event/conditions/music.py", line 28, in <module> ImportError: No module named core.platform
Traceback (most recent call last): "demo.py", line 10, in <module> from detectron2.config import get_cfg ImportError: No module named detectron2.config
0.836388
Traceback (most recent call last): "/root/eveProject/app.py", line 4, in <module> from eve_sqlalchemy.validation import ValidatorSQL "/envs/pycharm/lib/python3.5/site-packages/eve_sqlalchemy/validation.py", line 18, in <module> from eve.utils import config, str_type ImportError: cannot import name 'str_type'
Traceback (most recent call last): "GetQuestionTessIos.py", line 9, in <module> from common import ocr, methods "/Users/konan/konan/HookTools/TopSup/common/methods.py", line 9, in <module> import urllib.parse ImportError: No module named parse
0.802617
Traceback (most recent call last): "/Users/lanottef/miniconda3/envs/my_package/lib/python3.7/site-packages/setuptools/sandbox.py", line 154, in save_modules yield saved "/Users/lanottef/miniconda3/envs/my_package/lib/python3.7/site-packages/setuptools/sandbox.py", line 195, in setup_context yield "/Users/lanottef/miniconda3/envs/my_package/lib/python3.7/site-packages/setuptools/sandbox.py", line 250, in run_setup _execfile(setup_script, ns) "/Users/lanottef/miniconda3/envs/my_package/lib/python3.7/site-packages/setuptools/sandbox.py", line 45, in _execfile exec(code, globals, locals) "/var/folders/6h/7qdbkwd17cvd43rgl46c4jr40000gp/T/easy_install-smim9159/dragnet-2.0.3/setup.py", line 25, in <module> ModuleNotFoundError: No module named 'lxml'
`Traceback (most recent call last): "bot.py", line 1, in <module> from mcstatus import MinecraftServer ModuleNotFoundError: No module named 'mcstatus'`
0.836678
Traceback (most recent call last): "fuxploider.py", line 12, in <module> import coloredlogs ModuleNotFoundError: No module named 'coloredlogs'`
Traceback (most recent call last): "/Users/roderickmacintosh/opt/anaconda3/lib/python3.7/site-packages/conda/exceptions.py", line 1079, in __call__ return func(*args, **kwargs) "/Users/roderickmacintosh/opt/anaconda3/lib/python3.7/site-packages/conda/cli/main.py", line 84, in _main exit_code = do_call(args, p) "/Users/roderickmacintosh/opt/anaconda3/lib/python3.7/site-packages/conda/cli/conda_argparse.py", line 82, in do_call return getattr(module, func_name)(args, parser) "/Users/roderickmacintosh/opt/anaconda3/lib/python3.7/site-packages/conda/cli/main_update.py", line 20, in execute install(args, parser, 'update') "/Users/roderickmacintosh/opt/anaconda3/lib/python3.7/site-packages/conda/cli/install.py", line 116, in install if context.use_only_tar_bz2: "/Users/roderickmacintosh/opt/anaconda3/lib/python3.7/site-packages/conda/base/context.py", line 711, in use_only_tar_bz2 import conda_package_handling.api "/Users/roderickmacintosh/opt/anaconda3/lib/python3.7/site-packages/conda_package_handling/api.py", line 6, in <module> from six import string_types as _string_types ModuleNotFoundError: No module named 'six'
0.808841
Traceback (most recent call last):   "/home/juanpi/virtual_enviroments/memnet/bin/ipython", line 8, in <module>     sys.exit(start_ipython())   "/home/juanpi/virtual_enviroments/memnet/lib/python3.8/site-packages/IPython/__init__.py", line 126, in start_ipython     return launch_new_instance(argv=argv, **kwargs)   "/home/juanpi/virtual_enviroments/memnet/lib/python3.8/site-packages/traitlets/config/application.py", line 664, in launch_instance     app.start()   "/home/juanpi/virtual_enviroments/memnet/lib/python3.8/site-packages/IPython/terminal/ipapp.py", line 356, in start     self.shell.mainloop()   "/home/juanpi/virtual_enviroments/memnet/lib/python3.8/site-packages/IPython/terminal/interactiveshell.py", line 564, in mainloop     self.interact()   "/home/juanpi/virtual_enviroments/memnet/lib/python3.8/site-packages/IPython/terminal/interactiveshell.py", line 547, in interact     code = self.prompt_for_code()   "/home/juanpi/virtual_enviroments/memnet/lib/python3.8/site-packages/IPython/terminal/interactiveshell.py", line 473, in prompt_for_code     text = self.pt_app.prompt(   "/home/juanpi/virtual_enviroments/memnet/lib/python3.8/site-packages/prompt_toolkit/shortcuts/prompt.py", line 994, in prompt     return self.app.run(set_exception_handler=set_exception_handler)   "/home/juanpi/virtual_enviroments/memnet/lib/python3.8/site-packages/prompt_toolkit/application/application.py", line 811, in run     return loop.run_until_complete(   "/usr/lib/python3.8/asyncio/base_events.py", line 616, in run_until_complete     return future.result()   "/home/juanpi/virtual_enviroments/memnet/lib/python3.8/site-packages/prompt_toolkit/application/application.py", line 778, in run_async     return await _run_async2()   "/home/juanpi/virtual_enviroments/memnet/lib/python3.8/site-packages/prompt_toolkit/application/application.py", line 766, in _run_async2     await self.cancel_and_wait_for_background_tasks()   "/home/juanpi/virtual_enviroments/memnet/lib/python3.8/site-packages/prompt_toolkit/application/application.py", line 867, in cancel_and_wait_for_background_tasks     await task   "/home/juanpi/virtual_enviroments/memnet/lib/python3.8/site-packages/prompt_toolkit/buffer.py", line 1854, in new_coroutine     await coroutine(*a, **kw)   "/home/juanpi/virtual_enviroments/memnet/lib/python3.8/site-packages/prompt_toolkit/buffer.py", line 1683, in async_completer     async for completion in self.completer.get_completions_async(   "/home/juanpi/virtual_enviroments/memnet/lib/python3.8/site-packages/prompt_toolkit/completion/base.py", line 269, in get_completions_async     async for completion in completer.get_completions_async(   "/home/juanpi/virtual_enviroments/memnet/lib/python3.8/site-packages/prompt_toolkit/completion/base.py", line 196, in get_completions_async     for item in self.get_completions(document, complete_event):   "/home/juanpi/virtual_enviroments/memnet/lib/python3.8/site-packages/IPython/terminal/ptutils.py", line 116, in get_completions     print_tb(e)   "/usr/lib/python3.8/traceback.py", line 53, in print_tb     print_list(extract_tb(tb, limit=limit), file=file)   "/usr/lib/python3.8/traceback.py", line 72, in extract_tb     return StackSummary.extract(walk_tb(tb), limit=limit)   "/usr/lib/python3.8/traceback.py", line 347, in extract     for f, lineno in frame_gen:   "/usr/lib/python3.8/traceback.py", line 312, in walk_tb     yield tb.tb_frame, tb.tb_lineno AttributeError: 'ValueError' object has no attribute 'tb_frame'
Traceback (most recent call last): "/usr/local/lib/python2.7/dist-packages/flexget/task.py", line 483, in __run_plugin return method(*args, **kwargs) "/usr/local/lib/python2.7/dist-packages/flexget/event.py", line 23, in __call__ return self.func(*args, **kwargs) "/usr/local/lib/python2.7/dist-packages/flexget/plugins/clients/rtorrent.py", line 525, in on_task_output options = self._build_options(config, entry) "/usr/local/lib/python2.7/dist-packages/flexget/plugins/clients/rtorrent.py", line 431, in _build_options options[opt_key] = entry.render(config_value) "/usr/local/lib/python2.7/dist-packages/flexget/entry.py", line 294, in render return render_from_entry(template, self) "/usr/local/lib/python2.7/dist-packages/flexget/utils/template.py", line 212, in render_from_entry variables['task_name'] = variables.get('task', entry.task.name) AttributeError: 'NoneType' object has no attribute 'name'
0.670016
Traceback (most recent call last): "/home/angr/.virtualenvs/angr/bin/shellphuzz", line 7, in \<module\> exec(compile(f.read(), \_\_file_\_, 'exec')) "/home/angr/angr-dev/fuzzer/shellphuzz", line 87, in \<module\> memory=args.memory, seeds=seeds, timeout=args.run_timeout, protocol_fuzz=args.opc_afl, AttributeError: 'Namespace' object has no attribute 'opc_afl'
Traceback (most recent call last): "train.py", line 47, in <module> import tensorflow as tf "C:\Users\Hp\Anaconda3\envs\tensorflow1\lib\site-packages\tensorflow\__init__.py", line 99, in <module> from tensorflow_core import * "C:\Users\Hp\Anaconda3\envs\tensorflow1\lib\site-packages\tensorflow_core\__init__.py", line 32, in <module> from tensorflow._api.v1 import app "C:\Users\Hp\Anaconda3\envs\tensorflow1\lib\site-packages\tensorflow_core\_api\v1\app\__init__.py", line 10, in <module> from tensorflow.python.platform.app import run "C:\Users\Hp\Anaconda3\envs\tensorflow1\lib\site-packages\tensorflow_core\python\platform\app.py", line 23, in <module> from absl.app import run as _run "C:\Users\Hp\Anaconda3\envs\tensorflow1\lib\site-packages\absl\app.py", line 26, in <module> from object_detection import model_lib "C:\tensorflow1\models\research\object_detection\model_lib.py", line 27, in <module> from object_detection import eval_util "C:\tensorflow1\models\research\object_detection\eval_util.py", line 31, in <module> from object_detection.core import box_list_ops "C:\tensorflow1\models\research\object_detection\core\box_list_ops.py", line 34, in <module> from object_detection.utils import ops "C:\tensorflow1\models\research\object_detection\utils\ops.py", line 317, in <module> dtype=tf.float32): AttributeError: module 'tensorflow' has no attribute 'float32'
0.690027
Traceback (most recent call last): "run_tribler.py", line 95, in <module> start_tribler_core(base_path, api_port) "run_tribler.py", line 43, in start_tribler_core from Tribler.Core.Session import Session "/home/tribler/tudelft/tribler/Tribler/Core/Session.py", line 21, in <module> from Tribler.Core.APIImplementation.LaunchManyCore import TriblerLaunchMany "/home/tribler/tudelft/tribler/Tribler/Core/APIImplementation/LaunchManyCore.py", line 40, in <module> from Tribler.Core.Modules.MetadataStore.store import MetadataStore "/home/tribler/tudelft/tribler/Tribler/Core/Modules/MetadataStore/store.py", line 16, in <module> from Tribler.Core.Modules.MetadataStore.OrmBindings import ( "/home/tribler/tudelft/tribler/Tribler/Core/Modules/MetadataStore/OrmBindings/channel_metadata.py", line 19, in <module> from Tribler.Core.TorrentDef import TorrentDef "/home/tribler/tudelft/tribler/Tribler/Core/TorrentDef.py", line 13, in <module> from six import binary_type, ensure_binary, integer_types, text_type ImportError: cannot import name 'ensure_binary'
Traceback (most recent call last): "main.py", line 2, in <module> import argh ImportError: No module named 'argh'
0.772925
Traceback (most recent call last): "<ipython-input-1-122f308a8eba>", line 1, in <module> import jax.numpy as np "/Users/moudiki/anaconda3/lib/python3.7/site-packages/jax/__init__.py", line 19, in <module> from jax.api import * "/Users/moudiki/anaconda3/lib/python3.7/site-packages/jax/api.py", line 45, in <module> from . import ad_util "/Users/moudiki/anaconda3/lib/python3.7/site-packages/jax/ad_util.py", line 20, in <module> from .tree_util import register_pytree_node "/Users/moudiki/anaconda3/lib/python3.7/site-packages/jax/tree_util.py", line 44, in <module> from .lib import pytree "/Users/moudiki/anaconda3/lib/python3.7/site-packages/jax/lib/__init__.py", line 40, in <module> from jaxlib import xla_client "/Users/moudiki/anaconda3/lib/python3.7/site-packages/jaxlib/xla_client.py", line 37, in <module> from . import xla_extension as _xla ImportError: dlopen(/Users/moudiki/anaconda3/lib/python3.7/site-packages/jaxlib/xla_extension.so, 2): Symbol not found: __ZNSt3__118shared_timed_mutex11lock_sharedEv
Error while subprocess initialization: Traceback (most recent call last): "C:\Users\user001205\Desktop\abc\DeepFaceLab\DeepFaceLab_NVIDIA\_internal\python-3.6.8\lib\site-packages\tensorflow\python\pywrap_tensorflow.py", line 58, in <module> from tensorflow.python.pywrap_tensorflow_internal import * "C:\Users\user001205\Desktop\abc\DeepFaceLab\DeepFaceLab_NVIDIA\_internal\python-3.6.8\lib\site-packages\tensorflow\python\pywrap_tensorflow_internal.py", line 28, in <module> _pywrap_tensorflow_internal = swig_import_helper() "C:\Users\user001205\Desktop\abc\DeepFaceLab\DeepFaceLab_NVIDIA\_internal\python-3.6.8\lib\site-packages\tensorflow\python\pywrap_tensorflow_internal.py", line 24, in swig_import_helper _mod = imp.load_module('_pywrap_tensorflow_internal', fp, pathname, description) "imp.py", line 243, in load_module "imp.py", line 343, in load_dynamic ImportError: DLL load failed:
0.674373
Traceback (most recent call last): "video_to_slomo.py", line 9, in <module> import torchvision.transforms as transforms "/root/miniconda3/lib/python3.7/site-packages/torchvision/__init__.py", line 4, in <module> from torchvision import datasets "/root/miniconda3/lib/python3.7/site-packages/torchvision/datasets/__init__.py", line 9, in <module> from .fakedata import FakeData "/root/miniconda3/lib/python3.7/site-packages/torchvision/datasets/fakedata.py", line 3, in <module> from .. import transforms "/root/miniconda3/lib/python3.7/site-packages/torchvision/transforms/__init__.py", line 1, in <module> from .transforms import * "/root/miniconda3/lib/python3.7/site-packages/torchvision/transforms/transforms.py", line 17, in <module> from . import functional as F "/root/miniconda3/lib/python3.7/site-packages/torchvision/transforms/functional.py", line 5, in <module> from PIL import Image, ImageOps, ImageEnhance, PILLOW_VERSION ImportError: cannot import name 'PILLOW_VERSION' from 'PIL' (/root/miniconda3/lib/python3.7/site-packages/PIL/__init__.py)
Traceback (most recent call last): "/opt/cura/bin/cura", line 10, in <module> from UM.Platform import Platform "/opt/cura/lib/python3/dist-packages/UM/__init__.py", line 9, in <module> from .Application import Application "/opt/cura/lib/python3/dist-packages/UM/Application.py", line 9, in <module> from UM.Controller import Controller "/opt/cura/lib/python3/dist-packages/UM/Controller.py", line 4, in <module> from UM.Scene.Scene import Scene "/opt/cura/lib/python3/dist-packages/UM/Scene/Scene.py", line 4, in <module> from UM.Scene.SceneNode import SceneNode "/opt/cura/lib/python3/dist-packages/UM/Scene/SceneNode.py", line 4, in <module> from UM.Math.Matrix import Matrix "/opt/cura/lib/python3/dist-packages/UM/Math/Matrix.py", line 7, in <module> import numpy "/opt/cura/lib/python3/dist-packages/numpy/__init__.py", line 170, in <module> from . import add_newdocs "/opt/cura/lib/python3/dist-packages/numpy/add_newdocs.py", line 13, in <module> from numpy.lib import add_newdoc "/opt/cura/lib/python3/dist-packages/numpy/lib/__init__.py", line 8, in <module> from .type_check import * "/opt/cura/lib/python3/dist-packages/numpy/lib/type_check.py", line 11, in <module> import numpy.core.numeric as _nx "/opt/cura/lib/python3/dist-packages/numpy/core/__init__.py", line 6, in <module> from . import multiarray ImportError: cannot import name 'multiarray'
0.802623
Traceback (most recent call last): "./osmedeus.py", line 9, in <module> from lib.core import utils "/root/Osmedeus/lib/core/utils.py", line 24, in <module> import tldextract ModuleNotFoundError: No module named 'tldextract'
Traceback (most recent call last): "/data/data/com.termux/files/usr/bin/uvicorn", line 8, in <module> sys.exit(main()) "/data/data/com.termux/files/usr/lib/python3.8/site-packages/click/core.py", line 829, in __call__ return self.main(*args, **kwargs) "/data/data/com.termux/files/usr/lib/python3.8/site-packages/click/core.py", line 782, in main rv = self.invoke(ctx) "/data/data/com.termux/files/usr/lib/python3.8/site-packages/click/core.py", line 1066, in invoke return ctx.invoke(self.callback, **ctx.params) "/data/data/com.termux/files/usr/lib/python3.8/site-packages/click/core.py", line 610, in invoke return callback(*args, **kwargs) "/data/data/com.termux/files/usr/lib/python3.8/site-packages/uvicorn/main.py", line 355, in main run(**kwargs) "/data/data/com.termux/files/usr/lib/python3.8/site-packages/uvicorn/main.py", line 373, in run supervisor.run() "/data/data/com.termux/files/usr/lib/python3.8/site-packages/uvicorn/supervisors/basereload.py", line 34, in run self.startup() "/data/data/com.termux/files/usr/lib/python3.8/site-packages/uvicorn/supervisors/basereload.py", line 55, in startup self.process.start() "/data/data/com.termux/files/usr/lib/python3.8/multiprocessing/process.py", line 121, in start self._popen = self._Popen(self) "/data/data/com.termux/files/usr/lib/python3.8/multiprocessing/context.py", line 284, in _Popen return Popen(process_obj) "/data/data/com.termux/files/usr/lib/python3.8/multiprocessing/popen_spawn_posix.py", line 32, in __init__ super().__init__(process_obj) "/data/data/com.termux/files/usr/lib/python3.8/multiprocessing/popen_fork.py", line 19, in __init__ self._launch(process_obj) "/data/data/com.termux/files/usr/lib/python3.8/multiprocessing/popen_spawn_posix.py", line 39, in _launch from . import resource_tracker "/data/data/com.termux/files/usr/lib/python3.8/multiprocessing/resource_tracker.py", line 38, in <module> import _posixshmem ModuleNotFoundError: No module named '_posixshmem'
0.716526
Traceback (most recent call last): "/opt/pyenv/versions/3.7.1/bin/run_create_in_docker", line 11, in <module> load_entry_point('conan-package-tools==0.24.0', 'console_scripts', 'run_create_in_docker')() "/opt/pyenv/versions/3.7.1/lib/python3.7/site-packages/cpt/run_in_docker.py", line 45, in run runner.run() "/opt/pyenv/versions/3.7.1/lib/python3.7/site-packages/cpt/runner.py", line 111, in run self._upload, package_id) "/opt/pyenv/versions/3.7.1/lib/python3.7/site-packages/cpt/uploader.py", line 43, in upload_packages retry=int(self._upload_retry)) "/opt/pyenv/versions/3.7.1/lib/python3.7/site-packages/conans/client/conan_api.py", line 93, in wrapper return f(*args, **kwargs) "/opt/pyenv/versions/3.7.1/lib/python3.7/site-packages/conans/client/conan_api.py", line 855, in upload retry_wait, integrity_check, policy, remote_name, query=query) "/opt/pyenv/versions/3.7.1/lib/python3.7/site-packages/conans/client/cmd/uploader.py", line 87, in upload integrity_check, policy, remote, upload_recorder) "/opt/pyenv/versions/3.7.1/lib/python3.7/site-packages/conans/client/cmd/uploader.py", line 189, in _upload_ref self._upload_recipe(ref, conanfile, retry, retry_wait, policy, recipe_remote) "/opt/pyenv/versions/3.7.1/lib/python3.7/site-packages/conans/client/cmd/uploader.py", line 229, in _upload_recipe remote, remote_manifest) "/opt/pyenv/versions/3.7.1/lib/python3.7/site-packages/conans/client/cmd/uploader.py", line 342, in _recipe_files_to_upload if remote_manifest == local_manifest: "/opt/pyenv/versions/3.7.1/lib/python3.7/site-packages/conans/model/manifest.py", line 127, in __eq__ return self.file_sums == other.file_sums AttributeError: 'NoneType' object has no attribute 'file_sums'
Traceback (most recent call last): "/mnt/usr1/usr1/home/tbrown/t/Package/leo/git/leo-editor/leo/core/leoTest.py", line 211, in runTest builtins.execfile(script , d) "/home/tbrown/.leo/script .py", line 74, in <module> assert root.h.startswith('@@'), root.h "/mnt/usr1/usr1/home/tbrown/t/Package/leo/git/leo-editor/leo/core/leoNodes.py", line 1635, in __get_h return p.headString() "/mnt/usr1/usr1/home/tbrown/t/Package/leo/git/leo-editor/leo/core/leoNodes.py", line 672, in headString return self.v.headString() AttributeError: 'NoneType' object has no attribute 'headString'
0.675733
Traceback (most recent call last): "train.py", line 8, in <module> from darknet import Darknet19 "/home/lxt/pytorch/yolo2-pytorch/darknet.py", line 9, in <module> from utils.cython_bbox import bbox_ious, bbox_intersections, bbox_overlaps, anchor_intersections ImportError: dynamic module does not define module export function (PyInit_cython_bbox)
Traceback (most recent call last): "<stdin>", line 1, in <module> "pcl/__init__.py", line 2, in <module> from ._pcl import * ImportError: dlopen(pcl/_pcl.so, 2): Symbol not found: __ZN3pcl11ConcaveHullINS_11PointXYZRGBEE21performReconstructionERSt6vectorINS_8VerticesESaIS4_EE
0.771732
Traceback (most recent call last): "X/subprocess.py", line 1090, in _execute_child NotFoundError: [WinError 2] El sistema no puede encontrar el archivo especificado
Traceback (most recent call last): "./python3.3/subprocess.py", line 1104, in _execute_child NotFoundError: [WinError 2] 系统找不到指定的文件。
0.88793
> Traceback (most recent call last): "<stdin>", line 1, in <module> "/Users/dejanmaric/Desktop/rasa_core-master/examples/restaurantbot/rasa_core/rasa_core/agent.py", line 61, in load ensemble = PolicyEnsemble.load(path, featurizer) "/Users/dejanmaric/Desktop/rasa_core-master/examples/restaurantbot/rasa_core/rasa_core/policies/ensemble.py", line 129, in load policy_cls = utils.class_from_module_path(policy_name) "/Users/dejanmaric/Desktop/rasa_core-master/examples/restaurantbot/rasa_core/rasa_core/utils.py", line 32, in class_from_module_path return getattr(m, class_name) AttributeError: module '__main__' has no attribute 'RestaurantPolicy'
Traceback (most recent call last): "/usr/bin/legendary", line 33, in <module> sys.exit(load_entry_point('legendary-gl==0.20.1', 'console_scripts', 'legendary')()) "/usr/lib/python3.8/site-packages/legendary/cli.py", line 1284, in main cli.launch_game(args, extra) "/usr/lib/python3.8/site-packages/legendary/cli.py", line 472, in launch_game params, cwd, env = self.core.get_launch_parameters(app_name=app_name, offline=args.offline, "/usr/lib/python3.8/site-packages/legendary/core.py", line 350, in get_launch_parameters ovt = self.egs.get_ownership_token(game.asset_info.namespace, AttributeError: 'NoneType' object has no attribute 'asset_info'
0.686125
Traceback (most recent call last): "<ipython-input-1-e69da6197c12>", line 1, in <module> runfile('E:/0目标跟踪/siamfc-tf-master/run_tracker_evaluation.py', wdir='E:/0目标跟踪/siamfc-tf-master') "C:\ProgramData\Anaconda3\lib\site-packages\spyder\utils\site\sitecustomize.py", line 705, in runfile execfile(filename, namespace) "C:\ProgramData\Anaconda3\lib\site-packages\spyder\utils\site\sitecustomize.py", line 102, in execfile exec(compile(f.read(), filename, 'exec'), namespace) "E:/0目标跟踪/siamfc-tf-master/run_tracker_evaluation.py", line 174, in <module> sys.exit(main()) "E:/0目标跟踪/siamfc-tf-master/run_tracker_evaluation.py", line 24, in main filename, image, templates_z, scores = siam.build_tracking_graph(final_score_sz, design, env) "E:\0目标跟踪\siamfc-tf-master\src\siamese.py", line 58, in build_tracking_graph template_z, templates_x, p_names_list, p_val_list = _create_siamese(os.path.join(env.root_pretrained,design.net), x_crops, z_crops) "E:\0目标跟踪\siamfc-tf-master\src\siamese.py", line 102, in _create_siamese scope='conv'+str(i+1), reuse=False) "E:\0目标跟踪\siamfc-tf-master\src\convolutional.py", line 10, in set_convolutional W = tf.get_variable("W", W.shape, trainable=False, initializer=tf.constant_initializer(W)) "C:\ProgramData\Anaconda3\lib\site-packages\tensorflow\python\ops\variable_scope.py", line 1480, in get_variable aggregation=aggregation) "C:\ProgramData\Anaconda3\lib\site-packages\tensorflow\python\ops\variable_scope.py", line 1221, in get_variable aggregation=aggregation) "C:\ProgramData\Anaconda3\lib\site-packages\tensorflow\python\ops\variable_scope.py", line 547, in get_variable aggregation=aggregation) "C:\ProgramData\Anaconda3\lib\site-packages\tensorflow\python\ops\variable_scope.py", line 485, in _true_getter return self._get_single_variable( AttributeError: '_VariableStore' object has no attribute '_get_single_variable'
Traceback (most recent call last): "/usr/local/bin/scrapy", line 7, in <module> from scrapy.cmdline import execute "/usr/local/lib/python2.7/dist-packages/scrapy/cmdline.py", line 9, in <module> from scrapy.crawler import CrawlerProcess "/usr/local/lib/python2.7/dist-packages/scrapy/crawler.py", line 7, in <module> from twisted.internet import reactor, defer "/usr/local/lib/python2.7/dist-packages/twisted/internet/reactor.py", line 38, in <module> from twisted.internet import default "/usr/local/lib/python2.7/dist-packages/twisted/internet/default.py", line 56, in <module> install = _getInstallFunction(platform) "/usr/local/lib/python2.7/dist-packages/twisted/internet/default.py", line 44, in _getInstallFunction from twisted.internet.epollreactor import install "/usr/local/lib/python2.7/dist-packages/twisted/internet/epollreactor.py", line 24, in <module> from twisted.internet import posixbase "/usr/local/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 18, in <module> from twisted.internet import error, udp, tcp "/usr/local/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 28, in <module> from twisted.internet._newtls import ( "/usr/local/lib/python2.7/dist-packages/twisted/internet/_newtls.py", line 21, in <module> from twisted.protocols.tls import TLSMemoryBIOFactory, TLSMemoryBIOProtocol "/usr/local/lib/python2.7/dist-packages/twisted/protocols/tls.py", line 65, in <module> from twisted.internet._sslverify import _setAcceptableProtocols "/usr/local/lib/python2.7/dist-packages/twisted/internet/_sslverify.py", line 204, in <module> verifyHostname, VerificationError = _selectVerifyImplementation(OpenSSL) "/usr/local/lib/python2.7/dist-packages/twisted/internet/_sslverify.py", line 179, in _selectVerifyImplementation from service_identity import VerificationError "/usr/local/lib/python2.7/dist-packages/service_identity/__init__.py", line 7, in <module> from . import pyopenssl "/usr/local/lib/python2.7/dist-packages/service_identity/pyopenssl.py", line 14, in <module> from .exceptions import SubjectAltNameWarning "/usr/local/lib/python2.7/dist-packages/service_identity/exceptions.py", line 21, in <module> @attr.s AttributeError: 'module' object has no attribute 's'
0.70148
Traceback (most recent call last): "c:\python\lib\site-packages\youtube_dl\YoutubeDL.py", line 792, in extract_info ie_result = ie.extract(url) "c:\python\lib\site-packages\youtube_dl\extractor\common.py", line 503, in extract ie_result = self._real_extract(url) "c:\python\lib\site-packages\youtube_dl\extractor\youtube.py", line 1701, in _real_extract raise ExtractorError('Unable to extract uploader name') youtube_dl.utils.ExtractorError: Unable to extract uploader 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.
ERROR: Signature extraction failed: Traceback (most recent call last): "/usr/lib/python3.7/site-packages/youtube_dl/extractor/youtube.py", line 1380, in _decrypt_signature video_id, player_url, s "/usr/lib/python3.7/site-packages/youtube_dl/extractor/youtube.py", line 1293, in _extract_signature_function cache_res = res(test_string) "/usr/lib/python3.7/site-packages/youtube_dl/extractor/youtube.py", line 1356, in <lambda> return lambda s: initial_function([s]) "/usr/lib/python3.7/site-packages/youtube_dl/jsinterp.py", line 258, in resf res, abort = self.interpret_statement(stmt, local_vars) "/usr/lib/python3.7/site-packages/youtube_dl/jsinterp.py", line 56, in interpret_statement v = self.interpret_expression(expr, local_vars, allow_recursion) "/usr/lib/python3.7/site-packages/youtube_dl/jsinterp.py", line 92, in interpret_expression m.group('expr'), local_vars, allow_recursion - 1) "/usr/lib/python3.7/site-packages/youtube_dl/jsinterp.py", line 189, in interpret_expression m.group('x'), local_vars, allow_recursion - 1) "/usr/lib/python3.7/site-packages/youtube_dl/jsinterp.py", line 56, in interpret_statement v = self.interpret_expression(expr, local_vars, allow_recursion) "/usr/lib/python3.7/site-packages/youtube_dl/jsinterp.py", line 211, in interpret_expression raise ExtractorError('Unsupported JS expression %r' % expr) youtube_dl.utils.ExtractorError: Unsupported JS expression '[1999057972,'; 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.675912
Traceback (most recent call last): "/usr/local/var/pyenv/versions/3.6.5/lib/python3.6/unittest/loader.py", line 428, in _find_test_path module = self._get_module_from_name(name) "/usr/local/var/pyenv/versions/3.6.5/lib/python3.6/unittest/loader.py", line 369, in _get_module_from_name __import__(name) "/Users/tuisku/Study/Project/vibora/tests/blueprints.py", line 1, in <module> from vibora.tests import TestSuite "/Users/tuisku/Study/Project/vibora/vibora/__init__.py", line 7, in <module> from .server import * "/Users/tuisku/Study/Project/vibora/vibora/server.py", line 9, in <module> from .client import Session "/Users/tuisku/Study/Project/vibora/vibora/client/__init__.py", line 1, in <module> from .session import Session "/Users/tuisku/Study/Project/vibora/vibora/client/session.py", line 6, in <module> from vibora.parsers.parser import parse_url "/Users/tuisku/Study/Project/vibora/vibora/parsers/__init__.py", line 1, in <module> from . import parser, response, errors ImportError: cannot import name 'parser'
Traceback (most recent call last): "run_tribler.py", line 95, in <module> start_tribler_core(base_path, api_port) "run_tribler.py", line 46, in start_tribler_core from Tribler.Core.Session import Session "/usr/share/tribler/Tribler/Core/Session.py", line 21, in <module> from Tribler.Core.APIImplementation.LaunchManyCore import TriblerLaunchMany "/usr/share/tribler/Tribler/Core/APIImplementation/LaunchManyCore.py", line 25, in <module> from Tribler.Core.Modules.MetadataStore.store import MetadataStore "/usr/share/tribler/Tribler/Core/Modules/MetadataStore/store.py", line 7, in <module> import lz4.frame ImportError: No module named lz4.frame
0.722302
Traceback (most recent call last): "/home/pi/GassistPi/src/main.py", line 1026, in <module> logger.exception(error) NameError: name 'logger' is not defined
Traceback (most recent call last): "/Users/ahmet-anil.pala/klarna_repos/fraud-model-utils/.venv/lib/python3.7/site-packages/vaex/dataframe.py", line 3562, in table_part values[name] = df.evaluate(name) "/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.748676