text1 stringlengths 92 132k | text2 stringlengths 83 99.1k | score float64 0.01 1 |
|---|---|---|
Traceback (most recent call last):
"/usr/bin/salt-call", line 11, in <module>
salt_call()
"/usr/lib/python2.6/site-packages/salt/scripts.py", line 82, in salt_call
client.run()
"/usr/lib/python2.6/site-packages/salt/cli/__init__.py", line 319, in run
caller.run()
"/usr/lib/python2.6/site-packages/salt/cli/calle... | Traceback (most recent call last):
"<stdin>", line 1, in <module>TypeError: print() argument after * must be a sequence, not Object_1$1 | 0.274222 |
Traceback (most recent call last):
"[MY-PATH]/sc2/main.py", line 56, in _play_game_ai
await ai.issue_events()
TypeError: object NoneType can't be used in 'await' expression
| Traceback (most recent call last):
"/usr/lib/python3.4/site-packages/qtile-0.9.1-py3.4.egg/libqtile/group.py", line 155, in layoutAll
self.layout.layout(normal, screen)
"/usr/lib/python3.4/site-packages/qtile-0.9.1-py3.4.egg/libqtile/layout/base.py", line 58, in layout
self.configure(i, screen)
"/usr/lib/python3.... | 0.306909 |
Traceback (most recent call last):
"C:/Users/Will Kaiser's PC/Documents/PyCharm/Projects/ph/main.py", line 16, in <module>
creds = ServiceAccountCredentials.from_json('client_secret', scope)
TypeError: from_json() takes 2 positional arguments but 3 were given
| Traceback (most recent call last):
"tests/test_bug_pyroute2.py", line 90, in <module>
ipdb_ns = IPDB(nl=NetNS(ns_name))
"/usr/lib/python3.3/site-packages/pyroute2/ipdb/__init__.py", line 405, in __init__
self.initdb(nl)
"/usr/lib/python3.3/site-packages/pyroute2/ipdb/__init__.py", line 441, in initdb
links = self... | 0.195638 |
Traceback (most recent call last):
"/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
self.run()
"/usr/lib/python2.7/threading.py", line 763, in run
self.__target(_self.__args, *_self.__kwargs)
"./tumblr_backup.py", line 892, in handler
work()
"./tumblr_backup.py", line 609, in save_content
url =... | Traceback (most recent call last):
"/git/webapps-flaskdoc/env/lib/python2.6/site-packages/nose/loader.py", line 414, in loadTestsFromName
addr.filename, addr.module)
"/git/webapps-flaskdoc/env/lib/python2.6/site-packages/nose/importer.py", line 47, in importFromPath
return self.importFromDir(dir_path, fqname)
"/g... | 0.199205 |
Traceback (most recent call last):
"/app/backup/engine.py", line 150, in doBackupWorkflow
self._checkForBackup()
"/app/backup/engine.py", line 382, in _checkForBackup
self.startSnapshot()
"/app/backup/engine.py", line 291, in startSnapshot
snapshot = self.hassio.newSnapshot(custom_name=custom_name, retain_d... | Traceback (most recent call last):
"test.py", line 16, in <module>
assert almost_equal(tmp.asnumpy(), expected.asnumpy()), "failed at %d try" % i
AssertionError: failed at 1 try
| 0.322728 |
Traceback (most recent call last):
"/home/hjs/anaconda3/bin/tensorboard", line 11, in <module>
sys.exit(run_main())
"/home/hjs/anaconda3/lib/python3.6/site-packages/tensorboard/main.py", line 59, in run_main
program.get_default_assets_zip_provider())
"/home/hjs/anaconda3/lib/python3.6/site-packages/tensorboa... | 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... | 0.293858 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>AttributeError: 'S3.Bucket' object has no attribute 'load' | Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/wmal/ui/qtui.py", line 1206, in s_save
self._save()
"/usr/local/lib/python2.7/dist-packages/wmal/ui/qtui.py", line 1174, in _save
engine.set_config('searchdir',
str(self.searchdir.text()))UnicodeEncodeError: 'ascii' codec can't encode charac... | 0.198638 |
Traceback (most recent call last):
"/vulcanscratch/yaser/miniconda3/envs/yygentransformer/lib/python3.7/site-packages/tensorflow_core/python/client/session.py", line 1365, in _do_call
return fn(*args)
"/vulcanscratch/yaser/miniconda3/envs/yygentransformer/lib/python3.7/site-packages/tensorflow_core/python/client... | Traceback (most recent call last):
"/usr/local/bin/myth", line 240, in <module>
contract_storage.initialize(eth)
"/usr/local/lib/python3.6/dist-packages/mythril/ether/contractstorage.py", line 111, in initialize
results = pool.map(self.sync_blocks, numbers)
"/usr/lib/python3.6/multiprocessing/pool.py", line ... | 0.299782 |
Traceback (most recent call last):
"/usr/pbi/sickrage-amd64/share/sickrage/SickRage/sickbeard/helpers.py", line 363, in copy
ek(shutil.copyfile, src
, dest
)
"/usr/pbi/sickrage-amd64/share/sickrage/SickRage/sickrage/helper/encoding.py", line 40, in ek
result = function(*[ss(x) if isinstance(x, (str, unicode)) else... | Traceback (most recent call last):
"<pyshell#45>", line 1, in <module>
Exporter.py,'2017-01-01','2017-01-31','Microsoft','10','msft.csv'
NameError: name 'Exporter' is not defined | 0.264535 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/usr/lib/python2.7/dist-packages/configobj.py", line 1229, in __init__
self._load(infile, configspec)
"/usr/lib/python2.7/dist-packages/configobj.py", line 1318, in _load
raise errorconfigobj.ConfigObjError: Parsing failed with several errors. | Traceback (most recent call last):
"/usr/local/lib/python3.7/site-packages/aiohttp/web_protocol.py", line 418, in start
resp = await task
"/usr/local/lib/python3.7/site-packages/aiohttp/web_app.py", line 458, in _handle
resp = await handler(request)
"/usr/local/lib/python3.7/site-packages/aiohttp/web_middlew... | 0.254412 |
Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 784, in extract_info
ie_result = ie.extract(url)
"/usr/local/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 437, in extract
ie_result = self._real_extract(url)
"/usr/local/lib/python2.... | Traceback (most recent call last):
"/home/ubuntu/anaconda3/envs/pytorch_p36/lib/python3.6/site-packages/redis/connection.py", line 185, in _read_from_socket
raise socket.error(SERVER_CLOSED_CONNECTION_ERROR)
OSError: Connection closed by server.
| 0.319788 |
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... | 2020-09-19 14:24:04.870 - [ERROR] Except stack:Traceback (most recent call last):
"C:\Users\Administrator\Downloads\XX-Net\code\default\launcher\update.py", line 285, in check_push_update
update_content = opener.open(req_url).read()
"C:\Users\Administrator\Downloads\XX-Net\python3.8.2\lib\urllib\request.py", lin... | 0.262771 |
Traceback (most recent call last):
"G4_Seq_QG_overlap_switchpoint.py", line 83, in <module>
traces.append(get_switchpoint(read_level_data[l.name][1].copy()))
"G4_Seq_QG_overlap_switchpoint.py", line 43, in get_switchpoint
step = pm.Metropolis([early_rate, late_rate, switchpoint])
"/home/parashar/anaconda3/lib/pyt... | Traceback (most recent call last):
"C:\ProgramData\Anaconda3\lib\site-packages\IPython\core\interactiveshell.py", line 3249, in run_ast_nodes
if (await self.run_code(code, result,
async_=asy)):
"C:\ProgramData\Anaconda3\lib\site-packages\IPython\core\interactiveshell.py", line 3343, in run_code
self.showtraceba... | 0.325133 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"pydantic/main.py", line 455, in pydantic.main.BaseModel.parse_obj
"pydantic/main.py", line 346, in pydantic.main.BaseModel.__init__
pydantic.error_wrappers.ValidationError: 1 validation error for Ticket
| Traceback (most recent call last):
"./yowsup-cli", line 327, in <module>
if not parser.process():
"./yowsup-cli", line 233, in process
self.startEcho()
"./yowsup-cli", line 269, in startEcho
stack.start()
"/home/y3/yowsup/yowsup/demos/echoclient/stack.py", line 49, in start
self.stack.loop()
"/home/y3/yowsup/... | 0.25102 |
Traceback (most recent call last):
"/home/travis/build/toastdriven/django-haystack/test_haystack/test_models.py", line 137, in test_missing_object
self.assertEqual(awol2.model, None)
"/home/travis/build/toastdriven/django-haystack/haystack/models.py", line 98, in _get_model
self._model = models.get_model(self.app_l... | Traceback (most recent call last):
"train.py", line 227, in <module>
main()
"train.py", line 224, in main
run(config)
"train.py", line 184, in run
metrics = train(x, y)
"/home/projects/BIGGAN/train_fns.py", line 41, in train
x[counter], y[counter], train_G=False,
IndexError: tuple index out of range
| 0.28287 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/home/meili/.pyenv/versions/speechp3/lib/python3.4/site-packages/setuptools/__init__.py", line 11, in <module>
from setuptools.extension import Extension
"/home/meili/.pyenv/versions/speechp3/lib/python3.4/site-packages/setuptools/extension.... | Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/gdrivefs/gdfs/opened_file.py", line 373, in __load_base_from_remote
mime_type=self.mime_type)
"/usr/local/lib/python2.7/dist-packages/gdrivefs/gdtool/drive.py", line 794, in drive_proxy
return method(auto_refresh, **kwargs)
"/usr/local/lib... | 0.26038 |
Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/youtube_dl/extractor/generic.py", line 2170, in _real_extract
doc = compat_etree_fromstring(webpage.encode('utf-8'))
"/usr/local/lib/python2.7/dist-packages/youtube_dl/compat.py", line 2539, in compat_etree_fromstring
doc = _XML(text, pa... | Traceback (most recent call last):
"/home/ilya/anaconda3/lib/python3.7/multiprocessing/pool.py", line 121, in worker
result = (True, func(*args, **kwds))
"/home/ilya/anaconda3/lib/python3.7/multiprocessing/pool.py", line 44, in mapstar
return list(map(*args))
"<ipython-input-11-68b9f5f269e0>", line 3, in tas... | 0.206889 |
Traceback (most recent call last):
"/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 655, in extract_info
ie_result = ie.extract(url)
"/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 287, in extract
return self._real_extract(url)
"/usr/local/bin/youtube-dl/youtube_dl/extractor/abc.py", lin... | Traceback (most recent call last):
"/usr/lib/python3/dist-packages/spyder/widgets/helperwidgets.py", line 127, in paint
textRect = style.subElementRect(QStyle.SE_ItemViewItemText, options)
TypeError: subElementRect(self, QStyle.SubElement, QStyleOption, QWidget): not enough arguments
| 0.148329 |
Traceback (most recent call last):
"/opt/pyenv/LIVE/lib/python2.5/site-packages/celery/execute/trace.py", line 47, in trace
return cls(states.SUCCESS, retval=fun(*args, **kwargs))
"/opt/pyenv/LIVE/lib/python2.5/site-packages/celery/app/task/__init__.py", line 247, in __call__
return self.run(*args, **kwargs)
"/op... | Traceback (most recent call last):
"joinfail.py", line 50, in <module>
print session.query(Engineer, Manager).join("manager")
"/opt/scalesdk/python27/lib/python2.7/site-packages/sqlalchemy/orm/query.py", line 2800, in __str__
context = self._compile_context()
"/opt/scalesdk/python27/lib/python2.7/site-packages/sq... | 0.283648 |
Traceback (most recent call last):
"C:/Users/kmelnikov/Projects/ROCS2/temp/validation.py", line 70, in <module>
Schema(shc).validate(dat)
"C:\PL\Python27\lib\site-packages\schema.py", line 140, in validate
raise SchemaError('key %r is required' % skey, e)schema.SchemaError: key 'task_id' is required | `Traceback (most recent call last):
"finetuning_training.py", line 99, in <module>
lossG = criterionG(x, x_hat, r_hat, D_res_list, D_hat_res_list)
"/home/max/.local/lib/python3.5/site-packages/torch/nn/modules/module.py", line 489, in __call__
result = self.forward(*input, **kwargs)
"/home/max/Realistic-Neur... | 0.213443 |
Traceback (most recent call last):
"/Users/jaraco/.local/homebrew/lib/python3.9/site-packages/pipx/shared_libs.py", line 92, in upgrade
upgrade_process = run_subprocess(
"/Users/jaraco/.local/homebrew/lib/python3.9/site-packages/pipx/util.py", line 123, in run_subprocess
completed_process = subprocess.run(
"... |
"module_stderr": "Traceback (most recent call last):\n
\"/tmp/ansible__0VQnC/ansible_module_dellos9_config.py\", line 294, in <module>\n
main()\n
\"/tmp/ansible__0VQnC/ansible_module_dellos9_config.py\", line 256, in main\n
config = get_config(module)\n
\"/tmp/ansible__0VQnC/ansible_modlib.zip/ansible/module_uti... | 0.261894 |
Traceback (most recent call last):
"/usr/lib64/python3.5/site-packages/radicale/storage.py", line 1018, in _upload_all_nonatomic
cache_content = self._item_cache_content(href, vobject_item)
"/usr/lib64/python3.5/site-packages/radicale/storage.py", line 1271, in _item_cache_content
tag, start, end = xmlutils.fin... | Traceback (most recent call last):
"/home/skyghis/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 660, in extract_info
ie_result = ie.extract(url)
"/home/skyghis/bin/youtube-dl/youtube_dl/extractor/common.py", line 287, in extract
return self._real_extract(url)
"/home/skyghis/bin/youtube-dl/youtube_dl/extractor/gen... | 0.323661 |
Traceback (most recent call last):
"Tests/test_file_tiff.py", line 1, in <module>
from tester import *
"/home/aclark/Developer/Pillow/Tests/tester.py", line 1, in <module>
from __future__ import print_functionImportError: No module named __future__ | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/usr/local/lib/python2.7/dist-packages/dulwich/porcelain.py", line 280, in clone
progress=errstream.write)
"/usr/local/lib/python2.7/dist-packages/dulwich/client.py", line 280, in fetch
progress)
"/usr/local/lib/python2.7/dist-packages/dul... | 0.248275 |
Traceback (most recent call last):
"raiden-script.py", line 2, in <module>
"site-packages/raiden/__main__.py", line 13, in main
"site-packages/click/core.py", line 764, in __call__
"site-packages/click/core.py", line 717, in main
"site-packages/click/core.py", line 1114, in invoke
"site-packages/click... |
Traceback (most recent call last):
"C:\ProgramData\Anaconda3\lib\site-packages\conda\core\link.py", line 281, in execute
pkg_data, actions)
"C:\ProgramData\Anaconda3\lib\site-packages\conda\core\link.py", line 344, in _execute_actions
reverse_excs,
conda.CondaMultiError: post-link script failed for package de... | 0.258934 |
Traceback (most recent call last):
"/home/impress/.local/bin/sceptre", line 11, in <module>
sys.exit(cli())
"/home/impress/.local/lib/python2.7/site-packages/click/core.py", line 764, in __call__
return self.main(*args, **kwargs)
"/home/impress/.local/lib/python2.7/site-packages/click/core.py", line 717, in ... | Traceback (most recent call last):
"/usr/local/bin/spotdl", line 11, in <module>
load_entry_point('spotdl==3.1.0', 'console_scripts', 'spotdl')()
"/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 480, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
"/usr/lib/p... | 0.298226 |
Traceback (most recent call last):
"gui\builtinShipBrowser\sfBrowserItem.py", line 291, in OnPaint
"gui\builtinShipBrowser\shipItem.py", line 250, in DrawItem
wx._core.wxAssertionError: C++ assertion "bmp.IsOk()" failed at ..\..\src\msw\dc.cpp(1313) in wxMSWDCImpl::DoDrawBitmap(): invalid bitmap in wxMSWDCImpl::D... | Traceback (most recent call last):
"C:\msys64\mingw64\lib\python3.7\site-packages\urllib3\connectionpool.py", line 603, in urlopen
"C:\msys64\mingw64\lib\python3.7\site-packages\urllib3\connectionpool.py", line 355, in _make_request
"C:\msys64\mingw64\lib\python3.7\http\client.py", line 1244, in request
"C:... | 0.300862 |
Traceback (most recent call last):
"eval.py", line 100, in <module>
loader = DataLoader(opt)
"/content/gdrive/Shared drives/cfhyxxj798577670/1/dataloader.py", line 303, in __init__
self.iters[split] = iter(self.loaders[split])
"/usr/local/lib/python3.6/dist-packages/torch/utils/data/dataloader.py", line 279,... | Traceback (most recent call last):
"test.py", line 4, in <module>
from prosr.data import DataLoader, Dataset, DataChunks
"/Users/ajinkyabobade/Downloads/proSR-master/lib/prosr/data/__init__.py", line 1, in <module>
from .progressive_loader import DataLoader, Dataset
"/Users/ajinkyabobade/Downloads/proSR-mast... | 0.32181 |
Traceback (most recent call last):
"/home/user/.virtualenvs/mps-youtube/lib/python3.6/site-packages/pylast/__init__.py", line 944, in _download_response
conn.request(method="POST", url=host_subdir, body=data, headers=headers)
"/usr/lib/python3.6/http/client.py", line 1239, in request
self._send_request(method, ... | Traceback (most recent call last):
"/usr/lib/python3.5/multiprocessing/process.py", line 249, in _bootstrap
self.run()
"/usr/lib/python3.5/multiprocessing/process.py", line 93, in run
self._target(*self._args, **self._kwargs)
"/home/dev/aing/yolo/OpenVINO-YoloV3-master/openvino_tiny-yolov3_MultiStick_test.py... | 0.264247 |
Traceback (most recent call last):
"//anaconda/lib/python2.7/site-packages/nose/loader.py", line 414, in loadTestsFromName
addr.filename, addr.module)
"//anaconda/lib/python2.7/site-packages/nose/importer.py", line 47, in importFromPath
return self.importFromDir(dir_path, fqname)
"//anaconda/lib/python2.7/site-pa... | Traceback (most recent call last):
"/root/repo/git-cola/cola/widgets/startup.py", line 149, in open_bookmark
self.repodir = ustr(self.bookmarks_model.data(index).toString())
AttributeError: 'str' object has no attribute 'toString' | 0.262429 |
Traceback (most recent call last):
"/home/pi/.pyload/userplugins/internal/Account.py", line 59, in _login
self.login(user, info['login']['password'], info['data'], self.req)KeyError: 'password' | Traceback (most recent call last):
"~/sf_install/miniconda3/envs/deepchem/lib/python3.5/logging/__init__.py", line 981, in emit
msg = self.format(record)
"~/sf_install/miniconda3/envs/deepchem/lib/python3.5/logging/__init__.py", line 831, in format
return fmt.format(record)
"~/sf_install/miniconda3/envs/deep... | 0.267005 |
Error: 192.168.2.28:54194: Traceback (most recent call last):
"/Users/yifanlu/Downloads/mitmproxy/venv3.5/lib/python3.5/site-packages/construct/core.py", line 460, in _parse
return packer.unpack(self.fmtstr, _read_stream(stream, self.sizeof()))[0]
"/Users/yifanlu/Downloads/mitmproxy/venv3.5/lib/python3.5/site-pa... | Traceback (most recent call last):
"calibre_plugins.dedrm.__init__", line 350, in ePubDecrypt
"calibre_plugins.dedrm.adobekey", line 447, in adeptkeys
ADEPTError: Could not find ADE activation.dat file.
| 0.27695 |
Traceback (most recent call last):
"C:\ProgramData\Anaconda3\envs\vtk\lib\site-packages\torch\utils\cpp_extension.py", line 1400, in _run_ninja_build
check=True)
"C:\ProgramData\Anaconda3\envs\vtk\lib\subprocess.py", line 438, in run
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['ninj... | > Traceback (most recent call last):
"D:\ProgramData\Miniconda3\envs\untitled_0\lib\site-packages\scipy\optimize\optimize.py", line 114, in __getattr__
return self[name]
KeyError: 'hess'
| 0.241379 |
Traceback (most recent call last):
"svtplay-dl", line 7, in <module>
"site-packages\svtplay_dl-1.9.3-py3.5.egg\svtplay_dl\__init__.py", line 463, in main
"site-packages\svtplay_dl-1.9.3-py3.5.egg\svtplay_dl\__init__.py", line 194, in get_media
"site-packages\svtplay_dl-1.9.3-py3.5.egg\svtplay_dl\__init__.py... | Traceback (most recent call last):
"/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send
timeout=timeout
"/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 720, in urlopen
method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2]
"/usr/local/lib/python3.... | 0.309522 |
Traceback (most recent call last):
"F:\River\Downloads\swjsq (1).py", line 800, in <module>
ins.run(uid, pwd_md5, save = False)
"F:\River\Downloads\swjsq (1).py", line 373, in run
print('Login xunlei succeeded')
"F:\River\Downloads\swjsq (1).py", line 180, in print
logfd.write(line)
TypeError: a bytes-like ... | Traceback (most recent call last):
"/Users/shichao/envs/youtube-dl/lib/python2.7/site-packages/youtube_dl/YoutubeDL.py", line 600, in extract_info
ie_result = ie.extract(url)
"/Users/shichao/envs/youtube-dl/lib/python2.7/site-packages/youtube_dl/extractor/common.py", line 260, in extract
return self._real_extract(u... | 0.252759 |
Traceback (most recent call last):
"sqlmap.py", line 216, in main
start()
"lib/core/decorators.py", line 78, in _
result = f(*args, **kwargs)
"lib/controller/controller.py", line 345, in start
initTargetEnv()
"lib/core/target.py", line 713, in initTargetEnv
_restoreMergedOptions()
"lib/core/target.py", line 6... | Traceback (most recent call last):
"C:\Medusa\Medusa\<a href="../blob/55cecb9e821fb15f20efe75b0f59d13e896e1d87/medusa/server/web/core/base.py#L252">medusa\server\web\core\base.py</a>", line 252, in async_call
result = function(**kwargs)TypeError: setSceneNumbering() got an unexpected keyword argument 'indexername' | 0.315202 |
Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/flexget/task_queue.py", line 47, in run
self.current_task.execute()
"/usr/local/lib/python2.7/dist-packages/flexget/task.py", line 69, in wrapper
return func(self, *args, **kw)
"/usr/local/lib/python2.7/dist-packages/flexget/task.py", line... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
KeyError: 308
| 0.160833 |
Traceback (most recent call last):
"test_error.py", line 72, in <module>
model.compile(optimizer='adadelta', loss=conv_loss)
"anaconda/lib/python2.7/site-packages/keras/models.py", line 343, in compile
**kwargs)
"anaconda/lib/python2.7/site-packages/keras/engine/training.py", line 601, in compile
sample_weight, m... | Traceback (most recent call last):
"/usr/lib/pymodules/python2.7/ajenti/plugins/main/main.py", line 158, in handle_message
self.ui.dispatch_event(update['uid'], update['event'], update['params'])
"/usr/lib/pymodules/python2.7/ajenti/ui/__init__.py", line 72, in dispatch_event
self.root.dispatch_event(uid, event, pa... | 0.291903 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"E:\gitHub\OpenCue\venv\lib\site-packages\pycue-unknown-py2.7.egg\opencue\__init__.py", line 22, in <module>
import api
"E:\gitHub\OpenCue\venv\lib\site-packages\pycue-unknown-py2.7.egg\opencue\api.py", line 24, in <module>
import util
"E:\... | Traceback (most recent call last):
"/home/main/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 862, in _handle
return route.call(**args)
"/home/main/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 1740, in wrapper
rv = callback(*a, **ka)
"/home/... | 0.284173 |
Traceback (most recent call last):
"C:\Users\dellpc\Anaconda3\lib\site-packages\qtconsole\manager.py", line 27, in poll
super(QtKernelRestarter, self).poll()
"C:\Users\dellpc\Anaconda3\lib\site-packages\jupyter_client\restarter.py", line 113, in poll
self.kernel_manager.restart_kernel(now=True, newports=newport... | Traceback (most recent call last):
"/opt/PythonPackages/nilmtk/nilmtk/tests/test_timeframe.py", line 31, in test_time_delta
self.assertEqual(tf.timedelta.total_seconds(), 60*60*24*366)AssertionError: 31622400.000000004 != 31622400 | 0.150435 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/usr/local/lib/python3.7/dist-packages/ffmpeg/_probe.py", line 20, in probe
p = subprocess.Popen(args, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
"/usr/lib/python3.7/subprocess.py", line 800, in __init__
restore_signals, start_new_sessio... | Traceback (most recent call last):
"/home/feurerm/miniconda/3-4.5.4/envs/openml/lib/python3.7/site-packages/distributed/client.py", line 287, in execute_callback
fn(fut)
"/home/feurerm/miniconda/3-4.5.4/envs/openml/lib/python3.7/site-packages/joblib/_dask.py", line 260, in callback_wrapper
result = future.resul... | 0.249488 |
Traceback (most recent call last):
"C:\ProgramData\Anaconda3\lib\site-packages\traitlets\traitlets.py", line 528, in get
value = obj._trait_values[self.name]
KeyError: 'context'
|
Traceback (most recent call last):
"testpy.py", line 4, in <module>
im.thumbnail((240,180))
"/usr/lib/python2.7/dist-packages/PIL/Image.py", line 1843, in thumbnail
im = self.resize(size, resample)
"/usr/lib/python2.7/dist-packages/PIL/Image.py", line 1541, in resize
self.load()
"/usr/lib/python2.7/dist... | 0.3013 |
Traceback (most recent call last):
"/home/pi/env/lib/python3.7/site-packages/googleapiclient/discovery_cache/__init__.py", line 42, in autodetect
from . import file_cache
"/home/pi/env/lib/python3.7/site-packages/googleapiclient/discovery_cache/file_cache.py", line 41, in <module>
"file_cache is unavailable whe... | Traceback (most recent call last):
"/usr/local/lib/python3.9/site-packages/celery/app/trace.py", line 385, in trace_task
R = retval = fun(*args, **kwargs)
"/usr/local/lib/python3.9/site-packages/celery/app/trace.py", line 650, in __protected_call__
return self.run(*args, **kwargs)
"/app/bookwyrm/views/inbox.... | 0.237302 |
Traceback (most recent call last):
"sqlmap.py", line 215, in main
start()
"lib/core/decorators.py", line 75, in _
result = f(*args, **kwargs)
"lib/controller/controller.py", line 704, in start
action()
"lib/controller/action.py", line 234, in action
conf.dumper.registerValue(conf.dbmsHandler.regRead())
"plugi... | Traceback (most recent call last):
"/home/user/wspace/electrum/electrum/storage.py", line 209, in check_password
self.decrypt(password)
# this sets self.pubkey
"/home/user/wspace/electrum/electrum/storage.py", line 186, in decrypt
s = zlib.decompress(ec_key.decrypt_message(self.raw, enc_magic))
"/home/user/w... | 0.281325 |
Traceback (most recent call last):
"/usr/local/bin/safeeyes", line 11, in <module>
load_entry_point('safeeyes==2.0.6', 'console_scripts', 'safeeyes')()
"/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 476, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
... | Traceback (most recent call last):
"/mnt/gen2/TmpDir/portage/dev-python/eventlet-0.15.2/work/eventlet-0.15.2/tests/patcher_test.py", line 92, in test_import_patched_defaults
assert 'GreenSocket' in lines[1], repr(output)AssertionError: "base <module 'eventlet.green.socket' from '/mnt/gen2/TmpDir/portage/dev-python/ev... | 0.30982 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/usr/local/lib/python3.5/dist-packages/pyquery/__init__.py", line 7, in <module>
from .pyquery import PyQuery
# NOQA
"/usr/local/lib/python3.5/dist-packages/pyquery/pyquery.py", line 7, in <module>
from .openers import url_opener
"/usr/loc... | Traceback (most recent call last):
"/home/travis/virtualenv/python3.4.0/lib/python3.4/site-packages/pandas/tseries/tests/test_timezones.py", line 406, in test_with_tz
self.assertIs(central[0].tz, tz)
"/home/travis/virtualenv/python3.4.0/lib/python3.4/site-packages/pandas/util/testing.py", line 96, in assertIs
asser... | 0.249623 |
Traceback (most recent call last):
"app.py", line 4, in <module>
r = request.get("https://www.kiss-anime.ws/?s=dragon%20ball%20z").content
"/usr/lib/python3.7/site-packages/requests/sessions.py", line 546, in get
return self.request('GET', url, **kwargs)
"/usr/lib/python3.7/site-packages/cfscrape/__init__.py... | Traceback (most recent call last):
"c:\users\icom\appdata\local\programs\python\python37\Lib\threading.py", line 926, in _bootstrap_inner
self.run()
"c:\users\icom\appdata\local\programs\python\python37\Lib\threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
"C:\Users\icom\Envs\wisevenv... | 0.294471 |
Traceback (most recent call last):
"/home/florian/dev/bap/bap-services/.venv/lib/python3.6/site-packages/zeep/wsdl/definitions.py", line 149, in get
return self._operations[key]
KeyError: 'Add'
| Traceback (most recent call last):
"./mkosi", line 4628, in <module>
main()
"./mkosi", line 4624, in main
run_verb(a)
"./mkosi", line 4599, in run_verb
build_stuff(args)
"./mkosi", line 4425, in build_stuff
raw, tar, root_hash = build_image(args, workspace, do_run_build_script=False, cleanup=True)
".... | 0.265086 |
Traceback (most recent call last):
"/local/path/venv3/lib/python3.7/site-packages/urllib3/connectionpool.py", line 672, in urlopen
chunked=chunked,
"/local/path/venv3/lib/python3.7/site-packages/urllib3/connectionpool.py", line 376, in _make_request
self._validate_conn(conn)
"/local/path/venv3/lib/python3.7/... | Traceback (most recent call last):
"/usr/local/lib/python3.7/site-packages/websockets/protocol.py", line 827, in transfer_data
message = await self.read_message()
"/usr/local/lib/python3.7/site-packages/websockets/protocol.py", line 895, in read_message
frame = await self.read_data_frame(max_size=self.max_size)... | 0.248036 |
Traceback (most recent call last):
"/usr/local/bin/t5_mesh_transformer", line 8, in <module>
sys.exit(console_entry_point())
"/usr/local/lib/python3.6/dist-packages/t5/models/mesh_transformer_main.py", line 261, in console_entry_point
app.run(main)
"/usr/local/lib/python3.6/dist-packages/absl/app.py", line 3... | Traceback (most recent call last):
"install.py", line 153, in <module>
install_bench(args)
"install.py", line 58, in install_bench
run_playbook('develop/install.yml', sudo=True)
"install.py", line 131, in run_playbook
success = subprocess.check_call(args, cwd=os.path.join(bench_repo, 'playbooks'))
"/usr/local/C... | 0.302422 |
Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/tornado/ioloop.py", line 453, in _run_callback
callback()
"/usr/local/lib/python2.7/dist-packages/tornado/stack_context.py", line 241, in wrapped
callback(_args, *_kwargs)
"/usr/local/lib/python2.7/dist-packages/tornado/iostream.py", line ... | Traceback (most recent call last):
"<stdin>", line 2, in <module>
"/usr/local/lib/python3.7/site-packages/dill/_dill.py", line 278, in load
return Unpickler(file, ignore=ignore, **kwds).load()
"/usr/local/lib/python3.7/site-packages/dill/_dill.py", line 481, in load
obj = StockUnpickler.load(self)
TypeError:... | 0.252596 |
Traceback (most recent call last):
"video_completion.py", line 615, in <module>
main(args)
"video_completion.py", line 578, in main
video_completion_seamless(args)
"video_completion.py", line 418, in video_completion_seamless
video, corrFlowF, corrFlowB, flow_mask, mask_dilated, start_point, end_point = ext... | Traceback (most recent call last):
"./run_toolbox.py", line 3, in <module>
from core import LiveVis
"/home/lyeager/code/deep-visualization-toolbox/core.py", line 14, in <module>
import cv2ImportError: No module named cv2 | 0.272688 |
Traceback (most recent call last):
"/venvs/mdrcms/lib/python2.7/site-packages/filebrowser/tests/test_base.py", line 584, in test_walk
self.assertEqual(list(f.path for f in self.f_listing.files_walk_total()), [u'fb_test_directory/testimage.jpg', u'fb_test_directory/fb_tmp_dir', u'fb_test_directory/fb_tmp_dir/fb_tmp_di... | Original Traceback (most recent call last):
"/home/anaconda3/envs/maskrcnn-market/lib/python3.7/site-packages/torch/utils/data/_utils/worker.py", line 178, in _worker_loop
data = fetcher.fetch(index)
"/home/anaconda3/envs/maskrcnn-market/lib/python3.7/site-packages/torch/utils/data/_utils/fetch.py", line 44, in ... | 0.240307 |
Traceback (most recent call last):
"/Users/heimbach/Library/Python/2/bin/icdiff", line 11, in <module>
sys.exit(start())
"/Users/heimbach/Library/Python/2.7/lib/python/site-packages/icdiff.py", line 536, in start
diff(a, b, options=options)
"/Users/heimbach/Library/Python/2.7/lib/python/site-packages/icdiff.... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
IndexError: list index out of range
| 0.306148 |
Traceback (most recent call last):
"/home/@msx/.virtualenvs/nikola/lib/python2.7/site-packages/doit/action.py", line 372, in execute
returned_value = self.py_callable(*self.args, **kwargs)
"/home/@msx/.virtualenvs/nikola/lib/python2.7/site-packages/nikola/plugins/task/galleries.py", line 533, in render_gallery_inde... | Traceback (most recent call last):
"/Users/anthony/Projects/test/django-hstore/tests/django_hstore_tests/tests.py", line 96, in test_list
self.assertEqual(json.loads(databag.data['list']), ['a', 'b', 'c'])TypeError: string indices must be integers, not str | 0.165448 |
Traceback (most recent call last):
"/home/eugenekim/virtualenvs/zibann/local/lib/python2.7/site-packages/supervisor/loggers.py", line 81, in emit
self.stream.write(msg)IOError: [Errno 4] Interrupted system call |
Traceback (most recent call last):
"/usr/bin/thefuck", line 13, in <module>
sys.exit(main())
"/usr/lib/python3.9/site-packages/thefuck/entrypoints/main.py", line 31, in main
fix_command(known_args)
"/usr/lib/python3.9/site-packages/thefuck/entrypoints/fix_command.py", line 36, in fix_command
command = type... | 0.272992 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"netCDF4/_netCDF4.pyx", line 3342, in netCDF4._netCDF4.Variable.__getitem__ (netCDF4/_netCDF4.c:32244)
"netCDF4/_netCDF4.pyx", line 3999, in netCDF4._netCDF4.Variable._get (netCDF4/_netCDF4.c:40661)RuntimeError: NetCDF: HDF error | Traceback (most recent call last):
"/usr/share/w3af/w3af/core/ui/gui/tabs/exploit/exploit_all.py", line 171, in _launch_exploit_all
exploit.exploit()
"/usr/share/w3af/w3af/core/controllers/plugins/attack_plugin.py", line 209, in exploit
s = self._generate_shell(vuln)
"/usr/share/w3af/w3af/plugins/attack/sqlmap.py... | 0.210659 |
Traceback (most recent call last):
"neural_style.py", line 858, in <module>
main()
"neural_style.py", line 855, in main
else: render_single_image()
"neural_style.py", line 824, in render_single_image
stylize(content_img, style_imgs, init_img)
"neural_style.py", line 558, in stylize
L_style = sum_style_l... | Traceback (most recent call last):
"~/.local/lib/python3.7/site-packages/youtube_dl/YoutubeDL.py", line 803, in wrapper
return func(self, *args, **kwargs)
"~/.local/lib/python3.7/site-packages/youtube_dl/YoutubeDL.py", line 824, in __extract_info
ie_result = ie.extract(url)
"~/.local/lib/python3.7/site-packa... | 0.308931 |
Traceback (most recent call last):
"D:\SashaDebugging\PipenvDebugging\.venv\lib\weakref.py", line 548, in __call__
return info.func(*info.args, **(info.kwargs or {}))
"D:\SashaDebugging\PipenvDebugging\.venv\lib\tempfile.py", line 795, in _cleanup
_shutil.rmtree(name)
"D:\SashaDebugging\PipenvDebugging\.venv\lib\... | 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/gfrison/ws/bi-att-flow-demo/basic/cli.py", line 109, in <module>
tf.app.run()
"/home/gfrison/.p3/lib... | 0.324899 |
Traceback (most recent call last):
"/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"/usr/lib/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
"/home/gekinci/football/gfootball/examples/run_ppo2.py", line 112, in <module>
train()
"/home/gekinci/footb... | Traceback (most recent call last):
"/home/billy/git/PokemonGo-Bot/lib/python2.7/site-packages/raven/transport/threaded.py", line 174, in send_sync
super(ThreadedHTTPTransport, self).send(data, headers)
"/home/billy/git/PokemonGo-Bot/lib/python2.7/site-packages/raven/transport/http.py", line 47, in send
ca_certs=sel... | 0.319432 |
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
"/usr/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 955, in _decrypt_signature
return func(s)
"/usr/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 523, in <lambda>
return lambda s: initial_function([s])
"/usr/bin/you... | Traceback (most recent call last):
"/home/user/telegram/lib/python3.7/site-packages/telethon/utils.py", line 303, in get_input_media
if media.SUBCLASS_OF_ID == 0xfaf846f4:
# crc32(b'InputMedia')
AttributeError: 'NoneType' object has no attribute 'SUBCLASS_OF_ID'
| 0.25027 |
Traceback (most recent call last):
"/usr/lib/python2.7/site-packages/cloudinit/stages.py", line 156, in _initialize_filesystem
util.chownbyname(log_file, u, g)
"/usr/lib/python2.7/site-packages/cloudinit/util.py", line 1134, in chownbyname
raise OSError("Unknown user or group: %s" % (e))OSError: Unknown user or gro... | Traceback (most recent call last):
"C:\Python27\lib\runpy.py", line 162, 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\jirashell.exe__main__.py", line 9, in <module>
"C:\Python27\lib\site-packages\jira\... | 0.302607 |
Traceback (most recent call last):
"./sqlmap.py", line 95, in main
start()
"/root/sqlmap/lib/controller/controller.py", line 585, in start
action()
"/root/sqlmap/lib/controller/action.py", line 90, in action
conf.dbmsHandler.getPrivileges(), "privilege", CONTENT_TYPE.PRIVILEGES)
"/root/sqlmap/plugins/generic/us... |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/tmp/pip-build-hqdkt5rb/mujoco-py/setup.py", line 52, in <module>
cmdclass={'build': Build},
"/home/yang/anaconda3/lib/python3.5/distutils/core.py", line 148, in setup
dist.run_commands()
"/home/yang/anaconda3/lib/python3.5/distutils/dis... | 0.234653 |
Traceback (most recent call last):
"/usr/local/Cellar/python3/3.6.2/Frameworks/Python.framework/Versions/3.6/lib/python3.6/tkinter/__init__.py", line 1699, in __call__
return self.func(*args)
"/Users/irdumb/Projects/LiveCoding/venv3/lib/python3.6/site-packages/FoxDot/lib/Workspace/Editor.py", line 515, in open_c... | Traceback (most recent call last):
"/home/xxx/.local/bin/qltool", line 234, in <module>
ql = Qiling(filename=[options.filename] + options.args, rootfs=options.rootfs, profile=options.profile, output=options.output, console=options.console, log_dir=options.log_dir, env=env)
"/home/xxx/.local/lib/python3.8/site-pa... | 0.221178 |
Traceback (most recent call last):
"/Users/colinww/anaconda3/lib/python3.7/site-packages/spyder/plugins/editor/panels/codefolding.py", line 256, in paintEvent
self._draw_fold_region_background(block, painter)
"/Users/colinww/anaconda3/lib/python3.7/site-packages/spyder/plugins/editor/panels/codefolding.py", line 30... | Traceback (most recent call last):
"/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/asyncio/events.py", line 127, in _run
self._callback(*self._args)
"/Users/tomchristie/GitHub/encode/uvicorn/uvicorn/protocols/http/httptools_impl.py", line 129, in connection_made
self.client = get_remote_addr(tr... | 0.287672 |
Traceback (most recent call last):
"/usr/lib/python3.6/site-packages/gitlab/base.py", line 582, in __getattr__
return self.__dict__['_updated_attrs'][name]
KeyError: 'trigger_build'
| Traceback (most recent call last):
"/usr/local/lib/python3.8/dist-packages/requests/adapters.py", line 439, in send
resp = conn.urlopen(
"/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 719, in urlopen
retries = retries.increment(
"/usr/lib/python3/dist-packages/urllib3/util/retry.py", line 4... | 0.285338 |
Traceback (most recent call last):
"/tmp/pip-build-cth80kky/PyICU/setup.py", line 66, in <module>
ICU_VERSION = check_output(('icu-config', '--version')).strip()
"/tmp/pip-build-cth80kky/PyICU/setup.py", line 19, in check_output
return subprocess_check_output(popenargs)
"/usr/lib64/python3.6/subprocess.py",... | Traceback (most recent call last):
"link_predict.py", line 249, in <module>
main(args)
"link_predict.py", line 164, in main
loss = model.get_loss(g, data, labels)
"link_predict.py", line 75, in get_loss
embedding = self.forward(g)
"link_predict.py", line 62, in forward
return self.rgcn.forward(g)
"C:... | 0.318282 |
Traceback (most recent call last):
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/multiprocessing/process.py", line 258, in _bootstrap
self.run()
"/Users/user/.virtualenvs/salt/lib/python2.7/site-packages/salt/master.py", line 769, in run
self.key,
"/Users/user/.virtualenvs/salt/lib/py... | Traceback (most recent call last):
"pret.py", line 8, in <module>
from discovery import discovery
"/data/data/com.termux/files/home/PRET/discovery.py", line 7, in <module>
from helper import output, conv
"/data/data/com.termux/files/home/PRET/helper.py", line 130
def discover(self, (ipaddr, (device, uptime,... | 0.109774 |
Traceback (most recent call last):
"c:\Users\Jeff Reback\Documents\GitHub\pandas\build\lib.win-amd64-2.7\pandas\tseries\tests\test_timeseries.py", line 1814, in test_append_concat_tz_explicit_dateutil
self.assert_(result.index.equals(rng3))
"c:\Users\Jeff Reback\Documents\GitHub\pandas\build\lib.win-amd64-2.7\panda... | Traceback (most recent call last):
"~/.local/lib/python3.7/site-packages/youtube_dl/YoutubeDL.py", line 803, in wrapper
return func(self, *args, **kwargs)
"~/.local/lib/python3.7/site-packages/youtube_dl/YoutubeDL.py", line 824, in __extract_info
ie_result = ie.extract(url)
"~/.local/lib/python3.7/site-packa... | 0.155519 |
Traceback (most recent call last):
"/home/siddharthist/.local/share/marker-git/bin/marker", line 65, in <module>
parse_arguments()
"/home/siddharthist/.local/share/marker-git/bin/marker", line 31, in parse_arguments
return args.func(args)AttributeError: 'Namespace' object has no attribute 'func' | Traceback (most recent call last):
"/Users/rob/work/incubator-superset/venv/lib/python3.6/site-packages/celery/app/trace.py", line 385, in trace_task
R = retval = fun(*args, **kwargs)
"/Users/rob/work/incubator-superset/venv/lib/python3.6/site-packages/celery/app/trace.py", line 648, in __protected_call__
retur... | 0.221759 |
Traceback (most recent call last):
"./main.py", line 73, in <module>
train_iter, dev_iter = mr(text_field, label_field, device=-1, repeat=False)
"./main.py", line 59, in mr
train_data, dev_data = mydatasets.MR.splits(text_field, label_field)
"/home/cnn-text-classification-pytorch/mydatasets.py", line 105, in... | Traceback (most recent call last):
"<console>", line 1, in <module>
"/env/local/lib/python2.7/site-packages/django/db/models/fields/files.py", line 105, in delete
self.storage.delete(self.name)
"/env/local/lib/python2.7/site-packages/queued_storage/backends.py", line 247, in delete
return self.get_storage(name).d... | 0.21031 |
Traceback (most recent call last):
"<string>", line 59, in <module>
"<string>", line 12, in **init**
"site-packages\flask_socketio__init__.py", line 119, in **init**
"site-packages\flask_socketio__init__.py", line 144, in init_app
"site-packages\socketio\server.py", line 72, in **init**
"site-packages\engin... | Traceback (most recent call last):
"/nix/store/lm2jmpn00yjizgqyimaa973gsp2ap8vw-python3.6-dvc-0.40.7/bin/.dvc-wrapped", line 12, in <module>
sys.exit(main())
"/nix/store/lm2jmpn00yjizgqyimaa973gsp2ap8vw-python3.6-dvc-0.40.7/lib/python3.6/site-packages/dvc/main.py", line 53, in main
Analytics().send_cmd(cmd, arg... | 0.278403 |
Traceback (most recent call last):
"/Users/uuu/PokemonGo-Bot/lib/python2.7/site-packages/raven/transport/threaded.py", line 174, in send_sync
super(ThreadedHTTPTransport, self).send(data, headers)
"/Users/uuu/PokemonGo-Bot/lib/python2.7/site-packages/raven/transport/http.py", line 47, in send
ca_certs=self.ca_certs... | 10.0.0.209:50088: Traceback (most recent call last):
"/usr/local/lib/python3.6/dist-packages/mitmproxy/net/tcp.py", line 118, in read
data = self.o.read(rlen)
"/usr/local/lib/python3.6/dist-packages/OpenSSL/SSL.py", line 1783, in recv
self._raise_ssl_error(self._ssl, result)
"/usr/local/lib/python3.6/dist-pa... | 0.288734 |
Traceback (most recent call last):
"/srv/home/azrael/dev/beets/upstream/beets/util/__init__.py", line 470, in move
shutil.copyfile(path, dest)
"/usr/lib64/python2.7/shutil.py", line 82, in copyfile
with open(src, 'rb') as fsrc:
IOError: [Errno 2] No such file or directory: '/srv/music/beets/ASP/Aus der Tiefe_ D... | Traceback (most recent call last):
"fitting.py", line 83, in <module>
print mlogit_res.summary()
"/usr/local/lib/python2.7/dist-packages/statsmodels-0.4.1-py2.7-linux-x86_64.egg/statsmodels/discrete/discrete_model.py", line 1728, in summary
use_t=False)
"/usr/local/lib/python2.7/dist-packages/statsmodels-0.4.1-py... | 0.297866 |
Traceback (most recent call last):
"C:\Users\PIHE7364\git\venusMQ\venusMQ\venusMQ\tests\tests_tasks.py", line 685, in test_run_celery_task
res = ch.apply_async()
"C:\Users\PIHE7364\virtualenvs\py35\venusMQ\lib\site-packages\celery\canvas.py", line 251, in apply_async
return _apply(args, kwargs, **options)
"C:\Use... | Traceback (most recent call last):
"main_train.py", line 92, in <module>
sym = sym_inst.get_symbol_rpn(config) if config.TRAIN.ONLY_PROPOSAL else sym_inst.get_symbol_rcnn(config)
"/home/neuiva1/yanli/001github_project/SNIPER.mobilenet/symbols/faster/mobilenetv2_e2e.py", line 379, in get_symbol_rcnn
name='multi_... | 0.208717 |
Traceback (most recent call last):
"E:\dev\prs\kivy\examples\widgets\colorpicker.py", line 230, in <module>
MainApp().run()
"E:\dev\prs\kivy\kivy\app.py", line 828, in run
runTouchApp()
"E:\dev\prs\kivy\kivy\base.py", line 487, in runTouchApp
EventLoop.window.mainloop()
"E:\dev\prs\kivy\kivy\core\window\window... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"C:\Users\u5en\ArqProg\Anaconda3\lib\site-packages\pandas\core\generic.py", line 2246, in to_clipboard
clipboards.to_clipboard(self, excel=excel, sep=sep, **kwargs)
"C:\Users\u5en\ArqProg\Anaconda3\lib\site-packages\pandas\io\clipboards.py", li... | 0.319056 |
Traceback (most recent call last):
"D:\My
s\ORU\CSC111-IntroToComputing\Python\testplot.py", line 1, in <module>
import matplotlib.pyplot as plt
"C:\Users\josborne\AppData\Roaming\Python\Python37\site-packages\matplotlib\__init__.py", line 107, in <module>
from . import cbook, rcsetup
"C:\Users\josborne\AppD... | ERROR: Signature extraction failed: Traceback (most recent call last):
"/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1221, in _decrypt_signature
video_id, player_url, s
"/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1130, in _extract_signature_function
res = self._parse_si... | 0.310925 |
Traceback (most recent call last):
"C:\Users\careyh\Komodo IDE latest\lib\mozilla\python\xpcom\server\policy.py", line 274, in _CallMethod_
ret = getattr(self._obj_, name) # Let attribute error go here!
"C:\Users\careyh\Komodo IDE latest\lib\mozilla\components\ko
Ex.py", line 72, in __getattr__
raise AttributeError... | Traceback (most recent call last):
"/home/rambo/.local/share/python-for-android/build/venv/lib/python3.8/site-packages/pip/_internal/cli/base_command.py", line 228, in _main
status = self.run(options, args)
"/home/rambo/.local/share/python-for-android/build/venv/lib/python3.8/site-packages/pip/_internal/cli/req_... | 0.21769 |
Traceback (most recent call last):
"C:\Users\dellpc\Anaconda3\lib\site-packages\traitlets\traitlets.py", line 528, in get
value = obj._trait_values[self.name]
KeyError: 'context'
| Traceback (most recent call last):
"plot_blob.py", line 42, in <module>
from skimage.feature import blob_dog, blob_log, blob_dohImportError: cannot import name blob_dog | 0.143655 |
Traceback (most recent call last):
"/root/zeus-scanner/lib/attacks/sqlmap_scan/__init__.py", line 220, in sqlmap_scan_main
sqlmap_scan.start_scan(api_id, opts=opts)
"/root/zeus-scanner/lib/attacks/sqlmap_scan/__init__.py", line 100, in start_scan
return urllib2.urlopen(req)
"/usr/lib/python2.7/urllib2.py", line 1... | Traceback (most recent call last):
"~/.local/lib/python3.7/site-packages/youtube_dl/YoutubeDL.py", line 803, in wrapper
return func(self, *args, **kwargs)
"~/.local/lib/python3.7/site-packages/youtube_dl/YoutubeDL.py", line 824, in __extract_info
ie_result = ie.extract(url)
"~/.local/lib/python3.7/site-packa... | 0.24631 |
Traceback (most recent call last):
"main.py", line 2, in <module>
from designer.app import DesignerApp
"/home/lantlord/develop/kivy-designer/designer/app.py", line 34, in <module>
from designer.project_loader import ProjectLoader, ProjectLoaderException
"/home/lantlord/develop/kivy-designer/designer/project_load... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/argriffi/.local/lib/python2.7/site-packages/scipy/stats/distributions.py", line 6130, in entropy
if any(take(pk, nonzero(qk == 0.0), axis=0) != 0.0, 0):ValueError: The truth value of an array with more than one element is ambiguous. Use a.any(... | 0.301139 |
Traceback (most recent call last):
"pokus.py", line 5, in <module>
import keras_rcnn.models
"/home/misa/keras_resnet/keras_rcnn/models/__init__.py", line 1, in <module>
from ._rcnn import RCNN
"/home/misa/keras_resnet/keras_rcnn/models/_rcnn.py", line 10, in <module>
import keras_rcnn.layers
"/home/misa/... | Traceback (most recent call last):
"jenkins_test.py", line 9, in <module>
browser.visit(jenkins_url)
"/Users/homedir/Documents/Jenkins_Test/venv/lib/python2.7/site-packages/splinter/driver/zopetestbrowser.py", line 81, in visit
self._browser.open(url)
"/Users/homedir/Documents/Jenkins_Test/venv/lib/python2.7... | 0.266837 |
Traceback (most recent call last):
"…/.local/lib/python3.4/site-packages/doit/action.py", line 372, in execute
returned_value = self.py_callable(*self.args, **kwargs)
"…/.local/lib/python3.4/site-packages/nikola/nikola.py", line 898, in render_template
template_name, None, local_context)
"…/.local/lib/python3.4/s... | Traceback (most recent call last):
"/root/miniconda3/lib/python3.7/site-packages/numpy/lib/npyio.py", line 230, in __del__
self.close()
"/root/miniconda3/lib/python3.7/site-packages/numpy/lib/npyio.py", line 221, in close
if self.zip is not None:
AttributeError: 'Npz
' object has no attribute 'zip'
| 0.265629 |
Traceback (most recent call last):
"tools/test_recognizer.py", line 122, in <module>
main()
"tools/test_recognizer.py", line 73, in main
load_checkpoint(model, args.checkpoint, strict=True)
"/home/test/anaconda3/envs/mmaction/lib/python3.7/site-packages/mmcv/runner/checkpoint.py", line 171, in load_checkpoin... | Traceback (most recent call last):
"<string>", line 1, in ?
"mitogen/__init__.py", line 113
from . import utils
^
SyntaxError: invalid syntax
| 0.290144 |
Traceback (most recent call last):
"run_seq2seq.py", line 410, in <module>
main()
"run_seq2seq.py", line 393, in main
model, tokenizer = get_model_and_tokenizer(args)
"run_seq2seq.py", line 192, in get_model_and_tokenizer
cache_dir=args.cache_dir if args.cache_dir else None)
"/home/aistudio/gen_coqa/s2s-... | Traceback (most recent call last):
"/data/minecraft/overviewer/Minecraft-Overviewer/overviewer.py", line 624, in <module>
ret = main()
"/data/minecraft/overviewer/Minecraft-Overviewer/overviewer.py", line 558, in main
dispatch.render_all(tilesets, config['observer'])
"/data/minecraft/overviewer/Minecraft-Ove... | 0.326815 |
Traceback (most recent call last):
"/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/helpers/template.py", line 72, in ensure_valid
self._compiled_code = ENV.compile(self.template)
"/srv/hass/hass_venv/lib/python3.4/site-packages/jinja2/environment.py", line 565, in compile
self.handle_exception(exc_in... | Traceback (most recent call last):
"/Users/rliaw/Research/riselab/ray/doc/examples/parameter_server/failure.py", line 35, in <module>
accuracies = run_sync_parameter_server()
"/Users/rliaw/Research/riselab/ray/doc/examples/parameter_server/failure.py", line 32, in run_sync_parameter_server
current_weights = ps.... | 0.237284 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/usr/local/lib/python3.7/site-packages/PIL/TiffImagePlugin.py", line 1099, in load
return self._load_libtiff()
"/usr/local/lib/python3.7/site-packages/PIL/TiffImagePlugin.py", line 1191, in _load_libtiff
raise IOError(err)
OSError: -2
| Traceback (most recent call last):
"/opt/jumpserver/connect.py", line 806, in <module>
main()
"/opt/jumpserver/connect.py", line 753, in main
nav.search()
"/opt/jumpserver/connect.py", line 530, in search
color_print('[%-3s] %-12s %-15s
%-5s
%-10s
%s' % ('ID', u'主机名', 'IP', u'端口', u'系统用户', u'备注'), 'title')
"/op... | 0.19773 |
Traceback (most recent call last):
"/Users/atsushimori/.pyenv/versions/3.8.0/lib/python3.8/site-packages/Appium_Python_Client-0.48-py3.8.egg/appium/webdriver/webdriver.py", line 419, in events
return self.session['events']
KeyError: 'events'
| ERROR: Signature extraction failed: 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._... | 0.164562 |
Traceback (most recent call last):
"C:\Users\hp\anaconda3\lib\site-packages\djongo\cursor.py", line 56, in execute
params)
"C:\Users\hp\anaconda3\lib\site-packages\djongo\sql2mongo\query.py", line 769, in __init__
self._query = self.parse()
"C:\Users\hp\anaconda3\lib\site-packages\djongo\sql2mongo\query.py",... | Traceback (most recent call last):
"test_linalg.py", line 27, in tearDown
linalg.shutdown()
AttributeError: module 'skcuda.linalg' has no attribute 'shutdown'
| 0.223373 |
Traceback (most recent call last):
"/theHarvester/discovery/duckduckgosearch.py", line 54, in crawl
val = val[0]
# First value should be dict.
IndexError: list index out of range
| Traceback (most recent call last):
"C:\Python3\lib\threading.py", line 932, in _bootstrap_inner
self.run()
"C:\Python3\lib\threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
"E:\huxw\workspace\python_project\project\myproject\venv\lib\site-packages\django\utils\autoreload.py", line 53,... | 0.233451 |
MANUAL :: [5a9a634] Failed doing webui callback: Traceback (most recent call last):
"/sickrage/sickbeard/webserve.py", line 288, in async_call
result = function(**kwargs)TypeError: robots_txt() got an unexpected keyword argument '1527860463996' | Traceback (most recent call last):
"C:\Users\thomasstewart\AppData\Local\ESRI\conda\envs\arcgispro-py3-clone\lib\site-packages\spyder\widgets\status.py", line 158, in update_status
self.label_value.setText(self.get_value())
"C:\Users\thomasstewart\AppData\Local\ESRI\conda\envs\arcgispro-py3-clone\lib\site-packages\... | 0.199255 |
Original Traceback (most recent call last):
"/home/leo/anaconda3/envs/mmaction2/lib/python3.6/site-packages/torch/utils/data/_utils/worker.py", line 178, in _worker_loop
data = fetcher.fetch(index)
"/home/leo/anaconda3/envs/mmaction2/lib/python3.6/site-packages/torch/utils/data/_utils/fetch.py", line 44, in fetc... | 131007 10:03:47.617:S [MainThread] [com.android.monkeyrunner.MonkeyRunnerOptions]Traceback (most recent call last):
"/home/jikk/dump", line 134, in <module>
vc = ViewClient(_ViewClient.connectToDeviceOrExit(__kwargs1), *_kwargs2)
"/tmp/AndroidViewClient-4.2.1/AndroidViewClient/bin/androidviewclient-4.2.1.jar/com/dt... | 0.327156 |
Traceback (most recent call last):
"rfinance.py", line 25, in <module>
submission.comments.replace_more()
"C:\Users\User\Desktop\rfinance\env\lib\site-packages\praw\models\comment_forest.py", line 187, in replace_more
self._insert_comment(comment)
"C:\Users\User\Desktop\rfinance\env\lib\site-packages\praw\m... | Traceback (most recent call last):
"/usr/lib/python3.6/logging/handlers.py", line 939, in emit
self._connect_unixsocket(self.address)
"/usr/lib/python3.6/logging/handlers.py", line 868, in _connect_unixsocket
self.socket.connect(address)
"/usr/lib/python3.6/site-packages/gevent/_socket3.py", line 295, in con... | 0.275793 |
Traceback (most recent call last):
"/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 792, in extract_info
ie_result = ie.extract(url)
"/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 500, in extract
ie_result = self._real_extract(url)
"/usr/local/bin/youtube-dl/youtube_dl/extractor/tw... | Traceback (most recent call last):
"<stdin>", line 6, in <module>
"<stdin>", line 3, in <module>
"/home/syncrossus/Program
s/anaconda3/lib/python3.6/site-packages/gensim/utils.py", line 1398, in new_func1
return func(*args, **kwargs)
"/home/syncrossus/Program
s/anaconda3/lib/python3.6/site-packages/gensim/... | 0.17566 |
Traceback (most recent call last):
"src/generate_unconditional_samples.py", line 79, in <module>
fire.Fire(sample_model)
"/usr/local/lib/python3.7/dist-packages/fire/core.py", line 138, in Fire
component_trace = _Fire(component, args, parsed_flag_args, context, name)
"/usr/local/lib/python3.7/dist-packages/f... | {"now": "2020/09/23 13:34:24 +0200", "version": "13.0.7", "plugin": "emacs-wakatime/1.0.2", "time": 1600858581.2, "caller": "/Users/[my_user_name]/Projects/wakatime/wakatime/api.py", "lineno": 124, "file": "/Users/[my_user_name]/.dotfiles/iterm2-theme-changer/main.py", "level": "WARNING", "message": "{'ProxyError': \"H... | 0.236629 |
Traceback (most recent call last):
"C:\Sources\jpype\test\jpypetest\properties.py", line 7, in setUp
self._bean = self.jpype.properties.TestBean()
"build\bdist.win32\egg\jpype\_jpackage.py", line 53, in __call__
raise TypeError, "Package "+self.__name+" is not Callable"TypeError: Package jpype.properties.TestBean i... | Traceback (most recent call last):
"/usr/share/manuskript/manuskript/ui/welcome.py", line 163, in open
self.mw.loadProject(filename)
"/usr/share/manuskript/manuskript/mainWindow.py", line 578, in loadProject
self.mainEditor.tabSplitter.restoreOpenIndexes(settings.openIndexes)
"/usr/share/manuskript/manuskri... | 0.312171 |
Traceback (most recent call last):
"/usr/local/bin/pylint", line 11, in <module>
load_entry_point('pylint==1.7.0', 'console_scripts', 'pylint')()
"/usr/local/lib/python2.7/dist-packages/pylint-1.7.0-py2.7.egg/pylint/__init__.py", line 13, in run_pylint
Run(sys.argv[1:])
"/usr/local/lib/python2.7/dist-package... | Traceback (most recent call last):
"upgrade_junQFX5100_1.py", line 1, in <module>
from jnpr.junos import Device
ImportError: No module named jnpr.junos
| 0.31796 |
Traceback (most recent call last):
"/Users/mattiagiuffrida/Library/Python/2.7/lib/python/site-packages/youtube_dl/YoutubeDL.py", line 806, in wrapper
return func(self, *args, **kwargs)
"/Users/mattiagiuffrida/Library/Python/2.7/lib/python/site-packages/youtube_dl/YoutubeDL.py", line 838, in __extract_info
retur... | Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/toil/batchSystems/mesos/batchSystem.py", line 458, in statusUpdate
exitStatus = int(update.message)ValueError: invalid literal for int() with base 10: '' | 0.08724 |
Traceback (most recent call last):
"numpy5.py", line 11, in <module>
np.select(choices,results)
"/Library/Python/2.7/site-packages/numpy-override/numpy/lib/function_base.py", line 779, in select
return choose(S, tuple(choicelist))
"/Library/Python/2.7/site-packages/numpy-override/numpy/core/fromnumeric.py", line ... | Traceback (most recent call last):
"example.py", line 91, in <module>
demonstrate()
"example.py", line 33, in demonstrate
api = ask_for_credentials()
"example.py", line 24, in ask_for_credentials
logged_in = api.login(email, password)TypeError: login() takes exactly 4 arguments (3 given) | 0.284684 |
Traceback (most recent call last):
"/home/ubuntu/Zeus-Scanner/lib/attacks/intel_me/__init__.py", line 101, in main_intel_amt
json_data = __get_hardware(url, agent=agent, proxy=proxy)
"/home/ubuntu/Zeus-Scanner/lib/attacks/intel_me/__init__.py", line 59, in __get_hardware
req = __get_raw_data(target, 'hw-sys', agent... | Traceback (most recent call last):
"/Users/tomasbaviera/PycharmProjects/Scienceflows/venv/lib/python3.5/site-packages/urllib3/connectionpool.py", line 601, in urlopen
chunked=chunked)
"/Users/tomasbaviera/PycharmProjects/Scienceflows/venv/lib/python3.5/site-packages/urllib3/connectionpool.py", line 346, in _make... | 0.314617 |
Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/vdirsyncer/cli.py", line 393, in sync_collection
force_delete=status_name in force_delete
"/usr/lib/python2.7/dist-packages/vdirsyncer/sync.py", line 129, in sync
b_idents = _prepare_idents(storage_b, b_href_to_status)
"/usr/lib/python2.7/dist-p... | Traceback (most recent call last):
"nets/mobilenet_v1_train.py", line 213, in <module>
tf.app.run(main)
"/home/icare/.local/lib/python2.7/site-packages/tensorflow/python/platform/app.py", line 126, in run
_sys.exit(main(argv))
"nets/mobilenet_v1_train.py", line 209, in main
train_model()
"nets/mobilenet_... | 0.304981 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.