text1
stringlengths
92
132k
text2
stringlengths
83
99.1k
score
float64
0.01
1
Traceback (most recent call last): "/usr/lib/python-exec/python2.7/ansible", line 46, in <module> from ansible.module_utils._text import to_text ImportError: No module named _text
Traceback (most recent call last): "C:\Productivitee\Armory_04_win64_b28\Armory\2.80\scripts\modules\addon_utils.py", line 338, in enable mod = __import__(module_name) "C:\Users\Pierre Garcia\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\animation_nodes\__init__.py", line 83, in <module> module...
0.769966
03-Dec-2018 09:58:11 - ERROR :: mylar.excepthook.315 : Thread-24 : Uncaught exception: Traceback (most recent call last): "D:\Mylar\mylar\mylar\logger.py", line 337, in new_run old_run(*args, **kwargs) "c:\python27\lib\threading.py", line 754, in run self.__target(*self.__args, **self.__kwargs) "D:\Mylar\myl...
Traceback (most recent call last): "/usr/local/lib/python2.7/site-packages/flask/app.py", line 1982, in wsgi_app response = self.full_dispatch_request() "/usr/local/lib/python2.7/site-packages/flask/app.py", line 1614, in full_dispatch_request rv = self.handle_user_exception(e) "/usr/local/lib/python2.7/site...
0.680272
Traceback (most recent call last): "portfolio_manager.py", line 37, in <module> main() "portfolio_manager.py", line 33, in main eiten.run_strategies() "Work/eiten/eiten.py", line 107, in run_strategies historical_price_info, future_prices, symbol_names, predicted_return_vectors, returns_matrix, returns_matr...
Traceback (most recent call last): "C:\Users\win7pro64\AppData\Local\Orange\lib\site-packages\orangecanvas\scheme\widgetmanager.py", line 378, in __process_init_queue self.ensure_created(node) "C:\Users\win7pro64\AppData\Local\Orange\lib\site-packages\orangecanvas\scheme\widgetmanager.py", line 326, in ensure_cr...
0.725353
Traceback (most recent call last): "yowsup-cli", line 368, in <module> if not parser.process(): "yowsup-cli", line 268, in process self.startCmdline() "yowsup-cli", line 290, in startCmdline from yowsup.demos import cli "/yowsup/yowsup/demos/cli/__init__.py", line 1, in <module> from .stack import Yowsu...
Traceback (most recent call last): "train.py", line 8, in <module> from test import evaluate ImportError: cannot import name 'evaluate'
0.757551
``Traceback (most recent call last): "test.py", line 3, in <module> from prosr import Phase ModuleNotFoundError: No module named 'prosr'``
Traceback (most recent call last): "./sf.py", line 21, in <module> import cherrypy "/usr/lib/python3.8/site-packages/cherrypy/__init__.py", line 66, in <module> from ._cperror import ( "/usr/lib/python3.8/site-packages/cherrypy/_cperror.py", line 135, in <module> from cherrypy.lib import httputil as _httput...
0.841848
Traceback (most recent call last): "/usr/bin/green-recorder", line 202, in <module> folderchooser.set_uri("file://" + VideosFolder) TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last): "main.py", line 8, in <module> spinner = Halo(text='Loading', spinner='dots', placement='right') TypeError: __init__() got an unexpected keyword argument 'placement'
0.70653
Traceback (most recent call last): "deployment.py", line 1, in <module> from plasma.root_chain.deployer import Deployer "/Users/fredfortier/Code/sandbox/plasma-mvp/plasma/root_chain/deployer.py", line 2, in <module> import web3 "/Users/fredfortier/Code/sandbox/plasma-mvp/python3/lib/python3.6/site-packages/w...
Traceback (most recent call last): "/tmp/.root_dcdf8c_salt/salt-call", line 4, in <module> salt_call() "/home/tmp/.root_dcdf8c_salt/salt/scripts.py", line 325, in salt_call import salt.cli.call "/home/tmp/.root_dcdf8c_salt/salt/cli/call.py", line 6, in <module> from salt.utils import parsers "/home/tmp/.root_d...
0.793837
Traceback (most recent call last): "c:\Chatbot-Flask-Server-master\app.py", line 67, in <module> app.run(debug=True) "C:\Users\sriranga\AppData\Local\Continuum\anaconda3\lib\site-packages\flask\app.py", line 938, in run cli.show_server_banner(self.env, self.debug, self.name, False) "C:\Users\sriranga\AppData...
Traceback (most recent call last): "build_medicalgraph.py", line 270, in <module> handler = MedicalGraph() "build_medicalgraph.py", line 20, in __init__ password="123456") "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/py2neo/database.py", line 305, in __new__ database = Data...
0.674074
Traceback (most recent call last): "./user.py", line 15, in <module> from core.dependence import urllib2 ModuleNotFoundError: No module named 'core'
Traceback (most recent call last): "/data/data/com.termux/files/home/Bombers/Twitter_bomber.py", line 1, in <module> from selenium import webdriver ModuleNotFoundError: No module named 'selenium'
0.804943
Traceback (most recent call last):    "src/server.py", line 16, in <module>      from router import RouteLayer    "src/router.py", line 13, in <module>      from views.media import MediaViews    "src/views/media.py", line 9, in <module>      from utils.media_sender import ImageSender, VideoSender, UrlPrintSender,...
Traceback (most recent call last): "<string>", line 17, in <module> "/tmp/pip_build_root/rope/setup.py", line 5, in <module> import ropetest "/tmp/pip_build_root/rope/ropetest/__init__.py", line 4, in <module> import ropetest.projecttest "/tmp/pip_build_root/rope/ropetest/projecttest.py", line 9, in <module> f...
0.811516
Traceback (most recent call last): "/opt/conda/envs/mne/lib/python3.6/site-packages/vtk/vtkRenderingOpenGL2.py", line 5, in <module> from .vtkRenderingOpenGL2Python import * ImportError: libGL.so.1: cannot open shared object file: No such file or directory
Traceback (most recent call last): "/zhangx_tmp/hexin/yolov5-master/detect.py", line 5, in <module> import cv2 "/usr/local/lib/python3.6/dist-packages/cv2/__init__.py", line 5, in <module> from .cv2 import * ImportError: libGL.so.1: cannot open shared object file: No such file or directory
0.902321
Traceback (most recent call last): "c:\python27\Scripts\nflgame-update-players", line 3, in <module> import nflgame.update_players "C:\Python27\lib\site-packages\nflgame\update_players.py", line 51, in <module> import httplib2 ImportError: No module named httplib2
Traceback (most recent call last): "main.py", line 11, in <module> from decisionmaker.decisionmaker import * ImportError: No module named decisionmaker.decisionmaker
0.807111
Traceback (most recent call last): "/Users/stan/anaconda/lib/python2.7/site-packages/conda/exceptions.py", line 479, in conda_exception_handler return_value = func(*args, **kwargs) "/Users/stan/anaconda/lib/python2.7/site-packages/conda/cli/main.py", line 145, in _main exit_code = args.func(args, p) "/Users...
Traceback (most recent call last): "/usr/local/lib/python2.7/dist-packages/flexget/task.py", line 477, 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/flexg...
0.682767
Traceback (most recent call last): "/usr/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 530, in _real_extract doc = parse_xml(webpage) "/usr/local/bin/youtube-dl/youtube_dl/utils.py", line 1472, in parse_xml tree = xml.etree.ElementTree.XML(s.encode('utf-8'), **kwargs) "/System/Library/Frameworks/Pyt...
Traceback (most recent call last): "/home/pavel/apps/bin/youtube-dl/youtube_dl/extractor/generic.py", line 277, in _real_extract doc = xml.etree.ElementTree.fromstring(webpage.encode('utf-8')) "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1301, in XML parser.feed(text) "/usr/lib/python2.7/xml/etree/ElementT...
0.83078
Traceback (most recent call last): "/usr/bin/mesonconf", line 20, in <module> sys.exit(mconf.run(sys.argv[1:])) "/usr/lib/python3.6/site-packages/mesonbuild/mconf.py", line 263, in run c = Conf(builddir) "/usr/lib/python3.6/site-packages/mesonbuild/mconf.py", line 41, in __init__ self.build = pickle.load(f)...
Traceback (most recent call last): "/usr/bin/electrum", line 75, in <module> check_imports() "/usr/bin/electrum", line 51, in check_imports import requests "/usr/lib/python2.7/dist-packages/requests/__init__.py", line 52, in <module> from .packages.urllib3.contrib import pyopenssl "/usr/lib/python2.7/dis...
0.68103
Traceback (most recent call last): "<string>", line 1, in <module> ImportError: No module named cloud
Traceback (most recent call last): "./manage.py", line 8, in <module> execute_from_command_line(sys.argv) "/Users/XXXXXXXX/.pyenv/versions/3.4.8/lib/python3.4/site-packages/django/core/management/__init__.py", line 371, in execute_from_command_line utility.execute() "/Users/XXXXXXXX/.pyenv/versions/3.4.8/lib...
0.753636
Traceback (most recent call last): "/Library/Frameworks/Python.framework/Versions/3.6/bin/tasmotizer.py", line 7, in <module> import tasmotizer_esptool as esptool "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/tasmotizer_esptool.py", line 36, in <module> from PyQt5.QtCore import ...
Traceback (most recent call last): "<stdin>", line 1, in <module> ImportError: cannot import name 'time' from 'brian2' (/Users/amanaberra/opt/anaconda3/envs/brian2_env/lib/python3.7/site-packages/brian2/__init__.py)
0.759918
Traceback (most recent call last): "<stdin>", line 1, in <module> "C:\Program s\Python38\lib\site-packages\plexapi\base.py", line 279, in __getattribute__ """ Not all objects in the Plex listings return the complete list of elements AttributeError: 'Season' object has no attribute 'art'
Traceback (most recent call last): "D:\Anaconda\lib\site-packages\sklearn\externals\joblib\externals\loky\process_executor.py", line 391, in _process_worker call_item = call_queue.get(block=True, timeout=timeout) "D:\Anaconda\lib\multiprocessing\queues.py", line 113, in get return _ForkingPickler.loads(res) ...
0.799213
Traceback (most recent call last): "~/.local/lib/python3.7/site-packages/youtube_dl/YoutubeDL.py", line 803, in wrapper return func(self, *args, **kwargs) "~/.local/lib/python3.7/site-packages/youtube_dl/YoutubeDL.py", line 824, in __extract_info ie_result = ie.extract(url) "~/.local/lib/python3.7/site-packa...
Traceback (most recent call last): "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpt31j5y3w\build\youtube_dl\YoutubeDL.py", line 796, in extract_info "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpt31j5y3w\build\youtube_dl\extractor\common.py", line 529, in extract "C:\Us...
0.781083
Traceback (most recent call last): "/home/jordi/Documents/vinissimus/checkout/env/lib/python3.7/site-packages/uvicorn/protocols/http/httptools_impl.py", line 368, in run_asgi result = await app(self.scope, self.receive, self.send) "/home/jordi/Documents/vinissimus/checkout/env/lib/python3.7/site-packages/uvicorn...
Traceback (most recent call last): "/data/jumpserver/apps/ops/models/adhoc.py", line 224, in _run_and_record raw, summary = self._run_only() TypeError: 'NoneType' object is not iterable
0.723061
Traceback (most recent call last): "/Users/bane/anaconda3/envs/pyvista-env/lib/python3.8/logging/__init__.py", line 1081, in emit msg = self.format(record) "/Users/bane/anaconda3/envs/pyvista-env/lib/python3.8/logging/__init__.py", line 925, in format return fmt.format(record) "/Users/bane/anaconda3/envs/pyv...
Traceback (most recent call last): "/usr/local/miniconda2/lib/python2.7/threading.py", line 801, in __bootstrap_inner self.run() "/usr/local/miniconda2/lib/python2.7/threading.py", line 754, in run self.__target(*self.__args, **self.__kwargs) "/usr/local/miniconda2/lib/python2.7/site-packages/sh.py", line 14...
0.788588
Traceback (most recent call last): "bin/python", line 23, in <module> exec(_val) "<string>", line 1, in <module> ImportError: No module named enum
Traceback (most recent call last): "features.py", line 7, in <module> import config ImportError: No module named 'config'
0.775989
Traceback (most recent call last): "/opt/pyload/module/plugins/PluginManager.py", line 268, in loadModule plugins[name]["name"]) "/opt/pyload/module/plugins/PluginManager.py", line 320, in load_module module = __import__(newname, globals(), locals(), [plugin]) "/home/oliver/.pyload/userplugins/hooks/External...
Traceback (most recent call last): "/usr/local/lib/python2.7/dist-packages/ubuntu_tweak-0.8.8-py2.7.egg/EGG-INFO/scripts/ubuntu-tweak", line 92, in on_startup from ubuntutweak.main import UbuntuTweakWindow "/usr/local/lib/python2.7/dist-packages/ubuntu_tweak-0.8.8-py2.7.egg/ubuntutweak/main.py", line 36, in <mod...
0.752476
Traceback (most recent call last): "/usr/lib/python3.8/site-packages/ranger/core/main.py", line 203, in main fm.loop() "/usr/lib/python3.8/site-packages/ranger/core/fm.py", line 383, in loop ui.handle_input() "/usr/lib/python3.8/site-packages/ranger/gui/ui.py", line 276, in handle_input self.handle_key(key)...
Traceback (most recent call last): "/root/synapse/local/lib/python2.7/site-packages/twisted/internet/defer.py", line 1384, in _inlineCallbacks result = result.throwExceptionIntoGenerator(g) "/root/synapse/local/lib/python2.7/site-packages/twisted/python/failure.py", line 408, in throwExceptionIntoGenerator retu...
0.690615
Traceback (most recent call last): "<stdin>", line 1, in <module> "/home/pethor/temp/ray/python/ray/__init__.py", line 28, in <module> import pyarrow # noqa: F401 "/home/pethor/temp/ray/python/ray/pyarrow_files/pyarrow/__init__.py", line 54, in <module> from pyarrow.lib import cpu_count, set_cpu_count Import...
Traceback (most recent call last): "./contrib_bots/run.py", line 13, in <module> from bot_lib import run_message_handler_for_bot "/srv/zulip/contrib_bots/bot_lib.py", line 16, in <module> from zulip import Client ImportError: No module named 'zulip'
0.781169
Traceback (most recent call last): "/usr/bin/torghost", line 9, in <module> from stem import Signal ImportError: No module named stem
Traceback (most recent call last): "/root/miniconda3/envs/paddle/bin/hub", line 8, in <module> sys.exit(main()) "/root/miniconda3/envs/paddle/lib/python3.7/site-packages/paddlehub/commands/hub.py", line 64, in main command.execute(argv[1:]) "/root/miniconda3/envs/paddle/lib/python3.7/site-packages/paddlehub/...
0.717985
Traceback (most recent call last): "main.py", line 4, in <module> import tensorflow as tf "/usr/local/lib/python3.5/dist-packages/tensorflow/__init__.py", line 24, in <module> from tensorflow.python import pywrap_tensorflow # pylint: disable=unused-import "/usr/local/lib/python3.5/dist-packages/tensorflow/py...
Traceback (most recent call last): "/private/var/folders/dv/kzs65vdd79j2g2tw5kqt9f9r0000gn/T/AppTranslocation/D0FFEF9B-B5D2-476D-8FE2-E7DD6E456217/d/DeDRM.app/Contents/Resources/k4mobidedrm.py", line 94, in <module> import kfxdedrm "/private/var/folders/dv/kzs65vdd79j2g2tw5kqt9f9r0000gn/T/AppTranslocation/D0FFE...
0.719434
Traceback (most recent call last): "./tools/eval_linemod.py", line 20, in <module> from lib.loss import Loss "/home/katharina/Schreibtisch/DenseFusion/lib/loss.py", line 9, in <module> from lib.knn.__init__ import KNearestNeighbor "/home/katharina/Schreibtisch/DenseFusion/lib/knn/__init__.py", line 7, in <mo...
Traceback (most recent call last): "setup.py", line 4, in <module> from setuptools import setup, find_packages ImportError: No module named 'setuptools'
0.794354
Traceback (most recent call last): "/home/yms23/.conda/envs/spyder4beta/lib/python3.7/site-packages/spyder/plugins/editor/widgets/editor.py", line 1818, in save self._write_to_file(finfo, finfo.filename) "/home/yms23/.conda/envs/spyder4beta/lib/python3.7/site-packages/spyder/plugins/editor/widgets/editor.py", li...
Traceback (most recent call last): "/cvmfs/soft.computecanada.ca/easybuild/software/2017/Core/python/3.6.3/lib/python3.6/multiprocessing/process.py", line 258, in _bootstrap self.run() "/cvmfs/soft.computecanada.ca/easybuild/software/2017/Core/python/3.6.3/lib/python3.6/multiprocessing/process.py", line 93, in r...
0.732059
Traceback (most recent call last): "demo02_diarization.py", line 2, in <module> from demo_utils import * "/home/marco/Resemblyzer/demo_utils.py", line 6, in <module> from umap import UMAP ImportError: cannot import name 'UMAP' from 'umap' (/home/marco/Resemblyzer/Resemblizer
Traceback (most recent call last): "<string>", line 1, in <module> ImportError: DLL load failed: A dynamic link library (DLL) initialization routine failed.
0.681183
Traceback (most recent call last): "setup.py", line 23, in <module> from paddleslim.version import slim_version "/opt/PaddleSlim/paddleslim/__init__.py", line 21, in <module> from paddleslim import quant "/opt/PaddleSlim/paddleslim/quant/__init__.py", line 15, in <module> from .quanter import quant_aware, q...
Traceback (most recent call last): ... from airflow.bin.cli import CLIFactory "..py27/lib/python2.7/site-packages/airflow/bin/cli.py", line 71, in <module> from airflow.www_rbac.app import cached_app as cached_app_rbac "../py27/lib/python2.7/site-packages/airflow/www_rbac/app.py", line 27, in <module> from fl...
0.808303
Traceback (most recent call last): "C:\Users\ritem\AppData\Local\Programs\Thonny\lib\site-packages\thonny\workbench.py", line 1594, in event_generate handler(event) "C:\Users\ritem\AppData\Local\Programs\Thonny\lib\site-packages\thonny\base_file_browser.py", line 875, in update_dir_data self.cache_dirs_child_da...
Traceback (most recent call last): "cupy_backends/cuda/api/driver.pyx", line 253, in cupy_backends.cuda.api.driver.moduleUnload "cupy_backends/cuda/api/driver.pyx", line 124, in cupy_backends.cuda.api.driver.check_status TypeError: 'NoneType' object is not callable
0.673001
Traceback (most recent call last): "/usr/bin/elastalert-create-index", line 11, in <module> load_entry_point('elastalert==0.1.39', 'console_scripts', 'elastalert-create-index')() "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 489, in load_entry_point return get_distribution(dist).load_entry_...
Traceback (most recent call last): "C:\Users\Jovin\Desktop\Korgee\04 Python\konlpy_script.py", line 1, in <module> from konlpy.tag import Okt "C:\Users\Jovin\AppData\Local\Programs\Python\Python39\lib\site-packages\konlpy\__init__.py", line 12, in <module> from konlpy import ( "C:\Users\Jovin\AppData\Local\P...
0.763016
ImportError: Traceback (most recent call last): "C:\Users\itsios\anaconda3\lib\site-packages\tensorflow_core\python\pywrap_tensorflow.py", line 58, in <module> from tensorflow.python.pywrap_tensorflow_internal import * "C:\Users\itsios\anaconda3\lib\site-packages\tensorflow_core\python\pywrap_tensorflow_internal.py...
Traceback (most recent call last): "<string>", line 1, in <module> "C:\Users\KUSHAG~1\AppData\Local\Temp\pip-install-aqsn39k_\fbprophet_7e073f007ad24dc38ebaceaed737ff87\setup.py", line 148, in <module> """ "C:\Users\Kushagra's Rig\AppData\Roaming\Python\Python36\site-packages\setuptools\__init__.py", line 15...
0.67028
Traceback (most recent call last): "/usr/local/lib/python3.6/dist-packages/gunicorn/arbiter.py", line 583, in spawn_worker worker.init_process() "/usr/local/lib/python3.6/dist-packages/gunicorn/workers/ggevent.py", line 203, in init_process super(GeventWorker, self).init_process() "/usr/local/lib/python3.6/d...
Traceback (most recent call last): "<stdin>", line 1, in <module> ImportError: cannot import name registration
0.762738
Traceback (most recent call last): "/home/moorepants/miniconda3/lib/python3.6/site-packages/numpy/core/function_base.py", line 117, in linspace num = operator.index(num) TypeError: 'float' object cannot be interpreted as an integer
Traceback (most recent call last): "neural_artistic_style.py", line 138, in <module> run() "neural_artistic_style.py", line 116, in run args.smoothness) "F:\mew\neural_artistic_style-master\style_network.py", line 99, in __init__ next_subject = layer.fprop(next_subject) "F:\mew\neural_artistic_style-mast...
0.674157
Traceback (most recent call last): "/usr/bin/torbrowser-launcher", line 29, in <module> import torbrowser_launcher "/usr/lib/python2.7/dist-packages/torbrowser_launcher/__init__.py", line 31, in <module> from common import Common, SHARE "/usr/lib/python2.7/dist-packages/torbrowser_launcher/common.py", line 5...
Traceback (most recent call last): "/usr/bin/mitmproxy", line 11, in <module> load_entry_point('mitmproxy==4.0.4', 'console_scripts', 'mitmproxy')() "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 489, in load_entry_point return get_distribution(dist).load_entry_point(group, name) "/usr/lib/...
0.693882
Traceback (most recent call last): "\Anaconda3\lib\site-packages\conda\exceptions.py", line 1079, in __call__ return func(*args, **kwargs) "\Anaconda3\lib\site-packages\conda\cli\main.py", line 84, in _main exit_code = do_call(args, p) "\Anaconda3\lib\site-packages\conda\cli\conda_argparse.py", line 81, in d...
Traceback (most recent call last): "pronterface.py", line 30, in <module> from printrun.pronterface import PronterApp "/Users/work/Documents/Git/Printrun/printrun/pronterface.py", line 32, in <module> from . import pronsole "/Users/work/Documents/Git/Printrun/printrun/pronsole.py", line 42, in <module> from...
0.810643
Traceback (most recent call last): "/Users/tweak/Documents/code/ludwig/venv/bin/ludwig", line 11, in <module> load_entry_point('ludwig==0.1.0', 'console_scripts', 'ludwig')() "/Users/tweak/Documents/code/ludwig/venv/lib/python3.6/site-packages/pkg_resources/__init__.py", line 489, in load_entry_point return get...
Traceback (most recent call last): "/usr/bin/blackwidow", line 6, in <module> from bs4 import BeautifulSoup ImportError: No module named bs4
0.756273
Traceback (most recent call last): ".\lib\ssl.py", line 98, in <module> ImportError: DLL load failed: The specified module could not be found.
Traceback (most recent call last): "/usr/local/bin/jupyterhub-singleuser", line 3, in <module> from jupyterhub.singleuser import main "/usr/local/lib/python3.5/dist-packages/jupyterhub/singleuser.py", line 18, in <module> raise ImportError("JupyterHub single-user server requires notebook >= 4.0") ImportError: J...
0.748507
2020-06-08 15:37:13.125 [launcher][ERROR] Except stack:Traceback (most recent call last): "code/default/launcher/start.py", line 164, in <module> import OpenSSL as oss_test "/Users/mac/Library/Python/3.7/lib/python/site-packages/OpenSSL/__init__.py", line 8, in <module> from OpenSSL import crypto, SSL "/User...
Traceback (most recent call last): "<stdin>", line 1, in <module> ModuleNotFoundError: No module named 'skbio.core'
0.77662
Traceback (most recent call last): "/home/path/to/mu/mu/editor.py", line 356, in save with open(ed.path, 'w') as f: NotFoundError: [Errno 2] No such file or directory: ''
Traceback (most recent call last): "/usr/local/lib/python3.6/dist-packages/spyder_notebook/notebookplugin.py", line 374, in close_client nb_contents = nbformat.read(path, as_version=4) "/home/jpp/.local/lib/python3.6/site-packages/nbformat/__init__.py", line 138, in read with io.open(fp, encoding='utf-8') as f: Not...
0.674002
Traceback (most recent call last): "models/votenet.py", line 19, in <module> from backbone_module import Pointnet2Backbone "/home/hll/hllhome/code/votenet/models/backbone_module.py", line 19, in <module> from pointnet2_modules import PointnetSAModuleVotes, PointnetFPModule "/home/hll/hllhome/code/votenet/poi...
Traceback (most recent call last): "/private/var/folders/hm/tbt5vf5168j71zpsf17dmwb40000gn/T/AppTranslocation/F9638090-F5B0-43AF-B59F-CA8ED3A88C12/d/DeDRM.app/Contents/Resources/k4mobidedrm.py", line 94, in <module> import kfxdedrm "/private/var/folders/hm/tbt5vf5168j71zpsf17dmwb40000gn/T/AppTranslocation/F9638...
0.760124
Traceback (most recent call last): "/home/rixx/.local/share/virtualenvs/pretalx/lib/python3.8/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) "/home/rixx/.local/share/virtualenvs/pretalx/lib/python3.8/site-packages/django/core/handlers/base.py", line 145, in _...
Traceback (most recent call last): "/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main "__main__", fname, loader, pkg_name) "/usr/lib/python2.7/runpy.py", line 72, in _run_code exec code in run_globals "/home/montagsmodell/Documents/bCNC-master/build/lib/bCNC/__main__.py", line 2708, in <module> ...
0.680593
Traceback (most recent call last): "<pyshell#1>", line 1, in <module> import encoding "C:\Users\ys\AppData\Local\Programs\Python\Python36\lib\site-packages\encoding\__init__.py", line 13, in <module> from . import nn, functions, dilated, parallel, utils, models, datasets "C:\Users\ys\AppData\Local\Programs\P...
Traceback (most recent call last): "<stdin>", line 1, in <module> ImportError: No module named 'netmiko'
0.729159
Traceback (most recent call last): "/anaconda3/envs/future_sales/lib/python3.6/site-packages/prompt_toolkit/application/current.py", line 6, in <module> from contextvars import ContextVar ModuleNotFoundError: No module named 'contextvars'
Traceback (most recent call last): "c:\users\kusari\appdata\local\programs\python\python36-32\lib\runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) "c:\users\kusari\appdata\local\programs\python\python36-32\lib\runpy.py", line 85, in _run_code exec(code, run_globals) "C:\Users\kusari\AppData\...
0.845762
Traceback (most recent call last): "/usr/local/Cellar/python/3.7.2_1/Frameworks/Python.framework/Versions/3.7/lib/python3.7/threading.py", line 917, in _bootstrap_inner self.run() "/usr/local/Cellar/python/3.7.2_1/Frameworks/Python.framework/Versions/3.7/lib/python3.7/threading.py", line 865, in run self._targ...
Traceback (most recent call last): "/usr/local/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) "/usr/local/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, r...
0.693421
Traceback (most recent call last): "/usr/local/bin/mypy", line 10, in <module> sys.exit(console_entry()) "/usr/local/lib/python3.6/site-packages/mypy/__main__.py", line 8, in console_entry main(None, sys.stdout, sys.stderr) "/usr/local/lib/python3.6/site-packages/mypy/main.py", line 83, in main res = build....
Traceback (most recent call last): "<stdin>", line 1, in <module> "/usr/lib64/pypy3/site-packages/webwhatsapi/__init__.py", line 219, in __init__ self.connect() "/usr/lib64/pypy3/site-packages/webwhatsapi/__init__.py", line 224, in connect local_storage_file = os.path.join(self._profile.path, self._LOCAL_STO...
0.706728
Traceback (most recent call last): "/var/opt/homeassistant/havenv/lib/python3.7/site-packages/homeassistant/helpers/entity.py", line 279, in async_update_ha_state await self.async_device_update() "/var/opt/homeassistant/havenv/lib/python3.7/site-packages/homeassistant/helpers/entity.py", line 474, in async_devic...
Traceback (most recent call last): "/Users/jim/Library/Python/3.6/lib/python/site-packages/keyring/backend.py", line 198, in _load_plugins init_func = ep.load() "/Users/jim/Library/Python/3.6/lib/python/site-packages/importlib_metadata/api.py", line 67, in load attrs = filter(None, match.group('attr').split('.'...
0.685294
Traceback (most recent call last): "site-packages\PyInstaller\loader\rthooks\pyi_rth_qt4plugins.py", line 41, in <module> ImportError: No module named 'PySide'
Traceback (most recent call last): "/Users/xxxx/Projects/dpt-installer-nuitka/dpt_installer.dist/dpt_installer.py", line 17, in <module> ImportError: dlopen(/Users/xxxx/Projects/dpt-installer-nuitka/dpt_installer.dist/PyQt5/QtCore.so, 2): Library not loaded: @rpath/QtCore.framework/Versions/5/QtCore
0.768169
Traceback (most recent call last): "C:\projects\pocs\python-pi\venv\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) "C:\projects\pocs\python-pi\venv\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_except...
Traceback (most recent call last): "/usr/local/lib/python3.5/dist-packages/flask/app.py", line 2000, in __call__ return self.wsgi_app(environ, start_response) "/usr/local/lib/python3.5/dist-packages/flask/app.py", line 1991, in wsgi_app response = self.make_response(self.handle_exception(e)) "/usr/local/lib/...
0.678021
Traceback (most recent call last): "/data/service/jumpserver/venv/lib64/python3.6/site-packages/django/db/backends/mysql/base.py", line 15, in <module> import MySQLdb as Database "/data/service/jumpserver/venv/lib64/python3.6/site-packages/MySQLdb/__init__.py", line 18, in <module> from . import _mysql ImportEr...
Traceback (most recent call last): "<string>", line 1, in <module> "/tmp/pip-build-g6whlgt5/ERAlchemy/setup.py", line 2, in <module> from eralchemy import __version__ "/tmp/pip-build-g6whlgt5/ERAlchemy/eralchemy/__init__.py", line 2, in <module> from eralchemy.main import render_er "/tmp/pip-build-g6whlgt5/ERA...
0.795523
Traceback (most recent call last): "./MyAir.py", line 64, in <module> print(MyAir.status()) "/usr/local/lib/python3.5/dist-packages/miio/airpurifier.py", line 322, in __repr__ "button_pressed=%s>" % \ TypeError: not enough arguments for format string
Traceback (most recent call last): "manage.py", line 21, in <module> main() "manage.py", line 17, in main execute_from_command_line(sys.argv) "C:\Python38\lib\site-packages\django\core\management\__init__.py", line 401, in execute_from_command_line utility.execute() "C:\Python38\lib\site-packages\django\...
0.729573
Traceback (most recent call last): "/root/incf_gsoc2017_psychopy/psychopy-master/psychopy/app/psychopyApp.py", line 10, in <module> from psychopy.app._psychopyApp import PsychoPyApp, __version__ ImportError: No module named psychopy.app._psychopyApp
Traceback (most recent call last): "<ipython-input-1-9cf34275bbc9>", line 1, in <module> runfile('C:/spydertest/two/two.py', wdir='C:/spydertest/two') "c:\applications\development\languages\python\lib\site-packages\spyder_kernels\customize\spydercustomize.py", line 827, in runfile execfile(filename, namespace...
0.753066
Traceback (most recent call last): "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpt31j5y3w\build\youtube_dl\YoutubeDL.py", line 796, in extract_info "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpt31j5y3w\build\youtube_dl\extractor\common.py", line 529, in extract "C:\Us...
ERROR: Signature extraction failed: Traceback (most recent call last): "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\extractor\youtube.py", line 1384, in _decrypt_signature "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\e...
0.696016
Traceback (most recent call last): "/gpfs-path/softwares/sources/spack/bin/spack", line 81, in <module> sys.exit(spack.main.main()) "/gpfs-path/softwares/sources/spack/lib/spack/spack/main.py", line 552, in main return _main(command, parser, args, unknown) "/gpfs-path/softwares/sources/spack/lib/spack/spack/...
Traceback (most recent call last): "/home/osallou/Development/NOSAVE/genouest/biomajenv/local/lib/python2.7/site-packages/tornado/web.py", line 1348, in _execute result = yield result "/home/osallou/Development/NOSAVE/genouest/biomajenv/local/lib/python2.7/site-packages/tornado/gen.py", line 807, in run value = fu...
0.677651
Traceback (most recent call last): "<stdin>", line 3, in <module> ImportError: No module named conda ### Error!
Traceback (most recent call last): "<stdin>", line 1, in <module> "path/lib/python3.8/site-packages/apex/__init__.py", line 13, in <module> from pyramid.session import UnencryptedCookieSessionFactoryConfig ImportError: cannot import name 'UnencryptedCookieSessionFactoryConfig' from 'pyramid.session' (unknown loc...
0.743455
Traceback (most recent call last): "/usr/lib/python2.7/site-packages/salt/utils/process.py", line 747, in _run return self._original_run() "/usr/lib/python2.7/multiprocessing/process.py", line 114, in run self._target(*self._args, **self._kwargs) "/usr/lib/python2.7/site-packages/salt/client/ssh/__init__.py"...
Traceback (most recent call last): "C:\Users\Patrik\AppData\Local\Programs\Python\Python38\lib\site-packages\pyglet\__init__.py", line 351, in __getattr__ return getattr(self._module, name) AttributeError: 'NoneType' object has no attribute 'get_default'
0.707442
Traceback (most recent call last): "<string>", line 14, in <module> "/home/luis/venv/build/reddit/setup.py", line 1, in <module> from reddit.version import VERSION "reddit/__init__.py", line 16, in <module> import reddit.backport # pylint: disable-msg=W0611 "reddit/backport.py", line 16, in <module> from six i...
Traceback (most recent call last): "quickstart.py", line 3, in <module> from instapy import InstaPy "/usr/local/lib/python2.7/dist-packages/instapy/__init__.py", line 3, in <module> from .instapy import InstaPy "/usr/local/lib/python2.7/dist-packages/instapy/instapy.py", line 11, in <module> import requests...
0.852629
Traceback (most recent call last): "<stdin>", line 1, in <module> "/Users/stephenpitts/Code/geo/env/lib/python3.9/site-packages/geopandas/__init__.py", line 7, in <module> from geopandas.io.file import _read_file as read_file # noqa "/Users/stephenpitts/Code/geo/env/lib/python3.9/site-packages/geopandas/io/fi...
Traceback (most recent call last): "<string>", line 1, in <module> "c:\users\marc\appdata\local\temp\pip-build-_0jqmc\kaggle-cli\setup.py", line 4, in <module> from kaggle_cli.main import VERSION "kaggle_cli\main.py", line 2, in <module> from cliff.app import App ImportError: No module named cliff.app ```
0.778935
Traceback (most recent call last): "/usr/lib/python3.5/argparse.py", line 1489, in _get_handler return getattr(self, handler_func_name) AttributeError: 'CustomParser' object has no attribute '_handle_conflict_None'
Traceback (most recent call last): "/app/venv3/lib/python3.4/site-packages/sqlalchemy/engine/base.py", line 1112, in _execute_context conn = self.__connection AttributeError: 'Connection' object has no attribute '_Connection__connection'
0.682348
Traceback (most recent call last): "myfile.py", line 2, in <module> ssl._create_default_https_context = ssl._create_unverified_context AttributeError: 'module' object has no attribute '_create_unverified_context'
Traceback (most recent call last): "C:/Python37/Laba/instaloader.py", line 1, in <module> import instaloader "C:/Python37/Laba\instaloader.py", line 2, in <module> L = instaloader.Instaloader() AttributeError: module 'instaloader' has no attribute 'Instaloader'
0.792106
Traceback (most recent call last): "<stdin>", line 1, in <module> "/Users/pulkitmaloo/Box Sync/Workspace/Github/Open-Source/pandas-pulkitmaloo/pandas/__init__.py", line 35, in <module> "the C extensions first.".format(module)) ImportError: C extension: 'normalize_date' not built. If you want to import pandas fro...
Traceback (most recent call last): "/Users/chaohaiding/Project/PenTest/MobSF/manage.py", line 10, in <module> execute_from_command_line(sys.argv) "/Users/chaohaiding/Library/Python/2.7/lib/python/site-packages/django/core/management/__init__.py", line 367, in execute_from_command_line utility.execute() "/Use...
0.720125
Traceback (most recent call last): "/home/pi/Printrun/printrun/stlplater.py", line 42, in <module> from printrun import stlview "/home/pi/Printrun/printrun/stlview.py", line 22, in <module> import pyglet ImportError: No module named pyglet
Traceback (most recent call last): "/opt/tidos/tidos.py", line 13, in <module> from core.tidos_main import * "/opt/tidos/core/tidos_main.py", line 35, in <module> from core.Enumeration.scanenum import * "/opt/tidos/core/Enumeration/scanenum.py", line 25, in <module> from ssltlsscan import * "modules/0x02...
0.776181
Traceback (most recent call last): "lendingbot.py", line 17, in <module> from modules.ExchangeApiFactory import ExchangeApiFactory "/home/coulter/poloniexlendingbot/modules/ExchangeApiFactory.py", line 6, in <module> from modules.Bitfinex import Bitfinex "/home/coulter/poloniexlendingbot/modules/Bitfinex.py"...
Traceback (most recent call last): "./pimgen.py", line 7, in <module> import yaml ImportError: No module named yaml
0.830197
Traceback (most recent call last): "/polyaxon/polyaxon/manage.py", line 10, in <module> execute_from_command_line(sys.argv) "/usr/local/lib/python3.7/site-packages/django/core/management/__init__.py", line 381, in execute_from_command_line utility.execute() "/usr/local/lib/python3.7/site-packages/django/core...
Traceback (most recent call last): "/usr/gapps/topology/spack/bin/spack", line 53, in <module> import spack.main # noqa "/usr/gapps/topology/spack/lib/spack/spack/main.py", line 36, in <module> import pstats "/usr/tce/packages/python/python-2.7.14/lib/python2.7/pstats.py", line 28, in <module> from functool...
0.769949
Traceback (most recent call last): "<ipython-input-7-0f6709e38f49>", line 1, in <module> from PIL import Image "C:\Users\bendo\Anaconda3\lib\site-packages\PIL\Image.py", line 58, in <module> from . import _imaging as core ImportError: DLL load failed: The specified module could not be found.
Traceback (most recent call last): "/usr/bin/s2_cli.py", line 4, in <module> __import__('pkg_resources').run_script('s2protocol==3.19.1.58600.5', 's2_cli.py') "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 741, in run_script self.require(requires)[0].run_script(script_name, ns) "/usr/lib/...
0.67672
Traceback (most recent call last): "<stdin>", line 1, in <module> ImportError: No module named 'imagekit'
Traceback (most recent call last): "synthesis.py", line 26, in <module> import torch "/usr/local/lib/python3.5/dist-packages/torch/__init__.py", line 56, in <module> from torch._C import * ImportError: dlopen: cannot load any more object with static TLS
0.69974
>> Converting image 1/3320 shard 0Traceback (most recent call last): "download_and_convert_data.py", line 73, in <module> tf.app.run() "/Users/pokey/.pyenv/versions/deep-stats/lib/python3.6/site-packages/tensorflow/python/platform/app.py", line 48, in run _sys.exit(main(_sys.argv[:1] + flags_passthrough)) "d...
Traceback (most recent call last): "/Users/aleserjavec/workspace/orange3/Orange/data/io.py", line 774, in read self.set_table_metadata(self.filename, data) "/Users/aleserjavec/workspace/orange3/Orange/data/io.py", line 399, in set_table_metadata for line in f.readlines())) "/Users/aleserjavec/virtual/orange3...
0.722113
Traceback (most recent call last): "<stdin>", line 1, in <module> "/Users/pauldelange/meg/opm/opm-finder/venv/lib/python3.7/site-packages/pcl/__init__.py", line 2, in <module> from ._pcl import * ImportError: dlopen(/Users/pauldelange/meg/opm/opm-finder/venv/lib/python3.7/site-packages/pcl/_pcl.cpython-37m-darwi...
Traceback (most recent call last): "/content/transformers/examples/ner/run_tf_ner.py", line 14, in <module> from transformers import ( ImportError: cannot import name 'GradientAccumulator'
0.798277
Traceback (most recent call last): "<string>", line 1, in <module> "C:\Users\sjh\AppData\Local\Temp\pip-install-fu05dcfq\sentencepiece\setup.py", line 29, in <module> with codecs.open(os.path.join('..', 'VERSION'), 'r', 'utf-8') as f: "C:\Users\sjh\Anaconda3\Lib\codecs.py", line 895, in open file = builtins...
Traceback (most recent call last): "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/mutagen/_util.py", line 235, in _openfile fileobj = open(filename, "rb+" if writable else "rb") NotFoundError: [Errno 2] No such file or directory: '/Users/xx/_TDB/_Zik/_DL/sfy-dl/captain-marvel-(origi...
0.675433
Traceback (most recent call last): "Object_detection_picamera.py", line 23, in <module> import cv2 "/home/pi/.local/lib/python3.5/site-packages/cv2/__init__.py", line 3, in <module> from .cv2 import * ImportError: libImath-2_2.so.12: cannot open shared object file: No such file or directory
cannot import name 'StorageAccountTypes'Traceback (most recent call last): "C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-z6u9vbmn\knack\knack\cli.py", line 206, in invoke "C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-z6u9vbmn\azure-cli-core\azure\cli\core\commands\__init__.py", line 248, in execute "C:...
0.732712
`Traceback (most recent call last): "demo_video_mobile.py", line 28, in <module> from nms.gpu_nms import gpu_nms ImportError: /home/peeterson/Desktop/lighttrack/HPE/../lib/nms/gpu_nms.cpython-36m-x86_64-linux-gnu.so: undefined symbol: __cudaPopCallConfiguration
Traceback (most recent call last): "/tmp/dnsviz/bin/dnsviz", line 92, in <module> main() "/tmp/dnsviz/bin/dnsviz", line 74, in main mod = importlib.import_module('dnsviz.commands.%s' % command) "/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/importlib/__init__.py", lin...
0.746509
Traceback (most recent call last): "C:\Users\ehbaker\AppData\Local\Continuum\Anaconda3\Scripts\conda-script.py", line 5, in <module> sys.exit(conda.cli.main()) "C:\Users\ehbaker\AppData\Local\Continuum\Anaconda3\lib\site-packages\conda\cli\main.py", line 179, in main return handle_exception(e) "C:\Users\ehba...
Traceback (most recent call last): "/usr/bin/opensnitch-ui", line 17, in <module> import ui_pb2 ModuleNotFoundError: No module named 'ui_pb2'
0.779562
Traceback (most recent call last): "visualization.py", line 7, in <module> import microphone ImportError: No module named microphone
Traceback (most recent call last): "<stdin>", line 1, in <module> "/home/pi/.local/lib/python3.7/site-packages/face_recognition/__init__.py", line 7, in <module> from .api import load_image_file, face_locations, batch_face_locations, face_landmarks, face_encodings, compare_faces, face_distance "/home/pi/.loca...
0.785116
Traceback (most recent call last): "D:/IDA 7.0/plugins/mipsrop.py", line 721, in activate mipsrop = MIPSROPFinder() "D:/IDA 7.0/plugins/mipsrop.py", line 208, in __init__ self._initial_find() "D:/IDA 7.0/plugins/mipsrop.py", line 226, in _initial_find self.system_calls += self._find_system_calls(start, end)...
Traceback (most recent call last): "/home/bm/.config/blender/2.82/scripts/addons/MapsModelsImporter/operators.py", line 53, in execute importCapture(context, self.filepath, self.max_blocks, pref) "/home/bm/.config/blender/2.82/scripts/addons/MapsModelsImporter/google_maps.py", line 180, in importCapture capture...
0.679166
Traceback (most recent call last): "/home/elsys/PycharmProjects/Serial_arduino_dev/call_serial_arduino_interface_dev_001.py", line 155, in <module> main_gui() "/home/elsys/PycharmProjects/Serial_arduino_dev/call_serial_arduino_interface_dev_001.py", line 87, in main_gui if window.FindElementWithFocus().Key == '...
Traceback (most recent call last): "~/config/plugins/python-ce/helpers/pydev/pydevd.py", line 1668, in <module> main() "~/config/plugins/python-ce/helpers/pydev/pydevd.py", line 1662, in main globals = debugger.run(setup['file'], None, None, is_module) "~/config/plugins/python-ce/helpers/pydev/pydevd.py", li...
0.732888
Traceback (most recent call last): "/Users/e346104/anaconda/lib/python3.5/site-packages/flask/app.py", line 1988, in wsgi_app response = self.full_dispatch_request() "/Users/e346104/anaconda/lib/python3.5/site-packages/flask/app.py", line 1641, in full_dispatch_request rv = self.handle_user_exception(e) "/Us...
Traceback (most recent call last): "/home/manticore/.local/lib/python3.6/site-packages/manticore/core/executor.py", line 462, in run if not current_state.execute(): "/home/manticore/.local/lib/python3.6/site-packages/manticore/core/state.py", line 133, in execute result = self._platform.execute() "/home/mant...
0.671541
Traceback (most recent call last): "spotdl.py", line 4, in <module> from core import metadata "~/spotify-downloader/core/metadata.py", line 5, in <module> from urllib.request import quote ImportError: No module named request
Traceback (most recent call last): "/usr/local/bin/youtube-upload", line 23, in <module> import apiclient.errors ImportError: No module named apiclient.errors
0.843586
Traceback (most recent call last): "conver_rgb.py", line 49, in <module> convert(args) "conver_rgb.py", line 42, in convert pytorch_to_caffe.trans_net(net, input_var, name) "/home/wangwenpeng/work/FaceAntiSpoofing_readsense_pytorch_patch/pytorch2caffe_MGN/convert/pytorch_to_caffe.py", line 459, in trans_net ...
`Traceback (most recent call last):   "/app/bazarr/bazarr/../libs/flask/app.py", line 1949, in full_dispatch_request   rv = self.dispatch_request()   "/app/bazarr/bazarr/../libs/flask/app.py", line 1935, in dispatch_request   return self.view_functions[rule.endpoint](**req.view_args)   "/app/bazarr/bazarr/../libs/fl...
0.670805
Traceback (most recent call last): "/usr/local/lib/python2.7/dist-packages/forseti_security-2.0.0-py2.7.egg/google/cloud/forseti/enforcer/enforcer.py", line 27, in <module> from google.cloud.forseti.common.util import file_loader ImportError: No module named cloud.forseti.common.util
Traceback (most recent call last): "pyinst.py", line 1, in <module> import bottle ImportError: No module named 'bottle'
0.809717
" Traceback (most recent call last): "<pyshell#1>", line 1, in <module> from moviepy.editor import * "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/moviepy/editor.py", line 31, in <module> from .video.io.downloader import download_webfile "/Library/Frameworks/Python.framework/...
Traceback (most recent call last): "nlu_model.py", line 1, in <module> from rasa_nlu.converters import load_data ModuleNotFoundError: No module named 'rasa_nlu.converters'
0.82422
Traceback (most recent call last): "<string>", line 1, in <module> "d:\python27\lib\lib-tk\Tkinter.py", line 38, in <module> import FixTk "d:\python27\lib\lib-tk\FixTk.py", line 68, in <module> import _tkinter ImportError: DLL load failed: 设备未就绪。
Traceback (most recent call last): "test.py", line 4, in <module> from moviepy.editor import * "/usr/local/lib/python2.7/site-packages/moviepy/editor.py", line 22, in <module> from .video.io.Video Clip import Video Clip "/usr/local/lib/python2.7/site-packages/moviepy/video/io/Video Clip.py", line 3, in <modu...
0.8078
Traceback (most recent call last): "demo.py", line 14, in <module> from track import eval_seq "/home/object-tracking/src/track.py", line 15, in <module> from tracker.multitracker import JDETracker "/home/object-tracking/src/lib/tracker/multitracker.py", line 7, in <module> from models.decode import mot_deco...
Traceback (most recent call last): "tl_generator.py", line 9, in <module> from .parser import SourceBuilder, TLParser ModuleNotFoundError: No module named '__main__.parser'; '__main__' is not a pack
0.812595
Traceback (most recent call last): "C:\Apps\MP4Automator\manual.py", line 358, in <module> main() "C:\Apps\MP4Automator\manual.py", line 348, in main tagdata = getinfo(path, silent=silent, tvdbid=tvdbid) "C:\Apps\MP4Automator\manual.py", line 85, in getinfo tagdata = guessInfo(fileName, tvdbid) "C:\Apps\...
Traceback (most recent call last): "/usr/lib/python3.6/threading.py", line 916, in _bootstrap_inner self.run() "/usr/local/lib/python3.6/dist-packages/sentry_sdk/integrations/threading.py", line 69, in run reraise(*_capture_exception()) "/usr/local/lib/python3.6/dist-packages/sentry_sdk/_compat.py", line 57,...
0.721144
Traceback (most recent call last): "/Users/dstansby/miniconda3/lib/python3.7/site-packages/numpy/lib/shape_base.py", line 743, in array_split Ntotal = ary.shape[axis] AttributeError: 'NoneType' object has no attribute 'shape'
Traceback (most recent call last): "/Users/jaraco/code/public/cherrypy/cherrypy/cherrypy/_cprequest.py", line 638, in respond self._do_respond(path_info) "/Users/jaraco/code/public/cherrypy/cherrypy/cherrypy/_cprequest.py", line 688, in _do_respond self.hooks.run('before_request_body') "/Users/jaraco/code/pu...
0.695314
Traceback (most recent call last): "/usr/lib/python3/dist-packages/cherrypy/wsgiserver/__init__.py", line 2021, in start self.tick() "/usr/lib/python3/dist-packages/cherrypy/wsgiserver/__init__.py", line 2090, in tick s, ssl_env = self.ssl_adapter.wrap(s) "/usr/lib/python3/dist-packages/cherrypy/wsgiserver/s...
Traceback (most recent call last): "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 555, in urlopen self._prepare_proxy(conn) "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 753, in _prepare_proxy conn.connect() "/usr/lib/python3/dist-packages/urllib3/connection.py", line 252...
0.824429
Traceback (most recent call last): "pytorch_synthetic_benchmark.py", line 9, in <module> import horovod.torch as hvd "/usr/local/lib/python3.5/dist-packages/horovod/torch/__init__.py", line 27, in <module> __file__, 'mpi_lib', '_mpi_lib') "/usr/local/lib/python3.5/dist-packages/horovod/common/__init__.py", l...
Traceback (most recent call last): "./examples/example1.py", line 12, in <module> import neural_renderer as nr "/home/mona/anaconda3/lib/python3.7/site-packages/neural_renderer/__init__.py", line 3, in <module> from .load_obj import load_obj "/home/mona/anaconda3/lib/python3.7/site-packages/neural_renderer/l...
0.689206
Traceback (most recent call last): "manage.py", line 14, in <module> app = create_app(os.getenv('FLASK_CONFIG') or 'default') "/flask-base/app/__init__.py", line 66, in create_app from .main import main as main_blueprint "/flask-base/app/main/__init__.py", line 1, in <module> from app.main import errors # n...
Traceback (most recent call last): "/home/rkulshreshtha/.local/share/virtualenvs/requests-mRwENnZg/lib/python3.6/site-packages/_pytest/config.py", line 366, in _importconftest mod = conftestpath.pyimport() "/home/rkulshreshtha/.local/share/virtualenvs/requests-mRwENnZg/lib/python3.6/site-packages/py/_path/local....
0.703238
Traceback (most recent call last): "ytdl_test.py", line 588, in <module> yt_download() "ytdl_test.py", line 393, in yt_download result = ydl.extract_info(url, download=False) "/usr/local/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 694, in extract_info ie_result = ie.extract(url) "/usr/loc...
Traceback (most recent call last): "/home/yura/git/lutris/lutris/gui/views/store.py", line 113, in update row = self.get_row_by_id(game.id) "/home/yura/git/lutris/lutris/gui/views/store.py", line 101, in get_row_by_id if model_row[COL_ID] == _id: "/usr/lib/python3.9/site-packages/gi/overrides/Gtk.py", line 1...
0.675469
Traceback (most recent call last): "/usr/bin/blackwidow", line 6, in <module> from bs4 import BeautifulSoup ImportError: No module named bs4
Traceback (most recent call last): "./optimize.py", line 11, in <module> import optuna ImportError: No module named optuna
0.773891
Traceback (most recent call last): "/home/tobias/.local/bin/jellyfin-mpv-desktop", line 10, in <module> sys.exit(main_desktop()) "/home/tobias/.local/lib/python3.7/site-packages/jellyfin_mpv_shim/mpv_shim.py", line 106, in main_desktop main(desktop, cef) "/home/tobias/.local/lib/python3.7/site-packages/jelly...
Traceback (most recent call last): "<string>", line 1, in <module> ModuleNotFoundError: No module named 'ray.cluster_utils'
0.751006
Traceback (most recent call last): "/usr/local/lib/python3.6/site-packages/pafy/backend_youtube_dl.py", line 38, in _fetch_basic self._ydl_info = ydl.extract_info(self.videoid, download=False) "/usr/local/lib/python3.6/site-packages/youtube_dl/YoutubeDL.py", line 815, in extract_info self.report_error(compat_st...
Traceback (most recent call last): "C:\Users\adam\Desktop\Programs\YouTube_MusicDownloader\Main.py", line 5, in <module> ytdl.extract_info("https://www.youtube.com/watch?v=6GJO_RpBnEg&index=1&list=PLZlppmGv_GIKfcd4t6odoAB9a7aUBMBZi", download=True) "C:\Users\adam\AppData\Local\Programs\Python\Python36-32\lib\sit...
0.679742
Traceback (most recent call last): "email.py", line 4, in <module> from googleapiclient.discovery import build "/home/andrea/.local/lib/python2.7/site-packages/googleapiclient/discovery.py", line 41, in <module> from email.generator import Generator as BytesGenerator "/home/andrea/tmp/emailPython/email.py", ...
Traceback (most recent call last): "<string>", line 1, in <module> "/tmp/pip-build-b5cvgwxr/dbutils/setup.py", line 11, in <module> raise ImportError('Python %d.%d is not supported by DBUtils.' % py_version) ImportError: Python 3.5 is not supported by DBUtils.
0.723611
Traceback (most recent call last): "D:\Programmierung\Python\test\prompt_toolkit.py", line 1, in <module> from prompt_toolkit import prompt as p "D:\Programmierung\Python\test\prompt_toolkit.py", line 1, in <module> from prompt_toolkit import prompt as p ImportError: cannot import name 'prompt' from partially i...
Traceback (most recent call last): "smid_service/app.py", line 1, in <module> from smid_service import create_app "/app/smid_service/__init__.py", line 1, in <module> import connexion "/usr/local/lib/python3.7/site-packages/connexion/__init__.py", line 3, in <module> import werkzeug.exceptions as exceptions...
0.834737
Traceback (most recent call last): "_ctypes/callbacks.c", line 232, in 'calling callback function' "/home/www/anaconda3n/envs/simpledet/lib/python3.7/site-packages/mxnet/operator.py", line 720, in creator op_prop = prop_cls(**kwargs) "/home/www/simpledet/models/FCOS/input.py", line 90, in __init__ self.strid...
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\defaul...
0.675778
Traceback (most recent call last): "/usr/lib/python3/dist-packages/apport_python_hook.py", line 63, in apport_excepthook from apport.fileutils import likely_packaged, get_recent_crashes "<frozen importlib._bootstrap>", line 971, in _find_and_load "<frozen importlib._bootstrap>", line 955, in _find_and_load_un...
[autoreload of pandas.core.config_init failed: Traceback (most recent call last): "/Users/sentient-asoellinger/miniconda2/envs/ipykernel_py3/lib/python3.6/site-packages/IPython/extensions/autoreload.py", line 246, in check superreload(m, reload, self.old_objects) "/Users/sentient-asoellinger/miniconda2/envs/ipyk...
0.684875
Traceback (most recent call last): "train_mineral_shards.py", line 14, in <module> from common.vec_env.subproc_vec_env import SubprocVecEnv "D:\devel\repositories\pysc2-examples\common\__init__.py", line 1, in <module> from baselines.common.console_util import * ImportError: No module named 'baselines.common.co...
Traceback (most recent call last): "./w3af_console", line 192, in <module> _main() "./w3af_console", line 188, in _main sys.exit(main()) "./w3af_console", line 183, in main return console.sh() "/home/q-back/w3af/w3af/core/ui/console/console_ui.py", line 151, in sh self._context = rootMenu(name, self, se...
0.781012
Traceback (most recent call last): "<string>", line 2, in <module> ModuleNotFoundError: No module named 'win32com'
Traceback (most recent call last): "C:/Users/Vitor/PycharmProjects/untitled1/new.py", line 18, in <module> from telegram.ext import Updater, CommandHandler, MessageHandler, Filters ModuleNotFoundError: No module named 'telegram.ext'
0.753781
Traceback (most recent call last): "/usr/lib/python3.5/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) "/usr/lib/python3.5/runpy.py", line 85, in _run_code exec(code, run_globals) "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/config/__main__.py", line 19, in <module> from ...
Traceback (most recent call last): "/pf/b/b301034/anaconda3/bin/conda", line 12, in <module> from conda.cli import main ImportError: No module named conda.cli
0.795159