text1
stringlengths
92
132k
text2
stringlengths
83
99.1k
score
float64
0.01
1
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...
Traceback (most recent call last): "/mnt/d/Projects/bot/env/lib/python3.6/site-packages/telegram/ext/dispatcher.py", line 403, in process_update self.dispatch_error(update, e) "/mnt/d/Projects/bot/env/lib/python3.6/site-packages/telegram/ext/dispatcher.py", line 528, in dispatch_error callback(update, CallbackC...
0.67758
**Traceback (most recent call last): "<string>", line 1, in <module> ImportError: cannot import name 'async_bulk'**
Traceback (most recent call last): "tools/pytorch2onnx.py", line 8, in <module> from mmpose.models import build_posenet "/home/mmpose/mmpose/models/__init__.py", line 4, in <module> from .detectors import * # noqa "/home/mmpose/mmpose/models/detectors/__init__.py", line 1, in <module> from .bottom_up import...
0.712089
Traceback (most recent call last): "<stdin>", line 1, in <module> ImportError: cannot import name 'agents'
Traceback (most recent call last): "SickBeard.py", line 67, in <module> import sickbeard "/opt/sickchill/sickbeard/__init__.py", line 49, in <module> from . import (auto_postprocessor, clients, dailysearcher, db, helpers, image_cache, logger, metadata, naming, post_processing_queue, properFinder, providers, ...
0.806981
Traceback (most recent call last): "<stdin>", line 1, in <module> "/usr/lib/python2.7/site-packages/urllib3/__init__.py", line 10, in <module> from .connectionpool import ( "/usr/lib/python2.7/site-packages/urllib3/connectionpool.py", line 31, in <module> from .connection import ( "/usr/lib/python2.7/site...
Traceback (most recent call last): "/home/tabe/.local/bin/deletefb", line 11, in <module> load_entry_point('delete-facebook-posts==1.1.10', 'console_scripts', 'deletefb')() "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 489, in load_entry_point return get_distribution(dist).load_entry_point(...
0.834097
Traceback (most recent call last): "/tmp/scancode-toolkit/src/scancode/interrupt.py", line 92, in interruptible return NO_ERROR, func(*(args or ()), **(kwargs or {})) "/tmp/scancode-toolkit/src/scancode/api.py", line 199, in get_licenses location=location, min_score=min_score, deadline=deadline, **kwargs) "/...
Traceback (most recent call last): "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity.py", line 204, in async_update_ha_state yield from self.async_device_update() "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity.py", line 309, in async_device_update yield from self.hass.async_add_job(...
0.719413
Traceback (most recent call last): "main.py", line 15, in <module> from Learner import Model_Builder "~\Learner.py", line 13, in <module> K.clear_session() AttributeError: module 'keras.backend' has no attribute 'clear_session'
Traceback (most recent call last): "/usr/lib64/python2.7/runpy.py", line 174, in _run_module_as_main "__main__", fname, loader, pkg_name) "/usr/lib64/python2.7/runpy.py", line 72, in _run_code exec code in run_globals "/home/jayvdb/projects/git/git-repo/git_repo/extract_config.py", line 33, in <module> gcon...
0.674477
Traceback (most recent call last): "inference.py", line 38, in <module> sr_img = rdn.predict(lr_img) "/home/user/Documents/experiment/SIP_env/lib/python3.5/site-packages/ISR-2.0.5-py3.5.egg/ISR/models/imagemodel.py", line 21, in predict "/home/user/Documents/experiment/SIP_env/lib/python3.5/site-packages/Kera...
Traceback (most recent call last): "/usr/local/lib/python3.5/dist-packages/tensorflow/python/client/session.py", line 1334, in _do_call return fn(*args) "/usr/local/lib/python3.5/dist-packages/tensorflow/python/client/session.py", line 1319, in _run_fn options, feed_dict, fetch_list, target_list, run_metadata) ...
0.783596
Traceback (most recent call last): "<stdin>", line 1, in <module> ImportError: cannot import name Catalogs
Traceback (most recent call last): "./tools/train_net.py", line 18, in <module> from maskrcnn_benchmark.engine.inference import inference "/home/lz/Workspace/maskrcnn-benchmark/maskrcnn_benchmark/engine/inference.py", line 20, in <module> from maskrcnn_benchmark.structures.boxlist_ops import boxlist_iou "/ho...
0.705731
Traceback (most recent call last): "<ipython-input-15-067a978f12a0>", line 1, in <module> import nilmtk "c:\users\metwebber\nilmtk\nilmtk\__init__.py", line 11, in <module> from nilmtk.elecmeter import ElecMeter "c:\users\metwebber\nilmtk\nilmtk\elecmeter.py", line 8, in <module> from .preprocessing impo...
Traceback (most recent call last): "./bin/remarkable", line 65, in <module> import remarkable "/usr/local/src/Remarkable/remarkable/__init__.py", line 30, in <module> from remarkable import RemarkableWindow "/usr/local/src/Remarkable/remarkable/RemarkableWindow.py", line 43, in <module> from findBar ...
0.756347
Traceback (most recent call last): "/Users/johan/dev/cxbug/setup.py", line 7, in <module> setup( name = "guifoo", "/usr/local/lib/python3.9/site-packages/cx_Freeze/dist.py", line 392, in setup distutils.core.setup(**attrs) "/usr/local/Cellar/python@3.9/3.9.1_6/Frameworks/Python.framework/Versions/3.9/lib/pyt...
Traceback (most recent call last): "/tmp/pip-build-_hya0obf/cartopy/setup.py", line 36, in <module> from Cython.Distutils import build_ext ImportError: No module named 'Cython'
0.759825
Traceback (most recent call last): "/Users/marvin/.pyenv/versions/3.9.2/lib/python3.9/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) "/Users/marvin/.pyenv/versions/3.9.2/lib/python3.9/unittest/loader.py", line 377, in _get_module_from_name __import__(name) "/Users...
Traceback (most recent call last): "/var/www/html/openvpn-monitor/openvpn-monitor.py", line 36, in <module> from semantic_version import Version as semver ImportError: No module named semantic_version
0.760449
Traceback (most recent call last): "C:\Users\patro\Anaconda3\lib\site-packages\requests\adapters.py", line 440, in send timeout=timeout "C:\Users\patro\Anaconda3\lib\site-packages\urllib3\connectionpool.py", line 639, in urlopen _stacktrace=sys.exc_info()[2]) "C:\Users\patro\Anaconda3\lib\site-packages\urlli...
Traceback (most recent call last): "/usr/local/Cellar/svtplay-dl/2.5/libexec/lib/python3.8/site-packages/requests/adapters.py", line 439, in send resp = conn.urlopen( "/usr/local/Cellar/svtplay-dl/2.5/libexec/lib/python3.8/site-packages/urllib3/connectionpool.py", line 817, in urlopen return self.urlopen( "/...
0.808192
Traceback (most recent call last): "<stdin>", line 1, in <module> "/Users/irving/anaconda/envs/openai/lib/python3.6/site-packages/dask/dataframe/__init__.py", line 3, in <module> from .core import (DataFrame, Series, Index, _Frame, map_partitions, "/Users/irving/anaconda/envs/openai/lib/python3.6/site-packag...
Traceback (most recent call last): "<string>", line 1, in <module> ModuleNotFoundError: No module named 'distutils.sysconfig'
0.77966
Traceback (most recent call last): "<stdin>", line 1, in <module> "/Users/sbhakat/anaconda/lib/python3.6/site-packages/keras/__init__.py", line 3, in <module> from . import utils "/Users/sbhakat/anaconda/lib/python3.6/site-packages/keras/utils/__init__.py", line 6, in <module> from . import conv_utils "/U...
Traceback (most recent call last): "<string>", line 1, in <module> "/serving/anaconda3/envs/python27/lib/python2.7/site-packages/matplotlib/pyplot.py", line 115, in <module> _backend_mod, new_figure_manager, draw_if_interactive, _show = pylab_setup() "/serving/anaconda3/envs/python27/lib/python2.7/site-packag...
0.679315
Traceback (most recent call last): "D:\DFL\DeepFaceLabCUDA9.2SSE_build_08_16_2019\DeepFaceLabCUDA9.2SSE\_internal\DeepFaceLab\joblib\SubprocessorBase.py", line 59, in _subprocess_run self.on_initialize(client_dict) "D:\DFL\DeepFaceLabCUDA9.2SSE_build_08_16_2019\DeepFaceLabCUDA9.2SSE\_internal\DeepFaceLab\mainscr...
Traceback (most recent call last): "/root/.poetry/lib/poetry/_vendor/py3.5/clikit/api/config/application_config.py", line 8, in <module> from typing import ContextManager ImportError: cannot import name 'ContextManager'
0.724331
Traceback (most recent call last): "/usr/src/app/homeassistant/components/google_assistant/smart_home.py", line 55, in _process result = await handler(hass, data, inputs[0].get('payload')) "/usr/src/app/homeassistant/components/google_assistant/smart_home.py", line 86, in async_devices_sync async_get_entities(h...
Traceback (most recent call last): "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 916, in _r self.run() "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/xonsh/proc.py",n print_exception() "/Library/Frameworks/Python.framework/Versions/3.6/li...
0.672254
Traceback (most recent call last): "/usr/src/homeassistant/homeassistant/components/sma/sensor.py", line 182, in async_sma values = await sma.read(used_sensors) "/usr/local/lib/python3.7/site-packages/pysma/__init__.py", line 246, in read payload = {"destDev": [], "keys": list(set([s.key for s in sensors]))} ...
Traceback (most recent call last): "/root/spack/bin/spack", line 64, in <module> sys.exit(spack.main.main()) "/root/spack/lib/spack/spack/main.py", line 763, in main return _invoke_command(command, parser, args, unknown) "/root/spack/lib/spack/spack/main.py", line 488, in _invoke_command return_val = comman...
0.672583
Traceback (most recent call last): "test.py", line 56, in <module> torch.onnx.export(model, dummy_input, "Deblur.onnx") "/Users/heojin/anaconda3/envs/tensorflow/lib/python3.7/site-packages/torch/onnx/__init__.py", line 143, in export strip_doc_string, dynamic_axes, keep_initializers_as_inputs) "/Users/heojin...
Traceback (most recent call last): "/usr/local/lib/python2.7/dist-packages/forseti_security-2.0.0-py2.7.egg/google/cloud/forseti/services/cli.py", line 1025, in <module> main(sys.argv[1:], ENV_CONFIG) "/usr/local/lib/python2.7/dist-packages/forseti_security-2.0.0-py2.7.egg/google/cloud/forseti/services/cli.py", ...
0.675473
Traceback (most recent call last): "pokecli.py", line 884, in <module> main() "pokecli.py", line 206, in main bot.tick() "/home/antongericke44/PokemonGo-Bot/pokemongo_bot/__init__.py", line 834, in tick if worker.work() == WorkerResult.RUNNING: "/home/antongericke44/PokemonGo-Bot/pokemongo_bot/cell_worke...
Traceback (most recent call last): "tytest.py", line 11, in <module> B() "tytest.py", line 8, in __init__ A.__init__(self, self.__x) AttributeError: 'B' object has no attribute '_B__x
0.683782
Traceback (most recent call last): "model_selection/tests/test_search.py", line 46, in <module> from sklearn.model_selection import NestedCV_GridSearch ImportError: cannot import name 'NestedCV_GridSearch' from 'sklearn.model_selection' (/anaconda3/lib/python3.7/site-packages/sklearn/model_selection/__init__.py)
Traceback (most recent call last): "<string>", line 1, in <module> "/tmp/pip-install-g8se99n7/MarkupSafe/setup.py", line 6, in <module> from setuptools import setup, Extension, Feature ImportError: cannot import name 'Feature'
0.777701
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): "/usr/local/lib/python3.7/site-packages/aiohttp/web_protocol.py", line 378, in start resp = await self._request_handler(request) "/usr/local/lib/python3.7/site-packages/aiohttp/web_app.py", line 341, in _handle resp = await handler(request) "/usr/local/lib/python3.7/site-pa...
0.764421
Traceback (most recent call last): "/usr/local/lib/python3.9/dist-packages/urllib3/connectionpool.py", line 597, in urlopen httplib_response = self._make_request(conn, method, url, "/usr/local/lib/python3.9/dist-packages/urllib3/connectionpool.py", line 343, in _make_request self._validate_conn(conn) "/usr/l...
Traceback (most recent call last): "c:\python36-32\lib\site-packages\urllib3\connectionpool.py", line 601, in urlopen chunked=chunked) "c:\python36-32\lib\site-packages\urllib3\connectionpool.py", line 357, in _make_request conn.request(method, url, **httplib_request_kw) "c:\python36-32\lib\http\client.py", ...
0.769812
Traceback (most recent call last): "/home/jodal/mopidy-dev/mopidy/mopidy/audio/actor.py", line 219, in on_message self.on_error(error, debug) "/home/jodal/mopidy-dev/mopidy/mopidy/audio/actor.py", line 328, in on_error error_msg = str(error).decode() AttributeError: 'str' object has no attribute 'decode'
Traceback (most recent call last): "/rpovelik/installed/miniconda3/envs/ray/lib/python3.8/site-packages/ray/actor.py", line 657, in __del__ AttributeError: 'NoneType' object has no attribute 'global_worker'
0.68659
Traceback (most recent call last): "/usr/local/bin/freqtrade", line 10, in <module> from importlib.metadata import distribution ModuleNotFoundError: No module named 'importlib.metadata'
Traceback (most recent call last): "/usr/bin/persepolis", line 11, in <module> load_entry_point('persepolis==3.1.0', 'console_scripts', 'persepolis')() "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 480, in load_entry_point return get_distribution(dist).load_entry_point(group, name) "/usr/l...
0.79126
Traceback (most recent call last): "/home/danc2/.local/lib/python3.6/site-packages/mythril/laser/ethereum/state/machine_state.py", line 62, in __getitem__ return super(MachineStack, self).__getitem__(item) IndexError: list index out of range
Traceback (most recent call last): "predict.py", line 97, in <module> main() "predict.py", line 88, in main labels[field] = predictions[field][idx] IndexError: list index out of range
0.72258
Traceback (most recent call last): "model_main.py", line 26, in <module> from object_detection import model_lib "/home/herru/anaconda3/lib/python3.7/site-packages/object_detection-0.1-py3.7.egg/object_detection/model_lib.py", line 27, in <module> from object_detection import eval_util "/home/herru/anaconda3/...
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...
0.792224
Traceback (most recent call last): "C:\Users\Luiz\Documents\object_detection_tutorial.py", line 37, in <module> from utils import label_map_util ImportError: cannot import name 'label_map_util'
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'
0.780872
Traceback (most recent call last): "/usr/local/bin/spotdl", line 5, in <module> from spotdl.spotdl import main "/usr/local/lib/python3.7/site-packages/spotdl/spotdl.py", line 14, in <module> from spotdl import youtube_tools "/usr/local/lib/python3.7/site-packages/spotdl/youtube_tools.py", line 3, in <module>...
Traceback (most recent call last): "test_spatial_narrow_as_op.py", line 29, in <module> import detectron.utils.c2 as c2_utils ImportError: No module named 'detectron'
0.73251
Traceback (most recent call last): "like_users.py", line 13, in <module> from instabot import Bot "C:\users\dio\documents\koding\python\instabot-master\examples\../instabot\__init__.py", line 1, in <module> from .api import API ImportError: No module named api
Traceback (most recent call last): "/home/mcocdawc/bin/anaconda3/envs/cc_dev/lib/python3.5/site-packages/Sphinx-1.5.4-py3.5.egg/sphinx/ext/autodoc.py", line 551, in import_object __import__(self.modname) ImportError: No module named 'chemcoord.xyz_functions'
0.676718
Traceback (most recent call last): "C:\Work\cudatext\app\py\cuda_addonman\__init__.py", line 588, in install_from_github do_install_from_github() "C:\Work\cudatext\app\py\cuda_addonman\work_github.py", line 95, in do_install_from_github branch = get_branch(url) "C:\Work\cudatext\app\py\cuda_addonman\work_git...
Traceback (most recent call last): "c:\users\xxxx\appdata\local\programs\python\python36\lib\site-packages\c7n\policy.py", line 487, in provision role=self.policy.options.assume_role) "c:\users\xxxx\appdata\local\programs\python\python36\lib\site-packages\c7n\mu.py", line 283, in publish func, role, s3_uri, qua...
0.671479
Traceback (most recent call last): "C:\ProgramData\Anaconda3\Scripts\spyder-script.py", line 10, in <module> sys.exit(main()) "C:\ProgramData\Anaconda3\lib\site-packages\spyder\app\start.py", line 205, in main mainwindow.main() "C:\ProgramData\Anaconda3\lib\site-packages\spyder\app\mainwindow.py", line 3734,...
Traceback (most recent call last): "setup.py", line 3, in <module> from setuptools import setup, find_packages ImportError: No module named setuptools
0.784813
Traceback (most recent call last): "train.py", line 26, in <module> import networks ModuleNotFoundError: No module named 'networks'
Traceback (most recent call last): "/usr/local/lib/python3.6/runpy.py", line 183, in _run_module_as_main mod_name, mod_spec, code = _get_module_details(mod_name, _Error) "/usr/local/lib/python3.6/runpy.py", line 142, in _get_module_details return _get_module_details(pkg_main_name, error) "/usr/local/lib/pyth...
0.807647
Traceback (most recent call last): "/usr/local/bin/howdy", line 89, in <module> import cli.add "/lib/security/howdy/cli/add.py", line 10, in <module> import cv2 "/usr/local/lib/python3.6/dist-packages/cv2/__init__.py", line 3, in <module> from .cv2 import * ImportError: numpy.core.multiarray failed to impor...
Traceback (most recent call last): "code.py", line 2, in <module> import universe # register the universe environments "/home/billykon/desktop/python bot/universe/universe/__init__.py", line 22, in <module> from universe import error, envs "/home/billykon/desktop/python bot/universe/universe/envs/__init__.py...
0.786177
Traceback (most recent call last): "/usr/bin/ansible-playbook", line 109, in <module> exit_code = cli.run() "/usr/lib/python2.7/site-packages/ansible/cli/playbook.py", line 154, in run results = pbex.run() "/usr/lib/python2.7/site-packages/ansible/executor/playbook_executor.py", line 153, in run result = se...
Traceback (most recent call last): "C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\tornado\ioloop.py", line 907, in _run return self.callback() "C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\distributed\nanny.py", line 414, in memory_monitor process = sel...
0.732398
Traceback (most recent call last): "/usr/share/backintime/common/backintime.py", line 23, in <module> import config "/usr/share/backintime/common/config.py", line 31, in <module> import tools "/usr/share/backintime/common/tools.py", line 43, in <module> import dbus "/usr/lib/python3/dist-packages/dbus/__...
Traceback (most recent call last): "/home/student/Downloads/geotag.py", line 55, in <module> query = twitter.search.tweets(q = "test", geocode = "%f,%f,%dkm" % (latitude, longitude, max_range),count = 100,max_id=last_id) AttributeError: 'module' object has no attribute 'search'
0.814307
Traceback (most recent call last): "/Users/luyifei/.local/share/virtualenvs/natural-language-processing-M90GmBdj/bin/flower", line 5, in <module> from flower.__main__ import main "/Users/luyifei/.local/share/virtualenvs/natural-language-processing-M90GmBdj/lib/python3.8/site-packages/flower/__main__.py", line 4,...
Traceback (most recent call last): "legacy/train.py", line 50, in <module> from object_detection.builders import graph_rewriter_builder ImportError: cannot import name 'graph_rewriter_builder'
0.78336
1. Traceback (most recent call last): "/root/.fsociety/tools/CMSmap/cmsmap.py", line 4, in <module> from cmsmap.main import main "/root/.fsociety/tools/CMSmap/cmsmap/main.py", line 4, in <module> from urllib.parse import urlparse ImportError: No module named parse
Traceback (most recent call last): "/Library/Python/2.7/site-packages/localstack/services/awslambda/lambda_api.py", line 378, in exec_lambda_code handler_module = imp.load_source(lambda_id, lambda_file) "/private/var/folders/2c/v8br1429019337b13gt1xph40000gp/T/localstack/lambda_script_l_e9092860.py", line 12, in...
0.704157
Traceback (most recent call last): "/content/OpenNMT-py/onmt/trainer.py", line 347, in _gradient_accumulation trunc_size=trunc_size) "/content/OpenNMT-py/onmt/utils/loss.py", line 158, in __call__ loss, stats = self._compute_loss(batch, **shard) "/content/OpenNMT-py/onmt/utils/loss.py", line 233, in _compute...
Traceback (most recent call last): "run_seq_labeling.py", line 811, in <module> main() "run_seq_labeling.py", line 704, in main args, train_dataset, model, tokenizer, labels, pad_token_label_id "run_seq_labeling.py", line 219, in train outputs = model(**inputs) "/home/ubuntu/anaconda3/envs/layoutlm/lib/p...
0.802383
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/dist-packages/certbot/main.py", line 7, in <module> import zope.component "/opt/eff.org/certbot/venv/local/lib/python2.7/dist-packag...
Traceback (most recent call last): "<stdin>", line 1, in <module> ImportError: cannot import name merge
0.761093
Traceback (most recent call last): "<string>", line 1, in <module> AttributeError: module 'matplotlib' has no attribute 'pyplot'
Traceback (most recent call last): "<stdin>", line 1, in <module> AttributeError: module 'ldap3' has no attribute 'AUTH_SIMPLE'
0.814338
Traceback (most recent call last): "/venv/lib/python3.6/site-packages/flask/app.py", line 2446, in wsgi_app response = self.full_dispatch_request() "/venv/lib/python3.6/site-packages/flask/app.py", line 1951, in full_dispatch_request rv = self.handle_user_exception(e) "/venv/lib/python3.6/site-packages/flask...
Traceback (most recent call last): "/usr/local/lib/python3.6/code.py", line 91, in runcode exec(code, self.locals) "<console>", line 1, in <module> "/usr/local/lib/python3.6/site-packages/raven/base.py", line 824, in captureException 'raven.events.Exception', exc_info=exc_info, **kwargs) "/usr/local/lib/p...
0.686342
Traceback (most recent call last): "/home/sybren/.virtualenvs/blender-id/lib/python2.7/site-packages/flask/app.py", line 1836, in __call__ return self.wsgi_app(environ, start_response) "/home/sybren/.virtualenvs/blender-id/lib/python2.7/site-packages/flask/app.py", line 1820, in wsgi_app response = self.make_re...
Traceback (most recent call last): "/usr/local/bin/streamlink", line 11, in <module> load_entry_point('streamlink==0.2.0', 'console_scripts', 'streamlink')() "/Library/Python/2.7/site-packages/streamlink_cli/main.py", line 899, in main handle_url() "/Library/Python/2.7/site-packages/streamlink_cli/main.py", ...
0.685493
Traceback (most recent call last): "/content/deep_sort_yolov3/demo.py", line 170, in <module> main(YOLO()) "/content/deep_sort_yolov3/demo.py", line 158, in main if len(pts[track.track_id]) != None: UnboundLocalError: local variable 'track' referenced before assignment
Traceback (most recent call last): "scripts/preprocess_questions.py", line 193, in <module> main(args) "scripts/preprocess_questions.py", line 88, in main 'answer_token_to_idx': answer_token_to_idx, UnboundLocalError: local variable 'answer_token_to_idx' referenced before assignment
0.831641
Traceback (most recent call last): "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 73, in reload_plugin m = importlib.import_module(modulename) "./importlib/__init__.py", line 90, in import_module "<frozen importlib._bootstrap>", line 1584, in _gcd_import "<frozen importlib._bootstr...
Traceback (most recent call last): "/usr/local/bin/svtplay-dl", line 7, in <module> svtplay_dl.main() "/usr/local/Cellar/svtplay-dl/2.0/libexec/lib/python3.7/site-packages/svtplay_dl/__init__.py", line 63, in main get_media(urls[0], config, __version__) "/usr/local/Cellar/svtplay-dl/2.0/libexec/lib/python3.7...
0.673445
Traceback (most recent call last): "/usr/lib/python3.4/concurrent/futures/thread.py", line 54, in run result = self.fn(*self.args, **self.kwargs) "/srv/homeassistant/lib/python3.4/site-packages/homeassistant/components/tellduslive.py", line 100, in update self._sync() "/srv/homeassistant/lib/python3.4/site-p...
Traceback (most recent call last): "/usr/local/lib/python2.7/dist-packages/flexget/task.py", line 483, in __run_plugin return method(*args, **kwargs) "/usr/local/lib/python2.7/dist-packages/flexget/event.py", line 23, in __call__ return self.func(*args, **kwargs) "/usr/local/lib/python2.7/dist-packages/flexg...
0.723826
Traceback (most recent call last): "C:\Program s\Blender Foundation\Blender 2.83\2.83\scripts\modules\addon_utils.py", line 351, in enable mod = __import__(module_name) "C:\Users\Administrator\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\animation_nodes\__init__.py", line 166, in <module> aut...
Traceback (most recent call last): "/feedstock_root/build_artefacts/wxpython_1498486398574/test_tmp/run_test.py", line 2, in <module> import wx "/feedstock_root/build_artefacts/wxpython_1498486398574/_t_env/lib/python2.7/site-packages/wx/__init__.py", line 17, in <module> from wx.core import * "/feedstock_ro...
0.681216
Traceback (most recent call last): "/Users/chengzhilin/Desktop/\u673a\u5668\u5b66\u4e60/tensorflow\u673a\u5668\u5b66\u4e60/1.py", line 1, in <module> import tensorflow as tf "/Users/chengzhilin/anaconda3/lib/python3.6/site-packages/tensorflow/__init__.py", line 22, in <module> from tensorflow.python import pywr...
Traceback (most recent call last): "main.py", line 49, in <module> from multiprocessing import Process, Value,active_children,freeze_support,set_start_method ImportError: cannot import name set_start_method
0.75994
Traceback (most recent call last): "./feedbroker.py", line 13, in <module> from evnet import loop, unloop, listenplain, EventGen ImportError: No module named evnet
Traceback (most recent call last): "demo/motion_imitate.py", line 10, in <module> from iPERCore.services.run_imitator import run_imitator "e:\ipercore\iPERCore\services\run_imitator.py", line 4, in <module> from iPERCore.models import ModelsFactory "e:\ipercore\iPERCore\models\__init__.py", line 2, in <modul...
0.756083
Traceback (most recent call last): "/usr/share/w3af/w3af/core/ui/gui/main.py", line 917, in _proxy_tool ProxiedRequests(self.w3af) "/usr/share/w3af/w3af/core/ui/gui/tools/proxywin.py", line 158, in __init__ self.reload_options() "/usr/share/w3af/w3af/core/ui/gui/tools/proxywin.py", line 254, in reload_options sel...
Traceback (most recent call last): "/usr/share/w3af/w3af/core/ui/gui/main.py", line 917, in _proxy_tool ProxiedRequests(self.w3af) "/usr/share/w3af/w3af/core/ui/gui/tools/proxywin.py", line 158, in __init__ self.reload_options() "/usr/share/w3af/w3af/core/ui/gui/tools/proxywin.py", line 254, in reload_options sel...
1
Traceback (most recent call last): "/home/claudino/Projetos/dino-tf-agents/dino_ia/model/agent.py", line 50, in <module> tf_agent = tf.saved_model.load(saved_models_path) "/home/claudino/Projetos/dino-tf-agents/venv/lib/python3.6/site-packages/tensorflow/python/saved_model/load.py", line 408, in load return lo...
Traceback (most recent call last): "/usr/bin/svtplay-dl", line 7, in <module> svtplay_dl.main() "/usr/lib/python2.7/dist-packages/svtplay_dl/__init__.py", line 461, in main get_media(urls[0], options) "/usr/lib/python2.7/dist-packages/svtplay_dl/__init__.py", line 192, in get_media get_one_media(stream, cop...
0.688165
Traceback (most recent call last): "train.py", line 180, in <module> main() "train.py", line 176, in main train_net(args) "train.py", line 71, in train_net logger=logger) "train.py", line 112, in train alpha_out = model(img) # [N, 3, 320, 320] "/usr/local/lib/python3.5/dist-packages/torch/nn/modules/...
Traceback (most recent call last): "/usr/bin/image_export.py", line 57, in <module> if not Main(): "/usr/bin/image_export.py", line 36, in Main tool.ProcessSources() "/usr/lib/python2.7/dist-packages/plaso/cli/image_export_tool.py", line 770, in ProcessSources skip_duplicates=self._skip_duplicates) "/usr...
0.675087
Traceback (most recent call last): "c:\python27\lib\runpy.py", line 174, in _run_module_as_main "__main__", fname, loader, pkg_name) "c:\python27\lib\runpy.py", line 72, in _run_code exec code in run_globals "C:\Python27\Scripts\instaLooter.exe\__main__.py", line 5, in <module> "c:\python27\lib\site-packa...
Traceback (most recent call last): "/usr/local/lib/python3.5/dist-packages/setuptools/sandbox.py", line 154, in save_modules yield saved "/usr/local/lib/python3.5/dist-packages/setuptools/sandbox.py", line 195, in setup_context yield "/usr/local/lib/python3.5/dist-packages/setuptools/sandbox.py", line 250, i...
0.816078
python3 Memcrashed.py ->Traceback (most recent call last): "Memcrashed.py", line 5, in <module> from scapy.all import * ModuleNotFoundError: No module named 'scapy' ->pip3 install scapy->ollecting scapy
Traceback (most recent call last): "/home/mateusz/.local/bin/reuse", line 6, in <module> from reuse._main import main "/home/mateusz/.local/lib/python3.6/site-packages/reuse/_main.py", line 13, in <module> from . import ( "/home/mateusz/.local/lib/python3.6/site-packages/reuse/header.py", line 18, in <module...
0.778163
Traceback (most recent call last): "setup.py", line 590, in <module> setup_package() "setup.py", line 565, in setup_package from numpy.distutils.core import setup ModuleNotFoundError: No module named 'numpy'
Traceback (most recent call last): "labelme/main.py", line 10, in <module> from labelme import __appname__ "/home/travis/miniconda/envs/test/lib/python3.6/site-packages/PyInstaller/loader/pyimod03_importers.py", line 627, in exec_module exec(bytecode, module.__dict__) "labelme/__init__.py", line 22, in <modu...
0.695673
Traceback (most recent call last): "sparrow-wifi.py", line 37, in <module> from PyQt5.QtChart import QChart, QChartView, QLineSeries, QValueAxis ModuleNotFoundError: No module named 'PyQt5.QtChart'
Traceback (most recent call last): "C:\Users\zurek\.virtualenvs\brewmaster-backend-pQW14IcK\lib\site-packages\flask\cli.py", line 240, in locate_app __import__(module_name) "Project\wsgi.py", line 2, in <module> from application import create_app "Project\application.py", line 4, in <module> from socketio.c...
0.794777
Traceback (most recent call last): "/usr/local/bin/patronictl", line 11, in <module> load_entry_point('patroni==1.6.3', 'console_scripts', 'patronictl')() "/usr/local/lib/python2.7/site-packages/click/core.py", line 829, in __call__ return self.main(*args, **kwargs) "/usr/local/lib/python2.7/site-packages/cl...
```Traceback (most recent call last): "/Users/user/anaconda3/envs/ph/lib/python3.8/site-packages/pyglet/__init__.py", line 336, in __getattr__ return getattr(self._module, name) AttributeError: 'NoneType' object has no attribute 'Window'
0.706786
The minion function caused an exception: Traceback (most recent call last): "/usr/lib/python2.6/site-packages/salt/minion.py", line 1332, in _thread_return return_data = executor.execute() "/usr/lib/python2.6/site-packages/salt/executors/direct_call.py", line 28, in execute return self.func(_self.args, *_self.kwar...
Traceback (most recent call last): "/Users/paul/Work/raiden-p3/bin/raiden", line 11, in <module> load_entry_point('raiden', 'console_scripts', 'raiden')() "/Users/paul/Work/raiden/raiden/__main__.py", line 11, in main run(auto_envvar_prefix='RAIDEN') "/Users/paul/Work/raiden-p3/lib/python3.6/site-packages/cl...
0.684877
Traceback (most recent call last): "visualize.py", line 2, in <module> import umap "/home/sauln/research/graphs/venv/lib/python3.6/site-packages/umap/__init__.py", line 1, in <module> from .umap_ import UMAP "/home/sauln/research/graphs/venv/lib/python3.6/site-packages/umap/umap_.py", line 7, in <module> im...
(base) root@host [~/.jupyter]# jupyterhub -hTraceback (most recent call last): "/usr/local/bin/jupyterhub", line 5, in <module> from jupyterhub.app import main "/usr/local/lib/python3.6/site-packages/jupyterhub/app.py", line 64, in <module> from jupyter_telemetry.eventlog import EventLog "/usr/local/lib/pytho...
0.773316
Traceback (most recent call last): "nornir_val_static.py", line 8, in <module> from nornir.core import InitNornir ImportError: cannot import name 'InitNornir'
[autoreload of pandas.core.dtypes.api failed: Traceback (most recent call last): "/Users/sentient-asoellinger/miniconda2/envs/ipykernel_py3/lib/python3.6/site-packages/IPython/extensions/autoreload.py", line 246, in check superreload(m, reload, self.old_objects) "/Users/sentient-asoellinger/miniconda2/envs/ipyke...
0.810395
Traceback (most recent call last): "proxy.py", line 8, in <module> from .negotiators import NGTRS ModuleNotFoundError: No module named '__main__.negotiators'; '__main__' is not a package
Traceback (most recent call last): "generate_wanghong.py", line 10, in <module> import PIL.Image ModuleNotFoundError: No module named 'PIL'
0.806042
Traceback (most recent call last): "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 797, in extract_info ie_result = ie.extract(url) "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 530, in extract ie_result = self._real_extract(url) "/usr/local/bin/youtube-dl/youtube_dl/extractor/ge...
Traceback (most recent call last): "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 796, in extract_info ie_result = ie.extract(url) "/usr/bin/youtube-dl/youtube_dl/extractor/common.py", line 530, in extract ie_result = self._real_extract(url) "/usr/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 19...
0.747556
Traceback (most recent call last): "/usr/local/Cellar/khal/0.9.5/libexec/lib/python3.6/site-packages/khal/ui/__init__.py", line 1296, in start_pane loop.run() "/usr/local/Cellar/khal/0.9.5/libexec/lib/python3.6/site-packages/urwid/main_loop.py", line 278, in run self._run() "/usr/local/Cellar/khal/0.9.5/libe...
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 "/usr/local/bin/svtplay-dl/__main__.py", line 13, in <module> "/usr/local/bin/svtplay-dl/svt...
0.671604
Traceback (most recent call last): "./saleor/graphql/core/mutations.py", line 279, in mutate response = cls.perform_mutation(root, info, **data) "./saleor/graphql/product/mutations/products.py", line 1400, in perform_mutation validate_image_file(image_data, "image") "./saleor/graphql/core/utils/__init__.py",...
Traceback (most recent call last): "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 133, in handle_call_service connection.context(msg), "/usr/src/homeassistant/homeassistant/core.py", line 1235, in async_call await asyncio.shield(self._execute_service(handler, service_call)) ...
0.682494
Traceback (most recent call last): "tools/infer/predict_system.py", line 30, in <module> import tools.infer.predict_det as predict_det "/root/PaddleOCR/tools/infer/predict_det.py", line 31, in <module> from ppocr.data import create_operators, transform "/root/PaddleOCR/ppocr/data/__init__.py", line 34, in <m...
`Traceback (most recent call last): "/Users/bearjere/Desktop/manim/./manim.py", line 2, in <module> import manimlib "/Users/bearjere/Desktop/manim/manimlib/__init__.py", line 4, in <module> import manimlib.extract_scene "/Users/bearjere/Desktop/manim/manimlib/extract_scene.py", line 9, in <module> from mani...
0.714198
Traceback (most recent call last): "/usr/lib64/python3.6/site-packages/nose/case.py", line 197, in runTest self.test(*self.arg) TypeError: test_load_path() missing 1 required positional argument: 'tmpdir'
Traceback (most recent call last): "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest self.test(*self.arg) TypeError: test_argument_change() takes exactly 1 argument (0 given)
0.845469
Traceback (most recent call last): "D:\Sources\dulwich\dulwich\tests\compat\test_client.py", line 224, in test_fetch_pack_no_side_band_64k refs = c.fetch(self._build_path(b'/server_new.export'), dest) "D:\Sources\dulwich\dulwich\client.py", line 280, in fetch progress) "D:\Sources\dulwich\dulwich\client.py",...
```Traceback (most recent call last): "run.py", line 93, in <module> main() "run.py", line 77, in main train(model[0], model[1], debug_port=args.debug_port) "/place/home/f-minkin/nvidia/OpenSeq2Seq/open_seq2seq/utils/funcs.py", line 120, in train if load_model_dir or tf.train.latest_checkpoint(checkpoint_di...
0.688428
Traceback (most recent call last): "C:\bcnc\ToolsPage.py", line 934, in __init__ exec("import %s"%(name)) "<string>", line 1, in <module> "C:\bcnc\plugins\slicemesh.py", line 26, in <module> import numpy as np ImportError: No module named numpy
Traceback (most recent call last): "./bin/remarkable", line 65, in <module> import remarkable "/usr/local/src/Remarkable/remarkable/__init__.py", line 30, in <module> from remarkable import RemarkableWindow "/usr/local/src/Remarkable/remarkable/RemarkableWindow.py", line 39, in <module> import styles...
0.718336
Traceback (most recent call last): "/root/anaconda3/envs/deepspeech_2/lib/python3.6/site-packages/torch/jit/annotations.py", line 95, in parse_type_line arg_ann = eval(arg_ann_str, _eval_env) "<string>", line 1, in <module> NameError: name 'Optional' is not defined
Traceback (most recent call last): "/Volumes/Sarah/trial_lastrun.py", line 83, in <module> image=faces, mask=None, NameError: name 'faces' is not defined
0.768478
Traceback (most recent call last): "/home/kishoredevaraj/google-cloud-sdk/platform/google_appengine/_python_runtime.py", line 103, in <module> _run_file(__file__, globals()) "/home/kishoredevaraj/google-cloud-sdk/platform/google_appengine/_python_runtime.py", line 97, in _run_file execfile(_PATHS.script_file(sc...
Traceback (most recent call last): "faceswap.py", line 5, in <module> import lib.cli as cli "/home/januario/Documents/faceswap/lib/cli.py", line 16, in <module> from lib.logger import crash_log, log_setup "/home/januario/Documents/faceswap/lib/logger.py", line 5, in <module> from logging.handlers import Que...
0.675767
`Traceback (most recent call last): "/usr/local/bin/mlogfilter", line 10, in <module> sys.exit(main()) "/opt/ns/diopython/lib/python3.5/site-packages/mtools/mlogfilter/mlogfilter.py", line 355, in main tool.run() "/opt/ns/diopython/lib/python3.5/site-packages/mtools/mlogfilter/mlogfilter.py", line 332, in ru...
Traceback (most recent call last): "demo/restoration_demo.py", line 38, in <module> main() "demo/restoration_demo.py", line 29, in main output = restoration_inference(model, args.img_path) "/home/user/github/mmediting/mmedit/apis/restoration_inference.py", line 22, in restoration_inference for pipeline in l...
0.67476
Traceback (most recent call last): "qark.py", line 11, in <module> from qark.apk_builder import APKBuilder "F:\PenTesting Tools\QARK\qark\qark\qark.py", line 11, in <module> from qark.apk_builder import APKBuilder ModuleNotFoundError: No module named 'qark.apk_builder'; 'qark' is not a package
Traceback (most recent call last): "/home/travis/virtualenv/python3.6.3/lib/python3.6/site-packages/requests_toolbelt/_compat.py", line 56, in <module> from requests.packages.urllib3.contrib.pyopenssl \ "/home/travis/virtualenv/python3.6.3/lib/python3.6/site-packages/urllib3/contrib/pyopenssl.py", line 46, in <m...
0.772277
Traceback (most recent call last): "/lib/python3.6/threading.py", line 916, in _bootstrap_inner self.run() "tensorflow/tensorpack/tensorpack/dataflow/parallel_map.py", line 125, in run obj = self.func(dp) "tensorflow/tensorpack/examples/DoReFa-Net/imagenet_utils.py", line 114, in mapf im = aug.augment(im) ...
Traceback (most recent call last): "/home/gabo/projects/ninja-local/ninja_ide/gui/editor/checkers/not_import_checker.py", line 88, in run checker.get_imports()) "/home/gabo/projects/ninja-local/ninja_ide/dependencies/notimportchecker.py", line 97, in get_imports searcher.visit(stmt) "/usr/lib/python3.5/ast.p...
0.686568
Traceback (most recent call last): "<stdin>", line 1, in <module> "/home/SuXiangDong/Language/anaconda3/envs/rsn/lib/python3.6/site-packages/tensorboardX/__init__.py", line 5, in <module> from .torchvis import TorchVis "/home/SuXiangDong/Language/anaconda3/envs/rsn/lib/python3.6/site-packages/tensorboardX/tor...
Traceback (most recent call last): "test_ic15.py", line 19, in <module> from pse import pse "/opt/data/private/PSENet/pse/__init__.py", line 11, in <module> from .adaptor import pse as cpse ImportError: /opt/data/private/PSENet/pse/adaptor.so: undefined symbol: _ZN2cv8fastFreeEPv
0.763848
Traceback (most recent call last): "/usr/lib/python3.8/site-packages/nose/case.py", line 197, in runTest self.test(*self.arg) "/home/tkloczko/rpmbuild/BUILD/arrow-0.15.6/tests/test_parser.py", line 479, in test_parse_with_extra_words_at_start_and_end_valid assert self.parser.parse("blah 2016 blah", "YYYY") == d...
[tester] ERROR Bandit internal error running: hardcoded_password_default on file test.py at line 1: 'module' object has no attribute 'arg'Traceback (most recent call last): "/home/vtorre/.virtualenvs/bandit/local/lib/python2.7/site-packages/bandit/core/tester.py", line 64, in run_tests result = test(context) "/h...
0.682122
Traceback (most recent call last): "/home/kaord/.local/lib/python3.8/site-packages/beets/plugins.py", line 273, in load_plugins namespace = __import__(modname, None, None) "/usr/local/whatlastgenre/plugin/beets/beetsplug/wlg.py", line 28, in <module> from wlg import whatlastgenre "/usr/local/whatlastgenre/pl...
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.705976
Traceback (most recent call last): "/home/farl/TT/OpenVINO/training_extensions/pytorch_toolkit/instance_segmentation/segmentoly/rcnn/openvino_net.py", line 77, in __del__ del self.exec_net AttributeError: exec_net
Traceback (most recent call last): "/rpovelik/installed/miniconda3/envs/ray/lib/python3.8/site-packages/ray/actor.py", line 657, in __del__ AttributeError: 'NoneType' object has no attribute 'global_worker'
0.746137
Traceback (most recent call last): "/home/gitpod/.pyenv/versions/2.7.16/bin/pylint", line 8, in <module> sys.exit(run_pylint()) "/workspace/.pip-modules/lib/python2.7/site-packages/pylint/__init__.py", line 16, in run_pylint Run(sys.argv[1:]) "/workspace/.pip-modules/lib/python2.7/site-packages/pylint/lint.p...
Traceback (most recent call last): "bazel-bin/inception/imagenet_train.runfiles/inception/inception/inception_train.py", line 30, in <module> from inception import image_processing ImportError: No module named inception
0.686156
Traceback (most recent call last): "C:\ProgramData\Anaconda3\lib\site-packages\spyder\utils\external\github.py", line 51, in <module> from urllib2 import build_opener, HTTPSHandler, Request, HTTPError ModuleNotFoundError: No module named 'urllib2'
2020-05-27 14:15:40.892 [launcher][ERROR] Except stack:Traceback (most recent call last): "code/default/launcher/start.py", line 164, in <module> import OpenSSL as oss_test "/usr/lib/python3/dist-packages/OpenSSL/__init__.py", line 8, in <module> from OpenSSL import crypto, SSL "/usr/lib/python3/dist-package...
0.774552
Traceback (most recent call last): "keras_retinanet/bin/train.py", line 35, in <module> from .. import layers # noqa: F401 "keras_retinanet/bin/../../keras_retinanet/layers/__init__.py", line 1, in <module> from ._misc import RegressBoxes, UpsampleLike, Anchors, ClipBoxes # noqa: F401 "keras_retinanet/bin/.....
Traceback (most recent call last): "/home/wai043/.pyenv/versions/3.6.10/lib/python3.6/unittest/loader.py", line 462, in _find_test_path package = self._get_module_from_name(name) "/home/wai043/.pyenv/versions/3.6.10/lib/python3.6/unittest/loader.py", line 369, in _get_module_from_name __import__(name) "/home...
0.677584
`Traceback (most recent call last): "/Users/zhangmc/software_kg/PreSumm-dev/src/train.py", line 140, in <module> test_text_abs(args) "/Users/zhangmc/software_kg/PreSumm-dev/src/train_abstractive.py", line 324, in test_text_abs model = AbsSummarizer(args, device, checkpoint) "/Users/zhangmc/software_kg/PreSum...
Traceback (most recent call last): "test.py", line 19, in <module> model.setup(opt) "/home/t-fayan/vision/pytorch-CycleGAN-and-pix2pix/models/base_model.py", line 43, in setup self.load_networks(opt.which_epoch) "/home/t-fayan/vision/pytorch-CycleGAN-and-pix2pix/models/base_model.py", line 130, in load_netwo...
0.753981
Traceback (most recent call last): "nn_play.py", line 10, in <module> import tensorflow as tf ModuleNotFoundError: No module named 'tensorflow'
Traceback (most recent call last): "reproducer/reproducer.py", line 1, in <module> import spam ModuleNotFoundError: No module named 'spam'
0.820013
Traceback (most recent call last): "C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\tornado\ioloop.py", line 907, in _run return self.callback() "C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\distributed\nanny.py", line 414, in memory_monitor process = sel...
Traceback (most recent call last): "raiden-script.py", line 2, in <module> "raiden/__main__.py", line 13, in main "click/core.py", line 764, in __call__ "click/core.py", line 717, in main "click/core.py", line 1114, in invoke "click/core.py", line 956, in invoke "click/core.py", line 555, in invoke...
0.718903
Traceback (most recent call last): "<ipython-input-26-fe6240451925>", line 1, in <module> from keras.preprocessing.image import ImageDataGenerator "C:\Program s\Anaconda3\lib\site-packages\keras\preprocessing\image.py", line 13, in <module> import scipy.ndimage as ndi "C:\Program s\Anaconda3\lib\site-pa...
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) "/src/evaluater/predict.py", line 6, in <module> from utils.utils import calc_mean_score, save_json "/src/u...
0.702691
Traceback (most recent call last): "C:\sqlmap\lib\core\settings.py", line 15, in <module> from lib.core.enums import DBMS ModuleNotFoundError: No module named 'lib'
Traceback (most recent call last): "/root/routersploit/routersploit/core/exploit/utils.py", line 109, in import_exploit module = importlib.import_module(path) "/usr/lib/python3.8/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) "<frozen importlib....
0.812087
Traceback (most recent call last): "/snap/tauon/x2/tauon.py", line 377, in <module> from sdl2 import * "/snap/tauon/x2/lib/python3.6/site-packages/sdl2/__init__.py", line 2, in <module> from .dll import get_dll_file, _bind "/snap/tauon/x2/lib/python3.6/site-packages/sdl2/dll.py", line 115, in <module> raise...
Traceback (most recent call last): "<string>", line 2, in <module> ImportError: No module named Math`
0.696633
Traceback (most recent call last): "./init.py", line 8, in <module> import utils.file_utils as file_utils ImportError: No module named 'utils.file_utils'
Traceback (most recent call last): "./src/align/align_dataset_mtcnn.py", line 35, in <module> import align.detect_face "/Users/tongwenjie/Desktop/twj/TensorFlow项目及代码/Face recognition/davidsandberg_facenet_3k/facenet/src/align/detect_face.py", line 34, in <module> import cv2 "/Users/tongwenjie/anaconda2/lib/p...
0.800952
Traceback (most recent call last): "/appenv/bin/ocrmypdf", line 7, in <module> from ocrmypdf.__main__ import run_pipeline "/appenv/lib/python3.6/site-packages/ocrmypdf/__init__.py", line 38, in <module> from . import pdfinfo "/appenv/lib/python3.6/site-packages/ocrmypdf/pdfinfo/__init__.py", line 31, in <mod...
Traceback (most recent call last): "<stdin>", line 1, in <module> ModuleNotFoundError: No module named 'python'
0.82516
Traceback (most recent call last): "tradingwindows.py", line 8, in <module> ImportError: DLL load failed: 找不到指定的模块。
Traceback (most recent call last): "/opt/anaconda3/lib/python3.6/site-packages/ray/workers/default_worker.py", line 7, in <module> import numpy as np ImportError: No module named numpy
0.709745
Traceback (most recent call last): "UPSNet/upsnet/upsnet_end2end_train_hvd.py", line 440, in <module> upsnet_train() "UPSNet/upsnet/upsnet_end2end_train_hvd.py", line 242, in upsnet_train output = train_model(data, label) "/home/work/anaconda3/lib/python3.6/site-packages/torch/nn/modules/module.py", line 489...
Traceback (most recent call last): "<stdin>", line 1, in <module> "/Users/lily/pydev/mdanalysis/package/MDAnalysis/core/topologyattrs.py", line 862, in omega_selections nxtres = residues._get_next_residues_by_resid() "/Users/lily/pydev/mdanalysis/package/MDAnalysis/core/topologyattrs.py", line 670, in _get_ne...
0.693679
Traceback (most recent call last): "PATH_TO_PACKAGE\Tensorpack\tensorpack\dataflow\prefetch.py", line 192, in __del__ x.terminate() "C:\Anaconda3\lib\multiprocessing\process.py", line 113, in terminate self._popen.terminate() AttributeError: 'NoneType' object has no attribute 'terminate'
Traceback (most recent call last): "/work/GitPython/git/repo/base.py", line 189, in __del__ "/work/GitPython/git/repo/base.py", line 194, in close AttributeError: 'NoneType' object has no attribute 'collect'
0.814207
Traceback (most recent call last): "/usr/local/lib/python3.6/dist-packages/qiling-1.0-py3.6.egg/qiling/utils.py", line 167, in ql_get_module_function imp_module = importlib.import_module(module_name) "/usr/lib/python3.6/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:...
Traceback (most recent call last): "foo.py", line 1, in <module> from ruamel.yaml import YAML ImportError: cannot import name 'YAML' from 'ruamel.yaml' (D:\projects\testruamel\dist\foo\ruamel\yaml\__init__.pyc)
0.802781
Traceback (most recent call last): "demo.py", line 11, in <module> from detectors.detector_factory import detector_factory "D:\Master1\Master\CenterNet\src\lib\detectors\detector_factory.py", line 5, in <module> from .exdet import ExdetDetector "D:\Master1\Master\CenterNet\src\lib\detectors\exdet.py", line 2...
Traceback (most recent call last): "/home/snejus/.cache/pypoetry/virtualenvs/service-mypackage-4v1lnku2-py3.6/bin/pylint", line 8, in <module> sys.exit(run_pylint()) "/home/snejus/.cache/pypoetry/virtualenvs/service-mypackage-4v1lnku2-py3.6/lib/python3.6/site-packages/pylint/__init__.py", line 19, from pylint.l...
0.758855
Traceback (most recent call last): "/home/croat/dask_scheduler_memory2/distributed/distributed/utils.py", line 668, in log_errors yield "/home/croat/dask_scheduler_memory2/distributed/distributed/dashboard/components/scheduler.py", line 2169, in systemmonitor_doc sysmon = SystemMonitor(scheduler, sizing_mode="s...
Traceback (most recent call last): "/usr/local/lib/python3.5/site-packages/celery/app/trace.py", line 368, in trace_task R = retval = fun(*args, **kwargs) "/usr/local/lib/python3.5/site-packages/celery/app/trace.py", line 623, in __protected_call__ return self.run(*args, **kwargs) "/app/irj/irj_app/m_work/ta...
0.676403
Traceback (most recent call last): "F:/学习资料/计算机/大二/下/人工智能/Text_Analysis/loadModule.py", line 70, in <module> metrics_choices=["f1"]) "E:\software\program\Python37\lib\site-packages\paddlehub\finetune\task\classifier_task.py", line 179, in __init__ metrics_choices=metrics_choices) "E:\software\program\Python3...
Traceback (most recent call last): "practice.py", line 279, in <module> action = np.argmax([0.1, 1, 0.2]*agent.get_qs(current_state)) "practice.py", line 186, in get_qs return self.model.predict(state)[0] "C:\Users\liuzhen\.conda\envs\python37\lib\site-packages\keras\engine\training.py", line 1380, in predic...
0.683042
Traceback (most recent call last): "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/multiprocessing/process.py", line 315, in _bootstrap self.run() "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwa...
Traceback (most recent call last): "/usr/local/bin/boopsniff_gui", line 23, in <module> from tkinter import * ImportError: No module named tkinter
0.761521
Traceback (most recent call last): "/tmp/list_all.py", line 3, in <module> import pyinsane2 ImportError: No module named pyinsane2
Traceback (most recent call last): "C:\Python38-32\lib\runpy.py", line 193, in _run_module_as_main return _run_code(code, main_globals, None, "C:\Python38-32\lib\runpy.py", line 86, in _run_code exec(code, run_globals) "C:\Manim\manim-master\manim.py", line 2, in <module> import manimlib "C:\Manim\manim-...
0.764628
Traceback (most recent call last): ".../tmp.py", line 12, in <module> NT(1, 0.5).ab() AttributeError: 'NT' object has no attribute 'ab'
Traceback (most recent call last): "<stdin>", line 1, in <module> "/Users/iriet/Documents/science/bioinformatics/anaconda/lib/python3.6/site-packages/Bio/SeqIO/__init__.py", line 317, in <module> from Bio._py3k import basestring "/Users/iriet/Documents/science/bioinformatics/anaconda/lib/python3.6/site-packag...
0.792384
Traceback (most recent call last): "C:\Users\harry\OneDrive\Desktop\Pepsi-Bot\index.py", line 1, in <module> import discord "C:\Users\harry\AppData\Local\Programs\Python\Python37-32\lib\site-packages\discord\__init__.py", line 20, in <module> from .client import Client, AppInfo, ChannelPermissions "C:\Users\...
Traceback (most recent call last): "/root/django/django/utils/autoreload.py", line 225, in wrapper fn(*args, **kwargs) "/root/django/django/core/management/commands/runserver.py", line 117, in inner_run self.check(display_num_errors=True) "/root/django/django/core/management/base.py", line 390, in check inc...
0.754513
Traceback (most recent call last): "commix.py", line 31, in <module> import src.core.main "main.py", line 29, in <module> from src.utils import logs "logs.py", line 21, in <module> import sqlite3 "__init__.py", line 24, in <module> from dbapi2 import * "dbapi2.py", line 28, in <module> from _sqlite3...
Traceback (most recent call last): "train.py", line 1, in <module> from data import * "C:\Users\Yuliia\Install\SSD Multibox\ssd.pytorch\data\__init__.py", line 1, in <module> from .voc0712 import VOCDetection, VOCAnnotationTransform, VOC_CLASSES, VOC_ROOT "C:\Users\Yuliia\Install\SSD Multibox\ssd.pytorch\dat...
0.733655
Traceback (most recent call last): "/usr/local/lib/python3.7/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) "/usr/local/lib/python3.7/runpy.py", line 85, in _run_code exec(code, run_globals) "/src/kapitan/__main__.py", line 17, in <module> from kapitan import cli "/src/kapitan/cli.py",...
Traceback (most recent call last): "train.py", line 33, in <module> from utility import check_gpu ModuleNotFoundError: No module named 'utility'
0.856547