text1 stringlengths 92 132k | text2 stringlengths 83 99.1k | score float64 0.01 1 |
|---|---|---|
Traceback (most recent call last):
"<ipython-input-33-af18c14c7097>", line 1, in <module>
integrate(Sum((-1)**k*x**k, (k,0,oo)).doit(), (x,0,1))
".\sympy\integrals\integrals.py", line 1295, in integrate
risch=risch, manual=manual)
".\sympy\integrals\integrals.py", line 553, in doit
evalued = Add(*others)... | Traceback (most recent call last):
".\test.py", line 24, in <module>
main().main_loop()
"C:\Program
s\Python37\lib\site-packages\toga_winforms\app.py", line 49, in main_loop
self._startup()
"C:\Program
s\Python37\lib\site-packages\toga_winforms\app.py", line 41, in _startup
self.startup()
"C:\Program
... | 0.58649 |
Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/sknn/tests/test_conv.py", line 130, in test_UpscalingFactorFour
scale=4)
"/usr/local/lib/python2.7/dist-packages/sknn/tests/test_conv.py", line 120, in _run
nn.fit(a_in, a_out)
"/usr/local/lib/python2.7/dist-packages/sknn/mlp.py", lin... |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/root/project/setup.py", line 243, in <module>
setup_package()
"/root/project/setup.py", line 216, in setup_package
numpy_status = get_numpy_status()
"/root/project/setup.py", line 149, in get_numpy_status
import numpy
"/root/project... | 0.625448 |
Traceback (most recent call last):
"/usr/local/bin/bcbio_nextgen.py", line 239, in <module>
setup_info = workflow.setup(kwargs["workflow"], kwargs.pop("inputs"))
"/usr/local/share/bcbio/anaconda/lib/python3.7/site-packages/bcbio/workflow/__init__.py", line 12, in setup
return workflow.setup(args)
"/usr/local... | Traceback (most recent call last):
"/Users/chyroc/Code/Chyroc/WechatSogou/test/test_api.py", line 35, in test_get_gzh_artilce_by_history_real
identify_image_callback_weixin=self.identify_image_callback_ruokuai_weixin)
"/Users/chyroc/Code/Chyroc/WechatSogou/wechatsogou/api.py", line 315, in get_gzh_artilce_by_his... | 0.568362 |
Traceback (most recent call last):
"/opt/apps/lms/virtualenv/lib/python3.4/site-packages/gunicorn/workers/async.py", line 56, in handle
self.handle_request(listener_name, req, client, addr)
"/opt/apps/lms/virtualenv/lib/python3.4/site-packages/gunicorn/workers/async.py", line 116, in handle_request
resp.close()... | Traceback (most recent call last):
"/usr/share/razercommander/main.py", line 527, in on_universalApplyButton_clicked
currentFX = fxListBox.get_selected_row().value
AttributeError: 'NoneType' object has no attribute 'value'
| 0.604572 |
Traceback (most recent call last):
"C:\Users\S10500\AppData\Local\Continuum\anaconda3\lib\site-packages\spyder\widgets\ipythonconsole\client.py", line 575, in show_time
elapsed_time = time.monotonic() - self.t0
TypeError: unsupported operand type(s) for -: 'float' and 'NoneType'
| Traceback (most recent call last):
"/Users/jimmygunawan/Library/Application Support/Blender/2.83/scripts/addons/sverchok-master/core/update_system.py", line 383, in do_update_general
node.process()
"/Users/jimmygunawan/Library/Application Support/Blender/2.83/scripts/addons/sverchok-master/nodes/object_nodes/sam... | 0.533366 |
Traceback (most recent call last):
"/rpovelik/installed/miniconda3/envs/ray/lib/python3.8/site-packages/ray/actor.py", line 657, in __del__
AttributeError: 'NoneType' object has no attribute 'global_worker'
| Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/playhouse/dataset.py", line 210, in create_index
self.dataset._database.create_index(
AttributeError: 'SqliteDatabase' object has no attribute 'create_index'
| 0.598769 |
Traceback (most recent call last):
"/<<PKGBUILDDIR>>/tests/unit/test_state.py", line 559, in setUp
with patch('salt.state.State._gather_pillar'):
AttributeError: __enter__
| Traceback (most recent call last):
"/usr/local/lib/python2.7/site-packages/flask/app.py", line 1982, in wsgi_app
response = self.full_dispatch_request()
"/usr/local/lib/python2.7/site-packages/flask/app.py", line 1614, in full_dispatch_request
rv = self.handle_user_exception(e)
"/usr/local/lib/python2.7/site... | 0.502541 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"lib/python3.7/site-packages/flair/nn.py", line 88, in load
state = torch.load(f, map_location='cpu')
"lib/python3.7/site-packages/torch/serialization.py", line 594, in load
return _load(opened_zipfile, map_location, pickle_module, **pickle_lo... | Traceback (most recent call last):
"/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 292, in _async_add_entity
await entity.async_device_update(warning=False)
"/usr/src/homeassistant/homeassistant/helpers/entity.py", line 448, in async_device_update
await self.async_update()
"/usr/src/h... | 0.57963 |
Traceback (most recent call last):
"pyannote1.py", line 31, in <module>
diarization = pipeline(OWN_FILE)
"/home/serene/anaconda3/envs/myenv/lib/python3.7/site-packages/pyannote/audio/pipeline/speaker_diarization.py", line 154, in __call__
speech_turns = self.speech_turn_segmentation(current_file)
"/home/sere... | Traceback (most recent call last):
"D:\Polis\Sign\web-server\venv\lib\site-packages\werkzeug\serving.py", line 270, in run_wsgi
execute(self.server.app)
"D:\Polis\Sign\web-server\venv\lib\site-packages\werkzeug\serving.py", line 258, in execute
application_iter = app(environ, start_response)
"D:\Polis\Sign\w... | 0.574885 |
Comment: An exception occurred in this state: Traceback (most recent call last):
"/usr/lib/pymodules/python2.7/salt/state.py", line 1371, in call
**cdata['kwargs'])
"/usr/lib/pymodules/python2.7/salt/states/file.py", line 2534, in append
for chunk in text:
TypeError: 'NoneType' object is not iterable
Changes:
| Addon error: Traceback (most recent call last):
"mitmproxy\addons\view.py", line 571, in response
"mitmproxy\addons\view.py", line 612, in update
"blinker\base.py", line 266, in send
"blinker\base.py", line 266, in <listcomp>
"mitmproxy\tools\web\master.py", line 57, in _sig_view_update
"mitmproxy\too... | 0.601047 |
Traceback (most recent call last):
"src/gevent/greenlet.py", line 716, in gevent._greenlet.Greenlet.run
"/Users/paul/Work/raiden/raiden/network/transport/matrix.py", line 524, in send_queue
self.send_async('', address, _event_to_message(event, node_address))
"/Users/paul/Work/raiden/raiden/network/transport/m... | Traceback (most recent call last):
"/home/pi/tensorflow/lib/python3.5/site-packages/tensorflow/python/client/session.py", line 1050, in _run
subfeed, allow_tensor=True, allow_operation=False)
"/home/pi/tensorflow/lib/python3.5/site-packages/tensorflow/python/framework/ops.py", line 3488, in as_graph_element
ret... | 0.586825 |
Traceback (most recent call last):
"/home/tulipsliu/.local/bin/twint", line 11, in <module>
load_entry_point('twint==2.1.21', 'console_scripts', 'twint')()
"/home/tulipsliu/.local/lib/python3.6/site-packages/twint/cli.py", line 311, in run_as_command
main()
"/home/tulipsliu/.local/lib/python3.6/site-packages... | Traceback (most recent call last):
"C:/Python/Python36/Dhruve and me/Glumpy/snippet-cubes.py", line 93, in <module>
C[...] = V
#
ValueError: structures must have the same size
ValueError: structures must have the same size
| 0.470533 |
Traceback (most recent call last):
"/home/administrator/anaconda3/bin/conda", line 6, in <module>
sys.exit(conda.cli.main())
"/home/administrator/anaconda3/lib/python3.5/site-packages/conda/cli/main.py", line 182, in main
return conda_exception_handler(_main, *args)
"/home/administrator/anaconda3/lib/python3... |
Traceback (most recent call last):
"./manage.py", line 12, in <module>
execute_from_command_line(sys.argv)
"/Users/foo/envs/sbox3000/lib/python3.4/site-packages/django/core/management/__init__.py", line 350, in execute_from_command_line
utility.execute()
"/Users/foo/envs/sbox3000/lib/python3.4/site-packages/djan... | 0.62071 |
Traceback (most recent call last):
"/usr/local/share/hangoutsbot/hangupsbot/handlers.py", line 293, in run_pluggable_omnibus
yield from function(*_passed)
"/usr/lib/python3.5/asyncio/coroutines.py", line 209, in coro
res = yield from res
"/usr/local/share/hangoutsbot/hangupsbot/plugins/telesync/__init__.py",... | 2021-03-23 13:52:11,590 CRITICAL friture.exceptionhandler: Unhandled exception: Traceback (most recent call last):
"/Users/jakehurst/friture/main.py", line 6, in <module>
main()
"/Users/jakehurst/friture/friture/analyzer.py", line 365, in main
window = Friture()
"/Users/jakehurst/friture/friture/analyzer.py"... | 0.580672 |
Traceback (most recent call last):
"model.py", line 47, in <module>
model_train(df, encoders, args, model)
"../automodel/automl_train/pipeline.py", line 408, in model_train
for train_indices, val_indices in split.split(np.zeros(y.shape[0]), y):
"/usr/local/lib/python3.7/site-packages/sklearn/model_selection/... | Traceback (most recent call last):
"/home/qiming/workspace/pytorch-deeplab-xception/my_train.py", line 318, in <module>
main()
"/home/qiming/workspace/pytorch-deeplab-xception/my_train.py", line 305, in main
trainer = Trainer(args)
"/home/qiming/workspace/pytorch-deeplab-xception/my_train.py", line 95, in __... | 0.636729 |
Traceback (most recent call last):
"D:/Project/account-adapter/imbox_downloader.py", line 61, in <module>
for uid, message in all_messages:
"C:\Users\**\Miniconda3\lib\site-packages\imbox\__init__.py", line 50, in fetch_list
yield (uid, self.fetch_by_uid(uid))
"C:\Users\**\Miniconda3\lib\site-packages\imbox\... | Traceback (most recent call last):
"tuxemon.py", line 62, in <module>
main()
"/home/airon/Scaricati/Tuxemon-development/tuxemon/core/main.py", line 93, in main
control.main()
"/home/airon/Scaricati/Tuxemon-development/tuxemon/core/control.py", line 599, in main
self.main_loop()
"/home/airon/Scaricati/Tux... | 0.568054 |
Traceback (most recent call last):
"train.py", line 62, in <module>
main(config, args.resume)
"train.py", line 27, in main
model = get_instance(models, 'arch', config, train_loader.dataset.num_classes)
"train.py", line 17, in get_instance
return getattr(module, config[name]['type'])(*args, **config[name]['a... | Traceback (most recent call last):
"/usr/local/lib/python3.7/asyncio/runners.py", line 43, in run
return loop.run_until_complete(main)
"/usr/local/lib/python3.7/asyncio/base_events.py", line 579, in run_until_complete
return future.result()
"/usr/src/homeassistant/homeassistant/config_entries.py", line 562, ... | 0.579142 |
Traceback (most recent call last):
"/home/altendky/.pyenv/versions/3.8.2/bin/tox", line 10, in <module>
sys.exit(cmdline())
"/home/altendky/.pyenv/versions/3.8.2/lib/python3.8/site-packages/tox/session/__init__.py", line 44, in cmdline
main(args)
"/home/altendky/.pyenv/versions/3.8.2/lib/python3.8/site-packa... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
TypeError: foo() got multiple values for keyword argument 'bar'
| 0.594385 |
Traceback (most recent call last):
"/opt/pypy/bin/streamlink", line 11, in <module>
load_entry_point('streamlink==0.5.0', 'console_scripts', 'streamlink')()
"/opt/pypy/site-packages/pkg_resources/__init__.py", line 565, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
"/opt/pyp... | Traceback (most recent call last):
"plaso/storage/interface.py", line 643, in _DeserializeAttributeContainer
attribute_container = self._serializer.ReadSerialized(serialized_string)
"plaso/serializer/json_serializer.py", line 556, in ReadSerialized
return cls.ReadSerializedDict(json_dict)
"plaso/serializer/j... | 0.591707 |
Traceback (most recent call last):
" \User\Miniconda3\envs\vaex_vs_pd\lib\site-packages\vaex\dataframe.py", line 3523, in table_part
values[name] = df.evaluate(name)
" \User\Miniconda3\envs\vaex_vs_pd\lib\site-packages\vaex\dataframe.py", line 5120, in evaluate
return self._evaluate_implementation(expression, i... | Traceback (most recent call last):
"uvloop/cbhandles.pyx", line 52, in uvloop.loop.Handle._run (uvloop/loop.c:48460)
"uvloop/handles/tcp.pyx", line 141, in uvloop.loop.TCPTransport._call_connection_made (uvloop/loop.c:80534)
"uvloop/handles/basetransport.pyx", line 151, in uvloop.loop.UVBaseTransport._call_con... | 0.542027 |
Traceback (most recent call last):
"D:\tools\XX-Net-3.7.9\code\default\python27\1.0\lib\threading.py", line 801, in __bootstrap_inner
self.run()
"D:\tools\XX-Net-3.7.9\code\default\python27\1.0\lib\threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
"D:\tools\XX-Net-3.7.9\code\defaul... | Traceback (most recent call last):
"src/daemon/server.py", line 862, in kill_service
"src/daemon/server.py", line 830, in kill_process
AttributeError: 'list' object has no attribute 'terminate'
| 0.653923 |
Traceback (most recent call last):
"F:/Python/PythonWorkSpace/BayesNet/a.py", line 22, in <module>
model.predict_probability(A)
"F:\Python\Anaconda\Anaconda3\lib\site-packages\pgmpy\models\BayesianModel.py", line 651, in predict_probability
model_inference = VariableElimination(self)
"F:\Python\Anaconda\Anac... | Traceback (most recent call last):
"/opt/jupyterhub/lib/python3.6/site-packages/IPython/core/interactiveshell.py", line 2044, in showtraceback
stb = value._render_traceback_()
AttributeError: 'ImportError' object has no attribute '_render_traceback_'
| 0.587094 |
Traceback (most recent call last):
"error.py", line 26, in <module>
cmap='autumn', start_points=seed_points.T)
"C:\Users\Pit\Anaconda3\Anaconda3_ver3\lib\site-packages\matplotlib\__init__.py", line 1818, in inner
return func(ax, *args, **kwargs)
"C:\Users\Pit\Anaconda3\Anaconda3_ver3\lib\site-packages\matplotlib\... | Traceback (most recent call last):
"demo.py", line 155, in <module>
detect_cv2(args.cfgfile, args.weightfile, args.imgfile)
"demo.py", line 27, in detect_cv2
m = Darknet(cfgfile)
"/content/pytorch-YOLOv4/tool/darknet2pytorch.py", line 144, in __init__
self.models = self.create_network(self.blocks)
# merge c... | 0.615273 |
Traceback (most recent call last):
"C:\PROGRA~1\QGIS3~1.0\apps\Python36\lib\site-packages\pip\basecommand.py", line 215, in main
status = self.run(options, args)
"C:\PROGRA~1\QGIS3~1.0\apps\Python36\lib\site-packages\pip\commands\install.py", line 335, in run
wb.build(autobuilding=True)
"C:\PROGRA~1\QGIS3~1.... | Traceback (most recent call last):
"cluster_vectors.py", line 26, in <module>
new_model = FastText.load('./gensim_en_fasttext_wiki_lg')
"/usr/local/lib/python3.5/dist-packages/gensim/models/fasttext.py", line 725, in load
return load_old_fasttext(*args, **kwargs)
"/usr/local/lib/python3.5/dist-packages/gensi... | 0.568387 |
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 274, in handle_worker
... | Traceback (most recent call last):
"...\AppData\Local\Programs\Python\Python36-32\lib\runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"...\AppData\Local\Programs\Python\Python36-32\lib\runpy.py", line 85, in _run_code
exec(code, run_globals)
"...\main.py", line 24, in <module>
main().main_... | 0.628039 |
Traceback (most recent call last):
"train_extractor_ml.py", line 237, in <module>
main(args)
"train_extractor_ml.py", line 179, in main
trainer.train()
"/home/eddiewng/LCSTS/fast_abs_rl/training.py", line 211, in train
log_dict = self._pipeline.train_step()
"/home/eddiewng/LCSTS/fast_abs_rl/training.py",... | Traceback (most recent call last):
"/private/tmp/venv/lib/python3.8/site-packages/vispy/app/backends/_qt.py", line 825, in paintGL
self._vispy_canvas.events.draw(region=None)
"/private/tmp/venv/lib/python3.8/site-packages/vispy/util/event.py", line 455, in __call__
self._invoke_callback(cb, event)
"/private/... | 0.548731 |
Traceback (most recent call last):
"/home/carandraug/.local/lib/python3.7/site-packages/wx/lib/eventwatcher.py", line 401, in onAddModule
module = __import__(modname, fromlist=[0])
"<frozen importlib._bootstrap>", line 1026, in _handle_fromlist
TypeError: Item in ``from list'' must be str, not int
| Traceback (most recent call last):
"/home/travis/virtualenv/python2.7.14/bin/vint", line 11, in <module>
sys.exit(main())
"/home/travis/virtualenv/python2.7.14/lib/python2.7/site-packages/vint/__init__.py", line 11, in main
init_cli()
"/home/travis/virtualenv/python2.7.14/lib/python2.7/site-packages/vint/boo... | 0.532796 |
Traceback (most recent call last):
"/Users/liushanhui/weiboSpider/weibo_spider/parser/index_parser.py", line 33, in get_user
user_id = self._get_user_id()
"/Users/liushanhui/weiboSpider/weibo_spider/parser/index_parser.py", line 20, in _get_user_id
url_list = self.selector.xpath("//div[@class='u']//a")
Attribut... | Traceback (most recent call last):
"logistic_interactive.py", line 19, in <module>
import pyqtgraph as pg
"C:\Users\Matthew\AppData\Local\Programs\Python\Python38-32\lib\site-packages\pyqtgraph\__init__.py", line 204, in <module>
from .graphicsItems.VTickGroup import *
"C:\Users\Matthew\AppData\Local\Program... | 0.559707 |
Traceback (most recent call last):
"object_detection/builders/model_builder_test.py", line 23, in <module>
from object_detection.builders import model_builder
"<tensorflow_dir>/models/research/object_detection/builders/model_builder.py", line 46, in <module>
from object_detection.models.ssd_mobilenet_v1_fpn_fea... | Traceback (most recent call last):
"/Users/lou/Desktop/Stock-ANA/src/StStatistics.py", line 251, in <module>
sns.heatmap(flights, annot=True, fmt="d", linewidths=.5, ax=ax)
"/Library/Python/2.7/site-packages/seaborn/matrix.py", line 528, in heatmap
plotter.plot(ax, cbar_ax, kwargs)
"/Library/Python/2.7/site-... | 0.59675 |
Traceback (most recent call last):
"/usr/local/bin/pipenv", line 8, in <module>
sys.exit(cli())
"/usr/local/lib/python3.7/site-packages/pipenv/vendor/click/core.py", line 829, in __call__
return self.main(*args, **kwargs)
"/usr/local/lib/python3.7/site-packages/pipenv/vendor/click/core.py", line 782, in main... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"C:\Users\matth\scipy\scipy\stats\_distn_infrastructure.py", line 1430, in support
return _a * scale + loc, _b * scale + loc
TypeError: can only concatenate list (not "int") to list
| 0.536569 |
Traceback (most recent call last):
"bin/docker-compose", line 6, in <module>
"compose/cli/main.py", line 71, in main
"compose/cli/main.py", line 127, in perform_command
"compose/cli/main.py", line 1106, in up
"compose/cli/main.py", line 1102, in up
"compose/project.py", line 570, in up
"compose/par... | Traceback (most recent call last):
"C:\Users\holme\Documents\Sync\Git\blitzmann\Pyfa\gui\builtinViews\fittingView.py", line 196, in OnMouseMove
TypeError: 'NoneType' object is not subscriptable
| 0.535891 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/nathan/venvs/main/local/lib/python2.7/site-packages/dateparser/date.py", line 371, in get_date_data
language, date_string, date_formats, settings=self._settings)
"/home/nathan/venvs/main/local/lib/python2.7/site-packages/dateparser/date.... | Traceback (most recent call last):
"cupy/cuda/driver.pyx", line 193, in cupy.cuda.driver.moduleUnload
"cupy/cuda/driver.pyx", line 82, in cupy.cuda.driver.check_status
TypeError: 'NoneType' object is not callable
| 0.460851 |
Traceback (most recent call last):
"/usr/lib/python3.5/site-packages/homeassistant/helpers/entity_component.py", line 164, in _async_setup_platform
SLOW_SETUP_MAX_WAIT, loop=self.hass.loop)
"/usr/lib64/python3.5/asyncio/tasks.py", line 406, in wait_for
return fut.result()
"/usr/lib64/python3.5/asyncio/future... | Traceback (most recent call last):
"main.py", line 79, in <module>
model = LatentAttention()
"main.py", line 12, in __init__
self.mnist = input_data.read_data_sets("MNIST_data/", one_hot=True)
"/home/medgar/models/autoencoders/variational-autoencoder-kvfrans/input_data.py", line 148, in read_data_sets
train... | 0.636564 |
Traceback (most recent call last):
"I:\Python3\lib\shelve.py", line 111, in __getitem__
value = self.cache[key]
KeyError: 'configs'
| Traceback (most recent call last):
"/Users/linwei/anaconda3/envs/tf/lib/python3.6/site-packages/pandas/core/indexes/base.py", line 2522, in get_loc
return self._engine.get_loc(key)
"pandas/_libs/index.pyx", line 117, in pandas._libs.index.IndexEngine.get_loc
"pandas/_libs/index.pyx", line 139, in pandas._libs... | 0.542262 |
Traceback (most recent call last):
"/home/mypc/.local/bin/flow", line 6, in <module>
cliHandler(sys.argv)
"/home/mypc/.local/lib/python2.7/site-packages/darkflow/cli.py", line 29, in cliHandler
print('Enter training ...'); tfnet.train()
"/home/mypc/.local/lib/python2.7/site-packages/darkflow/net/flow.py", li... | Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/google/cloud/pubsub_v1/subscriber/_protocol/bidi.py", line 491, in _thread_main
response = self._bidi_rpc.recv()
"/usr/local/lib/python3.6/site-packages/google/cloud/pubsub_v1/subscriber/_protocol/bidi.py", line 404, in recv
super(Resuma... | 0.476263 |
2019-03-05 18:54:47,462 - prawcore - WARNING - Traceback (most recent call last):
"/home/rooter/srgrafobot/bot.py", line 74, in main
process_item(item, reddit)
"/home/rooter/srgrafobot/bot.py", line 185, in process_item
reddit.redditor("Wuhu").message("New comment", item.body + "\n\n" + item.permalink)
"/usr... | `Traceback (most recent call last):
"TBSAirService.py", line 69, in <module>
Itinerary=itinerary, Passengers=passengers, Filters=filters)
"/usr/local/lib/python2.7/dist-packages/zeep/client.py", line 41, in __call__
self._op_name, args, kwargs)
"/usr/local/lib/python2.7/dist-packages/zeep/wsdl/bindings/soap.... | 0.590776 |
Traceback (most recent call last):
"<install_location>/kapitan/kapitan/targets.py", line 126, in compile_targets
[p.get() for p in pool.imap_unordered(worker, target_objs) if p]
"<install_location>/kapitan/kapitan/targets.py", line 126, in <listcomp>
[p.get() for p in pool.imap_unordered(worker, target_objs) if... |
Traceback (most recent call last):
"formlayout.py", line 541, in \<module>
apply=apply_test)
"formlayout.py", line 505, in fedit
dialog = FormDialog(data, title, comment, icon, parent, apply)
"formlayout.py", line 421, in __init__
self.formwidget.setup()
"formlayout.py", line 271, in setup
selindex = value.pop... | 0.653646 |
Traceback (most recent call last):
"C:\Users\Alton\AppData\Roaming\Python\Python37\site-packages\tornado\websocket.py", line 956, in _accept_connection
open_result = handler.open(*handler.open_args, **handler.open_kwargs)
"B:\GitHub\sonota\sonota.py", line 194, in open
self.stream.set_nodelay(True)
AttributeErr... | Traceback (most recent call last):
"c:\projects\plover\plover\gui_qt\main.py", line 66, in __del__
del self._win
AttributeError: _win
| 0.495948 |
Traceback (most recent call last):
"/usr/bin/sslyze", line 11, in <module>
sys.exit(main())
"/usr/lib64/python3.4/site-packages/sslyze/__main__.py", line 130, in main
output_hub.server_scan_completed(CompletedServerScan(server_info, plugin_result_list))
"/usr/lib64/python3.4/site-packages/sslyze/cli/ou... |
Traceback (most recent call last):
"/home/sandeshmore/PycharmProjects/dask_latest/dask_03/lib/python3.8/site-packages/distributed/protocol/core.py", line 130, in loads
value = merge_and_deserialize(head, fs, deserializers=deserializers)
"/home/sandeshmore/PycharmProjects/dask_latest/dask_03/lib/python3.8/site-p... | 0.574028 |
Traceback (most recent call last):
"scripts/train.py", line 258, in <module>
main()
"scripts/train.py", line 204, in main
loss, miou = train(opt, train_loader, m, criterion, optimizer, writer)
"scripts/train.py", line 41, in train
output = m(inps)
"/home/ubuntu/anaconda3/envs/efficientdet/lib/python3.6/s... |
Traceback (most recent call last):
"<string>", line 1, in <module>
"C:\Users\shaz\Anaconda3\lib\site-packages\vispy\app\_default_app.py", line 47, in use_app
default_app = Application(backend_name)
"C:\Users\shaz\Anaconda3\lib\site-packages\vispy\app\application.py", line 49, in __init__
self._use(backend_n... | 0.571791 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/tmp/pip-build-R_svIJ/pillow/setup.py", line 753, in <module>
zip_safe=not debug_build(), )
"/usr/local/lib/python2.7/distutils/core.py", line 151, in setup
dist.run_commands()
"/usr/local/lib/python2.7/distutils/dist.py", line 953, in run_com... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/dwilson/Develop/Projects/ethereum/web3.py/web3/personal.py", line 43, in unlockAccount
[account, passphrase, duration],
"/home/dwilson/Develop/Projects/ethereum/web3.py/web3/manager.py", line 101, in request_blocking
raise ValueError(re... | 0.506685 |
Traceback (most recent call last):
"/usr/lib/python3.5/asyncio/base_events.py", line 431, in __del__
"/usr/lib/python3.5/asyncio/unix_events.py", line 58, in close
"/usr/lib/python3.5/asyncio/unix_events.py", line 139, in remove_signal_handler
"/usr/lib/python3.5/signal.py", line 47, in signal
TypeError: si... | Traceback (most recent call last):
"/opt/jupyterhub/lib/python3.6/site-packages/IPython/core/interactiveshell.py", line 3254, in run_ast_nodes
if (await self.run_code(code, result,
async_=asy)):
"/opt/jupyterhub/lib/python3.6/site-packages/IPython/core/interactiveshell.py", line 3348, in run_code
self.showtrace... | 0.501101 |
Traceback (most recent call last):
"trainval_net.py", line 330, in <module>
roi_labels = FPN(im_data, im_info, gt_boxes, num_boxes)
"/home/k21993/anaconda3/envs/python27/lib/python2.7/site-packages/torch/nn/modules/module.py", line 224, in __call__
result = self.forward(*input, **kwargs)
"/home/k21993/anacon... | Traceback (most recent call last):
"inference.py", line 93, in <module>
args.sampling_rate, args.is_fp16, args.denoiser_strength)
"inference.py", line 61, in main
audio = waveglow.infer(mel, sigma=sigma)
"C:\Users\rodrigo.brechard\PycharmProjects\waveglow\glow.py", line 276, in infer
output = self.WN[k]((au... | 0.622292 |
Traceback (most recent call last):
"/home/pierre/PycharmProjects/project-name/venv/lib/python3.6/site-packages/pkg_resources/__init__.py", line 2454, in resolve
return functools.reduce(getattr, self.attrs, module)
AttributeError: type object 'Distribution' has no attribute '_finalize_feature_opts'
| Traceback (most recent call last):
"/usr/local/bin/anime", line 11, in <module>
load_entry_point('anime-downloader==4.3.0', 'console_scripts', 'anime')()
"/usr/local/Cellar/anime-downloader/HEAD-16c6268/libexec/lib/python3.8/site-packages/anime_downloader/cli.py", line 53, in main
cli()
"/usr/local/Cellar/an... | 0.579483 |
`Traceback (most recent call last):
"C:/Users/myprofile/Documents/firebase tests.py", line 9, in <module>
firebase=firebase(config)
TypeError: 'module' object is not callable`
| Traceback (most recent call last):
"C:\Users\S10500\AppData\Local\Continuum\anaconda3\lib\site-packages\spyder\widgets\ipythonconsole\client.py", line 575, in show_time
elapsed_time = time.monotonic() - self.t0
TypeError: unsupported operand type(s) for -: 'float' and 'NoneType'
| 0.508864 |
Traceback (most recent call last):
"/home/pavle/.local/share/bumblebee-status/bumblebee-status", line 80, in <module>
main()
"/home/pavle/.local/share/bumblebee-status/bumblebee-status", line 74, in main
output.draw(widget, error)
"/home/pavle/.local/share/bumblebee-status/bumblebee/output.py", line 128, in ... | [ERROR
] An exception occurred in this state: Traceback (most recent call last):
"C:\salt\bin\lib\site-packages\salt\state.py", line 1933, in call
**cdata['kwargs'])
"C:\salt\bin\lib\site-packages\salt\loader.py", line 1939, in wrapper
return f(*args, **kwargs)
"C:\salt\bin\lib\site-packages\salt\states\pip_... | 0.549162 |
Traceback (most recent call last):
"/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 529, in extract
ie_result = self._real_extract(url)
"/usr/local/bin/youtube-dl/youtube_dl/extractor/byutv.py", line 47, in _real_extract
})['ooyalaVOD']
KeyError: u'ooyalaVOD'
| Traceback (most recent call last):
"/home/martinal/dev/jupyter/envs/py2/bin/nbmerge", line 11, in <module>
load_entry_point('nbdime', 'console_scripts', 'nbmerge')()
"/home/martinal/dev/jupyter/nbdime/nbdime/nbmergeapp.py", line 100, in main
return main_merge(arguments)
"/home/martinal/dev/jupyter/nbdime/nbd... | 0.531478 |
Traceback (most recent call last):
"/usr/local/medusa/medusa/search/queue.py", line 516, in run
self.success = snatch_episode(result)
"/usr/local/medusa/medusa/search/core.py", line 168, in snatch_episode
result_downloaded = client.send_torrent(result)
"/usr/local/medusa/medusa/clients/torrent/generic.py", l... | Traceback (most recent call last):
"/Users/avigan/anaconda3/lib/python3.6/site-packages/tornado/ioloop.py", line 605, in _run_callback
ret = callback()
"/Users/avigan/anaconda3/lib/python3.6/site-packages/tornado/stack_context.py", line 277, in null_wrapper
return fn(*args, **kwargs)
"/Users/avigan/anaconda3... | 0.637489 |
Traceback (most recent call last):
"setup.py", line 135, in <module>
cmdclass={'build_ext': custom_build_ext},
"/home/chrisd/.pyenv/versions/anaconda2-4.3.1/lib/python2.7/distutils/core.py", line 151, in setup
dist.run_commands()
"/home/chrisd/.pyenv/versions/anaconda2-4.3.1/lib/python2.7/distutils/dist.py",... | Traceback (most recent call last):
"/home/draga/anaconda3/envs/napari/lib/python3.8/site-packages/napari/_qt/qt_viewer.py", line 758, in dropEvent
self.viewer.open(filenames, stack=bool(shift_down))
"/home/draga/anaconda3/envs/napari/lib/python3.8/site-packages/napari/components/add_layers_mixin.py", line 341, i... | 0.642992 |
Traceback (most recent call last):
"<console>", line 1, in <module>
"/home/ubuntu/.pyenv/versions/api-3.6.6/lib/python3.6/site-packages/django/core/cache/__init__.py", line 99, in __getattr__
return getattr(caches[DEFAULT_CACHE_ALIAS], name)
"/home/ubuntu/.pyenv/versions/api-3.6.6/lib/python3.6/site-packages/... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/Users/marcbeillevaire/anaconda/envs/test/lib/python3.6/typing.py", line 948, in __new__
raise TypeError("Cannot inherit from plain Generic")
TypeError: Cannot inherit from plain Generic
| 0.548469 |
`Traceback (most recent call last):
"C:/PythonV/dedupeio/dedupe-examples/pgsql_big_dedupe_example/csa_big_dedupe_example.py", line 237, in <module>
csv_writer.writerows(b_data)
"C:\PythonV\dedupeio\dedupe\lib\site-packages\dedupe\blocking.py", line 43, in __call__
record_id, instance = record
TypeError: cannot ... | Traceback (most recent call last):
"/opt/conda/lib/python3.6/site-packages/flask/app.py", line 2446, in wsgi_app
response = self.full_dispatch_request()
"/opt/conda/lib/python3.6/site-packages/flask/app.py", line 1951, in full_dispatch_request
rv = self.handle_user_exception(e)
"/opt/conda/lib/python3.6/site... | 0.572842 |
Traceback (most recent call last):
"/home/.../end-to-end-negotiator/src/reinforce.py", line 169, in <module>
main()
"/home/.../end-to-end-negotiator/src/reinforce.py", line 163, in main
reinforce.run()
"/home/.../end-to-end-negotiator/src/reinforce.py", line 51, in run
self.dialog.run(ctxs, self.logger)
... | Traceback (most recent call last):
"C:\ProgramData\Anaconda3\lib\logging\__init__.py", line 992, in emit
msg = self.format(record)
"C:\ProgramData\Anaconda3\lib\logging\__init__.py", line 838, in format
return fmt.format(record)
"C:\ProgramData\Anaconda3\lib\logging\__init__.py", line 575, in format
record.... | 0.55034 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/u/cd4mcq/.local/lib/python3.8/site-packages/jedi-0.0.0-py3.8.egg/jedi/inference/compiled/access.py", line 47, in <module '/u/cd4mcq/.local/lib/python3.8/site-packages/jedi-0.0.0-py3.8.egg/jedi/inference/compiled/access.py'>
ClassMethodDescripto... | Traceback (most recent call last):
"train.py", line 321, in <module>
main()
"train.py", line 137, in main
model.load_state_dict(package['state_dict'])
"/usr/local/lib/python2.7/dist-packages/torch/nn/modules/module.py", line 331, in load_state_dict
.format(name))
KeyError: 'unexpected key "conv.0.weight" in... | 0.592016 |
Traceback (most recent call last):
"/home/vinhtq115/anaconda3/envs/graphNN/bin/chemprop_web", line 8, in <module>
sys.exit(chemprop_web())
"/home/vinhtq115/anaconda3/envs/graphNN/lib/python3.8/site-packages/chemprop/web/run.py", line 39, in chemprop_web
run_web(args=WebArgs().parse_args())
"/home/vinhtq115/a... | Traceback (most recent call last):
"tabpy-server\tabpy_server\tabpy.py", line 10, in <module>
main()
"tabpy-server\tabpy_server\tabpy.py", line 5, in main
app = TabPyApp()
"C:\Users\TabPy\tabpy-server\tabpy_server\app\app.py", line 56, in __init__
self._parse_config(config_file)
"C:\Users\TabPy\tabpy-ser... | 0.65884 |
Traceback (most recent call last):
"[..].venv/lib/python3.6/site-packages/neo4j/v1/api.py", line 151, in __del__
"[..].venv/lib/python3.6/site-packages/neo4j/v1/api.py", line 193, in close
"[..].venv/lib/python3.6/site-packages/neo4j/bolt/connection.py", line 439, in close
"[..].venv/lib/python3.6/site-pack... | Traceback (most recent call last):
"train.py", line 42, in <module>
model(x)
"/home/michael/.virtualenvs/fyp-pytorch/local/lib/python2.7/site-packages/torch/nn/modules/module.py", line 224, in __call__
result = self.forward(*input, **kwargs)
"train.py", line 22, in forward
out, hidden = self.rnn(x)
"/hom... | 0.663947 |
Traceback (most recent call last):
"/usr/bin/mitmdump", line 11, in <module>
sys.exit(mitmdump())
"/usr/lib/python3.5/site-packages/mitmproxy/tools/main.py", line 126, in mitmdump
master.run()
"/usr/lib/python3.5/site-packages/mitmproxy/tools/dump.py", line 69, in run
super().run()
"/usr/lib/python3.5/si... | Traceback (most recent call last):
"setup.py", line 31, in <module>
config = configuration(top_path='').todict()
"setup.py", line 9, in configuration
config.add_subpackage('_shared')
"C:\Users\SimonNuessli\miniconda3\envs\env_0\lib\site-packages\numpy\distutils\misc_util.py", line 1019, in add_subpackage
co... | 0.57457 |
Traceback (most recent call last):
"C:\python\lib\site-packages\pynput\_util\__init__.py", line 162, in inner
return f(self, *args, **kwargs)
"C:\python\lib\site-packages\pynput\_util\win32.py", line 382, in _handler
converted = self._convert(code, msg, lpdata)
"C:\python\lib\site-packages\pynput\keyboard\_w... | Traceback (most recent call last):
"/tmp/ansible_WxFdz_/ansible_module_ovirt_vms.py", line 1037, in main
wait_condition=vms_module.wait_for_down,
"/tmp/ansible_WxFdz_/ansible_modlib.zip/ansible/module_utils/ovirt.py", line 706, in action
entity = pre_action(entity)
"/tmp/ansible_WxFdz_/ansible_module_ovirt_v... | 0.629591 |
Traceback (most recent call last):
"/label-studio/label_studio/utils/misc.py", line 93, in exception_f
return f(*args, **kwargs)
"/label-studio/label_studio/blueprint.py", line 96, in prepare_globals
g.project = project_get_or_create()
"/label-studio/label_studio/blueprint.py", line 187, in project_get_or_cr... | Traceback (most recent call last):
"sync_train.py", line 424, in <module>
main()
"sync_train.py", line 108, in main
train(sync_train_data, model, criterion, optimizer, epoch, config)
"sync_train.py", line 199, in train
loss = criterion(a_embs, p_embs, n_embs)
"/usr/local/lib/python3.5/dist-packages/torch... | 0.622066 |
Traceback (most recent call last):
"Object_detection_picamera_1.py", line 196, in <module>
feed_dict={image_tensor: frame_expanded})
"/usr/local/lib/python3.5/dist-packages/tensorflow/python/client/session.py", line 950, in run
run_metadata_ptr)
"/usr/local/lib/python3.5/dist-packages/tensorflow/python/clien... | Traceback (most recent call last):
"/builddir/build/BUILD/eventlet-0.23.0/tests/ssl_test.py", line 45, in test_duplex_response
sock = listen_ssl_socket()
"/builddir/build/BUILD/eventlet-0.23.0/tests/ssl_test.py", line 22, in listen_ssl_socket
**kwargs
"/builddir/build/BUILD/eventlet-0.23.0/eventlet/green/ssl... | 0.548571 |
Traceback (most recent call last):
"bin/examine.py", line 91, in <module>
main()
"/home/avi/anaconda3/envs/python3.6/lib/python3.6/site-packages/click/core.py", line 764, in __call__
return self.main(*args, **kwargs)
"/home/avi/anaconda3/envs/python3.6/lib/python3.6/site-packages/click/core.py", line 717, in... | | epoch 001:
0% 0/970 [00:00<?, ?it/s]Traceback (most recent call last):
"/usr/local/bin/fairseq-train", line 11, in <module>
load_entry_point('fairseq', 'console_scripts', 'fairseq-train')()
"/content/fairseq/fairseq_cli/train.py", line 302, in cli_main
main(args)
"/content/fairseq/fairseq_cli/train.py", li... | 0.66377 |
Traceback (most recent call last):
"/usr/lib/python3.8/runpy.py", line 194, in _run_module_as_main
return _run_code(code, main_globals, None,
"/usr/lib/python3.8/runpy.py", line 87, in _run_code
exec(code, run_globals)
"/home/meta/src/liquidctl/liquidctl/cli.py", line 327, in <module>
main()
"/home/meta/... | Traceback (most recent call last):
"C:\Users\****\AppData\Local\conda\conda\envs\POMP\lib\threading.py", line 916, in _bootstrap_inner
self.run()
"C:\Users\****\AppData\Local\conda\conda\envs\POMP\lib\threading.py", line 864, in run
self._target(*self._args, **self._kwargs)
"C:\Users\****\AppData\Local\conda... | 0.604427 |
Traceback (most recent call last):
"tauon.py", line 6388, in bass_player_thread
"t_modules\t_bass.py", line 1375, in player
"tauon.py", line 4121, in test_progress
"tauon.py", line 4593, in advance
"tauon.py", line 4754, in notify_song
NameError: name 'song_notification' is not defined
| Traceback (most recent call last):
"<string>", line 1, in <module>
NameError: name 'powerline_setup' is not defined
| 0.514399 |
Traceback (most recent call last):
"/usr/local/lib/python3.7/site-packages/sentry_sdk/integrations/flask.py", line 70, in sentry_patched_wsgi_app
environ, start_response
"/usr/local/lib/python3.7/site-packages/sentry_sdk/integrations/wsgi.py", line 120, in __call__
reraise(*_capture_exception(hub))
"/usr/loc... | Traceback (most recent call last):
"/home/chris_r_brake/anaconda3/envs/keras_2/lib/python3.6/site-packages/keras/utils/data_utils.py", line 578, in get
inputs = self.queue.get(block=True).get()
"/home/chris_r_brake/anaconda3/envs/keras_2/lib/python3.6/multiprocessing/pool.py", line 644, in get
raise self._value... | 0.618309 |
Traceback (most recent call last):
"video_to_slomo.py", line 216, in <module>
main()
"video_to_slomo.py", line 165, in main
flowOut = flowComp(torch.cat((I0, I1), dim=1))
"C:\Users\Amos\Anaconda3\lib\site-packages\torch\nn\modules\module.py", line 493, in __call__
result = self.forward(*input, **kwargs)
... | WARNING: Traceback (most recent call last):
"examples/vispy_dock.py", line 44, in <module>
appQt.exec_()
"/Users/talley/anaconda/envs/napdev/lib/python3.7/site-packages/vispy/app/backends/_qt.py", line 501, in event
out = super(QtBaseCanvasBackend, self).event(ev)
"/Users/talley/anaconda/envs/napdev/lib/pyth... | 0.55068 |
Traceback (most recent call last):
"C:\Users\Aperez\AppData\Local\Programs\Python\Python36-32\Scripts\lektor-script.py", line 11, in <module>
load_entry_point('Lektor==3.0', 'console_scripts', 'lektor')()
"C:\Users\Aperez\AppData\Local\Programs\Python\Python36-32\lib\site-packages\click\core.py", line 722, in __... | Traceback (most recent call last):
"/home/will/.local/bin/sshuttle", line 8, in <module>
sys.exit(main())
"/home/will/.local/lib/python3.7/site-packages/sshuttle/cmdline.py", line 29, in main
file_name=opt.sudoers_filename
"/home/will/.local/lib/python3.7/site-packages/sshuttle/sudoers.py", line 64, in sudoe... | 0.6404 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/private/tmp/pip-build-O38dKC/cryptography/setup.py", line 342, in <module>
**keywords_with_side_effects(sys.argv)
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/core.py", line 151, in setup
dist.run_command... | Traceback (most recent call last):
"<input>", line 2, in <module>
def _(a : List[int]):
"/lib/python3.7/functools.py", line 811, in register
f"Invalid annotation for {argname!r}. {cls!r} is not a class."
AssertionError: Invalid annotation for 'a'. typing.List[int] is not a class.
| 0.533759 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"C:\Users\Me\Desktop\Myfolder\MySubfolder\learning_flask_env\lib\site-packages\flask_restful\__init__.py", line 21, in <module>
import config
ImportError: No module named 'config'
|
Traceback (most recent call last):
"<string>", line 17, in <module>
"/tmp/pip_build_root/pyscaffold/setup.py", line 139, in <module>
setup_package()
"/tmp/pip_build_root/pyscaffold/setup.py", line 135, in setup_package
'local_scheme': local_version2str})
"/usr/lib/python2.7/distutils/core.py", line 151, in set... | 0.573108 |
Module picard raised an exception: Traceback (most recent call last):
"/home/thomas/progr/Anaconda/lib/python3.6/site-packages/multiqc/multiqc.py", line 569, in run
output = mod()
"/home/thomas/progr/Anaconda/lib/python3.6/site-packages/multiqc/modules/picard/picard.py", line 65, in __init__
n['HsMetrics'] = Hs... | Traceback (most recent call last):
"__main__.py", line 19, in <module>
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp7hc5a09v\build\youtube_dl\__init__.py", line 474, in main
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp7hc5a09v\build\youtube_dl\__init__.py", line 464... | 0.551714 |
Traceback (most recent call last):
"run.py", line 24, in <module>
from tensorforce import Agent, Environment, Runner
"/home/jrlab/Desktop/Git/tensorforce/tensorforce/__init__.py", line 31, in <module>
from tensorforce.environments import Environment
"/home/jrlab/Desktop/Git/tensorforce/tensorforce/environmen... | Traceback (most recent call last):
"/opt/stackstorm/st2/local/lib/python2.7/site-packages/st2common/middleware/error_handling.py", line 39, in __call__
return self.app(environ, start_response)
"/opt/stackstorm/st2/local/lib/python2.7/site-packages/st2common/middleware/logging.py", line 69, in __call__
retval = ... | 0.561272 |
Traceback (most recent call last):
"/opt/venvs/matrix-synapse/bin/register_new_matrix_user", line 22, in <module>
main()
"/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/_scripts/register_new_matrix_user.py", line 224, in main
admin, args.user_type)
"/opt/venvs/matrix-synapse/lib/python3.5/site... | Traceback (most recent call last):
"c:\users\nelson.wu\envs\spider\lib\site.py", line 769, in <module>
main()
"c:\users\nelson.wu\envs\spider\lib\site.py", line 746, in main
paths_in_sys = addsitepackages(paths_in_sys)
"c:\users\nelson.wu\envs\spider\lib\site.py", line 279, in addsitepackages
addsitedir(sit... | 0.54581 |
Traceback (most recent call last):
"/usr/lib/python3.5/argparse.py", line 1489, in _get_handler
return getattr(self, handler_func_name)
AttributeError: 'CustomParser' object has no attribute '_handle_conflict_None'
| [!] Traceback (most recent call last):
"lazagne\softwares\browsers\mozilla.py", line 398, in is_master_password_correct
AttributeError: 'Sequence' object has no attribute 'asOctets'
| 0.598156 |
Traceback (most recent call last):
"/root/Tools/owtf/owtf/install/install.py", line 136, in <module>
install_restricted_from_cfg(restricted_cfg)
"/root/Tools/owtf/owtf/install/install.py", line 85, in install_restricted_from_cfg
install_in_directory(os.path.expanduser(cp.get(section, "directory")), cp.get(secti... | Traceback (most recent call last):
"/app/redash/tasks/queries/execution.py", line 160, in run
data, error = query_runner.run_query(annotated_query, self.user)
"/app/redash/query_runner/prometheus.py", line 139, in run_query
response = requests.get(api_endpoint, params=payload)
"/usr/local/lib/python3.7/site-... | 0.558994 |
Traceback (most recent call last):
"/mnt/scratch0/clusterfuzz/src/python/bot/fuzzers/ml/gradientfuzz/train.py", line 163, in <module>
main()
"/mnt/scratch0/clusterfuzz/src/python/bot/fuzzers/ml/gradientfuzz/train.py", line 159, in main
train_model(model, config, train_dataset, val_dataset)
"/mnt/scratch0/clu... | Traceback (most recent call last):
"D:\Apps\Python\Anaconda3\lib\site-packages\PyInstaller\depend\bindepend.py", line 721, in getImports
return _getImports_pe(pth)
"D:\Apps\Python\Anaconda3\lib\site-packages\PyInstaller\depend\bindepend.py", line 109, in _getImports_pe
import_dllnames_only=True,
TypeError: pars... | 0.504385 |
Traceback (most recent call last):
"test.py", line 1, in <module>
import parsedatetime
"<frozen importlib._bootstrap>", line 983, in _find_and_load
"<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
"<frozen importlib._bootstrap>", line 677, in _load_unlocked
"C:\Users\burke\Workspace... | Traceback (most recent call last):
"/projecthome/venv/lib/python3.6/site-packages/remi/server.py", line 788, in do_GET
self.client.root = self.main(*self.server.userdata)
"widgetoverview.py", line 40, in main
self.table.set_on_table_row_click_listener(self.on_table_row_click)
AttributeError: 'Table' object has ... | 0.558927 |
Traceback (most recent call last):
"/home/jbernier/.local/lib/python3.6/site-packages/airflow/models/dagbag.py", line 256, in process_file
m = imp.load_source(mod_name, filepath)
"/usr/lib/python3.6/imp.py", line 172, in load_source
module = _load(spec)
"<frozen importlib._bootstrap>", line 684, in _load
... | Traceback (most recent call last):
"/home/yu/Mask_RCNN/mrcnn/model.py", line 1695, in data_generator
use_mini_mask=config.USE_MINI_MASK)
"/home/yu/Mask_RCNN/mrcnn/model.py", line 1210, in load_image_gt
mask, class_ids = dataset.load_mask(image_id)
"train_shapes.py", line 137, in load_mask
num_obj = self.get... | 0.511485 |
Traceback (most recent call last):
"/usr/lib/python3.6/site-packages/dns/inet.py", line 104, in is_multicast
first = ord(dns.ipv4.inet_aton(text)[0])
TypeError: ord() expected string of length 1, but int found
| Traceback (most recent call last):
"C:\Users\S10500\AppData\Local\Continuum\anaconda3\lib\site-packages\spyder\widgets\ipythonconsole\client.py", line 575, in show_time
elapsed_time = time.monotonic() - self.t0
TypeError: unsupported operand type(s) for -: 'float' and 'NoneType'
| 0.540922 |
Traceback (most recent call last):
"/private/tmp/venv/lib/python3.8/site-packages/vispy/gloo/gl/_gl2.py", line 442, in glEnable
nativefunc = glEnable._native
AttributeError: 'function' object has no attribute '_native'
| Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/work/.pyenv/versions/tf20/lib/python3.5/site-packages/sonnet/__init__.py", line 67, in <module>
from sonnet.python import custom_getters
"/home/work/.pyenv/versions/tf20/lib/python3.5/site-packages/sonnet/python/custom_getters/__init__.p... | 0.56218 |
Traceback (most recent call last):
"/Users/ox/_ws/ten_lines_spacy/p3_6e/lib/python3.6/site-packages/pyclustering/cluster/examples/dbscan_examples.py", line 150, in <module>
cluster_sample1();
"/Users/ox/_ws/ten_lines_spacy/p3_6e/lib/python3.6/site-packages/pyclustering/cluster/examples/dbscan_examples.py", line ... | Traceback (most recent call last):
"C:\Users\UrbiJ\AppData\Local\Programs\Python\Python37\lib\site-packages\httpx\_client.py", line 1130, in __del__
self.close()
"C:\Users\UrbiJ\AppData\Local\Programs\Python\Python37\lib\site-packages\httpx\_client.py", line 1102, in close
self._transport.close()
AttributeError... | 0.545736 |
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__.... | Traceback (most recent call last):
"/usr/bin/khal", line 5, in <module>
main_khal()
"/usr/lib/python3.7/site-packages/click/core.py", line 764, in __call__
return self.main(*args, **kwargs)
"/usr/lib/python3.7/site-packages/click/core.py", line 717, in main
rv = self.invoke(ctx)
"/usr/lib/python3.7/site-... | 0.595273 |
Traceback (most recent call last):
"mod1.py", line 18, in <module>
new_defaults = PulseDefaults.from_dict(defaults_dict)
"/Users/jessieyu/.pyenv/versions/test_3.7.3/lib/python3.7/site-packages/qiskit/validation/base.py", line 354, in from_dict
data = cls.schema.load(dict_)
"/Users/jessieyu/.pyenv/versions/te... |
Traceback (most recent call last):
"/usr/lib/python2.7/site-packages/salt/loader.py", line 1607, in _load_module
mod = imp.load_module(mod_namespace, fn_, fpath, desc)
"/usr/lib/python2.7/site-packages/salt/grains/esxi.py", line 16, in <module>
import salt.modules.vsphere
"/usr/lib/python2.7/site-packages/s... | 0.609085 |
Traceback (most recent call last):
"sendgrid.py", line 1, in <module>
import sendgrid
"c:\ang\gurucho-back\modules\sendgrid.py", line 7, in <module>
sg = sendgrid.SendGridAPIClient(apikey=SENDGRID_API_KEY)
AttributeError: module 'sendgrid' has no attribute 'SendGridAPIClient'
| [!] Traceback (most recent call last):
"lazagne\softwares\browsers\mozilla.py", line 398, in is_master_password_correct
AttributeError: 'Sequence' object has no attribute 'asOctets'
| 0.523071 |
Traceback (most recent call last):
"/Users/ian/taxi_pipeline/lib/python3.7/site-packages/flask/app.py", line 1982, in wsgi_app
response = self.full_dispatch_request()
"/Users/ian/taxi_pipeline/lib/python3.7/site-packages/flask/app.py", line 1614, in full_dispatch_request
rv = self.handle_user_exception(e)
"/... | Traceback (most recent call last):
"run.py", line 64, in <module>
func(*args, **kwargs)
"/home/rorym/pysystemtrade/sysproduction/interactive_diagnostics.py", line 64, in interactive_diagnostics
method_chosen(data)
"/home/rorym/pysystemtrade/sysproduction/interactive_diagnostics.py", line 197, in strategy_rep... | 0.6598 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/usr/local/lib/python3.8/site-packages/flask_sqlalchemy/__init__.py", line 716, in __init__
self.Model = self.make_declarative_base(model_class, metadata)
"/usr/local/lib/python3.8/site-packages/flask_sqlalchemy/__init__.py", line 798, in make... | Traceback (most recent call last):
"train_model.py", line 101, in <module>
my_app()
"/home/alexander/anaconda3/envs/pt18/lib/python3.7/site-packages/hydra/main.py", line 37, in decorated_main
strict=strict,
"/home/alexander/anaconda3/envs/pt18/lib/python3.7/site-packages/hydra/_internal/utils.py", line 345, ... | 0.58446 |
Traceback (most recent call last):
"/usr/local/lib/python2.7/site-packages/django/core/handlers/exception.py", line 41, in inner
response = get_response(request)
"/usr/local/lib/python2.7/site-packages/django/core/handlers/base.py", line 187, in _get_response
response = self.process_exception_by_middleware(e, r... | Traceback (most recent call last):
"./jasper.py", line 146, in <module>
app = Jasper()
"./jasper.py", line 109, in _init_
stt_passive_engine_class.get_passive_instance(),
"/home/pi/jasper/client/stt.py", line 48, in get_passive_instance
return cls.get_instance('keyword', phrases)
"/home/pi/jasper/client/... | 0.65874 |
Traceback (most recent call last):
"/Users/ovidijus/Apps/nzbToMedia/nzbToSickBeard.py", line 273, in <module>
result = nzbToMedia.main(sys.argv, section)
"/Users/ovidijus/Apps/nzbToMedia/nzbToMedia.py", line 1019, in main
client_agent = text_type(core.DOWNLOAD_INFO[0].get('client_agent', 'manual'))
AttributeErr... | Traceback (most recent call last):
"/usr/local/bin/shreddit", line 11, in <module>
sys.exit(main())
"/usr/local/lib/python2.7/dist-packages/shreddit/app.py", line 44, in main
shredder = Shredder(default_config, args.user)
"/usr/local/lib/python2.7/dist-packages/shreddit/shredder.py", line 33, in __init__
se... | 0.55634 |
Traceback (most recent call last):
"C:\Users\ROHAN LOCKS\Anaconda3\lib\site-packages\IPython\core\interactiveshell.py", line 3214, in run_ast_nodes
if (yield from self.run_code(code, result)):
"C:\Users\ROHAN LOCKS\Anaconda3\lib\site-packages\IPython\core\interactiveshell.py", line 3313, in run_code
self.showtr... | Traceback (most recent call last):
"threading.py", line 914, in _bootstrap_inner
"threading.py", line 862, in run
"pupil_remote.py", line 202, in thread_loop
"site-packages\zmq\sugar\socket.py", line 363, in send_multipart
TypeError: Frame 1 ("Could not bind to Socket: b'tcp...) does not support the buffer ... | 0.521552 |
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, even... |
Traceback (most recent call last):
"/usr/local/opt/python/Frameworks/Python.framework/Versions/3.7/lib/python3.7/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"/usr/local/opt/python/Frameworks/Python.framework/Versions/3.7/lib/python3.7/runpy.py", line 85, in _run_code
exec(code, run_global... | 0.657517 |
Traceback (most recent call last):
"/home/jim/.local/lib/python3.8/site-packages/paddle/vision/transforms/transforms.py", line 117, in __call__
data = f(data)
"/home/jim/.local/lib/python3.8/site-packages/paddle/vision/transforms/transforms.py", line 273, in __call__
outputs.append(apply_func(inputs[i]))
"/h... | Traceback (most recent call last):
"repo-bug.py", line 4, in <module>
"/home/jayden/holodeck/src/holodeck/holodeck.py", line 87, in make
"/home/jayden/holodeck/src/holodeck/environments.py", line 134, in __init__
"/home/jayden/holodeck/src/holodeck/environments.py", line 285, in reset
"/home/jayden/holod... | 0.542828 |
Traceback (most recent call last):
"/usr/local/bin/telepresence/telepresence/cli.py", line 130, in crash_reporting
yield
"/usr/local/bin/telepresence/telepresence/main.py", line 60, in main
remote_info = start_proxy(runner)
"/usr/local/bin/telepresence/telepresence/proxy/__init__.py", line 104, in start_prox... | Traceback (most recent call last):
"<console>", line 1, in <module>
"scripts/pipeline/interactive.py", line 81, in process
question, candidates, top_n, n_docs, return_context=True
"/home/ubuntu/DrQA/drqa/pipeline/drqa.py", line 190, in process
top_n, n_docs, return_context
"/home/ubuntu/DrQA/drqa/pipeline... | 0.550354 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
".../lib/python2.7/site-packages/pyramid/viewderivers.py", line 31, in <module>
from pyramid.config.util import (
".../lib/python2.7/site-packages/pyramid/config/__init__.py", line 78, in <module>
from pyramid.config.views import ViewsConfigur... | Traceback (most recent call last):
"pyconsume.py", line 30, in <module>
use_rdkafka = True
"/usr/local/lib/python2.7/dist-packages/pykafka/topic.py", line 214, in get_balanced_consumer
return cls(self, self._cluster, consumer_group, **kwargs)
"/usr/local/lib/python2.7/dist-packages/pykafka/managedbalanc... | 0.576458 |
Traceback (most recent call last):
"/usr/bin/salt-call", line 11, in <module>
salt_call()
"/usr/lib/python2.7/dist-packages/salt/scripts.py", line 410, in salt_call
client.run()
"/usr/lib/python2.7/dist-packages/salt/cli/call.py", line 47, in run
caller = salt.cli.caller.Caller.factory(self.config)
"/usr... | Traceback (most recent call last):
"/usr/bin/green-recorder", line 536, in audioswitchchanged
with open(conf
, 'w+') as newconf
:
TypeError: coercing to Unicode: need string or buffer, file found
| 0.618287 |
Traceback (most recent call last):
"/home/pymarl2/src/main.py", line 107, in <module>
ex.run_commandline(params)
"/usr/local/lib/python3.5/dist-packages/sacred-0.7.2-py3.5.egg/sacred/experiment.py", line 250, in run_commandline
return self.run(cmd_name, config_updates, named_configs, {}, args)
"/usr/local/li... | Traceback (most recent call last):
"labelImg.py", line 1359, in <module>
sys.exit(main(sys.argv))
"labelImg.py", line 1355, in main
app, _win = get_main_app(argv)
"labelImg.py", line 1348, in get_main_app
argv[2] if len(argv) >= 3 else os.path.join('data', 'predefined_classes.txt'))
"labelImg.py", line 4... | 0.565216 |
Traceback (most recent call last):
"/usr/lib/python3.9/site-packages/cura/CuraApplication.py", line 1063, in event
return super().event(event)
"/usr/lib/python3.9/site-packages/UM/Qt/QtApplication.py", line 464, in event
event._function_event.call()
"/usr/lib/python3.9/site-packages/UM/Event.py", line 218, i... | Traceback (most recent call last):
".../lib/python3.8/site-packages/django/core/handlers/asgi.py", line 161, in __call__
response = await self.get_response_async(request)
".../lib/python3.8/site-packages/django/core/handlers/base.py", line 148, in get_response_async
response = await self._middleware_chain(reque... | 0.497934 |
Traceback (most recent call last):
"<console>", line 1, in <module>
"/home/grelek/projects/djstorages-test/venv/lib/python3.7/site-packages/django/core/files/storage.py", line 52, in save
return self._save(name, content)
"/home/grelek/projects/djstorages-test/venv/lib/python3.7/site-packages/storages/backends... | Traceback (most recent call last):
"/usr/local/bin/svtplay-dl", line 4, in <module>
__import__('pkg_resources').run_script('svtplay-dl==2.4+9.gb428bcc', 'svtplay-dl')
"/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 658, in run_script
self.require(requires)[0].run_script(script_name, ns)
"/us... | 0.541031 |
Traceback (most recent call last):
"run_pretraining.py", line 496, in <module>
tf.app.run()
"/usr/local/lib/python3.7/site-packages/tensorflow/python/platform/app.py", line 40, in run
_run(main=main, argv=argv, flags_parser=_parse_flags_tolerate_undef)
"/usr/local/lib/python3.7/site-packages/absl/app.py", li... | Traceback (most recent call last):
"/usr/local/lib/python3.6/dist-packages/tensorflow/python/framework/tensor_shape.py", line 670, in merge_with
new_dims.append(dim.merge_with(other[i]))
"/usr/local/lib/python3.6/dist-packages/tensorflow/python/framework/tensor_shape.py", line 143, in merge_with
self.assert_is_... | 0.530126 |
Traceback (most recent call last):
"/data0/www/htdocs/walle-web/venv/lib/python2.7/site-packages/flask/app.py", line 2295, in wsgi_app
response = self.handle_exception(e)
"/data0/www/htdocs/walle-web/venv/lib/python2.7/site-packages/flask_restful/__init__.py", line 271, in error_router
return original_handler(e... | Traceback (most recent call last):
"/usr/local/Cellar/python@2/2.7.14_3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 147, in <module>
globals()[__func_name] = __get_hash(__func_name)
"/usr/local/Cellar/python@2/2.7.14_3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py... | 0.527352 |
Traceback (most recent call last):
"/tmp/asuglia/ParlAI/parlai/core/agents.py", line 429, in _create_task_agents
create_agent = getattr(my_module, 'create_agents')
AttributeError: 'module' object has no attribute 'create_agents'
| Traceback (most recent call last):
"testPcolorXarray.py", line 10, in <module>
ax.pcolormesh(time, depth, data)
"/Users/jklymak/anaconda3/envs/mpldev3/lib/python3.6/site-packages/matplotlib/__init__.py", line 1710, in inner
return func(ax, *args, **kwargs)
"/Users/jklymak/anaconda3/envs/mpldev3/lib/python3.6... | 0.564372 |
The minion function caused an exception: Traceback (most recent call last):
"c:\salt\bin\lib\site-packages\salt\minion.py", line 1606, in _thread_return
return_data = minion_instance.executors[fname](opts, data, func, args, kwargs)
"c:\salt\bin\lib\site-packages\salt\executors\direct_call.py", line 12, in execu... | Traceback (most recent call last):
"/usr/local/bin/svtplay-dl", line 4, in <module>
__import__('pkg_resources').run_script('svtplay-dl==2.0+21.gfd0171d', 'svtplay-dl')
"/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 719, in run_script
self.require(requires)[0].run_script(script_name, ns)
"/u... | 0.657851 |
Traceback (most recent call last):
"C:\Users\teodelas\AppData\Local\Programs\Python\Python35\lib\site-packages\azure\cli\main.py", line 37, in main
cmd_result = APPLICATION.execute(args)
"C:\Users\teodelas\AppData\Local\Programs\Python\Python35\lib\site-packages\azure\cli\core\application.py", line 157, in execu... | Traceback (most recent call last):
"/home/petr/.local/bin/ansible", line 109, in <module>
exit_code = cli.run()
"/home/petr/.local/lib/python3.6/site-packages/ansible/cli/adhoc.py", line 200, in run
result = self._tqm.run(play)
"/home/petr/.local/lib/python3.6/site-packages/ansible/executor/task_queue_manage... | 0.667591 |
Traceback (most recent call last):
"start_trainer.py", line 678, in <module>
main(args)
"start_trainer.py", line 604, in main
gradient_clipping_threshold=args.gradient_clipping_threshold)
"/usr/local/lib/python2.7/dist-packages/Newbie-0.0.1-py2.7.egg/newbie/model/anomaly_detection/lstm_model.py", line 137, i... | Traceback (most recent call last):
"/usr/local/bin/checkov", line 5, in <module>
run()
"/usr/local/lib/python3.9/site-packages/checkov/main.py", line 63, in run
scan_reports = runner_registry.run(root_folder=root_folder, external_checks_dir=external_checks_dir,
"/usr/local/lib/python3.9/site-packages/checkov... | 0.543987 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.