text1
stringlengths
92
132k
text2
stringlengths
83
99.1k
score
float64
0.01
1
Traceback (most recent call last): "/usr/lib/python2.7/multiprocessing/process.py", line 258, in _bootstrap self.run() "/usr/lib/python2.7/multiprocessing/process.py", line 114, in run self._target(*self._args, **self._kwargs) "/home/hello/magent/python/magent/model.py", line 294, in model_client model = RL...
Traceback (most recent call last): "/home/nbecker/.local/bin/pip3", line 7, in <module> from pip import main "/home/nbecker/.local/lib/python3.5/site-packages/pip/__init__.py", line 26, in <module> from pip.utils import get_installed_distributions, get_prog "/home/nbecker/.local/lib/python3.5/site-packages/p...
0.677544
Traceback (most recent call last): "<stdin>", line 1, in <module> "/home/user/.virtualenvs/toolbox/lib/python3.7/site-packages/nubia/__init__.py", line 12, in <module> from .internal.deprecation import deprecated "/home/user/.virtualenvs/toolbox/lib/python3.7/site-packages/nubia/internal/deprecation.py", line...
Traceback (most recent call last): "./pyLoadCli.py", line 38, in <module> from module.utils import formatSize ImportError: No module named utils
0.808721
Traceback (most recent call last): "<stdin>", line 1, in <module> ImportError: cannot import name 'relcl'
Traceback (most recent call last): "/usr/local/bin/superset", line 4, in <module> __import__('pkg_resources').run_script('superset==0.25.0rc3', u'superset') "/home/apps/.local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 658, in run_script self.require(requires)[0].run_script(script_name, ns) ...
0.764992
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): "/usr/local/bin/acd_cli", line 9, in <module> load_entry_point('acdcli==0.3.2', 'console_scripts', 'acd_cli')() "/usr/lib/python3/dist-packages/pkg_resources.py", line 356, in load_entry_point return get_distribution(dist).load_entry_point(group, name) "/usr/lib/python3/dis...
0.690394
Traceback (most recent call last): "/Users/username/.poetry/bin/poetry", line 12, in <module> from poetry.console import main "/Users/username/.poetry/lib/poetry/console/__init__.py", line 1, in <module> from .application import Application "/Users/username/.poetry/lib/poetry/console/application.py", line 3,...
Traceback (most recent call last): "/usr/bin/ulauncher", line 27, in <module> from ulauncher.main import main ModuleNotFoundError: No module named 'ulauncher'
0.763933
Traceback (most recent call last): "/Applications/Tautulli/scripts/kill_trans_pause_notify.py", line 14, in <module> import requests ImportError: No module named requests
Traceback (most recent call last): "u.py", line 3, in <module> from rasa.nlu import Interpreter ImportError: cannot import name 'Interpreter' from 'rasa.nlu' (/home/stefan_vantchev/venv/lib/python3.7/site-packages/rasa/nlu/__init__.py)
0.782367
Traceback (most recent call last): "/scratch_cory/sysadmin/galaxy/lib/galaxy/web/framework/decorators.py", line 283, in decorator rval = func(self, trans, *args, **kwargs) "/scratch_cory/sysadmin/galaxy/lib/galaxy/webapps/galaxy/api/tools.py", line 123, in build return tool.to_json(trans, kwd.get('inputs', kwd)...
Traceback (most recent call last): "drivers_notes.py", line 8, in <module> "c:\python\python27\Lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 396, in load_module exec(bytecode, module.__dict__) "site-packages\mdfreader\__init__.py", line 30, in <module> "c:\python\python27\Lib\site-packa...
0.699378
Traceback (most recent call last): "ponyfail_077.py", line 33, in <module> Post.select().prefetch(Post.tags, PostTag.tag, Tag.category).first() "lib/python3.4/site-packages/pony/orm/core.py", line 5888, in first objects = query.without_distinct()[:1] "lib/python3.4/site-packages/pony/orm/core.py", line 6131,...
Traceback (most recent call last): "/usr/local/lib/python3.6/dist-packages/discord/ext/commands/core.py", line 62, in wrapped ret = yield from coro(*args, **kwargs) "/usr/local/lib/python3.6/dist-packages/redbot/cogs/audio/audio.py", line 1428, in skip return await self._skip_action(ctx) "/usr/local/lib/pyth...
0.715997
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/shivani/pycon/helloworld/helloworld/__main__.py", line 1, in <module> from helloworld.app import main ...
Traceback (most recent call last): "train.py", line 148, in <module> MODEL = importlib.import_module(FLAGS.model) # import network module "/home/aistudio/external-libraries/votenet/lib/python3.6/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) "<f...
0.688439
Traceback (most recent call last): "pupy/__init__.py", line 463, in load_module "pupy/__init__.py", line 316, in loadpy "f:142", line 42, in <module> "pupy/__init__.py", line 463, in load_module "pupy/__init__.py", line 316, in loadpy "f:13d", line 623, in <module> "f:13d", line 585, in version ...
Traceback (most recent call last): "pupy/__init__.py", line 463, in load_module "pupy/__init__.py", line 316, in loadpy "f:147", line 5, in <module> "pupy/__init__.py", line 463, in load_module "pupy/__init__.py", line 316, in loadpy "f:142", line 42, in <module> "pupy/__init__.py", line 463, in lo...
1
Traceback (most recent call last): "submissions.py", line 7, in <module> from PIL import Image "/usr/lib/python3/dist-packages/PIL/Image.py", line 53, in <module> from PIL import _imaging as core ImportError: cannot import name '_imaging'
Traceback (most recent call last): "/Users/alonewoo/Desktop/DeDRM.app/Contents/Resources/k4mobidedrm.py", line 93, in <module> import kfxdedrm "/Users/alonewoo/Desktop/DeDRM.app/Contents/Resources/kfxdedrm.py", line 20, in <module> import ion "/Users/alonewoo/Desktop/DeDRM.app/Contents/Resources/ion.py", li...
0.757977
Traceback (most recent call last): "/home/rafael/git/pupil/pupil_src/player/main.py", line 88, in <module> from video_capture import _Source,EndofVideo Error, SeekError "/home/rafael/git/pupil/pupil_src/shared_modules/video_capture/__init__.py", line 27, in <module> from ndsi_backend import NDSI_Source, NDSI_M...
Traceback (most recent call last): "setup.py", line 10, in <module> from setuptools import setup, find_packages ImportError: No module named setuptools
0.793615
Traceback (most recent call last): "/usr/local/lib/python3.6/site-packages/logbook/handlers.py", line 216, in handle self.emit(record) "/usr/local/lib/python3.6/site-packages/dbt/logger.py", line 461, in emit 'too many messages received before initilization!' AssertionError: too many messages received before in...
Traceback (most recent call last): "/usr/local/lib/python3.6/site-packages/logbook/handlers.py", line 216, in handle self.emit(record) "/usr/local/lib/python3.6/site-packages/dbt/logger.py", line 461, in emit 'too many messages received before initilization!' AssertionError: too many messages received before in...
1
Traceback (most recent call last): "/tmp/ansible_9Ntaqw/ansible_module_docker_network.py", line 392, in <module> main() "/tmp/ansible_9Ntaqw/ansible_module_docker_network.py", line 385, in main cm = DockerNetworkManager(client) "/tmp/ansible_9Ntaqw/ansible_module_docker_network.py", line 218, in __init__ se...
Traceback (most recent call last): "/home/airflow/.local/lib/python3.8/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() "/home/airflow/.local/lib/python3.8/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) "/home/air...
0.67011
Traceback (most recent call last): "<stdin>", line 1, in <module> "/usr/local/lib/python2.7/dist-packages/mordecai/__init__.py", line 1, in <module> from .geoparse import Geoparser "/usr/local/lib/python2.7/dist-packages/mordecai/geoparse.py", line 7, in <module> from functools import lru_cache ImportError: ...
Traceback (most recent call last): "F:\Soft\Python\lib\site-packages\numpy\core\__init__.py", line 17, in <module> from . import multiarray ImportError: DLL load failed: 找不到指定的模块。
0.7246
`Traceback (most recent call last): "C:/Users/mcastro/Documents/PyProjects/pycfm/pyfcm.py", line 2, in <module> from pyfcm import FCMNotification "C:\Users\mcastro\Documents\PyProjects\pycfm\pyfcm.py", line 2, in <module> from pyfcm import FCMNotification ImportError: cannot import name 'FCMNotification'`
Traceback (most recent call last): "<stdin>", line 1, in <module> ImportError: cannot import name 'YesNo' from 'bullet' (/Users/garyrob/anaconda3/envs/py37/lib/python3.7/site-packages/bullet/__init__.py)
0.794679
Traceback (most recent call last): "F:\anaconda3\envs\myenv\lib\site-packages\spyder\plugins\completion\languageserver\plugin.py", line 169, in <lambda> timer.timeout.connect(lambda: self.restart_lsp(language)) "F:\anaconda3\envs\myenv\lib\site-packages\spyder\plugins\completion\languageserver\plugin.py", line 9...
Traceback (most recent call last): "c:\users\hp\appdata\local\programs\python\python37-32\lib\runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) "c:\users\hp\appdata\local\programs\python\python37-32\lib\runpy.py", line 85, in _run_code exec(code, run_globals) "C:\Users\hp\AppData\Local\Progra...
0.794547
Traceback (most recent call last): "<ipython-input-1-c08454750c97>", line 1, in <module> import torchfcn "/home/zhang/anaconda2/lib/python2.7/site-packages/torchfcn-0.2-py2.7.egg/torchfcn/__init__.py", line 3, in <module> from trainer import Trainer # NOQA "/home/zhang/anaconda2/lib/python2.7/site-package...
Traceback (most recent call last): "c:\users\mohan\documents\cellprofiler-2.2.0\cellprofiler\modules\ilastik_pixel_classification.py", line 47, in <module> import vigra ImportError: No module named vigra
0.793355
Traceback (most recent call last): "./main.py", line 8, in <module> from trafaret_config import commandline ModuleNotFoundError: No module named 'trafaret_config
Traceback (most recent call last): "setup.py", line 11, in <module> import setuptools "/home/jonathan/Documents/COVID19App/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/setuptools-python3/armeabi-v7a__ndk_target_21/setuptools/setuptools/__init__.py", line 20, in <module> from setuptools.dist ...
0.844251
Traceback (most recent call last): "c:\tmp\tmpqbbwgz", line 6, in <module> import os, setuptools "d:\home\.buildout\eggs\setuptools-34.0.1-py2.7.egg\setuptools\__init__.py", line 12, in <module> import setuptools.version "d:\home\.buildout\eggs\setuptools-34.0.1-py2.7.egg\setuptools\version.py", line 1, in <...
Traceback (most recent call last): "worker.py", line 3, in <module> import go_vncdriver "/home/adam/miniconda3/envs/universe-starter-agent/lib/python3.5/site-packages/go_vncdriver/__init__.py", line 9, in <module> from go_vncdriver.go_vncdriver import * ImportError: numpy.core.multiarray failed to import
0.762848
Traceback (most recent call last): "/usr/local/bin/pip", line 7, in <module> from pip._internal import main ImportError: No module named _internal
Traceback (most recent call last): "MNIST.py", line 7, in <module> from torch_geometric.datasets import MNISTSuperpixels "/home/Drive2/shrey/shrey/venv2/local/lib/python2.7/site-packages/torch_geometric/datasets/__init__.py", line 1, in <module> from .tu_dataset import TUDataset "/home/Drive2/shrey/shrey/ven...
0.743449
Traceback (most recent call last): "/usr/local/bin/pagekite.py", line 254, in <module> exec __FILES[".SELF/sockschain/__init__.py"] in m.__dict__ "<string>", line 49, in <module> ImportError: No module named six
Traceback (most recent call last): "C:\Users\User\Anaconda3\Scripts\spyder-script.py", line 10, in <module> sys.exit(main()) "C:\Users\User\Anaconda3\lib\site-packages\spyder\app\start.py", line 190, in main from spyder.app import mainwindow "C:\Users\User\Anaconda3\lib\site-packages\spyder\app\mainwindow.py...
0.722209
Traceback (most recent call last): "/usr/bin/salt-call", line 11, in <module> salt_call() "/usr/lib/python2.7/dist-packages/salt/scripts.py", line 391, in salt_call client.run() "/usr/lib/python2.7/dist-packages/salt/cli/call.py", line 48, in run caller = salt.cli.caller.Caller.factory(self.config) "/usr...
Traceback (most recent call last): "<stdin>", line 1, in <module> "/home/anders/code/python/spokehub/ve/lib/python3.5/site-packages/pytumblr/__init__.py", line 5, in <module> from .request import TumblrRequest "/home/anders/code/python/spokehub/ve/lib/python3.5/site-packages/pytumblr/request.py", line 1, in <...
0.774067
Traceback (most recent call last): "/usr/local/lib/python3.7/site-packages/localstack/services/infra.py", line 416, in check_infra raise e "/usr/local/lib/python3.7/site-packages/localstack/services/infra.py", line 413, in check_infra plugin.check(expect_shutdown=expect_shutdown, print_error=print_error) "/u...
Traceback (most recent call last): "/usr/local/bin/pipenv", line 11, in <module> sys.exit(cli()) "/usr/local/lib/python2.7/site-packages/click/core.py", line 722, in __call__ return self.main(*args, **kwargs) "/usr/local/lib/python2.7/site-packages/click/core.py", line 697, in main rv = self.invoke(ctx) ...
0.671081
Traceback (most recent call last): "afy/cam_fomm.py", line 4, in <module> import yaml ModuleNotFoundError: No module named 'yaml'
Traceback (most recent call last): "<string>", line 2, in <module> ModuleNotFoundError: No module named 'win32com'
0.757171
Traceback (most recent call last): "/home/anaconda3/envs/softlearning/bin/softlearning", line 11, in <module> load_entry_point('softlearning', 'console_scripts', 'softlearning')() "/home/anaconda3/envs/softlearning/lib/python3.7/site-packages/pkg_resources/__init__.py", line 489, in load_entry_point return get_...
Traceback (most recent call last): "<stdin>", line 1, in <module> ModuleNotFoundError: No module named 'tensorlayer'
0.80646
Traceback (most recent call last): "PythonScriptWrapper.PY", line 2, in <module> import os, pandas, matplotlib "C:\Users\name.lastname\Anaconda3\lib\site-packages\pandas\__init__.py", line 17, in <module> "Unable to import required dependencies:\n" + "\n".join(missing_dependencies) ImportError: Unable to import...
Traceback (most recent call last): "<blender_console>", line 1, in <module> "C:\Users\john\AppData\Local\Programs\Python\Python37-32\lib\site-packages\PIL\Image.py", line 64, in <module> from . import _imaging as core ImportError: cannot import name '_imaging' from 'PIL' (C:\Users\john\AppData\Local\Programs\Pyt...
0.819183
Traceback (most recent call last): "/Users/fintan/anaconda/lib/python2.7/site-packages/flask/cli.py", line 235, in locate_app __import__(module_name) "/Users/fintan/Dropbox/LearnerShape/server3/application.py", line 1, in <module> from learnershape.app import * "/Users/fintan/Dropbox/LearnerShape/server3/lea...
Traceback (most recent call last): "./w3af_console", line 167, in <module> _main() "./w3af_console", line 163, in _main sys.exit(main()) "./w3af_console", line 158, in main return console.sh() "/opt/w3af/w3af/w3af/core/ui/console/console_ui.py", line 147, in sh self._context = rootMenu(name, self, self....
0.720771
```Traceback (most recent call last): "/Library/Frameworks/Python.framework/Versions/3.6/bin/pipenv", line 11, in <module> load_entry_point('pipenv==7.8.8', 'console_scripts', 'pipenv')() "/Users/Pyclear/Library/Python/3.6/lib/python/site-packages/pkg_resources/__init__.py", line 570, in load_entry_point return...
Traceback (most recent call last): "<stdin>", line 1, in <module> "/home/damon/src/virtualenv-16.7.6/bun/lib/python3.8/site-packages/rich/console.py", line 740, in print self.line() AttributeError: 'str' object has no attribute 'line'
0.703937
Traceback (most recent call last): "examples/train.py", line 15, in <module> import vedanet as vn "./vedanet/__init__.py", line 13, in <module> from . import engine "./vedanet/engine/__init__.py", line 10, in <module> from ._voc_test import * "./vedanet/engine/_voc_test.py", line 10, in <module> from ut...
Traceback (most recent call last): "C:\Users\GigaByte666\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py", line 7, in <module> from resources.lib.KodiHelper import KodiHelper "C:\Users\GigaByte666\AppData\Roaming\Kodi\addons\plugin.video.netflix\resources\lib\KodiHelper.py", line 10, in <module> from...
0.738086
Traceback (most recent call last): "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpifszpy0p\build\youtube_dl\extractor\common.py", line 530, in extract "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpifszpy0p\build\youtube_dl\extractor\dplay.py", line 333, in _real_extract Ke...
Traceback (most recent call last): "/usr/bin/youtube-dl/youtube_dl/extractor/common.py", line 429, in extract ie_result = self._real_extract(url) "/usr/bin/youtube-dl/youtube_dl/extractor/rmcdecouverte.py", line 38, in _real_extract brightcove_id = compat_parse_qs(compat_urlparse.urlparse(brightcove_legacy_url)...
0.72159
Traceback (most recent call last): "/usr/local/bin/cme", line 11, in <module> load_entry_point('crackmapexec==4.0.1.dev0', 'console_scripts', 'cme')() "/usr/local/lib/python2.7/dist-packages/crackmapexec-4.0.1.dev0-py2.7.egg/cme/crackmapexec.py", line 36, in main args = gen_cli_args() "/usr/local/lib/python2...
Traceback (most recent call last): "<stdin>", line 1, in <module> AttributeError: 'Or' object has no attribute 'intersection'
0.768742
Traceback (most recent call last): "<stdin>", line 1, in <module> ImportError: cannot import name 'get_installed_distributions'
Traceback (most recent call last): "C:/Users/Admin/Google Drive/1. Software Engineering/Python/Samplify/asdfasef.py", line 1, in <module> import av "C:\ProgramData\Anaconda3\lib\site-packages\av\__init__.py", line 9, in <module> from av._core import time_base, pyav_version as __version__ ImportError: DLL load f...
0.742547
`Traceback (most recent call last): "demo_open_interest.py", line 7, in <module> from cryptofeed.backends.arctic import OpenInterestArctic, TradeArctic, TickerArctic, LiquidationsArctic ImportError: cannot import name 'LiquidationsArctic'`
Traceback (most recent call last): "./manual.py", line 13, in <module> from tvdb_mp4 import Tvdb_mp4 "/path/automator_test/tvdb_mp4.py", line 11, in <module> import tmdbsimple as tmdb ImportError: No module named tmdbsimple
0.78191
Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/gevent/greenlet.py", line 327, in run result = self._run(*self.args, **self.kwargs) "/usr/lib/python2.7/dist-packages/gevent/server.py", line 102, in wrap_socket_and_handle ssl_socket = self.wrap_socket(client_socket, **self.ssl_args) "/usr/lib/...
Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/gevent/greenlet.py", line 327, in run result = self._run(*self.args, **self.kwargs) "/usr/lib/python2.7/dist-packages/gevent/server.py", line 102, in wrap_socket_and_handle ssl_socket = self.wrap_socket(client_socket, **self.ssl_args) "/usr/lib/...
1
Traceback (most recent call last): "<stdin>", line 1, in <module> "/home/andrew_ford2/.local/lib/python3.7/site-packages/gsuite_exporter/cli.py", line 23, in <module> from gsuite_exporter.collectors.reports import AdminReportsAPIFetcher "/home/andrew_ford2/.local/lib/python3.7/site-packages/gsuite_exporter/co...
Traceback (most recent call last): "c:\anaconda3\envs\py35\lib\runpy.py", line 184, in _run_module_as_main "__main__", mod_spec) "c:\anaconda3\envs\py35\lib\runpy.py", line 85, in _run_code exec(code, run_globals) "C:\Anaconda3\envs\py35\Scripts\musicbox.exe\__main__.py", line 5, in <module> "c:\anaconda3...
0.671564
Traceback (most recent call last): "lint.backend in /Users/logan/Library/Application Support/Sublime Text 3/Installed Packages/SublimeLinter.sublime-package", line 201, in await_futures "./python3.3/concurrent/futures/_base.py", line 394, in result "./python3.3/concurrent/futures/_base.py", line 353, in __get_...
Traceback (most recent call last): "tools/train_net.py", line 132, in <module> main() "tools/train_net.py", line 114, in main checkpoints = detectron.utils.train.train_model() "/home/ubuntu/detectron/detectron/utils/train.py", line 53, in train_model model, weights_file, start_iter, checkpoints, output_dir ...
0.672242
Traceback (most recent call last): "/usr/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 2340, in _real_extract doc = compat_etree_fromstring(webpage.encode('utf-8')) "/usr/local/bin/youtube-dl/youtube_dl/compat.py", line 2551, in compat_etree_fromstring doc = _XML(text, parser=etree.XMLParser(targe...
Traceback (most recent call last): "./youtube/youtube_dl/extractor/generic.py", line 2376, in _real_extract doc = compat_etree_fromstring(webpage.encode('utf-8')) "./youtube/youtube_dl/compat.py", line 2551, in compat_etree_fromstring doc = _XML(text, parser=etree.XMLParser(target=_TreeBuilder(element_factory=_...
0.988858
Traceback (most recent call last): "<stdin>", line 1, in <module> "/anaconda3/envs/mat2vec/lib/python3.6/site-packages/gensim/models/word2vec.py", line 975, in load return super(Word2Vec, cls).load(*args, **kwargs) "/anaconda3/envs/mat2vec/lib/python3.6/site-packages/gensim/models/base_any2vec.py", line 629, ...
Traceback (most recent call last): "align_warp_back_multiple_dlib.py", line 18, in <module> import cv2 ModuleNotFoundError: No module named 'cv2'
0.815394
Traceback (most recent call last): "discord_bot.py", line 1, in <module> import discord "/usr/local/lib/python3.5/dist-packages/discord/__init__.py", line 25, in <module> from .client import Client "/usr/local/lib/python3.5/dist-packages/discord/client.py", line 34, in <module> import aiohttp "/usr/local...
Traceback (most recent call last): "social_mapper.py", line 3, in <module> import facebookfinder "./modules\facebookfinder.py", line 8, in <module> from bs4 import BeautifulSoup "C:\Python27\lib\site-packages\bs4\__init__.py", line 36, in <module> from .builder import builder_registry, ParserRejectedMarkup ...
0.793991
Traceback (most recent call last): "C:\Anaconda\lib\site-packages\pandas\__init__.py", line 26, in <module> from pandas._libs import (hashtable as _hashtable, "C:\Anaconda\lib\site-packages\pandas\_libs\__init__.py", line 4, in <module> from .tslib import iNaT, NaT, Timestamp, Timedelta, OutOfBoundsDatetime Imp...
Traceback (most recent call last): "/usr/bin/piper", line 32, in <module> from piper.application import Application ImportError: No module named 'piper.application'; 'piper' is not a package
0.762312
>>> >>> ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... Traceback (most recent call last): "<stdin>", line 6, in <module> "hdf5.py", line 19, in <module> import h5py ImportError: No module named h5py
Traceback (most recent call last): "test.py", line 1, in <module> import PySimpleGUI as sg "/usr/local/lib/python3.4/dist-packages/PySimpleGUI/__init__.py", line 2, in <module> from .PySimpleGUI import * "/usr/local/lib/python3.4/dist-packages/PySimpleGUI/PySimpleGUI.py", line 123, in <module> from typing i...
0.80922
Traceback (most recent call last): "../PaddleDetection/ppdet/data/tools/x2coco.py", line 300, in <module> main() "../PaddleDetection/ppdet/data/tools/x2coco.py", line 276, in main args.dataset_type, args.output_dir + '/train', args.json_input_dir) "../PaddleDetection/ppdet/data/tools/x2coco.py", line 142, in...
Traceback (most recent call last): "/usr/local/bin/yamllint", line 11, in <module> sys.exit(run()) "/usr/local/lib/python3.5/dist-packages/yamllint/cli.py", line 125, in run conf = YamlLintConfig(file=args.config_file) "/usr/local/lib/python3.5/dist-packages/yamllint/config.py", line 36, in __init__ with op...
0.717205
Traceback (most recent call last): "<stdin>", line 1, in <module> "C:\ProgramData\Anaconda3\lib\site-packages\h5py\_hl\files.py", line 312, in __init__ fid = make_fid(name, mode, userblock_size, fapl, swmr=swmr) "C:\ProgramData\Anaconda3\lib\site-packages\h5py\_hl\files.py", line 154, in make_fid fid = h5f.o...
Traceback (most recent call last): "/data/ws/detect-secrets/venv/bin/detect-secrets", line 11, in <module> load_entry_point('detect-secrets==0.14.3', 'console_scripts', 'detect-secrets')() "/data/ws/detect-secrets/venv/lib64/python3.8/site-packages/detect_secrets-0.14.3-py3.8.egg/detect_secrets/main.py", line 26...
0.728785
Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/salt/state.py", line 3448, in render_state rendered_sls=mods "/usr/lib/python2.7/dist-packages/salt/template.py", line 93, in compile_template ret = render(input_data, saltenv, sls, **render_kwargs) "/usr/lib/python2.7/dist-packages/salt/re...
Traceback (most recent call last): "<string>", line 1, in <module> "/Users/aam/detectron2/setup.py", line 86 def get_model_zoo_configs() -> List[str]: ^ SyntaxError: invalid syntax
0.852561
Traceback (most recent call last): "/Applications/bin/anaconda3/lib/python3.6/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) "/Applications/bin/anaconda3/lib/python3.6/runpy.py", line 85, in _run_code exec(code, run_globals) "/Users/jiahaohong/Downloads/nmt-master/nmt/nmt.py", line 479, in...
Traceback (most recent call last): "/home/wenxin/Projects/network/exabgp/lib/exabgp/application/bgp.py", line 426, in <module> main() "/home/wenxin/Projects/network/exabgp/lib/exabgp/application/bgp.py", line 302, in main run(env,comment,configurations,root,options["--validate"]) "/home/wenxin/Projects/netwo...
0.699436
Traceback (most recent call last): "/home/ec2-user/.local/lib/python3.8/site-packages/google/ads/google_ads/client.py", line 233, in get_service service_client = getattr(api_module, "/home/ec2-user/.local/lib/python3.8/site-packages/google/ads/google_ads/v3/__init__.py", line 264, in __getattr__ module = __geta...
Traceback (most recent call last): "/home/meow-nofer/.local/bin/dephell", line 6, in <module> from dephell.cli import entrypoint "/home/meow-nofer/.local/lib/python3.7/site-packages/dephell/__init__.py", line 3, in <module> from .controllers import * # noQA "/home/meow-nofer/.local/lib/python3.7/site-package...
0.686076
Traceback (most recent call last): "/usr/local/munki/managedsoftwareupdate", line 1129, in <module> main() "/usr/local/munki/managedsoftwareupdate", line 853, in main client_id=options.id.decode('UTF-8')) "/usr/local/munki/munkilib/updatecheck/core.py", line 77, in check mainmanifestpath = manifestutils.get...
Traceback (most recent call last): "C:\Program s (x86)\Microsoft SDKs\Azure\CLI2\lib\logging\__init__.py", line 993, in emit msg = self.format(record) "C:\Program s (x86)\Microsoft SDKs\Azure\CLI2\lib\logging\__init__.py", line 839, in format return fmt.format(record) "C:\Program s (x86)\Microsoft SDKs\Az...
0.701519
Traceback (most recent call last): "<string>", line 1, in <module> "C:\Users\alsgr\AppData\Local\Temp\pip-install-czrz5jvv\biogeme\setup.py", line 21, in <module> import numpy ModuleNotFoundError: No module named 'numpy'
Traceback (most recent call last): "/Applications/PsychoPy3.app/Contents/Resources/lib/python3.6/psychopy/gui/qtgui.py", line 15, in <module> from PyQt4 import QtGui ModuleNotFoundError: No module named 'PyQt4'
0.840581
Traceback (most recent call last): "/root/myproject/scrapy/local/lib/python2.7/site-packages/twisted/internet/defer.py", line 150, in maybeDeferred result = f(*args, **kw) "/root/myproject/scrapy/local/lib/python2.7/site-packages/pydispatch/robustapply.py", line 55, in robustApply return receiver(*arguments, **...
2017-01-10 19:15:27,181 - synapse.http.server - 139 - ERROR - POST-873438 - Failed handle request synapse.http.server._async_render on <synapse.rest.ClientRestResource object at 0x4fe6510>: <XForwardedForRequest at 0x39185518 method=POST uri=/_matrix/client/r0/join/!ZZCkJvNTraceback (most recent call last): "synapse...
0.729432
Traceback (most recent call last): "jarvis.py", line 6, in <module> import modules "/home/icyphox/Documents/coding/JARVIS-on-Messenger/modules/__init__.py", line 7, in <module> from src import * ImportError: No module named 'src'
Traceback (most recent call last): "c:\users\user\appdata\local\programs\python\python35\lib\site-packages\PyInstaller\loader\rthooks\pyi_rth_pkgres.py", line 11, in <module> import pkg_resources as res "c:\users\user\console\env\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 631, in exec_modu...
0.763757
Traceback (most recent call last): "<string>", line 20, in <module> "/tmp/pip-build-Zr6dqL/nupic.bindings/setup.py", line 24, in <module> import numpy ImportError: No module named numpy
Traceback (most recent call last): "setup.py", line 1, in <module> import torch "/home/yuduo/anaconda3/lib/python3.6/site-packages/torch/__init__.py", line 80, in <module> from torch._C import * ImportError: /home/yuduo/anaconda3/lib/python3.6/site-packages/torch/lib/libshm.so: undefined symbol: _ZTI24THRefcoun...
0.750668
Traceback (most recent call last): "C:/Users/mohit.motwani/AppData/Local/Continuum/anaconda3/Lib/site-packages/polyglot-16.7.4-py3.6.egg/polyglot/__main__.py", line 13, in <module> import logging "C:\Users\mohit.motwani\AppData\Local\Continuum\anaconda3\lib\logging\__init__.py", line 26, in <module> import sys,...
Traceback (most recent call last): "F:/PyTorch/onnx/onnx-simplifier-master/onnxsim/onnx_simplifier.py", line 11, in <module> import onnxoptimizer # type: ignore "F:\anaconda\envs\pytorch1.6\lib\site-packages\onnxoptimizer\__init__.py", line 14, in <module> import onnxoptimizer.onnx_opt_cpp2py_export as C Import...
0.760002
Traceback (most recent call last): "start.py", line 18, in <module> from tools.commands import Commands "/Users/bradnickel/Documents/octobot/OctoBot/tools/commands.py", line 24, in <module> from tentacles_manager.tentacle_creator.tentacle_creator import TentacleCreator ModuleNotFoundError: No module named 'tent...
Traceback (most recent call last): "test1.py", line 1, in <module> import pyautogui ModuleNotFoundError: No module named 'pyautogui'
0.848451
Traceback (most recent call last): "/usr/local/bin/network-top", line 3, in <module> from netutils_linux_monitoring import NetworkTop "/usr/local/lib/python2.7/dist-packages/netutils_linux_monitoring/__init__.py", line 1, in <module> from netutils_linux_monitoring.irqtop import IrqTop "/usr/local/lib/python2...
Traceback (most recent call last): "model_main_tf2.py", line 31, in <module> from object_detection import model_lib_v2 "D:\tf_train\models\research\object_detection\model_lib_v2.py", line 27, in <module> from object_detection import eval_util "D:\tf_train\models\research\object_detection\eval_util.py", line ...
0.76575
Traceback (most recent call last): "/opt/pycharm-professional/helpers/pydev/pydev_run_in_console.py", line 52, in run_file pydev_imports.execfile(file, globals, locals) # execute the script "/opt/pycharm-professional/helpers/pydev/_pydev_imps/_pydev_execfile.py", line 18, in execfile exec(compile(contents+"\n",...
Traceback (most recent call last): "/home/self/ranger-1.8.1/ranger/core/main.py", line 145, in main fm.loop() "/home/self/ranger-1.8.1/ranger/core/fm.py", line 368, in loop ui.handle_input() "/home/self/ranger-1.8.1/ranger/gui/ui.py", line 230, in handle_input self.handle_key(key) "/home/self/ranger-1.8....
0.684449
Traceback (most recent call last): "<stdin>", line 1, in <module> "/home/lvk/anaconda3/lib/python3.6/site-packages/mpmath/calculus/optimization.py", line 967, in findroot if not isinstance(x, (list, tuple, ctx.matrix)): UnboundLocalError: local variable 'x' referenced before assignment
ERROR:ui:Traceback (most recent call last): "/usr/lib/python3.7/site-packages/alot/ui.py", line 709, in apply_command await cmd.apply(self) "/usr/lib/python3.7/site-packages/alot/commands/globals.py", line 863, in apply account = settings.account_matching_address(fromaddress) UnboundLocalError: local variabl...
0.677481
Traceback (most recent call last): "train.py", line 19, in <module> from lib.net import Net, load_layer, caffe_test "/home/yq/work/face_class/prune/cpc/channel-pruning/lib/net.py", line 7, in <module> import caffe "/home/yq/work/face_class/prune/cpc/channel-pruning/caffe/python/caffe/__init__.py", line 1, in...
Traceback (most recent call last): "./yowsup-cli", line 722, in <module> if not parser.process(): "./yowsup-cli", line 610, in process self.startSendClient() "./yowsup-cli", line 649, in startSendClient from yowsup.demos import sendclient "/opt/yowsup/yowsup-master/yowsup/demos/sendclient/__init__.py", l...
0.727632
Traceback (most recent call last): "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/homeassistant/data_entry_flow.py", line 100, in async_init flow = await self.async_create_flow(handler, context=context, data=data) "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/si...
Traceback (most recent call last): "server.py", line 93, in <module> plugin_modules = build_plugins(cfg['plugins']) "server.py", line 39, in build_plugins Popen(['pip', 'install', '-r', 'plugins/%s/requirements.txt' % plug], stdout=DEVNULL) "/usr/lib/python3.6/subprocess.py", line 729, in __init__ restore_s...
0.718726
Traceback (most recent call last): "/Applications/PsychoPy3_PY3.app/Contents/Resources/__boot__.py", line 430, in <module> _run() "/Applications/PsychoPy3_PY3.app/Contents/Resources/__boot__.py", line 409, in _run exec(compile(source, path, 'exec'), globals(), globals()) "/Applications/PsychoPy3_PY3.app/Cont...
Traceback (most recent call last): "<string>", line 1, in <module> "/tmp/pip-vk80_S-build/setup.py", line 3, in <module> from sklearn2pmml import __license__, __version__ "sklearn2pmml/__init__.py", line 3, in <module> from sklearn.base import BaseEstimator ImportError: No module named sklearn.base
0.73736
` Traceback (most recent call last): "/home/ubuntu/.local/bin/mlflow", line 11, in <module> sys.exit(cli()) "/home/ubuntu/.local/lib/python2.7/site-packages/click/core.py", line 764, in __call__ return self.main(*args, **kwargs) "/home/ubuntu/.local/lib/python2.7/site-packages/click/core.py", line 717, in ma...
Traceback (most recent call last): "/usr/bin/azure-cli/lib/python3.6/site-packages/azure/cli/main.py", line 36, in main cmd_result = APPLICATION.execute(args) "/usr/bin/azure-cli/lib/python3.6/site-packages/azure/cli/core/application.py", line 212, in execute result = expanded_arg.func(params) "/usr/bin/azur...
0.714335
Traceback (most recent call last): "torBot.py", line 10, in <module> from modules.analyzer import LinkTree ImportError: No module named analyzer
Traceback (most recent call last): "<string>", line 1, in <module> "/opt/conda/lib/python3.6/site-packages/matplotlib/pyplot.py", line 115, in <module> _backend_mod, new_figure_manager, draw_if_interactive, _show = pylab_setup() "/opt/conda/lib/python3.6/site-packages/matplotlib/backends/__init__.py", line 62...
0.767722
Traceback (most recent call last): "/home/nisha/terndev/bin/tern", line 10, in <module> sys.exit(main()) "/home/nisha/terndev/tern/tern/__main__.py", line 192, in main do_main(args) "/home/nisha/terndev/tern/tern/__main__.py", line 95, in do_main crun.execute_image(args) "/home/nisha/terndev/tern/tern/an...
Traceback (most recent call last): "src/gevent/greenlet.py", line 766, in gevent._greenlet.Greenlet.run "/home/georg/PycharmProjects/ndb_chaos_tests/venv/lib/python3.7/site-packages/pyinfra/api/host.py", line 82, in connect self.connection = self.executor.connect(state, self, *args, **kwargs) "/home/georg/Pyc...
0.711098
Traceback (most recent call last): "<string>", line 1, in <module> ImportError: No module named setuptools
Traceback (most recent call last): "/usr/local/Cellar/hg-fast-export/190913/bin/hg-fast-export.py", line 6, in <module> from mercurial import node ImportError: cannot import name node
0.743917
Traceback (most recent call last): "/usr/local/bin/nvr", line 6, in <module> from nvr.nvr import main ModuleNotFoundError: No module named 'nvr'
Traceback (most recent call last): "\Anaconda3\lib\site-packages\conda\gateways\connection\__init__.py", line 21, in <module> from requests import ConnectionError, HTTPError, Session ModuleNotFoundError: No module named 'requests'
0.816232
Traceback (most recent call last): "/usr/local/bin/mkdocs", line 8, in <module> sys.exit(cli()) "/usr/local/lib/python3.9/site-packages/click/core.py", line 829, in __call__ return self.main(*args, **kwargs) "/usr/local/lib/python3.9/site-packages/click/core.py", line 782, in main rv = self.invoke(ctx) "...
Traceback (most recent call last): "gitGraber.py", line 351, in <module> responses = searchGithub(keywords , args) "gitGraber.py", line 307, in searchGithub pool.map( partial(doSearchGithub,args,tokenMap, tokenCombos), t_keywords ) "/usr/lib/python3.6/multiprocessing/pool.py", line 266, in map return self._...
0.707724
Traceback (most recent call last): "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main "__main__", fname, loader, pkg_name) "/usr/lib/python2.7/runpy.py", line 72, in _run_code exec code in run_globals "/root/.local/lib/python2.7/site-packages/object_detection/train.py", line 49, in <module> fro...
Traceback (most recent call last): "<string>", line 1, in <module> "/home/jjk3/PyCharmProjects/work/vmware/cset/pcas/slick/scratch/ptvenv/lib/python3.7/site-packages/setuptools/__init__.py", line 5, in <module> import functools "/home/linuxbrew/.linuxbrew/opt/python/lib/python3.7/functools.py", line 21, in <...
0.706581
Traceback (most recent call last): "<input>", line 1, in <module> from bodhi import client "/usr/lib/python3.9/site-packages/bodhi/client/__init__.py", line 30, in <module> from fedora.client import AuthError, openidproxyclient "/usr/lib/python3.9/site-packages/fedora/client/__init__.py", line 157, in <modul...
Traceback (most recent call last): "<stdin>", line 1, in <module> "/home/vant/env3.7/lib/python3.7/site-packages/mlfinlab/__init__.py", line 6, in <module> import mlfinlab.data_structures as data_structures "/home/vant/env3.7/lib/python3.7/site-packages/mlfinlab/data_structures/__init__.py", line 16, in <modu...
0.796124
Traceback (most recent call last): "<input>", line 1, in <module> ImportError: cannot import name 'Network'
Traceback (most recent call last): "/Users/fintan/anaconda/lib/python2.7/site-packages/flask/cli.py", line 235, in locate_app __import__(module_name) "/Users/fintan/Dropbox/LearnerShape/server3/application.py", line 1, in <module> from learnershape.app import * "/Users/fintan/Dropbox/LearnerShape/server3/lea...
0.783882
ERROR: Signature extraction failed: Traceback (most recent call last): "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpork090uw\build\youtube_dl\extractor\youtube.py", line 1212, in _decrypt_signature "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpork090uw\build\youtube_dl\extractor\y...
Traceback (most recent call last): "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp9r95p1_v\build\youtube_dl\YoutubeDL.py", line 789, in extract_info "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp9r95p1_v\build\youtube_dl\extractor\common.py", line 440, in extract "C:\Users\dst\Ap...
0.719217
Traceback (most recent call last): "C:\pyinstaller-develop\pyinstaller.py", line 14, in <module> from PyInstaller.__main__ import run "C:\pyinstaller-develop\PyInstaller\__main__.py", line 21, in <module> import PyInstaller.building.build_main "C:\pyinstaller-develop\PyInstaller\building\build_main.py", line...
Traceback (most recent call last): "<stdin>", line 1, in <module> "/home/ec2-user/anaconda3/envs/dlc-windowsGPU/lib/python3.6/site-packages/deeplabcut/__init__.py", line 29, in <module> from deeplabcut import generate_training_dataset "/home/ec2-user/anaconda3/envs/dlc-windowsGPU/lib/python3.6/site-packages/d...
0.756326
Traceback (most recent call last): "/home/levitanus/gits/sample_editor/sample_editor/tmpfsktpi", line 12, in <module> changes = ExtractMethod(myproject, ropy, 18805, 19666).get_changes('load_Art', similar=True) "/home/levitanus/.local/lib/python3.8/site-packages/rope/refactor/extract.py", line 69, in get_changes...
Traceback (most recent call last): "/opt/dev_intelmq/intelmq/lib/bot.py", line 167, in start self.process() "/opt/dev_intelmq/intelmq/bots/collectors/http/collector_http.py", line 97, in process self.send_message(report) "/opt/dev_intelmq/intelmq/lib/bot.py", line 831, in send_message super(CollectorBot, se...
0.704591
Traceback (most recent call last): "D:\StockAnalize\tradeW.pyw", line 15, in <module> import tushare as ts "D:\Python\lib\site-packages\tushare\__init__.py", line 11, in <module> from tushare.stock.trading import (get_hist_data, get_tick_data, "D:\Python\lib\site-packages\tushare\stock\trading.py", line 24, ...
Traceback (most recent call last): "camera_demo.py", line 16, in <module> from libs.networks import build_whole_network "../libs/networks/build_whole_network.py", line 19, in <module> from libs.detection_oprations.anchor_target_layer_without_boxweight import anchor_target_layer "../libs/detection_oprations/a...
0.764451
Traceback (most recent call last): "/Library/Frameworks/Python.framework/Versions/3.7/bin/objection", line 11, in <module> load_entry_point('objection==1.8.0', 'console_scripts', 'objection')() "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/click/core.py", line 764, in __call__ r...
Traceback (most recent call last): "/usr/local/lib/python3.5/dist-packages/django/core/handlers/exception.py", line 35, in inner response = get_response(request) "/usr/local/lib/python3.5/dist-packages/django/core/handlers/base.py", line 128, in _get_response response = self.process_exception_by_middleware(e, r...
0.693473
Traceback (most recent call last): "docker-compose", line 3, in <module> "compose/cli/main.py", line 88, in main "compose/cli/main.py", line 137, in perform_command "compose/cli/command.py", line 36, in project_from_options "compose/cli/command.py", line 115, in get_project "compose/project.py", line ...
Traceback (most recent call last): "/usr/lib/python3/dist-packages/thonny/__init__.py", line 65, in launch bench = workbench.Workbench(server_socket) "/usr/lib/python3/dist-packages/thonny/workbench.py", line 150, in __init__ self.reload_themes() "/usr/lib/python3/dist-packages/thonny/workbench.py", line 110...
0.680883
Traceback (most recent call last): "PlexConnect.py", line 17, in <module> import DNSServer, WebServer "D:\PlexConnect-master\DNSServer.py", line 116 print "ID {0:04x}".format((ord(paket[0])<<8)+ord(paket[1])) ^SyntaxError: invalid syntax
Traceback (most recent call last): "/usr/local/lib/python2.7/site-packages/PyInstaller/depend/owner.py", line 110, in getmod co = compile(stuff.replace("\r\n", "\n"), py[0], 'exec') "pickle_3.py", line 178 def __init__(self, file, protocol=None, *, fix_imports=True): ^SyntaxError: invalid syntax
0.689644
Traceback (most recent call last): "create_pascal_tf_record.py", line 37, in <module> from object_detection.utils import label_map_util "build/bdist.linux-x86_64/egg/object_detection/utils/label_map_util.py", line 22, in <module> ImportError: cannot import name string_int_label_map_pb2
Traceback (most recent call last): "/usr/local/bin/mitmproxy", line 19, in <module> from libmproxy import proxy, controller, console, utils, flow, cmdline "/usr/local/lib/python2.7/dist-packages/libmproxy/console.py", line 19, in <module> import urwid ImportError: No module named urwid
0.730337
Traceback (most recent call last): "<stdin>", line 1, in <module> "/home/yemz/anaconda3/envs/geo/lib/python3.7/site-packages/torch_scatter/__init__.py", line 3, in <module> from .mul import scatter_mul "/home/yemz/anaconda3/envs/geo/lib/python3.7/site-packages/torch_scatter/mul.py", line 3, in <module> from ...
Traceback (most recent call last): "/opt/anki/runanki", line 3, in <module> import aqt "/opt/anki-2.1.14/aqt/__init__.py", line 14, in <module> from aqt.qt import * "/opt/anki-2.1.14/aqt/qt.py", line 17, in <module> from PyQt5.QtWebEngineWidgets import * ImportError: dlopen: cannot load any more object with...
0.727033
Traceback (most recent call last): "C:/Users/zlan1/PycharmProjects/hellow/parallel_computing/deco.py", line 2, in <module> from deco import concurrent, synchronized "C:\Users\zlan1\PycharmProjects\hellow\parallel_computing\deco.py", line 2, in <module> from deco import concurrent, synchronized ImportError: cann...
Traceback (most recent call last): "/share/CACHEDEV1_DATA/.qpkg/PaperLess/lib/python3.7/site-packages/django/utils/autoreload.py", line 225, in wrapper fn(*args, **kwargs) "/share/CACHEDEV1_DATA/.qpkg/PaperLess/lib/python3.7/site-packages/django/core/management/commands/runserver.py", line 120, in inner_run sel...
0.745232
Traceback (most recent call last): "/nix/store/y22pwfk39i9r22ga10c3ifbp345gdl0p-xonsh-0.9.17/lib/python3.7/site-packages/xonsh/base_shell.py", line 362, in default run_compiled_code(code, self.ctx, None, "single") "/nix/store/y22pwfk39i9r22ga10c3ifbp345gdl0p-xonsh-0.9.17/lib/python3.7/site-packages/xonsh/codecac...
Traceback (most recent call last): "<string>", line 1, in <module> NameError: name 'res' is not defined
0.801842
Traceback (most recent call last): "network/conf.py", line 93, in <module> ImportError: cannot import name DNSCncLauncher
Traceback (most recent call last): "<stdin>", line 1, in <module> "apex/__init__.py", line 6, in <module> from . import amp "apex/amp/__init__.py", line 1, in <module> from .amp import init, half_function, float_function, promote_function,\ "apex/amp/amp.py", line 1, in <module> from . import compat, rnn...
0.822851
Traceback (most recent call last): "/usr/lib/python3.6/socketserver.py", line 317, in _handle_request_noblock self.process_request(request, client_address) "/usr/lib/python3.6/socketserver.py", line 348, in process_request self.finish_request(request, client_address) "/usr/lib/python3.6/socketserver.py", lin...
Traceback (most recent call last): "D:\Anaconda\lib\threading.py", line 917, in _bootstrap_inner self.run() "D:\Anaconda\lib\threading.py", line 865, in run self._target(*self._args, **self._kwargs) "D:\pycharm\teacher_analyse\Alphapose\dataloader.py", line 151, in getitem_yolo img_k, orig_img_k, im_dim_lis...
0.70296
Traceback (most recent call last): "/home/carlao/projects/autogluon/examples/image_classification/benchmark.py", line 95, in <module> main() "/home/carlao/projects/autogluon/examples/image_classification/benchmark.py", line 92, in main predictor.save() "/home/carlao/projects/autogluon/vision/src/autogluon/vi...
Caused by: org.apache.spark.api.python.PythonException: Traceback (most recent call last): "F:\TensorFlowOnSpark\spark-1.6.0-bin-hadoop2.6\python\lib\pyspark.zip\pyspark\worker.py", line 111, in main "F:\TensorFlowOnSpark\spark-1.6.0-bin-hadoop2.6\python\lib\pyspark.zip\pyspark\worker.py", line 106, in process ...
0.68129
ERROR: Traceback (most recent call last): "/home/charles/.local/lib/python3.7/site-packages/pipenv/vendor/pipdeptree.py", line 16, in <module> from pipenv.vendor.pip_shims import get_installed_distributions, FrozenRequirement ModuleNotFoundError: No module named 'pipenv'
Traceback (most recent call last): "run.py", line 9, in <module> from mmf.common.registry import registry ModuleNotFoundError: No module named 'mmf.common'
0.823153
Traceback (most recent call last): "credstash.py", line 935, in <module> main() "credstash.py", line 919, in main putAllSecretsAction(args, region, **session_params) "credstash.py", line 246, in func_wrapper return func(*args, **kwargs) "credstash.py", line 411, in putAllSecretsAction putSecretAction(ar...
Traceback (most recent call last): "experiments/fpn/fpn_test.py", line 20, in <module> test.main() "experiments/fpn/../../fpn/test.py", line 51, in main args.vis, args.ignore_cache, args.shuffle, config.TEST.HAS_RPN, config.dataset.proposal, args.thresh, logger=logger, output_path=final_output_path) "experim...
0.680772
Traceback (most recent call last): "/opt/eff.org/certbot/venv/bin/letsencrypt", line 7, in <module> from certbot.main import main "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/main.py", line 4, in <module> import logging.handlers "/usr/lib/python2.7/logging/__init__.py", line 26, in <m...
Traceback (most recent call last): "/var/python/bin/coverage", line 11, in <module> load_entry_point('coverage==5.2', 'console_scripts', 'coverage')() "/var/python/lib/python2.7/site-packages/setuptools-40.5.0-py2.7.egg/pkg_resources/__init__.py", line 484, in load_entry_point "/var/python/lib/python2.7/site-...
0.801576
Traceback (most recent call last): "/usr/local/bin/wemo", line 11, in <module> load_entry_point('ouimeaux==0.8', 'console_scripts', 'wemo')() "/usr/local/lib/python3.6/site-packages/ouimeaux-0.8-py3.6.egg/ouimeaux/cli.py", line 375, in wemo args.func(args) "/usr/local/lib/python3.6/site-packages/ouimeaux-0.8...
Traceback (most recent call last): "demo_toolbox.py", line 2, in <module> from toolbox import Toolbox "/home/adi/Downloads/real-time-weibel-master/toolbox/__init__.py", line 1, in <module> from toolbox.ui import UI "/home/adi/Downloads/real-time-weibel-master/toolbox/ui.py", line 57 def draw_utterance(self,...
0.672502
Traceback (most recent call last): "/snap/pycharm-community/132/helpers/pydev/pydevd.py", line 1758, in <module> main() "/snap/pycharm-community/132/helpers/pydev/pydevd.py", line 1752, in main globals = debugger.run(setup['file'], None, None, is_module) "/snap/pycharm-community/132/helpers/pydev/pydevd.py",...
Traceback (most recent call last): "train.py", line 332, in <module> model = train_model(model, criterion, optimizer_ft, exp_lr_scheduler,num_epochs=10) "train.py", line 176, in train_model outputs = model(inputs) "/home/yhangbin/anaconda3/lib/python3.6/site-packages/torch/nn/modules/module.py", line 357, in...
0.719698
Traceback (most recent call last): "ethSender_testfile.py", line 64, in <module> send_token() "ethSender_testfile.py", line 54, in send_token print this_contract.call().name() "eth_tests/venv/lib/python2.7/site-packages/eth_utils/string.py", line 85, in inner return force_obj_to_text(fn(*args, **kwargs)) ...
Addon error: Traceback (most recent call last): "mitmproxy\addons\view.py", line 612, in update "blinker\base.py", line 266, in send "blinker\base.py", line 266, in <listcomp> "mitmproxy\tools\web\master.py", line 57, in _sig_view_update "mitmproxy\tools\web\app.py", line 214, in broadcast "json\__ini...
0.674235
Traceback (most recent call last): "/home/jonathan/miniconda3/bin/spyder", line 11, in <module> sys.exit(main()) "/home/jonathan/miniconda3/lib/python3.7/site-packages/spyder/app/start.py", line 190, in main from spyder.app import mainwindow "/home/jonathan/miniconda3/lib/python3.7/site-packages/spyder/app/m...
Traceback (most recent call last): "/usr/share/lyrebird/app.py", line 2, in <module> import gi ModuleNotFoundError: No module named 'gi'
0.796702
Traceback (most recent call last): "/usr/share/lyrebird/app.py", line 2, in <module> import gi ModuleNotFoundError: No module named 'gi'
Traceback (most recent call last): "/opt/lib/python3.9/site-packages/numpy/core/__init__.py", line 22, in <module> from . import multiarray "/opt/lib/python3.9/site-packages/numpy/core/multiarray.py", line 12, in <module> from . import overrides "/opt/lib/python3.9/site-packages/numpy/core/overrides.py", lin...
0.797379
Traceback (most recent call last): "<stdin>", line 1, in <module> TypeError: generate_and_write_rsa_keypair() missing 1 required positional argument: 'bits'
Traceback (most recent call last): "rename_imu.py", line 4, in <module> for topic, msg, t, conn_header in rosbag.Bag('2019-05-24-09-53-28-high-density.bag').read_messages(return_connection_header=True): TypeError: read_messages() got an unexpected keyword argument 'return_connection_header'
0.717313
Traceback (most recent call last): "/usr/local/lib/python3.6/site-packages/pandas/core/indexes/base.py", line 2525, in get_loc return self._engine.get_loc(key) "pandas/_libs/index.pyx", line 117, in pandas._libs.index.IndexEngine.get_loc "pandas/_libs/index.pyx", line 139, in pandas._libs.index.IndexEngine.ge...
Traceback (most recent call last): "/home/developer/PycharmProjects/pandas/pandas/core/indexes/base.py", line 3225, in get_loc return self._engine.get_loc(casted_key) "pandas/_libs/index.pyx", line 70, in pandas._libs.index.IndexEngine.get_loc cpdef get_loc(self, object val): "pandas/_libs/index.pyx", line 1...
0.85078
Traceback (most recent call last): "C:\Users\user001205\Desktop\abc\DeepFaceLab\DeepFaceLab_NVIDIA\_internal\DeepFaceLab\core\joblib\SubprocessorBase.py", line 62, in _subprocess_run self.on_initialize(client_dict) "C:\Users\user001205\Desktop\abc\DeepFaceLab\DeepFaceLab_NVIDIA\_internal\DeepFaceLab\mainscripts\...
Traceback (most recent call last): "/home/pi/env/lib/python3.5/site-packages/googleapiclient/discovery_cache/file_cache.py", line 37, in <module> from oauth2client.locked_file import Locked ImportError: No module named 'oauth2client.locked_file'
0.692015
Traceback (most recent call last): "webview/__init__.py", line 90, in _initialize_imports "/home/filip/code/control-server-ui/venv/lib/python3.5/site-packages/PyInstaller/loader/pyimod03_importers.py", line 627, in exec_module exec(bytecode, module.__dict__) "webview/qt.py", line 68, in <module> ImportError: ...
Traceback (most recent call last): "<string>", line 1, in <module> ImportError: cannot import name 'AutoModel'
0.701518
Traceback (most recent call last): "./scripts/TASK1/Text_Augmentation/Information_Type/cross_validation.py", line 49, in <module> args=args) "/home/s/ss4354/.local/lib/python3.7/site-packages/simpletransformers/classification/multi_label_classification_model.py", line 132, in __init__ config_class, model_class,...
Traceback (most recent call last): "/usr/src/poloniexlendingbot/lendingbot.py", line 58, in <module> Lending.init(Config, api, log, Data, MaxToLend, dry_run, analysis, notify_conf) "/usr/src/poloniexlendingbot/modules/Lending.py", line 80, in init if notify_conf['notify_summary_minutes']: KeyError: 'notify_summ...
0.681425
Traceback (most recent call last): "/srv/homeassistant/lib/python3.5/site-packages/homeassistant/helpers/entity.py", line 225, in async_update_ha_state yield from self.hass.async_add_job(self.update) "/usr/lib/python3.5/asyncio/futures.py", line 361, in __iter__ yield self # This tells Task to wait for completi...
Traceback (most recent call last): "/home/nwagner/local/lib64/python2.6/site-packages/nose-0.11.2.dev-py2.6.egg/nose/case.py", line 183, in runTest self.test(*self.arg) "/home/nwagner/local/lib64/python2.6/site-packages/numpy/testing/decorators.py", line 146, in skipper_func return f(*args, **kwargs) "/home/nwagn...
0.671543
Traceback (most recent call last): "/usr/src/pacu/pacu.py", line 1732, in <module> Main().run() "/usr/src/pacu/pacu.py", line 175, in __init__ self.CATEGORIES: set = load_categories() "/usr/src/pacu/pacu.py", line 61, in load_categories module = __import__(module_path, globals(), locals(), ['module_info'], ...
Traceback (most recent call last): "tools\geninterop\geninterop.py", line 24, in <module> from pycparser import c_ast, c_parser ModuleNotFoundError: No module named 'pycparser'
0.791555
> Traceback (most recent call last): "nsga.py", line 25, in <module> from deap.benchmarks.tools import diversity, convergence, hypervolume ImportError: cannot import name 'hypervolume'
Traceback (most recent call last): "/root/anaconda3/lib/python3.6/site-packages/django/utils/autoreload.py", line 226, in wrapper fn(*args, **kwargs) "/root/anaconda3/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 113, in inner_run autoreload.raise_last_exception() "/root/ana...
0.774909
`Traceback (most recent call last): "/usr/pip3/bin/rainbowstream", line 7, in <module> from rainbowstream.rainbow import fly "/usr/pip3/lib/python3.6/site-packages/rainbowstream/rainbow.py", line 28, in <module> from .consumer import * ModuleNotFoundError: No module named 'rainbowstream.consumer'
Traceback (most recent call last): "D:\obj\windows-release\37win32_Release\msi_python\zip_win32\runpy.py", line 193, in _run_module_as_main "D:\obj\windows-release\37win32_Release\msi_python\zip_win32\runpy.py", line 85, in _run_code "C:\Users\saroa\repositories\eddington_gui\windows\EddingtonGUI\src\\app\eddi...
0.79052