text1 stringlengths 92 132k | text2 stringlengths 83 99.1k | score float64 0.01 1 |
|---|---|---|
Traceback (most recent call last):
"/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
"/usr/lib/python2.7/threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
"app.py", line 43, in background_thread
namespace='/test')
"/usr/local/lib/python2.7/dist-packag... | Traceback (most recent call last):
"/srv/homeassistant/homeassistant_venv/lib/python3.4/site-packages/pip/basecommand.py", line 215, in main
status = self.run(options, args)
"/srv/homeassistant/homeassistant_venv/lib/python3.4/site-packages/pip/commands/install.py", line 342, in run
prefix=options.prefix_path,
... | 0.73055 |
`Traceback (most recent call last):
"/Users/myname/Desktop/CM-Public/main.py", line 6, in <module>
import discord
ModuleNotFoundError: No module named 'discord'`
| Traceback (most recent call last):
"laika.py", line 25, in <module>
from laikaboss.dispatch import Dispatch, close_modules
"/home/hostname/Programs/laikaboss/laikaboss/dispatch.py", line 18, in <module>
from util import get_scanObjectUID, listToSSV, yara_on_demand, \
ModuleNotFoundError: No module named 'util'
| 0.842147 |
Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 516, in extract_info
ie_result = ie.extract(url)
"/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 163, in extract
return self._real_extract(url)
"/usr/lib/python2.7/dist-packages/youtube_dl/e... | Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 479, in _decrypt_signature
video_id, player_url, s
"/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 383, in _extract_signature_function
res = self._parse_sig_js(code)
"/usr/lib/pytho... | 0.787792 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/tmp/pip-build-7Ai3NW/nvpy/setup.py", line 3, in <module>
from nvpy import nvpy
"nvpy/nvpy.py", line 44, in <module>
import view
"nvpy/view.py", line 8, in <module>
import search_entry
"nvpy/search_entry.py", line 11, in <module>
im... | Traceback (most recent call last):
"<string>", line 1, in <module>
"/home/takluyver/Code/pycalibration/testenv/lib64/python3.8/site-packages/matplotlib/__init__.py", line 174, in <module>
_check_versions()
"/home/takluyver/Code/pycalibration/testenv/lib64/python3.8/site-packages/matplotlib/__init__.py", line ... | 0.678117 |
Traceback (most recent call last):
"gratipay/wireup.py", line 11, in <module>
import aspen
"/Users/whit537/personal/gratipay/gratipay.com/env/lib/python2.7/site-packages/aspen/__init__.py", line 65, in <module>
import pkg_resources
"/Users/whit537/personal/gratipay/gratipay.com/env/lib/python2.7/site-package... | Traceback (most recent call last):
"run_tribler.py", line 95, in <module>
start_tribler_core(base_path, api_port)
"run_tribler.py", line 43, in start_tribler_core
from Tribler.Core.Session import Session
"/home/tribler/tudelft/tribler/Tribler/Core/Session.py", line 21, in <module>
from Tribler.Core.APIImple... | 0.813753 |
Traceback (most recent call last):
"cloudfail.py", line 9, in <module>
import colorama
ImportError: No module named 'colorama'
| Traceback (most recent call last):
"examples/example.py", line 5, in <module>
import MinkowskiEngine as ME
"/root/anaconda3/envs/pytorch1.1/lib/python3.6/site-packages/MinkowskiEngine-0.2.4-py3.6-linux-x86_64.egg/MinkowskiEngine/__init__.py", line 12, in <module>
from SparseTensor import SparseTensor
"/root/... | 0.736064 |
Traceback (most recent call last):
"/usr/local/bin/cartography", line 11, in <module>
sys.exit(main())
"/usr/local/lib/python3.6/dist-packages/cartography/cli.py", line 182, in main
return CLI(default_sync, prog='cartography').main(argv)
"/usr/local/lib/python3.6/dist-packages/cartography/cli.py", line 162, ... | 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.67636 |
Traceback (most recent call last):
"/Users/ge/mit/dmc_gen/dmc_gen_analysis/__init__.py", line 164, in thunk
"/home/gridsan/geyang/jaynes-mount/dmc_gen/2021-03-05/085031.707344/dmc_gen/dmc_gen/train.py", line 58, in train
image_size=image_size,
"/home/gridsan/geyang/jaynes-mount/dmc_gen/2021-03-05/085031.70734... | Traceback (most recent call last):
"<console>", line 1, in <module>
"/ram/scapy/scapy/packet.py", line 365, in __str__
return str(self.build())
"/ram/scapy/scapy/packet.py", line 483, in build
p = self.do_build()
"/ram/scapy/scapy/packet.py", line 468, in do_build
pay = self.do_build_payload()
"/ram/s... | 0.712308 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/ray/workers/default_worker.py", line 8, in <module>
import redis
ImportError: No module named redis
| Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/salt/loader.py", line 1461, in _load_module
mod = imp.load_module(mod_namespace, fn_, fpath, desc)
"/usr/lib/python2.7/dist-packages/salt/utils/psutil_compat.py", line 20, in <module>
import psutil
# pylint: disable=3rd-party-module-not-gated
... | 0.805386 |
Original Traceback (most recent call last):
"/home/shelly/anaconda3/envs/py37/lib/python3.7/site-packages/torch/utils/data/_utils/worker.py", line 178, in _worker_loop
data = fetcher.fetch(index)
"/home/shelly/anaconda3/envs/py37/lib/python3.7/site-packages/torch/utils/data/_utils/fetch.py", line 44, in fetch
d... | 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.709653 |
Traceback (most recent call last):
"C:\Users\Administrateur\Desktop\ligne_d_Vis\.mdenv\lib\site-packages\cx_Freeze\initscripts\__startup__.py", line 74, in run
module.run()
"C:\Users\Administrateur\Desktop\ligne_d_Vis\.mdenv\lib\site-packages\cx_Freeze\initscripts\Console.py", line 36, in run
exec(code, m.__dic... | Traceback (most recent call last):
"manage.py", line 8, in <module>
from django.core.management import execute_from_command_line
ImportError: No module named django.core.management
| 0.79032 |
Traceback (most recent call last):
"/opt/conda/lib/python2.7/site-packages/distributed/utils.py", line 212, in f
result[0] = yield make_coro()
"/opt/conda/lib/python2.7/site-packages/tornado/gen.py", line 1055, in run
value = future.result()
"/opt/conda/lib/python2.7/site-packages/tornado/concurrent.py", lin... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
AttributeError: 'PyKeyboard' object has no attribute 'left_key'
| 0.681135 |
Traceback (most recent call last):
"E:\Python37\lib\site-packages\numpy\core\__init__.py", line 40, in <module>
from . import multiarray
"E:\Python37\lib\site-packages\numpy\core\multiarray.py", line 12, in <module>
from . import overrides
"E:\Python37\lib\site-packages\numpy\core\overrides.py", line 6, in <... | Traceback (most recent call last):
"C:\Users\Joey\Anaconda3\lib\site-packages\numpy\core\__init__.py", line 16, in <module>
from . import multiarray
ImportError: DLL load failed: The specified module could not be found.
| 0.921096 |
Traceback (most recent call last):
"translate.py", line 129, in <module>
main()
"translate.py", line 70, in main
= translator.translate(batch, data)
"/home/qzw123/wangyuan/OpenNMT-py-master/onmt/Translator.py", line 206, in translate
pred, predScore, attn, goldScore = self.translateBatch(batch, data)
"/h... | | epoch 001:
0%|
| 0/156 [00:00<?, ?it/s]Traceback (most recent call last):
"train.py", line 343, in <module>
cli_main()
"train.py", line 339, in cli_main
main(args)
"train.py", line 92, in main
train(args, trainer, task, epoch_itr)
"train.py", line 133, in train
log_output = trainer.train_step(samples)... | 0.677674 |
Traceback (most recent call last):
"/home/pwaller/.local/src/github.com/dask/distributed/distributed/batched.py", line 70, in _background_send
AttributeError: 'NoneType' object has no attribute 'TimeoutError'
| Traceback (most recent call last):
"C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\tornado\ioloop.py", line 907, in _run
return self.callback()
"C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\distributed\nanny.py", line 414, in memory_monitor
process = sel... | 0.687142 |
Traceback (most recent call last):
"C:XXXXXX.py", line 8, in <module>
from parl import layers
ImportError: cannot import name 'layers' from 'parl' (C:\software\anaconda\envs\rl37\lib\site-packages\parl\__init__.py)
| Traceback (most recent call last):
"/usr/lib/python3.5/subprocess.py", line 441, in <module>
import threading
"/usr/lib/python3.5/threading.py", line 7, in <module>
from traceback import format_exc as _format_exc
ImportError: cannot import name 'format_exc'
| 0.82039 |
Traceback (most recent call last):
"/usr/local/bin/torchbiggraph_import_from_tsv", line 10, in <module>
sys.exit(main())
"/usr/local/lib/python3.6/dist-packages/torchbiggraph/converters/import_from_tsv.py", line 363, in main
opt.relation_type_min_count,
"/usr/local/lib/python3.6/dist-packages/torchbiggraph/c... | Traceback (most recent call last):
"/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_platform.py", line 244, in _async_add_entity
await entity.async_device_update(warning=False)
"/usr/lib/python3.6/site-packages/homeassistant/helpers/entity.py", line 327, in async_device_update
yield from self.hass... | 0.682523 |
Traceback (most recent call last):
"/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
"/usr/lib/python2.7/threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
"/usr/local/lib/python2.7/dist-packages/paddle/v2/reader/decorator.py", line 271, in handle_worker
... | Traceback (most recent call last):
"/var/mycodo-root/mycodo/controllers/base_controller.py", line 146, in attempt_execute
func()
"/var/mycodo-root/mycodo/controllers/controller_conditional.py", line 177, in check_conditionals
self.conditional_run.conditional_code_run()
"/home/pi/Mycodo/mycodo/user_python_cod... | 0.69748 |
Traceback (most recent call last):
"/usr/lib/python3.6/threading.py", line 916, in _bootstrap_inner
self.run()
"/usr/lib/python3.6/threading.py", line 864, in run
self._target(*self._args, **self._kwargs)
"/usr/local/lib/python3.6/dist-packages/pysyncobj/syncobj.py", line 508, in _autoTickThread
self._onTic... | Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/django/core/handlers/exception.py", line 41, in inner
response = get_response(request)
"/usr/local/lib/python3.6/site-packages/django/core/handlers/base.py", line 187, in _get_response
response = self.process_exception_by_middleware(e, r... | 0.695412 |
> Traceback (most recent call last):
"C:\Users\Administrator\AppData\Local\Programs\Python\Python37\lib\site-packages\discord\ext\commands\core.py", line 79, in wrapped
ret = await coro(*args, **kwargs)
"C:\Users\Administrator\Desktop\shinobu_2\shinobu\Cogs\Other\claptrap.py", line 37, in ratemymod
async for en... | Traceback (most recent call last):
"/Users/mate/github/vyper/vyper-venv/bin/vyper", line 4, in <module>
__import__('pkg_resources').run_script('vyper==0.1.0b6', 'vyper')
"/Users/mate/github/vyper/vyper-venv/lib/python3.6/site-packages/pkg_resources/__init__.py", line 664, in run_script
self.require(requires)[0]... | 0.685041 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/senko/.virtualenvs/kiwi_django2/lib/python3.6/site-packages/social_core/backends/github.py", line 5, in <module>
from requests import HTTPError
"/home/senko/.virtualenvs/kiwi_django2/lib/python3.6/site-packages/requests/__init__.py", lin... | Traceback (most recent call last):
"searx/webapp.py", line 58, in <module>
from searx.utils import (
ImportError: cannot import name match_language
| 0.799572 |
Traceback (most recent call last):
"/usr/lib/python3.6/site-packages/requests/adapters.py", line 440, in send
timeout=timeout
"/usr/lib/python3.6/site-packages/urllib3/connectionpool.py", line 639, in urlopen
_stacktrace=sys.exc_info()[2])
"/usr/lib/python3.6/site-packages/urllib3/util/retry.py", line 388, i... | Traceback (most recent call last):
"C:\Users\user\AppData\Local\Programs\Python\Python36-32\lib\site-packages\requests\adapters.py", line 445, in send
timeout=timeout
"C:\Users\user\AppData\Local\Programs\Python\Python36-32\lib\site-packages\urllib3\connectionpool.py", line 667, in urlopen
**response_kw)
"C:... | 0.818819 |
Traceback (most recent call last):
"/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/runpy.py", line 193, in _run_module_as_main
return _run_code(code, main_globals, None,
"/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/runpy.py", line 86, in _run_code
exec(code, run_globals)
... | Traceback (most recent call last):
"<string>", line 1, in <module>
"/home/aaaaa/Documents/Shapely/.venv/lib/python3.8/site-packages/shapely/vectorized/__init__.py", line 3, in <module>
from ._vectorized import (contains, touches)
ModuleNotFoundError: No module named 'shapely.vectorized._vectorized'
| 0.688483 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/tensorflow/python/client/session.py", line 1327, in _do_call
return fn(*args)
"/usr/local/lib/python3.6/site-packages/tensorflow/python/client/session.py", line 1306, in _run_fn
status, run_metadata)
"/usr/local/Cellar/python3/3.6.2/F... | Traceback (most recent call last):
"keras_retinanet/bin/train.py", line 441, in <module>
main()
"keras_retinanet/bin/train.py", line 437, in main
callbacks=callbacks,
"/home/jin/pyenv/tf2/local/lib/python2.7/site-packages/keras/legacy/interfaces.py", line 91, in wrapper
return func(*args, **kwargs)
"/hom... | 0.683308 |
Traceback (most recent call last):
"/usr/bin/ajenti-panel", line 133, in <module>
core.run()
"/usr/lib/python2.7/site-packages/ajenti/core.py", line 88, in run
ajenti.plugins.manager.load_all()
"/usr/lib/python2.7/site-packages/ajenti/plugins/__init__.py", line 266, in load_all
self.load_recursive(item[0])
"/us... | Traceback (most recent call last):
"/attack/Zeus-Scanner/var/search/selenium_search.py", line 268, in parse_search_results
tor=tor, batch=batch, xforward=forward_for
"/attack/Zeus-Scanner/var/search/selenium_search.py", line 82, in get_urls
browser = var.search.SetBrowser(agent=user_agent, proxy=proxy, tor=tor, xfo... | 0.724782 |
Traceback (most recent call last):
"/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugin/core.py", line 689, in _import_plugin
instance = imp.load_module(key, f, filename, description)
"/home/pi/OctoPrint/venv/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/o... | Traceback (most recent call last):
"/Users/.../IronPython-2.7.6.3/Lib/runpy.py", line 182, in run_module
"/Users/.../IronPython-2.7.6.3/Lib/runpy.py", line 107, in _get_module_details
ImportError: No module named pip
| 0.698 |
Traceback (most recent call last):
"slim/prune/export_model.py", line 123, in <module>
main()
"slim/prune/export_model.py", line 88, in main
only_graph=True)
"/opt/conda/envs/python35-paddle120-env/lib/python3.7/site-packages/paddleslim/prune/pruner.py", line 112, in prune
g = self._transform(self.idx_selec... | Traceback (most recent call last):
"/usr/lib/python3.6/socketserver.py", line 651, in process_request_thread
self.finish_request(request, client_address)
"/usr/lib/python3.6/socketserver.py", line 361, in finish_request
self.RequestHandlerClass(request, client_address, self)
"/usr/lib/python3.6/socketserver.... | 0.716685 |
Traceback (most recent call last):
"test_multi_label_baselines.py", line 7, in <module>
from skmultilearn.ext import Keras
ImportError: cannot import name Keras
| Traceback (most recent call last):
"/Users/melvyn/tmp/./tmp.dist/tmp.py", line 2, in <module>
ImportError: dlopen(/Users/melvyn/tmp/./tmp.dist/PyQt5/QtWidgets.so, 2): Library not loaded: @rpath/QtWidgets.framework/Versions/5/QtWidgets
| 0.685754 |
Traceback (most recent call last):
"/home/max/bot_project/Bots_Django/TelegramBot/TelegramBot/simple_soap_client.py", line 47, in <module>
client.service.getAllLpusInfo(returnBranches=True, externalSystemId='MPGU')
"/home/max/bot_project/Bots_Django/venv/local/lib/python2.7/site-packages/zeep/client.py", line 41... | Traceback (most recent call last):
"/Users/aachkar/Library/Caches/pypoetry/virtualenvs/cv-workflows-rEYCzLQU-py3.8/lib/python3.8/site-packages/metaflow/cli.py", line 883, in main
start(auto_envvar_prefix='METAFLOW', obj=state)
"/Users/aachkar/Library/Caches/pypoetry/virtualenvs/cv-workflows-rEYCzLQU-py3.8/lib/py... | 0.721483 |
Traceback (most recent call last):
"/Users/<username>/PycharmProjects/tensorflow_chatbot/execute.py", line 334, in <module>
train()
"/Users/<username>/PycharmProjects/tensorflow_chatbot/execute.py", line 151, in train
model = create_model(sess, False)
"/Users/<username>/PycharmProjects/tensorflow_chatbot/exe... | Traceback (most recent call last):
"/srv/homeassistant/lib/python3.6/site-packages/homeassistant/components/websocket_api/commands.py", line 128, in handle_call_service
connection.context(msg),
"/srv/homeassistant/lib/python3.6/site-packages/homeassistant/core.py", line 1235, in async_call
await asyncio.shield(... | 0.671938 |
Traceback (most recent call last):
"/usr/src/app/homeassistant/helpers/entity_platform.py", line 128, in _async_setup_platform
SLOW_SETUP_MAX_WAIT, loop=hass.loop)
"/usr/local/lib/python3.6/asyncio/tasks.py", line 358, in wait_for
return fut.result()
"/usr/local/lib/python3.6/concurrent/futures/thread.py", l... | Traceback (most recent call last):
"/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
"/usr/lib/python2.7/threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
"/usr/share/w3af/w3af/core/ui/gui/scanrun.py", line 419, in _draw_real
raise ValueError(msg % args)... | 0.684028 |
ERROR: Signature extraction failed: Traceback (most recent call last):
"/usr/local/lib/python3.7/site-packages/youtube_dl/extractor/youtube.py", line 1342, in _decrypt_signature
video_id, player_url, s
"/usr/local/lib/python3.7/site-packages/youtube_dl/extractor/youtube.py", line 1250, in _extract_signature_func... | Traceback (most recent call last):
"/usr/lib/python3.7/site-packages/youtube_dl/extractor/youtube.py", line 1221, in _decrypt_signature
video_id, player_url, s
"/usr/lib/python3.7/site-packages/youtube_dl/extractor/youtube.py", line 1130, in _extract_signature_function
res = self._parse_sig_js(code)
"/usr/li... | 1 |
Traceback (most recent call last):
"./youtube-dl/youtube_dl/YoutubeDL.py", line 643, in extract_info
ie_result = ie.extract(url)
"./youtube-dl/youtube_dl/extractor/common.py", line 274, in extract
self.initialize()
"./youtube-dl/youtube_dl/extractor/common.py", line 268, in initialize
self._real_initialize()
".... | Traceback (most recent call last):
"/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 650, in extract_info
ie_result = ie.extract(url)
"/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 273, in extract
return self._real_extract(url)
"/usr/local/bin/youtube-dl/youtube_dl/extractor/tumblr.py", ... | 0.734716 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"C:\Users\82193\Python35\lib\site-packages\easytrader\clienttrader.py", line 30, in prepare
self.login(user, password, exe_path or self._config.DEFAULT_EXE_PATH, comm_password, **kwargs)
"C:\Users\82193\Python35\lib\site-packages\easytrader\yh_... | [12:02:21][engine.py:1001] Traceback (most recent call last):
"D:\Tools\PenetrationTesting\4.Vulnerability_Analysis\CodeAudit\Kunlun-M\core\engine.py", line 970, in scan
result = js_scan_parser(rule_match, self.line_number, self.file_path,
"D:\Tools\PenetrationTesting\4.Vulnerability_Analysis\CodeAudit\Kunlun-M\... | 0.720813 |
Traceback (most recent call last):
"/srv/homeassistant/lib/python3.5/site-packages/bellows/ezsp.py", line 194, in handle_callback
handler(*args)
"/srv/homeassistant/lib/python3.5/site-packages/bellows/zigbee/application.py", line 139, in ezsp_callback_handler
self._handle_frame(*args)
"/srv/homeassistant/lib... | Traceback (most recent call last):
"<input>", line 1, in <module>
"boltons\dictutils.py", line 361, in popall
self._remove_all(k)
"boltons\dictutils.py", line 398, in _remove_all
values = self._map[k]
KeyError: 1
| 0.680813 |
Traceback (most recent call last):
"manage.py", line 15, in <module>
execute_from_command_line(sys.argv)
"/usr/local/lib/python2.7/dist-packages/django/core/management/__init__.py", line 364, in execute_from_command_line
utility.execute()
"/usr/local/lib/python2.7/dist-packages/django/core/management/__init_... |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/tmp/pip-build-11cr8m0d/auto-sklearn/setup.py", line 2, in <module>
import autosklearn
"/tmp/pip-build-11cr8m0d/auto-sklearn/autosklearn/__init__.py", line 2, in <module>
from autosklearn.util import dependencies
"/tmp/pip-build-11cr8m0d... | 0.783821 |
Traceback (most recent call last):
"object_detection/builders/model_builder_test.py", line 23, in <module>
from object_detection.builders import model_builder
"/usr/local/lib/python3.6/dist-packages/object_detection-0.1-py3.6.egg/object_detection/builders/model_builder.py", line 20, in <module>
from object_dete... | Traceback (most recent call last):
"/Users/singlefawn/Desktop/Our Realm/1997/Programs/random gallery/chat_1_2.py", line 6, in <module>
trainer = ChatterBotCorpusTrainer(bot)
"/Users/singlefawn/Desktop/Our Realm/1997/Programs/random gallery/venv/lib/python3.7/site-packages/chatterbot/trainers.py", line 101, in __... | 0.712416 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/rails/f/envs/local/lib/python2.7/site-packages/blockchain/__init__.py", line 1, in <module>
from . import (
"/home/rails/f/envs/local/lib/python2.7/site-packages/blockchain/blockexplorer.py", line 6, in <module>
from . import util
Impor... | Traceback (most recent call last):
"/opt/tidos-framework/tidos.py", line 14, in <module>
from tidos_main import *
"core/tidos_main.py", line 20, in <module>
from impo import *
"core/impo.py", line 28, in <module>
from webbugs import *
"core/webbugs.py", line 28, in <module>
from mailspoof import *
"m... | 0.780997 |
Traceback (most recent call last):
"/home/mryab/miniconda3/envs/hivemind_env_test/bin/hivemind-server", line 5, in <module>
from scripts.run_server import main
ModuleNotFoundError: No module named 'scripts'
| Traceback (most recent call last):
"/home/yaswanth/.local/lib/python3.7/site-packages/numpy/core/__init__.py", line 24, in <module>
from . import multiarray
"/home/yaswanth/.local/lib/python3.7/site-packages/numpy/core/multiarray.py", line 14, in <module>
from . import overrides
"/home/yaswanth/.local/lib/py... | 0.797103 |
Traceback (most recent call last):
"train.py", line 51, in <module>
from object_detection.builders import model_builder
"C:\Users\ektav\Anaconda3\envs\tensorflow1\lib\site-packages\object_detection-0.1-py3.5.egg\object_detection\builders\model_builder.py", line 31, in <module>
from object_detection.models impor... | Traceback (most recent call last):
"/opt/walle-web-master/venv/lib/python2.7/site-packages/flask/cli.py", line 235, in locate_app
__import__(module_name)
"/opt/walle-web-master/waller.py", line 6, in <module>
from walle.app import create_app
"/opt/walle-web-master/walle/app.py", line 16, in <module>
from wa... | 0.716119 |
Traceback (most recent call last):
"/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner
self.run()
"/root/ufonet/core/webgui.py", line 54, in run
res = self.pages.get(req)
"/root/ufonet/core/webgui.py", line 2820, in get
self.pages[page] = AjaxMap().ajax(pGet)
"/root/ufonet/core/ajaxmap.py", ... | Traceback (most recent call last):
"/usr/local/opt/chisel/libexec/fblldb.py", line 83, in runCommand
command.run(args, options)
"/usr/local/Cellar/chisel/1.5.0/libexec/commands/FBClassDump.py", line 69, in run
printProperties(cls)
"/usr/local/Cellar/chisel/1.5.0/libexec/commands/FBClassDump.py", line 187, in... | 0.732872 |
Traceback (most recent call last):
"C:/Users/jesmi.harindran/Documents/Ticket Analysis Python/New folder/GSK.py", line 1, in <module>
from presidio_analyzer import AnalyzerEngine
"C:\Anaconda\lib\site-packages\presidio_analyzer\__init__.py", line 17, in <module>
from presidio_analyzer.analyzer_engine import Ana... | Traceback (most recent call last):
"/home/travis/.poetry/bin/poetry", line 11, in <module>
from poetry.console import main
"/home/travis/.poetry/lib/poetry/console/__init__.py", line 1, in <module>
from .application import Application
"/home/travis/.poetry/lib/poetry/console/application.py", line 6, in <modu... | 0.822117 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/root/miniconda3/lib/python3.6/site-packages/dask/array/__init__.py", line 4, in <module>
from .core import (Array, block, concatenate, stack, from_array, store,
"/root/miniconda3/lib/python3.6/site-packages/dask/array/core.py", line 26, in <... | Traceback (most recent call last):
"/home/jay/Desktop/Simple AI.py", line 6, in <module>
engine = pyttsx3.init('sapi5')
"/home/jay/.local/lib/python3.9/site-packages/pyttsx3/__init__.py", line 22, in init
eng = Engine(driverName, debug)
"/home/jay/.local/lib/python3.9/site-packages/pyttsx3/engine.py", line 3... | 0.676537 |
Traceback (most recent call last):
"/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
TypeError: test_memory_warning_collision_detection() takes exactly 1 argument (0 given)
| Traceback (most recent call last):
"/usr/lib64/python3.6/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
TypeError: test_redirect_requests() missing 1 required positional argument: 'tdata'
| 0.847052 |
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 957, in _decrypt_signature
video_id, player_url, len(s)
"/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 356, in _extract_signature_func... | WARNING: Automatic signature extraction failed: Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 957, in _decrypt_signature
video_id, player_url, len(s)
"/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 356, in _extract_signature_func... | 1 |
Traceback (most recent call last):
"/home/pi/.local/lib/python3.5/site-packages/numpy/core/__init__.py", line 17, in <module>
from . import multiarray
"/home/pi/.local/lib/python3.5/site-packages/numpy/core/multiarray.py", line 14, in <module>
from . import overrides
"/home/pi/.local/lib/python3.5/site-packa... | Traceback (most recent call last):
"<ipython-input-8-f731da2de255>", line 1, in <module>
import netCDF4
"C:\Python27\lib\site-packages\netCDF4\__init__.py", line 5, in <module>
from ._netCDF4 import __doc__, __pdoc__
ImportError: cannot import name __pdoc__
| 0.785547 |
Traceback (most recent call last):
"manage.py", line 22, in <module>
execute_from_command_line(sys.argv)
"C:\Users\MyUser001\Documents\Private\GitHub\MyApp\env\lib\site-packages\django\core\management\__init__.py", line 381, in execute_from_command_line
utility.execute()
"C:\Users\MyUser001\Documents\Private... | Traceback (most recent call last):
"C:/Users/lei.wang/AppData/Local/Continuum/Anaconda3/Lib/site-packages/finmarketpy_examples/backtest_example.py", line 30, in <module>
from finmarketpy.backtest import BacktestRequest, Backtest
"C:\Users\lei.wang\AppData\Local\Programs\Python\Python36-32\lib\site-packages\finma... | 0.680752 |
Traceback (most recent call last):
"setup.py", line 5, in <module>
ext_modules=cythonize("util.pyx", compiler_directives={'language_level' : "3"}))
"/usr/local/lib/python3.6/dist-packages/Cython/Build/Dependencies.py", line 1096, in cythonize
cythonize_one(*args)
"/usr/local/lib/python3.6/dist-packages/Cyth... | [ERROR
] An exception occurred in this state: Traceback (most recent call last):
"/usr/lib/python2.7/site-packages/salt/state.py", line 1822, in call
**cdata['kwargs'])
"/usr/lib/python2.7/site-packages/salt/loader.py", line 1727, in wrapper
return f(*args, **kwargs)
"/usr/lib/python2.7/site-packages/salt/st... | 0.687962 |
Traceback (most recent call last):
"site-packages/PyInstaller/loader/rthooks/pyi_rth_pkgres.py", line 11, in <module>
"/home/michael/miniconda3/envs/aligner/lib/python3.6/site-packages/PyInstaller/loader/pyimod03_importers.py", line 627, in exec_module
"site-packages/pkg_resources/__init__.py", line 24, in <mo... |
Traceback (most recent call last):
"/tmp/pip-build-env-ns920ya3/lib/python3.7/site-packages/numpy/core/__init__.py", line 16, in <module>
from . import multiarray
ImportError: libf77blas.so.3: cannot open shared object file: No such file or directory
| 0.759525 |
Traceback (most recent call last):
"/home/gsecurity/Red-DiscordBot/cogs/audio.py", line 2197, in queue_manager
next_url = queued_next_song.url
AttributeError: 'str' object has no attribute 'url'
| Traceback (most recent call last):
"/home/jsirois/dev/pantsbuild/jsirois-pants/src/python/pants/bin/daemon_pants_runner.py", line 142, in _run
scheduler = self._core.prepare_scheduler(options_bootstrapper)
"/home/jsirois/dev/pantsbuild/jsirois-pants/src/python/pants/pantsd/pants_daemon_core.py", line 105, in pre... | 0.684273 |
Traceback (most recent call last):
"/usr/bin/thefuck", line 11, in <module>
load_entry_point('thefuck==3.15', 'console_scripts', 'thefuck')()
"/usr/lib/python3.7/site-packages/thefuck/main.py", line 67, in main
fix_command()
"/usr/lib/python3.7/site-packages/thefuck/main.py", line 31, in fix_command
selecte... | Traceback (most recent call last):
"social_mapper.py", line 918, in <module>
last_name = full_name.split(" ",1)[1]
IndexError: list index out of range
| 0.710523 |
Traceback (most recent call last):
"/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner
self.run()
"/usr/lib/python3.8/threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
"/builddir/build/BUILD/dask-2.18.0/dask/tests/test_threaded.py", line 135, in test_f
L.append(get(dsk, ... | ```Traceback (most recent call last):
"/usr/bin/dragonfire", line 11, in <module>
load_entry_point('dragonfire', 'console_scripts', 'dragonfire')()
"/home/tardog/Dokumente/Spielweise/Dragonfire/dragonfire/__init__.py", line 544, in initiate
start(args)
"/home/tardog/Dokumente/Spielweise/Dragonfire/dragonfire... | 0.688104 |
Traceback (most recent call last):
"/Users/muhammadtahazaidi/.virtualenvs/project_dev-QMe0BD3g/bin/rasa", line 5, in <module>
from rasa.__main__ import main
"/Users/muhammadtahazaidi/.virtualenvs/project_dev-QMe0BD3g/lib/python3.7/site-packages/rasa/__init__.py", line 8, in <module>
from rasa.run import run
... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'pdf2image'
| 0.794634 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/home/rbrown/.conda/lib/python3.8/site-packages/monai/__init__.py", line 46, in <module>
load_submodules(sys.modules[__name__], True, exclude_pattern=excludes)
"/home/rbrown/.conda/lib/python3.8/site-packages/monai/utils/module.py", line 75, ... | Traceback (most recent call last):
"main.py", line 15, in <module>
from kivy.app import App
ImportError: No module named kivy.app
| 0.789812 |
2017-12-09 18:57:35,454 - ERROR [Contest,0 10 base::write_error] Uncaught exception (AttributeError("'NoneType' object has no attribute 'keys'",)) while processing a request: Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/tornado/web.py", line 1390, in _execute
result = self.prepare()
"/usr... | Traceback (most recent call last):
"/usr/local/lib/python3.7/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self._args)
"/usr/local/lib/python3.7/site-packages/aiohttp/web_ws.py", line 102, in _send_heartbeat
self._loop.create_task(self._writer.ping())
# type: ignore
AttributeError: 'No... | 0.690536 |
Traceback (most recent call last):
"<blender_console>", line 1, in <module>
"C:\Program
s\Blender Foundation\Blender\2.79\python\lib\site-packages\osgeo\__init__.py", line 41, in <module>
_gdal = swig_import_helper()
"C:\Program
s\Blender Foundation\Blender\2.79\python\lib\site-packages\osgeo\__init__.py", ... | Traceback (most recent call last):
"<string>", line 1, in <module>
ImportError: No module named torch
| 0.809761 |
Traceback (most recent call last):
"crawler.py", line 96, in <module>
get_posts_by_hashtag(args.tag, args.number or 100, args.debug), args.output
"crawler.py", line 42, in get_posts_by_hashtag
ins_crawler = InsCrawler(has_screen=debug)
"D:\instagram-crawler-master\inscrawler\crawler.py", line 70, in __init__... | 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.685277 |
Traceback (most recent call last):
"/home/bengoshi/.local/bin/emoji.py", line 20, in <module>
from wordcloud import WordCloud
ImportError: No module named wordcloud
| Traceback (most recent call last):
"get-prebuilt.py", line 7, in <module>
import urllib.request
ImportError: No module named request
| 0.832457 |
Traceback (most recent call last):
"/home/shailesh/projects/youtube-dl/youtube_dl/extractor/packtpub.py", line 56, in _real_initialize
self._TOKEN = self._download_json(
"/home/shailesh/projects/youtube-dl/youtube_dl/extractor/common.py", line 888, in _download_json
res = self._download_json_handle(
"/home/s... | Traceback (most recent call last):
"/home/shailesh/projects/youtube-dl/youtube_dl/extractor/packtpub.py", line 56, in _real_initialize
self._TOKEN = self._download_json(
"/home/shailesh/projects/youtube-dl/youtube_dl/extractor/common.py", line 888, in _download_json
res = self._download_json_handle(
"/home/s... | 1 |
Traceback (most recent call last):
"/usr/local/bin/youtube-dl", line 6, in <module>
from youtube_dl import main
"/usr/local/lib/python3.7/dist-packages/youtube_dl/__init__.py", line 43, in <module>
from .extractor import gen_extractors, list_extractors
"/usr/local/lib/python3.7/dist-packages/youtube_dl/extra... |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/tmp/pip-install-zt9okj4a/salt/setup.py", line 137, in <module>
exec(compile(open(SALT_VERSION).read(), SALT_VERSION, 'exec'))
"/tmp/pip-install-zt9okj4a/salt/salt/version.py", line 22, in <module>
from distro import linux_distribution
Mod... | 0.797938 |
Traceback (most recent call last):
"/usr/local/lib/python2.4/doctest.py", line 1248, in __run
compileflags, 1) in test.globs
"<doctest sqlalchemy.ext.sqlsoup[8](8)>", line 1, in ?
users
"./lib/sqlalchemy/ext/sqlsoup.py", line 358, in __repr__
value = value.encode(encoding)
TypeError: encode() argument 1 must be ... |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/tmp/pip-install-fh10g_zv/test-library/setup.py", line 17, in <module>
Extension('somepkg.hello', sources=[os.path.join('somepkg', 'hello.pyx')])
"/tmp/setuptools-bug-mcve/application/.venv/lib64/python3.6/site-packages/setuptools/__init__.p... | 0.713265 |
Error starting infrastructure: 'utf-8' codec can't decode byte 0x82 in position 6: invalid start byte Traceback (most recent call last):
"C:\users\manh_vietis\appdata\local\programs\python\python36\lib\site-packages\localstack\services\infra.py", line 465, in start_infra
install.install_components(apis)
"C:\user... | Traceback (most recent call last):
"/usr/games/lutris", line 54, in <module>
from lutris.gui.application import Application
# pylint: disable=no-name-in-module
"/usr/lib/python3/dist-packages/lutris/gui/application.py", line 52, in <module>
from .lutriswindow import LutrisWindow
"/usr/lib/python3/dist-packag... | 0.68841 |
Traceback (most recent call last):
"/root/anaconda3/envs/zeng/lib/python3.7/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"/root/anaconda3/envs/zeng/lib/python3.7/runpy.py", line 85, in _run_code
exec(code, run_globals)
"/root/anaconda3/envs/zeng/lib/python3.7/site-packages/pip/__main__.... | 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.671468 |
Traceback (most recent call last):
"/usr/lib/python3/dist-packages/youtube_dl/YoutubeDL.py", line 785, in extract_info
ie_result = ie.extract(url)
"/usr/lib/python3/dist-packages/youtube_dl/extractor/common.py", line 440, in extract
ie_result = self._real_extract(url)
"/usr/lib/python3/dist-packages/youtube_... | Traceback (most recent call last):
"/Users/johria/.virtualenvs/late-night-talk-show-analysis/lib/python3.6/site-packages/youtube_dl/YoutubeDL.py", line 760, in extract_info
ie_result = ie.extract(url)
"/Users/johria/.virtualenvs/late-night-talk-show-analysis/lib/python3.6/site-packages/youtube_dl/extractor/commo... | 0.694141 |
Traceback (most recent call last):
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbsbtmq\build\youtube_dl\YoutubeDL.py", line 797, in extract_info
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbsbtmq\build\youtube_dl\extractor\common.py", line 530, in extract
"C:\Us... | Traceback (most recent call last):
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp_5l7wxqx\build\youtube_dl\YoutubeDL.py", line 806, in wrapper
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp_5l7wxqx\build\youtube_dl\YoutubeDL.py", line 827, in __extract_info
"C:\Users\d... | 0.739568 |
Traceback (most recent call last):
"run.py", line 29, in <module>
from danmu import monitor_danmu_raffle
ImportError: cannot import name 'monitor_danmu_raffle'
| Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/usr/local/python3/lib/python3.6/site-packages/requests_html.py", line 9, in <module>
import pyppeteer
"/usr/local/python3/lib/python3.6/site-packages/pyppeteer/__init__.py", line 30, in <module>
from pyppeteer.launcher import connect, launch... | 0.8169 |
Traceback (most recent call last):
"train.py", line 148, in <module>
train()
"train.py", line 28, in train
models = create_model(opt)
"/content/drive/My Drive/Colab Notebooks/pix2pix_video_synthesis_NVDIA/vid2vid/models/models.py", line 79, in create_model
flowNet.initialize(opt)
"/content/drive/My Driv... | Traceback (most recent call last):
"run.py", line 1, in <module>
from TCP_monitor import TCP_monitor
"D:\QQliulanqidownload\yasuo\bilibili-live-tools-master (1)\bilibili-live-tools-master\TCP_monitor.py", line 14, in <module>
from guardLottery import GuardLottery
"D:\QQliulanqidownload\yasuo\bilibili-live-to... | 0.727538 |
Traceback (most recent call last):
"/usr/local/bin/polyglot", line 7, in <module>
from polyglot.__main__ import main
"/usr/local/lib/python3.6/site-packages/polyglot/__main__.py", line 16, in <module>
from icu import Locale
"/usr/local/lib/python3.6/site-packages/icu/__init__.py", line 37, in <module>
from ... | Traceback (most recent call last):
"/usr/lib/python3.5/runpy.py", line 184, in _run_module_as_main
"__main__", mod_spec)
"/usr/lib/python3.5/runpy.py", line 85, in _run_code
exec(code, run_globals)
"/home/bms/Documents/beeware/tutorial/helloworld/linux/app/helloworld/__main__.py", line 1, in <module>
from h... | 0.73293 |
Traceback (most recent call last):
"/usr/local/lib/python3.7/site-packages/homeassistant/helpers/entity_platform.py", line 126, in _async_setup_platform
SLOW_SETUP_MAX_WAIT, loop=hass.loop)
"/usr/local/lib/python3.7/asyncio/tasks.py", line 416, in wait_for
return fut.result()
"/usr/local/lib/python3.7/concur... | Traceback (most recent call last):
"/home/niboshi/t/a.py", line 6, in <module>
y.backward()
"/data2/work/w/repos/chainer/chainer/variable.py", line 1470, in backward
[(node, grad_var)], retain_grad, loss_scale)
"/data2/work/w/repos/chainer/chainer/_backprop.py", line 226, in _backprop_to_all
func, target_in... | 0.727111 |
Traceback (most recent call last):
"./youtube-dl/youtube_dl/YoutubeDL.py", line 794, in extract_info
ie_result = ie.extract(url)
"./youtube-dl/youtube_dl/extractor/common.py", line 529, in extract
ie_result = self._real_extract(url)
"./youtube-dl/youtube_dl/extractor/youtube.py", line 1982, in _real_extract
... | Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 516, in extract_info
ie_result = ie.extract(url)
"/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 170, in extract
return self._real_extract(url)
"/usr/lib/python2.7/dist-packages/youtube... | 0.678109 |
Traceback (most recent call last):
"tests.py", line 6, in <module>
from fbone import create_app
"/Users/mark.henry/Desktop/actionteam/fbone/__init__.py", line 3, in <module>
from app import create_app
"/Users/mark.henry/Desktop/actionteam/fbone/app.py", line 6, in <module>
from user import User
"/Users/m... | Traceback (most recent call last):
"BBScan.py", line 30, in <module>
from lib.connectionPool import HTTPConnPool, HTTPSConnPool
"/yourfolder/github/BBScan/lib/connectionPool.py", line 5, in <module>
from urllib3.packages.six.moves.queue import Empty
ImportError: No module named six.moves.queue
| 0.800779 |
Traceback (most recent call last):
"/srv/homeassistant/lib/python3.7/site-packages/homeassistant/components/automation/__init__.py", line 440, in action
await script_obj.async_run(variables, context)
"/srv/homeassistant/lib/python3.7/site-packages/homeassistant/helpers/script.py", line 181, in async_run
await s... | Traceback (most recent call last):
"/usr/local/bin/glances", line 10, in <module>
sys.exit(main())
"/usr/local/lib/python2.7/dist-packages/glances/__init__.py", line 140, in main
start(config=config, args=args)
"/usr/local/lib/python2.7/dist-packages/glances/__init__.py", line 106, in start
mode = GlancesMo... | 0.748226 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/tmp/pip-install-pv6vufd1/notifiers/setup.py", line 5, in <module>
long_description = Path("README.MD").read_text()
"/usr/local/lib/python3.7/pathlib.py", line 1206, in read_text
with self.open(mode='r', encoding=encoding, errors=errors) as... | Traceback (most recent call last):
"/Library/Frameworks/Python.framework/Versions/3.6/bin/wtfpython", line 10, in <module>
sys.exit(load_and_read())
"/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/wtf_python/main.py", line 31, in load_and_read
render_doc()
"/Library/Frameworks/... | 0.699658 |
Traceback (most recent call last):
"/home/isr/ISR/assistant.py", line 90, in <module>
prediction=args['prediction'],
"/home/isr/ISR/assistant.py", line 17, in run
session_type, generator, conf, dataset = setup(config_file, default, training, prediction)
"/home/isr/ISR/utils/utils.py", line 188, in setup
con... | Traceback (most recent call last):
"/Users/xxx/Library/Application Support/Sublime Text 3/Installed Packages/LSP.sublime-package/plugin/core/rpc.py", line 142, in receive_payload
self.response_handler(payload)
"/Users/xxx/Library/Application Support/Sublime Text 3/Installed Packages/LSP.sublime-package/plugin/co... | 0.687229 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/darkshadow/anaconda3/envs/new_tf/lib/python3.6/site-packages/torch2trt-0.2.0-py3.6.egg/torch2trt/__init__.py", line 1, in <module>
"/home/darkshadow/anaconda3/envs/new_tf/lib/python3.6/site-packages/torch2trt-0.2.0-py3.6.egg/torch2trt/tor... | Traceback (most recent call last):
"manage.py", line 8, in <module>
from django.core.management import execute_from_command_line
ModuleNotFoundError: No module named 'django'
| 0.796314 |
Traceback (most recent call last):
"manage.py", line 14, in <module>
) from exc
ImportError: Couldn't import Django. Are you sure it's installed and available o
|
Traceback (most recent call last):
"<string>", line 1, in <module>
"/Users/Yasser/build/mayavi/setup.py", line 498, in <module>
**config
"/Library/Python/2.7/site-packages/numpy-1.6.1-py2.7-macosx-10.7-intel.egg/numpy/distutils/core.py", line 186, in setup
return old_setup(**new_attr)
"/System/Library/Framewor... | 0.77937 |
Traceback (most recent call last):
"./sample_server.py", line 21, in <module>
from keras_wrapper.model_ensemble import InteractiveBeamSearchSampler
ImportError: cannot import name 'InteractiveBeamSearchSampler' from 'keras_wrapper.model_ensemble' (/home/viegrid/trung/keras-gpu/nmt-keras/src/keras-wrapper/keras_wrap... | Traceback (most recent call last):
"/usr/bin/pypi-server", line 11, in <module>
load_entry_point('pypiserver==1.3.0', 'console_scripts', 'pypi-server')()
"build/bdist.linux-x86_64/egg/pypiserver/__main__.py", line 273, in main
"build/bdist.linux-x86_64/egg/pypiserver/manage.py", line 11, in <module>
ImportErr... | 0.802238 |
Traceback (most recent call last):
"/home/pi/env/lib/python3.7/site-packages/googleapiclient/discovery_cache/file_cache.py", line 37, in <module>
from oauth2client.locked_file import Locked
ModuleNotFoundError: No module named 'oauth2client.locked_file'
| Traceback (most recent call last):
"setup.py", line 11, in <module>
import setuptools
"/home/dell/Desktop/kivy2/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/setuptools/armeabi-v7a__ndk_target_21/setuptools/setuptools/__init__.py", line 20, in <module>
from setuptools.dist import Distribution... | 0.807543 |
Traceback (most recent call last):
"/usr/lib/python3.6/multiprocessing/process.py", line 258, in _bootstrap
self.run()
"/usr/lib/python3.6/multiprocessing/process.py", line 93, in run
self._target(*self._args, **self._kwargs)
"/xxxxx/geoprocessing-api/.venv/lib/python3.6/site-packages/uvicorn/subprocess.py",... | Traceback (most recent call last):
"joinmarket-clientserver/scripts/joinmarket-qt.py", line 27, in <module>
from PySide2 import QtCore
ModuleNotFoundError: No module named 'PySide2'
| 0.852748 |
Traceback (most recent call last):
"temp.py", line 25, in <module>
print('{}'.format(message))
"/opt/anaconda3/lib/python3.7/site-packages/frontera/core/models.py", line 168, in __str__
str(self.body[:20]), str(self.headers))
TypeError: 'NoneType' object is not subscriptable
| Traceback (most recent call last):
"/data/venv/lib/python3.8/site-packages/discord/ext/commands/core.py", line 83, in wrapped
ret = await coro(*args, **kwargs)
"/data/venv/lib/python3.8/site-packages/redbot/core/core_commands.py", line 1082, in _game
if len(game) > 128:
TypeError: object of type 'NoneType' has ... | 0.690899 |
Traceback (most recent call last):
"/u/z/u/zuoyi/anaconda3/envs/deepchem/lib/python3.5/threading.py", line 914, in _bootstrap_inner
self.run()
"/u/z/u/zuoyi/anaconda3/envs/deepchem/lib/python3.5/threading.py", line 862, in run
self._target(*self._args, **self._kwargs)
"/u/z/u/zuoyi/anaconda3/envs/deepchem/li... | Traceback (most recent call last):
"/Users/AlexCory/.pyenv/versions/3.4.0/bin/xonsh", line 9, in <module>
load_entry_point('xonsh==0.3.0', 'console_scripts', 'xonsh')()
"/Users/AlexCory/.pyenv/versions/3.4.0/lib/python3.4/site-packages/xonsh/main.py", line 229, in main
args = premain(argv)
"/Users/AlexCory/.pyenv... | 0.689656 |
Traceback (most recent call last):
"/usr/src/app/homeassistant/core.py", line 1117, in _event_to_service_call
await service_handler.func(service_call)
"/usr/src/app/homeassistant/components/tts/__init__.py", line 134, in async_say_handle
options=options
"/usr/src/app/homeassistant/components/tts/__init__.py"... | Traceback (most recent call last):
"/usr/local/lib/python3.7/site-packages/cfscrape/__init__.py", line 255, in solve_challenge
javascript, flags=re.S
AttributeError: 'NoneType' object has no attribute 'groups'
| 0.697091 |
Traceback (most recent call last):
"./tuxemon.py", line 44, in <module>
tuxemon.core.main.main()
"/home/mircea/Games/Small/Python/Tuxemon/Tuxemon_GIT/tuxemon/core/main.py", line 54, in main
control = PygameControl(prepare.ORIGINAL_CAPTION)
"/home/mircea/Games/Small/Python/Tuxemon/Tuxemon_GIT/tuxemon/core/con... | Traceback (most recent call last):
"demo.py", line 10, in <module>
from detectron2.config import get_cfg
ImportError: No module named detectron2.config
| 0.836388 |
Traceback (most recent call last):
"/root/eveProject/app.py", line 4, in <module>
from eve_sqlalchemy.validation import ValidatorSQL
"/envs/pycharm/lib/python3.5/site-packages/eve_sqlalchemy/validation.py", line 18, in <module>
from eve.utils import config, str_type
ImportError: cannot import name 'str_type'
| Traceback (most recent call last):
"GetQuestionTessIos.py", line 9, in <module>
from common import
ocr, methods
"/Users/konan/konan/HookTools/TopSup/common/methods.py", line 9, in <module>
import urllib.parse
ImportError: No module named parse | 0.802617 |
Traceback (most recent call last):
"/Users/lanottef/miniconda3/envs/my_package/lib/python3.7/site-packages/setuptools/sandbox.py", line 154, in save_modules
yield saved
"/Users/lanottef/miniconda3/envs/my_package/lib/python3.7/site-packages/setuptools/sandbox.py", line 195, in setup_context
yield
"/Users/lan... | `Traceback (most recent call last):
"bot.py", line 1, in <module>
from mcstatus import MinecraftServer
ModuleNotFoundError: No module named 'mcstatus'`
| 0.836678 |
Traceback (most recent call last):
"fuxploider.py", line 12, in <module>
import coloredlogs
ModuleNotFoundError: No module named 'coloredlogs'`
|
Traceback (most recent call last):
"/Users/roderickmacintosh/opt/anaconda3/lib/python3.7/site-packages/conda/exceptions.py", line 1079, in __call__
return func(*args, **kwargs)
"/Users/roderickmacintosh/opt/anaconda3/lib/python3.7/site-packages/conda/cli/main.py", line 84, in _main
exit_code = do_call(args, p)... | 0.808841 |
Traceback (most recent call last):
"/home/juanpi/virtual_enviroments/memnet/bin/ipython", line 8, in <module>
sys.exit(start_ipython())
"/home/juanpi/virtual_enviroments/memnet/lib/python3.8/site-packages/IPython/__init__.py", line 126, in start_ipython
return launch_new_instance(argv=argv, **kwargs)
... | 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.670016 |
Traceback (most recent call last):
"/home/angr/.virtualenvs/angr/bin/shellphuzz", line 7, in \<module\>
exec(compile(f.read(), \_\_file_\_, 'exec'))
"/home/angr/angr-dev/fuzzer/shellphuzz", line 87, in \<module\>
memory=args.memory, seeds=seeds, timeout=args.run_timeout, protocol_fuzz=args.opc_afl,
AttributeEr... | Traceback (most recent call last):
"train.py", line 47, in <module>
import tensorflow as tf
"C:\Users\Hp\Anaconda3\envs\tensorflow1\lib\site-packages\tensorflow\__init__.py", line 99, in <module>
from tensorflow_core import *
"C:\Users\Hp\Anaconda3\envs\tensorflow1\lib\site-packages\tensorflow_core\__init__.... | 0.690027 |
Traceback (most recent call last):
"run_tribler.py", line 95, in <module>
start_tribler_core(base_path, api_port)
"run_tribler.py", line 43, in start_tribler_core
from Tribler.Core.Session import Session
"/home/tribler/tudelft/tribler/Tribler/Core/Session.py", line 21, in <module>
from Tribler.Core.APIImple... | Traceback (most recent call last):
"main.py", line 2, in <module>
import argh
ImportError: No module named 'argh'
| 0.772925 |
Traceback (most recent call last):
"<ipython-input-1-122f308a8eba>", line 1, in <module>
import jax.numpy as np
"/Users/moudiki/anaconda3/lib/python3.7/site-packages/jax/__init__.py", line 19, in <module>
from jax.api import *
"/Users/moudiki/anaconda3/lib/python3.7/site-packages/jax/api.py", line 45, in ... | Error while subprocess initialization: Traceback (most recent call last):
"C:\Users\user001205\Desktop\abc\DeepFaceLab\DeepFaceLab_NVIDIA\_internal\python-3.6.8\lib\site-packages\tensorflow\python\pywrap_tensorflow.py", line 58, in <module>
from tensorflow.python.pywrap_tensorflow_internal import *
"C:\Users\use... | 0.674373 |
Traceback (most recent call last):
"video_to_slomo.py", line 9, in <module>
import torchvision.transforms as transforms
"/root/miniconda3/lib/python3.7/site-packages/torchvision/__init__.py", line 4, in <module>
from torchvision import datasets
"/root/miniconda3/lib/python3.7/site-packages/torchvision/datase... | Traceback (most recent call last):
"/opt/cura/bin/cura", line 10, in <module>
from UM.Platform import Platform
"/opt/cura/lib/python3/dist-packages/UM/__init__.py", line 9, in <module>
from .Application import Application
"/opt/cura/lib/python3/dist-packages/UM/Application.py", line 9, in <module>
from UM.C... | 0.802623 |
Traceback (most recent call last):
"./osmedeus.py", line 9, in <module>
from lib.core import utils
"/root/Osmedeus/lib/core/utils.py", line 24, in <module>
import tldextract
ModuleNotFoundError: No module named 'tldextract'
| Traceback (most recent call last):
"/data/data/com.termux/files/usr/bin/uvicorn", line 8, in <module>
sys.exit(main())
"/data/data/com.termux/files/usr/lib/python3.8/site-packages/click/core.py", line 829, in __call__
return self.main(*args, **kwargs)
"/data/data/com.termux/files/usr/lib/python3.8/site-packa... | 0.716526 |
Traceback (most recent call last):
"/opt/pyenv/versions/3.7.1/bin/run_create_in_docker", line 11, in <module>
load_entry_point('conan-package-tools==0.24.0', 'console_scripts', 'run_create_in_docker')()
"/opt/pyenv/versions/3.7.1/lib/python3.7/site-packages/cpt/run_in_docker.py", line 45, in run
runner.run()
... | Traceback (most recent call last):
"/mnt/usr1/usr1/home/tbrown/t/Package/leo/git/leo-editor/leo/core/leoTest.py", line 211, in runTest
builtins.execfile(script
, d)
"/home/tbrown/.leo/script
.py", line 74, in <module>
assert root.h.startswith('@@'), root.h
"/mnt/usr1/usr1/home/tbrown/t/Package/leo/git/leo-ed... | 0.675733 |
Traceback (most recent call last):
"train.py", line 8, in <module>
from darknet import Darknet19
"/home/lxt/pytorch/yolo2-pytorch/darknet.py", line 9, in <module>
from utils.cython_bbox import bbox_ious, bbox_intersections, bbox_overlaps, anchor_intersections
ImportError: dynamic module does not define module e... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"pcl/__init__.py", line 2, in <module>
from ._pcl import *
ImportError: dlopen(pcl/_pcl.so, 2): Symbol not found: __ZN3pcl11ConcaveHullINS_11PointXYZRGBEE21performReconstructionERSt6vectorINS_8VerticesESaIS4_EE
| 0.771732 |
Traceback (most recent call last):
"X/subprocess.py", line 1090, in _execute_child
NotFoundError: [WinError 2] El sistema no puede encontrar el archivo especificado | Traceback (most recent call last):
"./python3.3/subprocess.py", line 1104, in _execute_child
NotFoundError: [WinError 2] 系统找不到指定的文件。
| 0.88793 |
> Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/Users/dejanmaric/Desktop/rasa_core-master/examples/restaurantbot/rasa_core/rasa_core/agent.py", line 61, in load
ensemble = PolicyEnsemble.load(path, featurizer)
"/Users/dejanmaric/Desktop/rasa_core-master/examples/restaurantbot/rasa_core/r... | Traceback (most recent call last):
"/usr/bin/legendary", line 33, in <module>
sys.exit(load_entry_point('legendary-gl==0.20.1', 'console_scripts', 'legendary')())
"/usr/lib/python3.8/site-packages/legendary/cli.py", line 1284, in main
cli.launch_game(args, extra)
"/usr/lib/python3.8/site-packages/legendary/c... | 0.686125 |
Traceback (most recent call last):
"<ipython-input-1-e69da6197c12>", line 1, in <module>
runfile('E:/0目标跟踪/siamfc-tf-master/run_tracker_evaluation.py', wdir='E:/0目标跟踪/siamfc-tf-master')
"C:\ProgramData\Anaconda3\lib\site-packages\spyder\utils\site\sitecustomize.py", line 705, in runfile
execfile(filename, nam... | Traceback (most recent call last):
"/usr/local/bin/scrapy", line 7, in <module>
from scrapy.cmdline import execute
"/usr/local/lib/python2.7/dist-packages/scrapy/cmdline.py", line 9, in <module>
from scrapy.crawler import CrawlerProcess
"/usr/local/lib/python2.7/dist-packages/scrapy/crawler.py", line 7, in <... | 0.70148 |
Traceback (most recent call last):
"c:\python\lib\site-packages\youtube_dl\YoutubeDL.py", line 792, in extract_info
ie_result = ie.extract(url)
"c:\python\lib\site-packages\youtube_dl\extractor\common.py", line 503, in extract
ie_result = self._real_extract(url)
"c:\python\lib\site-packages\youtube_dl\extrac... | ERROR: Signature extraction failed: Traceback (most recent call last):
"/usr/lib/python3.7/site-packages/youtube_dl/extractor/youtube.py", line 1380, in _decrypt_signature
video_id, player_url, s
"/usr/lib/python3.7/site-packages/youtube_dl/extractor/youtube.py", line 1293, in _extract_signature_function
cache_... | 0.675912 |
Traceback (most recent call last):
"/usr/local/var/pyenv/versions/3.6.5/lib/python3.6/unittest/loader.py", line 428, in _find_test_path
module = self._get_module_from_name(name)
"/usr/local/var/pyenv/versions/3.6.5/lib/python3.6/unittest/loader.py", line 369, in _get_module_from_name
__import__(name)
"/Users... | Traceback (most recent call last):
"run_tribler.py", line 95, in <module>
start_tribler_core(base_path, api_port)
"run_tribler.py", line 46, in start_tribler_core
from Tribler.Core.Session import Session
"/usr/share/tribler/Tribler/Core/Session.py", line 21, in <module>
from Tribler.Core.APIImplementation.L... | 0.722302 |
Traceback (most recent call last):
"/home/pi/GassistPi/src/main.py", line 1026, in <module>
logger.exception(error)
NameError: name 'logger' is not defined
| Traceback (most recent call last):
"/Users/ahmet-anil.pala/klarna_repos/fraud-model-utils/.venv/lib/python3.7/site-packages/vaex/dataframe.py", line 3562, in table_part
values[name] = df.evaluate(name)
"/Users/ahmet-anil.pala/klarna_repos/fraud-model-utils/.venv/lib/python3.7/site-packages/vaex/dataframe.py", li... | 0.748676 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.