text1
stringlengths
92
132k
text2
stringlengths
83
99.1k
score
float64
0.01
1
Traceback (most recent call last): "/Users/hynek/.local/bin/pipenv", line 11, in <module> sys.exit(cli()) "/Users/hynek/.local/venvs/pipenv/lib/python3.6/site-packages/pipenv/vendor/click/core.py", line 722, in __call__ return self.main(*args, **kwargs) "/Users/hynek/.local/venvs/pipenv/lib/python3.6/site-pa...
Traceback (most recent call last): "/home/gaokai/lingvo_2/lingvo-master/bazel-bin/lingvo/trainer.runfiles/__main__/lingvo/trainer.py", line 1836, in <module> tf.app.run(main) "/home/gaokai/miniconda3/envs/gpipe_tf2gpu/lib/python3.6/site-packages/tensorflow_core/python/platform/app.py", line 40, in run _run(main...
0.696453
Traceback (most recent call last): "./privacyidea-token-janitor", line 44, in <module> from flask.ext.script.commands import InvalidCommand ImportError: No module named ext.script.commands
Traceback (most recent call last): "train.py", line 17, in <module> import networks "/home/jp/Documents/gitWorkspace/CCNet-1/networks/__init__.py", line 3, in <module> import networks.ccnet "/home/jp/Documents/gitWorkspace/CCNet-1/networks/ccnet.py", line 13, in <module> from cc_attention import CrissCrossA...
0.6768
Traceback (most recent call last): "/usr/local/bin/patroni", line 5, in <module> from patroni import main ImportError: cannot import name 'main'
Traceback (most recent call last): "c:\users\chupa\appdata\local\programs\python\python38-32\lib\site-packages\redbot\core\core_commands.py", line 102, in _load spec = await bot._cog_mgr.find_cog(name) "c:\users\chupa\appdata\local\programs\python\python38-32\lib\site-packages\redbot\core\cog_manager.py", line 2...
0.762361
Traceback (most recent call last): "/data/data/com.termux/files/usr/lib/python3.8/multiprocessing/synchronize.py", line 28, in <module> from _multiprocessing import SemLock, sem_unlink ImportError: cannot import name 'SemLock' from '_multiprocessing' (/data/data/com.termux/files/usr/lib/python3.8/lib-dynload/_multi...
Traceback (most recent call last): "/opt/sublime_text_3/sublime_plugin.py", line 125, in reload_plugin m = importlib.import_module(modulename) "./python3.3/importlib/__init__.py", line 90, in import_module "<frozen importlib._bootstrap>", line 1584, in _gcd_import "<frozen importlib._bootstrap>", line 156...
0.768397
Traceback (most recent call last): "cobra.py", line 7, in <module> from cobra import main "/usr/local/var/www/cobra/cobra/__init__.py", line 21, in <module> from . import cli, api, config "/usr/local/var/www/cobra/cobra/cli.py", line 16, in <module> from .detection import Detection "/usr/local/var/www/co...
Traceback (most recent call last): "<string>", line 1, in <module> ImportError: No module named config
0.723677
Traceback (most recent call last): "demo.py", line 14, in <module> from detector import Detector "/home/user/CenterTrack/src/lib/detector.py", line 13, in <module> from model.model import create_model, load_model "/home/user/CenterTrack/src/lib/model/model.py", line 14, in <module> from .networks.generic_ne...
Traceback (most recent call last): "/root/.ghost/./ghost", line 33, in <module> import readline ModuleNotFoundError: No module named 'readline'
0.726222
Traceback (most recent call last): "license-plate-detection.py", line 5, in <module> from src.keras_utils import load_model "D:\cywin\home\Administrator\alpr\src\keras_utils.py", line 6, in <module> from label import Label ImportError: No module named 'label'
Traceback (most recent call last): "/home/jeremy/documents/bin/pip", line 7, in <module> from pip import main "/home/jeremy/documents/lib/python2.7/site-packages/pip/__init__.py", line 21, in <module> from pip._vendor.requests.packages.urllib3.exceptions import DependencyWarning "/home/jeremy/documents/lib/p...
0.790326
Traceback (most recent call last): "/tmp/test.py", line 4, in <module> df.query('other == 0 | other.isnull()') "/usr/local/lib/python3.6/dist-packages/pandas/core/frame.py", line 3184, in query res = self.eval(expr, **kwargs) "/usr/local/lib/python3.6/dist-packages/pandas/core/frame.py", line 3300, in eval ...
Traceback (most recent call last): "C:\Users\thomasonc\AppData\Local\Continuum\anaconda3\lib\site-packages\spyder\widgets\variableexplorer\dataframeeditor.py", line 295, in data value = self.get_value(row, column-1) "C:\Users\thomasonc\AppData\Local\Continuum\anaconda3\lib\site-packages\spyder\widgets\variableex...
0.676689
Traceback (most recent call last): "/opt/py3/lib/python3.6/site-packages/django/core/handlers/exception.py", line 41, in inner response = get_response(request) "/opt/py3/lib/python3.6/site-packages/django/core/handlers/base.py", line 187, in _get_response response = self.process_exception_by_middleware(e, reque...
```Traceback (most recent call last): "/home/inkremental-3/gitKraken/luminoth/venv/bin/lumi", line 9, in <module> load_entry_point('luminoth', 'console_scripts', 'lumi')() "/home/inkremental-3/gitKraken/luminoth/venv/lib/python3.5/site-packages/click/core.py", line 722, in __call__ return self.main(*args, **kwa...
0.720333
Traceback (most recent call last): "C:\Users\91901\anaconda3\envs\tf_1\lib\site-packages\IPython\core\ultratb.py", line 1169, in get_records return _fixed_getinnerframes(etb, number_of_lines_of_context, tb_offset) "C:\Users\91901\anaconda3\envs\tf_1\lib\site-packages\IPython\core\ultratb.py", line 316, in wrappe...
Traceback (most recent call last): "WeblogicScan.py", line 12, in <module> from config.config_banners import banner ImportError: No module named config.config_banners
0.716716
Traceback (most recent call last): "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner self.run() "/usr/local/lib/python3.8/threading.py", line 870, in run self._target(*self._args, **self._kwargs) "/usr/local/lib/python3.8/site-packages/django/utils/autoreload.py", line 53, in wrapper fn...
Traceback (most recent call last): "C:\Users\mb\AppData\Local\Programs\Python\Python37\lib\threading.py", line 926, in _bootstrap_inner self.run() "C:\Users\mb\AppData\Local\Programs\Python\Python37\lib\threading.py", line 870, in run self._target(*self._args, **self._kwargs) "D:\.virtualenvs\.poetry\upw-goo...
0.766372
Traceback (most recent call last): "<string>", line 1, in <module> "C:\Program s\IronPython 2.7\Lib\site-packages\setuptools\__init__.py", line 11, in <module> "C:\Program s\IronPython 2.7\Lib\site-packages\setuptools\extern\__init__.py", line 1, in <module> "C:\Program s\IronPython 2.7\Lib\site-package...
Traceback (most recent call last): "lettuce/__init__.py", line 53, in <module> terrain = fs. System._import("terrain") "lettuce/fs.py", line 74, in _import module = imp.load_module(name, fp, pathname, description) "/home/simon/django/dms/terrain.py", line 2, in <module> from django.test.utils import setup_test_e...
0.758499
Traceback (most recent call last): "prep.py", line 89, in <module> create_weather() "prep.py", line 69, in create_weather from scipy.misc import imresize ImportError: cannot import name 'imresize'
Traceback (most recent call last): "/tmp/.root_bc136f_salt/salt-call", line 4, in <module> salt_call() "/tmp/.root_bc136f_salt/salt/scripts.py", line 218, in salt_call import salt.cli.call "/tmp/.root_bc136f_salt/salt/cli/call.py", line 6, in <module> from salt.utils import parsers "/tmp/.root_bc136f_salt/salt...
0.670303
Traceback (most recent call last): "./load-resnet.py", line 209, in <module> newname = name_conversion(k) "./load-resnet.py", line 166, in name_conversion layer_block_part1 = s.group(3) AttributeError: 'NoneType' object has no attribute 'group'
Traceback (most recent call last): "./highway.py", line 163, in <module> open("hwy.json","w").write(hwy.model.to_json()) "/home/jake/tf3/lib/python3.5/site-packages/keras/engine/topology.py", line 2618, in to_json model_config = self._updated_config() "/home/jake/tf3/lib/python3.5/site-packages/keras/engine...
0.676306
Traceback (most recent call last): "<input>", line 1, in <module> "/home/xuhuanhua/mmdetection/mmdet/apis/__init__.py", line 2, in <module> from .inference import (inference_detector, init_detector, show_result, "/home/xuhuanhua/mmdetection/mmdet/apis/inference.py", line 11, in <module> from mmdet.core impor...
Traceback (most recent call last): "custom.py", line 8, in <module> from instapy import InstaPy "/home/pi/InstaPy/instapy/__init__.py", line 2, in <module> from .instapy import InstaPy "/home/pi/InstaPy/instapy/instapy.py", line 24, in <module> from .like_util import verify_liking ImportError: cannot import...
0.75511
Traceback (most recent call last): "/usr/local/anaconda2/lib/python2.7/site-packages/tornado/web.py", line 1592, in _execute result = yield result "/usr/local/anaconda2/lib/python2.7/site-packages/tornado/gen.py", line 1133, in run value = future.result() "/usr/local/anaconda2/lib/python2.7/site-packages/tor...
Traceback (most recent call last): "aclgen.py", line 543, in <module> app.run(main) "/usr/local/lib/python2.7/dist-packages/absl/app.py", line 299, in run _run_main(main, args) "/usr/local/lib/python2.7/dist-packages/absl/app.py", line 250, in _run_main sys.exit(main(argv)) "aclgen.py", line 534, in main...
0.675862
Traceback (most recent call last): "/Applications/PyCharm CE.app/Contents/helpers/pydev/pydevd.py", line 1664, in <module> main() "/Applications/PyCharm CE.app/Contents/helpers/pydev/pydevd.py", line 1658, in main globals = debugger.run(setup['file'], None, None, is_module) "/Applications/PyCharm CE.app/Cont...
Traceback (most recent call last): "<string>", line 3, in <module> "/tmp/pip-micropy-venv/local/lib/python2.7/site-packages/distribute-0.6.24-py2.7.egg/setuptools/__init__.py", line 2, in <module> from setuptools.extension import Extension, Library "/tmp/pip-micropy-venv/local/lib/python2.7/site-packages/distrib...
0.724788
Traceback (most recent call last): "/usr/bin/wifi-pumpkin", line 33, in <module> sys.exit(load_entry_point('wifipumpkin3==1.0.8', 'console_scripts', 'wifipumpkin3')()) "/usr/lib/python3.9/site-packages/wifipumpkin3/__main__.py", line 79, in main config.set("accesspoint", "status_ap", False) "/usr/lib/python3...
Traceback (most recent call last): "D:\taskcat\taskcat.py", line 57, in <module> main() "D:\taskcat\taskcat.py", line 45, in main tcat_instance.stage_in_s3(taskcat_cfg) "D:\taskcat\taskcat\stacker.py", line 484, in stage_in_s3 print("{}[S3: -> ]{} s3://{}/{}".format(white, rst_color, self.get_s3bucket(), s3...
0.680482
Traceback (most recent call last): "/Users/igortkachenko/Tools/kivy-designer/venv/lib/python3.6/site-packages/kivy/uix/widget.py", line 265, in _widget_destructor "/Users/igortkachenko/Tools/kivy-designer/venv/lib/python3.6/site-packages/kivy/lang/builder.py", line 760, in unbind_widget "kivy/weakproxy.pyx", l...
Traceback (most recent call last): "/Users/igortkachenko/Tools/kivy-designer/venv/lib/python3.6/site-packages/kivy/uix/widget.py", line 265, in _widget_destructor "/Users/igortkachenko/Tools/kivy-designer/venv/lib/python3.6/site-packages/kivy/lang/builder.py", line 760, in unbind_widget "kivy/weakproxy.pyx", l...
1
Traceback (most recent call last): "train_pose2vid.py", line 17, in <module> from data.data_loader import CreateDataLoader ModuleNotFoundError: No module named 'data.data_loader'
Traceback (most recent call last): "/Users/travis/venv/bin/coverage", line 5, in <module> from coverage.cmdline import main ModuleNotFoundError: No module named 'coverage'
0.76049
Traceback (most recent call last): "/home/pi/GassistPi/src/main.py", line 17, in <module> from kodijson import Kodi, PLAYER_VIDEO ImportError: No module named 'kodijson'
Traceback (most recent call last): "C:\Users\xxx\Desktop\audio\python\visualization.py", line 7, in <module> import microphone "C:\Users\xxx\Desktop\audio\python\microphone.py", line 3, in <module> import pyaudio ImportError: No module named pyaudio
0.832842
Module fastqc raised an exception: Traceback (most recent call last): "/hpc/local/CentOS7/gen/software/multiqc-1.9/venv/lib/python3.6/site-packages/multiqc/multiqc.py", line 569, in run output = mod() "/hpc/local/CentOS7/gen/software/multiqc-1.9/venv/lib/python3.6/site-packages/multiqc/modules/fastqc/fastqc.py",...
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.681255
Traceback (most recent call last): "/usr/local/bin/monkeytype", line 7, in <module> from monkeytype.cli import entry_point_main "/usr/local/lib/python3.5/dist-packages/monkeytype/__init__.py", line 7, in <module> from typing import ( ImportError: cannot import name 'ContextManager'
Traceback (most recent call last): "/usr/bin/pip", line 9, in <module> from pip import main ImportError: cannot import name main
0.794376
Traceback (most recent call last): "train.py", line 14, in <module> from fairseq import bleu, data, options, utils "/home/hfyu/fairseq16/fairseq-py-master/fairseq/options.py", line 11, in <module> from fairseq import models "/home/hfyu/fairseq16/fairseq-py-master/fairseq/models/__init__.py", line 9, in <modu...
Traceback (most recent call last): "<stdin>", line 1, in <module> "/software/pytroll/virtual-env-test/pytroll/lib/python3.5/site-packages/xarray/__init__.py", line 26, in <module> from .coding.cftime_offsets import cftime_range "/software/pytroll/virtual-env-test/pytroll/lib/python3.5/site-packages/xarray/cod...
0.730793
Traceback (most recent call last): "d:\work\merge\ddclient\venv\lib\site-packages\PyInstaller\depend\bindepend.py", line 731, in getImports return _getImports_pe(pth) "d:\work\merge\ddclient\venv\lib\site-packages\PyInstaller\depend\bindepend.py", line 128, in _getImports_pe dll,_ = forwarder.split('.') ValueEr...
Traceback (most recent call last): "C:\Anaconda2\lib\site-packages\nflgame\update_players.py", line 419, in run roster.append(meta_from_soup_row(team, row)) "C:\Anaconda2\lib\site-packages\nflgame\update_players.py", line 179, in meta_from_soup_row last_name, first_name = map(lambda s: s.strip(), name.split(','...
0.758618
Traceback (most recent call last): "faceswap.py", line 36, in <module> ARGUMENTS.func(ARGUMENTS) "/home/hyy/swap/faceswap-master/lib/cli.py", line 81, in execute_script process.process() "/home/hyy/swap/faceswap-master/scripts/convert.py", line 42, in process model = self.load_model() "/home/hyy/swap/fac...
`Traceback (most recent call last): "<pyshell#0>", line 1, in <module> from telethon import TelegramClient "C:\Python34\lib\site-packages\telethon\__init__.py", line 3, in <module> from .interactive_telegram_client import InteractiveTelegramClient "C:\Python34\lib\site-packages\telethon\interactive_telegram_...
0.692742
Traceback (most recent call last): "Object_detection_picamera.py", line 51, in <module> from utils import label_map_util "/home/pi/tensorflow/models/research/object_detection/utils/label_map_util.py", line 26, in <module> from object_detection.protos import string_int_label_map_pb2 ImportError: cannot import na...
Traceback (most recent call last): "hello.py", line 1, in <module> import fire ImportError: No module named fire.
0.748926
Traceback (most recent call last): "/home/felipe/tf-venv3/bin/kg", line 11, in <module> sys.exit(main()) "/home/felipe/tf-venv3/lib/python3.5/site-packages/kaggle_cli/main.py", line 21, in main return app.run(argv) "/home/felipe/tf-venv3/lib/python3.5/site-packages/cliff/app.py", line 279, in run result = s...
Traceback (most recent call last): "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) "/usr/lib/python3.7/runpy.py", line 85, in _run_code exec(code, run_globals) "/home/pi/.local/lib/python3.7/site-packages/pip/__main__.py", line 24, in <module> sys.exit(_main()) "/ho...
0.738259
Traceback (most recent call last): "/home/user/w3af/w3af/core/ui/gui/main.py", line 547, in _scan_director func() "/home/user/w3af/w3af/core/ui/gui/main.py", line 646, in _scan_start self.set_tabs(True) "/home/user/w3af/w3af/core/ui/gui/main.py", line 793, in set_tabs self._set_tab(sensit, _("Results"), scanrun.S...
Traceback (most recent call last): "/root/w3af/w3af/core/ui/gui/main.py", line 547, in _scan_director func() "/root/w3af/w3af/core/ui/gui/main.py", line 646, in _scan_start self.set_tabs(True) "/root/w3af/w3af/core/ui/gui/main.py", line 793, in set_tabs self._set_tab(sensit, _("Results"), scanrun.ScanRunBody) "...
1
Traceback (most recent call last): "/usr/lib/python3.6/tkinter/__init__.py", line 37, in <module> import _tkinter ModuleNotFoundError: No module named '_tkinter'
Traceback (most recent call last): "c:\users\arnaud\appdata\local\programs\python\python36-32\lib\site-packages\beets\plugins.py", line 254, in load_plugins namespace = __import__(modname, None, None) "c:\users\arnaud\appdata\local\programs\python\python36-32\lib\site-packages\beetsplug\chroma.py", line 27, in <...
0.825186
Traceback (most recent call last): "/opt/code/localstack/localstack/services/plugins.py", line 96, in check_infra check_service_health(api=name, print_error=print_error) "/opt/code/localstack/localstack/services/plugins.py", line 115, in check_service_health raise e "/opt/code/localstack/localstack/services/...
Traceback (most recent call last): "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/certbot/renewal.py", line 413, in handle_renewal_request main.obtain_cert(lineage_config, plugins, renewal_candidate) "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/certbot/main.py", line 626, ...
0.691651
Traceback (most recent call last): "<string>", line 1, in <module> ModuleNotFoundError: No module named 'setuptools'
Traceback (most recent call last): "<string>", line 1, in <module> "/tmp/pip-build-etw2xocn/cryptography/setup.py", line 14, in <module> from setuptools_rust import RustExtension ModuleNotFoundError: No module named 'setuptools_rust'
0.819381
Traceback (most recent call last): "/opt/OpenWPM/demo.py", line 37, in <module> manager = TaskManager.TaskManager(manager_params, browser_params) "/opt/OpenWPM/automation/TaskManager.py", line 144, in __init__ self._launch_browsers() "/opt/OpenWPM/automation/TaskManager.py", line 182, in _launch_browsers se...
Traceback (most recent call last): "~/venv/lib/python2.7/site-packages/flask/app.py", line 1982, in wsgi_app response = self.full_dispatch_request() "~/venv/lib/python2.7/site-packages/flask/app.py", line 1614, in full_dispatch_request rv = self.handle_user_exception(e) "~/venv/lib/python2.7/site-packages/fl...
0.679223
Traceback (most recent call last): "<string>", line 1, in <module> ImportError: No module named setuptools
Traceback (most recent call last): "./auth_web.py", line 8, in <module> import yaml ImportError: No module named yaml
0.768429
Traceback (most recent call last): "/home/c_n031/anaconda3/lib/python3.7/site-packages/conda/exceptions.py", line 819, in __call__ return func(*args, **kwargs) "/home/c_n031/anaconda3/lib/python3.7/site-packages/conda/cli/main.py", line 78, in _main exit_code = do_call(args, p) "/home/c_n031/anaconda3/lib/p...
Comment: An exception occurred in this state: Traceback (most recent call last): "c:\salt\bin\lib\site-packages\salt-3002.1-py3.7.egg\salt\state.py", line 2154, in call *cdata["args"], **cdata["kwargs"] "c:\salt\bin\lib\site-packages\salt-3002.1-py3.7.egg\salt\loader.py", line 2188, in wrapper return f(*args, ...
0.700909
Traceback (most recent call last): "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/googleapiclient/discovery_cache/file_cache.py", line 33, in <module> from oauth2client.contrib.locked_file import Locked ModuleNotFoundError: No module named 'oauth2client.contrib.locked_file'
Traceback (most recent call last): "setup.py", line 7, in <module> from setuptools import setup "/usr/local/lib/python3.8/site-packages/setuptools/__init__.py", line 20, in <module> from setuptools.dist import Distribution, Feature "/usr/local/lib/python3.8/site-packages/setuptools/dist.py", line 35, in <mod...
0.803268
Traceback (most recent call last): "/home/ha/homeassistant/bin/hass", line 8, in <module> sys.exit(main()) "/home/ha/homeassistant/lib/python3.7/site-packages/homeassistant/__main__.py", line 342, in main exit_code = asyncio.run(setup_and_run_hass(config_dir, args)) "/usr/local/lib/python3.7/asyncio/runners....
Traceback (most recent call last): "/usr/lib/python3.9/site-packages/ranger/core/main.py", line 203, in main fm.loop() "/usr/lib/python3.9/site-packages/ranger/core/fm.py", line 382, in loop ui.handle_input() "/usr/lib/python3.9/site-packages/ranger/gui/ui.py", line 276, in handle_input self.handle_key(key)...
0.686279
Traceback (most recent call last): "eventHandler.pyc", line 150, in executeEvent "eventHandler.pyc", line 163, in doPreGainFocus "api.pyc", line 109, in setFocusObject "baseObject.pyc", line 46, in __get__ "baseObject.pyc", line 149, in _getPropertyViaCache "NVDAObjects\IAccessible\__init__.pyc", line...
Traceback (most recent call last): "/usr/lib/python3.6/threading.py", line 916, in _bootstrap_inner self.run() "/usr/lib/python3.6/threading.py", line 864, in run self._target(*self._args, **self._kwargs) "/usr/lib/python3.6/site-packages/gpodder/download.py", line 352, in run task = self.queue.get_next() ...
0.681613
Traceback (most recent call last): "C:\Users\<USER NAME>\Anaconda3\Scripts\conda-script.py", line 5, in <module> sys.exit(conda.cli.main()) "C:\Users\<USER NAME>\Anaconda3\lib\site-packages\conda\cli\main.py", line 179, in main return handle_exception(e) "C:\Users\<USER NAME>\Anaconda3\lib\site-packages\cond...
`Traceback (most recent call last): "blender_rendering/skinning.py", line 1, in <module> import bpy ModuleNotFoundError: No module named 'bpy'
0.797202
Traceback (most recent call last): "/srv/galaxy/scripts/galaxy-main", line 137, in app_loop galaxy_app = load_galaxy_app( "/srv/galaxy/scripts/galaxy-main", line 105, in load_galaxy_app app = UniverseApplication( "/srv/galaxy/lib/galaxy/app.py", line 78, in __init__ config.configure_logging(self.config) ...
Traceback (most recent call last): "/home/petr/dev/superdesk-server/env/lib/python3.4/site-packages/tornado/ioloop.py", line 976, in _run return self.callback() "/home/petr/dev/superdesk-server/env/lib/python3.4/site-packages/flower/views/update.py", line 51, in on_update_time workers = WorkersModel.get_latest(app...
0.672299
Traceback (most recent call last): "setup.py", line 83, in <module> **kwargs) "/usr/lib/python2.7/distutils/core.py", line 151, in setup dist.run_commands() "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands self.run_command(cmd) "/usr/lib/python2.7/distutils/dist.py", line 972, in run_com...
Traceback (most recent call last): "<stdin>", line 1, in <module> "/home/quilbeuf/.virtualenvs/angr2/lib/python2.7/site-packages/angr/manager.py", line 937, in run return self.step(n=n, step_func=step_func, until=until_func, stash=stash) "/home/quilbeuf/.virtualenvs/angr2/lib/python2.7/site-packages/angr/mana...
0.678876
Traceback (most recent call last): "/usr/local/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 797, in extract_info ie_result = ie.extract(url) "/usr/local/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 530, in extract ie_result = self._real_extract(url) "/usr/local/lib/python2....
Traceback (most recent call last): "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 792, in extract_info ie_result = ie.extract(url) "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 501, in extract ie_result = self._real_extract(url) "/usr/local/bin/youtube-dl/youtube_dl/extractor/fo...
0.847215
Traceback (most recent call last): "/usr/bin/elastalert-test-rule", line 11, in <module> load_entry_point('elastalert==0.1.14', 'console_scripts', 'elastalert-test-rule')() "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 560, in load_entry_point return get_distribution(dist).load_entry_point...
Traceback (most recent call last): "/home/amin/PycharmProjects/rllab2/rllab/envs/gym_env.py", line 9, in <module> from gym.wrappers.monitoring import logger as monitor_logger ImportError: cannot import name logger
0.810063
Traceback (most recent call last): "./faraday-server.py", line 14, in <module> from utils.dependencies import DependencyChecker "/root/faraday-dev/utils/dependencies.py", line 8, in <module> import pip "/usr/lib/python2.7/dist-packages/pip/__init__.py", line 21, in <module> from pip._vendor.requests.package...
Traceback (most recent call last): "/home/donguk/.local/lib/pypy3.6/site-packages/numpy/core/__init__.py", line 24, in <module> from . import multiarray "/home/donguk/.local/lib/pypy3.6/site-packages/numpy/core/multiarray.py", line 14, in <module> from . import overrides "/home/donguk/.local/lib/pypy3.6/site...
0.765815
Traceback (most recent call last): "/usr/lib/python3.4/asyncio/tasks.py", line 233, in _step result = coro.throw(exc) "/srv/homeassistant/homeassistant_venv/lib/python3.4/site-packages/homeassistant/helpers/entity_component.py", line 368, in async_process_entity new_entity, self, update_before_add=update_before...
Traceback (most recent call last): "/Applications/PyCharm.app/Contents/helpers/pydev/pydevd.py", line 1741, in <module> main() "/Applications/PyCharm.app/Contents/helpers/pydev/pydevd.py", line 1735, in main globals = debugger.run(setup['file'], None, None, is_module) "/Applications/PyCharm.app/Contents/help...
0.680788
Traceback (most recent call last): "virtualenv.py", line 25, in <module> import distutils.sysconfig ImportError: No module named distutils.sysconfig
Traceback (most recent call last): "./fate_flow/fate_flow_server.py", line 20, in <module> from concurrent import futures ImportError: No module named concurrent
0.801057
Traceback (most recent call last): "/build/csvkit-1.0.2/.pybuild/pythonX.Y_3.6/build/tests/test_utilities/test_in2csv.py", line 60, in test_convert_json self.assertConverted('json', 'examples/testjson.json', 'examples/testjson_converted.csv') "/build/csvkit-1.0.2/.pybuild/pythonX.Y_3.6/build/tests/test_utilities...
Traceback (most recent call last): "<string>", line 1, in <module> "/tmp/pip-build-94zykfa6/fabtools3/setup.py", line 36, in <module> long_description=read('README.rst') + '\n' + read('docs/CHANGELOG.rst'), "/tmp/pip-build-94zykfa6/fabtools3/setup.py", line 16, in read return open(path).read() "/usr/lib/...
0.799401
Traceback (most recent call last): "<string>", line 17, in <module> "/Users/nateaune/.virtualenvs/mediadrop/build/formencode/setup.py", line 7, in <module> raise ImportError('Python version not supported') ImportError: Python version not supported
Traceback (most recent call last): "d:\anaconda\lib\runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) "d:\anaconda\lib\runpy.py", line 85, in _run_code exec(code, run_globals) "D:\Anaconda\Scripts\pip.exe\__main__.py", line 5, in <module> "d:\anaconda\lib\site-packages\pip\_internal\__init...
0.741731
Traceback (most recent call last): "/opt/sublime_text/Lib/python33/sublime_plugin.py", line 594, in <lambda> lambda: check_view_event_listeners(view)) "/opt/sublime_text/Lib/python33/sublime_plugin.py", line 584, in check_view_event_listeners listeners.append(cls(view)) "/home/arsham/.config/sublime-text-3/P...
Traceback (most recent call last): "D:\PortableApps\Python\lib\runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) "D:\PortableApps\Python\lib\runpy.py", line 85, in _run_code exec(code, run_globals) "D:\PortableApps\Python\lib\site-packages\cykdl\__main__.py", line 185, in <module> main() ...
0.699753
Traceback (most recent call last): "/Users/sobolev/Documents/github/returns/.venv/bin/hypothesis", line 6, in <module> from hypothesis.extra.cli import main "/Users/sobolev/Documents/github/returns/.venv/lib/python3.7/site-packages/hypothesis/extra/cli.py", line 35, in <module> from hypothesis.extra import ghos...
Error: Traceback (most recent call last): "/lib/python3.7/site-packages/pyodide.py", line 42, in eval_code exec(compile(mod, '<exec>', mode='exec'), ns, ns) "<exec>", line 3, in <module> ModuleNotFoundError: No module named 'requests'
0.757943
Traceback (most recent call last): "/Users/emre/Documents/kivy-ios-master/wsb-ios/YourApp/main.py", line 1, in <module> "/Users/emre/Library/Developer/CoreSimulator/Devices/91B8D870-307A-4B75-A778-FD3C42FB941C/data/Containers/Bundle/Application/29898B5A-D5B1-43A7-B198-C25A0CE3530B/wsb.app/lib/python3.9/site-packa...
Traceback (most recent call last): "/usr/lib/python3.7/site-packages/libqtile/confreader.py", line 83, in from_file config = __import__(os.path.basename(path)[:-3]) "/home/dk/.config/qtile/config.py", line 2, in <module> from libqtile.lazy import lazy ModuleNotFoundError: No module named 'libqtile.lazy'
0.727651
Traceback (most recent call last): "/usr/local/bin/monkeytype", line 7, in <module> from monkeytype.cli import entry_point_main "/usr/local/lib/python3.5/dist-packages/monkeytype/__init__.py", line 7, in <module> from typing import ( ImportError: cannot import name 'ContextManager'
Traceback (most recent call last): "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) "/usr/lib/python3.7/runpy.py", line 85, in _run_code exec(code, run_globals) "/home/markchassy/.local/lib/python3.7/site-packages/pyls/__main__.py", line 12, in <module> from .python_ls i...
0.798344
Traceback (most recent call last): "<string>", line 1, in <module> "/tmp/pip-build-_hd184pu/kivy/setup.py", line 219, in <module> from Cython.Distutils import build_ext ImportError: No module named 'Cython'
Traceback (most recent call last): "train.py", line 13, in <module> from ptsemseg.models import get_model "/home/du4/14CS30025/sangeet/segmentation/pytorch-semseg/ptsemseg/models/__init__.py", line 8, in <module> from ptsemseg.models.frrn import * ImportError: No module named frrn
0.832791
Traceback (most recent call last):on .. "udemy-dl.py", line 1201, in <module> main() "udemy-dl.py", line 1042, in main udemy.course_download(path=options.output, quality=options.quality) "udemy-dl.py", line 393, in course_download course = udemy.course(self.url, self.username, self.password) "/Users/use...
Traceback (most recent call last): "/Library/Python/2.7/site-packages/youtube_dl/extractor/common.py", line 774, in _parse_json return json.loads(json_string) "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/__init__.py", line 338, in loads return _default_decoder.decode(s) "/Syst...
0.749374
Traceback (most recent call last): "/usr/lib/python3/dist-packages/apport_python_hook.py", line 62, in apport_excepthook import re, traceback "/usr/lib/python3.5/traceback.py", line 5, in <module> import linecache "/usr/lib/python3.5/linecache.py", line 11, in <module> import tokenize "/home/july/PythonP...
Traceback (most recent call last): "/home/hartzell/spack/opt/spack/linux-rhel7-x86_64/gcc-5.5.0/py-flake8-3.5.0-gj6upymrh6yq2yxzp64lsiztvk7wbx3x/bin/flake8", line 11, in <module> load_entry_point('flake8==3.5.0', 'console_scripts', 'flake8')() "/home/hartzell/spack/opt/spack/linux-rhel7-x86_64/gcc-5.5.0/py-setup...
0.738383
Traceback (most recent call last): "scripts/install_dependencies.py", line 27, in <module> from walkoff.config import Config "/home/walkoff/nsacyber/WALKOFF/walkoff/config.py", line 10, in <module> import msgpack ModuleNotFoundError: No module named 'msgpack'
Traceback (most recent call last): "kube.py", line 1, in <module> from kubernetes import client, config "/home/myuga/.local/lib/python3.8/site-packages/kubernetes/__init__.py", line 21, in <module> import kubernetes.dynamic ModuleNotFoundError: No module named 'kubernetes.dynamic'
0.797161
Traceback (most recent call last): "e:/NAVEED FOLDER/all projects/project#55/jarvis.py", line 3, in <module> engine = pyttsx3.init('sapi5') "C:\Users\naveed projects\AppData\Local\Programs\Python\Python38-32\lib\site-packages\pyttsx3\__init__.py", line 22, in init eng = Engine(driverName, debug) "C:\Users\na...
Traceback (most recent call last): "<stdin>", line 1, in <module> "G:\moviepy-master\moviepy\editor.py", line 31, in <module> from .video.io.downloader import download_webfile "G:\moviepy-master\moviepy\video\io\downloader.py", line 7, in <module> import requests ModuleNotFoundError: No module named 'request...
0.762246
Traceback (most recent call last): "C:\Users\S10500\AppData\Local\Continuum\anaconda3\lib\site-packages\spyder\widgets\ipythonconsole\client.py", line 575, in show_time elapsed_time = time.monotonic() - self.t0 TypeError: unsupported operand type(s) for -: 'float' and 'NoneType'
Traceback (most recent call last): "C:\Users\S10500\AppData\Local\Continuum\anaconda3\lib\site-packages\spyder\widgets\ipythonconsole\client.py", line 575, in show_time elapsed_time = time.monotonic() - self.t0 TypeError: unsupported operand type(s) for -: 'float' and 'NoneType'
1
Traceback (most recent call last): "<stdin>", line 1, in <module> "/home/user/miniconda2/envs/test/lib/python2.7/weakref.py", line 14, in <module> from _weakref import ( ImportError: cannot import name _remove_dead_weakref
Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/_pytest/config.py", line 365, in _importconftest mod = conftestpath.pyimport() "/usr/lib/python2.7/dist-packages/py/_path/local.py", line 668, in pyimport __import__(modname) "/home/<my_username>/repos/neuro/nipype/nipype/__init__.py", line...
0.787539
Traceback (most recent call last): "/home/user/prg/gitclone/sms-tools/software/models_interface/models_GUI.py", line 9, in <module> from tkinter import * ## notice lowercase 't' in tkinter here "/usr/lib/python3.9/tkinter/__init__.py", line 37, in <module> import _tkinter # If this fails your Python may not be ...
Traceback (most recent call last): "C:\Anaconda\lib\site-packages\sphinx\ext\autodoc.py", line 658, in import_object __import__(self.modname) "G:\Geoff\Dropbox\Documents\School\PhD\Projects\Code\osmnx-repos\osmnx\osmnx\__init__.py", line 9, in <module> from .buildings import * "G:\Geoff\Dropbox\Documents\Sch...
0.744072
Traceback (most recent call last): "/mnt/lustre/xiehaozhe/Development/feelvos/train.py", line 24, in <module> from feelvos import model "/mnt/lustre/xiehaozhe/Development/feelvos/model.py", line 58, in <module> from deeplab import model "/mnt/lustre/xiehaozhe/Development/feelvos/deeplab/model.py", line 58, i...
Traceback (most recent call last): "xsstrike", line 21, in <module> from core.injector import inject "/root/XSStrike/core/injector.py", line 9, in <module> from core.test_param_check import test_param_check "/root/XSStrike/core/test_param_check.py", line 4, in <module> from fuzzywuzzy import fuzz # Module f...
0.844125
Traceback (most recent call last): "/root/python-toolkit/pyglossary/pyglossary/glossary.py", line 213, in loadPlugin plugin = __import__(pluginName) "/root/python-toolkit/pyglossary/pyglossary/plugins/wiktionary_dump.py", line 20, in <module> class Reader(object): "/root/python-toolkit/pyglossary/pyglossary/...
Traceback (most recent call last): "/usr/bin/docker-compose", line 9, in <module> load_entry_point('docker-compose==1.8.0', 'console_scripts', 'docker-compose')() "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 542, in load_entry_point return get_distribution(dist).load_entry_point(group, nam...
0.676279
Traceback (most recent call last): "C:\Users\games\Downloads\OnlyFans-6.3.1\OnlyFans-6.3.1\start_ofd.py", line 9, in <module> main_test.check_config() "C:\Users\games\Downloads\OnlyFans-6.3.1\OnlyFans-6.3.1\tests\main_test.py", line 23, in check_config import helpers.main_helper as main_helper "C:\Users\game...
Traceback (most recent call last): "/usr/local/lib/python3.7/site-packages/numpy/core/__init__.py", line 17, in <module> from . import multiarray "/usr/local/lib/python3.7/site-packages/numpy/core/multiarray.py", line 14, in <module> from . import overrides "/usr/local/lib/python3.7/site-packages/numpy/core/...
0.675563
Traceback (most recent call last): "/usr/local/bin/mypy", line 6, in <module> main(__file__) "/usr/local/lib/python3.6/site-packages/mypy/main.py", line 42, in main res = type_check_only(sources, bin_dir, options) "/usr/local/lib/python3.6/site-packages/mypy/main.py", line 87, in type_check_only options=opt...
Traceback (most recent call last): "<string>", line 1, in <module> "C:\Anaconda3\lib\site-packages\ipyparallel\__init__.py", line 17, in <module> from .serialize import * "C:\Anaconda3\lib\site-packages\ipyparallel\serialize\__init__.py", line5, in <module> from .serialize import ( "C:\Anaconda3\lib\site-...
0.688339
`Traceback (most recent call last): "/usr/local/bin/autopkg", line 2887, in <module> sys.exit(main(sys.argv)) "/usr/local/bin/autopkg", line 2881, in main exit(subcommands[verb]["function"](argv)) "/usr/local/bin/autopkg", line 2397, in run_recipes autopackager.verify(recipe) "/Library/AutoPkg/autopkglib...
Traceback (most recent call last): "<string>", line 1, in <module> "/tmp/pip-build-tugwhu9q/numpy/setup.py", line 68 f"NumPy {VERSION} may not yet support Python " ^ SyntaxError: invalid syntax
0.672585
Traceback (most recent call last): "C:\Users\X\Miniconda3\Scripts\aws.cmd", line 50, in <module> import awscli.clidriver "C:\Users\X\Miniconda3\lib\site-packages\awscli\clidriver.py", line 36, in <module> from awscli.help import ProviderHelpCommand "C:\Users\X\Miniconda3\lib\site-packages\awscli\help.py", li...
Traceback (most recent call last): "/usr/bin/aws-shell", line 11, in <module> load_entry_point('aws-shell==0.2.1', 'console_scripts', 'aws-shell')() "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 488, in load_entry_point return get_distribution(dist).load_entry_point(group, name) "/usr/lib/...
0.731469
Traceback (most recent call last): "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/config.py", line 757, in async_process_component_config platform = p_integration.get_platform(domain) "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/loader.py", line 232, in get_platform f"{self.pkg_p...
Traceback (most recent call last): "<stdin>", line 1, in <module> "/home/hetolin/anaconda3/envs/py36/lib/python3.6/site-packages/pcl/__init__.py", line 2, in <module> from ._pcl import * ImportError: libXt.so.6: cannot open shared object file: No such file or directory`
0.784823
Traceback (most recent call last): "C:\ProgramData\Anaconda3\lib\site-packages\ray\dashboard/dashboard.py", line 960, in <module> metrics_export_address=metrics_export_address) "C:\ProgramData\Anaconda3\lib\site-packages\ray\dashboard/dashboard.py", line 513, in __init__ build_dir = setup_static_dir(self.app) ...
Traceback (most recent call last): "main/manage.py", line 10, in <module> execute_from_command_line(sys.argv) "/var/lib/jenkins/shiningpanda/jobs/0014326d/virtualenvs/d41d8cd9/lib/python3.4/site-packages/django/core/management/__init__.py", line 338, in execute_from_command_line utility.execute() "/var/lib/jenkin...
0.676835
Traceback (most recent call last): "/rel/third_party/rez/2.4.1/bin/rez/rez-pip", line 4, in <module> run('pip') "/rel/third_party/rez/2.4.1/lib/python2.7/site-packages/rez-2.4.1-py2.7.egg/rez/cli/_main.py", line 117, in run returncode = run_cmd() "/rel/third_party/rez/2.4.1/lib/python2.7/site-packages/rez-2....
```Traceback (most recent call last): "/usr/local/bin/checkov", line 5, in <module> run() "/usr/local/lib/python3.8/site-packages/checkov/main.py", line 79, in run scan_reports = runner_registry.run(root_folder=root_folder, external_checks_dir=args.external_checks_dir, "/usr/local/lib/python3.8/site-packages...
0.687127
Traceback (most recent call last): "test.py", line 69, in test ckpt = torch.load(weights[0], map_location=device) # load checkpoint "/home/hoai_tran/.local/lib/python3.8/site-packages/torch/serialization.py", line 581, in load with _open_file_like(f, 'rb') as opened_file: "/home/hoai_tran/.local/lib/python3....
Traceback (most recent call last): "/opt/anaconda3/envs/Data_Science_Toolkit/lib/python3.7/multiprocessing/forkserver.py", line 261, in main old_handlers) "/opt/anaconda3/envs/Data_Science_Toolkit/lib/python3.7/multiprocessing/forkserver.py", line 297, in _serve_one code = spawn._main(child_r) "/opt/anaconda...
0.709083
WARNING: Traceback (most recent call last): "c:\users\volker\anaconda3\envs\stardist\lib\site-packages\OpenGL\latebind.py", line 43, in __call__ return self._finalCall( *args, **named ) TypeError: 'NoneType' object is not callable
Traceback (most recent call last): "C:\Users\S10500\AppData\Local\Continuum\anaconda3\lib\site-packages\spyder\widgets\ipythonconsole\client.py", line 575, in show_time elapsed_time = time.monotonic() - self.t0 TypeError: unsupported operand type(s) for -: 'float' and 'NoneType'
0.689399
Traceback (most recent call last): "./scripts/paster.py", line 27, in <module> serve.run() "/Users/marius/src/galaxy/lib/galaxy/util/pastescript/serve.py", line 1061, in run invoke(command, command_name, options, args[1:]) "/Users/marius/src/galaxy/lib/galaxy/util/pastescript/serve.py", line 1067, in invoke exit_...
Traceback (most recent call last): "mercurial\scmutil.pyc", line 152, in callcatch "mercurial\dispatch.pyc", line 462, in _runcatchfunc "mercurial\dispatch.pyc", line 1226, in _dispatch "mercurial\dispatch.pyc", line 910, in runcommand "mercurial\dispatch.pyc", line 1237, in _runcommand "mercurial\dis...
0.677416
Traceback (most recent call last): "/srv/homeassistant/lib/python3.7/site-packages/pyvera/subscribe.py", line 155, in _event_device callback(device) "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/components/vera/__init__.py", line 162, in _update_callback self.schedule_update_ha_state(True) "/...
Traceback (most recent call last): "/usr/lib/python2.7/site-packages/motioneye/uploadservices.py", line 1103, in upload_media_file service.upload_file(target_dir, filename, camera_name) "/usr/lib/python2.7/site-packages/motioneye/uploadservices.py", line 103, in upload_file self.upload_data(rel_filename, mime_t...
0.680126
Traceback (most recent call last): "onedrive_example.py", line 200, in <module> main() "onedrive_example.py", line 164, in main account = O365Account() "onedrive_example.py", line 22, in __init__ self.storage = self.account.storage() "/usr/local/lib/python3.7/site-packages/O365/account.py", line 147, in ...
Traceback (most recent call last): "/usr/local/bin/checksec", line 11, in <module> load_entry_point('pwntools==3.12.1', 'console_scripts', 'checksec')() "/usr/local/lib/python2.7/dist-packages/pwnlib/commandline/common.py", line 32, in main pwnlib.commandline.main.main() "/usr/local/lib/python2.7/dist-packag...
0.688363
Traceback (most recent call last): "<stdin>", line 1, in <module> ImportError: No module named 'alpha_vantage'
Traceback (most recent call last): "/usr/lib/python2.7/site-packages/printrun/gui/viz.py", line 70, in __init__ import printrun.gcview "/usr/lib/python2.7/site-packages/printrun/gcview.py", line 22, in <module> from .gl.panel import wxGLPanel "/usr/lib/python2.7/site-packages/printrun/gl/panel.py", line 21, ...
0.790352
Traceback (most recent call last): "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) "/usr/lib/python3.7/runpy.py", line 85, in _run_code exec(code, run_globals) "/home/pi/.local/lib/python3.7/site-packages/instaloader/__main__.py", line 449, in <module> main() "/home/...
Traceback (most recent call last): "/usr/bin/salt-master", line 22, in <module> salt_master() "/usr/lib/python2.7/site-packages/salt/scripts.py", line 97, in salt_master master.start() "/usr/lib/python2.7/site-packages/salt/cli/daemons.py", line 211, in start super(Master, self).start() "/usr/lib/python2...
0.760743
Traceback (most recent call last): "C:\Users\Professional\AppData\Roaming\Sublime Text 3\Packages\ChannelManager\channel_utilities.py", line 58, in <module> from PythonDebugTools.debug_tools import Debugger ImportError: No module named 'PythonDebugTools'
Traceback (most recent call last): "<string>", line 1, in <module> "d:\cygwin\tmp\pip-install-fcmhr9\offlineimap\setup.py", line 26, in <module> import offlineimap "offlineimap\__init__.py", line 20, in <module> from offlineimap.init import OfflineImap "offlineimap\init.py", line 34, in <module> from of...
0.842799
Traceback (most recent call last): "send.py", line 3, in <module> import broadlink "/home/pi/picklehome/lib/python3.5/site-packages/broadlink/__init__.py", line 4, in <module> from Crypto.Cipher import AES ImportError: No module named 'Crypto'
Traceback (most recent call last): "/tf1.2py3_venv/venv/bin/t2t-datagen", line 39, in <module> from tensor2tensor.data_generators import image "/tf1.2py3_venv/venv/lib/python3.6/site-packages/tensor2tensor/data_generators/image.py", line 21, in <module> import cPickle ImportError: No module named 'cPickle'
0.793316
Traceback (most recent call last): "site-packages/calibre/customize/ui.py", line 170, in _run_filetype_plugins "calibre_plugins.dedrm.__init__", line 610, in run "calibre_plugins.dedrm.__init__", line 560, in KindleMobiDecrypt DeDRMError: DeDRM v6.5.3: Ultimately failed to decrypt after 0.4 seconds
Traceback (most recent call last): "site-packages\calibre\customize\ui.py", line 171, in _run_filetype_plugins "calibre_plugins.dedrm.__init__", line 622, in run "calibre_plugins.dedrm.__init__", line 393, in ePubDecrypt DeDRMError: DeDRM v6.5.4: Ultimately failed to decrypt after 0.1 seconds.
0.933044
Traceback (most recent call last): "/home/marco/miniconda3/lib/python3.7/site-packages/pip/_vendor/pkg_resources/__init__.py", line 3021, in _dep_map return self.__dep_map "/home/marco/miniconda3/lib/python3.7/site-packages/pip/_vendor/pkg_resources/__init__.py", line 2815, in __getattr__ raise AttributeError(a...
Traceback (most recent call last): "/home/meeso/models/ptn/bazel-bin/eval_ptn.runfiles/__main__/eval_ptn.py", line 134, in <module> app.run() "/home/meeso/.virtualenvs/2d_to_3d/local/lib/python2.7/site-packages/tensorflow/python/platform/app.py", line 48, in run _sys.exit(main(_sys.argv[:1] + flags_passthrough)...
0.672083
Traceback (most recent call last): "pyload.py", line 16, in <module> from pyload.core.cli import main "/home/pyload/programme/pyload/pyload-0.6.2/pyload.py", line 16, in <module> from pyload.core.cli import main ImportError: No module named core.cli`
Traceback (most recent call last): "/Library/Python/2.7/site-packages/samcli/cli/command.py", line 100, in get_command mod = importlib.import_module(pkg_name) "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/importlib/__init__.py", line 37, in import_module __import__(name) "/Library/P...
0.828855
Traceback (most recent call last): "/usr/local/bin/conda", line 7, in <module> from conda.cli.main import main "/usr/local/lib/python2.7/dist-packages/conda/cli/__init__.py", line 8, in <module> from .main import main # NOQA "/usr/local/lib/python2.7/dist-packages/conda/cli/main.py", line 46, in <module> fr...
Traceback (most recent call last): "hangupsbot/hangupsbot.py", line 2, in <module> import appdirs, argparse, asyncio, gettext, logging, logging.config, os, shutil, signal, sys, time "C:\Python34\lib\asyncio\__init__.py", line 18, in <module> import _overlapped # Will also be exported. ImportError: No module nam...
0.79675
Traceback (most recent call last): "......\nuitkaTest.py", line 1, in <module> import paramiko "C:\Program s\Python37\lib\site-packages\paramiko\__init__.py", line 22, in <module paramiko> from paramiko.transport import SecurityOptions, Transport "C:\Program s\Python37\lib\site-packages\paramiko\transport....
Traceback (most recent call last): "C:\Users\Marc\PycharmProjects\test\main.py", line 15, in <module> import pytesseract "C:\Users\Marc\PycharmProjects\test\venv\lib\site-packages\pytesseract\__init__.py", line 2, in <module> from .pytesseract import ALTONotSupported "C:\Users\Marc\PycharmProjects\test\venv\...
0.784756
Traceback (most recent call last): "ktf.console", line 9, in <module> from core.MainListLibrary import * "/usr/share/KatanaFramework/core/MainListLibrary.py", line 10, in <module> from Internal import ( "/usr/share/KatanaFramework/core/Internal.py", line 21, in <module> import fcntl ,struct ,readline,rlcomp...
Traceback (most recent call last): "manage.py", line 22, in <module> execute_from_command_line(sys.argv) "ENV/lib/python3.7/site-packages/django/core/management/__init__.py", line 381, in execute_from_command_line utility.execute() "ENV/lib/python3.7/site-packages/django/core/management/__init__.py", line 37...
0.765427
Traceback (most recent call last): "runner.py", line 18, in <module> import gevent "/opt/mnemosyne/env/local/lib/python2.7/site-packages/gevent/__init__.py", line 36, in <module> from gevent.hub import get_hub, iwait, wait "/opt/mnemosyne/env/local/lib/python2.7/site-packages/gevent/hub.py", line 8, in <modu...
Traceback (most recent call last): "<string>", line 3, in <module> "setuptools/__init__.py", line 12, in <module> import setuptools.version "setuptools/version.py", line 1, in <module> import pkg_resources "pkg_resources/__init__.py", line 70, in <module> import packaging.version ImportError: No module...
0.769664
Traceback (most recent call last): "/home/jerry/tfx-env/lib/python3.5/site-packages/airflow/plugins_manager.py", line 137, in <module> m = imp.load_source(namespace, filepath) "/home/jerry/tfx-env/lib/python3.5/imp.py", line 172, in load_source module = _load(spec) "<frozen importlib._bootstrap>", line 693, ...
Traceback (most recent call last): "/home/me/.local/lib/python3.4/site-packages/flask/app.py", line 2292, in wsgi_app response = self.full_dispatch_request() "/home/me/.local/lib/python3.4/site-packages/flask/app.py", line 1815, in full_dispatch_request rv = self.handle_user_exception(e) "/home/me/.local/lib...
0.701072
Traceback (most recent call last): "/usr/local/lib/python3.5/dist-packages/moviepy/video/io/ffmpeg_writer.py", line 134, in write_frame self.proc.stdin.write(img_array.tobytes()) BrokenPipeError: [Errno 32] Broken pipe
Traceback (most recent call last): "/usr/sbin/buku", line 11, in <module> load_entry_point('buku==3.4', 'console_scripts', 'buku')() "/usr/lib/python3.6/site-packages/buku.py", line 4253, in main bdb.print_rec(0) "/usr/lib/python3.6/site-packages/buku.py", line 1590, in print_rec print_single_rec(row) "/...
0.722752
Traceback (most recent call last): "autok1.py", line 3, in <module> from autokeras.constant import Constant ImportError: cannot import name 'Constant'
Traceback (most recent call last): "<stdin>", line 1, in <module> "C:\Program s\Anaconda2\lib\site-packages\imgaug\__init__.py", line 6, in <module> from imgaug.imgaug import * "C:\Program s\Anaconda2\lib\site-packages\imgaug\imgaug.py", line 12, in <module> import cv2 "C:\Program s\Anaconda2\lib\site-pac...
0.691659
Traceback (most recent call last): "f:\Software\Python\3.8.2\lib\runpy.py", line 193, in _run_module_as_main return _run_code(code, main_globals, None, "f:\Software\Python\3.8.2\lib\runpy.py", line 86, in _run_code exec(code, run_globals) "C:\Users\Mohan\AppData\Local\Temp\pip-build-env-tw151002\overlay\Lib...
Traceback (most recent call last): "/home/chris/anaconda/bin/wormhole", line 11, in <module> sys.exit(wormhole()) "/home/chris/anaconda/lib/python2.7/site-packages/click/core.py", line 716, in __call__ return self.main(*args, **kwargs) "/home/chris/anaconda/lib/python2.7/site-packages/click/core.py", line 69...
0.684457
Traceback (most recent call last): "/Users/tj/.vim/plugged/taskwiki/taskwiki/main.py", line 6, in <module> import six ModuleNotFoundError: No module named 'six'
Traceback (most recent call last): "QrlJacker.py", line 4, in <module> from core import Cli,utils,Settings,db "/root/Desktop/QRLJacking/QRLJacker/core/Cli.py", line 4, in <module> import os,sys,time,random,traceback,json,argparse,readline ModuleNotFoundError: No module named 'readline'
0.850547
Traceback (most recent call last): "mooc.py", line 87, in <module> main() "mooc.py", line 66, in main xuetangx.start(args.url, config, cookies) "C:\Users\why05\Downloads\Compressed\course-crawler-master_2\course-crawler-master\mooc\xuetangx.py", line 210, in start get_content(courseware) "C:\Users\why05\...
Traceback (most recent call last): "/usr/lib/python3.4/asyncio/tasks.py", line 233, in _step result = coro.throw(exc) "/srv/homeassistant/lib/python3.4/site-packages/homeassistant/core.py", line 1023, in _event_to_service_call yield from service_handler.func(service_call) "/srv/homeassistant/lib/python3.4/si...
0.714355
Traceback (most recent call last): "M:\!re\IDA695\python\ida_idaapi.py", line 509, in IDAPython_ExecScript execfile(script, g) "M:/!re/IDA695/plugins/LazyIDA.py", line 8, in <module> from PySide.QtGui import QApplication ImportError: No module named PySide.QtGui
Traceback (most recent call last): "<stdin>", line 1, in <module> ImportError: cannot import name read_pdf_table
0.714203
Traceback (most recent call last): "/usr/lib/python3/dist-packages/ulauncher/ui/windows/UlauncherWindow.py", line 181, in on_input_key_press_event Search.get_instance().on_key_press_event(widget, event, self._get_user_query()) "/usr/lib/python3/dist-packages/ulauncher/utils/decorator/singleton.py", line 19, in w...
Traceback (most recent call last): "/home/admin/py3/bin/ray", line 11, in <module> load_entry_point('ray', 'console_scripts', 'ray')() "/home/gitlab-runner/builds/e3c78643/0/Arc/X/ray/python/ray/scripts/scripts.py", line 613, in main return cli() "/home/admin/py3/lib/python3.6/site-packages/click-6.7-py3.6.e...
0.844024
Traceback (most recent call last): "/tmp/pip-install-m2mb9_r1/proselint/proselint/tools.py", line 20, in <module> import dbm "/usr/lib64/python3.4/_import_failed/dbm.py", line 17, in <module> to install it.""".format(__name__, package)) ImportError: Module 'dbm' is not installed.
Traceback (most recent call last): "/var/folders/79/4dttv20s6p30d78_yqmr3jjh0000gn/T/ansible_3smkeaig/ansible_module_docker_container.py", line 652, in <module> from ansible.module_utils.docker_common import * "/var/folders/79/4dttv20s6p30d78_yqmr3jjh0000gn/T/ansible_3smkeaig/ansible_modlib.zip/ansible/module_ut...
0.777495
Traceback (most recent call last): "<stdin>", line 1, in <module> "parser.py", line 12, in <module> "feedparser.py", line 24, in <module> "re.py", line 11, in <module> AttributeError: 'NoneType' object has no attribute 'func'`
Traceback (most recent call last): "/home/karl/projects/wagtail/wagtail/documents/tests/test_admin_views.py", line 118, in test_post response = self.client.post(reverse('wagtaildocs:add'), post_data) "/home/karl/projects/wagtail/venv/lib/python3.6/site-packages/django/test/client.py", line 525, in post response...
0.685839
Traceback (most recent call last): "object_detection/builders/model_builder_test.py", line 21, in <module> from object_detection.builders import model_builder "/home/omnisky/models/object_detection/builders/model_builder.py", line 23, in <module> from object_detection.builders import matcher_builder "/home/o...
Traceback (most recent call last): "<string>", line 1, in <module> "/usr/local/lib/python3.4/dist-packages/setuptools/__init__.py", line 12, in <module> import setuptools.version "/usr/local/lib/python3.4/dist-packages/setuptools/version.py", line 1, in <module> import pkg_resources "/usr/local/lib/pytho...
0.820375
Traceback (most recent call last): "./keras_retinanet/bin/convert_model.py", line 34, in <module> from ..utils.config import read_config_file, parse_anchor_parameters "./keras_retinanet/bin/../../keras_retinanet/utils/config.py", line 20, in <module> from ..utils.anchors import AnchorParameters "./keras_reti...
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 10, in <module> import josepy as jose "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packa...
0.716278
Traceback (most recent call last): "<stdin>", line 1, in <module> "/home/thc/.local/share/virtualenvs/test-50RnJwkM/local/lib/python2.7/site-packages/tornado/web.py", line 86, in <module> from tornado import gen "/home/thc/.local/share/virtualenvs/test-50RnJwkM/local/lib/python2.7/site-packages/tornado/gen.p...
Traceback (most recent call last): "D:\Study\pyglossary\pyglossary.pyw", line 25, in <module> import builtins ImportError: No module named builtins`
0.805599
Traceback (most recent call last): "/usr/lib64/python2.7/site-packages/flask/app.py", line 1988, in wsgi_app response = self.full_dispatch_request() "/usr/lib64/python2.7/site-packages/flask/app.py", line 1641, in full_dispatch_request rv = self.handle_user_exception(e) "/usr/lib64/python2.7/site-packages/fl...
Traceback (most recent call last): "C:\Users\User\AppData\Roaming\Python\Python37\site-packages\pip\_internal\cli\base_command.py", line 179, in main status = self.run(options, args) "C:\Users\User\AppData\Roaming\Python\Python37\site-packages\pip\_internal\commands\install.py", line 393, in run use_user_site=o...
0.67119
Traceback (most recent call last): "<stdin>", line 1, in <module> "/home/Project/espnet/tools/venv/lib/python3.7/site-packages/librosa/__init__.py", line 12, in <module> from . import core "/home/Project/espnet/tools/venv/lib/python3.7/site-packages/librosa/core/__init__.py", line 124, in <module> from .audi...
Traceback (most recent call last): "<string>", line 1, in <module> "C:\Users\sarim\AppData\Local\Temp\pip-install-b2hrt6bw\Shapely\setup.py", line 80, in <module> from shapely._buildcfg import geos_version_string, geos_version, \ "C:\Users\sarim\AppData\Local\Temp\pip-install-b2hrt6bw\Shapely\shapely\_buildc...
0.718084