text1
stringlengths 92
132k
| text2
stringlengths 83
99.1k
| score
float64 0.01
1
|
---|---|---|
Traceback (most recent call last):
"voting.py", line 58, in <module>
prediction_results = clf.predict(X_test)
"/home/tak/anaconda3/lib/python3.5/site-packages/sklearn/ensemble/voting_classifier.py", line 194, in predict
arr=predictions.astype('int'))
"/home/tak/anaconda3/lib/python3.5/site-packages/numpy/lib/shape_base.py", line 91, in apply_along_axis
res = func1d(arr[tuple(i.tolist())], *args, **kwargs)
"/home/tak/anaconda3/lib/python3.5/site-packages/sklearn/ensemble/voting_classifier.py", line 192, in <lambda>
weights=self.weights)),
ValueError: The first argument of bincount must be non-negative
| Traceback (most recent call last):
"categoricals_to_parquet.py", line 23, in <module>
dd.to_parquet(ddf, PARQUET_PATH, append=True)
"/Users/gavin/.local/share/virtualenvs/dask_playground-wLgMaRNp/src/dask/dask/dataframe/io/parquet.py", line 1229, in to_parquet
**kwargs)
"/Users/gavin/.local/share/virtualenvs/dask_playground-wLgMaRNp/src/dask/dask/dataframe/io/parquet.py", line 589, in _write_fastparquet
set(df.dtypes.iteritems())))
ValueError: Appended dtypes differ.
| 0.550263 |
Traceback (most recent call last):
"/usr/local/Cellar/azure-cli/2.0.27/libexec/lib/python3.6/site-packages/knack/cli.py", line 194, in invoke
cmd_result = self.invocation.execute(args)
"/usr/local/Cellar/azure-cli/2.0.27/libexec/lib/python3.6/site-packages/azure/cli/core/commands/__init__.py", line 200, in execute
args = _pre_command_table_create(self.cli_ctx, args)
"/usr/local/Cellar/azure-cli/2.0.27/libexec/lib/python3.6/site-packages/azure/cli/core/commands/__init__.py", line 101, in _pre_command_table_create
cli_ctx.refresh_request_id()
"/usr/local/Cellar/azure-cli/2.0.27/libexec/lib/python3.6/site-packages/azure/cli/core/__init__.py", line 67, in refresh_request_id
self.data['headers']['x-ms-client-request-id'] = str(uuid.uuid1())
"/usr/local/Cellar/python3/3.6.4_2/Frameworks/Python.framework/Versions/3.6/lib/python3.6/uuid.py", line 606, in uuid1
clock_seq_hi_variant, clock_seq_low, node), version=1)
"/usr/local/Cellar/python3/3.6.4_2/Frameworks/Python.framework/Versions/3.6/lib/python3.6/uuid.py", line 168, in __init__
raise ValueError('field 6 out of range (need a 48-bit value)')
ValueError: field 6 out of range (need a 48-bit value) | [0;31mERROR:[0m Signature extraction failed: Traceback (most recent call last):
"/usr/local/lib/python3.5/site-packages/youtube_dl/extractor/youtube.py", line 1011, in _decrypt_signature
video_id, player_url, s
"/usr/local/lib/python3.5/site-packages/youtube_dl/extractor/youtube.py", line 925, in _extract_signature_function
errnote='Download of %s failed' % player_url)
"/usr/local/lib/python3.5/site-packages/youtube_dl/extractor/common.py", line 519, in _download_webpage
res = self._download_webpage_handle(url_or_request, video_id, note, errnote, fatal, encoding=encoding, data=data, headers=headers, query=query)
"/usr/local/lib/python3.5/site-packages/youtube_dl/extractor/common.py", line 426, in _download_webpage_handle
urlh = self._request_webpage(url_or_request, video_id, note, errnote, fatal, data=data, headers=headers, query=query)
"/usr/local/lib/python3.5/site-packages/youtube_dl/extractor/common.py", line 406, in _request_webpage
return self._downloader.urlopen(url_or_request)
"/usr/local/lib/python3.5/site-packages/youtube_dl/YoutubeDL.py", line 2000, in urlopen
req = sanitized_Request(req)
"/usr/local/lib/python3.5/site-packages/youtube_dl/utils.py", line 524, in sanitized_Request
return compat_urllib_request.Request(sanitize_url(url), *args, **kwargs)
"/usr/local/lib/python3.5/urllib/request.py", line 268, in __init__
self.full_url = url
"/usr/local/lib/python3.5/urllib/request.py", line 294, in full_url
self._parse()
"/usr/local/lib/python3.5/urllib/request.py", line 323, in _parse
raise ValueError("unknown url type: %r" % self.full_url)
ValueError: unknown url type: '/yts/jsbin/player-en_US-vflV3n15C/base.js'
| 0.559497 |
Traceback (most recent call last):
"<console>", line 1, in <module>
TypeError: '<' not supported between instances of 'lazyT' and 'lazyT'
| Traceback (most recent call last):
"train.py", line 99, in <module>
for batch_i, (_, imgs, targets) in enumerate(dataloader):
"/home/yyx/.local/lib/python3.6/site-packages/torch/utils/data/dataloader.py", line 582, in __next__
return self._process_next_batch(batch)
"/home/yyx/.local/lib/python3.6/site-packages/torch/utils/data/dataloader.py", line 608, in _process_next_batch
raise batch.exc_type(batch.exc_msg)
TypeError: Traceback (most recent call last):
| 0.557421 |
Traceback (most recent call last):
"/sw/lib/python3.6/site-packages/matplotlib/_pylab_helpers.py", line 73, in destroy_all
manager.destroy()
"/sw/lib/python3.6/site-packages/matplotlib/backends/backend_wx.py", line 1211, in destroy
self.frame.Destroy()
"/sw/lib/python3.6/site-packages/matplotlib/backends/backend_wx.py", line 1170, in Destroy
if not self.IsBeingDeleted():
RuntimeError: wrapped C/C++ object of type FigureFrameWxAgg has been deleted
| 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, i1=i1, i2=i2, out=out, selection=selection, filtered=filtered, internal=internal, parallel=parallel, chunk_size=chunk_size)
" \User\Miniconda3\envs\vaex_vs_pd\lib\site-packages\vaex\dataframe.py", line 5237, in _evaluate_implementation
df.map_reduce(assign, lambda *_: None, expressions, ignore_filter=False, selection=selection, pre_filter=use_filter, info=True, to_numpy=False)
" \User\Miniconda3\envs\vaex_vs_pd\lib\site-packages\vaex\dataframe.py", line 306, in map_reduce
return self._delay(delay, task)
" \User\Miniconda3\envs\vaex_vs_pd\lib\site-packages\vaex\dataframe.py", line 1428, in _delay
self.execute()
" \User\Miniconda3\envs\vaex_vs_pd\lib\site-packages\vaex\dataframe.py", line 293, in execute
self.executor.execute()
" \User\Miniconda3\envs\vaex_vs_pd\lib\site-packages\vaex\execution.py", line 127, in execute
raise RuntimeError("nested execute call")
RuntimeError: nested execute call
| 0.536131 |
Traceback (most recent call last):
"/srv/homeassistant/lib/python3.6/site-packages/homeassistant/core.py", line 1018, in _event_to_service_call
yield from self._hass.async_add_job(execute_service)
"/usr/local/lib/python3.6/asyncio/futures.py", line 327, in __iter__
yield self
# This tells Task to wait for completion.
"/usr/local/lib/python3.6/asyncio/tasks.py", line 250, in _wakeup
future.result()
"/usr/local/lib/python3.6/asyncio/futures.py", line 243, in result
raise self._exception
"/usr/local/lib/python3.6/concurrent/futures/thread.py", line 56, in run
result = self.fn(*self.args, **self.kwargs)
"/srv/homeassistant/lib/python3.6/site-packages/homeassistant/core.py", line 1015, in execute_service
service_handler.func(service_call)
"/srv/homeassistant/lib/python3.6/site-packages/homeassistant/components/xiaomi_aqara.py", line 146, in play_ringtone_service
gateway.write_to_hub(gateway.sid, **kwargs)
"/srv/homeassistant/lib/python3.6/site-packages/xiaomi_gateway/__init__.py", line 303, in write_to_hub
'Invalid key' not in resp['data']['error']):
TypeError: string indices must be integers
| Traceback (most recent call last):
"/home/dzmitry/PycharmProjects/VkCreator/statictics.py", line 30, in <module>
main()
"/home/dzmitry/PycharmProjects/VkCreator/statictics.py", line 25, in main
vk_session.http.mount('https://', MyHTTPAdapter(max_retries=10, timeout=8))
"/home/dzmitry/PycharmProjects/VkCreator/statictics.py", line 9, in __init__
super(MyHTTPAdapter, self).__init__(*args, **kwargs)
TypeError: __init__() got an unexpected keyword argument 'timeout'
| 0.53049 |
Traceback (most recent call last):
"test_background-matting_image.py", line 121, in <module>
bbox=get_bbox(rcnn,R=bgr_img0.shape[0],C=bgr_img0.shape[1])
"/content/drive/My Drive/background_matting/Background-Matting/functions.py", line 38, in get_bbox
x1, y1 = np.amin(where, axis=1)
"<__array_function__ internals>", line 6, in amin
"/usr/local/lib/python3.6/dist-packages/numpy/core/fromnumeric.py", line 2746, in amin
keepdims=keepdims, initial=initial, where=where)
"/usr/local/lib/python3.6/dist-packages/numpy/core/fromnumeric.py", line 90, in _wrapreduction
return ufunc.reduce(obj, axis, dtype, out, **passkwargs)
ValueError: zero-size array to reduction operation minimum which has no identity | Traceback (most recent call last):
"/usr/lib/python3.4/concurrent/futures/thread.py", line 54, in run
result = self.fn(*self.args, **self.kwargs)
"/usr/local/lib/python3.4/dist-packages/homeassistant/core.py", line 1045, in execute_service
service_handler.func(service_call)
"/usr/local/lib/python3.4/dist-packages/homeassistant/components/media_player/__init__.py", line 324, in media_player_service_handler
getattr(player, method)()
"/usr/local/lib/python3.4/dist-packages/homeassistant/components/media_player/onkyo.py", line 176, in turn_on
self._receiver.power_on()
"/usr/local/lib/python3.4/dist-packages/eiscp/core.py", line 413, in power_on
return self.command('system-power on')
"/usr/local/lib/python3.4/dist-packages/eiscp/core.py", line 407, in command
response = self.raw(iscp_message)
"/usr/local/lib/python3.4/dist-packages/eiscp/core.py", line 397, in raw
return filter_for_message(self.get, iscp_message)
"/usr/local/lib/python3.4/dist-packages/eiscp/core.py", line 257, in filter_for_message
raise ValueError('Timeout waiting for response.')
ValueError: Timeout waiting for response.
| 0.551942 |
Traceback (most recent call last):
"/Users/fabiorosado/Documents/GitHub/opsdroid/opsdroid/core.py", line 216, in run_skill
await message.respond(_("Whoops there has been an error"))
"/Users/fabiorosado/Documents/GitHub/opsdroid/opsdroid/message.py", line 55, in respond
await self.connector.respond(response, room)
TypeError: respond() takes 2 positional arguments but 3 were given
| Traceback (most recent call last):
"Mobile-Security-Framework-MobSF/StaticAnalyzer/views/android/static_analyzer.py", line 270, in static_analyzer
'security_score'] = score(context['code_analysis'])
TypeError: 'NoneType' object is not subscriptable
| 0.534224 |
Traceback (most recent call last):
"faceswap.py", line 36, in <module>
ARGUMENTS.func(ARGUMENTS)
"/home/agilebean/faceswap/lib/cli.py", line 81, in execute_script
process.process()
"/home/agilebean/faceswap/scripts/convert.py", line 42, in process
model = self.load_model()
"/home/agilebean/faceswap/scripts/convert.py", line 70, in load_model
if not model.load(self.args.swap_model):
"/home/agilebean/faceswap/plugins/Model_OriginalHighRes/Model.py", line 134, in load
state_dir = os.path.join(self.model_dir, 'state_{version_str}_{ENCODER.value}.json'.format(**globals()))
"/usr/lib/python3.5/posixpath.py", line 89, in join
genericpath._check_arg_types('join', a, *p)
"/usr/lib/python3.5/genericpath.py", line 143, in _check_arg_types
(funcname, s.__class__.__name__)) from None
TypeError: join() argument must be str or bytes, not 'PosixPath'
| Traceback (most recent call last):
"/usr/bin/safeeyes", line 9, in <module>
load_entry_point('safeeyes==1.2.0a10', 'console_scripts', 'safeeyes')()
"/usr/lib/python3/dist-packages/safeeyes/__main__.py", line 236, in main
if not running():
"/usr/lib/python3/dist-packages/safeeyes/__main__.py", line 208, in running
cmd_line = proc.cmdline()
TypeError: 'list' object is not callable
| 0.539248 |
Traceback (most recent call last):
"tst.py", line 14, in <module>
pickle.dump(tokenizer, out)
AttributeError: Can't pickle local object 'VectorizerMixin.build_tokenizer.<locals>.<lambda>'
| Traceback (most recent call last):
"/home/pi/Mycodo/env/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app
response = self.full_dispatch_request()
"/home/pi/Mycodo/env/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request
rv = self.handle_user_exception(e)
"/home/pi/Mycodo/env/lib/python3.7/site-packages/flask_restx/api.py", line 639, in error_router
return original_handler(e)
"/home/pi/Mycodo/env/lib/python3.7/site-packages/flask/app.py", line 1821, in handle_user_exception
reraise(exc_type, exc_value, tb)
"/home/pi/Mycodo/env/lib/python3.7/site-packages/flask/_compat.py", line 39, in reraise
raise value
"/home/pi/Mycodo/env/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request
rv = self.dispatch_request()
"/home/pi/Mycodo/env/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request
return self.view_functions[rule.endpoint](**req.view_args)
"/home/pi/Mycodo/env/lib/python3.7/site-packages/flask_login/utils.py", line 272, in decorated_view
return func(*args, **kwargs)
"/home/pi/Mycodo/mycodo/mycodo_flask/routes_page.py", line 852, in page_graph_async
selected_ids_measures)
"/home/pi/Mycodo/mycodo/mycodo_flask/utils/utils_dashboard.py", line 359, in graph_y_axes_async
elif y_axes and each_output.unit not in y_axes:
AttributeError: 'Output' object has no attribute 'unit' | 0.555482 |
Traceback (most recent call last):
"D:\Onlyfans_Scraper\OnlyFans-5.6.1\datascraper\main_datascraper.py", line 107, in start_datascraper
setup = module.account_setup(api)
"D:\Onlyfans_Scraper\OnlyFans-5.6.1\modules\onlyfans.py", line 78, in account_setup
subscriptions = api.get_subscriptions()
"D:\Onlyfans_Scraper\OnlyFans-5.6.1\apis\onlyfans\onlyfans.py", line 396, in get_subscriptions
results += pool.starmap(multi, product(
"C:\Program
s\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1776.0_x64__qbz5n2kfra8p0\lib\multiprocessing\pool.py", line 372, in starmap
return self._map_async(func, iterable, starmapstar, chunksize).get()
"C:\Program
s\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1776.0_x64__qbz5n2kfra8p0\lib\multiprocessing\pool.py", line 771, in get
raise self._value
"C:\Program
s\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1776.0_x64__qbz5n2kfra8p0\lib\multiprocessing\pool.py", line 125, in worker
result = (True, func(*args, **kwds))
"C:\Program
s\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1776.0_x64__qbz5n2kfra8p0\lib\multiprocessing\pool.py", line 51, in starmapstar
return list(itertools.starmap(args[0], args[1]))
"D:\Onlyfans_Scraper\OnlyFans-5.6.1\apis\onlyfans\onlyfans.py", line 387, in multi
subscription = subscription | subscription2
TypeError: unsupported operand type(s) for |: 'dict' and 'dict'
| Traceback (most recent call last):
"VideoWidget_vlc.py", line 866, in mediaStop
TypeError: 'method' object is not connected
| 0.496621 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
AttributeError: module 'pywinauto' has no attribute 'clipboard'
| Traceback (most recent call last):
"reproducer.py", line 18, in <module>
t = Test()
"reproducer.py", line 16, in __init__
at=self.attach(self.containerid, logs=True)
"/home/jonny/Src/foo/foo/npmvirt/lib/python2.7/site-packages/docker/utils/decorators.py", line 19, in wrapped
return f(self, resource_id, *args, **kwargs)
"/home/jonny/Src/foo/foo/npmvirt/lib/python2.7/site-packages/docker/api/container.py", line 56, in attach
response, stream, self._check_is_tty(container)
"/home/jonny/Src/foo/foo/npmvirt/lib/python2.7/site-packages/docker/api/client.py", line 366, in _read_from_socket
socket = self._get_raw_response_socket(response)
"/home/jonny/Src/foo/foo/npmvirt/lib/python2.7/site-packages/docker/api/client.py", line 278, in _get_raw_response_socket
sock = response.raw._fp.fp._sock
AttributeError: 'NoneType' object has no attribute '_sock'
| 0.599759 |
Traceback (most recent call last):
"test.py", line 37, in <module>
model = tf.keras.models.load_model('MinimalExample.h5')
"/usr/local/lib/python3.6/dist-packages/tensorflow/python/keras/saving/save.py", line 182, in load_model
return hdf5_format.load_model_from_hdf5(filepath, custom_objects, compile)
"/usr/local/lib/python3.6/dist-packages/tensorflow/python/keras/saving/hdf5_format.py", line 181, in load_model_from_hdf5
load_weights_from_hdf5_group(f['model_weights'], model.layers)
"/usr/local/lib/python3.6/dist-packages/tensorflow/python/keras/saving/hdf5_format.py", line 706, in load_weights_from_hdf5_group
str(len(weight_values)) + ' elements.')
ValueError: Layer #121 (named "quant_y_a_relu" in the current model) was found to correspond to layer quant_y_a_relu in the save file. However the new layer quant_y_a_relu expects 3 weights, but the saved weights have 1 elements.
| **Traceback (most recent call last):
"<stdin>", line 1, in <module>
"<stdin>", line 3, in tryselect1
ValueError: __len__() should return >= 0**'
| 0.485534 |
'''Traceback (most recent call last):
"build.py", line 3, in <module>
from torch.utils.ffi import create_extension
"/home/longred/anaconda3/envs/CSTC/lib/python3.6/site-packages/torch/utils/ffi/__init__.py", line 1, in <module>
raise ImportError("torch.utils.ffi is deprecated. Please use cpp extensions instead.")
ImportError: torch.utils.ffi is deprecated. Please use cpp extensions instead.
| Traceback (most recent call last):
"/opt/scl/ci/lib/python3.5/site-packages/sphinx/registry.py", line 472, in load_extension
mod = __import__(extname, None, None, ['setup'])
"/opt/scl/ci/lib/python3.5/site-packages/sphinx/transforms/post_transforms/compat.py", line 13, in <module>
from typing import TYPE_CHECKING
ImportError: cannot import name 'TYPE_CHECKING'
| 0.658226 |
[!] Traceback (most recent call last):
"lazagne\softwares\browsers\mozilla.py", line 398, in is_master_password_correct
AttributeError: 'Sequence' object has no attribute 'asOctets'
| Traceback (most recent call last):
"/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 130, in handle_call_service
connection.context(msg),
"/usr/src/homeassistant/homeassistant/core.py", line 1247, in async_call
task.result()
"/usr/src/homeassistant/homeassistant/core.py", line 1282, in _execute_service
await handler.func(service_call)
"/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 213, in handle_service
self._platforms.values(), func, call, required_features
"/usr/src/homeassistant/homeassistant/helpers/service.py", line 453, in entity_service_call
future.result()
# pop exception if have
"/usr/src/homeassistant/homeassistant/helpers/entity.py", line 596, in async_request_call
await coro
"/usr/src/homeassistant/homeassistant/helpers/service.py", line 484, in _handle_entity_call
await result
"/usr/src/homeassistant/homeassistant/components/light/__init__.py", line 244, in async_handle_light_on_service
await light.async_turn_on(**params)
"/usr/src/homeassistant/homeassistant/helpers/entity.py", line 621, in async_turn_on
await self.hass.async_add_executor_job(ft.partial(self.turn_on, **kwargs))
"/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run
result = self.fn(*self.args, **self.kwargs)
"/usr/src/homeassistant/homeassistant/components/homematic/light.py", line 115, in turn_on
self._hmdevice.set_hs_color(
AttributeError: 'IPKeyDimmer' object has no attribute 'set_hs_color'
| 0.567533 |
Traceback (most recent call last):
"/home/pi/Mycodo/mycodo/inputs/ds18b20_owshell.py", line 101, in get_measurement
temperature = float(owread_output.decode("latin1"))
ValueError: could not convert string to float:
| `Traceback (most recent call last):
"/Users/erdemnohutcu/InstaPyeski/venv/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__
return self.wsgi_app(environ, start_response)
"/Users/erdemnohutcu/InstaPyeski/venv/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app
response = self.handle_exception(e)
"/Users/erdemnohutcu/InstaPyeski/venv/lib/python3.6/site-packages/flask/app.py", line 1741, in handle_exception
reraise(exc_type, exc_value, tb)
"/Users/erdemnohutcu/InstaPyeski/venv/lib/python3.6/site-packages/flask/_compat.py", line 35, in reraise
raise value
"/Users/erdemnohutcu/InstaPyeski/venv/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app
response = self.full_dispatch_request()
"/Users/erdemnohutcu/InstaPyeski/venv/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request
rv = self.handle_user_exception(e)
"/Users/erdemnohutcu/InstaPyeski/venv/lib/python3.6/site-packages/flask/app.py", line 1718, in handle_user_exception
reraise(exc_type, exc_value, tb)
"/Users/erdemnohutcu/InstaPyeski/venv/lib/python3.6/site-packages/flask/_compat.py", line 35, in reraise
raise value
"/Users/erdemnohutcu/InstaPyeski/venv/lib/python3.6/site-packages/flask/app.py", line 1813, in full_dispatch_request
rv = self.dispatch_request()
"/Users/erdemnohutcu/InstaPyeski/venv/lib/python3.6/site-packages/flask/app.py", line 1799, in dispatch_request
return self.view_functions[rule.endpoint](**req.view_args)
"/Users/erdemnohutcu/InstaPyeski/unfollowerd.py", line 45, in hello
session.set_dont_like(["pizza", "#store"])
"/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/contextlib.py", line 88, in __exit__
next(self.gen)
"/Users/erdemnohutcu/InstaPyeski/instapy/util.py", line 1435, in smart_run
session.end()
"/Users/erdemnohutcu/InstaPyeski/instapy/instapy.py", line 3843, in end
with interruption_handler():
"/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/contextlib.py", line 81, in __enter__
return next(self.gen)
"/Users/erdemnohutcu/InstaPyeski/instapy/util.py", line 880, in interruption_handler
original_handler = signal.signal(SIG_type, handler)
"/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/signal.py", line 47, in signal
handler = _signal.signal(_enum_to_int(signalnum), _enum_to_int(handler))
ValueError: signal only works in main thread`
| 0.561374 |
Traceback (most recent call last):
"/Users/mrhobot/Development/woosdev/server/src/core/auth.py", line 62, in authenticate_with_identity_token
token = auth.verify_id_token(raw_token, check_revoked=checked_revoked)
"/Users/mrhobot/.local/share/virtualenvs/server-wDDl2oy7/lib/python3.7/site-packages/firebase_admin/auth.py", line 146, in verify_id_token
_check_jwt_revoked(verified_claims, _ID_TOKEN_REVOKED, 'ID token', app)
"/Users/mrhobot/.local/share/virtualenvs/server-wDDl2oy7/lib/python3.7/site-packages/firebase_admin/auth.py", line 454, in _check_jwt_revoked
if verified_claims.get('iat') * 1000 < user.tokens_valid_after_timestamp:
TypeError: '<' not supported between instances of 'int' and 'NoneType'
| > Traceback (most recent call last):
"train.py", line 289, in <module>
nsamples
= file_lines(trainlist)
"/content/singleshotpose/utils.py", line 1011, in file_lines
count += buffer.count('\n')
TypeError: a bytes-like object is required, not 'str' | 0.505766 |
Traceback (most recent call last):
"/tmp/ansible_nSZPD5/ansible_module_ec2.py", line 1673, in <module>
main()
"/tmp/ansible_nSZPD5/ansible_module_ec2.py", line 1667, in main
(tagged_instances, instance_dict_array, new_instance_ids, changed) = enforce_count(module, ec2, vpc)
"/tmp/ansible_nSZPD5/ansible_module_ec2.py", line 932, in enforce_count
reservations, instances = find_running_instances_by_count_tag(module, ec2, count_tag, zone)
"/tmp/ansible_nSZPD5/ansible_module_ec2.py", line 638, in find_running_instances_by_count_tag
reservations = get_reservations(module, ec2, tags=count_tag, state="running", zone=zone)
"/tmp/ansible_nSZPD5/ansible_module_ec2.py", line 697, in get_reservations
results = ec2.get_all_instances(filters=filters)
"/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/boto/ec2/connection.py", line 585, in get_all_instances
max_results=max_results)
"/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/boto/ec2/connection.py", line 681, in get_all_reservations
[('item', Reservation)], verb='POST')
"/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/boto/connection.py", line 1170, in get_list
response = self.make_request(action, params, path, verb)
"/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/boto/connection.py", line 1116, in make_request
return self._mexe(http_request)
"/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/boto/connection.py", line 913, in _mexe
self.is_secure)
"/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/boto/connection.py", line 705, in get_http_connection
return self.new_http_connection(host, port, is_secure)
"/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/boto/connection.py", line 729, in new_http_connection
host = boto.utils.parse_host(host)
"/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/boto/utils.py", line 1086, in parse_host
hostname = hostname.strip()
AttributeError: 'NoneType' object has no attribute 'strip'
| Traceback (most recent call last):
"D:\新建文件夹\PyTorch-YOLOv3\train.py", line 42, in <module>
logger = Logger("logs")
"D:\新建文件夹\PyTorch-YOLOv3\utils\logger.py", line 7, in __init__
self.writer = tf.summary.
Writer(logdir)
AttributeError: module 'tensorboard.summary._tf.summary' has no attribute '
Writer'.
| 0.555812 |
Traceback (most recent call last):
"/usr/local/bin/subliminal", line 11, in <module>
sys.exit(subliminal())
"/usr/local/lib/python2.7/dist-packages/click/core.py", line 829, in __call__
return self.main(*args, **kwargs)
"/usr/local/lib/python2.7/dist-packages/click/core.py", line 782, in main
rv = self.invoke(ctx)
"/usr/local/lib/python2.7/dist-packages/click/core.py", line 1259, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
"/usr/local/lib/python2.7/dist-packages/click/core.py", line 1066, in invoke
return ctx.invoke(self.callback, **ctx.params)
"/usr/local/lib/python2.7/dist-packages/click/core.py", line 610, in invoke
return callback(*args, **kwargs)
"/usr/local/lib/python2.7/dist-packages/click/decorators.py", line 33, in new_func
return f(get_current_context().obj, *args, **kwargs)
"/usr/local/lib/python2.7/dist-packages/subliminal/cli.py", line 403, in download
hearing_impaired=hearing_impaired, only_one=single)
"/usr/local/lib/python2.7/dist-packages/subliminal/core.py", line 211, in download_best_subtitles
for s in subtitles], key=operator.itemgetter(1), reverse=True)
"/usr/local/lib/python2.7/dist-packages/subliminal/score.py", line 106, in compute_score
matches = subtitle.get_matches(video)
"/usr/local/lib/python2.7/dist-packages/subliminal/providers/podnapisi.py", line 76, in get_matches
matches |= guess_matches(video, guessit(release, {'type': 'movie'}))
"/usr/local/lib/python2.7/dist-packages/subliminal/subtitle.py", line 229, in guess_matches
get_equivalent_release_groups(sanitize_release_group(video.release_group))):
"/usr/local/lib/python2.7/dist-packages/subliminal/utils.py", line 138, in sanitize_release_group
string = re.sub(r'\[\w+\]', '', string)
"/usr/lib/python2.7/re.py", line 155, in sub
return _compile(pattern, flags).sub(repl, string, count)
TypeError: expected string or buffer | Traceback (most recent call last):
"/home/graingert/.virtualenvs/pip-compile/bin/pip-compile", line 11, in <module>
sys.exit(cli())
"/home/graingert/.virtualenvs/pip-compile/lib/python3.6/site-packages/click/core.py", line 722, in __call__
return self.main(*args, **kwargs)
"/home/graingert/.virtualenvs/pip-compile/lib/python3.6/site-packages/click/core.py", line 697, in main
rv = self.invoke(ctx)
"/home/graingert/.virtualenvs/pip-compile/lib/python3.6/site-packages/click/core.py", line 895, in invoke
return ctx.invoke(self.callback, **ctx.params)
"/home/graingert/.virtualenvs/pip-compile/lib/python3.6/site-packages/click/core.py", line 535, in invoke
return callback(*args, **kwargs)
"/home/graingert/.virtualenvs/pip-compile/lib/python3.6/site-packages/piptools/scripts/compile.py", line 187, in cli
results = resolver.resolve(max_rounds=max_rounds)
"/home/graingert/.virtualenvs/pip-compile/lib/python3.6/site-packages/piptools/resolver.py", line 102, in resolve
has_changed, best_matches = self._resolve_one_round()
"/home/graingert/.virtualenvs/pip-compile/lib/python3.6/site-packages/piptools/resolver.py", line 191, in _resolve_one_round
best_matches = {self.get_best_match(ireq) for ireq in constraints}
"/home/graingert/.virtualenvs/pip-compile/lib/python3.6/site-packages/piptools/resolver.py", line 191, in <setcomp>
best_matches = {self.get_best_match(ireq) for ireq in constraints}
"/home/graingert/.virtualenvs/pip-compile/lib/python3.6/site-packages/piptools/resolver.py", line 256, in get_best_match
best_match = self.repository.find_best_match(ireq, prereleases=self.prereleases)
"/home/graingert/.virtualenvs/pip-compile/lib/python3.6/site-packages/piptools/repositories/pypi.py", line 110, in find_best_match
all_candidates = self.find_all_candidates(ireq.name)
"/home/graingert/.virtualenvs/pip-compile/lib/python3.6/site-packages/piptools/repositories/pypi.py", line 96, in find_all_candidates
candidates = self.finder.find_all_candidates(req_name)
"/home/graingert/.virtualenvs/pip-compile/lib/python3.6/site-packages/pip/index.py", line 423, in find_all_candidates
for page in self._get_pages(url_locations, project_name):
"/home/graingert/.virtualenvs/pip-compile/lib/python3.6/site-packages/pip/index.py", line 568, in _get_pages
page = self._get_page(location)
"/home/graingert/.virtualenvs/pip-compile/lib/python3.6/site-packages/pip/index.py", line 683, in _get_page
return HTMLPage.get_page(link, session=self.session)
"/home/graingert/.virtualenvs/pip-compile/lib/python3.6/site-packages/pip/index.py", line 792, in get_page
"Cache-Control": "max-age=600",
"/home/graingert/.virtualenvs/pip-compile/share/python-wheels/requests-2.12.4-py2.py3-none-any.whl/requests/sessions.py", line 501, in get
"/home/graingert/.virtualenvs/pip-compile/lib/python3.6/site-packages/pip/download.py", line 386, in request
return super(PipSession, self).request(method, url, *args, **kwargs)
"/home/graingert/.virtualenvs/pip-compile/share/python-wheels/requests-2.12.4-py2.py3-none-any.whl/requests/sessions.py", line 488, in request
"/home/graingert/.virtualenvs/pip-compile/share/python-wheels/requests-2.12.4-py2.py3-none-any.whl/requests/sessions.py", line 609, in send
"/home/graingert/.virtualenvs/pip-compile/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl/cachecontrol/adapter.py", line 47, in send
"/home/graingert/.virtualenvs/pip-compile/share/python-wheels/requests-2.12.4-py2.py3-none-any.whl/requests/adapters.py", line 423, in send
"/home/graingert/.virtualenvs/pip-compile/share/python-wheels/urllib3-1.19.1-py2.py3-none-any.whl/urllib3/connectionpool.py", line 643, in urlopen
"/home/graingert/.virtualenvs/pip-compile/share/python-wheels/urllib3-1.19.1-py2.py3-none-any.whl/urllib3/util/retry.py", line 315, in increment
TypeError: unsupported operand type(s) for -=: 'Retry' and 'int'
| 0.582429 |
Traceback (most recent call last):
"/usr/local/bin/autopkg", line 2435, in <module>
sys.exit(main(sys.argv))
"/usr/local/bin/autopkg", line 2429, in main
exit(subcommands[verb]['function'](argv))
"/usr/local/bin/autopkg", line 1686, in verify_trust_info
make_suggestions=True, search_github=False)
"/usr/local/bin/autopkg", line 367, in load_recipe
search_github=search_github)
"/usr/local/bin/autopkg", line 405, in load_recipe
elif 'ParentRecipeTrustInfo' in recipe:
TypeError: argument of type 'NoneType' is not iterable
| Traceback (most recent call last):
"/usr/local/bin/rtv", line 11, in <module>
load_entry_point('rtv==1.22.1', 'console_scripts', 'rtv')()
"/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 564, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
"/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 2662, in load_entry_point
return ep.load()
"/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 2316, in load
return self.resolve()
"/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 2322, in resolve
module = __import__(self.module_name, fromlist=['__name__'], level=0)
"/usr/local/lib/python2.7/dist-packages/rtv/__main__.py", line 252, in <module>
sys.exit(main())
"/usr/local/lib/python2.7/dist-packages/rtv/__main__.py", line 234, in main
page.loop()
"/usr/local/lib/python2.7/dist-packages/rtv/page.py", line 82, in loop
self.controller.trigger(ch)
"/usr/local/lib/python2.7/dist-packages/rtv/objects.py", line 591, in trigger
return func(self.instance, *args, **kwargs)
"/usr/local/lib/python2.7/dist-packages/rtv/subreddit_page.py", line 195, in open_link
self.open_submission()
"/usr/local/lib/python2.7/dist-packages/rtv/subreddit_page.py", line 178, in open_submission
page.loop()
"/usr/local/lib/python2.7/dist-packages/rtv/page.py", line 80, in loop
self.draw()
"/usr/local/lib/python2.7/dist-packages/rtv/page.py", line 365, in draw
self._draw_content()
"/usr/local/lib/python2.7/dist-packages/rtv/page.py", line 521, in _draw_content
self._draw_item(win, data, inverted)
"/usr/local/lib/python2.7/dist-packages/rtv/submission_page.py", line 296, in _draw_item
return self._draw_submission(win, data)
"/usr/local/lib/python2.7/dist-packages/rtv/submission_page.py", line 431, in _draw_submission
self.term.add_line(win, text, row, 1, attr=attr)
"/usr/local/lib/python2.7/dist-packages/rtv/terminal.py", line 277, in add_line
window.addstr(row, col, text, *params)
TypeError: int,int,str,attr
| 0.548024 |
Traceback (most recent call last):
"/home/tabbott/zulip/tools/test-backend", line 366, in <module>
failures, failed_tests = test_runner.run_tests(suites, full_suite=full_suite)
"/home/tabbott/zulip/zerver/lib/test_runner.py", line 459, in run_tests
self.test_imports(test_labels, suite)
"/home/tabbott/zulip/zerver/lib/test_runner.py", line 435, in test_imports
check_import_error(test_name)
"/home/tabbott/zulip/zerver/lib/test_runner.py", line 362, in check_import_error
raise exc from exc
# Disable exception chaining in Python 3.
"/home/tabbott/zulip/zerver/lib/test_runner.py", line 360, in check_import_error
__import__(test_name)
ImportError: No module named '--coverage'
| Traceback (most recent call last):
"extract_C3D_feature.py", line 7, in <module>
import numpy as np
"/usr/local/lib/python2.7/dist-packages/numpy/__init__.py", line 142, in <module>
from . import core
"/usr/local/lib/python2.7/dist-packages/numpy/core/__init__.py", line 91, in <module>
raise ImportError(msg.format(path))
ImportError: Something is wrong with the numpy installation. While importing we detected an older version of numpy in ['/usr/local/lib/python2.7/dist-packages/numpy']. One method of fixing this is to repeatedly uninstall numpy until none is found, then reinstall this version.
| 0.601254 |
Traceback (most recent call last):
"/home/ly/.envs/xq/lib/python3.5/site-packages/jpeg4py/_py.py", line 215, in __del__
if self.decompressor is not None:
AttributeError: 'JPEG' object has no attribute 'decompressor'
| Traceback (most recent call last):
"/Applications/Thonny.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/thonny/workbench.py", line 1449, in event_generate
handler(event)
"/Applications/Thonny.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/thonny/plugins/debugger.py", line 1055, in _handle_debugger_progress
_current_debugger.handle_debugger_progress(msg)
"/Applications/Thonny.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/thonny/plugins/debugger.py", line 152, in handle_debugger_progress
self.bring_out_frame(self._last_progress_message.stack[-1].id, force=True)
"/Applications/Thonny.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/thonny/plugins/debugger.py", line 187, in bring_out_frame
self._last_progress_message, frame_info
"/Applications/Thonny.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/thonny/plugins/debugger.py", line 521, in _update_this_frame
FrameVisualizer._update_this_frame(self, msg, frame_info)
"/Applications/Thonny.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/thonny/plugins/debugger.py", line 389, in _update_this_frame
self._tag_range(frame_info.current_statement, stmt_tag)
"/Applications/Thonny.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/thonny/plugins/debugger.py", line 424, in _tag_range
"%d.0" % self._translate_lineno(text_range.lineno),
AttributeError: 'NoneType' object has no attribute 'lineno'
| 0.629301 |
Traceback (most recent call last):
"C:\Users\Xin\Desktop\test_extend.py", line 37, in <module>
plt.savefig('test.png', dpi = 720)
"E:\miniconda3\envs\satpy\lib\site-packages\matplotlib\pyplot.py", line 689, in savefig
res = fig.savefig(*args, **kwargs)
"E:\miniconda3\envs\satpy\lib\site-packages\matplotlib\figure.py", line 2094, in savefig
self.canvas.print_figure(fname, **kwargs)
"E:\miniconda3\envs\satpy\lib\site-packages\matplotlib\backend_bases.py", line 2075, in print_figure
**kwargs)
"E:\miniconda3\envs\satpy\lib\site-packages\matplotlib\backends\backend_agg.py", line 510, in print_png
FigureCanvasAgg.draw(self)
"E:\miniconda3\envs\satpy\lib\site-packages\matplotlib\backends\backend_agg.py", line 402, in draw
self.figure.draw(self.renderer)
"E:\miniconda3\envs\satpy\lib\site-packages\matplotlib\artist.py", line 50, in draw_wrapper
return draw(artist, renderer, *args, **kwargs)
"E:\miniconda3\envs\satpy\lib\site-packages\matplotlib\figure.py", line 1649, in draw
renderer, self, artists, self.suppressComposite)
"E:\miniconda3\envs\satpy\lib\site-packages\matplotlib\image.py", line 138, in _draw_list_compositing_images
a.draw(renderer)
"E:\miniconda3\envs\satpy\lib\site-packages\matplotlib\artist.py", line 50, in draw_wrapper
return draw(artist, renderer, *args, **kwargs)
"E:\miniconda3\envs\satpy\lib\site-packages\matplotlib\axes\_base.py", line 2628, in draw
mimage._draw_list_compositing_images(renderer, self, artists)
"E:\miniconda3\envs\satpy\lib\site-packages\matplotlib\image.py", line 138, in _draw_list_compositing_images
a.draw(renderer)
"E:\miniconda3\envs\satpy\lib\site-packages\matplotlib\artist.py", line 50, in draw_wrapper
return draw(artist, renderer, *args, **kwargs)
"E:\miniconda3\envs\satpy\lib\site-packages\matplotlib\axis.py", line 1185, in draw
ticks_to_draw = self._update_ticks(renderer)
"E:\miniconda3\envs\satpy\lib\site-packages\matplotlib\axis.py", line 1023, in _update_ticks
tick_tups = list(self.iter_ticks())
# iter_ticks calls the locator
"E:\miniconda3\envs\satpy\lib\site-packages\matplotlib\axis.py", line 967, in iter_ticks
majorLocs = self.major.locator()
"E:\miniconda3\envs\satpy\lib\site-packages\matplotlib\ticker.py", line 1985, in __call__
return self.tick_values(vmin, vmax)
"E:\miniconda3\envs\satpy\lib\site-packages\matplotlib\ticker.py", line 1993, in tick_values
locs = self._raw_ticks(vmin, vmax)
"E:\miniconda3\envs\satpy\lib\site-packages\matplotlib\ticker.py", line 1932, in _raw_ticks
nbins = np.clip(self.axis.get_tick_space(),
"E:\miniconda3\envs\satpy\lib\site-packages\matplotlib\axis.py", line 2159, in get_tick_space
return int(np.floor(length / size))
ValueError: cannot convert float NaN to integer
| Traceback (most recent call last):
"/usr/local/lib/python3.7/site-packages/sanic/app.py", line 603, in handle_request
response = await response
"/usr/src/src/users/views.py", line 19, in get
create_user()
"/usr/src/src/users/factories.py", line 7, in create_user
user = mixer.blend(UserSchema)
"/usr/local/lib/python3.7/site-packages/mixer/main.py", line 568, in blend
return type_mixer.blend(**values)
"/usr/local/lib/python3.7/site-packages/mixer/main.py", line 116, in blend
for name, value in defaults.items()
"/usr/local/lib/python3.7/site-packages/mixer/main.py", line 116, in <genexpr>
for name, value in defaults.items()
"/usr/local/lib/python3.7/site-packages/mixer/mix_types.py", line 222, in gen_value
return type_mixer.gen_field(field)
"/usr/local/lib/python3.7/site-packages/mixer/main.py", line 193, in gen_field
return self.gen_value(field.name, field, unique=unique)
"/usr/local/lib/python3.7/site-packages/mixer/main.py", line 247, in gen_value
field_name, self.__scheme.__name__, exc))
ValueError: Mixer (<class 'src.users.schemas.UserSchema'>): Generation for OPTIONS_CLASS (UserSchema) has been stopped. Exception: __init__() missing 1 required positional argument: 'meta'
| 0.564406 |
Traceback (most recent call last):
"C:\Users\Alex\AppData\Local\Programs\Python\Python37\lib\site-packages\ray\tune\trial_runner.py", line 747, in _process_trial
trial.trial_id, result=flat_result)
"C:\Users\Alex\AppData\Local\Programs\Python\Python37\lib\site-packages\ray\tune\suggest\search_generator.py", line 156, in on_trial_complete
trial_id=trial_id, result=result, error=error)
"C:\Users\Alex\AppData\Local\Programs\Python\Python37\lib\site-packages\ray\tune\suggest\repeater.py", line 160, in on_trial_complete
trial_group = self._trial_id_to_group[trial_id]
KeyError: '20f0571e'
| Traceback (most recent call last):
"/home/niko/dev/opsi/python3/python-opsi/venv/lib/python3.6/site-packages/astroid/__init__.py", line 91, in _inference_tip_cached
return iter(_cache[func, node])
KeyError: (<function register_builtin_transform.<locals>._transform_wrapper at 0x7f856e7a8048>, <Call l.10 at 0x7f856c79a198>)
| 0.531647 |
Traceback (most recent call last):
"/root/mailinabox/management/ssl_certificates.py", line 807, in <module>
provision_certificates_cmdline()
"/root/mailinabox/management/ssl_certificates.py", line 450, in provision_certificates_cmdline
status = provision_certificates(env, agree_to_tos_url=agree_to_tos_url, logger=my_logger, force_domains=force_domains, show_extended_problems=show_extended_problems)
"/root/mailinabox/management/ssl_certificates.py", line 337, in provision_certificates
logger=my_logger)
"/usr/local/lib/python3.4/dist-packages/free_tls_certificates/client.py", line 76, in issue_certificate
(cert_pem, chain) = request_certificate_issuance(client, challenges, csr, logger)
"/usr/local/lib/python3.4/dist-packages/free_tls_certificates/client.py", line 210, in request_certificate_issuance
cert_pem = cert_to_pem(cert_response.body)
"/usr/local/lib/python3.4/dist-packages/free_tls_certificates/client.py", line 217, in cert_to_pem
return OpenSSL.crypto.dump_certificate(OpenSSL.crypto.FILETYPE_PEM, cert)
TypeError: must be X509, not ComparableX509
| Traceback (most recent call last):
"/usr/lib/python3.6/encodings/utf_8.py", line 16, in decode
return codecs.utf_8_decode(input, errors, True)
TypeError: a bytes-like object is required, not 'NoneType'
| 0.555857 |
Traceback (most recent call last):
"/home/yanglu/anaconda3/lib/python3.7/site-packages/tqsdk/api.py", line 1567, in _notify_watcher
"/home/yanglu/anaconda3/lib/python3.7/site-packages/tqsdk/channel.py", line 110, in __anext__
"/home/yanglu/anaconda3/lib/python3.7/asyncio/queues.py", line 161, in get
"/home/yanglu/anaconda3/lib/python3.7/site-packages/tqsdk/api.py", line 1157, in _call_soon
"/home/yanglu/anaconda3/lib/python3.7/asyncio/base_events.py", line 687, in call_soon
"/home/yanglu/anaconda3/lib/python3.7/asyncio/base_events.py", line 479, in _check_closed
RuntimeError: Event loop is closed
| Traceback (most recent call last):
"convert_onnx.py", line 65, in <module>
convert_onnx(opt)
"convert_onnx.py", line 43, in convert_onnx
torch.onnx.export(model.module, dummy_input1, "model.onnx")
"/home/unreal/anaconda3/envs/CenterTrack/lib/python3.6/site-packages/torch/onnx/__init__.py", line 148, in export
strip_doc_string, dynamic_axes, keep_initializers_as_inputs)
"/home/unreal/anaconda3/envs/CenterTrack/lib/python3.6/site-packages/torch/onnx/utils.py", line 66, in export
dynamic_axes=dynamic_axes, keep_initializers_as_inputs=keep_initializers_as_inputs)
"/home/unreal/anaconda3/envs/CenterTrack/lib/python3.6/site-packages/torch/onnx/utils.py", line 428, in _export
operator_export_type, strip_doc_string, val_keep_init_as_ip)
RuntimeError: ONNX export failed: Couldn't export Python operator _DCNv2
| 0.551288 |
[!] Traceback (most recent call last):
"lazagne\softwares\browsers\mozilla.py", line 398, in is_master_password_correct
AttributeError: 'Sequence' object has no attribute 'asOctets'
| Traceback (most recent call last):
"<stdin>", line 1, in <module>
"umqtt/simple.py", line 123, in publish
AttributeError: 'NoneType' object has no attribute 'write'
| 0.579776 |
Traceback (most recent call last):
"/usr/local/bin/ipython", line 8, in <module>
sys.exit(start_ipython())
"/usr/local/lib/python3.7/site-packages/IPython/__init__.py", line 126, in start_ipython
return launch_new_instance(argv=argv, **kwargs)
"/usr/local/lib/python3.7/site-packages/traitlets/config/application.py", line 664, in launch_instance
app.start()
"/usr/local/lib/python3.7/site-packages/IPython/terminal/ipapp.py", line 356, in start
self.shell.mainloop()
"/usr/local/lib/python3.7/site-packages/IPython/terminal/interactiveshell.py", line 558, in mainloop
self.interact()
"/usr/local/lib/python3.7/site-packages/IPython/terminal/interactiveshell.py", line 541, in interact
code = self.prompt_for_code()
"/usr/local/lib/python3.7/site-packages/IPython/terminal/interactiveshell.py", line 469, in prompt_for_code
**self._extra_prompt_options())
"/usr/local/lib/python3.7/site-packages/prompt_toolkit/shortcuts/prompt.py", line 994, in prompt
return self.app.run(set_exception_handler=set_exception_handler)
"/usr/local/lib/python3.7/site-packages/prompt_toolkit/application/application.py", line 812, in run
self.run_async(pre_run=pre_run, set_exception_handler=set_exception_handler)
"/usr/local/Cellar/python/3.7.7/Frameworks/Python.framework/Versions/3.7/lib/python3.7/asyncio/base_events.py", line 587, in run_until_complete
return future.result()
"/usr/local/lib/python3.7/site-packages/prompt_toolkit/application/application.py", line 614, in run_async
assert not self._is_running, "Application is already running."
AssertionError: Application is already running.
| Traceback (most recent call last):
"bin/osh", line 374, in <module>
sys.exit(main(sys.argv))
"bin/osh", line 364, in main
return OshMain(main_argv)
"bin/osh", line 274, in OshMain
InteractiveLoop(opts, ex, c_parser, w_parser, line_reader)
"bin/osh", line 100, in InteractiveLoop
status, cflow = ex.ExecuteTop(node)
"/home/icenowy/git-repos/oil/bin/../core/cmd_exec.py", line 635, in ExecuteTop
status, cflow = self.Execute(node)
"/home/icenowy/git-repos/oil/bin/../core/cmd_exec.py", line 663, in Execute
raise AssertionError('Error evaluating words: %s' % err)
AssertionError: Error evaluating words: ['Undefined variable a', 'Error evaluating word part (SimpleVarSub token:(token id:VSub_Name val:"$a" span_id:0))', 'Error evaluating word (CompoundWord parts:[(SimpleVarSub token:(token id:VSub_Name val:"$a" span_id:0))])']
| 0.542827 |
Traceback (most recent call last):
"C:/Users/michiko/SynologyDrive/py/TopSup-master/TopSup-master/common/ocr.py", line 220, in <module>
question, choices = ocr_img_baidu(image)
TypeError: ocr_img_baidu() missing 1 required positional argument: 'config'
| Traceback (most recent call last):
"/usr/lib64/python3.6/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
TypeError: test_nonexistent() missing 1 required positional argument: 'tmpdir'
| 0.599647 |
Traceback (most recent call last):
"train.py", line 158, in <module>
_main()
"train.py", line 35, in _main
load_pretrained=True, freeze_body=True)
"train.py", line 122, in create_model
model_body.load_weights(weights_path, by_name=True, skip_mismatch=True)
TypeError: load_weights() got an unexpected keyword argument 'skip_mismatch'
| 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.514051 |
Traceback (most recent call last):
"/opt/zato/current/bin/zato", line 11, in <module>
load_entry_point('zato-cli', 'console_scripts', 'zato')()
"/opt/zato/3.0/code/zato-cli/src/zato/cli/zato_command.py", line 362, in main
return run_command(get_parser().parse_args())
"/opt/zato/3.0/code/zato-cli/src/zato/cli/__init__.py", line 354, in run_command
command_class[args.command](args).run(args)
"/opt/zato/3.0/code/zato-cli/src/zato/cli/__init__.py", line 630, in run
return_code = self.execute(args)
"/opt/zato/3.0/code/zato-cli/src/zato/cli/sso.py", line 68, in execute
user_api = self._get_sso_config(args, repo_location, secrets_conf)
"/opt/zato/3.0/code/zato-cli/src/zato/cli/sso.py", line 39, in _get_sso_config
normalize_password_reject_list(sso_conf)
"/opt/zato/3.0/code/zato-sso/src/zato/sso/util.py", line 108, in normalize_password_reject_list
for line in sso_conf.password.get('reject_list', '').strip().splitlines():
"/opt/zato/3.0/code/local/lib/python2.7/site-packages/bunch/__init__.py", line 121, in __getattr__
raise AttributeError(k)
AttributeError: password
| ERROR
1527433724.50
tribler_window:89
(root)
Traceback (most recent call last):
"/var/lib/tribler/tribler/TriblerGUI/widgets/downloadspage.py", line 298, in on_play_download_clicked
self.window().video_player_page.play_media_item(self.selected_item.download_info["infohash"], -1)
"/var/lib/tribler/tribler/TriblerGUI/widgets/videoplayerpage.py", line 214, in play_media_item
self.window().left_menu_playlist.load_list(infohash)
"/var/lib/tribler/tribler/TriblerGUI/widgets/leftmenuplaylist.py", line 43, in load_list
self.files_request_timer.invalidate()
AttributeError: 'QTimer' object has no attribute 'invalidate'
| 0.490915 |
Traceback (most recent call last):
"/app/bazarr/bazarr/../libs/apscheduler/executors/base.py", line 125, in run_job
retval = job.func(*job.args, **job.kwargs)
"/app/bazarr/bazarr/get_movies.py", line 26, in update_movies
get_profile_list()
"/app/bazarr/bazarr/get_movies.py", line 221, in get_profile_list
profiles_list.append([profile[\id\], profile[\language\].capitalize()])
AttributeError: \dict\ object has no attribute \capitalize\
| Traceback (most recent call last):
"/home/anaconda3/bin/jupyter-notebook", line 4, in <module>
import notebook.notebookapp
"/home/anaconda3/lib/python3.5/site-packages/notebook/notebookapp.py", line 45, in <module>
ioloop.install()
"/home/anaconda3/lib/python3.5/site-packages/zmq/eventloop/ioloop.py", line 210, in install
assert (not ioloop.IOLoop.initialized()) or \
AttributeError: type object 'IOLoop' has no attribute 'initialized'
| 0.548557 |
Traceback (most recent call last):
"./tools/embeddings_to_torch.py", line 125, in <module>
main()
"./tools/embeddings_to_torch.py", line 83, in main
enc_vocab, dec_vocab = get_vocabs(opt.dict_file)
"./tools/embeddings_to_torch.py", line 20, in get_vocabs
enc_vocab = fields['src'][0][1].vocab
AttributeError: 'TextMultiField' object has no attribute 'vocab'
| Traceback (most recent call last):
"/graphite/common/webapp/graphite/readers.py", line 211, in fetch
cached_datapoints = CarbonLink().query(self.real_metric_path)
AttributeError: 'NoneType' object has no attribute 'query'
| 0.598935 |
Traceback (most recent call last):
"C:\projects\bleachbit\bleachbit\Worker.py", line 87, in execute
"C:\projects\bleachbit\bleachbit\Command.py", line 82, in execute
"C:\projects\bleachbit\bleachbit\
Utilities.py", line 350, in delete
"C:\projects\bleachbit\bleachbit\
Utilities.py", line 789, in wipe_contents
"C:\projects\bleachbit\bleachbit\WindowsWipe.py", line 953, in file_wipe
"C:\projects\bleachbit\bleachbit\WindowsWipe.py", line 714, in poll_clusters_freed
"C:\projects\bleachbit\bleachbit\WindowsWipe.py", line 326, in check_extents
"C:\projects\bleachbit\bleachbit\WindowsWipe.py", line 402, in check_mapped_bit
TypeError: ord() expected string of length 1, but int found
| 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)
"/root/pupy/pupy/network/lib/servers.py", line 119, in _setup_connection
config=config
"/root/pupy/pupy/network/lib/connection.py", line 35, in __init__
Connection.__init__(self, *args, **kwargs)
TypeError: __init__() got an unexpected keyword argument '_lazy'
| 0.517292 |
Traceback (most recent call last):
"/usr/lib/python3.5/weakref.py", line 117, in remove
TypeError: 'NoneType' object is not callable
| Traceback (most recent call last):
"D:/convolutional-pose-machines-tensorflow-master/convolutional-pose-machines-tensorflow-master/demo_cpm_hand.py", line 431, in <module>
tf.app.run()
"C:\Users\Khin Sabai\PycharmProjects\PythonRun\venv\lib\site-packages\tensorflow\python\platform\app.py", line 126, in run
_sys.exit(main(argv))
"D:/convolutional-pose-machines-tensorflow-master/convolutional-pose-machines-tensorflow-master/demo_cpm_hand.py", line 106, in main
model = cpm_hand.CPM_Model(FLAGS.stages, FLAGS.joints + 1)
TypeError: __init__() missing 2 required positional arguments: 'stages' and 'joints' | 0.515737 |
Traceback (most recent call last):
"C:\Users\kvvinod\PycharmProjects\textToSpeech\venv\lib\site-packages\pyttsx3\__init__.py", line 20, in init
eng = _activeEngines[driverName]
"C:\Users\kvvinod\AppData\Local\Programs\Python\Python38-32\lib\weakref.py", line 131, in __getitem__
o = self.data[key]()
KeyError: 'sapi5'
| Traceback (most recent call last):
"C:\Users\Nick\venv\foo\lib\site-packages\trio\_core\_run.py", line 1323, in run
run_impl(runner, async_fn, args)
"C:\Users\Nick\venv\foo\lib\site-packages\trio\_core\_run.py", line 1471, in run_impl
runner.task_exited(task, final_outcome)
"C:\Users\Nick\venv\foo\lib\site-packages\trio\_core\_run.py", line 943, in task_exited
task._cancel_stack[-1]._remove_task(task)
"C:\Users\Nick\venv\foo\lib\site-packages\trio\_core\_run.py", line 203, in _remove_task
self._tasks.remove(task)
KeyError: <Task '__main__.main' at 0x27f9eaf5b00>
| 0.57937 |
Traceback (most recent call last):
"/home/***/****.py", line 184, in whatsapp_web_service
driver.wait_for_login(60)
"/home/****/****/webwhatsapi/__init__.py", line 268, in wait_for_login
EC.visibility_of_element_located((By.CSS_SELECTOR, self._SELECTORS['mainPage']))
"/home/****/site-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
"/home/****/site-packages/selenium/webdriver/support/expected_conditions.py", line 127, in __call__
return _element_if_visible(_find_element(driver, self.locator))
"/home/***/site-packages/selenium/webdriver/support/expected_conditions.py", line 147, in _element_if_visible
return element if element.is_displayed() == visibility else False
AttributeError: 'unicode' object has no attribute 'is_displayed' | 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\default\gae_proxy\local\google_ip.py", line 652, in scan_ip_worker
xlog.exception("google_ip.runJob fail:%r", e)
AttributeError: 'NoneType' object has no attribute 'exception'
| 0.588996 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/salt/utils/napalm.py", line 178, in call
out = getattr(napalm_device.get("DRIVER"), method)(*args, **kwargs)
"/usr/local/lib/python3.6/site-packages/napalm/nxos/nxos.py", line 1504, in get_environment
"cpu": _process_cpu(cpu_raw),
"/usr/local/lib/python3.6/site-packages/napalm/nxos/nxos.py", line 1483, in _process_cpu
else cpu_data["TABLE_cpu_util"]["ROW_cpu_util"]["idle_percent"]
KeyError: 'TABLE_cpu_util'
| Traceback (most recent call last):
"/home/mkramer/tmp/pylint/pylint_venv/lib/python3.8/site-packages/astroid/__init__.py", line 91, in _inference_tip_cached
return iter(_cache[func, node])
KeyError: (<function register_builtin_transform.<locals>._transform_wrapper at 0x7f9218b6b9d0>, <Call l.2 at 0x7f92187faf10>)
| 0.573071 |
Traceback (most recent call last):
"/usr/lib64/python3.6/site-packages/zmq/sugar/socket.py", line 356, in send_multipart
_buffer_type(msg)
TypeError: memoryview: a bytes-like object is required, not 'str'
|
Traceback (most recent call last):
"<string>", line 1, in <module>
"/home/marlon/Python-3.7.2/setup.py", line 30, in <module>
set_compiler_flags('LDFLAGS', 'PY_LDFLAGS_NODIST')
"/home/marlon/Python-3.7.2/setup.py", line 27, in set_compiler_flags
sysconfig.get_config_vars()[compiler_flags] = flags + ' ' + py_flags_nodist
TypeError: must be str, not NoneType
| 0.598496 |
Traceback (most recent call last):
"/Users/peterostendorp/Documents/XeroHome/sce_reachcodes/xerohome_engine/core.py", line 104, in construct_base_bldg_1
post_geometry_xml_file)
"/Users/peterostendorp/Documents/XeroHome/sce_reachcodes/xerohome_engine/eplus/write_geometry_to_xml.py", line 261, in write_geometry_to_xml
print('mesh.facets: ', mesh.facets)
"/anaconda2/envs/xerohome37/lib/python3.7/site-packages/trimesh/caching.py", line 101, in get_cached
value = function(*args, **kwargs)
"/anaconda2/envs/xerohome37/lib/python3.7/site-packages/trimesh/base.py", line 1590, in facets
facets = graph.facets(self)
"/anaconda2/envs/xerohome37/lib/python3.7/site-packages/trimesh/graph.py", line 279, in facets
radii = mesh.face_adjacency_radius
"/anaconda2/envs/xerohome37/lib/python3.7/site-packages/trimesh/caching.py", line 101, in get_cached
value = function(*args, **kwargs)
"/anaconda2/envs/xerohome37/lib/python3.7/site-packages/trimesh/base.py", line 1379, in face_adjacency_radius
radii, span = graph.face_adjacency_radius(mesh=self)
"/anaconda2/envs/xerohome37/lib/python3.7/site-packages/trimesh/graph.py", line 172, in face_adjacency_radius
point_pairs = mesh.vertices[mesh.face_adjacency_unshared]
"/anaconda2/envs/xerohome37/lib/python3.7/site-packages/trimesh/caching.py", line 101, in get_cached
value = function(*args, **kwargs)
"/anaconda2/envs/xerohome37/lib/python3.7/site-packages/trimesh/base.py", line 1366, in face_adjacency_unshared
vid_unshared = graph.face_adjacency_unshared(self)
"/anaconda2/envs/xerohome37/lib/python3.7/site-packages/trimesh/graph.py", line 140, in face_adjacency_unshared
vid_unshared[:, i] = faces[np.logical_not(shared)]
ValueError: could not broadcast input array from shape (130) into shape (131)
|
Traceback (most recent call last):
"/Users/victor/Library/Caches/pypoetry/virtualenvs/svc-3tVC9GWN-py3.8/lib/python3.8/site-packages/pip/_vendor/pep517/_in_process.py", line 280, in <module>
main()
"/Users/victor/Library/Caches/pypoetry/virtualenvs/svc-3tVC9GWN-py3.8/lib/python3.8/site-packages/pip/_vendor/pep517/_in_process.py", line 263, in main
json_out['return_val'] = hook(**hook_input['kwargs'])
"/Users/victor/Library/Caches/pypoetry/virtualenvs/svc-3tVC9GWN-py3.8/lib/python3.8/site-packages/pip/_vendor/pep517/_in_process.py", line 133, in prepare_metadata_for_build_wheel
return hook(metadata_directory, config_settings)
"/private/var/folders/vg/4y775k9j7y559wds0_xvyh2w0000gq/T/pip-build-env-_w7lokmp/overlay/lib/python3.8/site-packages/poetry/core/masonry/api.py", line 34, in prepare_metadata_for_build_wheel
poetry = Factory().create_poetry(Path(".").resolve())
"/private/var/folders/vg/4y775k9j7y559wds0_xvyh2w0000gq/T/pip-build-env-_w7lokmp/overlay/lib/python3.8/site-packages/poetry/core/factory.py", line 91, in create_poetry
self.create_dependency(name, constraint, root_dir=package.root_dir)
"/private/var/folders/vg/4y775k9j7y559wds0_xvyh2w0000gq/T/pip-build-env-_w7lokmp/overlay/lib/python3.8/site-packages/poetry/core/factory.py", line 242, in create_dependency
dependency = DirectoryDependency(
"/private/var/folders/vg/4y775k9j7y559wds0_xvyh2w0000gq/T/pip-build-env-_w7lokmp/overlay/lib/python3.8/site-packages/poetry/core/packages/directory_dependency.py", line 36, in __init__
raise ValueError("Directory {} does not exist".format(self._path))
ValueError: Directory ../commons does not exist
| 0.542123 |
Traceback (most recent call last):
"/usr/lib/python3/dist-packages/pkg_resources.py", line 2482, in _dep_map
return self.__dep_map
"/usr/lib/python3/dist-packages/pkg_resources.py", line 2344, in __getattr__
raise AttributeError(attr)
AttributeError: _DistInfoDistribution__dep_map | Traceback (most recent call last):
"/opt/venvs/tildes/bin/prospector", line 11, in <module>
load_entry_point('prospector==1.1.2', 'console_scripts', 'prospector')()
"/opt/venvs/tildes/lib/python3.6/site-packages/prospector/run.py", line 174, in main
prospector.print_messages()
"/opt/venvs/tildes/lib/python3.6/site-packages/prospector/run.py", line 134, in print_messages
self.write_to(formatter, sys.stdout)
"/opt/venvs/tildes/lib/python3.6/site-packages/prospector/run.py", line 144, in write_to
profile=self.config.show_profile
"/opt/venvs/tildes/lib/python3.6/site-packages/prospector/formatters/text.py", line 106, in render
output.append(self.render_profile())
"/opt/venvs/tildes/lib/python3.6/site-packages/prospector/formatters/text.py", line 96, in render_profile
self.profile.as_yaml().strip()
"/opt/venvs/tildes/lib/python3.6/site-packages/prospector/profiles/profile.py", line 115, in as_yaml
return yaml.safe_dump(self.as_dict())
"/opt/venvs/tildes/lib/python3.6/site-packages/prospector/profiles/profile.py", line 96, in as_dict
'output-file': self.output_file,
AttributeError: 'ProspectorProfile' object has no attribute 'output_file'
| 0.597605 |
Traceback (most recent call last):
"/usr/local/lib/python3.7/dist-packages/ray/worker.py", line 854, in custom_excepthook
worker_id = global_worker.worker_id
AttributeError: 'Worker' object has no attribute 'worker_id'
| Traceback (most recent call last):
"/home/charles/anaconda2/envs/pysalt/lib/python2.7/site-packages/cherrypy/wsgiserver/wsgiserver2.py", line 1292, in communicate
req.parse_request()
"/home/charles/anaconda2/envs/pysalt/lib/python2.7/site-packages/cherrypy/wsgiserver/wsgiserver2.py", line 580, in parse_request
success = self.read_request_line()
"/home/charles/anaconda2/envs/pysalt/lib/python2.7/site-packages/cherrypy/wsgiserver/wsgiserver2.py", line 611, in read_request_line
request_line = self.rfile.readline()
"/home/charles/anaconda2/envs/pysalt/lib/python2.7/site-packages/cherrypy/wsgiserver/wsgiserver2.py", line 274, in readline
data = self.rfile.readline(256)
"/home/charles/anaconda2/envs/pysalt/lib/python2.7/site-packages/cherrypy/wsgiserver/wsgiserver2.py", line 1114, in readline
data = self.recv(self._rbufsize)
"/home/charles/anaconda2/envs/pysalt/lib/python2.7/site-packages/cherrypy/wsgiserver/wsgiserver2.py", line 990, in recv
data = self._sock.recv(size)
AttributeError: 'NoneType' object has no attribute 'recv'
| 0.552668 |
Traceback (most recent call last):
"/opt/pwndbg/pwndbg/commands/__init__.py", line 130, in __call__
return self.function(*args, **kwargs)
"/opt/pwndbg/pwndbg/commands/version.py", line 140, in bugreport
current_setup = 'Platform: %s\n' % platform()
"/usr/lib/python3.8/platform.py", line 1205, in platform
libcname, libcversion = libc_ver(sys.executable)
"/usr/lib/python3.8/platform.py", line 193, in libc_ver
with open(executable, 'rb') as f:
NotFoundError: [Errno 2] Нет такого файла или каталога: '/usr/bin/python'
| Traceback (most recent call last):
"tubeup", line 238, in <module>
main()
"tubeup", line 223, in main
download(URLs, proxy_url)
"tubeup", line 98, in download
ydl.download(URLs)
"/usr/local/lib/python3.5/dist-packages/youtube_dl/YoutubeDL.py", line 1775, in download
url, force_generic_extractor=self.params.get('force_generic_extractor', False))
"/usr/local/lib/python3.5/dist-packages/youtube_dl/YoutubeDL.py", line 693, in extract_info
return self.process_ie_result(ie_result, download, extra_info)
"/usr/local/lib/python3.5/dist-packages/youtube_dl/YoutubeDL.py", line 739, in process_ie_result
return self.process_video_result(ie_result, download=download)
"/usr/local/lib/python3.5/dist-packages/youtube_dl/YoutubeDL.py", line 1421, in process_video_result
self.process_info(new_info)
"/usr/local/lib/python3.5/dist-packages/youtube_dl/YoutubeDL.py", line 1761, in process_info
self.record_download_archive(info_dict)
"/usr/local/lib/python3.5/dist-packages/youtube_dl/YoutubeDL.py", line 1868, in record_download_archive
with locked_file(fn, 'a', encoding='utf-8') as archive_file:
"/usr/local/lib/python3.5/dist-packages/youtube_dl/utils.py", line 1408, in __init__
self.f = io.open(filename, mode, encoding=encoding)
NotFoundError: [Errno 2] No such file or directory: '~/.tubeup/downloads/.ytdlarchive' | 0.59804 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/dist-packages/optuna/study.py", line 709, in _run_trial
result = func(trial)
"/usr/local/lib/python3.6/dist-packages/optuna/integration/_lightgbm_tuner/optimize.py", line 302, in __call__
cv_results = lgb.cv(self.lgbm_params, self.train_set, **self.lgbm_kwargs)
"/usr/local/lib/python3.6/dist-packages/lightgbm/engine.py", line 576, in cv
evaluation_result_list=res))
"/usr/local/lib/python3.6/dist-packages/lightgbm/callback.py", line 221, in _callback
_init(env)
"/usr/local/lib/python3.6/dist-packages/lightgbm/callback.py", line 191, in _init
raise ValueError('For early stopping, '
ValueError: For early stopping, at least one dataset and eval metric is required for evaluation
| Traceback (most recent call last):
"calibre\db\cache.py", line 1395, in set_metadata
"calibre\db\cache.py", line 1318, in set_cover
"calibre\db\backend.py", line 1500, in set_cover
"calibre\utils\img.py", line 285, in save_cover_data_to
"calibre\utils\img.py", line 197, in image_to_data
ValueError: Failed to export image as JPEG with error: Image is empty
| 0.525123 |
Traceback (most recent call last):
"/anaconda3/envs/conda/lib/python3.6/unittest/case.py", line 59, in testPartExecutor
yield
"/anaconda3/envs/conda/lib/python3.6/unittest/case.py", line 605, in run
testMethod()
"/Users/donggeun/Downloads/pysc2-examples-master/tests/scripted_test.py", line 33, in test_defeat_zerglings
game_steps_per_episode=self.steps * self.step_mul) as env:
"/anaconda3/envs/conda/lib/python3.6/site-packages/pysc2/env/sc2_env.py", line 248, in __init__
raise ValueError("Please specify agent_interface_format.")
ValueError: Please specify agent_interface_format. | Traceback (most recent call last):on ..
"udemy-dl.py", line 1453, in <module>
main()
"udemy-dl.py", line 974, in main
udemy.course_save(path=options.output, quality=options.quality, caption_only=options.caption_only, skip_captions=options.skip_captions, names_only=options.names_only, unsafe=options.unsafe)
"udemy-dl.py", line 65, in course_save
course = udemy.course(url=self.url, username=self.username, password=self.password, cookies=self.cookies)
"/Volumes/WDPP5T01A/Development/Python/udemy-dl-master/udemy/_udemy.py", line 38, in course
return Udemy(url, username, password, cookies, basic, callback)
"/Volumes/WDPP5T01A/Development/Python/udemy-dl-master/udemy/_internal.py", line 44, in __init__
super(InternUdemyCourse, self).__init__(*args, **kwargs)
"/Volumes/WDPP5T01A/Development/Python/udemy-dl-master/udemy/_shared.py", line 258, in __init__
self._fetch_course()
"/Volumes/WDPP5T01A/Development/Python/udemy-dl-master/udemy/_internal.py", line 56, in _fetch_course
self._info
=
self._real_extract(self._url)
"/Volumes/WDPP5T01A/Development/Python/udemy-dl-master/udemy/_extract.py", line 449, in _real_extract
course_json = self._extract_course_json(url, course_id, portal_name)
"/Volumes/WDPP5T01A/Development/Python/udemy-dl-master/udemy/_extract.py", line 250, in _extract_course_json
resp = self._extract_large_course_content(url=url)
"/Volumes/WDPP5T01A/Development/Python/udemy-dl-master/udemy/_extract.py", line 223, in _extract_large_course_content
resp = self._session._get(_next).json()
"/Users/williamfriend/Library/Python/2.7/lib/python/site-packages/requests/models.py", line 898, in json
return complexjson.loads(self.text, **kwargs)
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/__init__.py", line 339, in loads
return _default_decoder.decode(s)
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/decoder.py", line 364, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/decoder.py", line 382, in raw_decode
raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded
| 0.56886 |
Traceback (most recent call last):
"testBar.py", line 13, in <module>
print(width[0])
"/Users/jklymak/pint/pint/quantity.py", line 1404, in __getitem__
"supports indexing".format(self._magnitude))
TypeError: Neither Quantity object nor its magnitude (0.25)supports indexing
| Traceback (most recent call last):
"/usr/local/lib/python3.7/site-packages/visidata/vdtui.py", line 643, in toplevelTryFunc
ret = func(*args, **kwargs)
"/usr/local/lib/python3.7/site-packages/visidata/loaders/json.py", line 100, in save_jsonl
fp.write(jsonenc.encode(rowdict) + '\n')
"/usr/local/Cellar/python/3.7.0/Frameworks/Python.framework/Versions/3.7/lib/python3.7/json/encoder.py", line 199, in encode
chunks = self.iterencode(o, _one_shot=True)
"/usr/local/Cellar/python/3.7.0/Frameworks/Python.framework/Versions/3.7/lib/python3.7/json/encoder.py", line 257, in iterencode
return _iterencode(o, 0)
"/usr/local/lib/python3.7/site-packages/visidata/loaders/json.py", line 78, in default
return json.JSONEncoder.default(self, o)
"/usr/local/Cellar/python/3.7.0/Frameworks/Python.framework/Versions/3.7/lib/python3.7/json/encoder.py", line 179, in default
raise TypeError(f'Object of type {o.__class__.__name__} '
TypeError: Object of type date is not JSON serializable
| 0.540881 |
Traceback (most recent call last):
"experiments/dff_rfcn/dff_rfcn_end2end_train_test.py", line 19, in <module>
train_end2end.main()
"experiments/dff_rfcn/../../dff_rfcn/train_end2end.py", line 171, in main
config.TRAIN.begin_epoch, config.TRAIN.end_epoch, config.TRAIN.lr, config.TRAIN.lr_step)
"experiments/dff_rfcn/../../dff_rfcn/train_end2end.py", line 164, in train_net
arg_params=arg_params, aux_params=aux_params, begin_epoch=begin_epoch, num_epoch=end_epoch)
"experiments/dff_rfcn/../../dff_rfcn/core/module.py", line 969, in fit
self.update()
"experiments/dff_rfcn/../../dff_rfcn/core/module.py", line 1051, in update
self._curr_module.update()
"experiments/dff_rfcn/../../dff_rfcn/core/module.py", line 572, in update
self._kvstore)
TypeError: _update_params_on_kvstore() takes exactly 4 arguments (3 given)
|
Traceback (most recent call last):
"/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
"/usr/lib/python2.7/multiprocessing/util.py", line 284, in _exit_function
info('process shutting down')
TypeError: 'NoneType' object is not callable | 0.518524 |
Traceback (most recent call last):
"examples/drqa/train.py", line 178, in <module>
main(opt)
"examples/drqa/train.py", line 113, in main
train_world.parley()
"/home/ivan/ParlAI/parlai/core/worlds.py", line 505, in parley
batch_act = self.batch_act(index, batch_observations[index])
"/home/ivan/ParlAI/parlai/core/worlds.py", line 479, in batch_act
batch_actions = a.batch_act(batch_observation)
"/home/ivan/ParlAI/parlai/agents/drqa/agents.py", line 192, in batch_act
self.model.update(batch)
"/home/ivan/ParlAI/parlai/agents/drqa/model.py", line 113, in update
self.optimizer.step()
"/home/ivan/anaconda3/lib/python3.6/site-packages/torch/optim/adamax.py", line 68, in step
torch.max(norm_buf, 0, out=(exp_inf, exp_inf.new().long()))
RuntimeError: cuda runtime error (2) : out of memory at /py/conda-bld/pytorch_1493680494901/work/torch/lib/THC/generic/THCStorage.cu:66
| Traceback (most recent call last):
"/usr/bin/routersploit", line 26, in <module>
routersploit()
"/usr/bin/routersploit", line 22, in routersploit
rsf.start()
"/usr/lib/python3/dist-packages/routersploit/interpreter.py", line 116, in start
command_handler(args)
"/usr/lib/python3/dist-packages/routersploit/interpreter.py", line 319, in command_use
self.current_module = import_exploit(module_path)()
"/usr/lib/python3/dist-packages/routersploit/core/exploit/utils.py", line 107, in import_exploit
module = importlib.import_module(path)
"/usr/lib/python3.8/importlib/__init__.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
"<frozen importlib._bootstrap>", line 1014, in _gcd_import
"<frozen importlib._bootstrap>", line 991, in _find_and_load
"<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
"<frozen importlib._bootstrap>", line 671, in _load_unlocked
"<frozen importlib._bootstrap_external>", line 783, in exec_module
"<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
"/usr/lib/python3/dist-packages/routersploit/modules/scanners/routers/router_scan.py", line 1, in <module>
from routersploit.modules.scanners.autopwn import Exploit
"/usr/lib/python3/dist-packages/routersploit/modules/scanners/autopwn.py", line 6, in <module>
class Exploit(Exploit):
"/usr/lib/python3/dist-packages/routersploit/core/exploit/exploit.py", line 45, in __new__
for key, value in iteritems(attrs):
RuntimeError: dictionary keys changed during iteration
| 0.509859 |
Traceback (most recent call last):
"/home/jasonx/venv/local/lib/python2.7/site-packages/flask/app.py", line 1982, in wsgi_app
response = self.full_dispatch_request()
"/home/jasonx/venv/local/lib/python2.7/site-packages/flask/app.py", line 1614, in full_dispatch_request
rv = self.handle_user_exception(e)
"/home/jasonx/venv/local/lib/python2.7/site-packages/flask/app.py", line 1517, in handle_user_exception
reraise(exc_type, exc_value, tb)
"/home/jasonx/venv/local/lib/python2.7/site-packages/flask/app.py", line 1612, in full_dispatch_request
rv = self.dispatch_request()
"/home/jasonx/venv/local/lib/python2.7/site-packages/flask/app.py", line 1598, in dispatch_request
return self.view_functions[rule.endpoint](**req.view_args)
"/home/jasonx/venv/local/lib/python2.7/site-packages/flask_appbuilder/security/decorators.py", line 52, in wraps
return f(self, *args, **kwargs)
"/home/jasonx/venv/local/lib/python2.7/site-packages/superset/models/core.py", line 759, in wrapper
value = f(*args, **kwargs)
"/home/jasonx/venv/local/lib/python2.7/site-packages/superset/views/core.py", line 2055, in sql_json
if data.get('status') == QueryStatus.FAILED:
AttributeError: 'NoneType' object has no attribute 'get'
| Traceback (most recent call last):
"/home/myrtle/03_django_projects/doubloon/doubloon/transactions/tests/test_models.py", line 13, in setUp
self.transaction = TransactionFactory.create(amount=Money(563, INR))
"/home/myrtle/03_django_projects/environments/doubloon/lib/python3.5/site-packages/factory/base.py", line 623, in create
return cls._generate(True, attrs)
"/home/myrtle/03_django_projects/environments/doubloon/lib/python3.5/site-packages/factory/base.py", line 548, in _generate
obj = cls._prepare(create, **attrs)
"/home/myrtle/03_django_projects/environments/doubloon/lib/python3.5/site-packages/factory/base.py", line 523, in _prepare
return cls._create(model_class, *args, **kwargs)
"/home/myrtle/03_django_projects/environments/doubloon/lib/python3.5/site-packages/factory/django.py", line 181, in _create
return manager.create(*args, **kwargs)
"/home/myrtle/03_django_projects/environments/doubloon/lib/python3.5/site-packages/django/db/models/manager.py", line 85, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
"/home/myrtle/03_django_projects/environments/doubloon/lib/python3.5/site-packages/django/db/models/query.py", line 392, in create
obj = self.model(**kwargs)
"/home/myrtle/03_django_projects/environments/doubloon/lib/python3.5/site-packages/django/db/models/base.py", line 559, in __init__
property_names = opts._property_names
"/home/myrtle/03_django_projects/environments/doubloon/lib/python3.5/site-packages/django/utils/functional.py", line 35, in __get__
res = instance.__dict__[self.name] = self.func(instance)
"/home/myrtle/03_django_projects/environments/doubloon/lib/python3.5/site-packages/django/db/models/options.py", line 890, in _property_names
dir(self.model) if isinstance(getattr(self.model, attr), property)
"/home/myrtle/03_django_projects/environments/doubloon/lib/python3.5/site-packages/django/db/models/options.py", line 890, in <setcomp>
dir(self.model) if isinstance(getattr(self.model, attr), property)
"/home/myrtle/03_django_projects/environments/doubloon/lib/python3.5/site-packages/djmoney/models/fields.py", line 225, in __get__
raise AttributeError('Can only be accessed via an instance.')
AttributeError: Can only be accessed via an instance.
| 0.576728 |
github: Traceback (most recent call last):
"train.py", line 518, in <module>
train(hyp, opt, device, tb_writer, wandb)
"train.py", line 64, in train
check_dataset(data_dict)
# check
"/home/chengyuhong/yolov3/utils/general.py", line 106, in check_dataset
val, s = dict.get('val'), dict.get('download')
AttributeError: 'str' object has no attribute 'get'
| Traceback (most recent call last):
"<string>", line 1, in <module>
"/home/pollux/LOCAL/TLS/venv-scapy/local/lib/python2.7/site-packages/scapy/packet.py", line 336, in __str__
return str(self.build())
"/home/pollux/LOCAL/TLS/venv-scapy/local/lib/python2.7/site-packages/scapy/packet.py", line 436, in build
p = self.do_build()
"/home/pollux/LOCAL/TLS/venv-scapy/local/lib/python2.7/site-packages/scapy/packet.py", line 418, in do_build
pkt = self.self_build()
"/home/pollux/LOCAL/TLS/venv-scapy/local/lib/python2.7/site-packages/scapy/packet.py", line 399, in self_build
p = f.addfield(self, p, val)
"/home/pollux/LOCAL/TLS/venv-scapy/local/lib/python2.7/site-packages/scapy/layers/tls/record.py", line 183, in addfield
res += self.i2m(pkt, p)
"/home/pollux/LOCAL/TLS/venv-scapy/local/lib/python2.7/site-packages/scapy/layers/tls/record.py", line 168, in i2m
p.post_build_tls_session_update(cur)
"/home/pollux/LOCAL/TLS/venv-scapy/local/lib/python2.7/site-packages/scapy/layers/tls/session.py", line 847, in post_build_tls_session_update
self.tls_session_update(msg_str)
"/home/pollux/LOCAL/TLS/venv-scapy/local/lib/python2.7/site-packages/scapy/layers/tls/handshake.py", line 387, in tls_session_update
tls_version=self.version)
"/home/pollux/LOCAL/TLS/venv-scapy/local/lib/python2.7/site-packages/scapy/layers/tls/session.py", line 283, in __init__
connState.__init__(self, read_or_write="write", **kargs)
"/home/pollux/LOCAL/TLS/venv-scapy/local/lib/python2.7/site-packages/scapy/layers/tls/session.py", line 89, in __init__
self.key_exchange = ciphersuite.kx_alg()
AttributeError: type object 'TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256' has no attribute 'kx_alg'
| 0.59529 |
Traceback (most recent call last):
"/install/bin/stubgen", line 8, in <module>
sys.exit(main())
"mypy/stubgen.py", line 1564, in main
"mypy/stubgen.py", line 1457, in generate_stubs
"mypy/stubgenc.py", line 64, in generate_stub_for_c_module
"mypy/stubgenc.py", line 293, in generate_c_type_stub
"mypy/stubgenc.py", line 164, in generate_c_function_stub
TypeError: str object expected; got None
| Traceback (most recent call last):
...
<My application's stack trace>
...
"./virtualenv/lib/python3.6/site-packages/ldap3/extend/standard/PagedSearch.py", line 63, in paged_search_generator
None if cookie is True else cookie)
"./virtualenv/lib/python3.6/site-packages/ldap3/core/connection.py", line 763, in search
self.server.schema if self.server else None)
"./virtualenv/lib/python3.6/site-packages/ldap3/operation/search.py", line 363, in search_operation
request['filter'] = compile_filter(parse_filter(search_filter, schema, auto_escape, auto_encode).elements[0])
# parse the searchFilter string and compile it starting from the root node
"./virtualenv/lib/python3.6/site-packages/ldap3/operation/search.py", line 223, in compile_filter
boolean_filter[pos] = compile_filter(element)
"./virtualenv/lib/python3.6/site-packages/ldap3/operation/search.py", line 235, in compile_filter
boolean_filter['innerNotFilter'] = compile_filter(filter_node.elements[0])
"./virtualenv/lib/python3.6/site-packages/ldap3/operation/search.py", line 260, in compile_filter
matching_filter['dnAttributes'] = DnAttributes(filter_node.assertion['dnAttributes'])
"./virtualenv/lib/python3.6/site-packages/pyasn1/type/univ.py", line 107, in __init__
base.SimpleAsn1Type.__init__(self, value, **kwargs)
"./virtualenv/lib/python3.6/site-packages/pyasn1/type/base.py", line 267, in __init__
value = self.prettyIn(value)
"./virtualenv/lib/python3.6/site-packages/pyasn1/type/univ.py", line 258, in prettyIn
return int(value)
TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType'
| 0.620488 |
Traceback (most recent call last):
"PixivUtil2.py", line 1618, in main
np_is_valid, op_is_valid, selection = main_loop(ewd, op_is_valid, selection, np_is_valid, args)
"PixivUtil2.py", line 1359, in main_loop
menu_fanbox_download_from_artist(op_is_valid, PixivModelFanbox.FanboxArtist.SUPPORTED, args)
"PixivUtil2.py", line 1032, in menu_fanbox_download_from_artist
processFanboxArtist(artist, end_page)
"PixivUtil2.py", line 1062, in processFanboxArtist
posts = __br__.fanboxGetPostsFromArtist(artist, next_url)
"PixivBrowserFactory.pyc", line 913, in fanboxGetPostsFromArtist
"PixivModelFanbox.pyc", line 82, in parsePosts
"PixivModelFanbox.pyc", line 141, in __init__
"PixivModelFanbox.pyc", line 249, in parseBody
KeyError: 'qSqOhrGWm6l4fqEVobiaYnlu'
| Traceback (most recent call last):
"experiment_planning/plan_and_preprocess_task.py", line 18, in <module>
from nnunet.paths import splitted_4d_output_dir, cropped_output_dir, preprocessing_output_dir, raw_dataset_dir
"/path/nnUNet/nnunet/paths.py", line 51, in <module>
network_training_output_dir = os.path.join(os.environ['RESULTS_FOLDER'], my_output_identifier)
"/home/jma/anaconda3/envs/torch10/lib/python3.6/os.py", line 669, in __getitem__
raise KeyError(key) from None
KeyError: 'RESULTS_FOLDER'
| 0.545312 |
Traceback (most recent call last):
"scripts/01_parse.py", line 3, in <module>
from spacy.tokens import DocBin
ImportError: cannot import name 'DocBin'
| Traceback (most recent call last):
"/home/user/electrum-e299df7/lib/python3.5/site-packages/electrum_gui/qt/main_window.py", line 1722, in <lambda>
return lambda *args: f(method, args, self.password_dialog)
"/home/user/electrum-e299df7/lib/python3.5/site-packages/electrum/commands.py", line 116, in _run
result = f(*args)
"/home/user/electrum-e299df7/lib/python3.5/site-packages/electrum/commands.py", line 89, in func_wrapper
return func(*args, **kwargs)
"/home/user/electrum-e299df7/lib/python3.5/site-packages/electrum/commands.py", line 346, in version
from version import ELECTRUM_VERSION
ImportError: No module named 'version'
| 0.600051 |
Traceback (most recent call last):
"/usr/local/bin/xortool", line 399, in <module>
main()
"/usr/local/bin/xortool", line 81, in main
key_char_used) = guess_probable_keys_for_chars(ciphertext, try_chars)
"/usr/local/bin/xortool", line 265, in guess_probable_keys_for_chars
keys = guess_keys(text, c)
"/usr/local/bin/xortool", line 287, in guess_keys
key_possible_bytes[offset].append(chr(ord(char) ^ most_char))
TypeError: ord() expected string of length 1, but int found
root@Mamont:/usr/src/hackaton#
| dbus-call-method: D-Bus error: "Traceback (most recent call last):
\"/usr/lib/python3.8/site-packages/dbus/service.py\", line 755, in _message_cb
_method_reply_return(connection, message, method_name, signature, *retval)
\"/usr/lib/python3.8/site-packages/dbus/service.py\", line 256, in _method_reply_return
reply.append(signature=signature, *retval)
TypeError: Expected a string or unicode object
| 0.598619 |
Traceback (most recent call last):
"setup.py", line 47, in <module>
license="GPL V3")
"/apps/anaconda3/conda-bld/seqmagick_1521544476937/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehol/lib/python3.6/site-packages/setuptools/__init__.py", line 128, in setup
_install_setup_requires(attrs)
"/apps/anaconda3/conda-bld/seqmagick_1521544476937/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehol/lib/python3.6/site-packages/setuptools/__init__.py", line 123, in _install_setup_requires
dist.fetch_build_eggs(dist.setup_requires)
"/apps/anaconda3/conda-bld/seqmagick_1521544476937/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehol/lib/python3.6/site-packages/setuptools/dist.py", line 461, in fetch_build_eggs
replace_conflicting=True,
"/apps/anaconda3/conda-bld/seqmagick_1521544476937/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehol/lib/python3.6/site-packages/pkg_resources/__init__.py", line 866, in resolve
replace_conflicting=replace_conflicting
"/apps/anaconda3/conda-bld/seqmagick_1521544476937/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehol/lib/python3.6/site-packages/pkg_resources/__init__.py", line 1146, in best_match
return self.obtain(req, installer)
"/apps/anaconda3/conda-bld/seqmagick_1521544476937/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehol/lib/python3.6/site-packages/pkg_resources/__init__.py", line 1158, in obtain
return installer(requirement)
"/apps/anaconda3/conda-bld/seqmagick_1521544476937/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehol/lib/python3.6/site-packages/setuptools/dist.py", line 528, in fetch_build_egg
return cmd.easy_install(req)
"/apps/anaconda3/conda-bld/seqmagick_1521544476937/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehol/lib/python3.6/site-packages/setuptools/command/easy_install.py", line 661, in easy_install
not self.always_copy, self.local_index
"/apps/anaconda3/conda-bld/seqmagick_1521544476937/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehol/lib/python3.6/site-packages/setuptools/package_index.py", line 660, in fetch_distribution
self.find_packages(requirement)
"/apps/anaconda3/conda-bld/seqmagick_1521544476937/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehol/lib/python3.6/site-packages/setuptools/package_index.py", line 493, in find_packages
self.scan_url(self.index_url + requirement.unsafe_name + '/')
"/apps/anaconda3/conda-bld/seqmagick_1521544476937/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehol/lib/python3.6/site-packages/setuptools/package_index.py", line 833, in scan_url
self.process_url(url, True)
"/apps/anaconda3/conda-bld/seqmagick_1521544476937/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehol/lib/python3.6/site-packages/setuptools/package_index.py", line 328, in process_url
"Be sure to add all dependencies in the meta.yaml
url=%s" % url)
RuntimeError: Setuptools downloading is disabled in conda build. Be sure to add all dependencies in the meta.yaml
url=https://pypi.python.org/simple/nose/
| Traceback (most recent call last):
"/anaconda/envs/ASR/lib/python3.7/site-packages/torch/multiprocessing/spawn.py", line 20, in _wrap
fn(i, *args)
"/home/rashwan/ASR/fairseq/fairseq/distributed_utils.py", line 300, in distributed_main
main(cfg, **kwargs)
"/home/rashwan/ASR/fairseq/fairseq_cli/train.py", line 130, in main
valid_losses, should_stop = train(cfg, trainer, task, epoch_itr)
"/anaconda/envs/ASR/lib/python3.7/contextlib.py", line 74, in inner
return func(*args, **kwds)
"/home/rashwan/ASR/fairseq/fairseq_cli/train.py", line 219, in train
log_output = trainer.train_step(samples)
"/anaconda/envs/ASR/lib/python3.7/contextlib.py", line 74, in inner
return func(*args, **kwds)
"/home/rashwan/ASR/fairseq/fairseq/trainer.py", line 572, in train_step
raise e
"/home/rashwan/ASR/fairseq/fairseq/trainer.py", line 546, in train_step
ignore_grad=is_dummy_batch,
"/home/rashwan/ASR/fairseq/fairseq/tasks/fairseq_task.py", line 428, in train_step
loss, sample_size, logging_output = criterion(model, sample)
"/anaconda/envs/ASR/lib/python3.7/site-packages/torch/nn/modules/module.py", line 722, in _call_impl
result = self.forward(*input, **kwargs)
"/home/rashwan/ASR/fairseq/fairseq/criterions/ctc.py", line 106, in forward
net_output = model(**sample["net_input"])
"/anaconda/envs/ASR/lib/python3.7/site-packages/torch/nn/modules/module.py", line 722, in _call_impl
result = self.forward(*input, **kwargs)
"/home/rashwan/ASR/fairseq/fairseq/legacy_distributed_data_parallel.py", line 83, in forward
return self.module(*inputs, **kwargs)
"/anaconda/envs/ASR/lib/python3.7/site-packages/torch/nn/modules/module.py", line 722, in _call_impl
result = self.forward(*input, **kwargs)
"/home/rashwan/ASR/fairseq/fairseq/models/wav2vec/wav2vec2_asr.py", line 160, in forward
x = self.w2v_encoder(**kwargs)
"/anaconda/envs/ASR/lib/python3.7/site-packages/torch/nn/modules/module.py", line 722, in _call_impl
result = self.forward(*input, **kwargs)
"/home/rashwan/ASR/fairseq/fairseq/models/wav2vec/wav2vec2_asr.py", line 339, in forward
x, padding_mask = self.w2v_model.extract_features(**w2v_args)
"/home/rashwan/ASR/fairseq/fairseq/models/wav2vec/wav2vec2.py", line 570, in extract_features
res = self.forward(source, padding_mask, mask=mask, features_only=True)
"/home/rashwan/ASR/fairseq/fairseq/models/wav2vec/wav2vec2.py", line 454, in forward
features = self.feature_extractor(source)
"/anaconda/envs/ASR/lib/python3.7/site-packages/torch/nn/modules/module.py", line 722, in _call_impl
result = self.forward(*input, **kwargs)
"/home/rashwan/ASR/fairseq/fairseq/models/wav2vec/wav2vec2.py", line 680, in forward
x = conv(x)
"/anaconda/envs/ASR/lib/python3.7/site-packages/torch/nn/modules/module.py", line 722, in _call_impl
result = self.forward(*input, **kwargs)
"/anaconda/envs/ASR/lib/python3.7/site-packages/torch/nn/modules/container.py", line 117, in forward
input = module(input)
"/anaconda/envs/ASR/lib/python3.7/site-packages/torch/nn/modules/module.py", line 722, in _call_impl
result = self.forward(*input, **kwargs)
"/anaconda/envs/ASR/lib/python3.7/site-packages/torch/nn/modules/conv.py", line 257, in forward
self.padding, self.dilation, self.groups)
RuntimeError: Calculated padded input size per channel: (1). Kernel size: (3). Kernel size can't be greater than actual input size
| 0.570412 |
2021-01-19 18:10:45,878 ERROR libqtile manager.py:cmd_restart():L1150 Preventing restart because of a configuration error: Traceback (most recent call last):
"/home/kic/.local/lib/python3.8/site-packages/libqtile/confreader.py", line 92, in load
config = __import__(name)
# noqa: F811
"/home/kic/.config/qtile/config.py", line 149, in <module>
@hook.subscribe.shutdown
AttributeError: 'Subscribe' object has no attribute 'shutdown'
| Traceback (most recent call last):
"/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 818, in run_
return self.run(edit)
"php_companion.commands.find_use_command in /Users/DamonTo/Library/Application Support/Sublime Text 3/Installed Packages/PHP Companion.sublime-package", line 17, in run
"php_companion.utils in /Users/DamonTo/Library/Application Support/Sublime Text 3/Installed Packages/PHP Companion.sublime-package", line 40, in find_symbol
"php_companion.utils in /Users/DamonTo/Library/Application Support/Sublime Text 3/Installed Packages/PHP Companion.sublime-package", line 49, in find_in_global_namespace
AttributeError: 'module' object has no attribute 'STARTUPINFO'
| 0.579979 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/tbelos/anaconda3/lib/python3.6/site-packages/sru/__init__.py", line 2, in <module>
from .cuda_functional import *
"/home/tbelos/anaconda3/lib/python3.6/site-packages/sru/cuda_functional.py", line 355, in <module>
class SRU_Compute_GPU(Function):
"/home/tbelos/anaconda3/lib/python3.6/site-packages/sru/cuda_functional.py", line 357, in SRU_Compute_GPU
_SRU_PROG = Program(SRU_CODE.encode('utf-8'), 'sru_prog.cu'.encode())
"/home/tbelos/anaconda3/lib/python3.6/site-packages/pynvrtc/compiler.py", line 52, in __init__
include_names)
"/home/tbelos/anaconda3/lib/python3.6/site-packages/pynvrtc/interface.py", line 200, in nvrtcCreateProgram
c_char_p(encode_str(src)), c_char_p(encode_str(name)),
"/home/tbelos/anaconda3/lib/python3.6/site-packages/pynvrtc/interface.py", line 54, in encode_str
return s.encode("utf-8")
AttributeError: 'bytes' object has no attribute 'encode'
| Traceback (most recent call last):
"/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 335, in _async_add_entity
await entity.async_device_update(warning=False)
"/usr/src/homeassistant/homeassistant/helpers/entity.py", line 456, in async_device_update
await self.hass.async_add_executor_job(
"/usr/local/lib/python3.8/concurrent/futures/thread.py", line 57, in run
result = self.fn(*self.args, **self.kwargs)
"/usr/src/homeassistant/homeassistant/components/google/calendar.py", line 106, in update
self.data.update()
"/usr/src/homeassistant/homeassistant/util/__init__.py", line 239, in wrapper
result = method(*args, **kwargs)
"/usr/src/homeassistant/homeassistant/components/google/calendar.py", line 169, in update
service, params = self._prepare_query()
"/usr/src/homeassistant/homeassistant/components/google/calendar.py", line 132, in _prepare_query
service = self.calendar_service.get()
"/usr/src/homeassistant/homeassistant/components/google/__init__.py", line 347, in get
http = credentials.authorize(httplib2.Http())
AttributeError: 'NoneType' object has no attribute 'authorize'
| 0.637168 |
Traceback (most recent call last):
"picture_demo.py", line 74, in <module>
model_trt = torch2trt(model, [x])
"/usr/local/lib/python3.6/dist-packages/torch2trt/torch2trt.py", line 377, in torch2trt
outputs = module(*inputs)
"/usr/local/lib/python3.6/dist-packages/torch/nn/modules/module.py", line 532, in __call__
result = self.forward(*input, **kwargs)
"/usr/local/lib/python3.6/dist-packages/torch/nn/parallel/data_parallel.py", line 150, in forward
return self.module(*inputs[0], **kwargs[0])
"/usr/local/lib/python3.6/dist-packages/torch/nn/modules/module.py", line 532, in __call__
result = self.forward(*input, **kwargs)
"/home/sapphire/pytorch_Realtime_Multi-Person_Pose_Estimation/lib/network/rtpose_vgg.py", line 169, in forward
out2_1 = self.model2_1(out2)
"/usr/local/lib/python3.6/dist-packages/torch/nn/modules/module.py", line 532, in __call__
result = self.forward(*input, **kwargs)
"/usr/local/lib/python3.6/dist-packages/torch/nn/modules/container.py", line 100, in forward
input = module(input)
"/usr/local/lib/python3.6/dist-packages/torch/nn/modules/module.py", line 532, in __call__
result = self.forward(*input, **kwargs)
"/usr/local/lib/python3.6/dist-packages/torch2trt/torch2trt.py", line 202, in wrapper
converter['converter'](ctx)
"/usr/local/lib/python3.6/dist-packages/torch2trt/converters/Conv2d.py", line 9, in convert_Conv2d
input_trt = trt_(ctx.network, input)
"/usr/local/lib/python3.6/dist-packages/torch2trt/torch2trt.py", line 116, in trt_
num_dim = len(t._trt.shape) # non-leaf tensors must already have _trt, get shape from that
ValueError: __len__() should return >= 0
| Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/Users/hynek/.virtualenvs/ansible-tools/lib/python3.6/site-packages/yarl/__init__.py", line 149, in __init__
val = urlsplit(val)
"/Users/hynek/.pyenv/versions/3.6.3/lib/python3.6/urllib/parse.py", line 439, in urlsplit
raise ValueError("Invalid IPv6 URL")
ValueError: Invalid IPv6 URL
| 0.523102 |
Traceback (most recent call last):
"/Users/eaparnell/Documents/python/ray_test.py", line 5, in <module>
ray.init(address='172.31.20.82:8100', redis_password='5241590000000000')
"/usr/local/lib/python3.7/site-packages/ray/worker.py", line 809, in init
connect_only=True)
"/usr/local/lib/python3.7/site-packages/ray/node.py", line 126, in __init__
redis_password=self.redis_password)
"/usr/local/lib/python3.7/site-packages/ray/services.py", line 204, in get_address_info_from_redis
redis_address, node_ip_address, redis_password=redis_password)
"/usr/local/lib/python3.7/site-packages/ray/services.py", line 187, in get_address_info_from_redis_helper
"Redis has started but no raylets have registered yet.")
RuntimeError: Redis has started but no raylets have registered yet.
| Traceback (most recent call last):
"/Users/anmolsingh/Documents/private_net/venv/bin/raiden", line 11, in <module>
load_entry_point('raiden', 'console_scripts', 'raiden')()
"/Users/anmolsingh/Documents/raiden/raiden/__main__.py", line 11, in main
run(auto_envvar_prefix='RAIDEN')
"/Users/anmolsingh/Documents/private_net/venv/lib/python3.6/site-packages/click/core.py", line 722, in __call__
return self.main(*args, **kwargs)
"/Users/anmolsingh/Documents/private_net/venv/lib/python3.6/site-packages/click/core.py", line 697, in main
rv = self.invoke(ctx)
"/Users/anmolsingh/Documents/private_net/venv/lib/python3.6/site-packages/click/core.py", line 1043, in invoke
return Command.invoke(self, ctx)
"/Users/anmolsingh/Documents/private_net/venv/lib/python3.6/site-packages/click/core.py", line 895, in invoke
return ctx.invoke(self.callback, **ctx.params)
"/Users/anmolsingh/Documents/private_net/venv/lib/python3.6/site-packages/click/core.py", line 535, in invoke
return callback(*args, **kwargs)
"/Users/anmolsingh/Documents/private_net/venv/lib/python3.6/site-packages/click/decorators.py", line 17, in new_func
return f(get_current_context(), *args, **kwargs)
"/Users/anmolsingh/Documents/raiden/raiden/ui/cli.py", line 966, in run
app_ = _run_app()
"/Users/anmolsingh/Documents/raiden/raiden/ui/cli.py", line 887, in _run_app
app_ = ctx.invoke(app, **kwargs)
"/Users/anmolsingh/Documents/private_net/venv/lib/python3.6/site-packages/click/core.py", line 535, in invoke
return callback(*args, **kwargs)
"/Users/anmolsingh/Documents/raiden/raiden/ui/cli.py", line 693, in app
discovery=discovery,
"/Users/anmolsingh/Documents/raiden/raiden/app.py", line 121, in __init__
discovery=discovery,
"/Users/anmolsingh/Documents/raiden/raiden/raiden_service.py", line 216, in __init__
self.start()
"/Users/anmolsingh/Documents/raiden/raiden/raiden_service.py", line 277, in start
self.transport.start(self, queueids_to_queues)
"/Users/anmolsingh/Documents/raiden/raiden/network/transport/matrix.py", line 184, in start
self._join_discovery_room()
"/Users/anmolsingh/Documents/raiden/raiden/network/transport/matrix.py", line 340, in _join_discovery_room
f"Discovery room {self._discovery_room_alias_full} not found and can't be "
RuntimeError: Discovery room #raiden_4555_discovery:transport01.raiden.network not found and can't be created on a federated homeserver 'transport03.raiden.network'.
| 0.577711 |
Traceback (most recent call last):
"/nix/store/m26bw7cha9cvnk4c0vy2767s1kxir1dv-lyrebird-unstable-2020-08-19/share/lyrebird/lyrebird/mainwindow.py", line 271, in close
utils.destroy_lock()
"/nix/store/m26bw7cha9cvnk4c0vy2767s1kxir1dv-lyrebird-unstable-2020-08-19/share/lyrebird/lyrebird/core/utils.py", line 101, in destroy_lock
lock_file_path.unlink(missing_ok=True)
TypeError: unlink() got an unexpected keyword argument 'missing_ok'
| Traceback (most recent call last):
"/Users/maclanewilkison/.local/share/virtualenvs/nucypher-XlVjNaNV/bin/nucypher", line 10, in <module>
sys.exit(nucypher_cli())
"/Users/maclanewilkison/.local/share/virtualenvs/nucypher-XlVjNaNV/lib/python3.7/site-packages/click/core.py", line 764, in __call__
return self.main(*args, **kwargs)
"/Users/maclanewilkison/.local/share/virtualenvs/nucypher-XlVjNaNV/lib/python3.7/site-packages/click/core.py", line 717, in main
rv = self.invoke(ctx)
"/Users/maclanewilkison/.local/share/virtualenvs/nucypher-XlVjNaNV/lib/python3.7/site-packages/click/core.py", line 1137, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
"/Users/maclanewilkison/.local/share/virtualenvs/nucypher-XlVjNaNV/lib/python3.7/site-packages/click/core.py", line 956, in invoke
return ctx.invoke(self.callback, **ctx.params)
"/Users/maclanewilkison/.local/share/virtualenvs/nucypher-XlVjNaNV/lib/python3.7/site-packages/click/core.py", line 555, in invoke
return callback(*args, **kwargs)
"/Users/maclanewilkison/.local/share/virtualenvs/nucypher-XlVjNaNV/lib/python3.7/site-packages/click/decorators.py", line 64, in new_func
return ctx.invoke(f, obj, *args, **kwargs)
"/Users/maclanewilkison/.local/share/virtualenvs/nucypher-XlVjNaNV/lib/python3.7/site-packages/click/core.py", line 555, in invoke
return callback(*args, **kwargs)
"/Users/maclanewilkison/.local/share/virtualenvs/nucypher-XlVjNaNV/lib/python3.7/site-packages/nucypher/cli/config.py", line 215, in wrapper
return func(config, *args, **kwargs)
"/Users/maclanewilkison/.local/share/virtualenvs/nucypher-XlVjNaNV/lib/python3.7/site-packages/nucypher/cli/characters/alice.py", line 134, in alice
blockchain.connect(sync_now=sync, fetch_registry=False)
"/Users/maclanewilkison/.local/share/virtualenvs/nucypher-XlVjNaNV/lib/python3.7/site-packages/nucypher/blockchain/eth/interfaces.py", line 254, in connect
self.client.sync()
"/Users/maclanewilkison/.local/share/virtualenvs/nucypher-XlVjNaNV/lib/python3.7/site-packages/nucypher/blockchain/eth/clients.py", line 245, in sync
self.log.info(f"Waiting for {self.chain_name.capitalize()} chain synchronization to begin")
"/Users/maclanewilkison/.local/share/virtualenvs/nucypher-XlVjNaNV/lib/python3.7/site-packages/nucypher/blockchain/eth/clients.py", line 147, in chain_name
return PUBLIC_CHAINS[int(self.chain_id)]
"/Users/maclanewilkison/.local/share/virtualenvs/nucypher-XlVjNaNV/lib/python3.7/site-packages/nucypher/blockchain/eth/clients.py", line 183, in chain_id
return str(int(self.w3.eth.chainId, 16))
TypeError: int() can't convert non-string with explicit base
| 0.486807 |
Traceback (most recent call last):
"/usr/bin/wallpaper-reddit", line 11, in <module>
load_entry_point('wallpaper-reddit==3.0.2', 'console_scripts', 'wallpaper-reddit')()
"/usr/lib/python3.6/site-packages/wpreddit/main.py", line 40, in run
download.download_image(valid_url, title)
"/usr/lib/python3.6/site-packages/wpreddit/download.py", line 23, in download_image
img = set_image_title(img, title)
"/usr/lib/python3.6/site-packages/wpreddit/download.py", line 38, in set_image_title
font = ImageFont.truetype(config.walldir + '/fonts/Cantarell-Regular.otf', size=config.titlesize)
"/usr/lib/python3.6/site-packages/PIL/ImageFont.py", line 238, in truetype
return FreeTypeFont(font, size, index, encoding)
"/usr/lib/python3.6/site-packages/PIL/ImageFont.py", line 127, in __init__
self.font = core.getfont(font, size, index, encoding)
"/usr/lib/python3.6/site-packages/PIL/ImageFont.py", line 37, in __getattr__
raise ImportError("The _imagingft C module is not installed")
ImportError: The _imagingft C module is not installed
| Traceback (most recent call last):
"/usr/local/bin/daphne", line 11, in <module>
sys.exit(CommandLineInterface.entrypoint())
"/usr/local/lib/python3.5/site-packages/daphne/cli.py", line 144, in entrypoint
cls().run(sys.argv[1:])
"/usr/local/lib/python3.5/site-packages/daphne/cli.py", line 174, in run
channel_layer = importlib.import_module(module_path)
"/usr/local/lib/python3.5/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
"<frozen importlib._bootstrap>", line 986, in _gcd_import
"<frozen importlib._bootstrap>", line 969, in _find_and_load
"<frozen importlib._bootstrap>", line 958, in _find_and_load_unlocked
"<frozen importlib._bootstrap>", line 673, in _load_unlocked
"<frozen importlib._bootstrap_external>", line 662, in exec_module
"<frozen importlib._bootstrap>", line 222, in _call_with_frames_removed
"./proj/asgi.py", line 2, in <module>
from channels.asgi import get_channel_layer
"/usr/local/lib/python3.5/site-packages/channels/__init__.py", line 4, in <module>
from typing import Dict, Optional, Text
# noqa: F401
ImportError: cannot import name 'Text'
| 0.558693 |
Traceback (most recent call last):
"../source/manage.py", line 22, in <module>
execute_from_command_line(sys.argv)
"/webapps/preprod/env/lib/python3.5/site-packages/django/core/management/__init__.py", line 367, in execute_from_command_line
utility.execute()
"/webapps/preprod/env/lib/python3.5/site-packages/django/core/management/__init__.py", line 359, in execute
self.fetch_command(subcommand).run_from_argv(self.argv)
"/webapps/preprod/env/lib/python3.5/site-packages/django/core/management/base.py", line 294, in run_from_argv
self.execute(*args, **cmd_options)
"/webapps/preprod/env/lib/python3.5/site-packages/django/core/management/base.py", line 345, in execute
output = self.handle(*args, **options)
"/webapps/preprod/env/lib/python3.5/site-packages/filer/management/commands/generate_thumbnails.py", line 20, in handle
image = Image.objects.get(pk=pk)
"/webapps/preprod/env/lib/python3.5/site-packages/django/db/models/manager.py", line 85, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
"/webapps/preprod/env/lib/python3.5/site-packages/django/db/models/query.py", line 379, in get
num = len(clone)
"/webapps/preprod/env/lib/python3.5/site-packages/django/db/models/query.py", line 238, in __len__
self._fetch_all()
"/webapps/preprod/env/lib/python3.5/site-packages/django/db/models/query.py", line 1087, in _fetch_all
self._result_cache = list(self.iterator())
"/webapps/preprod/env/lib/python3.5/site-packages/polymorphic/query.py", line 445, in iterator
real_results = self._get_real_instances(base_result_objects)
"/webapps/preprod/env/lib/python3.5/site-packages/polymorphic/query.py", line 328, in _get_real_instances
real_concrete_class = base_object.get_real_instance_class()
"/webapps/preprod/env/lib/python3.5/site-packages/polymorphic/models.py", line 117, in get_real_instance_class
and not issubclass(model, self.__class__._meta.proxy_for_model):
TypeError: issubclass() arg 2 must be a class or tuple of classes
| Traceback (most recent call last):
"/builddir/build/BUILD/MDAnalysis-0.16.0/MDAnalysisTests-0.16.0/MDAnalysisTests/analysis/test_encore.py", line 751, in test_dimensionality_reduction_two_ensembles
encore.reduce_dimensionality([self.ens1, self.ens2])
"/builddir/build/BUILDROOT/python-MDAnalysis-0.16.0-1.fc27.i386/usr/lib/python2.7/site-packages/MDAnalysis/analysis/encore/dimensionality_reduction/reduce_dimensionality.py", line 197, in reduce_dimensionality
**kwargs))
"/builddir/build/BUILDROOT/python-MDAnalysis-0.16.0-1.fc27.i386/usr/lib/python2.7/site-packages/MDAnalysis/analysis/encore/confdistmatrix.py", line 358, in get_distance_matrix
verbose=verbose)
"/builddir/build/BUILDROOT/python-MDAnalysis-0.16.0-1.fc27.i386/usr/lib/python2.7/site-packages/MDAnalysis/analysis/encore/confdistmatrix.py", line 99, in conformational_distance_matrix
ensemble.select_atoms(selection), format='fac'))
"/builddir/build/BUILDROOT/python-MDAnalysis-0.16.0-1.fc27.i386/usr/lib/python2.7/site-packages/MDAnalysis/coordinates/memory.py", line 365, in timeseries
return array.take(asel.indices, a_index)
TypeError: Cannot cast array data from dtype('int64') to dtype('int32') according to the rule 'safe'
| 0.550078 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/tpot/base.py", line 630, in fit
features, target = self._check_dataset(features, target, sample_weight)
"/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/tpot/base.py", line 1153, in _check_dataset
if np.any(np.isnan(features)):
TypeError: ufunc 'isnan' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe'' | 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: parse_data_directories() got an unexpected keyword argument 'forwarded_exports_only'
| 0.545147 |
Traceback (most recent call last):
"/Users/paul/Work/raiden-p3/bin/raiden", line 11, in <module>
load_entry_point('raiden', 'console_scripts', 'raiden')()
"/Users/paul/Work/raiden/raiden/__main__.py", line 11, in main
run(auto_envvar_prefix='RAIDEN')
"/Users/paul/Work/raiden-p3/lib/python3.6/site-packages/click/core.py", line 722, in __call__
return self.main(*args, **kwargs)
"/Users/paul/Work/raiden-p3/lib/python3.6/site-packages/click/core.py", line 696, in main
with self.make_context(prog_name, args, **extra) as ctx:
"/Users/paul/Work/raiden-p3/lib/python3.6/site-packages/click/core.py", line 621, in make_context
self.parse_args(ctx, args)
"/Users/paul/Work/raiden-p3/lib/python3.6/site-packages/click/core.py", line 1018, in parse_args
rest = Command.parse_args(self, ctx, args)
"/Users/paul/Work/raiden-p3/lib/python3.6/site-packages/click/core.py", line 880, in parse_args
value, args = param.handle_parse_result(ctx, opts, args)
"/Users/paul/Work/raiden-p3/lib/python3.6/site-packages/click/core.py", line 1396, in handle_parse_result
value = self.full_process_value(ctx, value)
"/Users/paul/Work/raiden-p3/lib/python3.6/site-packages/click/core.py", line 1681, in full_process_value
return Parameter.full_process_value(self, ctx, value)
"/Users/paul/Work/raiden-p3/lib/python3.6/site-packages/click/core.py", line 1365, in full_process_value
value = self.process_value(ctx, value)
"/Users/paul/Work/raiden-p3/lib/python3.6/site-packages/click/core.py", line 1355, in process_value
return self.type_cast_value(ctx, value)
"/Users/paul/Work/raiden-p3/lib/python3.6/site-packages/click/core.py", line 1344, in type_cast_value
return _convert(value, (self.nargs != 1) + bool(self.multiple))
"/Users/paul/Work/raiden-p3/lib/python3.6/site-packages/click/core.py", line 1342, in _convert
return self.type(value, self, ctx)
"/Users/paul/Work/raiden-p3/lib/python3.6/site-packages/click/types.py", line 38, in __call__
return self.convert(value, param, ctx)
"/Users/paul/Work/raiden/raiden/ui/cli.py", line 261, in convert
IPv4Address(ip.decode('UTF-8', 'ignore'))
AttributeError: 'str' object has no attribute 'decode'
| Traceback (most recent call last):
"/home/ubuntu/samba/joycontrol/joycontrol/transport.py", line 179, in close
if self._read_thread.cancel():
AttributeError: 'NoneType' object has no attribute 'cancel'
| 0.56215 |
Traceback (most recent call last):
"C:/tmp/diaphora\diaphora_ida.py", line 1005, in import_all_auto
self.do_import_all_auto(items)
"C:/tmp/diaphora\diaphora_ida.py", line 988, in do_import_all_auto
self.import_items(new_items)
"C:/tmp/diaphora\diaphora_ida.py", line 951, in import_items
self.do_import_one(ea1, ea2)
"C:/tmp/diaphora\diaphora_ida.py", line 930, in do_import_one
self.import_instruction_level(ea1, ea2, cur)
"C:/tmp/diaphora\diaphora_ida.py", line 858, in import_instruction_level
cur.execute(sql, (ea1,))
OverflowError: Python int too large to convert to SQLite INTEGER
| Traceback (most recent call last):
"/usr/local/python/lib/python2.7/runpy.py", line 151, in _run_module_as_main
mod_name, loader, code, fname = _get_module_details(mod_name)
"/usr/local/python/lib/python2.7/runpy.py", line 109, in _get_module_details
return _get_module_details(pkg_main_name)
"/usr/local/python/lib/python2.7/runpy.py", line 101, in _get_module_details
loader = get_loader(mod_name)
"/usr/local/python/lib/python2.7/pkgutil.py", line 464, in get_loader
return find_loader(fullname)
"/usr/local/python/lib/python2.7/pkgutil.py", line 474, in find_loader
for importer in iter_importers(fullname):
"/usr/local/python/lib/python2.7/pkgutil.py", line 430, in iter_importers
__import__(pkg)
"/usr/local/custom_python/lib/python2.7/site-packages/spacy/__init__.py", line 16, in <module>
from . import fr
"/usr/local/custom_python/lib/python2.7/site-packages/spacy/fr/__init__.py", line 7, in <module>
from .language_data import *
"/usr/local/custom_python/lib/python2.7/site-packages/spacy/fr/language_data.py", line 5, in <module>
from .tokenizer_exceptions import get_tokenizer_exceptions, TOKEN_MATCH
"/usr/local/custom_python/lib/python2.7/site-packages/spacy/fr/tokenizer_exceptions.py", line 213, in <module>
TOKEN_MATCH = re.compile('|'.join('(?:{})'.format(m) for m in REGULAR_EXP), re.IGNORECASE).match
"/usr/local/custom_python/lib/python2.7/re.py", line 190, in compile
return _compile(pattern, flags)
"/usr/local/custom_python/lib/python2.7/re.py", line 240, in _compile
p = sre_compile.compile(pattern, flags)
"/usr/local/custom_python/lib/python2.7/sre_compile.py", line 523, in compile
groupindex, indexgroup
OverflowError: regular expression code size limit exceeded
| 0.573119 |
Traceback (most recent call last):
"test.py", line 3, in <module>
Lark('/')
"/usr/local/lib/python3.7/site-packages/lark/lark.py", line 157, in __init__
self.grammar = load_grammar(grammar, self.source)
"/usr/local/lib/python3.7/site-packages/lark/load_grammar.py", line 581, in load_grammar
raise GrammarError("Unexpected input %r at line %d column %d in %s" % (e.context, e.line, e.column, name))
AttributeError: 'UnexpectedCharacters' object has no attribute 'context'
| Traceback (most recent call last):
"/Applications/Komodo IDE 11.app/Contents/Resources/python/xpcom/server/policy.py", line 274, in _CallMethod_
ret = getattr(self._obj_, name) # Let attribute error go here!
"/Applications/Komodo IDE 11.app/Contents/Resources/components/ko
Ex.py", line 72, in __getattr__
raise AttributeError, attr
AttributeError: sccType
| 0.609218 |
Traceback (most recent call last):
"/Users/nathan/.config/nvim/plugged/YouCompleteMe/third_party/ycmd/ycmd/server_state.py", line 101, in
typeCompletionAvailable
self.Get
typeCompleter( filetypes )
"/Users/nathan/.config/nvim/plugged/YouCompleteMe/third_party/ycmd/ycmd/server_state.py", line 90, in Get
typeCompleter
current_filetypes ) )
ValueError: No semantic completer exists for filetypes: [u'ruby']
| Traceback (most recent call last):
"/home/xuyan/anaconda3/envs/xlnet/lib/python2.7/site-packages/tensorflow/python/training/coordinator.py", line 297, in stop_on_exception
yield
"/home/xuyan/anaconda3/envs/xlnet/lib/python2.7/site-packages/tensorflow/python/distribute/mirrored_strategy.py", line 852, in run
self.main_result = self.main_fn(*self.main_args, **self.main_kwargs)
"/home/xuyan/anaconda3/envs/xlnet/lib/python2.7/site-packages/tensorflow_estimator/python/estimator/estimator.py", line 1112, in _call_model_fn
model_fn_results = self._model_fn(features=features, **kwargs)
"run_squad_GPU.py", line 1084, in model_fn
train_op, learning_rate, _ = model_utils.get_train_op(FLAGS, total_loss)
"/home/xuyan/mrqa/xlnet-qa/model_utils_GPU.py", line 194, in get_train_op
list(zip(clipped, variables)), global_step=global_step)
"/home/xuyan/anaconda3/envs/xlnet/lib/python2.7/site-packages/tensorflow/contrib/mixed_precision/python/loss_scale_optimizer.py", line 158, in apply_gradients
is_overall_finite, true_apply_gradients_fn, gen_control_flow_ops.no_op)
"/home/xuyan/anaconda3/envs/xlnet/lib/python2.7/site-packages/tensorflow/python/util/deprecation.py", line 507, in new_func
return func(*args, **kwargs)
"/home/xuyan/anaconda3/envs/xlnet/lib/python2.7/site-packages/tensorflow/python/ops/control_flow_ops.py", line 2147, in cond
(val_x.dtype.name, val_y.dtype.name))
ValueError: Outputs of true_fn and false_fn must have the same type: int64, bool
| 0.552095 |
Traceback (most recent call last):
"/usr/local/bin/pythem", line 24, in <module>
from pythem.core.interface import Processor
"/usr/local/lib/python2.7/dist-packages/pythem/core/interface.py", line 25, in <module>
from scapy.all import *
"/usr/local/lib/python2.7/dist-packages/scapy/all.py", line 10, in <module>
from .config import *
"/usr/local/lib/python2.7/dist-packages/scapy/config.py", line 11, in <module>
from .data import *
"/usr/local/lib/python2.7/dist-packages/scapy/data.py", line 184, in <module>
TCP_SERVICES,UDP_SERVICES=load_services("/etc/services")
"/usr/local/lib/python2.7/dist-packages/scapy/data.py", line 109, in load_services
f=open(filename, errors='ignore')
TypeError: 'errors' is an invalid keyword argument for this function
| "Traceback (most recent call last):
"/home/frappe/frappe-bench/apps/frappe/frappe/website/render.py", line 39, in render
data = render_page_by_language(path)
"/home/frappe/frappe-bench/apps/frappe/frappe/website/render.py", line 134, in render_page_by_language
return render_page(path)
"/home/frappe/frappe-bench/apps/frappe/frappe/website/render.py", line 150, in render_page
return build(path)
"/home/frappe/frappe-bench/apps/frappe/frappe/website/render.py", line 157, in build
return build_page(path)
"/home/frappe/frappe-bench/apps/frappe/frappe/website/render.py", line 171, in build_page
if "{{" in context.title:
TypeError: argument of type 'NoneType' is not iterable" | 0.556718 |
Traceback (most recent call last):
"/volume1/@appstore/sickbeard-custom/var/SickBeard/medusa/providers/torrent/html/yggtorrent.py", line 141, in parse
pubdate = self.parse_pubdate(pubdate_raw, human_time=True)
"/volume1/@appstore/sickbeard-custom/var/SickBeard/medusa/providers/generic_provider.py", line 557, in parse_pubdate
return datetime.now(tz.tzlocal()) - timedelta(seconds=seconds)
TypeError: unsupported type for timedelta seconds component: NoneType
| Traceback (most recent call last):
"app.py", line 47, in <module>
updated_parsed = entry.updated_parsed,
"/Users/ontreat/Documents/Reeti/Python/yankk/myvenv/lib/python3.6/site-packages/django/db/models/manager.py", line 85, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
"/Users/ontreat/Documents/Reeti/Python/yankk/myvenv/lib/python3.6/site-packages/django/db/models/query.py", line 392, in create
obj = self.model(**kwargs)
"/Users/ontreat/Documents/Reeti/Python/yankk/myvenv/lib/python3.6/site-packages/django/db/models/base.py", line 573, in __init__
raise TypeError("'%s' is an invalid keyword argument for this function" % list(kwargs)[0])
TypeError: 'comment' is an invalid keyword argument for this function
| 0.554223 |
Traceback (most recent call last):
"G:\Anaconda3\lib\site-packages\vaex\jupyter\__init__.py", line 41, in execute_debounced
await self.df.execute_async()
"G:\Anaconda3\lib\site-packages\vaex\dataframe.py", line 320, in execute_async
await self.executor.execute_async()
"G:\Anaconda3\lib\site-packages\vaex\execution.py", line 105, in execute_async
raise RuntimeError("nested execute call: %r %r\nlast trace:\n%s\ncurrent trace:\n%s" % (chunk_executor_thread, self.local.executing, self.local.last_trace, trace))
RuntimeError: nested execute call: False True
|
Traceback (most recent call last):
"<string>", line 1, in <module>
"/private/var/folders/5s/866_p9c16k59ygvyqnkmpv000000gn/T/pip-build-58470i2g/pywinrm/setup.py", line 10, in <module>
long_description = pypandoc.convert('README.md', 'rst')
"/usr/local/lib/python3.5/site-packages/pypandoc-1.1.3-py3.5.egg/pypandoc/__init__.py", line 50, in convert
"/usr/local/lib/python3.5/site-packages/pypandoc-1.1.3-py3.5.egg/pypandoc/__init__.py", line 68, in _convert
RuntimeError: Missing format! | 0.486876 |
Traceback (most recent call last):
"hindsight.py", line 286, in <module>
"hindsight.py", line 172, in main
"pyhindsight\analysis.py", line 135, in run
"pyhindsight\browsers\chrome.py", line 1169, in process
"pyhindsight\browsers\chrome.py", line 1019, in get_cache
"pyhindsight\browsers\chrome.py", line 1801, in __init__
"pyhindsight\browsers\chrome.py", line 1842, in keyToStr
"pyhindsight\browsers\chrome.py", line 1642, in data
AttributeError: CacheAddress instance has no attribute 'blockNumber'
| Traceback (most recent call last):
"/home/doug/anaconda3/bin/conda", line 13, in <module>
sys.exit(main())
"/home/doug/.local/lib/python3.8/site-packages/conda/cli/main.py", line 162, in main
return conda_exception_handler(_main, *args)
"/home/doug/.local/lib/python3.8/site-packages/conda/exceptions.py", line 630, in conda_exception_handler
return handle_exception(e)
"/home/doug/.local/lib/python3.8/site-packages/conda/exceptions.py", line 620, in handle_exception
print_unexpected_error_message(e)
"/home/doug/.local/lib/python3.8/site-packages/conda/exceptions.py", line 578, in print_unexpected_error_message
info_stdout, info_stderr = get_info()
"/home/doug/.local/lib/python3.8/site-packages/conda/exceptions.py", line 548, in get_info
args.func(args, p)
"/home/doug/.local/lib/python3.8/site-packages/conda/cli/main_info.py", line 148, in execute
from conda.api import get_index
"/home/doug/.local/lib/python3.8/site-packages/conda/api.py", line 1, in <module>
from .core.index import get_index
"/home/doug/.local/lib/python3.8/site-packages/conda/core/index.py", line 8, in <module>
from .package_cache import PackageCache
"/home/doug/.local/lib/python3.8/site-packages/conda/core/package_cache.py", line 10, in <module>
from .path_actions import CacheUrlAction, ExtractPackageAction
"/home/doug/.local/lib/python3.8/site-packages/conda/core/path_actions.py", line 31, in <module>
from ..gateways.download import download
"/home/doug/.local/lib/python3.8/site-packages/conda/gateways/download.py", line 16, in <module>
from ..connection import CondaSession
"/home/doug/.local/lib/python3.8/site-packages/conda/connection.py", line 44, in <module>
distinfo = platform.linux_distribution()
AttributeError: module 'platform' has no attribute 'linux_distribution'
| 0.561768 |
[2020-11-19 10:30:46,446][DummyThread-34:140505328194376][task_id:default][exception_logging_middleware.py:11][ERROR]- Traceback (most recent call last):
"/data/wwwroot/Archery/Archery/common/utils/extend_json_encoder.py", line 49, in default
return convert(obj)
"/usr/lib64/python3.6/functools.py", line 807, in wrapper
return dispatch(args[0].__class__)(*args, **kw)
"/data/wwwroot/Archery/Archery/common/utils/extend_json_encoder.py", line 11, in convert
raise TypeError('can not convert type')
TypeError: can not convert type
| Traceback (most recent call last):
"C:\ProgramData\Anaconda3\lib\site-packages\IPython\core\interactiveshell.py", line 3296, in run_code
exec(code_obj, self.user_global_ns, self.user_ns)
"<ipython-input-112-fa2832916d99>", line 1, in <module>
sympy.sympify('1<zoo')
"C:\ProgramData\Anaconda3\lib\site-packages\sympy\core\sympify.py", line 368, in sympify
expr = parse_expr(a, local_dict=locals, transformations=transformations, evaluate=evaluate)
"C:\ProgramData\Anaconda3\lib\site-packages\sympy\parsing\sympy_parser.py", line 965, in parse_expr
return eval_expr(code, local_dict, global_dict)
"C:\ProgramData\Anaconda3\lib\site-packages\sympy\parsing\sympy_parser.py", line 878, in eval_expr
code, global_dict, local_dict)
# take local objects in preference
"<string>", line 1, in <module>
"C:\ProgramData\Anaconda3\lib\site-packages\sympy\core\numbers.py", line 2185, in __lt__
return Rational.__lt__(self, other)
"C:\ProgramData\Anaconda3\lib\site-packages\sympy\core\numbers.py", line 1818, in __lt__
return Expr.__lt__(expr, other)
"C:\ProgramData\Anaconda3\lib\site-packages\sympy\core\expr.py", line 334, in __lt__
raise TypeError("Invalid comparison of complex %s" % me)
TypeError: Invalid comparison of complex zoo
| 0.49827 |
Traceback (most recent call last):
"/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/multiprocessing/pool.py", line 119, in worker
result = (True, func(*args, **kwds))
"/Users/sobolev/Documents/PyCharmProjects/rostelecom_svetochka/.venv/lib/python3.6/site-packages/flake8/checker.py", line 648, in _run_checks
return checker.run_checks()
"/Users/sobolev/Documents/PyCharmProjects/rostelecom_svetochka/.venv/lib/python3.6/site-packages/flake8/checker.py", line 579, in run_checks
self.run_ast_checks()
"/Users/sobolev/Documents/PyCharmProjects/rostelecom_svetochka/.venv/lib/python3.6/site-packages/flake8/checker.py", line 486, in run_ast_checks
checker = self.run_check(plugin, tree=ast)
"/Users/sobolev/Documents/PyCharmProjects/rostelecom_svetochka/.venv/lib/python3.6/site-packages/flake8/checker.py", line 435, in run_check
return plugin['plugin'](**arguments)
"/Users/sobolev/Documents/PyCharmProjects/rostelecom_svetochka/.venv/lib/python3.6/site-packages/flake8/plugins/pyflakes.py", line 91, in __init__
withDoctest=with_doctest)
"/Users/sobolev/Documents/PyCharmProjects/rostelecom_svetochka/.venv/lib/python3.6/site-packages/pyflakes/checker.py", line 495, in __init__
self.runDeferred(self._deferredFunctions)
"/Users/sobolev/Documents/PyCharmProjects/rostelecom_svetochka/.venv/lib/python3.6/site-packages/pyflakes/checker.py", line 532, in runDeferred
handler()
"/Users/sobolev/Documents/PyCharmProjects/rostelecom_svetochka/.venv/lib/python3.6/site-packages/pyflakes/checker.py", line 1172, in runFunction
self.handleNode(stmt, node)
"/Users/sobolev/Documents/PyCharmProjects/rostelecom_svetochka/.venv/lib/python3.6/site-packages/pyflakes/checker.py", line 863, in handleNode
handler(node)
"/Users/sobolev/Documents/PyCharmProjects/rostelecom_svetochka/.venv/lib/python3.6/site-packages/pyflakes/checker.py", line 1310, in TRY
self.handleNode(child, node)
"/Users/sobolev/Documents/PyCharmProjects/rostelecom_svetochka/.venv/lib/python3.6/site-packages/pyflakes/checker.py", line 863, in handleNode
handler(node)
"/Users/sobolev/Documents/PyCharmProjects/rostelecom_svetochka/.venv/lib/python3.6/site-packages/pyflakes/checker.py", line 816, in handleChildren
self.handleNode(node, tree)
"/Users/sobolev/Documents/PyCharmProjects/rostelecom_svetochka/.venv/lib/python3.6/site-packages/pyflakes/checker.py", line 863, in handleNode
handler(node)
"/Users/sobolev/Documents/PyCharmProjects/rostelecom_svetochka/.venv/lib/python3.6/site-packages/pyflakes/checker.py", line 816, in handleChildren
self.handleNode(node, tree)
"/Users/sobolev/Documents/PyCharmProjects/rostelecom_svetochka/.venv/lib/python3.6/site-packages/pyflakes/checker.py", line 863, in handleNode
handler(node)
"/Users/sobolev/Documents/PyCharmProjects/rostelecom_svetochka/.venv/lib/python3.6/site-packages/pyflakes/checker.py", line 1048, in NAME
self.handleNodeStore(node)
"/Users/sobolev/Documents/PyCharmProjects/rostelecom_svetochka/.venv/lib/python3.6/site-packages/pyflakes/checker.py", line 782, in handleNodeStore
self.addBinding(node, binding)
"/Users/sobolev/Documents/PyCharmProjects/rostelecom_svetochka/.venv/lib/python3.6/site-packages/pyflakes/checker.py", line 665, in addBinding
if existing and not self.differentForks(node, existing.source):
"/Users/sobolev/Documents/PyCharmProjects/rostelecom_svetochka/.venv/lib/python3.6/site-packages/pyflakes/checker.py", line 647, in differentForks
if self.descendantOf(lnode, items, ancestor) ^ \
"/Users/sobolev/Documents/PyCharmProjects/rostelecom_svetochka/.venv/lib/python3.6/site-packages/pyflakes/checker.py", line 637, in descendantOf
if self.getCommonAncestor(node, a, stop):
"/Users/sobolev/Documents/PyCharmProjects/rostelecom_svetochka/.venv/lib/python3.6/site-packages/pyflakes/checker.py", line 629, in getCommonAncestor
if (lnode.depth > rnode.depth):
AttributeError: 'ExceptHandler' object has no attribute 'depth'
| Traceback (most recent call last):
"C:\my_secret_path\venv\lib\site-packages\djongo\sql2mongo\query.py", line 819, in parse
return handler(self, statement)
"C:\my_secret_path\venv\lib\site-packages\djongo\sql2mongo\query.py", line 849, in _alter
self._query.execute()
"C:\my_secret_path\venv\lib\site-packages\djongo\sql2mongo\query.py", line 697, in _unique
self.field_dir,
AttributeError: 'AlterQuery' object has no attribute 'field_dir'
| 0.578009 |
Traceback (most recent call last):
"./vydl/youtube_dl/extractor/common.py", line 429, in extract
ie_result = self._real_extract(url)
"./vydl/youtube_dl/extractor/youku.py", line 255, in _real_extract
video_urls_dict = self.construct_video_urls(data)
"./vydl/youtube_dl/extractor/youku.py", line 108, in construct_video_urls
fileid = stream['stream_fileid']
KeyError: u'stream_fileid'
| Traceback (most recent call last):
"example/alexnet_pytorch_to_caffe.py", line 12, in <module>
pytorch_to_caffe.trans_net(net,input,name)
"./pytorch_to_caffe.py", line 612, in trans_net
out = net.forward(input_var)
"/usr/local/lib/python3.5/dist-packages/torchvision/models/alexnet.py", line 46, in forward
x = x.view(x.size(0), 256 * 6 * 6)
"./pytorch_to_caffe.py", line 410, in _view
bottom=[log.blobs(input)],top=top_blobs)
"./pytorch_to_caffe.py", line 88, in blobs
print("{}:{} getting".format(var, self._blobs[var]))
"./pytorch_to_caffe.py", line 31, in __getitem__
return self.data[key]
KeyError: 140558256725160
| 0.559942 |
Traceback (most recent call last):
"V:\dev\python\Pyfa\gui\esiFittings.py", line 126, in fetchFittings
raise ex
"V:\dev\python\Pyfa\gui\esiFittings.py", line 114, in fetchFittings
self.fitTree.populateSkillTree(self.fittings)
"V:\dev\python\Pyfa\gui\esiFittings.py", line 372, in populateSkillTree
if ship.name not in dict:
AttributeError: 'NoneType' object has no attribute 'name'
| Traceback (most recent call last):
"apps/manage.py", line 22, in <module>
main()
"apps/manage.py", line 18, in main
execute_from_command_line(sys.argv)
"/home/juandisay/.pyenv/versions/+3KLESAVING/lib/python3.6/site-packages/django/core/management/__init__.py", line 401, in execute_from_command_line
utility.execute()
"/home/juandisay/.pyenv/versions/+3KLESAVING/lib/python3.6/site-packages/django/core/management/__init__.py", line 395, in execute
self.fetch_command(subcommand).run_from_argv(self.argv)
"/home/juandisay/.pyenv/versions/+3KLESAVING/lib/python3.6/site-packages/django/core/management/base.py", line 330, in run_from_argv
self.execute(*args, **cmd_options)
"/home/juandisay/.pyenv/versions/+3KLESAVING/lib/python3.6/site-packages/django/core/management/base.py", line 371, in execute
output = self.handle(*args, **options)
"/home/juandisay/.pyenv/versions/+3KLESAVING/lib/python3.6/site-packages/django/core/management/base.py", line 85, in wrapped
res = handle_func(*args, **kwargs)
"/home/juandisay/.pyenv/versions/+3KLESAVING/lib/python3.6/site-packages/django/core/management/commands/makemigrations.py", line 182, in handle
self.write_migration_files(changes)
"/home/juandisay/.pyenv/versions/+3KLESAVING/lib/python3.6/site-packages/django/core/management/commands/makemigrations.py", line 219, in write_migration_files
migration_string = writer.as_string()
"/home/juandisay/.pyenv/versions/+3KLESAVING/lib/python3.6/site-packages/django/db/migrations/writer.py", line 141, in as_string
operation_string, operation_imports = OperationWriter(operation).serialize()
"/home/juandisay/.pyenv/versions/+3KLESAVING/lib/python3.6/site-packages/django/db/migrations/writer.py", line 99, in serialize
_write(arg_name, arg_value)
"/home/juandisay/.pyenv/versions/+3KLESAVING/lib/python3.6/site-packages/django/db/migrations/writer.py", line 63, in _write
arg_string, arg_imports = MigrationWriter.serialize(_arg_value)
"/home/juandisay/.pyenv/versions/+3KLESAVING/lib/python3.6/site-packages/django/db/migrations/writer.py", line 271, in serialize
return serializer_factory(value).serialize()
"/home/juandisay/.pyenv/versions/+3KLESAVING/lib/python3.6/site-packages/django/db/migrations/serializer.py", line 198, in serialize
attr_name, path, args, kwargs = self.value.deconstruct()
"/home/juandisay/.pyenv/versions/+3KLESAVING/lib/python3.6/site-packages/djmoney/models/fields.py", line 300, in deconstruct
kwargs["default"] = self.default.amount
AttributeError: 'function' object has no attribute 'amount'
| 0.652206 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/private/var/folders/36/8b9pzfn56wd_cch3x8zx3l_w0000gn/T/pip-install-e0rq3jqa/shapely/setup.py", line 340, in <module>
import numpy
"/Users/rich/.pyenv/versions/3.8.7/lib/python3.8/site-packages/numpy/__init__.py", line 286, in <module>
raise RuntimeError(msg)
RuntimeError: Polyfit sanity test emitted a warning, most likely due to using a buggy Accelerate backend. If you compiled yourself, see site.cfg.example for information. Otherwise report this to the vendor that provided NumPy.
| Traceback (most recent call last):
"/builddir/build/BUILD/llvmlite-0.32.0/ffi/build.py", line 168, in <module>
main()
"/builddir/build/BUILD/llvmlite-0.32.0/ffi/build.py", line 158, in main
main_posix('linux', '.so')
"/builddir/build/BUILD/llvmlite-0.32.0/ffi/build.py", line 120, in main_posix
raise RuntimeError(msg)
RuntimeError: Building llvmlite requires LLVM 7.0.x, 7.1.x or 8.0.x, got '10.0.0'. Be sure to set LLVM_CONFIG to the right executable path.
| 0.570979 |
Traceback (most recent call last):
"gitless/cli/gl.py", line 73, in main
"gitless/cli/gl_commit.py", line 67, in main
"gitless/core.py", line 1179, in create_commit
"gitless/core.py", line 1152, in get_tree_and_update_index
"gitless/core.py", line 1145, in update
"pygit2/index.py", line 170, in remove
"pygit2/errors.py", line 53, in check_error
IOError: Index does not contain Meridian/Meridian/Classes/MRDiagnosticAnnotationView.h at stage 0
| Traceback (most recent call last):
"pupygen.py", line 415, in <module>
get_edit_apk(os.path.join(ROOT, "payload_templates","pupy.apk"), outpath, conf)
"pupygen.py", line 201, in get_edit_apk
shutil.copy(path, new_path)
"/usr/lib/python2.7/shutil.py", line 119, in copy
copyfile(src, dst)
"/usr/lib/python2.7/shutil.py", line 82, in copyfile
with open(src, 'rb') as fsrc:
IOError: [Errno 2] No such file or directory: '/root/Desktop/scripts/pupy/pupy/payload_templates/pupy.apk'
| 0.558573 |
Traceback (most recent call last):
"/usr/local/bin/mypy", line 6, in <module>
main(__file__)
"/home/dbn/.local/lib/python3.5/site-packages/mypy/main.py", line 40, in main
res = type_check_only(sources, bin_dir, options)
"/home/dbn/.local/lib/python3.5/site-packages/mypy/main.py", line 81, in type_check_only
options=options)
"/home/dbn/.local/lib/python3.5/site-packages/mypy/build.py", line 177, in build
dispatch(sources, manager)
"/home/dbn/.local/lib/python3.5/site-packages/mypy/build.py", line 1323, in dispatch
process_graph(graph, manager)
"/home/dbn/.local/lib/python3.5/site-packages/mypy/build.py", line 1461, in process_graph
process_stale_scc(graph, scc)
"/home/dbn/.local/lib/python3.5/site-packages/mypy/build.py", line 1534, in process_stale_scc
graph[id].semantic_analysis()
"/home/dbn/.local/lib/python3.5/site-packages/mypy/build.py", line 1288, in semantic_analysis
self.manager.semantic_analyzer.visit_file(self.tree, self.xpath)
"/home/dbn/.local/lib/python3.5/site-packages/mypy/semanal.py", line 243, in visit_file
self.accept(d)
"/home/dbn/.local/lib/python3.5/site-packages/mypy/semanal.py", line 2306, in accept
node.accept(self)
"/home/dbn/.local/lib/python3.5/site-packages/mypy/nodes.py", line 660, in accept
return visitor.visit_class_def(self)
"/home/dbn/.local/lib/python3.5/site-packages/mypy/semanal.py", line 553, in visit_class_def
self.analyze_base_classes(defn)
"/home/dbn/.local/lib/python3.5/site-packages/mypy/semanal.py", line 773, in analyze_base_classes
base_types.append(self.object_type())
"/home/dbn/.local/lib/python3.5/site-packages/mypy/semanal.py", line 842, in object_type
return self.named_type('__builtins__.object')
"/home/dbn/.local/lib/python3.5/site-packages/mypy/semanal.py", line 855, in named_type
sym = self.lookup_qualified(qualified_name, None)
"/home/dbn/.local/lib/python3.5/site-packages/mypy/semanal.py", line 2132, in lookup_qualified
n = self.lookup(parts[0], ctx)
# type: SymbolTableNode
"/home/dbn/.local/lib/python3.5/site-packages/mypy/semanal.py", line 2116, in lookup
self.name_not_defined(name, ctx)
"/home/dbn/.local/lib/python3.5/site-packages/mypy/semanal.py", line 2277, in name_not_defined
self.fail(message, ctx)
"/home/dbn/.local/lib/python3.5/site-packages/mypy/semanal.py", line 2289, in fail
self.errors.report(ctx.get_line(), msg, blocker=blocker)
AttributeError: 'NoneType' object has no attribute 'get_line'
| Traceback (most recent call last):
"/usr/local/bin/sloth", line 15, in <module>
labeltool = LabelTool()
"/usr/local/lib/python3.5/dist-packages/sloth/core/labeltool.py", line 70, in __init__
self.n_view = len(config.VIEWS)
AttributeError: 'Config' object has no attribute 'VIEWS'
| 0.630491 |
Traceback (most recent call last):
"SickBeard.py", line 548, in <module>
SickRage().start()
"SickBeard.py", line 250, in start
sickbeard.initialize(consoleLogging=self.console_logging)
"/share/MD0_DATA/.qpkg/SickBeard-TVRage/SickBeard-TVRage/sickbeard/__init__.py", line 1316, in initialize
if x]
ValueError: invalid literal for int() with base 10: '[]'
| Traceback (most recent call last):
"PackerFuzzer.py", line 26, in <module>
tt.check()
"PackerFuzzer.py", line 19, in check
t.parseStart()
"/root/Packer-Fuzzer-1.0/lib/Controller.py", line 42, in parseStart
DatabaseType(projectTag).insertTextFromDB(getTexts)
"/root/Packer-Fuzzer-1.0/lib/Database.py", line 244, in insertTextFromDB
cursor.execute(sql)
ValueError: the query contains a null character | 0.546412 |
Traceback (most recent call last):
"C:\projects\pyfa\gui\builtinViews\fittingView.py", line 527, in fitChanged
"C:\projects\pyfa\gui\builtinViews\fittingView.py", line 481, in generateMods
TypeError: '<' not supported between instances of 'NoneType' and 'int'
| Traceback (most recent call last):
"/home/user/ven/lib/python3.8/site-packages/scapy/utils.py", line 1139, in read_packet
p = self.LLcls(s)
TypeError: 'NoneType' object is not callable
| 0.593358 |
Traceback (most recent call last):
"gam.py", line 11190, in <module>
"gam.py", line 10873, in ProcessGAMCommand
"gam.py", line 1135, in printShowDelegates
AttributeError: 'Resource' object has no attribute 'delegates'
| Traceback (most recent call last):
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pkg_resources/__init__.py", line 3021, in _dep_map
return self.__dep_map
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pkg_resources/__init__.py", line 2815, in __getattr__
raise AttributeError(attr)
AttributeError: _DistInfoDistribution__dep_map
| 0.562343 |
Traceback (most recent call last):
"c:\python\python37-64\lib\runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"c:\python\python37-64\lib\runpy.py", line 85, in _run_code
exec(code, run_globals)
"C:\python\python37-64\Scripts\pyinstaller.exe\__main__.py", line 9, in <module>
"c:\python\python37-64\lib\site-packages\PyInstaller\__main__.py", line 111, in run
run_build(pyi_config, spec_file, **vars(args))
"c:\python\python37-64\lib\site-packages\PyInstaller\__main__.py", line 63, in run_build
PyInstaller.building.build_main.main(pyi_config, spec_file, **kwargs)
"c:\python\python37-64\lib\site-packages\PyInstaller\building\build_main.py", line 844, in main
build(specfile, kw.get('distpath'), kw.get('workpath'), kw.get('clean_build'))
"c:\python\python37-64\lib\site-packages\PyInstaller\building\build_main.py", line 791, in build
exec(code, spec_namespace)
"C:\Dev\Synk\Synk.spec", line 33, in <module>
console=True )
"c:\python\python37-64\lib\site-packages\PyInstaller\building\api.py", line 435, in __init__
upx_exclude=self.upx_exclude
"c:\python\python37-64\lib\site-packages\PyInstaller\building\api.py", line 197, in __init__
self.__postinit__()
"c:\python\python37-64\lib\site-packages\PyInstaller\building\datastruct.py", line 158, in __postinit__
self.assemble()
"c:\python\python37-64\lib\site-packages\PyInstaller\building\api.py", line 284, in assemble
pylib_name=pylib_name)
"c:\python\python37-64\lib\site-packages\PyInstaller\archive\writers.py", line 334, in __init__
super(CArchiveWriter, self).__init__(archive_path, logical_toc)
"c:\python\python37-64\lib\site-packages\PyInstaller\archive\writers.py", line 61, in __init__
self._add_from_table_of_contents(logical_toc)
"c:\python\python37-64\lib\site-packages\PyInstaller\archive\writers.py", line 86, in _add_from_table_of_contents
self.add(toc_entry)
# The guts of the archive.
"c:\python\python37-64\lib\site-packages\PyInstaller\archive\writers.py", line 406, in add
buf = fake_pyc_timestamp(buf)
"c:\python\python37-64\lib\site-packages\PyInstaller\building\utils.py", line 691, in fake_pyc_timestamp
buf[4:8] = struct.pack(">I", flags ^ 2)
TypeError: 'bytes' object does not support item assignment
| Traceback (most recent call last):
"huh.py", line 27, in <module>
m.ref = Reference(m.v)
"/home/esjohn/src/pyomo/pyomo/core/base/reference.py", line 618, in Reference
reference = reference[...]
"/home/esjohn/src/pyomo/pyomo/core/base/indexed_component.py", line 411, in __getitem__
validated_index = self._validate_index(index)
"/home/esjohn/src/pyomo/pyomo/core/base/indexed_component.py", line 559, in _validate_index
return self._processUnhashableIndex(idx)
"/home/esjohn/src/pyomo/pyomo/core/base/indexed_component.py", line 696, in _processUnhashableIndex
elif ellipsis is not None and slice_dim < set_dim:
TypeError: '<' not supported between instances of 'int' and 'type'
| 0.634296 |
Traceback (most recent call last):
"/Users/ryan/.virtualenvs/ge-13/lib/python3.8/site-packages/great_expectations/data_context/util.py", line 84, in instantiate_class_from_config
class_instance = class_(**config_with_defaults)
"/Users/ryan/.virtualenvs/ge-13/lib/python3.8/site-packages/great_expectations/data_context/store/expectations_store.py", line 133, in __init__
super().__init__(
"/Users/ryan/.virtualenvs/ge-13/lib/python3.8/site-packages/great_expectations/data_context/store/store.py", line 42, in __init__
self._store_backend = instantiate_class_from_config(
"/Users/ryan/.virtualenvs/ge-13/lib/python3.8/site-packages/great_expectations/data_context/util.py", line 86, in instantiate_class_from_config
raise TypeError(
TypeError: Couldn't instantiate class : DatabaseStoreBackend with config :
| Traceback (most recent call last):
"<ipython-input-2-62b765e41418>", line 1, in <module>
runfile('C:/Users/Fariha/Desktop/MS/CervCancer/tensorflow-resnet-master/wth.py', wdir='C:/Users/Fariha/Desktop/MS/CervCancer/tensorflow-resnet-master')
"C:\Users\Fariha\Anaconda3\envs\py36\lib\site-packages\spyder\utils\site\sitecustomize.py", line 710, in runfile
execfile(filename, namespace)
"C:\Users\Fariha\Anaconda3\envs\py36\lib\site-packages\spyder\utils\site\sitecustomize.py", line 101, in execfile
exec(compile(f.read(), filename, 'exec'), namespace)
"C:/Users/Fariha/Desktop/MS/CervCancer/tensorflow-resnet-master/wth.py", line 76, in <module>
image_tensor = sess.run(error)
"C:\Users\Fariha\Anaconda3\envs\py36\lib\site-packages\tensorflow\python\client\session.py", line 789, in run
run_metadata_ptr)
"C:\Users\Fariha\Anaconda3\envs\py36\lib\site-packages\tensorflow\python\client\session.py", line 984, in _run
self._graph, fetches, feed_dict_string, feed_handles=feed_handles)
"C:\Users\Fariha\Anaconda3\envs\py36\lib\site-packages\tensorflow\python\client\session.py", line 410, in __init__
self._fetch_mapper = _FetchMapper.for_fetch(fetches)
"C:\Users\Fariha\Anaconda3\envs\py36\lib\site-packages\tensorflow\python\client\session.py", line 227, in for_fetch
(fetch, type(fetch)))
TypeError: Fetch argument None has invalid type <class 'NoneType'>
| 0.619677 |
Traceback (most recent call last):
"mnist.py", line 181, in <module>
main(params)
"mnist.py", line 131, in main
model = Net(hidden_size=hidden_size).to(device)
"mnist.py", line 34, in __init__
]), key='first_conv')
"C:\ProgramData\Anaconda3\lib\site-packages\nni\nas\pytorch\mutables.py", line 154, in __init__
self.choices = nn.ModuleList(op_candidates)
"C:\ProgramData\Anaconda3\lib\site-packages\torch\nn\modules\container.py", line 131, in __init__
self += modules
"C:\ProgramData\Anaconda3\lib\site-packages\torch\nn\modules\container.py", line 172, in __iadd__
return self.extend(modules)
"C:\ProgramData\Anaconda3\lib\site-packages\torch\nn\modules\container.py", line 211, in extend
self.add_module(str(offset + i), module)
"C:\ProgramData\Anaconda3\lib\site-packages\torch\nn\modules\module.py", line 189, in add_module
torch.typename(module)))
TypeError: str is not a Module subclass
| Traceback (most recent call last):
"/home/travis/build/peterjc/biopython/Tests/test_NaiveBayes.py", line 77, in setUp
self.model = NaiveBayes.train(self.xs, self.ys)
"/home/travis/build/peterjc/biopython/build/lib.linux-x86_64-3.5/Bio/NaiveBayes.py", line 204, in train
nb.p_conditional[i][j] = _contents(values)
"/home/travis/build/peterjc/biopython/build/lib.linux-x86_64-3.5/Bio/NaiveBayes.py", line 38, in _contents
counts[item] = counts.get(item, 0) + term
TypeError: 'numpy.float64' objects are unhashable
| 0.509255 |
Traceback (most recent call last):
"/media/Scripts/ReadableWebProxy/common/util/DbCookieJar.py", line 180, in save
with self.db.session_context("cookiejar") as sess:
"/usr/lib/python3.6/contextlib.py", line 81, in __enter__
return next(self.gen)
"/media/Scripts/ReadableWebProxy/common/db_engine.py", line 143, in session_context
sess = get_db_session(postfix=name + 'context-sess')
"/media/Scripts/ReadableWebProxy/common/db_engine.py", line 71, in get_db_session
return g.session
"/usr/local/lib/python3.6/dist-packages/werkzeug/local.py", line 348, in __getattr__
return getattr(self._get_current_object(), name)
"/usr/local/lib/python3.6/dist-packages/werkzeug/local.py", line 307, in _get_current_object
return self.__local()
"/usr/local/lib/python3.6/dist-packages/flask/globals.py", line 44, in _lookup_app_object
raise RuntimeError(_app_ctx_err_msg)
RuntimeError: Working outside of application context.
| Traceback (most recent call last):
"/home/vanessa/RepRap/Printrun/venv/lib/python3.9/site-packages/wx/core.py", line 3383, in <lambda>
lambda event: event.callable(*event.args, **event.kw) )
"/home/vanessa/RepRap/Printrun/printrun/gl/panel.py", line 139, in Refresh
return super().Refresh(eraseback)
RuntimeError: wrapped C/C++ object of type GcodeViewPanel has been deleted
| 0.504437 |
Traceback (most recent call last):
"/usr/share/python-wheels/pip-8.1.1-py2.py3-none-any.whl/pip/basecommand.py", line 209, in main
status = self.run(options, args)
"/usr/share/python-wheels/pip-8.1.1-py2.py3-none-any.whl/pip/commands/install.py", line 317, in run
requirement_set.prepare_files(finder)
"/usr/share/python-wheels/pip-8.1.1-py2.py3-none-any.whl/pip/req/req_set.py", line 360, in prepare_files
ignore_dependencies=self.ignore_dependencies))
"/usr/share/python-wheels/pip-8.1.1-py2.py3-none-any.whl/pip/req/req_set.py", line 512, in _prepare_file
finder, self.upgrade, require_hashes)
"/usr/share/python-wheels/pip-8.1.1-py2.py3-none-any.whl/pip/req/req_install.py", line 273, in populate_link
self.link = finder.find_requirement(self, upgrade)
"/usr/share/python-wheels/pip-8.1.1-py2.py3-none-any.whl/pip/index.py", line 442, in find_requirement
all_candidates = self.find_all_candidates(req.name)
"/usr/share/python-wheels/pip-8.1.1-py2.py3-none-any.whl/pip/index.py", line 400, in find_all_candidates
for page in self._get_pages(url_locations, project_name):
"/usr/share/python-wheels/pip-8.1.1-py2.py3-none-any.whl/pip/index.py", line 545, in _get_pages
page = self._get_page(location)
"/usr/share/python-wheels/pip-8.1.1-py2.py3-none-any.whl/pip/index.py", line 648, in _get_page
return HTMLPage.get_page(link, session=self.session)
"/usr/share/python-wheels/pip-8.1.1-py2.py3-none-any.whl/pip/index.py", line 757, in get_page
"Cache-Control": "max-age=600",
"/srv/zulip-venv-cache/28c46b2610f25e461725004503a2f0e9dc80c1a7/zulip-py3-venv/share/python-wheels/requests-2.9.1-py2.py3-none-any.whl/requests/sessions.py", line 480, in get
return self.request('GET', url, **kwargs)
"/usr/share/python-wheels/pip-8.1.1-py2.py3-none-any.whl/pip/download.py", line 378, in request
return super(PipSession, self).request(method, url, *args, **kwargs)
"/srv/zulip-venv-cache/28c46b2610f25e461725004503a2f0e9dc80c1a7/zulip-py3-venv/share/python-wheels/requests-2.9.1-py2.py3-none-any.whl/requests/sessions.py", line 468, in request
resp = self.send(prep, **send_kwargs)
"/srv/zulip-venv-cache/28c46b2610f25e461725004503a2f0e9dc80c1a7/zulip-py3-venv/share/python-wheels/requests-2.9.1-py2.py3-none-any.whl/requests/sessions.py", line 576, in send
r = adapter.send(request, **kwargs)
"/srv/zulip-venv-cache/28c46b2610f25e461725004503a2f0e9dc80c1a7/zulip-py3-venv/share/python-wheels/CacheControl-0.11.5-py2.py3-none-any.whl/cachecontrol/adapter.py", line 46, in send
resp = super(CacheControlAdapter, self).send(request, **kw)
"/srv/zulip-venv-cache/28c46b2610f25e461725004503a2f0e9dc80c1a7/zulip-py3-venv/share/python-wheels/requests-2.9.1-py2.py3-none-any.whl/requests/adapters.py", line 376, in send
timeout=timeout
"/srv/zulip-venv-cache/28c46b2610f25e461725004503a2f0e9dc80c1a7/zulip-py3-venv/share/python-wheels/urllib3-1.13.1-py2.py3-none-any.whl/urllib3/connectionpool.py", line 610, in urlopen
_stacktrace=sys.exc_info()[2])
"/srv/zulip-venv-cache/28c46b2610f25e461725004503a2f0e9dc80c1a7/zulip-py3-venv/share/python-wheels/urllib3-1.13.1-py2.py3-none-any.whl/urllib3/util/retry.py", line 228, in increment
total -= 1
TypeError: unsupported operand type(s) for -=: 'Retry' and 'int'
| Traceback (most recent call last):
"quickstart.py", line 16, in <module>
headless_browser=False)
"/Users/MerlinW/InstaPy/instapy/instapy.py", line 226, in __init__
get_database(make=True)
"/Users/MerlinW/InstaPy/instapy/database_engine.py", line 43, in get_database
id = get_profile(name, address, logger) if id is None or make else id
"/Users/MerlinW/InstaPy/instapy/database_engine.py", line 129, in get_profile
profile = dict(profile)
TypeError: 'NoneType' object is not iterable
| 0.568766 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/usr/local/lib/python3.5/dist-packages/Bio/Align/__init__.py", line 698, in __add__
return MultipleSeqAlignment(merged, alpha, annotations, column_annotations)
"/usr/local/lib/python3.5/dist-packages/Bio/Align/__init__.py", line 177, in __init__
self.extend(records)
"/usr/local/lib/python3.5/dist-packages/Bio/Align/__init__.py", line 525, in extend
rec = next(records)
"/usr/local/lib/python3.5/dist-packages/Bio/Align/__init__.py", line 688, in <genexpr>
merged = (left + right for left, right in zip(self, other))
"/usr/local/lib/python3.5/dist-packages/Bio/SeqRecord.py", line 859, in __add__
answer = SeqRecord(self.seq + other.seq,
"/usr/local/lib/python3.5/dist-packages/Bio/Seq.py", line 306, in __add__
return self.__class__(str(self) + str(other), a)
"/usr/local/lib/python3.5/dist-packages/Bio/codonalign/codonseq.py", line 76, in __init__
raise TypeError("Input alphabet should be a CodonAlphabet object.")
TypeError: Input alphabet should be a CodonAlphabet object.
| Traceback (most recent call last):
"C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-6e754znd\knack\knack\cli.py", line 212, in invoke
"C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-6e754znd\knack\knack\output.py", line 132, in out
"C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-6e754znd\knack\knack\output.py", line 38, in format_json
TypeError: 'CommandResultItem' object is not iterable
| 0.500193 |
``Traceback (most recent call last):
"cherrypy/_cprequest.pyc", line 670, in respond
"cherrypy/lib/encoding.pyc", line 220, in __call__
"cherrypy/_cpdispatch.pyc", line 60, in __call__
"sabnzbd/interface.pyc", line 468, in tapi
"sabnzbd/api.pyc", line 109, in api_handler
"sabnzbd/api.pyc", line 475, in _api_fullstatus
"sabnzbd/api.pyc", line 1195, in build_status
"sabnzbd/decorators.pyc", line 48, in call_func
"sabnzbd/nzbqueue.pyc", line 172, in scan_jobs
"sabnzbd/misc.pyc", line 141, in globber_full
OSError: [Errno 1] Operation not permitted: '/Users/xxxxx/Downloads/incomplete'`` | Traceback (most recent call last):
"me_helper/app_run.py", line 75, in <module>
eval(function_name)(d, accountId, start_time)
"/opt/server/python/me_helper/utils/QTTHelper.py", line 241, in execute_qtt
print(d.info)
"/opt/server/python/me_helper/venv/lib/python3.7/site-packages/uiautomator2/__init__.py", line 400, in info
return self.jsonrpc.deviceInfo(http_timeout=10)
"/opt/server/python/me_helper/venv/lib/python3.7/site-packages/uiautomator2/__init__.py", line 432, in __call__
http_timeout)
"/opt/server/python/me_helper/venv/lib/python3.7/site-packages/uiautomator2/__init__.py", line 442, in _jsonrpc_retry_call
self.reset_uiautomator(str(e)) # uiautomator可能出问题了,强制重启一下
"/opt/server/python/me_helper/venv/lib/python3.7/site-packages/uiautomator2/__init__.py", line 586, in reset_uiautomator
depth=depth + 1)
"/opt/server/python/me_helper/venv/lib/python3.7/site-packages/uiautomator2/__init__.py", line 586, in reset_uiautomator
depth=depth + 1)
"/opt/server/python/me_helper/venv/lib/python3.7/site-packages/uiautomator2/__init__.py", line 563, in reset_uiautomator
"adb shell am instrument -w -r -e debug false -e class com.github.uiautomator.stub.Stub com.github.uiautomator.test/android.support.test.runner.AndroidJUnitRunner",
OSError: [Errno Uiautomator started failed.] uiautomator2.GatewayError(gateway error, time used 0.0s): 'https://github.com/openatx/uiautomator2/wiki/Common-issues'
| 0.602954 |
Traceback (most recent call last):
"<ipython-input-9-38be51af18b7>", line 1, in <module>
res = trimesh.path.Path3D(trimesh.path.exchange.misc.polygon_to_path(p4_1))
"C:\Users\Emmanuel\Anaconda3\lib\site-packages\trimesh\path\path.py", line 87, in __init__
self._cache = caching.Cache(id_function=self.crc)
"C:\Users\Emmanuel\Anaconda3\lib\site-packages\trimesh\caching.py", line 371, in __init__
self.id_current = self._id_function()
"C:\Users\Emmanuel\Anaconda3\lib\site-packages\trimesh\path\path.py", line 148, in crc
for e in self.entities))
TypeError: iteration over a 0-d array
| Traceback (most recent call last):
"/Users/ihor_syerkov/Library/Caches/pypoetry/virtualenvs/python-miio-HruUc-gR-py3.9/lib/python3.9/site-packages/dataclasses_json/core.py", line 263, in _decode_generic
res = _get_type_cons(type_)(xs)
"/Users/ihor_syerkov/Library/Caches/pypoetry/virtualenvs/python-miio-HruUc-gR-py3.9/lib/python3.9/site-packages/dataclasses_json/core.py", line 306, in <genexpr>
items = (_decode_dataclass(type_arg, x, infer_missing)
"/Users/ihor_syerkov/Library/Caches/pypoetry/virtualenvs/python-miio-HruUc-gR-py3.9/lib/python3.9/site-packages/dataclasses_json/core.py", line 201, in _decode_dataclass
init_kwargs[field.name] = _decode_generic(field_type,
"/Users/ihor_syerkov/Library/Caches/pypoetry/virtualenvs/python-miio-HruUc-gR-py3.9/lib/python3.9/site-packages/dataclasses_json/core.py", line 265, in _decode_generic
res = type_(xs)
"/usr/local/Cellar/[email protected]/3.9.0_4/Frameworks/Python.framework/Versions/3.9/lib/python3.9/typing.py", line 622, in __call__
raise TypeError(f"Type {self._name} cannot be instantiated; "
TypeError: Type List cannot be instantiated; use list() instead
| 0.5489 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/username/.local/lib/python3.6/site-packages/agate/__init__.py", line 14, in <module>
from agate.table import Table
# noqa
"/home/username/.local/lib/python3.6/site-packages/agate/table/__init__.py", line 298, in <module>
from agate.table.bar_chart import bar_chart
"/home/username/.local/lib/python3.6/site-packages/agate/table/bar_chart.py", line 4, in <module>
import leather
"/home/username/.local/lib/python3.6/site-packages/leather/__init__.py", line 5, in <module>
from leather.chart import Chart
"/home/username/.local/lib/python3.6/site-packages/leather/chart.py", line 11, in <module>
from leather.scales import Scale, Linear, Temporal
"/home/username/.local/lib/python3.6/site-packages/leather/scales/__init__.py", line 3, in <module>
from leather.scales.base import Scale
"/home/username/.local/lib/python3.6/site-packages/leather/scales/base.py", line 8, in <module>
from leather.shapes import Bars, Columns
"/home/username/.local/lib/python3.6/site-packages/leather/shapes/__init__.py", line 4, in <module>
from leather.shapes.bars import Bars
"/home/username/.local/lib/python3.6/site-packages/leather/shapes/bars.py", line 8, in <module>
from leather.series import CategorySeries
"/home/username/.local/lib/python3.6/site-packages/leather/series/__init__.py", line 3, in <module>
from leather.series.base import Series, key_function
"/home/username/.local/lib/python3.6/site-packages/leather/series/base.py", line 9, in <module>
from leather.utils import DIMENSION_NAMES, X, Y, Datum
"/home/username/.local/lib/python3.6/site-packages/leather/utils.py", line 20, in <module>
ZERO = Decimal('0')
TypeError: argument must be a context
| Traceback (most recent call last):
"/home/richard/projects/sphinx/.tox/pypy/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
TypeError: deco() takes exactly 1 argument (2 given)
| 0.537939 |
Traceback (most recent call last):
"D:\python_scripts\scrap_cric\venv\lib\site-packages\flask\app.py", line 2309, in __call__
return self.wsgi_app(environ, start_response)
"D:\python_scripts\scrap_cric\venv\lib\site-packages\flask\app.py", line 2295, in wsgi_app
response = self.handle_exception(e)
"D:\python_scripts\scrap_cric\venv\lib\site-packages\flask\app.py", line 1741, in handle_exception
reraise(exc_type, exc_value, tb)
"D:\python_scripts\scrap_cric\venv\lib\site-packages\flask\_compat.py", line 35, in reraise
raise value
"D:\python_scripts\scrap_cric\venv\lib\site-packages\flask\app.py", line 2292, in wsgi_app
response = self.full_dispatch_request()
"D:\python_scripts\scrap_cric\venv\lib\site-packages\flask\app.py", line 1815, in full_dispatch_request
rv = self.handle_user_exception(e)
"D:\python_scripts\scrap_cric\venv\lib\site-packages\flask\app.py", line 1718, in handle_user_exception
reraise(exc_type, exc_value, tb)
"D:\python_scripts\scrap_cric\venv\lib\site-packages\flask\_compat.py", line 35, in reraise
raise value
"D:\python_scripts\scrap_cric\venv\lib\site-packages\flask\app.py", line 1813, in full_dispatch_request
rv = self.dispatch_request()
"D:\python_scripts\scrap_cric\venv\lib\site-packages\flask\app.py", line 1799, in dispatch_request
return self.view_functions[rule.endpoint](**req.view_args)
"D:\python_scripts\qr_code_generate_app\qr_generate_controller.py", line 86, in authLogin
access_token = create_access_token(identity=username)
"D:\python_scripts\scrap_cric\venv\lib\site-packages\flask_jwt_extended\utils.py", line 134, in create_access_token
return jwt_manager._create_access_token(identity, fresh, expires_delta)
"D:\python_scripts\scrap_cric\venv\lib\site-packages\flask_jwt_extended\jwt_manager.py", line 459, in _create_access_token
json_encoder=config.json_encoder
"D:\python_scripts\scrap_cric\venv\lib\site-packages\flask_jwt_extended\tokens.py", line 77, in encode_access_token
json_encoder=json_encoder)
"D:\python_scripts\scrap_cric\venv\lib\site-packages\flask_jwt_extended\tokens.py", line 31, in _encode_jwt
json_encoder=json_encoder).decode('utf-8')
"D:\python_scripts\scrap_cric\venv\lib\site-packages\jwt\api_jwt.py", line 65, in encode
json_payload, key, algorithm, headers, json_encoder
"D:\python_scripts\scrap_cric\venv\lib\site-packages\jwt\api_jws.py", line 113, in encode
key = alg_obj.prepare_key(key)
"D:\python_scripts\scrap_cric\venv\lib\site-packages\jwt\algorithms.py", line 140, in prepare_key
key = force_bytes(key)
"D:\python_scripts\scrap_cric\venv\lib\site-packages\jwt\utils.py", line 30, in force_bytes
raise TypeError('Expected a string value')
TypeError: Expected a string value
| Traceback (most recent call last):
"/home/user/.local/bin/pipenv", line 11, in <module>
sys.exit(cli())
"/home/user/.local/lib/python2.7/site-packages/pipenv/vendor/click/core.py", line 764, in __call__
return self.main(*args, **kwargs)
"/home/user/.local/lib/python2.7/site-packages/pipenv/vendor/click/core.py", line 717, in main
rv = self.invoke(ctx)
"/home/user/.local/lib/python2.7/site-packages/pipenv/vendor/click/core.py", line 1114, in invoke
return Command.invoke(self, ctx)
"/home/user/.local/lib/python2.7/site-packages/pipenv/vendor/click/core.py", line 956, in invoke
return ctx.invoke(self.callback, **ctx.params)
"/home/user/.local/lib/python2.7/site-packages/pipenv/vendor/click/core.py", line 555, in invoke
return callback(*args, **kwargs)
"/home/user/.local/lib/python2.7/site-packages/pipenv/vendor/click/decorators.py", line 64, in new_func
return ctx.invoke(f, obj, *args, **kwargs)
"/home/user/.local/lib/python2.7/site-packages/pipenv/vendor/click/core.py", line 555, in invoke
return callback(*args, **kwargs)
"/home/user/.local/lib/python2.7/site-packages/pipenv/vendor/click/decorators.py", line 17, in new_func
return f(get_current_context(), *args, **kwargs)
"/home/user/.local/lib/python2.7/site-packages/pipenv/cli/command.py", line 203, in cli
clear=state.clear,
"/home/user/.local/lib/python2.7/site-packages/pipenv/core.py", line 565, in ensure_project
pypi_mirror=pypi_mirror,
"/home/user/.local/lib/python2.7/site-packages/pipenv/core.py", line 500, in ensure_virtualenv
python=python, site_packages=site_packages, pypi_mirror=pypi_mirror
"/home/user/.local/lib/python2.7/site-packages/pipenv/core.py", line 901, in do_create_virtualenv
click.echo(crayons.blue("{0}".format(c.err)), err=True)
"/home/user/.local/lib/python2.7/site-packages/pipenv/vendor/delegator.py", line 146, in err
return self._pexpect_out
"/home/user/.local/lib/python2.7/site-packages/pipenv/vendor/delegator.py", line 114, in _pexpect_out
result += self.subprocess.after
TypeError: coercing to Unicode: need string or buffer, type found
| 0.556664 |
Traceback (most recent call last):
"/home/<username>/.local/lib/python3.6/site-packages/neo4j/__init__.py", line 878, in fix_parameters
dehydrated, = dehydrator.dehydrate([parameters])
"/home/<username>/.local/lib/python3.6/site-packages/neo4j/types/__init__.py", line 134, in dehydrate
return tuple(map(dehydrate_, values))
"/home/<username>/.local/lib/python3.6/site-packages/neo4j/types/__init__.py", line 130, in dehydrate_
return {key: dehydrate_(value) for key, value in obj.items()}
"/home/<username>/.local/lib/python3.6/site-packages/neo4j/types/__init__.py", line 130, in <dictcomp>
return {key: dehydrate_(value) for key, value in obj.items()}
"/home/<username>/.local/lib/python3.6/site-packages/neo4j/types/__init__.py", line 126, in dehydrate_
return list(map(dehydrate_, obj))
"/home/<username>/.local/lib/python3.6/site-packages/neo4j/types/__init__.py", line 132, in dehydrate_
raise TypeError(obj)
TypeError: ('label-key', 'label-value')
| Traceback (most recent call last):
"<stdin>", line 1, in ?
"pygments/lexers/__init__.py", line 172, in guess_lexer_for_filename
for lexer in _iter_lexerclasses():
"pygments/lexers/__init__.py", line 147, in _iter_lexerclasses
_load_lexers(module_name)
"pygments/lexers/__init__.py", line 32, in _load_lexers
mod = __import__(module_name, None, None, ['__all__'])
"pygments/lexers/other.py", line 22, in ?
from pygments.lexers.sql import SqlLexer, MySqlLexer, SqliteConsoleLexer
"pygments/lexers/sql.py", line 174, in ?
class PlPgsqlLexer(PostgresBase, RegexLexer):
"pygments/lexers/sql.py", line 185, in PlPgsqlLexer
tokens = deepcopy(PostgresLexer.tokens)
"/usr/lib64/python2.4/copy.py", line 174, in deepcopy
y = copier(x, memo)
"/usr/lib64/python2.4/copy.py", line 268, in _deepcopy_dict
y[deepcopy(key, memo)] = deepcopy(value, memo)
"/usr/lib64/python2.4/copy.py", line 174, in deepcopy
y = copier(x, memo)
"/usr/lib64/python2.4/copy.py", line 241, in _deepcopy_list
y.append(deepcopy(a, memo))
"/usr/lib64/python2.4/copy.py", line 174, in deepcopy
y = copier(x, memo)
"/usr/lib64/python2.4/copy.py", line 248, in _deepcopy_tuple
y.append(deepcopy(a, memo))
"/usr/lib64/python2.4/copy.py", line 204, in deepcopy
y = _reconstruct(x, rv, 1, memo)
"/usr/lib64/python2.4/copy.py", line 336, in _reconstruct
y = callable(*args)
"/usr/lib64/python2.4/copy_reg.py", line 92, in __newobj__
return cls.__new__(cls, *args)
TypeError: function() takes at least 2 arguments (0 given)
| 0.537039 |
Traceback (most recent call last):
"<stdin>", line 2, in <module>
"C:\Users\mainj\AppData\Local\Programs\Python\Python35-32\lib\encodings\cp437.py", line 19, in encode
return codecs.charmap_encode(input,self.errors,encoding_map)[0]
UnicodeEncodeError: 'charmap' codec can't encode character '\xf0' in position 5: character maps to <undefined>
| Traceback (most recent call last):
"manage.py", line 12, in <module>
execute_from_command_line(sys.argv)
"/Users/christophe/.virtualenvs/awoopa-app/lib/python2.7/site-packages/django/core/management/__init__.py", line 367, in execute_from_command_line
utility.execute()
"/Users/christophe/.virtualenvs/awoopa-app/lib/python2.7/site-packages/django/core/management/__init__.py", line 359, in execute
self.fetch_command(subcommand).run_from_argv(self.argv)
"/Users/christophe/.virtualenvs/awoopa-app/lib/python2.7/site-packages/django/core/management/base.py", line 294, in run_from_argv
self.execute(*args, **cmd_options)
"/Users/christophe/.virtualenvs/awoopa-app/lib/python2.7/site-packages/django/core/management/base.py", line 345, in execute
output = self.handle(*args, **options)
"/Users/christophe/.virtualenvs/awoopa-app/lib/python2.7/site-packages/django/utils/decorators.py", line 185, in inner
return func(*args, **kwargs)
"/Users/christophe/.virtualenvs/awoopa-app/lib/python2.7/site-packages/cities/management/commands/cities.py", line 146, in handle
func()
"/Users/christophe/.virtualenvs/awoopa-app/lib/python2.7/site-packages/cities/management/commands/cities.py", line 368, in import_region
region.save()
"/Users/christophe/.virtualenvs/awoopa-app/lib/python2.7/site-packages/cities/models.py", line 71, in save
super(Place, self).save(*args, **kwargs)
"/Users/christophe/.virtualenvs/awoopa-app/lib/python2.7/site-packages/cities/models.py", line 41, in save
self.slug = slugify_func(self, self.slugify())
"/Users/christophe/.virtualenvs/awoopa-app/lib/python2.7/site-packages/cities/models.py", line 150, in slugify
unicode(self.full_code())))
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe0' in position 9: ordinal not in range(128)
| 0.574314 |
Traceback (most recent call last):
"/home/timberners/anaconda3/envs/tensorflow/lib/python3.5/threading.py", line 914, in _bootstrap_inner
self.run()
"/home/timberners/anaconda3/envs/tensorflow/lib/python3.5/threading.py", line 862, in run
self._target(*self._args, **self._kwargs)
"/media/timberners/magicae/models/im2txt/bazel-bin/im2txt/download_and_preprocess_mscoco.runfiles/im2txt/im2txt/data/build_mscoco_data.py", line 281, in _process_image_files
sequence_example = _to_sequence_example(image, decoder, vocab)
"/media/timberners/magicae/models/im2txt/bazel-bin/im2txt/download_and_preprocess_mscoco.runfiles/im2txt/im2txt/data/build_mscoco_data.py", line 227, in _to_sequence_example
"image/data": _bytes_feature(encoded_image),
"/media/timberners/magicae/models/im2txt/bazel-bin/im2txt/download_and_preprocess_mscoco.runfiles/im2txt/im2txt/data/build_mscoco_data.py", line 192, in _bytes_feature
return tf.train.Feature(bytes_list=tf.train.BytesList(value=[str(value)]))
TypeError: 'b\'\\xff\\xd8\\xff\\xe0\\x00\\x10JFIF\\x00\\x01\\x01\\x01\\x00H\\x00H\\x00\\x00\\xff\\xfe\\x00\\x0c has type str, but expected one of: bytes
| Traceback (most recent call last):
"VideoWidget_vlc.py", line 882, in setMedia
TypeError: 'method' object is not connected
| 0.478701 |
Traceback (most recent call last):
"./pupygen.py", line 7, in <module>
from pupylib.utils.network import get_listener_ip, get_listener_port
"/opt/pupy/pupy/pupylib/__init__.py", line 6, in <module>
from PupyServer import *
"/opt/pupy/pupy/pupylib/PupyServer.py", line 30, in <module>
from pupylib.PupyDnsCnc import PupyDnsCnc
"/opt/pupy/pupy/pupylib/PupyDnsCnc.py", line 11, in <module>
import requests
"/usr/lib/python2.7/dist-packages/requests/__init__.py", line 53, in <module>
from .packages.urllib3.contrib import pyopenssl
"/usr/lib/python2.7/dist-packages/urllib3/contrib/pyopenssl.py", line 54, in <module>
import OpenSSL.SSL
"/usr/lib/python2.7/dist-packages/OpenSSL/__init__.py", line 8, in <module>
from OpenSSL import rand, crypto, SSL
"/usr/lib/python2.7/dist-packages/OpenSSL/SSL.py", line 118, in <module>
SSL_ST_INIT = _lib.SSL_ST_INIT
AttributeError: 'module' object has no attribute 'SSL_ST_INIT'
| Traceback (most recent call last):
"/Users/paul/Work/raiden-p3/bin/raiden", line 11, in <module>
load_entry_point('raiden', 'console_scripts', 'raiden')()
"/Users/paul/Work/raiden/raiden/__main__.py", line 11, in main
run(auto_envvar_prefix='RAIDEN')
"/Users/paul/Work/raiden-p3/lib/python3.6/site-packages/click/core.py", line 722, in __call__
return self.main(*args, **kwargs)
"/Users/paul/Work/raiden-p3/lib/python3.6/site-packages/click/core.py", line 696, in main
with self.make_context(prog_name, args, **extra) as ctx:
"/Users/paul/Work/raiden-p3/lib/python3.6/site-packages/click/core.py", line 621, in make_context
self.parse_args(ctx, args)
"/Users/paul/Work/raiden-p3/lib/python3.6/site-packages/click/core.py", line 1018, in parse_args
rest = Command.parse_args(self, ctx, args)
"/Users/paul/Work/raiden-p3/lib/python3.6/site-packages/click/core.py", line 880, in parse_args
value, args = param.handle_parse_result(ctx, opts, args)
"/Users/paul/Work/raiden-p3/lib/python3.6/site-packages/click/core.py", line 1396, in handle_parse_result
value = self.full_process_value(ctx, value)
"/Users/paul/Work/raiden-p3/lib/python3.6/site-packages/click/core.py", line 1681, in full_process_value
return Parameter.full_process_value(self, ctx, value)
"/Users/paul/Work/raiden-p3/lib/python3.6/site-packages/click/core.py", line 1365, in full_process_value
value = self.process_value(ctx, value)
"/Users/paul/Work/raiden-p3/lib/python3.6/site-packages/click/core.py", line 1355, in process_value
return self.type_cast_value(ctx, value)
"/Users/paul/Work/raiden-p3/lib/python3.6/site-packages/click/core.py", line 1344, in type_cast_value
return _convert(value, (self.nargs != 1) + bool(self.multiple))
"/Users/paul/Work/raiden-p3/lib/python3.6/site-packages/click/core.py", line 1342, in _convert
return self.type(value, self, ctx)
"/Users/paul/Work/raiden-p3/lib/python3.6/site-packages/click/types.py", line 38, in __call__
return self.convert(value, param, ctx)
"/Users/paul/Work/raiden/raiden/ui/cli.py", line 261, in convert
IPv4Address(ip.decode('UTF-8', 'ignore'))
AttributeError: 'str' object has no attribute 'decode'
| 0.641929 |
Traceback (most recent call last):
"/usr/local/Cellar/ocrmypdf/10.2.0/libexec/lib/python3.8/site-packages/ocrmypdf/_sync.py", line 356, in run_pipeline
exec_concurrent(context)
"/usr/local/Cellar/ocrmypdf/10.2.0/libexec/lib/python3.8/site-packages/ocrmypdf/_sync.py", line 293, in exec_concurrent
pdf = post_process(pdf, context)
"/usr/local/Cellar/ocrmypdf/10.2.0/libexec/lib/python3.8/site-packages/ocrmypdf/_sync.py", line 234, in post_process
pdf_out = metadata_fixup(pdf_out, context)
"/usr/local/Cellar/ocrmypdf/10.2.0/libexec/lib/python3.8/site-packages/ocrmypdf/_pipeline.py", line 766, in metadata_fixup
del meta['dc:title']
"/usr/local/Cellar/ocrmypdf/10.2.0/libexec/lib/python3.8/site-packages/pikepdf/models/metadata.py", line 389, in __exit__
self._apply_changes()
"/usr/local/Cellar/ocrmypdf/10.2.0/libexec/lib/python3.8/site-packages/pikepdf/models/metadata.py", line 455, in _apply_changes
self._update_docinfo()
"/usr/local/Cellar/ocrmypdf/10.2.0/libexec/lib/python3.8/site-packages/pikepdf/models/metadata.py", line 411, in _update_docinfo
value = converter.docinfo_from_xmp(value)
"/usr/local/Cellar/ocrmypdf/10.2.0/libexec/lib/python3.8/site-packages/pikepdf/models/metadata.py", line 172, in docinfo_from_xmp
return '; '.join(xmp_val)
TypeError: sequence item 0: expected str instance, NoneType found
| Traceback (most recent call last):
"<stdin>", line 1, in <module>
TypeError: __init__() got an unexpected keyword argument 'c'
| 0.542145 |
Traceback (most recent call last):
"/tmp/kitchen/testing/tests/integration/modules/test_pip.py", line 247, in test_requirements_as_list__non_absolute_file_path
self.assertEqual(ret['retcode'], 0)
TypeError: string indices must be integers
| Traceback (most recent call last):
"/usr/bin/salt-run", line 10, in <module>
salt_run()
"/usr/lib/python2.7/dist-packages/salt/scripts.py", line 412, in salt_run
client.run()
"/usr/lib/python2.7/dist-packages/salt/cli/run.py", line 40, in run
ret = runner.run()
"/usr/lib/python2.7/dist-packages/salt/runner.py", line 271, in run
daemonize=False)
"/usr/lib/python2.7/dist-packages/salt/client/mixins.py", line 485, in _proc_function
return self.low(fun, low, full_return=False)
"/usr/lib/python2.7/dist-packages/salt/client/mixins.py", line 261, in low
return self._low(fun, low, print_event=print_event, full_return=full_return)
"/usr/lib/python2.7/dist-packages/salt/client/mixins.py", line 418, in _low
mminion=self.mminion,
"/usr/lib/python2.7/dist-packages/salt/utils/job.py", line 110, in store_job
mminion.returners[fstr](load)
"/usr/lib/python2.7/dist-packages/salt/returners/postgres_local_cache.py", line 235, in returner
job_ret = {'return': six.text_type(six.text_type(load['return']), 'utf-8', 'replace')}
TypeError: decoding Unicode is not supported
| 0.499852 |
`Traceback (most recent call last):
"run_classifier.py", line 467, in <module>
main()
"run_classifier.py", line 420, in main
global_step, tr_loss = train(args, train_dataset, model, tokenizer)
"run_classifier.py", line 110, in train
outputs = model(**inputs)
"/home/vv/git/albert_pytorch/albert_english_pytorch/alb/lib/python3.6/site-packages/torch/nn/modules/module.py", line 541, in __call__
result = self.forward(*input, **kwargs)
"/home/vv/git/albert_pytorch/albert_english_pytorch/alb/lib/python3.6/site-packages/torch/nn/parallel/data_parallel.py", line 152, in forward
outputs = self.parallel_apply(replicas, inputs, kwargs)
"/home/vv/git/albert_pytorch/albert_english_pytorch/alb/lib/python3.6/site-packages/torch/nn/parallel/data_parallel.py", line 162, in parallel_apply
return parallel_apply(replicas, inputs, kwargs, self.device_ids[:len(replicas)])
"/home/vv/git/albert_pytorch/albert_english_pytorch/alb/lib/python3.6/site-packages/torch/nn/parallel/parallel_apply.py", line 85, in parallel_apply
output.reraise()
"/home/vv/git/albert_pytorch/albert_english_pytorch/alb/lib/python3.6/site-packages/torch/_utils.py", line 385, in reraise
raise self.exc_type(msg)
RuntimeError: Caught RuntimeError in replica 1 on device 1.
| Traceback (most recent call last):
"src/cmds/chia.py", line 63, in <module>
"src/cmds/chia.py", line 59, in main
"click/core.py", line 1026, in __call__
"click/core.py", line 956, in main
"click/core.py", line 1518, in invoke
"click/core.py", line 1518, in invoke
"click/core.py", line 1280, in invoke
"click/core.py", line 711, in invoke
"click/decorators.py", line 22, in new_func
"src/cmds/plots.py", line 134, in create_cmd
"src/plotting/create_plots.py", line 164, in create_plots
RuntimeError: std::exception
| 0.609157 |
Traceback (most recent call last):
"/tmp/nix-build-python3.5-gensim-2.1.0.drv-0/gensim-2.1.0/gensim/models/wrappers/varembed.py", line 68, in load_varembed_format
import morfessor
ImportError: No module named 'morfessor'
| Traceback (most recent call last):
"//anaconda/bin/kin", line 7, in <module>
from kin.kin import main
"//anaconda/lib/python3.5/site-packages/kin/kin.py", line 5, in <module>
from verifier import Verifier
ImportError: No module named 'verifier'
| 0.647819 |
Traceback (most recent call last):
"/Users/serena/Documents/serena/incubator-superset/fix_css/lib/python2.7/site-packages/flask_appbuilder/base.py", line 462, in _add_permission
self.sm.add_permissions_view(baseview.base_permissions, baseview.__class__.__name__)
"/Users/serena/Documents/serena/incubator-superset/fix_css/lib/python2.7/site-packages/flask_appbuilder/security/manager.py", line 804, in add_permissions_view
if perm_view.permission.name not in base_permissions:
AttributeError: 'NoneType' object has no attribute 'name'
| Traceback (most recent call last):
"/opt/netbox/netbox/manage.py", line 10, in <module>
execute_from_command_line(sys.argv)
"/opt/netbox-2.9.7/venv/lib/python3.8/site-packages/django/core/management/__init__.py", line 401, in execute_from_command_line
utility.execute()
"/opt/netbox-2.9.7/venv/lib/python3.8/site-packages/django/core/management/__init__.py", line 377, in execute
django.setup()
"/opt/netbox-2.9.7/venv/lib/python3.8/site-packages/django/__init__.py", line 24, in setup
apps.populate(settings.INSTALLED_APPS)
"/opt/netbox-2.9.7/venv/lib/python3.8/site-packages/django/apps/registry.py", line 122, in populate
app_config.ready()
"/opt/netbox-2.9.7/netbox/extras/plugins/__init__.py", line 64, in ready
template_extensions = import_object(f"{self.__module__}.{self.template_extensions}")
"/opt/netbox-2.9.7/netbox/extras/plugins/utils.py", line 31, in import_object
spec.loader.exec_module(module)
AttributeError: 'zipimporter' object has no attribute 'exec_module'
| 0.618507 |
Traceback (most recent call last):
"d:/code/8/generate_wx_data.py", line 563, in <module>
group_common_in()
"d:/code/8/generate_wx_data.py", line 526, in group_common_in
bar = Bar('共同所在群聊分析')
"C:\Users\youyim\AppData\Local\Programs\Python\Python36\lib\site-packages\pyecharts\charts\chart.py", line 148, in __init__
super().__init__(init_opts=init_opts)
"C:\Users\youyim\AppData\Local\Programs\Python\Python36\lib\site-packages\pyecharts\charts\chart.py", line 14, in __init__
super().__init__(init_opts=init_opts)
"C:\Users\youyim\AppData\Local\Programs\Python\Python36\lib\site-packages\pyecharts\charts\base.py", line 28, in __init__
self.width = _opts.get("width", "900px")
AttributeError: 'str' object has no attribute 'get'
| Traceback (most recent call last):
"/usr/local/bin/slicer", line 11, in <module>
sys.exit(main())
"/usr/local/lib/python2.7/site-packages/cubes/slicer/commands.py", line 587, in main
cli(*args, **kwargs)
"/usr/local/lib/python2.7/site-packages/click/core.py", line 722, in __call__
return self.main(*args, **kwargs)
"/usr/local/lib/python2.7/site-packages/click/core.py", line 697, in main
rv = self.invoke(ctx)
"/usr/local/lib/python2.7/site-packages/click/core.py", line 1066, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
"/usr/local/lib/python2.7/site-packages/click/core.py", line 1066, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
"/usr/local/lib/python2.7/site-packages/click/core.py", line 895, in invoke
return ctx.invoke(self.callback, **ctx.params)
"/usr/local/lib/python2.7/site-packages/click/core.py", line 535, in invoke
return callback(*args, **kwargs)
"/usr/local/lib/python2.7/site-packages/cubes/slicer/commands.py", line 166, in validate
result = cubes.providers.validate_model(model)
AttributeError: 'module' object has no attribute 'validate_model'
| 0.632963 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.