text1
stringlengths 92
132k
| text2
stringlengths 83
99.1k
| score
float64 0.01
1
|
---|---|---|
Traceback (most recent call last):
"<input>", line 1, in <module>
"...\JetBrains\Toolbox\apps\PyCharm-P\ch-1\203.7148.72\plugins\python\helpers\pydev\_pydev_bundle\pydev_umd.py", line 197, in runfile
pydev_imports.execfile(filename, global_vars, local_vars)
# execute the script
"...\JetBrains\Toolbox\apps\PyCharm-P\ch-1\203.7148.72\plugins\python\helpers\pydev\_pydev_imps\_pydev_execfile.py", line 18, in execfile
exec(compile(contents+"\n", file, 'exec'), glob, loc)
".../data_embedding.py", line 302, in <module>
main()
".../data_embedding.py", line 248, in main
message_in_3bit_groups = extract_from_stego_pixel(second_pixel_array, 40)
"...\.venv\lib\site-packages\deco\conc.py", line 58, in __call__
out = compile(self.ast, "<string>", "exec")
TypeError: required field "posonlyargs" missing from arguments
| Traceback (most recent call last):
"/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/server/api/__init__.py", line 68, in pluginData
response = api_plugin.on_api_get(request)
"/home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 280, in on_api_get
if refresh_repository or not self._is_repository_cache_valid():
"/home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 797, in _is_repository_cache_valid
return mtime + self._repository_cache_ttl >= time.time() > mtime
TypeError: unsupported operand type(s) for +: 'NoneType' and 'int'
| 0.559954 |
Traceback (most recent call last):
"/srv/homeassistant/lib/python3.5/site-packages/homeassistant/helpers/entity_platform.py", line 128, in _async_setup_platform
SLOW_SETUP_MAX_WAIT, loop=hass.loop)
"/usr/lib/python3.5/asyncio/tasks.py", line 400, in wait_for
return fut.result()
"/usr/lib/python3.5/asyncio/futures.py", line 293, in result
raise self._exception
"/usr/lib/python3.5/concurrent/futures/thread.py", line 55, in run
result = self.fn(*self.args, **self.kwargs)
"/srv/homeassistant/lib/python3.5/site-packages/homeassistant/components/sensor/netatmo.py", line 80, in setup_platform
if module_name not in data.get_module_names():
"/srv/homeassistant/lib/python3.5/site-packages/homeassistant/components/sensor/netatmo.py", line 304, in get_module_names
self.update()
"/srv/homeassistant/lib/python3.5/site-packages/homeassistant/components/sensor/netatmo.py", line 333, in update
for module in self.data:
TypeError: 'NoneType' object is not iterable
| Traceback (most recent call last):
"<stdin>", line 1, in <module>
TypeError: click() missing 1 required positional argument: 'target'
| 0.464974 |
Traceback (most recent call last):
"/usr/bin/youtube-dl", line 11, in <module>
load_entry_point('youtube-dl==2020.3.24', 'console_scripts', 'youtube-dl')()
"/usr/lib/python3.8/site-packages/youtube_dl/__init__.py", line 474, in main
_real_main(argv)
"/usr/lib/python3.8/site-packages/youtube_dl/__init__.py", line 464, in _real_main
retcode = ydl.download(all_urls)
"/usr/lib/python3.8/site-packages/youtube_dl/YoutubeDL.py", line 2018, in download
res = self.extract_info(
"/usr/lib/python3.8/site-packages/youtube_dl/YoutubeDL.py", line 808, in extract_info
return self.process_ie_result(ie_result, download, extra_info)
"/usr/lib/python3.8/site-packages/youtube_dl/YoutubeDL.py", line 863, in process_ie_result
return self.process_video_result(ie_result, download=download)
"/usr/lib/python3.8/site-packages/youtube_dl/YoutubeDL.py", line 1582, in process_video_result
format['http_headers'] = self._calc_headers(full_format_info)
"/usr/lib/python3.8/site-packages/youtube_dl/YoutubeDL.py", line 1396, in _calc_headers
cookies = self._calc_cookies(info_dict)
"/usr/lib/python3.8/site-packages/youtube_dl/YoutubeDL.py", line 1408, in _calc_cookies
pr = sanitized_Request(info_dict['url'])
"/usr/lib/python3.8/site-packages/youtube_dl/utils.py", line 2149, in sanitized_Request
return compat_urllib_request.Request(sanitize_url(url), *args, **kwargs)
"/usr/lib/python3.8/urllib/request.py", line 328, in __init__
self.full_url = url
"/usr/lib/python3.8/urllib/request.py", line 354, in full_url
self._parse()
"/usr/lib/python3.8/urllib/request.py", line 383, in _parse
raise ValueError("unknown url type: %r" % self.full_url)
ValueError: unknown url type: 'GH2H%60cc%5Db452%5DA%3D%5E%3B_whB%5CKrv%243%2B%7BcH8z%7E%60A6p%5E%60dgfhebadh%5EG%3Dcbh745gfd6%602bhfbf_444dcddgehddcg_Q5'
| Traceback (most recent call last):
"calibre_plugins.dedrm.ignobleepub", line 280, in decryptBook
"calibre_plugins.dedrm.ignobleepub", line 211, in __init__
"calibre_plugins.dedrm.ignobleepub", line 182, in __init__
"site-packages\Crypto\Cipher\AES.py", line 95, in new
"site-packages\Crypto\Cipher\AES.py", line 59, in __init__
"site-packages\Crypto\Cipher\blockalgo.py", line 141, in __init__
ValueError: Key cannot be the null string
| 0.534255 |
Traceback (most recent call last):
"test.py", line 25, in <module>
client = fbchat.Client(fb_username, fb_password)
"/usr/local/lib/python2.7/dist-packages/fbchat/client.py", line 113, in __init__
self.onLoggingIn += lambda email: log.info("Logging in %s..." % email)
"/usr/local/lib/python2.7/dist-packages/fbchat/event_hook.py", line 26, in __iadd__
params = inspect.signature(handler).parameters
AttributeError: 'module' object has no attribute 'signature'
| Traceback (most recent call last):
"train.py", line 163, in <module>
tf.app.run()
"/home/raul/tensorflow/lib/python3.6/site-packages/tensorflow/python/platform/app.py", line 48, in run
_sys.exit(main(_sys.argv[:1] + flags_passthrough))
"train.py", line 159, in main
worker_job_name, is_chief, FLAGS.train_dir)
"/home/raul/tensorflow/models/research/object_detection/trainer.py", line 217, in train
train_config.prefetch_queue_capacity, data_augmentation_options)
"/home/raul/tensorflow/models/research/object_detection/trainer.py", line 59, in create_input_queue
tensor_dict = create_tensor_dict_fn()
"/home/raul/tensorflow/models/research/object_detection/builders/input_reader_builder.py", line 72, in build
label_map_proto_file=label_map_proto_file)
"/home/raul/tensorflow/models/research/object_detection/data_decoders/tf_example_decoder.py", line 128, in __init__
label_handler = slim_example_decoder.BackupHandler(
AttributeError: module 'tensorflow.contrib.slim.python.slim.data.tfexample_decoder' has no attribute 'BackupHandler'
| 0.613469 |
`Traceback (most recent call last):
"lan_det.py", line 9, in <module>
print(lan_det(text))
"lan_det.py", line 6, in lan_det
return langid.classify(text)
"/home/env/rfh_01/lib/python3.7/site-packages/langid-1.1.6-py3.7.egg/langid/langid.py", line 105, in classify
load_model()
"/home/env/rfh_01/lib/python3.7/site-packages/langid-1.1.6-py3.7.egg/langid/langid.py", line 164, in load_model
identifier = LanguageIdentifier.from_modelstring(model)
"/home/env/rfh_01/lib/python3.7/site-packages/langid-1.1.6-py3.7.egg/langid/langid.py", line 176, in from_modelstring
z = bz2.decompress(b)
"/usr/local/lib/python3.7/bz2.py", line 346, in decompress
res = decomp.decompress(data)
TypeError: function takes exactly 0 arguments (1 given)`
| Traceback (most recent call last):
"./examples/voc/train_fcn16s.py", line 111, in <module>
main()
"./examples/voc/train_fcn16s.py", line 107, in main
trainer.train()
"/usr/local/lib/python3.6/dist-packages/torchfcn/trainer.py", line 227, in train
self.train_epoch()
"/usr/local/lib/python3.6/dist-packages/torchfcn/trainer.py", line 182, in train_epoch
self.validate()
"/usr/local/lib/python3.6/dist-packages/torchfcn/trainer.py", line 127, in validate
lbl_pred=lp, lbl_true=lt, img=img, n_class=n_class)
"/usr/local/lib/python3.6/dist-packages/fcn/utils.py", line 365, in visualize_segmentation
vizs.append(get_tile_image(viz_trues, (1, 3)))
"/usr/local/lib/python3.6/dist-packages/fcn/utils.py", line 230, in get_tile_image
anti_aliasing=True,
TypeError: resize() got an unexpected keyword argument 'anti_aliasing'
| 0.57338 |
Traceback (most recent call last):
"hy.py", line 22, in <module>
second_response = c.get_response(second)
"venv/lib/python2.7/site-packages/hyper/common/connection.py", line 129, in get_response
return self._conn.get_response(*args, **kwargs)
TypeError: get_response() takes exactly 1 argument (2 given)
| Traceback (most recent call last):
"/app/bazarr/bazarr/../libs/flask/app.py", line 1949, in full_dispatch_request
rv = self.dispatch_request()
"/app/bazarr/bazarr/../libs/flask/app.py", line 1935, in dispatch_request
return self.view_functions[rule.endpoint](**req.view_args)
"/app/bazarr/bazarr/../libs/flask_restful/__init__.py", line 458, in wrapper
resp = resource(*args, **kwargs)
"/app/bazarr/bazarr/../libs/flask/views.py", line 89, in view
return self.dispatch_request(*args, **kwargs)
"/app/bazarr/bazarr/../libs/flask_restful/__init__.py", line 573, in dispatch_request
resp = meth(*args, **kwargs)
"/app/bazarr/bazarr/api.py", line 57, in wrapper
return actual_method(*args, **kwargs)
"/app/bazarr/bazarr/api.py", line 568, in post
result = manual_download_subtitle(episodePath, language, audio_language, hi, forced, subtitle,
"/app/bazarr/bazarr/get_subtitle.py", line 476, in manual_download_subtitle
sonarr_series_id=episode_metadata[\sonarrSeriesId\],
TypeError: \NoneType\ object is not subscriptable
| 0.52893 |
Traceback (most recent call last):
"C:\Users\holme\Documents\Sync\Git\blitzmann\Pyfa\pyfa.py", line 135, in <module>
"C:\Users\holme\Documents\Sync\Git\blitzmann\Pyfa\gui\mainFrame.py", line 167, in __init__
"C:\Users\holme\Documents\Sync\Git\blitzmann\Pyfa\gui\bitmap_loader.py", line 65, in getBitmap
"C:\Users\holme\Documents\Sync\Git\blitzmann\Pyfa\gui\bitmap_loader.py", line 87, in getImage
TypeError: initial_value must be str or None, not bytes
| Traceback (most recent call last):
"repro.py", line 6, in <module>
Model.schema()
"pydantic/main.py", line 511, in pydantic.main.BaseModel.schema
"pydantic/schema.py", line 146, in pydantic.schema.model_schema
"pydantic/schema.py", line 465, in pydantic.schema.model_process_schema
"pydantic/schema.py", line 494, in pydantic.schema.model_type_schema
"pydantic/schema.py", line 191, in pydantic.schema.field_schema
"pydantic/schema.py", line 745, in genexpr
"pydantic/schema.py", line 745, in genexpr
"pydantic/schema.py", line 749, in pydantic.schema.encode_default
"pydantic/json.py", line 59, in pydantic.json.pydantic_encoder
TypeError: Object of type 'NoneType' is not JSON serializable
| 0.58107 |
Traceback (most recent call last):
"/usr/lib/python3.8/site-packages/blueman/main/PluginManager.py", line 88, in load_plugin
importlib.import_module(self.module_path.__name__ + ".%s" % plugin)
"/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.8/site-packages/blueman/plugins/applet/AppIndicator.py", line 9, in <module>
raise ImportError("AppIndicator3 not found")
ImportError: AppIndicator3 not found
| `Traceback (most recent call last):
"wave.py", line 3, in <module>
from pydub import AudioSegment
"/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/pydub/__init__.py", line 1, in <module>
from .audio_segment import AudioSegment
"/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/pydub/audio_segment.py", line 7, in <module>
import wave
"/Users/Sim/Desktop/Audio Wave/wave.py", line 3, in <module>
from pydub import AudioSegment
ImportError: cannot import name 'AudioSegment'
| 0.605181 |
Traceback (most recent call last):
"<ipython-input-15-8ab0723181fb>", line 1, in <module>
df1.append(df2)
"/home/andre/miniconda3/envs/pandas-dev/lib/python3.6/site-packages/pandas/core/frame.py", line 6211, in append
sort=sort)
"/home/andre/miniconda3/envs/pandas-dev/lib/python3.6/site-packages/pandas/core/reshape/concat.py", line 226, in concat
return op.get_result()
"/home/andre/miniconda3/envs/pandas-dev/lib/python3.6/site-packages/pandas/core/reshape/concat.py", line 423, in get_result
copy=self.copy)
"/home/andre/miniconda3/envs/pandas-dev/lib/python3.6/site-packages/pandas/core/internals.py", line 5416, in concatenate_block_managers
elif is_uniform_join_units(join_units):
"/home/andre/miniconda3/envs/pandas-dev/lib/python3.6/site-packages/pandas/core/internals.py", line 5440, in is_uniform_join_units
all(not ju.is_na or ju.block.is_extension for ju in join_units) and
"/home/andre/miniconda3/envs/pandas-dev/lib/python3.6/site-packages/pandas/core/internals.py", line 5440, in <genexpr>
all(not ju.is_na or ju.block.is_extension for ju in join_units) and
AttributeError: 'NoneType' object has no attribute 'is_extension'
|
Traceback (most recent call last):
"<string>", line 1, in <module>
"C:\Users\****\AppData\Local\Temp\pip-build-3eutnrat\distribute\setuptools\__init__.py", line 2, in <module>
from setuptools.extension import Extension, Library
"C:\Users\****\AppData\Local\Temp\pip-build-3eutnrat\distribute\setuptools\extension.py", line 5, in <module>
from setuptools.dist import _get_unpatched
"C:\Users\****\AppData\Local\Temp\pip-build-3eutnrat\distribute\setuptools\dist.py", line 7, in <module>
from setuptools.command.install import install
"C:\Users\****\AppData\Local\Temp\pip-build-3eutnrat\distribute\setuptools\command\__init__.py", line 8, in <module>
from setuptools.command import install_scripts
"C:\Users\****\AppData\Local\Temp\pip-build-3eutnrat\distribute\setuptools\command\install_scripts.py", line 3, in <module>
from pkg_resources import Distribution, PathMetadata, ensure_directory
"C:\Users\****\AppData\Local\Temp\pip-build-3eutnrat\distribute\pkg_resources.py", line 1518, in <module>
register_loader_type(importlib_bootstrap.Source
Loader, DefaultProvider)
AttributeError: module 'importlib._bootstrap' has no attribute 'Source
Loader'
| 0.618452 |
Traceback (most recent call last):
"/usr/lib/ckan/default/lib/python3.8/site-packages/flask/app.py", line 2447, in wsgi_app
response = self.full_dispatch_request()
"/usr/lib/ckan/default/lib/python3.8/site-packages/flask/app.py", line 1953, in full_dispatch_request
return self.finalize_request(rv)
"/usr/lib/ckan/default/lib/python3.8/site-packages/flask/app.py", line 1970, in finalize_request
response = self.process_response(response)
"/usr/lib/ckan/default/lib/python3.8/site-packages/flask/app.py", line 2267, in process_response
response = handler(response)
"/home/mark/ckan/lib/default/src/ckan/ckan/config/middleware/flask_app.py", line 400, in ckan_after_request
r_time = time.time() - g.__timer
"/usr/lib/ckan/default/lib/python3.8/site-packages/werkzeug/local.py", line 347, in __getattr__
return getattr(self._get_current_object(), name)
"/usr/lib/ckan/default/lib/python3.8/site-packages/werkzeug/local.py", line 347, in __getattr__
return getattr(self._get_current_object(), name)
"/home/mark/ckan/lib/default/src/ckan/ckan/config/middleware/flask_app.py", line 444, in __getattr__
return getattr(app_globals.app_globals, name)
AttributeError: '_Globals' object has no attribute '__timer'
| Traceback (most recent call last):
"setup.py", line 46, in <module>
setup(
"/home/dan/.virtualenvs/lean-game/lib/python3.8/site-packages/setuptools/__init__.py", line 145, in setup
return distutils.core.setup(**attrs)
"/home/dan/.pyenv/versions/3.8.3/lib/python3.8/distutils/core.py", line 148, in setup
dist.run_commands()
"/home/dan/.pyenv/versions/3.8.3/lib/python3.8/distutils/dist.py", line 966, in run_commands
self.run_command(cmd)
"/home/dan/.pyenv/versions/3.8.3/lib/python3.8/distutils/dist.py", line 985, in run_command
cmd_obj.run()
"/home/dan/.virtualenvs/lean-game/lib/python3.8/site-packages/setuptools/command/install.py", line 67, in run
self.do_egg_install()
"/home/dan/.virtualenvs/lean-game/lib/python3.8/site-packages/setuptools/command/install.py", line 103, in do_egg_install
cmd.ensure_finalized()
# finalize before bdist_egg munges install cmd
"/home/dan/.pyenv/versions/3.8.3/lib/python3.8/distutils/cmd.py", line 107, in ensure_finalized
self.finalize_options()
"/home/dan/.virtualenvs/lean-game/lib/python3.8/site-packages/setuptools/command/easy_install.py", line 311, in finalize_options
self.set_undefined_options(
"/home/dan/.pyenv/versions/3.8.3/lib/python3.8/distutils/cmd.py", line 287, in set_undefined_options
src_cmd_obj.ensure_finalized()
"/home/dan/.pyenv/versions/3.8.3/lib/python3.8/distutils/cmd.py", line 107, in ensure_finalized
self.finalize_options()
"/home/dan/.virtualenvs/lean-game/lib/python3.8/site-packages/setuptools/command/install_lib.py", line 17, in finalize_options
self.set_undefined_options('install',('install_layout','install_layout'))
"/home/dan/.pyenv/versions/3.8.3/lib/python3.8/distutils/cmd.py", line 290, in set_undefined_options
setattr(self, dst_option, getattr(src_cmd_obj, src_option))
"/home/dan/.pyenv/versions/3.8.3/lib/python3.8/distutils/cmd.py", line 103, in __getattr__
raise AttributeError(attr)
AttributeError: install_layout | 0.582758 |
Traceback (most recent call last):
"weiboSpider.py", line 343, in write_txt
u"发布工具: " + self.publish_tool[i - 1] + "\n\n"
TypeError: cannot concatenate 'str' and 'NoneType' objects
| Traceback (most recent call last):
"/Users/dara/dev/fakeredis/test_fakeredis.py", line 3673, in test_eval_zrange
''', 1, 'foo', 0, -1
"/Users/dara/dev/fakeredis/fakeredis.py", line 502, in func_wrapper
return func(*args, **kwargs)
"/Users/dara/dev/fakeredis/fakeredis.py", line 510, in func_wrapper
ret = func(self, *args, **kwargs)
"/Users/dara/dev/fakeredis/fakeredis.py", line 1061, in eval
result = lua_runtime.execute(script)
"lupa/_lupa.pyx", line 262, in lupa._lupa.LuaRuntime.execute
"lupa/_lupa.pyx", line 1279, in lupa._lupa.run_lua
"lupa/_lupa.pyx", line 1288, in lupa._lupa.call_lua
"lupa/_lupa.pyx", line 1313, in lupa._lupa.execute_lua_call
"lupa/_lupa.pyx", line 235, in lupa._lupa.LuaRuntime.reraise_on_exception
"lupa/_lupa.pyx", line 1451, in lupa._lupa.py_call_with_gil
"lupa/_lupa.pyx", line 1438, in lupa._lupa.call_python
"/Users/dara/dev/fakeredis/fakeredis.py", line 1177, in _lua_redis_call
result = func(self, *args)
"/Users/dara/dev/fakeredis/fakeredis.py", line 510, in func_wrapper
ret = func(self, *args, **kwargs)
"/Users/dara/dev/fakeredis/fakeredis.py", line 1920, in zrange
end += 1
TypeError: coercing to Unicode: need string or buffer, int found
| 0.502335 |
Traceback (most recent call last):
"/tmp/ansible_dG8x1A/ansible_module_eos_command.py", line 240, in <module>
main()
"/tmp/ansible_dG8x1A/ansible_module_eos_command.py", line 210, in main
responses = run_commands(module, commands)
"/tmp/ansible_dG8x1A/ansible_modlib.zip/ansible/module_utils/eos.py", line 426, in run_commands
"/tmp/ansible_dG8x1A/ansible_modlib.zip/ansible/module_utils/eos.py", line 145, in run_commands
"/tmp/ansible_dG8x1A/ansible_modlib.zip/ansible/module_utils/eos.py", line 110, in exec_command
"/tmp/ansible_dG8x1A/ansible_modlib.zip/ansible/module_utils/connection.py", line 60, in exec_command
"/usr/lib/python2.7/socket.py", line 228, in meth
return getattr(self._sock,name)(*args)
TypeError: argument must be string or read-only character buffer, not None
| Traceback (most recent call last):
"/usr/lib/python3.6/site-packages/spyder/widgets/helperwidgets.py", line 127, in paint
textRect = style.subElementRect(QStyle.SE_ItemViewItemText, options)
TypeError: subElementRect(self, QStyle.SubElement, QStyleOption, QWidget): not enough arguments
| 0.460476 |
Traceback (most recent call last):
"/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/tqdm/std.py", line 1145, in __del__
"/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/tqdm/std.py", line 1299, in close
"/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/tqdm/std.py", line 1492, in display
"/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/tqdm/std.py", line 1148, in __str__
"/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/spotdl/download/progressHandlers.py", line 22, in format_dict
"/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/tqdm/std.py", line 1450, in format_dict
TypeError: cannot unpack non-iterable NoneType object
| Traceback (most recent call last):
"/usr/local/lib/python3.7/asyncio/runners.py", line 43, in run
return loop.run_until_complete(main)
"/usr/local/lib/python3.7/asyncio/base_events.py", line 579, in run_until_complete
return future.result()
"/usr/src/homeassistant/homeassistant/__main__.py", line 291, in setup_and_run_hass
log_no_color=args.log_no_color,
"/usr/src/homeassistant/homeassistant/bootstrap.py", line 148, in async_from_config_file
config_dict, hass, enable_log=False, skip_pip=skip_pip
"/usr/src/homeassistant/homeassistant/bootstrap.py", line 93, in async_from_config_dict
await _async_set_up_integrations(hass, config)
"/usr/src/homeassistant/homeassistant/bootstrap.py", line 374, in _async_set_up_integrations
*(async_setup_component(hass, domain, config) for domain in domains_to_load)
"/usr/src/homeassistant/homeassistant/setup.py", line 51, in async_setup_component
return await task
# type: ignore
"/usr/src/homeassistant/homeassistant/setup.py", line 130, in _async_setup_component
await async_process_deps_reqs(hass, config, integration)
"/usr/src/homeassistant/homeassistant/setup.py", line 292, in async_process_deps_reqs
hass, integration.domain
"/usr/src/homeassistant/homeassistant/requirements.py", line 51, in async_get_integration_with_requirements
hass, integration.domain, integration.requirements
"/usr/src/homeassistant/homeassistant/requirements.py", line 87, in async_process_requirements
if pkg_util.is_installed(req):
"/usr/src/homeassistant/homeassistant/util/package.py", line 45, in is_installed
return version(req.project_name) in req
"/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3138, in __contains__
return self.specifier.contains(item, prereleases=True)
"/usr/local/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/specifiers.py", line 703, in contains
item = parse(item)
"/usr/local/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/version.py", line 31, in parse
return Version(version)
"/usr/local/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/version.py", line 200, in __init__
match = self._regex.search(version)
TypeError: expected string or bytes-like object
| 0.592685 |
Traceback (most recent call last):
"C:/Tools/diaphora-master\diaphora_ida.py", line 1737, in _diff_or_export
bd.export()
"C:/Tools/diaphora-master\diaphora_ida.py", line 599, in export
self.do_export()
"C:/Tools/diaphora-master\diaphora_ida.py", line 572, in do_export
props = self.read_function(func)
"C:/Tools/diaphora-master\diaphora_ida.py", line 1332, in read_function
for idx in xrange(len(results.cases)):
AttributeError: 'NoneType' object has no attribute 'cases'
| Traceback (most recent call last):
"./psk-frontend.py", line 111, in <module>
main()
"./psk-frontend.py", line 107, in main
p.data_ready_cb(s)
"./psk-frontend.py", line 78, in data_ready_cb
self.new_client(_s)
"./psk-frontend.py", line 72, in new_client
if "NO_SHARED_CIPHER" in e.reason or "WRONG_VERSION_NUMBER" in e.reason or "WRONG_SSL_VERSION" in e.reason:
AttributeError: 'ssl.SSLError' object has no attribute 'reason'
| 0.656916 |
Traceback (most recent call last):
"/freqtrade/freqtrade/main.py", line 37, in main
return_code = args['func'](args)
"/freqtrade/freqtrade/commands/optimize_commands.py", line 53, in start_backtesting
backtesting.start()
"/freqtrade/freqtrade/optimize/backtesting.py", line 462, in start
min_date, max_date = self.backtest_one_strategy(strat, data, timerange)
"/freqtrade/freqtrade/optimize/backtesting.py", line 433, in backtest_one_strategy
results = self.backtest(
"/freqtrade/freqtrade/optimize/backtesting.py", line 334, in backtest
data: Dict = self._get_ohlcv_as_lists(processed)
"/freqtrade/freqtrade/optimize/backtesting.py", line 195, in _get_ohlcv_as_lists
df_analyzed = self.strategy.advise_sell(
"/freqtrade/freqtrade/strategy/interface.py", line 718, in advise_sell
return self.populate_sell_trend(dataframe, metadata)
"/freqtrade/user_data/strategies/BinHV45.py", line 56, in populate_sell_trend
dataframe[:, 'sell'] = 0
"/root/.local/lib/python3.9/site-packages/pandas/core/frame.py", line 3163, in __setitem__
self._set_item(key, value)
"/root/.local/lib/python3.9/site-packages/pandas/core/frame.py", line 3242, in _set_item
value = self._sanitize_column(key, value)
"/root/.local/lib/python3.9/site-packages/pandas/core/frame.py", line 3931, in _sanitize_column
if broadcast and key in self.columns and value.ndim == 1:
"/root/.local/lib/python3.9/site-packages/pandas/core/indexes/base.py", line 4265, in __contains__
hash(key)
TypeError: unhashable type: 'slice'
| Traceback (most recent call last):
"cupy/cuda/driver.pyx", line 247, in cupy.cuda.driver.moduleUnload
"cupy/cuda/driver.pyx", line 118, in cupy.cuda.driver.check_status
TypeError: 'NoneType' object is not callable
| 0.522738 |
Traceback (most recent call last):
"C:\Users\Sasha\Anaconda2\lib\site-packages\spyder\plugins\ipythonconsole.py", line 906, in <lambda>
clear_variables))
"C:\Users\Sasha\Anaconda2\lib\site-packages\spyder\plugins\ipythonconsole.py", line 948, in execute_code
sw.sig_prompt_ready.disconnect()
TypeError: disconnect() failed between 'sig_prompt_ready' and all its connections
| Traceback (most recent call last):
"LegendItem.py", line 254, in paint
path = drawSymbol(p, symbol, size, pen, brush)
"ScatterPlotItem.py", line 66, in drawSymbol
painter.drawPath(symbol)
TypeError: 'PySide2.QtGui.QPainter.drawPath' called with wrong argument types:
| 0.451116 |
Traceback (most recent call last):
"E:/Practice/testing.py", line 6, in <module>
print(len(playlist.video_urls))
"C:\Python\Python 3.7\lib\site-packages\pytube\contrib\playlist.py", line 242, in video_urls
for page in list(self._paginate())
"C:\Python\Python 3.7\lib\site-packages\pytube\contrib\playlist.py", line 111, in _paginate
req = request.get(load_more_url, extra_headers=headers)
TypeError: get() got an unexpected keyword argument 'extra_headers'
| Traceback (most recent call last):
"/disk/home/sinan/Downloads/spack/bin/spack", line 48, in <module>
sys.exit(spack.main.main())
"/disk/home/sinan/Downloads/spack/lib/spack/spack/main.py", line 697, in main
return _invoke_command(command, parser, args, unknown)
"/disk/home/sinan/Downloads/spack/lib/spack/spack/main.py", line 447, in _invoke_command
return_val = command(parser, args)
"/disk/home/sinan/Downloads/spack/lib/spack/spack/cmd/create.py", line 719, in create
package = package_class(**constr_args)
TypeError: __init__() got an unexpected keyword argument 'url'
| 0.62515 |
Traceback (most recent call last):
"/home/gjc216/.virtualenvs/nipype/lib/python3.5/site-packages/nipype/pipeline/plugins/base.py", line 245, in run
result = self._get_result(taskid)
"/home/gjc216/.virtualenvs/nipype/lib/python3.5/site-packages/nipype/pipeline/plugins/base.py", line 518, in _get_result
if self._is_pending(taskid):
"/home/gjc216/.virtualenvs/nipype/lib/python3.5/site-packages/nipype/pipeline/plugins/pbs.py", line 55, in _is_pending
return errmsg not in e
TypeError: a bytes-like object is required, not 'str'
| Traceback (most recent call last):
"/home/cold/Priv8Tools/dirsearch/dirsearch.py", line 47, in <module>
main = Program()
"/home/cold/Priv8Tools/dirsearch/dirsearch.py", line 43, in __init__
self.controller = Controller(self.script_path, self.arguments, self.output)
"/home/cold/Priv8Tools/dirsearch/lib/controller/controller.py", line 169, in __init__
self.printConfig()
"/home/cold/Priv8Tools/dirsearch/lib/controller/controller.py", line 272, in printConfig
self.output.config(
"/home/cold/Priv8Tools/dirsearch/lib/output/cli_output.py", line 217, in config
config += self.separation(config, particle) + particle
TypeError: separation() takes 2 positional arguments but 3 were given
| 0.541296 |
Traceback (most recent call last): (/base/data/home/apps/s~oppiatestserver/3-0-6.432116405664477709/third_party/python_libs/mapreduce/handlers.py:517)
"/base/data/home/apps/s~oppiatestserver/3-0-6.432116405664477709/third_party/python_libs/mapreduce/handlers.py", line 503, in handle
tstate.input_reader, shard_state, tstate, ctx)
"/base/data/home/apps/s~oppiatestserver/3-0-6.432116405664477709/third_party/python_libs/mapreduce/handlers.py", line 593, in _process_inputs
entity, input_reader, ctx, tstate):
"/base/data/home/apps/s~oppiatestserver/3-0-6.432116405664477709/third_party/python_libs/mapreduce/handlers.py", line 635, in _process_datum
for output in result:
"/base/data/home/apps/s~oppiatestserver/3-0-6.432116405664477709/core/domain/prod_validation_jobs_one_off.py", line 118, in map
validator.validate(model_instance)
"/base/data/home/apps/s~oppiatestserver/3-0-6.432116405664477709/core/domain/base_model_validators.py", line 379, in validate
func(item)
"/base/data/home/apps/s~oppiatestserver/3-0-6.432116405664477709/core/domain/recommendations_validators.py", line 90, in _validate_topic_similarities
all_topics = list(item.content.keys())
AttributeError: 'unicode' object has no attribute 'keys'
| Traceback (most recent call last):
"<stdin>", line 1, in <module>
AttributeError: 'Generator' object has no attribute 'isbn13'
| 0.543409 |
Traceback (most recent call last):
"C:\Users\rossmar\Documents\github\dask\issues\empty-partitions.py", line 6, in <module>
ddf[ddf.x > 4].x.cumsum().compute()
"C:\miniforge\lib\site-packages\dask\base.py", line 281, in compute
(result,) = compute(self, traverse=False, **kwargs)
"C:\miniforge\lib\site-packages\dask\base.py", line 563, in compute
results = schedule(dsk, keys, **kwargs)
"C:\miniforge\lib\site-packages\dask\threaded.py", line 76, in get
results = get_async(
"C:\miniforge\lib\site-packages\dask\local.py", line 487, in get_async
raise_exception(exc, tb)
"C:\miniforge\lib\site-packages\dask\local.py", line 317, in reraise
raise exc
"C:\miniforge\lib\site-packages\dask\local.py", line 222, in execute_task
result = _execute_task(task, data)
"C:\miniforge\lib\site-packages\dask\core.py", line 121, in _execute_task
return func(*(_execute_task(a, cache) for a in args))
"C:\miniforge\lib\site-packages\pandas\core\ops\common.py", line 65, in new_method
return method(self, other)
"C:\miniforge\lib\site-packages\pandas\core\arraylike.py", line 89, in __add__
return self._arith_method(other, operator.add)
"C:\miniforge\lib\site-packages\pandas\core\series.py", line 4995, in _arith_method
result = ops.arithmetic_op(lvalues, rvalues, op)
"C:\miniforge\lib\site-packages\pandas\core\ops\array_ops.py", line 189, in arithmetic_op
res_values = _na_arithmetic_op(lvalues, rvalues, op)
"C:\miniforge\lib\site-packages\pandas\core\ops\array_ops.py", line 149, in _na_arithmetic_op
result = _masked_arith_op(left, right, op)
"C:\miniforge\lib\site-packages\pandas\core\ops\array_ops.py", line 111, in _masked_arith_op
result[mask] = op(xrav[mask], y)
TypeError: unsupported operand type(s) for +: 'int' and 'NoneType'
| Traceback (most recent call last):
"/lib/security/howdy/compare.py", line 219, in <module>
face_locations = face_detector(gsframe, 1)
TypeError: 'NoneType' object is not callable'
| 0.588536 |
Traceback (most recent call last):
"$viper_folder/core/ui/console.py", line 240, in start
module.run()
"$viper_folder/modules/yarascan.py", line 215, in run
self.scan()
"$viper_folder/modules/yarascan.py", line 97, in scan
rules = yara.compile(arg_rule)
SyntaxError: $viper_folder/data/yara/apt_fancybear_dnc.yar(52): undefined identifier "filename"
| Traceback (most recent call last):
"loki.py", line 1088, in initialize_yara_rules
'md5': dummy,
SyntaxError: /home/osboxes/Downloads/Loki/signature-base/yara/apt_lotusblossom_elise.yar(28): invalid field name "imphash"
| 0.582886 |
Traceback (most recent call last):
"c:\python3\Lib\threading.py", line 916, in _bootstrap_inner
self.run()
"C:\XX\ContributeSpider\Operator\UiOperator.py", line 142, in run
self.operate_ui(start_time, task_start_time, host)
"C:\XX\ContributeSpider\Operator\UiOperator.py", line 175, in operate_ui
if not self.operate_search(host):
"C:\XX\ContributeSpider\Operator\UiOperator.py", line 162, in operate_search
if self.exception_revive(host):
"C:\XX\ContributeSpider\Operator\UiOperator.py", line 222, in exception_revive
if self.restore_from_frontpage():
"C:\XX\ContributeSpider\Operator\UiOperator.py", line 296, in restore_from_frontpage
if search_icon_bar.exists:
"C:\XX\venv\lib\site-packages\uiautomator\__init__.py", line 883, in exists
return self.jsonrpc.exist(self.selector)
"C:\XX\venv\lib\site-packages\uiautomator\__init__.py", line 432, in wrapper
server.start()
"C:\XX\venv\lib\site-packages\uiautomator\__init__.py", line 470, in start
self.install()
"C:\XX\venv\lib\site-packages\uiautomator\__init__.py", line 405, in install
self.adb.cmd("install", "-r -t", os.path.join(base_dir, apk)).wait()
"C:\XX\venv\lib\site-packages\uiautomator\__init__.py", line 283, in cmd
return self.raw_cmd(*["-s", serial] + list(args))
"C:\XX\venv\lib\site-packages\uiautomator\__init__.py", line 292, in raw_cmd
return subprocess.Popen(cmd_line, shell=True, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
"c:\python3\Lib\subprocess.py", line 594, in __init__
_cleanup()
"c:\python3\Lib\subprocess.py", line 205, in _cleanup
res = inst._internal_poll(_deadstate=sys.maxsize)
"c:\python3\Lib\subprocess.py", line 1025, in _internal_poll
if _WaitForSingleObject(self._handle, 0) == _WAIT_OBJECT_0:
OSError: [WinError 6] 句柄无效。``` | Traceback (most recent call last):
"/usr/local/lib/python3.4/dist-packages/radicale/__main__.py", line 111, in run
serve(configuration, logger)
"/usr/local/lib/python3.4/dist-packages/radicale/__main__.py", line 193, in serve
address, port, application, server_class, RequestHandler)
"/usr/lib/python3.4/wsgiref/simple_server.py", line 153, in make_server
server = server_class((host, port), handler_class)
"/usr/local/lib/python3.4/dist-packages/radicale/__init__.py", line 150, in __init__
self.server_bind()
"/usr/lib/python3.4/wsgiref/simple_server.py", line 50, in server_bind
HTTPServer.server_bind(self)
"/usr/lib/python3.4/http/server.py", line 133, in server_bind
socketserver.TCPServer.server_bind(self)
"/usr/lib/python3.4/socketserver.py", line 440, in server_bind
self.socket.bind(self.server_address)
OSError: [Errno 99] Cannot assign requested address
| 0.572668 |
Traceback (most recent call last):
"/usr/lib/python3.6/site-packages/aiohttp/web_protocol.py", line 405, in start
await resp.prepare(request)
"/usr/lib/python3.6/site-packages/aiohttp/web_response.py", line 300, in prepare
return await self._start(request)
"/usr/lib/python3.6/site-packages/aiohttp/web_response.py", line 605, in _start
return await super()._start(request)
"/usr/lib/python3.6/site-packages/aiohttp/web_response.py", line 367, in _start
await writer.write_headers(status_line, headers)
"/usr/lib/python3.6/site-packages/aiohttp/http_writer.py", line 100, in write_headers
buf = _serialize_headers(status_line, headers)
"aiohttp/_http_writer.pyx", line 138, in aiohttp._http_writer._serialize_headers
"aiohttp/_http_writer.pyx", line 110, in aiohttp._http_writer.to_str
TypeError: Cannot serialize non-str key None
|
Traceback (most recent call last):
"jupyterhub/jupyterhub/app.py", line 1293, in launch_instance_async
yield self.initialize(argv)
"/usr/lib64/python3.5/types.py", line 199, in __next__
return next(self.__wrapped)
"jupyterhub/jupyterhub/app.py", line 1085, in initialize
self.load_config_file(self.config_file)
"<decorator-gen-5>", line 2, in load_config_file
"traitlets/config/application.py", line 74, in catch_config_error
return method(app, *args, **kwargs)
"traitlets/config/application.py", line 565, in load_config_file
self.update_config(config)
"traitlets/config/configurable.py", line 192, in update_config
self._load_config(config)
"traitlets/config/configurable.py", line 169, in _load_config
warn(msg)
"/usr/lib64/python3.5/contextlib.py", line 66, in __exit__
next(self.gen)
"traitlets/traitlets.py", line 1085, in hold_trait_notifications
self.notify_change(change)
"traitlets/traitlets.py", line 1127, in notify_change
c(change)
TypeError: _hub_prefix_changed() missing 2 required positional arguments: 'old' and 'new' | 0.533063 |
`Traceback (most recent call last):
"C:\Users\vince\anaconda3\envs\mlsp_tf2_env\lib\site-packages\google\protobuf\internal\python_message.py", line 561, in init
copy.MergeFrom(new_val)
"C:\Users\vince\anaconda3\envs\mlsp_tf2_env\lib\site-packages\google\protobuf\internal\python_message.py", line 1320, in MergeFrom
raise TypeError(
TypeError: Parameter to MergeFrom() must be instance of same class: expected TensorShapeProto got TensorShapeProto.
| Traceback (most recent call last):
"./deepy.py", line 67, in <module>
old_style_args, conf = ConfigMonster().consume_args(extra_conf=extra_conf)
"/home/ubuntu/gpt-neox/megatron/config_monster.py", line 379, in consume_args
ds_runner_conf, megatron_conf, ds_config_conf = self.derive_params_and_split(conf)
"/home/ubuntu/gpt-neox/megatron/config_monster.py", line 318, in derive_params_and_split
world_size = ((num_gpus / pp_size) / mp_size)
TypeError: unsupported operand type(s) for /: 'NoneType' and 'int'
| 0.524764 |
```Traceback (most recent call last):
"/home/fc_dev/python/Actions/attackTitan.py", line 29, in main
self.Console.pullShell("/sdcard/screen.png", "screen.png")
"/home/fc_dev/python/Tools/shell.py", line 29, in pullShell
self.device.Pull(remote)
"/home/fc_dev/python/adb/adb_commands.py", line 303, in Pull
self.filesync_handler.Pull(conn, device_filename, dest_file, progress_callback)
"/home/fc_dev/python/adb/filesync_protocol.py", line 94, in Pull
for cmd_id, _, data in cnxn.ReadUntil((b'DATA',), b'DONE'):
"/home/fc_dev/python/adb/filesync_protocol.py", line 243, in ReadUntil
cmd_id, header, data = self.Read(expected_ids + finish_ids)
"/home/fc_dev/python/adb/filesync_protocol.py", line 215, in Read
self._Flush()
"/home/fc_dev/python/adb/filesync_protocol.py", line 255, in _Flush
self.adb.Write(self.send_buffer[:self.send_idx])
AttributeError: 'NoneType' object has no attribute 'Write'
| `Traceback (most recent call last):
"db_drivers.py", line 113, in insertoDatos
Driver.insert_many(datos).execute()
"C:\Program
s (x86)\Python37-32\lib\site-packages\peewee.py", line 1625, in inner
return method(self, database, *args, **kwargs)
"C:\Program
s (x86)\Python37-32\lib\site-packages\peewee.py", line 1696, in execute
return self._execute(database)
"C:\Program
s (x86)\Python37-32\lib\site-packages\peewee.py", line 2358, in _execute
return super(Insert, self)._execute(database)
"C:\Program
s (x86)\Python37-32\lib\site-packages\peewee.py", line 2119, in _execute
cursor = self.execute_returning(database)
"C:\Program
s (x86)\Python37-32\lib\site-packages\peewee.py", line 2126, in execute_returning
cursor = database.execute(self)
"C:\Program
s (x86)\Python37-32\lib\site-packages\playhouse\postgres_ext.py", line 463, in execute
sql, params = ctx.sql(query).query()
"C:\Program
s (x86)\Python37-32\lib\site-packages\peewee.py", line 567, in sql
return obj.__sql__(self)
"C:\Program
s (x86)\Python37-32\lib\site-packages\peewee.py", line 2342, in __sql__
self._generate_insert(self._insert, ctx)
"C:\Program
s (x86)\Python37-32\lib\site-packages\peewee.py", line 2244, in _generate_insert
column = getattr(self.table, key)
AttributeError: type object 'Driver' has no attribute 'SiteId'`
| 0.648602 |
Traceback (most recent call last):
"<ipython-input-35-0ccfc701b0c1>", line 1, in <module>
UTC('2005/01/01 20:00:10')
"/home/eule/dev/obspy/obspy/core/utcdatetime.py", line 323, in __init__
dt = datetime.datetime(*args, **kwargs)
TypeError: an integer is required (got type str)
| Traceback (most recent call last):
"qt\app.py", line 199, in preferencesTriggered
"qt\preferences_dialog.py", line 148, in load
TypeError: setText(self, str): argument 1 has unexpected type 'int' | 0.570249 |
Traceback (most recent call last):
"min_example.py", line 28, in <module>
flow.visualize(flow_state=state)
"/Users/jtherhaa/miniconda3/envs/prefect/lib/python3.6/site-packages/prefect/core/flow.py", line 1089, in visualize
for map_index, _ in enumerate(flow_state.result[t].map_states):
AttributeError: 'Skipped' object has no attribute 'map_states'
| Traceback (most recent call last):
"/usr/local/miniconda/lib/python3.7/site-packages/nipype/pipeline/plugins/multiproc.py", line 269, in _send_procs_to_workers
num_subnodes = self.procs[jobid].num_subnodes()
"/usr/local/miniconda/lib/python3.7/site-packages/nipype/pipeline/engine/nodes.py", line 1204, in num_subnodes
self._get_inputs()
"/usr/local/miniconda/lib/python3.7/site-packages/nipype/pipeline/engine/nodes.py", line 1219, in _get_inputs
super(MapNode, self)._get_inputs()
"/usr/local/miniconda/lib/python3.7/site-packages/nipype/pipeline/engine/nodes.py", line 521, in _get_inputs
outputs = _load_resultfile(results_file)[0].outputs
"/usr/local/miniconda/lib/python3.7/site-packages/nipype/pipeline/engine/utils.py", line 311, in load_resultfile
if resolve and result.outputs:
AttributeError: 'NoneType' object has no attribute 'outputs'
| 0.629976 |
Traceback (most recent call last):
"C:\Users\lshom\AppData\Local\Programs\Python\Python38-32\lib\site-packages\pip\_vendor\pkg_resources\__init__.py", line 3012, in _parsed_pkg_info
return self._pkg_info
"C:\Users\lshom\AppData\Local\Programs\Python\Python38-32\lib\site-packages\pip\_vendor\pkg_resources\__init__.py", line 2815, in __getattr__
raise AttributeError(attr)
AttributeError: _pkg_info
| 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.523668 |
Traceback (most recent call last):
"/Users/michaelw/Virtualenvs/terraform_012/lib/python3.7/site-packages/radish/hookregistry.py", line 132, in call
func(model, *args, **kwargs)
"/Users/michaelw/Virtualenvs/terraform_012/lib/python3.7/site-packages/terraform_compliance/steps/terrain.py", line 7, in load_terraform_data
world.config.terraform = TerraformParser(world.config.user_data['plan_file'])
"/Users/michaelw/Virtualenvs/terraform_012/lib/python3.7/site-packages/terraform_compliance/extensions/terraform.py", line 38, in __init__
self.parse()
"/Users/michaelw/Virtualenvs/terraform_012/lib/python3.7/site-packages/terraform_compliance/extensions/terraform.py", line 279, in parse
self._mount_references()
"/Users/michaelw/Virtualenvs/terraform_012/lib/python3.7/site-packages/terraform_compliance/extensions/terraform.py", line 249, in _mount_references
ref_type, ref_address = source_resource.split('.')
ValueError: too many values to unpack (expected 2)
| Traceback (most recent call last):
"/usr/local/bin/tensorboard", line 8, in <module>
sys.exit(run_main())
"/usr/local/lib/python3.6/site-packages/tensorboard/main.py", line 66, in run_main
app.run(tensorboard.main, flags_parser=tensorboard.configure)
"/usr/local/lib/python3.6/dist-packages/absl/app.py", line 299, in run
_run_main(main, args)
"/usr/local/lib/python3.6/dist-packages/absl/app.py", line 250, in _run_main
sys.exit(main(argv))
/usr/local/lib/python3.6/site-packages/tensorboard/program.py", line 268, in main
return runner(self.flags) or 0
"/usr/local/lib/python3.6/site-packages/tensorboard/program.py", line 282, in _run_serve_subcommand
server = self._make_server()
"/usr/local/lib/python3.6/site-packages/tensorboard/program.py", line 361, in _make_server
self.assets_zip_provider)
"/usr/local/lib/python3.6/site-packages/tensorboard/backend/application.py", line 165, in standard_tensorboard_wsgi
flags, plugin_loaders, data_provider, assets_zip_provider, multiplexer)
"/usr/local/lib/python3.6/site-packages/tensorboard/backend/application.py", line 234, in TensorBoardWSGIApp
return TensorBoardWSGI(tbplugins, flags.path_prefix)
"/usr/local/lib/python3.6/site-packages/tensorboard/backend/application.py", line 286, in __init__
raise ValueError('Duplicate plugins for name %s' % plugin.plugin_name)
ValueError: Duplicate plugins for name projector
| 0.54117 |
Traceback (most recent call last):
"src/gevent/greenlet.py", line 766, in gevent._greenlet.Greenlet.run
"mars/actors/pool/gevent_pool.pyx", line 88, in mars.actors.pool.gevent_pool.ActorExecutionContext.fire_run
"mars/actors/pool/gevent_pool.pyx", line 91, in mars.actors.pool.gevent_pool.ActorExecutionContext.fire_run
"mars/actors/pool/gevent_pool.pyx", line 102, in mars.actors.pool.gevent_pool.ActorExecutionContext.fire_run
"mars/actors/pool/gevent_pool.pyx", line 96, in mars.actors.pool.gevent_pool.ActorExecutionContext.fire_run
"mars/actors/core.pyx", line 112, in mars.actors.core._FunctionActor.on_receive
"mars/actors/core.pyx", line 114, in mars.actors.core._FunctionActor.on_receive
"/Users/wenjun.swj/Code/mars/mars/utils.py", line 288, in _wrapped
return func(*args, **kwargs)
"/Users/wenjun.swj/Code/mars/mars/scheduler/graph.py", line 335, in execute_graph
self.prepare_graph(compose=compose)
"/Users/wenjun.swj/Code/mars/mars/utils.py", line 288, in _wrapped
return func(*args, **kwargs)
"/Users/wenjun.swj/Code/mars/mars/scheduler/graph.py", line 475, in prepare_graph
td = self.tile_fetch_tileable(tileable)
"/Users/wenjun.swj/Code/mars/mars/scheduler/graph.py", line 936, in tile_fetch_tileable
fetch_graph = deserialize_graph(graph_ref.build_fetch_graph(tileable_key))
"mars/actors/core.pyx", line 65, in mars.actors.core.ActorRef.__getattr__._mt_call
"mars/actors/core.pyx", line 37, in mars.actors.core.ActorRef.send
"mars/actors/pool/gevent_pool.pyx", line 179, in mars.actors.pool.gevent_pool.ActorContext.send
"mars/actors/pool/gevent_pool.pyx", line 754, in mars.actors.pool.gevent_pool.Communicator.send
"mars/actors/pool/gevent_pool.pyx", line 755, in mars.actors.pool.gevent_pool.Communicator.send
"mars/actors/pool/gevent_pool.pyx", line 750, in mars.actors.pool.gevent_pool.Communicator._send
"mars/actors/pool/gevent_pool.pyx", line 657, in mars.actors.pool.gevent_pool.Communicator._dispatch
"mars/actors/pool/gevent_pool.pyx", line 682, in mars.actors.pool.gevent_pool.Communicator._send_local
"src/gevent/greenlet.py", line 709, in gevent._greenlet.Greenlet.get
"src/gevent/greenlet.py", line 317, in gevent._greenlet.Greenlet._raise_exception
"/Users/wenjun.swj/miniconda3/lib/python3.7/site-packages/gevent/_compat.py", line 47, in reraise
raise value.with_traceback(tb)
"src/gevent/greenlet.py", line 766, in gevent._greenlet.Greenlet.run
"mars/actors/pool/gevent_pool.pyx", line 72, in mars.actors.pool.gevent_pool.MessageContext.result
"mars/actors/pool/gevent_pool.pyx", line 73, in mars.actors.pool.gevent_pool.MessageContext.result
"src/gevent/event.py", line 344, in gevent._event.AsyncResult.result
"src/gevent/event.py", line 268, in gevent._event.AsyncResult.get
"src/gevent/event.py", line 286, in gevent._event.AsyncResult.get
"src/gevent/event.py", line 266, in gevent._event.AsyncResult._raise_exception
"/Users/wenjun.swj/miniconda3/lib/python3.7/site-packages/gevent/_compat.py", line 47, in reraise
raise value.with_traceback(tb)
"mars/actors/pool/gevent_pool.pyx", line 96, in mars.actors.pool.gevent_pool.ActorExecutionContext.fire_run
"mars/actors/core.pyx", line 112, in mars.actors.core._FunctionActor.on_receive
"mars/actors/core.pyx", line 114, in mars.actors.core._FunctionActor.on_receive
"/Users/wenjun.swj/Code/mars/mars/scheduler/graph.py", line 928, in build_fetch_graph
return serialize_graph(graph)
"/Users/wenjun.swj/Code/mars/mars/utils.py", line 217, in serialize_graph
ser_graph = graph.to_pb().SerializeToString()
"mars/graph.pyx", line 431, in mars.graph.DirectedGraph.to_pb
"mars/serialize/core.pyx", line 563, in mars.serialize.core.Serializable.to_pb
"mars/serialize/core.pyx", line 547, in mars.serialize.core.Serializable.serialize
"mars/serialize/core.pyx", line 665, in mars.serialize.core.Provider.serialize_model
"mars/serialize/core.pyx", line 141, in mars.serialize.core.Field.serialize
"mars/serialize/core.pyx", line 142, in mars.serialize.core.Field.serialize
"mars/serialize/pbserializer.pyx", line 476, in mars.serialize.pbserializer.ProtobufSerializeProvider.serialize_field
"mars/serialize/core.pyx", line 547, in mars.serialize.core.Serializable.serialize
"mars/serialize/core.pyx", line 665, in mars.serialize.core.Provider.serialize_model
"mars/serialize/core.pyx", line 141, in mars.serialize.core.Field.serialize
"mars/serialize/core.pyx", line 142, in mars.serialize.core.Field.serialize
"mars/serialize/pbserializer.pyx", line 447, in mars.serialize.pbserializer.ProtobufSerializeProvider.serialize_field
"mars/serialize/core.pyx", line 142, in mars.serialize.core.Field.serialize
"mars/serialize/pbserializer.pyx", line 467, in mars.serialize.pbserializer.ProtobufSerializeProvider.serialize_field
"mars/serialize/core.pyx", line 547, in mars.serialize.core.Serializable.serialize
"mars/serialize/core.pyx", line 665, in mars.serialize.core.Provider.serialize_model
"mars/serialize/core.pyx", line 141, in mars.serialize.core.Field.serialize
"mars/serialize/core.pyx", line 142, in mars.serialize.core.Field.serialize
"mars/serialize/pbserializer.pyx", line 485, in mars.serialize.pbserializer.ProtobufSerializeProvider.serialize_field
"mars/serialize/pbserializer.pyx", line 428, in mars.serialize.pbserializer.ProtobufSerializeProvider._set_value
"mars/serialize/pbserializer.pyx", line 365, in mars.serialize.pbserializer.ProtobufSerializeProvider._set_typed_value
"mars/serialize/pbserializer.pyx", line 246, in mars.serialize.pbserializer.ProtobufSerializeProvider._set_tuple
"mars/serialize/pbserializer.pyx", line 428, in mars.serialize.pbserializer.ProtobufSerializeProvider._set_value
"mars/serialize/pbserializer.pyx", line 365, in mars.serialize.pbserializer.ProtobufSerializeProvider._set_typed_value
"mars/serialize/pbserializer.pyx", line 246, in mars.serialize.pbserializer.ProtobufSerializeProvider._set_tuple
"mars/serialize/pbserializer.pyx", line 428, in mars.serialize.pbserializer.ProtobufSerializeProvider._set_value
"mars/serialize/pbserializer.pyx", line 338, in mars.serialize.pbserializer.ProtobufSerializeProvider._set_typed_value
TypeError: nan has type float, but expected one of: int, long
| 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.497905 |
Traceback (most recent call last):
"site-packages\calibre\utils\formatter.py", line 375, in safe_format
"site-packages\calibre\utils\formatter.py", line 340, in evaluate
"site-packages\calibre\utils\formatter.py", line 264, in _eval_program
"site-packages\calibre\utils\formatter.py", line 106, in program
"site-packages\calibre\utils\formatter.py", line 113, in statement
"site-packages\calibre\utils\formatter.py", line 157, in expr
"site-packages\calibre\utils\formatter.py", line 113, in statement
"site-packages\calibre\utils\formatter.py", line 157, in expr
"site-packages\calibre\utils\formatter.py", line 113, in statement
"site-packages\calibre\utils\formatter.py", line 157, in expr
"site-packages\calibre\utils\formatter.py", line 113, in statement
"site-packages\calibre\utils\formatter.py", line 169, in expr
"site-packages\calibre\utils\formatter_functions.py", line 132, in eval_
"site-packages\calibre\utils\formatter_functions.py", line 359, in evaluate
"site-packages\calibre\ebooks\metadata\book\formatter.py", line 32, in get_value
ValueError: Value: unknown field #genre
| Traceback (most recent call last):
"/home/user/.local/bin/wsl-windows-toolbar", line 8, in <module>
sys.exit(cli())
"/usr/lib/python3/dist-packages/click/core.py", line 764, in __call__
return self.main(*args, **kwargs)
"/usr/lib/python3/dist-packages/click/core.py", line 717, in main
rv = self.invoke(ctx)
"/usr/lib/python3/dist-packages/click/core.py", line 956, in invoke
return ctx.invoke(self.callback, **ctx.params)
"/usr/lib/python3/dist-packages/click/core.py", line 555, in invoke
return callback(*args, **kwargs)
"/home/user/.local/lib/python3.8/site-packages/wsl_windows_toolbar/wsl_windows_toolbar.py", line 237, in cli
menu = xdg.Menu.parse(menu_file.name)
"/home/user/.local/lib/python3.8/site-packages/xdg/Menu.py", line 1128, in parse
return XMLMenuBuilder(debug).parse(filename)
"/home/user/.local/lib/python3.8/site-packages/xdg/Menu.py", line 632, in parse
menu = self.parse_menu(tree.getroot(), filename)
"/home/user/.local/lib/python3.8/site-packages/xdg/Menu.py", line 650, in parse_menu
self.parse_node(node, filename, menu)
"/home/user/.local/lib/python3.8/site-packages/xdg/Menu.py", line 659, in parse_node
menu = self.parse_menu(child, filename)
"/home/user/.local/lib/python3.8/site-packages/xdg/Menu.py", line 650, in parse_menu
self.parse_node(node, filename, menu)
"/home/user/.local/lib/python3.8/site-packages/xdg/Menu.py", line 682, in parse_node
parent.Rules.append(self.parse_rule(child))
"/home/user/.local/lib/python3.8/site-packages/xdg/Menu.py", line 759, in parse_rule
return Rule(type, tree)
"/home/user/.local/lib/python3.8/site-packages/xdg/Menu.py", line 421, in __init__
self.code = compile(self.expression, '<compiled-menu-rule>', 'eval')
ValueError: Name node can't be used with 'True' constant
| 0.612475 |
Traceback (most recent call last):
"/home/juhaj/venv_toga/lib/python3.5/site-packages/toga_gtk/app.py", line 116, in _startup
self.startup()
"/home/juhaj/venv_toga/lib/python3.5/site-packages/toga_demo/app.py", line 55, in startup
self.main_window.toolbar = [cmd1, toga.SEPARATOR, cmd2]
AttributeError: module 'toga' has no attribute 'SEPARATOR'
| Traceback (most recent call last):
"/srv/zulip-venv-cache/6176a52fab8737c09656fc8ad0352547e9801c07/zulip-py3-venv/lib/python3.6/site-packages/django/contrib/sessions/backends/base.py", line 202, in _get_session
return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'
| 0.522937 |
Traceback (most recent call last):
"C:\Users\91901\anaconda3\envs\tf_1\lib\site-packages\IPython\core\interactiveshell.py", line 2044, in showtraceback
stb = value._render_traceback_()
AttributeError: 'ImportError' object has no attribute '_render_traceback_'
| Traceback (most recent call last):
"/home/testuser/venv/bin/ansible-lint", line 8, in <module>
sys.exit(main())
"/home/testuser/venv/lib/python3.6/site-packages/ansiblelint/__main__.py", line 187, in main
matches.extend(runner.run())
"/home/testuser/venv/lib/python3.6/site-packages/ansiblelint/__init__.py", line 287, in run
skip_list=self.skip_list))
"/home/testuser/venv/lib/python3.6/site-packages/ansiblelint/__init__.py", line 177, in run
matches.extend(rule.matchtasks(playbookfile, text))
"/home/testuser/venv/lib/python3.6/site-packages/ansiblelint/__init__.py", line 87, in matchtasks
yaml = ansiblelint.utils.append_skipped_rules(yaml, text, file['type'])
"/home/testuser/venv/lib/python3.6/site-packages/ansiblelint/utils.py", line 596, in append_skipped_rules
yaml_skip = _append_skipped_rules(pyyaml_data, file_text, file_type)
"/home/testuser/venv/lib/python3.6/site-packages/ansiblelint/utils.py", line 635, in _append_skipped_rules
if pyyaml_task.get('name') != ruamel_task.get('name'):
AttributeError: 'AnsibleUnicode' object has no attribute 'get'
| 0.597109 |
Traceback (most recent call last):
"/home/rgommers/anaconda3/envs/piptest/lib/python3.8/site-packages/pip/_vendor/resolvelib/resolvers.py", line 186, in _merge_into_criterion
crit = self.state.criteria[name]
KeyError: 'numpy'
| Traceback (most recent call last):
"/usr/src/homeassistant/homeassistant/components/homekit/__init__.py", line 422, in add_bridge_accessory
acc = get_accessory(self.hass, self.driver, state, aid, conf)
"/usr/src/homeassistant/homeassistant/components/homekit/__init__.py", line 326, in get_accessory
return TYPES[a_type](hass, driver, name, state.entity_id, aid, config)
"/usr/src/homeassistant/homeassistant/components/homekit/type_thermostats.py", line 224, in __init__
self._update_state(state)
"/usr/src/homeassistant/homeassistant/components/homekit/type_thermostats.py", line 441, in _update_state
homekit_hvac_action = HC_HASS_TO_HOMEKIT_ACTION[hvac_action]
KeyError: 'OFF'
| 0.486679 |
Traceback (most recent call last):on ..
"udemy-dl.py", line 1432, in <module>
main()
"udemy-dl.py", line 1271, in main
udemy.course_download(path=options.output, quality=options.quality, unsafe=options.unsafe)
"udemy-dl.py", line 425, in course_download
course = udemy.course(url=self.url, username=self.username, password=self.password, cookies=self.cookies)
"/Users/faizanbashir/udemy-dl/udemy/_udemy.py", line 38, in course
return Udemy(url, username, password, cookies, basic, callback)
"/Users/faizanbashir/udemy-dl/udemy/_internal.py", line 44, in __init__
super(InternUdemyCourse, self).__init__(*args, **kwargs)
"/Users/faizanbashir/udemy-dl/udemy/_shared.py", line 219, in __init__
self._fetch_course()
"/Users/faizanbashir/udemy-dl/udemy/_internal.py", line 56, in _fetch_course
self._info
=
self._real_extract(self._url)
"/Users/faizanbashir/udemy-dl/udemy/_extract.py", line 442, in _real_extract
course_id, course_info = self._extract_course_info(url)
"/Users/faizanbashir/udemy-dl/udemy/_extract.py", line 187, in _extract_course_info
portal_name, course_name = self._course_name(url)
TypeError: 'NoneType' object is not iterable`
| Traceback (most recent call last):
"/home/ums/r2295/.local/lib/python3.5/site-packages/luigi/worker.py", line 191, in run
new_deps = self._run_get_new_deps()
"/home/ums/r2295/.local/lib/python3.5/site-packages/luigi/worker.py", line 129, in _run_get_new_deps
task_gen = self.task.run()
"/home/ums/r2295/.local/lib/python3.5/site-packages/luigi/contrib/sge.py", line 259, in run
self._init_local()
"/home/ums/r2295/.local/lib/python3.5/site-packages/luigi/contrib/sge.py", line 245, in _init_local
self._dump(self.tmp_dir)
"/home/ums/r2295/.local/lib/python3.5/site-packages/luigi/contrib/sge.py", line 280, in _dump
d = d.replace('(c__main__', "(c" + module_name)
TypeError: a bytes-like object is required, not 'str'
| 0.63007 |
Traceback (most recent call last):
"/home/frappe/frappe-bench/apps/frappe/frappe/app.py", line 62, in application
response = frappe.handler.handle()
"/home/frappe/frappe-bench/apps/frappe/frappe/handler.py", line 22, in handle
data = execute_cmd(cmd)
"/home/frappe/frappe-bench/apps/frappe/frappe/handler.py", line 53, in execute_cmd
return frappe.call(method, **frappe.form_dict)
"/home/frappe/frappe-bench/apps/frappe/frappe/__init__.py", line 942, in call
return fn(*args, **newargs)
"/home/frappe/frappe-bench/apps/frappe/frappe/desk/form/save.py", line 22, in savedocs
doc.save()
"/home/frappe/frappe-bench/apps/frappe/frappe/model/document.py", line 260, in save
return self._save(*args, **kwargs)
"/home/frappe/frappe-bench/apps/frappe/frappe/model/document.py", line 283, in _save
self.insert()
"/home/frappe/frappe-bench/apps/frappe/frappe/model/document.py", line 249, in insert
self.run_post_save_methods()
"/home/frappe/frappe-bench/apps/frappe/frappe/model/document.py", line 898, in run_post_save_methods
self.run_method("on_update")
"/home/frappe/frappe-bench/apps/frappe/frappe/model/document.py", line 765, in run_method
out = Document.hook(fn)(self, *args, **kwargs)
"/home/frappe/frappe-bench/apps/frappe/frappe/model/document.py", line 1040, in composer
return composed(self, method, *args, **kwargs)
"/home/frappe/frappe-bench/apps/frappe/frappe/model/document.py", line 1023, in runner
add_to_return_value(self, fn(self, *args, **kwargs))
"/home/frappe/frappe-bench/apps/frappe/frappe/model/document.py", line 759, in <lambda>
fn = lambda self, *args, **kwargs: getattr(self, method)(*args, **kwargs)
"/home/frappe/frappe-bench/apps/erpnext/erpnext/projects/doctype/project/project.py", line 237, in on_update
self.update_dependencies_on_duplicated_project()
"/home/frappe/frappe-bench/apps/erpnext/erpnext/projects/doctype/project/project.py", line 265, in update_dependencies_on_duplicated_project
for key, value in dependency_map.iteritems():
AttributeError: 'dict' object has no attribute 'iteritems'``` | Traceback (most recent call last):
"/Users/nate/.pyenv/versions/dagster37/bin/pylint", line 8, in <module>
sys.exit(run_pylint())
"/Users/nate/.pyenv/versions/3.7.6/envs/dagster37/lib/python3.7/site-packages/pylint/__init__.py", line 22, in run_pylint
PylintRun(sys.argv[1:])
"/Users/nate/.pyenv/versions/3.7.6/envs/dagster37/lib/python3.7/site-packages/pylint/lint/run.py", line 344, in __init__
linter.check(args)
"/Users/nate/.pyenv/versions/3.7.6/envs/dagster37/lib/python3.7/site-packages/pylint/lint/pylinter.py", line 878, in check
files_or_modules,
"/Users/nate/.pyenv/versions/3.7.6/envs/dagster37/lib/python3.7/site-packages/pylint/lint/check_parallel.py", line 101, in check_parallel
_worker_check_single_file, files
"/Users/nate/.pyenv/versions/3.7.6/lib/python3.7/multiprocessing/pool.py", line 748, in next
raise value
AttributeError: 'list' object has no attribute 'nodes_of_class'
| 0.664397 |
Traceback (most recent call last):
"/home/jayjo/aspire/ib-rest/venv/bin/ptbnl", line 9, in <module>
load_entry_point('ptbnl', 'console_scripts', 'ptbnl')()
"/home/jayjo/aspire/PTBNL/ptbnl/main.py", line 74, in main
port=app['config']['server']['port'])
"/home/jayjo/aspire/ib-rest/venv/lib/python3.6/site-packages/aiohttp/web.py", line 54, in run_app
loop.run_until_complete(runner.setup())
"/usr/lib/python3.6/asyncio/base_events.py", line 443, in run_until_complete
self._check_closed()
"/usr/lib/python3.6/asyncio/base_events.py", line 357, in _check_closed
raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed
| 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) )
RuntimeError: wrapped C/C++ object of type TempGauge has been deleted
| 0.524854 |
Traceback (most recent call last):
"C:\Users\<user>\Documents\Work\backup\ms_work\quickstarts_20190604\ARM_Python\bug_report.txt", line 15, in <module>
for x in client.accounts.list_by_resource_group(resource_group_name) :
"C:\Program
s\Python\Lib\site-packages\azure\core\paging.py", line 129, in __next__
return next(self._page_iterator)
"C:\Program
s\Python\Lib\site-packages\azure\core\paging.py", line 76, in __next__
self._response = self._get_next(self.continuation_token)
"C:\Program
s\Python\Lib\site-packages\azure\mgmt\cognitiveservices\operations\_accounts_operations.py", line 370, in get_next
pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs)
"C:\Program
s\Python\Lib\site-packages\azure\core\pipeline\_base.py", line 211, in run
return first_node.send(pipeline_request)
# type: ignore
"C:\Program
s\Python\Lib\site-packages\azure\core\pipeline\_base.py", line 71, in send
response = self.next.send(request)
"C:\Program
s\Python\Lib\site-packages\azure\mgmt\core\policies\_base.py", line 47, in send
response = self.next.send(request)
"C:\Program
s\Python\Lib\site-packages\azure\core\pipeline\_base.py", line 71, in send
response = self.next.send(request)
"C:\Program
s\Python\Lib\site-packages\azure\core\pipeline\_base.py", line 71, in send
response = self.next.send(request)
"C:\Program
s\Python\Lib\site-packages\azure\core\pipeline\_base.py", line 71, in send
response = self.next.send(request)
[Previous line repeated 1 more time]
"C:\Program
s\Python\Lib\site-packages\azure\core\pipeline\policies\_redirect.py", line 158, in send
response = self.next.send(request)
"C:\Program
s\Python\Lib\site-packages\azure\core\pipeline\policies\_retry.py", line 445, in send
response = self.next.send(request)
"C:\Program
s\Python\Lib\site-packages\azure\core\pipeline\_base.py", line 69, in send
_await_result(self._policy.on_request, request)
"C:\Program
s\Python\Lib\site-packages\azure\core\pipeline\_tools.py", line 29, in await_result
result = func(*args, **kwargs)
"C:\Program
s\Python\Lib\site-packages\azure\core\pipeline\policies\_authentication.py", line 93, in on_request
self._token = self._credential.get_token(*self._scopes)
AttributeError: 'ServicePrincipalCredentials' object has no attribute 'get_token'
| Traceback (most recent call last):
"HPO_mvn_rectangular_integral.py", line 101, in <module>
feat_type=feature_types)
"/home/sfalkner/repositories/github/auto-sklearn/autosklearn/estimators.py", line 489, in fit
dataset_name=dataset_name)
"/home/sfalkner/repositories/github/auto-sklearn/autosklearn/estimators.py", line 304, in fit
super(AutoSklearnEstimator, self).fit(*args, **kwargs)
"/home/sfalkner/repositories/github/auto-sklearn/autosklearn/estimators.py", line 23, in fit
self._automl.fit(*args, **kwargs)
"/home/sfalkner/repositories/github/auto-sklearn/autosklearn/estimators.py", line 621, in fit
feat_type=feat_type, dataset_name=dataset_name)
"/home/sfalkner/repositories/github/auto-sklearn/autosklearn/automl.py", line 195, in fit
return self._fit(loaded_data_manager, metric)
"/home/sfalkner/repositories/github/auto-sklearn/autosklearn/automl.py", line 449, in _fit
_proc_smac.run_smbo()
"/home/sfalkner/repositories/github/auto-sklearn/autosklearn/smbo.py", line 587, in run_smbo
seed=1, num_trees=10)
"/home/sfalkner/repositories/virtualenvs/autosklearn/lib/python3.4/site-packages/smac-0.5.0-py3.4.egg/smac/epm/rf_with_instances.py", line 81, in __init__
"/home/sfalkner/repositories/virtualenvs/autosklearn/lib/python3.4/site-packages/pyrfr/regression.py", line 95, in set_attr
raise AttributeError("You cannot add attributes to %s" % self)
AttributeError: You cannot add attributes to <pyrfr.regression.forest_opts; proxy of <Swig Object of type 'rfr::forests::forest_options< num_t,response_t,index_t > *' at 0x7f18fcb9bb40> >
| 0.514014 |
Traceback (most recent call last):
"/opt/miniconda3/lib/python3.5/site-packages/_pytest/config.py", line 356, in _importconftest
return self._conftestpath2mod[conftestpath]
KeyError: local('/Users/johndoe/xxx/sphinx/tests/conftest.py')
| Traceback (most recent call last):
"main.py", line 204, in <module>
SM.main()
"/root/semantic_models.py", line 177, in main
wandb.agent(sweep_id, function=lambda: self.train(train_args))
"/root/complex_semantics/lib/python3.8/site-packages/wandb/wandb_agent.py", line 520, in agent
return pyagent(sweep_id, function, entity, project, count)
"/root/complex_semantics/lib/python3.8/site-packages/wandb/agents/pyagent.py", line 316, in pyagent
agent.run()
"/root/complex_semantics/lib/python3.8/site-packages/wandb/agents/pyagent.py", line 298, in run
self._run_jobs_from_queue()
"/root/complex_semantics/lib/python3.8/site-packages/wandb/agents/pyagent.py", line 251, in _run_jobs_from_queue
raise e
"/root/complex_semantics/lib/python3.8/site-packages/wandb/agents/pyagent.py", line 235, in _run_jobs_from_queue
del self._run_threads[job.run_id]
KeyError: 'jb9k4gpr'
| 0.555435 |
Traceback (most recent call last):
"/usr/lib/python3/dist-packages/astroid/__init__.py", line 89, in _inference_tip_cached
return iter(_cache[func, node])
KeyError: (<function register_builtin_transform.<locals>._transform_wrapper at 0x7fc2d4486d90>, <Call l.10 at 0x7fc2d41b0748>)
| Traceback (most recent call last):
"bug.py", line 15, in <module>
loop.run()
"/home/goncalopp/urwid/urwid/main_loop.py", line 287, in run
self._run()
"/home/goncalopp/urwid/urwid/main_loop.py", line 385, in _run
self.event_loop.run()
"/home/goncalopp/urwid/urwid/main_loop.py", line 790, in run
self._loop()
"/home/goncalopp/urwid/urwid/main_loop.py", line 827, in _loop
self._watch_files[fd]()
KeyError: 4
| 0.548154 |
Traceback (most recent call last):
"/usr/lib/python2.7/site-packages/twisted/internet/defer.py", line 150, in maybeDeferred
result = f(*args, **kw)
"/usr/lib/python2.7/site-packages/pydispatch/robustapply.py", line 55, in robustApply
return receiver(*arguments, **named)
"/usr/lib/python2.7/site-packages/scrapy/spidermiddlewares/offsite.py", line 65, in spider_opened
self.host_regex = self.get_host_regex(spider)
"/usr/lib/python2.7/site-packages/scrapy/spidermiddlewares/offsite.py", line 58, in get_host_regex
if url_pattern.match(domain):
TypeError: expected string or buffer
| Traceback (most recent call last):
"C:\Users\drewr\Desktop\Python Projects\Starcraft 2 Bot\bot.py", line 131, in <module>
], realtime=False)
"C:\Users\drewr\AppData\Roaming\Python\Python37\site-packages\sc2\main.py", line 187, in run_game
_host_game(map_settings, players, **kwargs)
"C:\Python37\lib\asyncio\base_events.py", line 568, in run_until_complete
return future.result()
"C:\Users\drewr\AppData\Roaming\Python\Python37\site-packages\sc2\main.py", line 109, in _host_game
async with SC2Process() as server:
"C:\Users\drewr\AppData\Roaming\Python\Python37\site-packages\sc2\sc2process.py", line 57, in __aenter__
self._ws = await self._connect()
"C:\Users\drewr\AppData\Roaming\Python\Python37\site-packages\sc2\sc2process.py", line 99, in _connect
ws = await websockets.connect(self.ws_url, timeout=120)
"C:\Users\drewr\AppData\Roaming\Python\Python37\site-packages\websockets\client.py", line 397, in __await__
transport, protocol = yield from self._creating_connection
TypeError: cannot 'yield from' a coroutine object in a non-coroutine generator
| 0.539393 |
Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/flexget/task.py", line 486, in __run_plugin
return method(*args, **kwargs)
"/usr/local/lib/python2.7/dist-packages/flexget/event.py", line 23, in __call__
return self.func(*args, **kwargs)
"/usr/local/lib/python2.7/dist-packages/flexget/plugins/clients/qbittorrent.py", line 172, in on_task_output
self.add_entries(task, config)
"/usr/local/lib/python2.7/dist-packages/flexget/plugins/clients/qbittorrent.py", line 115, in add_entries
save_path = entry.render(entry.get('path', config.get('path')))
"/usr/local/lib/python2.7/dist-packages/flexget/entry.py", line 292, in render
'Trying to render non string template or unrecognized template format, got %s' % repr(template))
ValueError: Trying to render non string template or unrecognized template format, got None
| Traceback (most recent call last):
"<ipython-input-3-b02775793c1a>", line 13, in <module>
bb_test = bb_test.compute()
"C:\Users\josh.ring\AppData\Local\Continuum\Miniconda3\lib\site-packages\dask\base.py", line 96, in compute
(result,) = compute(self, traverse=False, **kwargs)
"C:\Users\josh.ring\AppData\Local\Continuum\Miniconda3\lib\site-packages\dask\base.py", line 203, in compute
results = get(dsk, keys, **kwargs)
"C:\Users\josh.ring\AppData\Local\Continuum\Miniconda3\lib\site-packages\dask\threaded.py", line 76, in get
**kwargs)
"C:\Users\josh.ring\AppData\Local\Continuum\Miniconda3\lib\site-packages\dask\async.py", line 525, in get_async
raise(remote_exception(res, tb))
ValueError: invalid literal for int() with base 10: 'hardies'
| 0.563866 |
Traceback (most recent call last):
"/home/yons/miniconda3/envs/tf23/lib/python3.7/tkinter/__init__.py", line 3507, in __del__
self.tk.call('image', 'delete', self.name)
RuntimeError: main thread is not in main loop
| Traceback (most recent call last):
"/usr/lib64/python3.6/threading.py", line 916, in _bootstrap_inner
self.run()
"/usr/lib64/python3.6/threading.py", line 864, in run
self._target(*self._args, **self._kwargs)
"/usr/lib64/python3.6/multiprocessing/pool.py", line 463, in _handle_results
task = get()
"/usr/lib64/python3.6/multiprocessing/connection.py", line 251, in recv
return _ForkingPickler.loads(buf.getbuffer())
"/home/ec2-user/env/lib64/python3.6/dist-packages/torch/multiprocessing/reductions.py", line 294, in rebuild_storage_fd
fd = df.detach()
"/usr/lib64/python3.6/multiprocessing/resource_sharer.py", line 58, in detach
return reduction.recv_handle(conn)
"/usr/lib64/python3.6/multiprocessing/reduction.py", line 182, in recv_handle
return recvfds(s, 1)[0]
"/usr/lib64/python3.6/multiprocessing/reduction.py", line 161, in recvfds
len(ancdata))
RuntimeError: received 0 items of ancdata
| 0.515449 |
Traceback (most recent call last):
"test.py", line 8, in <module>
count.record(1.0, {"b": 2})
"/Users/eoakes/code/ray/python/ray/util/metrics.py", line 84, in record
self._metric.record(value, tags=final_tags)
"python/ray/includes/metric.pxi", line 54, in ray._raylet.Metric.record
c_tags[tag_k.encode("ascii")] = tag_v.encode("ascii")
AttributeError: 'int' object has no attribute 'encode'
| Traceback (most recent call last):
"/Users/jaraco/code/public/cherrypy/cherrypy/cherrypy/_cprequest.py", line 638, in respond
self._do_respond(path_info)
"/Users/jaraco/code/public/cherrypy/cherrypy/cherrypy/_cprequest.py", line 688, in _do_respond
self.hooks.run('before_request_body')
"/Users/jaraco/code/public/cherrypy/cherrypy/cherrypy/_cprequest.py", line 95, in run
self.run_hooks(iter(sorted(self[point])))
"/Users/jaraco/code/public/cherrypy/cherrypy/cherrypy/_cprequest.py", line 117, in run_hooks
hook()
"/Users/jaraco/code/public/cherrypy/cherrypy/cherrypy/_cprequest.py", line 65, in __call__
return self.callback(**self.kwargs)
"/Users/jaraco/code/public/cherrypy/cherrypy/cherrypy/lib/sessions.py", line 834, in init
set_response_cookie(path=path, path_header=path_header, name=name,
"/Users/jaraco/code/public/cherrypy/cherrypy/cherrypy/lib/sessions.py", line 875, in set_response_cookie
cherrypy.serving.request.headers.get(path_header) or
"/Users/jaraco/code/public/cherrypy/cherrypy/cherrypy/lib/httputil.py", line 425, in get
key = self.transform_key(key)
"/Users/jaraco/code/public/cherrypy/cherrypy/cherrypy/lib/httputil.py", line 460, in transform_key
return key.title()
AttributeError: 'NoneType' object has no attribute 'title'
| 0.616631 |
Traceback (most recent call last):
"/home/alex/venv/lib/python3.8/site-packages/pypika/queries.py", line 1080, in __str__
return self.get_sql(dialect=self.dialect)
"/home/alex/venv/lib/python3.8/site-packages/pypika/dialects.py", line 527, in get_sql
querystring = super(PostgreQueryBuilder, self).get_sql(
"/home/alex/venv/lib/python3.8/site-packages/pypika/queries.py", line 1189, in get_sql
querystring = self._with_sql(**kwargs)
"/home/alex/venv/lib/python3.8/site-packages/pypika/queries.py", line 1241, in _with_sql
return "WITH " + ",".join(
"/home/alex/venv/lib/python3.8/site-packages/pypika/queries.py", line 1244, in <genexpr>
+ clause.get_sql(subquery=False, with_alias=False, **kwargs)
"/home/alex/venv/lib/python3.8/site-packages/pypika/queries.py", line 79, in get_sql
return self.query.get_sql(**kwargs)
"/home/alex/venv/lib/python3.8/site-packages/pypika/dialects.py", line 538, in get_sql
querystring += self._returning_sql(with_namespace=with_namespace, **kwargs)
TypeError: _returning_sql() got multiple values for keyword argument 'with_namespace'
| Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/mehdi/.local/lib/python2.7/site-packages/hazm/Normalizer.py", line 74, in normalize
text = self.character_refinement(text)
"/home/mehdi/.local/lib/python2.7/site-packages/hazm/Normalizer.py", line 103, in character_refinement
text = text.translate(self.translations)
TypeError: expected a string or other character buffer object
| 0.527292 |
Traceback (most recent call last):
"aligner/command_line/train_and_align.py", line 171, in <module>
"aligner/command_line/train_and_align.py", line 67, in align_corpus
"aligner/aligner/base.py", line 85, in __init__
"aligner/aligner/base.py", line 89, in setup
"aligner/corpus.py", line 979, in initialize_corpus
"aligner/corpus.py", line 852, in create_mfccs
"aligner/corpus.py", line 863, in _combine_feats
NotFoundError: [Errno 2] No such file or directory: 'examples/aligned_output/CH/train/mfcc/raw_mfcc.0.scp'
| Traceback (most recent call last):
"/usr/lib/python3/dist-packages/tartube/mainapp.py", line 2435, in do_activate
self.start()
"/usr/lib/python3/dist-packages/tartube/mainapp.py", line 2600, in start
new_config_flag = self.load_config()
"/usr/lib/python3/dist-packages/tartube/mainapp.py", line 3294, in load_config
LOCALE = gettext.translation(
"/usr/lib/python3.8/gettext.py", line 603, in translation
raise
NotFoundError(ENOENT,
NotFoundError: [Errno 2] No translation file found for domain: 'base'
| 0.608782 |
Traceback (most recent call last):
"/usr/src/homeassistant/homeassistant/data_entry_flow.py", line 129, in async_init
flow, flow.init_step, data, init_done
"/usr/src/homeassistant/homeassistant/data_entry_flow.py", line 201, in _async_handle_step
result: Dict = await getattr(flow, method)(user_input)
"/usr/src/homeassistant/homeassistant/components/esphome/config_flow.py", line 104, in async_step_zeroconf
entry.data[CONF_HOST] == address
KeyError: 'host'
| Traceback (most recent call last):
"C:\Users\wdy\AppData\Local\conda\conda\envs\my_root\lib\site-packages\traitlets\traitlets.py", line 526, in get
value = obj._trait_values[self.name]
KeyError: 'loop'
| 0.430013 |
Traceback (most recent call last):
"/usr/lib/python3/dist-packages/spyder/widgets/ipythonconsole/client.py", line 561, in show_time
elapsed_time = time() - self.t0
TypeError: unsupported operand type(s) for -: 'float' and 'NoneType'
| Traceback (most recent call last):
"eventHandler.pyc", line 100, in next
"C:\Users\nikit\AppData\Roaming\nvda\addons\wintenApps\appModules\pilotshubapp.py", line 14, in event_UIA_notification
TypeError: next() got an unexpected keyword argument 'displayString'
| 0.565023 |
Traceback (most recent call last):
"C:\repos\private\awesome-panel\.venv\lib\site-packages\tornado\ioloop.py", line 758, in _run_callback
ret = callback()
"C:\repos\private\awesome-panel\.venv\lib\site-packages\tornado\stack_context.py", line 300, in null_wrapper
return fn(*args, **kwargs)
"C:\repos\private\awesome-panel\.venv\lib\site-packages\tornado\ioloop.py", line 779, in _discard_future_result
future.result()
"C:\repos\private\awesome-panel\.venv\lib\site-packages\tornado\gen.py", line 1147, in run
yielded = self.gen.send(value)
"C:\repos\private\awesome-panel\.venv\lib\site-packages\bokeh\server\session.py", line 70, in _needs_document_lock_wrapper
result = yield yield_for_all_futures(func(self, *args, **kwargs))
"C:\repos\private\awesome-panel\.venv\lib\site-packages\bokeh\server\session.py", line 191, in with_document_locked
return func(*args, **kwargs)
"C:\repos\private\awesome-panel\.venv\lib\site-packages\bokeh\document\document.py", line 1127, in wrapper
return doc._with_self_as_curdoc(invoke)
"C:\repos\private\awesome-panel\.venv\lib\site-packages\bokeh\document\document.py", line 1113, in _with_self_as_curdoc
return f()
"C:\repos\private\awesome-panel\.venv\lib\site-packages\bokeh\document\document.py", line 1126, in invoke
return f(*args, **kwargs)
"C:\repos\private\awesome-panel\.venv\lib\site-packages\bokeh\document\document.py", line 916, in remove_then_invoke
return callback(*args, **kwargs)
"C:\repos\private\awesome-panel\.venv\lib\site-packages\panel\viewable.py", line 714, in _change_event
self._process_events(events)
"C:\repos\private\awesome-panel\.venv\lib\site-packages\panel\viewable.py", line 704, in _process_events
self.set_param(**self._process_property_change(events))
"C:\repos\private\awesome-panel\.venv\lib\site-packages\param\parameterized.py", line 1219, in inner
return fn(*args, **kwargs)
"C:\repos\private\awesome-panel\.venv\lib\site-packages\param\parameterized.py", line 2573, in set_param
return self_or_cls.param.set_param(*args,**kwargs)
"C:\repos\private\awesome-panel\.venv\lib\site-packages\param\parameterized.py", line 1365, in set_param
self_._batch_call_watchers()
"C:\repos\private\awesome-panel\.venv\lib\site-packages\param\parameterized.py", line 1480, in _batch_call_watchers
watcher.fn(*events)
"C:\repos\private\awesome-panel\.venv\lib\site-packages\panel\param.py", line 345, in link_widget
self.object.set_param(**{p_name: change.new})
"C:\repos\private\awesome-panel\.venv\lib\site-packages\param\parameterized.py", line 1219, in inner
return fn(*args, **kwargs)
"C:\repos\private\awesome-panel\.venv\lib\site-packages\param\parameterized.py", line 2573, in set_param
return self_or_cls.param.set_param(*args,**kwargs)
"C:\repos\private\awesome-panel\.venv\lib\site-packages\param\parameterized.py", line 1358, in set_param
setattr(self_or_cls, k, v)
"C:\repos\private\awesome-panel\.venv\lib\site-packages\param\parameterized.py", line 294, in _f
instance_param.__set__(obj, val)
"C:\repos\private\awesome-panel\.venv\lib\site-packages\param\parameterized.py", line 296, in _f
return f(self, obj, val)
"C:\repos\private\awesome-panel\.venv\lib\site-packages\param\parameterized.py", line 838, in __set__
raise TypeError("Constant parameter '%s' cannot be modified"%self.name)
TypeError: Constant parameter 'x_range' cannot be modified
| Traceback (most recent call last):
"/srv/homeassistant/homeassistant_venv/lib/python3.4/site-packages/homeassistant/util/json.py", line 38, in save_json
data = json.dumps(config, sort_keys=True, indent=4)
"/usr/lib/python3.4/json/__init__.py", line 237, in dumps
**kw).encode(obj)
"/usr/lib/python3.4/json/encoder.py", line 194, in encode
chunks = list(chunks)
"/usr/lib/python3.4/json/encoder.py", line 422, in _iterencode
yield from _iterencode_dict(o, _current_indent_level)
"/usr/lib/python3.4/json/encoder.py", line 396, in _iterencode_dict
yield from chunks
"/usr/lib/python3.4/json/encoder.py", line 396, in _iterencode_dict
yield from chunks
"/usr/lib/python3.4/json/encoder.py", line 396, in _iterencode_dict
yield from chunks
"/usr/lib/python3.4/json/encoder.py", line 396, in _iterencode_dict
yield from chunks
"/usr/lib/python3.4/json/encoder.py", line 429, in _iterencode
o = _default(o)
"/usr/lib/python3.4/json/encoder.py", line 173, in default
raise TypeError(repr(o) + " is not JSON serializable")
TypeError: b'lJ9UpNjRI6S3Gp514vKBQ==' is not JSON serializable
| 0.525009 |
2017-09-20 13:43:12 thumbor:ERROR ERROR: Traceback (most recent call last):
"/usr/local/lib/python2.7/site-packages/thumbor/handlers/__init__.py", line 138, in get_image
self.context.request.image_url
"/usr/local/lib/python2.7/site-packages/tornado/gen.py", line 1055, in run
value = future.result()
"/usr/local/lib/python2.7/site-packages/tornado/concurrent.py", line 238, in result
raise_exc_info(self._exc_info)
"/usr/local/lib/python2.7/site-packages/tornado/gen.py", line 1069, in run
yielded = self.gen.send(value)
"/usr/local/lib/python2.7/site-packages/thumbor/handlers/__init__.py", line 623, in _fetch
fetch_result.buffer = self.context.request.engine.read(extension)
"/usr/local/lib/python2.7/site-packages/thumbor/engines/__init__.py", line 76, in read
extension)
"/usr/local/lib/python2.7/site-packages/thumbor/engines/pil.py", line 255, in read_multiple
converted_images.append(im.convert("RGB"))
"/usr/local/lib/python2.7/site-packages/PIL/Image.py", line 846, in convert
:returns: An :py:class:`~PIL.Image.Image` object.
"/usr/local/lib/python2.7/site-packages/PIL/Image.py", line 765, in load
ValueError: unrecognized raw mode
| Traceback (most recent call last):
"/home/broleo/.local/pipx/venvs/xonsh/lib/python3.7/site-packages/xonsh/main.py", line 401, in main
args = premain(argv)
"/home/broleo/.local/pipx/venvs/xonsh/lib/python3.7/site-packages/xonsh/main.py", line 352, in premain
env = start_services(shell_kwargs, args)
"/home/broleo/.local/pipx/venvs/xonsh/lib/python3.7/site-packages/xonsh/main.py", line 287, in start_services
cacheall=shell_kwargs.get("cacheall", False),
"/home/broleo/.local/pipx/venvs/xonsh/lib/python3.7/site-packages/xonsh/execer.py", line 62, in __init__
load_builtins(execer=self, ctx=xonsh_ctx)
"/home/broleo/.local/pipx/venvs/xonsh/lib/python3.7/site-packages/xonsh/built_ins.py", line 1283, in load_builtins
builtins.__xonsh__.load(execer=execer, ctx=ctx)
"/home/broleo/.local/pipx/venvs/xonsh/lib/python3.7/site-packages/xonsh/built_ins.py", line 1359, in load
self.env = Env(default_env())
"/home/broleo/.local/pipx/venvs/xonsh/lib/python3.7/site-packages/xonsh/environ.py", line 1383, in __init__
self[key] = val
"/home/broleo/.local/pipx/venvs/xonsh/lib/python3.7/site-packages/xonsh/environ.py", line 1545, in __setitem__
val = ensurer.convert(val)
"/home/broleo/.local/pipx/venvs/xonsh/lib/python3.7/site-packages/xonsh/environ.py", line 450, in convert
return cls.fromstring(x)
"/home/broleo/.local/pipx/venvs/xonsh/lib/python3.7/site-packages/xonsh/environ.py", line 413, in fromstring
esc, "default", reversed_style=reversed_default
"/home/broleo/.local/pipx/venvs/xonsh/lib/python3.7/site-packages/xonsh/ansi_colors.py", line 323, in ansi_color_escape_code_to_name
msg.format(escape_code=escape_code, names=names, name=name, n=n)
ValueError: Could not translate ANSI color code '1;5;38;5;145;48;5;124' into a known color in the palette. Specifically, the 'BOLD_SLOWBLINK_SET_FOREGROUND_5' portion of '5' in ['BOLD_', 'SLOWBLINK_', 'SET_FOREGROUND_', '5', '145', 'SET_BACKGROUND_', 'SLOWBLINK_', '124'] seems to missing.
| 0.583772 |
Traceback (most recent call last):
"/home/sandip/personal/tribler/TriblerGUI/event_request_manager.py", line 99, in on_read_data
raise RuntimeError(json_dict["event"]["text"])
RuntimeError: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionDone'>: Connection was closed cleanly.
| Traceback (most recent call last):
"vae_mnist2.py", line 371, in <module>
attack_mnist_bayes(num_attacks=args.num_attacks)
"vae_mnist2.py", line 316, in attack_mnist_bayes
itr, success, pert = bayes_opt(image, label)
"vae_mnist2.py", line 224, in bayes_opt
fit_gpytorch_model(mll)
"/home/snshukla/py33/lib/python3.7/site-packages/botorch/fit.py", line 98, in fit_gpytorch_model
mll, _ = optimizer(mll, track_iterations=False, **kwargs)
"/home/snshukla/py33/lib/python3.7/site-packages/botorch/optim/fit.py", line 192, in fit_gpytorch_scipy
callback=cb,
"/home/snshukla/py33/lib/python3.7/site-packages/scipy/optimize/_minimize.py", line 600, in minimize
callback=callback, **options)
"/home/snshukla/py33/lib/python3.7/site-packages/scipy/optimize/lbfgsb.py", line 335, in _minimize_lbfgsb
f, g = func_and_grad(x)
"/home/snshukla/py33/lib/python3.7/site-packages/scipy/optimize/lbfgsb.py", line 285, in func_and_grad
f = fun(x, *args)
"/home/snshukla/py33/lib/python3.7/site-packages/scipy/optimize/optimize.py", line 326, in function_wrapper
return function(*(wrapper_args + args))
"/home/snshukla/py33/lib/python3.7/site-packages/scipy/optimize/optimize.py", line 64, in __call__
fg = self.fun(x, *args)
"/home/snshukla/py33/lib/python3.7/site-packages/botorch/optim/fit.py", line 239, in _scipy_objective_and_grad
raise e
# pragma: nocover
"/home/snshukla/py33/lib/python3.7/site-packages/botorch/optim/fit.py", line 234, in _scipy_objective_and_grad
loss = -mll(*args).sum()
"/home/snshukla/py33/lib/python3.7/site-packages/gpytorch/module.py", line 22, in __call__
outputs = self.forward(*inputs, **kwargs)
"/home/snshukla/py33/lib/python3.7/site-packages/gpytorch/mlls/exact_marginal_log_likelihood.py", line 28, in forward
res = output.log_prob(target)
"/home/snshukla/py33/lib/python3.7/site-packages/gpytorch/distributions/multivariate_normal.py", line 128, in log_prob
inv_quad, logdet = covar.inv_quad_logdet(inv_quad_rhs=diff.unsqueeze(-1), logdet=True)
"/home/snshukla/py33/lib/python3.7/site-packages/gpytorch/lazy/lazy_tensor.py", line 1041, in inv_quad_logdet
*args,
"/home/snshukla/py33/lib/python3.7/site-packages/gpytorch/functions/_inv_quad_log_det.py", line 112, in forward
solves, t_mat = lazy_tsr._solve(rhs, preconditioner, num_tridiag=num_random_probes)
"/home/snshukla/py33/lib/python3.7/site-packages/gpytorch/lazy/lazy_tensor.py", line 630, in _solve
preconditioner=preconditioner,
"/home/snshukla/py33/lib/python3.7/site-packages/gpytorch/utils/linear_cg.py", line 161, in linear_cg
raise RuntimeError("NaNs encounterd when trying to perform matrix-vector multiplication")
RuntimeError: NaNs encounterd when trying to perform matrix-vector multiplication
| 0.508475 |
Traceback (most recent call last):
"/tmp/ansible_yKCPBv/ansible_module_dellos6_facts.py", line 445, in <module>
main()
"/tmp/ansible_yKCPBv/ansible_module_dellos6_facts.py", line 385, in main
module = NetworkModule(argument_spec=spec, supports_check_mode=True)
"/tmp/ansible_yKCPBv/ansible_modlib.zip/ansible/module_utils/network.py", line 134, in __init__
"/tmp/ansible_yKCPBv/ansible_modlib.zip/ansible/module_utils/network.py", line 172, in connect
"/tmp/ansible_yKCPBv/ansible_modlib.zip/ansible/module_utils/dellos6.py", line 196, in authorize
"/tmp/ansible_yKCPBv/ansible_modlib.zip/ansible/module_utils/shell.py", line 284, in <lambda>
"/tmp/ansible_yKCPBv/ansible_modlib.zip/ansible/module_utils/shell.py", line 274, in execute
"/tmp/ansible_yKCPBv/ansible_modlib.zip/ansible/module_utils/shell.py", line 263, in to_command
TypeError: __init__() takes exactly 3 arguments (2 given)
| Traceback (most recent call last):
"/application/kubewatch.py", line 466, in <module>
main()
"/usr/local/lib/python3.4/dist-packages/click/core.py", line 722, in __call__
return self.main(*args, **kwargs)
"/usr/local/lib/python3.4/dist-packages/click/core.py", line 697, in main
rv = self.invoke(ctx)
"/usr/local/lib/python3.4/dist-packages/click/core.py", line 895, in invoke
return ctx.invoke(self.callback, **ctx.params)
"/usr/local/lib/python3.4/dist-packages/click/core.py", line 535, in invoke
return callback(*args, **kwargs)
"/application/kubewatch.py", line 449, in main
sync(restarter)
"/application/kubewatch.py", line 353, in sync
restarter.restart()
"/application/kubewatch.py", line 117, in restart
config = self.generate_config(output)
"/application/kubewatch.py", line 139, in generate_config
aconf = Config(output)
"/usr/local/lib/python3.4/dist-packages/ambassador-0.20.0-py3.4.egg/ambassador/config.py", line 292, in __init__
"/usr/local/lib/python3.4/dist-packages/ambassador-0.20.0-py3.4.egg/ambassador/config.py", line 366, in process_yaml
"/usr/local/lib/python3.4/dist-packages/ambassador-0.20.0-py3.4.egg/ambassador/config.py", line 418, in process_object
TypeError: 'NoneType' object is not subscriptable
| 0.595777 |
Traceback (most recent call last):
"/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/bin/t2t-trainer", line 4, in <module>
__import__('pkg_resources').run_script('tensor2tensor==1.13.0', 't2t-trainer')
"/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/setuptools-40.8.0-py3.7.egg/pkg_resources/__init__.py", line 666, in run_script
"/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/setuptools-40.8.0-py3.7.egg/pkg_resources/__init__.py", line 1446, in run_script
"/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensor2tensor-1.13.0-py3.7.egg/EGG-INFO/scripts/t2t-trainer", line 33, in <module>
tf.app.run()
"/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensorflow/python/platform/app.py", line 125, in run
_sys.exit(main(argv))
"/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensor2tensor-1.13.0-py3.7.egg/EGG-INFO/scripts/t2t-trainer", line 28, in main
t2t_trainer.main(argv)
"/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensor2tensor-1.13.0-py3.7.egg/tensor2tensor/bin/t2t_trainer.py", line 439, in main
execute_schedule(exp)
"/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensor2tensor-1.13.0-py3.7.egg/tensor2tensor/bin/t2t_trainer.py", line 358, in execute_schedule
getattr(exp, FLAGS.schedule)()
"/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensor2tensor-1.13.0-py3.7.egg/tensor2tensor/utils/trainer_lib.py", line 400, in continuous_train_and_eval
self._eval_spec)
"/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensorflow_estimator/python/estimator/training.py", line 471, in train_and_evaluate
return executor.run()
"/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensorflow_estimator/python/estimator/training.py", line 611, in run
return self.run_local()
"/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensorflow_estimator/python/estimator/training.py", line 712, in run_local
saving_listeners=saving_listeners)
"/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensorflow_estimator/python/estimator/estimator.py", line 358, in train
loss = self._train_model(input_fn, hooks, saving_listeners)
"/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensorflow_estimator/python/estimator/estimator.py", line 1124, in _train_model
return self._train_model_default(input_fn, hooks, saving_listeners)
"/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensorflow_estimator/python/estimator/estimator.py", line 1154, in _train_model_default
features, labels, model_fn_lib.ModeKeys.TRAIN, self.config)
"/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensorflow_estimator/python/estimator/estimator.py", line 1112, in _call_model_fn
model_fn_results = self._model_fn(features=features, **kwargs)
"/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensor2tensor-1.13.0-py3.7.egg/tensor2tensor/utils/t2t_model.py", line 1405, in wrapping_model_fn
use_tpu=use_tpu)
"/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensor2tensor-1.13.0-py3.7.egg/tensor2tensor/utils/t2t_model.py", line 1466, in estimator_model_fn
logits, losses_dict = model(features)
# pylint: disable=not-callable
"/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensorflow/python/layers/base.py", line 530, in __call__
outputs = super(Layer, self).__call__(inputs, *args, **kwargs)
"/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensorflow/python/keras/engine/base_layer.py", line 554, in __call__
outputs = self.call(inputs, *args, **kwargs)
"/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensor2tensor-1.13.0-py3.7.egg/tensor2tensor/utils/t2t_model.py", line 322, in call
sharded_logits, losses = self.model_fn_sharded(sharded_features)
"/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensor2tensor-1.13.0-py3.7.egg/tensor2tensor/utils/t2t_model.py", line 383, in model_fn_sharded
sharded_logits, sharded_losses = dp(self.model_fn, datashard_to_features)
"/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensor2tensor-1.13.0-py3.7.egg/tensor2tensor/utils/expert_utils.py", line 231, in __call__
outputs.append(fns[i](*my_args[i], **my_kwargs[i]))
"/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensor2tensor-1.13.0-py3.7.egg/tensor2tensor/utils/t2t_model.py", line 431, in model_fn
losses["training"] = self.loss(logits, features)
"/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensor2tensor-1.13.0-py3.7.egg/tensor2tensor/utils/t2t_model.py", line 700, in loss
weights=features.get("targets_mask"))
"/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensor2tensor-1.13.0-py3.7.egg/tensor2tensor/utils/t2t_model.py", line 666, in _loss_single
feature
"/Users/harvatmykola/University/Otherprojects/tensor2tensor/venv/lib/python3.7/site-packages/tensor2tensor-1.13.0-py3.7.egg/tensor2tensor/data_generators/multi_problem.py", line 447, in aggregate_task_losses
hparams, vocab_size, weights_fn)
TypeError: generic_loss() takes 5 positional arguments but 6 were given
| Traceback (most recent call last):
"/Users/ogi/.zinit/plugins/pyenv---pyenv/versions/miniconda2-latest/envs/pyqtgraph-pyqt/lib/python2.7/runpy.py", line 174, in _run_module_as_main
"__main__", fname, loader, pkg_name)
"/Users/ogi/.zinit/plugins/pyenv---pyenv/versions/miniconda2-latest/envs/pyqtgraph-pyqt/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
"/Users/ogi/Developer/pyqtgraph/examples/__main__.py", line 159, in <module>
run()
"/Users/ogi/Developer/pyqtgraph/examples/__main__.py", line 154, in run
app = App([])
"/Users/ogi/Developer/pyqtgraph/examples/__main__.py", line 28, in __init__
super().__init__(*args, **kwargs)
TypeError: super() takes at least 1 argument (0 given)
| 0.611258 |
Traceback (most recent call last):
"/home/ksansom/anaconda3/envs/meshio/bin/meshio-convert", line 4, in <module>
__import__('pkg_resources').run_script('meshio==1.8.10', 'meshio-convert')
"/home/ksansom/anaconda3/envs/meshio/lib/python3.6/site-packages/setuptools-27.2.0-py3.6.egg/pkg_resources/__init__.py", line 744, in run_script
"/home/ksansom/anaconda3/envs/meshio/lib/python3.6/site-packages/setuptools-27.2.0-py3.6.egg/pkg_resources/__init__.py", line 1506, in run_script
"/home/ksansom/anaconda3/envs/meshio/lib/python3.6/site-packages/meshio-1.8.10-py3.6.egg/EGG-INFO/scripts/meshio-convert", line 130, in <module>
"/home/ksansom/anaconda3/envs/meshio/lib/python3.6/site-packages/meshio-1.8.10-py3.6.egg/EGG-INFO/scripts/meshio-convert", line 70, in _main
"/home/ksansom/anaconda3/envs/meshio/lib/python3.6/site-packages/meshio-1.8.10-py3.6.egg/meshio/helpers.py", line 187, in write
"/home/ksansom/anaconda3/envs/meshio/lib/python3.6/site-packages/meshio-1.8.10-py3.6.egg/meshio/vtk_io.py", line 236, in write
"/home/ksansom/anaconda3/envs/meshio/lib/python3.6/site-packages/meshio-1.8.10-py3.6.egg/meshio/vtk_io.py", line 335, in _generate_vtk_mesh
"/home/ksansom/anaconda3/envs/meshio/lib/python3.6/site-packages/vtk/util/numpy_support.py", line 132, in numpy_to_vtk
assert z.flags.contiguous, 'Only contiguous arrays are supported.'
AssertionError: Only contiguous arrays are supported.
| Traceback (most recent call last):
"C:\Program
s\JetBrains\PyCharm 2019.1.2\helpers\pydev\pydevd.py", line 1758, in <module>
main()
"C:\Program
s\JetBrains\PyCharm 2019.1.2\helpers\pydev\pydevd.py", line 1752, in main
globals = debugger.run(setup['file'], None, None, is_module)
"C:\Program
s\JetBrains\PyCharm 2019.1.2\helpers\pydev\pydevd.py", line 1147, in run
pydev_imports.execfile(file, globals, locals)
# execute the script
"C:\Program
s\JetBrains\PyCharm 2019.1.2\helpers\pydev\_pydev_imps\_pydev_execfile.py", line 18, in execfile
exec(compile(contents+"\n", file, 'exec'), glob, loc)
"E:/vSLAM/FCHarDNet-master/train.py", line 292, in <module>
train(cfg, writer, logger)
"E:/vSLAM/FCHarDNet-master/train.py", line 141, in train
for (images, labels) in trainloader:
"D:\Anancaonda4\envs\pytorch\lib\site-packages\torch\utils\data\dataloader.py", line 637, in __next__
return self._process_next_batch(batch)
"D:\Anancaonda4\envs\pytorch\lib\site-packages\torch\utils\data\dataloader.py", line 658, in _process_next_batch
raise batch.exc_type(batch.exc_msg)
AssertionError: Traceback (most recent call last):
| 0.57054 |
Traceback (most recent call last):
"/home/menonsandu/torch-points3d/test/test_models.py", line 147, in test_runall
raise e
"/home/menonsandu/torch-points3d/test/test_models.py", line 143, in test_runall
model.forward()
"/home/menonsandu/torch-points3d/torch_points3d/models/registration/base.py", line 121, in forward
self.output = self.apply_nn(self.input)
"/home/menonsandu/torch-points3d/torch_points3d/models/registration/minkowski.py", line 94, in apply_nn
output = self.model(input).F
"/home/menonsandu/.cache/pypoetry/virtualenvs/torch-points3d-KHeQYfvV-py3.8/lib/python3.8/site-packages/torch/nn/modules/module.py", line 722, in _call_impl
result = self.forward(*input, **kwargs)
"/home/menonsandu/torch-points3d/torch_points3d/modules/MinkowskiEngine/res16unet.py", line 458, in forward
out_b1p2 = self.block1(out)
"/home/menonsandu/.cache/pypoetry/virtualenvs/torch-points3d-KHeQYfvV-py3.8/lib/python3.8/site-packages/torch/nn/modules/module.py", line 722, in _call_impl
result = self.forward(*input, **kwargs)
"/home/menonsandu/.cache/pypoetry/virtualenvs/torch-points3d-KHeQYfvV-py3.8/lib/python3.8/site-packages/torch/nn/modules/container.py", line 117, in forward
input = module(input)
"/home/menonsandu/.cache/pypoetry/virtualenvs/torch-points3d-KHeQYfvV-py3.8/lib/python3.8/site-packages/torch/nn/modules/module.py", line 722, in _call_impl
result = self.forward(*input, **kwargs)
"/home/menonsandu/torch-points3d/torch_points3d/modules/MinkowskiEngine/res16unet.py", line 39, in forward
out = self.conv1(x)
"/home/menonsandu/.cache/pypoetry/virtualenvs/torch-points3d-KHeQYfvV-py3.8/lib/python3.8/site-packages/torch/nn/modules/module.py", line 722, in _call_impl
result = self.forward(*input, **kwargs)
"/home/menonsandu/.cache/pypoetry/virtualenvs/torch-points3d-KHeQYfvV-py3.8/lib/python3.8/site-packages/MinkowskiEngine/MinkowskiConvolution.py", line 263, in forward
self.kernel_generator.get_kernel(input.tensor_stride, self.is_transpose)
"/home/menonsandu/.cache/pypoetry/virtualenvs/torch-points3d-KHeQYfvV-py3.8/lib/python3.8/site-packages/MinkowskiEngine/Common.py", line 347, in get_kernel
self.cache[tuple(tensor_stride)] = convert_region_type(
"/home/menonsandu/.cache/pypoetry/virtualenvs/torch-points3d-KHeQYfvV-py3.8/lib/python3.8/site-packages/MinkowskiEngine/Common.py", line 272, in convert_region_type
region_offset = torch.IntTensor(region_offset)
TypeError: only integer tensors of a single element can be converted to an index
| Traceback (most recent call last):
"/Users/po/src/kubediff/kubediff", line 48, in <module>
main()
"/Users/po/src/kubediff/kubediff", line 42, in main
failed = check_files(args, printer, config)
"/Users/po/src/kubediff/kubedifflib/_diff.py", line 246, in check_files
differences += check_file(printer, path, config)
"/Users/po/src/kubediff/kubedifflib/_diff.py", line 174, in check_file
printer.diff(path, difference)
"/Users/po/src/kubediff/kubedifflib/_diff.py", line 214, in diff
self._write('%s', difference.to_text(self._current.kind))
"/Users/po/src/kubediff/kubedifflib/_diff.py", line 35, in to_text
message = self.message % ((len(self.args[0]) * '*'), (len(self.args[1]) * '*'))
TypeError: object of type 'NoneType' has no len()
| 0.55451 |
Traceback (most recent call last):
"tasker.py", line 26, in <module>
cl = NaiveBayesClassifier(data)
"/home/kurianbenoy/.local/share/virtualenvs/spamfilter-FctIeh0_/lib/python3.5/site-packages/textblob/classifiers.py", line 205, in __init__
super(NLTKClassifier, self).__init__(train_set, feature_extractor, format, **kwargs)
"/home/kurianbenoy/.local/share/virtualenvs/spamfilter-FctIeh0_/lib/python3.5/site-packages/textblob/classifiers.py", line 139, in __init__
self._word_set = _get_words_from_dataset(self.train_set)
# Keep a hidden set of unique words.
"/home/kurianbenoy/.local/share/virtualenvs/spamfilter-FctIeh0_/lib/python3.5/site-packages/textblob/classifiers.py", line 63, in _get_words_from_dataset
return set(all_words)
"/home/kurianbenoy/.local/share/virtualenvs/spamfilter-FctIeh0_/lib/python3.5/site-packages/textblob/classifiers.py", line 62, in <genexpr>
all_words = chain.from_iterable(tokenize(words) for words, _ in dataset)
ValueError: not enough values to unpack (expected 2, got 0)
| Traceback (most recent call last):
"test1.py", line 12, in <module>
ax.plot('xdata', 'ydata', data=data, marker='o')
"/home/stilley2/anaconda3/envs/testmpl/lib/python3.7/site-packages/matplotlib/__init__.py", line 1805, in inner
return func(ax, *args, **kwargs)
"/home/stilley2/anaconda3/envs/testmpl/lib/python3.7/site-packages/matplotlib/axes/_axes.py", line 1603, in plot
for line in self._get_lines(*args, **kwargs):
"/home/stilley2/anaconda3/envs/testmpl/lib/python3.7/site-packages/matplotlib/axes/_base.py", line 393, in _grab_next_args
yield from self._plot_args(this, kwargs)
"/home/stilley2/anaconda3/envs/testmpl/lib/python3.7/site-packages/matplotlib/axes/_base.py", line 342, in _plot_args
linestyle, marker, color = _process_plot_format(tup[-1])
"/home/stilley2/anaconda3/envs/testmpl/lib/python3.7/site-packages/matplotlib/axes/_base.py", line 118, in _process_plot_format
'Unrecognized character %c in format string' % c)
ValueError: Unrecognized character a in format string
| 0.565401 |
Traceback (most recent call last):
"/root/anaconda3/lib/python3.7/site-packages/tensorflow/python/training/saver.py", line 1276, in restore
{self.saver_def.filename_tensor_name: save_path})
"/root/anaconda3/lib/python3.7/site-packages/tensorflow/python/client/session.py", line 929, in run
run_metadata_ptr)
"/root/anaconda3/lib/python3.7/site-packages/tensorflow/python/client/session.py", line 1152, in _run
feed_dict_tensor, options, run_metadata)
"/root/anaconda3/lib/python3.7/site-packages/tensorflow/python/client/session.py", line 1328, in _do_run
run_metadata)
"/root/anaconda3/lib/python3.7/site-packages/tensorflow/python/client/session.py", line 1348, in _do_call
raise type(e)(node_def, op, message)
tensorflow.python.framework.errors_impl.InvalidArgumentError: Assign requires shapes of both tensors to match. lhs shape= [256,256] rhs shape= [1048576,256]
| Traceback (most recent call last):
"D:\DeepFaceLabCUDA10.1AVX\_internal\DeepFaceLab\mainscripts\Converter.py", line 316, in main
debug
= args.get('debug',False)
"D:\DeepFaceLabCUDA10.1AVX\_internal\DeepFaceLab\joblib\SubprocessorBase.py", line 258, in run
self.on_tick()
"D:\DeepFaceLabCUDA10.1AVX\_internal\DeepFaceLab\mainscripts\Converter.py", line 216, in on_tick
self.converter.on_host_tick()
"D:\DeepFaceLabCUDA10.1AVX\_internal\DeepFaceLab\converters\ConverterMasked.py", line 120, in on_host_tick
self.predictor_func_host.obj.process_messages()
"D:\DeepFaceLabCUDA10.1AVX\_internal\DeepFaceLab\joblib\SubprocessFunctionCaller.py", line 30, in process_messages
result = self.func ( *obj['args'], **obj['kwargs'] )
"D:\DeepFaceLabCUDA10.1AVX\_internal\DeepFaceLab\models\Model_H64\Model.py", line 124, in predictor_func
x, mx = self.src_view ( [ face[np.newaxis,...] ] )
"D:\DeepFaceLabCUDA10.1AVX\_internal\python-3.6.8\lib\site-packages\keras\backend\tensorflow_backend.py", line 2715, in __call__
return self._call(inputs)
"D:\DeepFaceLabCUDA10.1AVX\_internal\python-3.6.8\lib\site-packages\keras\backend\tensorflow_backend.py", line 2675, in _call
fetched = self._callable_fn(*array_vals)
"D:\DeepFaceLabCUDA10.1AVX\_internal\python-3.6.8\lib\site-packages\tensorflow\python\client\session.py", line 1439, in __call__
run_metadata_ptr)
"D:\DeepFaceLabCUDA10.1AVX\_internal\python-3.6.8\lib\site-packages\tensorflow\python\framework\errors_impl.py", line 528, in __exit__
c_api.TF_GetCode(self.status.status))
tensorflow.python.framework.errors_impl.InvalidArgumentError: input depth must be evenly divisible by filter depth: 4 vs 3
| 0.590804 |
Traceback (most recent call last):
"/data/data/org.qpython.qpy3/files/bin/youtube-dl", line 9, in <module>
load_entry_point('youtube-dl==2017.05.18.1', 'console_scripts', 'youtube-dl')()
"/data/data/org.qpython.qpy3/files/lib/python3.2/site-packages/youtube_dl/__init__.py", line 465, in main
_real_main(argv)
"/data/data/org.qpython.qpy3/files/lib/python3.2/site-packages/youtube_dl/__init__.py", line 432, in _real_main
with YoutubeDL(ydl_opts) as ydl:
"/data/data/org.qpython.qpy3/files/lib/python3.2/site-packages/youtube_dl/YoutubeDL.py", line 391, in __init__
self.print_debug_header()
"/data/data/org.qpython.qpy3/files/lib/python3.2/site-packages/youtube_dl/YoutubeDL.py", line 2145, in print_debug_header
platform.python_version(), platform_name()))
"/data/data/org.qpython.qpy3/files/lib/python3.2/site-packages/youtube_dl/utils.py", line 1303, in platform_name
res = platform.platform()
"/data/data/org.qpython.qpy3/files/lib/python3.2/python32.zip/platform.py", line 1545, in platform
"/data/data/org.qpython.qpy3/files/lib/python3.2/python32.zip/platform.py", line 184, in libc_ver
TypeError: unorderable types: NoneType() > str()
| Traceback (most recent call last):
"env/tests/run_formatter.py", line 97, in <module>
CodeFormatter(args.fix).main()
"env/tests/run_formatter.py", line 34, in main
to_fix = CodeFormatter._check_file(path)
"env/tests/run_formatter.py", line 67, in _check_file
formatter_ok = autopep8.fix_file(pyfile, options=amended_options, apply_config=False)
"env/lib/python3.6/site-packages/autopep8.py", line 3522, in fix_file
fixed_source = fix_lines(fixed_source, options, filename=filename)
"env/lib/python3.6/site-packages/autopep8.py", line 3476, in fix_lines
results = _execute_pep8(pep8_options, contents)
"env/lib/python3.6/site-packages/autopep8.py", line 3008, in _execute_pep8
checker.check_all()
"env/lib/python3.6/site-packages/pycodestyle.py", line 2184, in check_all
for token in self.generate_tokens():
"env/lib/python3.6/site-packages/pycodestyle.py", line 2132, in generate_tokens
self.maybe_check_physical(token)
"env/lib/python3.6/site-packages/pycodestyle.py", line 2142, in maybe_check_physical
self.check_physical(token[4])
"env/lib/python3.6/site-packages/pycodestyle.py", line 2035, in check_physical
result = self.run_check(check, argument_names)
"env/lib/python3.6/site-packages/pycodestyle.py", line 2023, in run_check
return check(*arguments)
"env/lib/python3.6/site-packages/pycodestyle.py", line 290, in maximum_line_length
if length > max_line_length and not noqa:
TypeError: '>' not supported between instances of 'int' and 'DotMap'
| 0.602331 |
Traceback (most recent call last):
"<string>", line 1, in <module>
TypeError: unorderable types: 'str' > NoneType()
| mythril.interfaces.cli [ERROR]: Traceback (most recent call last):
"/home/asdf/.local/lib/python3.6/site-packages/mythril/mythril/mythril_analyzer.py", line 170, in fire_lasers
custom_modules_directory=self.custom_modules_directory,
"/home/asdf/.local/lib/python3.6/site-packages/mythril/analysis/symbolic.py", line 99, in __init__
or len(get_detection_modules("post", modules, custom_modules_directory)) > 0
"/home/asdf/.local/lib/python3.6/site-packages/mythril/analysis/security.py", line 73, in get_detection_modules
module = importlib.import_module("mythril.analysis.modules." + module_name)
"/usr/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
"<frozen importlib._bootstrap>", line 994, in _gcd_import
"<frozen importlib._bootstrap>", line 971, in _find_and_load
"<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
"<frozen importlib._bootstrap>", line 665, in _load_unlocked
"<frozen importlib._bootstrap_external>", line 678, in exec_module
"<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
"/home/asdf/.local/lib/python3.6/site-packages/mythril/analysis/modules/transaction_order_dependence.py", line 161, in <module>
detector = TxOrderDependenceModule()
"/home/asdf/.local/lib/python3.6/site-packages/mythril/analysis/modules/transaction_order_dependence.py", line 23, in __init__
"This module finds the existance of transaction order dependence "
TypeError: __init__() got an unexpected keyword argument 'hooks'
| 0.518908 |
Traceback (most recent call last):
"/home/cic/.local/lib/python3.7/site-packages/aiohttp/web_protocol.py", line 418, in start
resp = await task
"/home/cic/.local/lib/python3.7/site-packages/aiohttp/web_app.py", line 458, in _handle
resp = await handler(request)
"/home/cic/.local/lib/python3.7/site-packages/aiohttp/web_middlewares.py", line 119, in impl
return await handler(request)
"/home/cic/.local/lib/python3.7/site-packages/homeassistant/components/http/real_ip.py", line 39, in real_ip_middleware
return await handler(request)
"/home/cic/.local/lib/python3.7/site-packages/homeassistant/components/http/ban.py", line 73, in ban_middleware
return await handler(request)
"/home/cic/.local/lib/python3.7/site-packages/homeassistant/components/http/auth.py", line 127, in auth_middleware
return await handler(request)
"/home/cic/.local/lib/python3.7/site-packages/homeassistant/components/http/view.py", line 125, in handle
result = await result
"/home/cic/.local/lib/python3.7/site-packages/homeassistant/components/config/config_entries.py", line 145, in post
return await super().post(request, flow_id)
"/home/cic/.local/lib/python3.7/site-packages/homeassistant/components/http/data_validator.py", line 54, in wrapper
result = await method(view, request, *args, **kwargs)
"/home/cic/.local/lib/python3.7/site-packages/homeassistant/helpers/data_entry_flow.py", line 103, in post
result = await self._flow_mgr.async_configure(flow_id, data)
"/home/cic/.local/lib/python3.7/site-packages/homeassistant/data_entry_flow.py", line 153, in async_configure
result = await self._async_handle_step(flow, cur_step["step_id"], user_input)
"/home/cic/.local/lib/python3.7/site-packages/homeassistant/data_entry_flow.py", line 201, in _async_handle_step
result: Dict = await getattr(flow, method)(user_input)
"/home/cic/.local/lib/python3.7/site-packages/homeassistant/components/onvif/config_flow.py", line 170, in async_step_auth
return await self.async_step_profiles()
"/home/cic/.local/lib/python3.7/site-packages/homeassistant/components/onvif/config_flow.py", line 223, in async_step_profiles
for profile in profiles
"/home/cic/.local/lib/python3.7/site-packages/homeassistant/components/onvif/config_flow.py", line 223, in <genexpr>
for profile in profiles
AttributeError: 'NoneType' object has no attribute 'Encoding'
| Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/imdb/parser/http/utils.py", line 453, in parse
self.gather_refs(dom)
"/usr/local/lib/python3.6/site-packages/imdb/parser/http/utils.py", line 536, in gather_refs
refs = grParser.parse_dom(dom)
AttributeError: 'GatherRefs' object has no attribute 'parse_dom'
| 0.600247 |
Traceback (most recent call last):
"/home/decentral1se/hacking/molecule/.venv/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py", line 207, in <module>
main()
"/home/decentral1se/hacking/molecule/.venv/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py", line 197, in main
json_out['return_val'] = hook(**hook_input['kwargs'])
"/home/decentral1se/hacking/molecule/.venv/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py", line 69, in prepare_metadata_for_build_wheel
return hook(metadata_directory, config_settings)
"/tmp/pip-build-env-701d0led/overlay/lib/python3.7/site-packages/setuptools/build_meta.py", line 156, in prepare_metadata_for_build_wheel
self.run_setup()
"/tmp/pip-build-env-701d0led/overlay/lib/python3.7/site-packages/setuptools/build_meta.py", line 142, in run_setup
exec(compile(code, __file__, 'exec'), locals())
"setup.py", line 350, in <module>
__name__ == '__main__' and setuptools.setup(**setup_params)
"/tmp/pip-build-env-701d0led/overlay/lib/python3.7/site-packages/setuptools/__init__.py", line 145, in setup
return distutils.core.setup(**attrs)
"/home/decentral1se/.pyenv/versions/3.7.2/lib/python3.7/distutils/core.py", line 108, in setup
_setup_distribution = dist = klass(attrs)
"/tmp/pip-build-env-701d0led/overlay/lib/python3.7/site-packages/setuptools/dist.py", line 447, in __init__
k: v for k, v in attrs.items()
"/home/decentral1se/.pyenv/versions/3.7.2/lib/python3.7/distutils/dist.py", line 292, in __init__
self.finalize_options()
"/tmp/pip-build-env-701d0led/overlay/lib/python3.7/site-packages/setuptools/dist.py", line 735, in finalize_options
ep.load()(self, ep.name, value)
"/tmp/pip-build-env-701d0led/overlay/lib/python3.7/site-packages/setuptools/dist.py", line 291, in check_specifier
packaging.specifiers.SpecifierSet(value)
"/tmp/pip-build-env-701d0led/overlay/lib/python3.7/site-packages/setuptools/_vendor/packaging/specifiers.py", line 594, in __init__
specifiers = [s.strip() for s in specifiers.split(",") if s.strip()]
AttributeError: 'SpecifierSet' object has no attribute 'split'
| Traceback (most recent call last):
"/usr/local/lib/python3.7/dist-packages/websockets/protocol.py", line 698, in close
self.transfer_data_task,
AttributeError: 'WebSocketServerProtocol' object has no attribute 'transfer_data_task'
| 0.57591 |
Traceback (most recent call last):
"/home/administrator/anaconda3/bin/conda", line 6, in <module>
sys.exit(conda.cli.main())
"/home/administrator/anaconda3/lib/python3.5/site-packages/conda/cli/main.py", line 182, in main
return conda_exception_handler(_main, *args)
"/home/administrator/anaconda3/lib/python3.5/site-packages/conda/exceptions.py", line 644, in conda_exception_handler
return handle_exception(e)
"/home/administrator/anaconda3/lib/python3.5/site-packages/conda/exceptions.py", line 634, in handle_exception
print_unexpected_error_message(e)
"/home/administrator/anaconda3/lib/python3.5/site-packages/conda/exceptions.py", line 596, in print_unexpected_error_message
stderrlogger.info(get_main_info_str(get_info_dict()))
"/home/administrator/anaconda3/lib/python3.5/site-packages/conda/cli/main_info.py", line 199, in get_info_dict
conda_build_version = conda_build.__version__
AttributeError: module 'conda_build' has no attribute '__version__' | Traceback (most recent call last):
"tools/train_net.py", line 77, in <module>
main(args)
"tools/train_net.py", line 71, in main
return trainer.train()
"./fastreid/engine/defaults.py", line 353, in train
super().train(self.start_iter, self.max_iter)
"./fastreid/engine/train_loop.py", line 126, in train
self.after_train()
"./fastreid/engine/train_loop.py", line 134, in after_train
h.after_train()
"./fastreid/engine/hooks.py", line 347, in after_train
self._do_eval()
"./fastreid/engine/hooks.py", line 314, in _do_eval
results = self._func()
"./fastreid/engine/defaults.py", line 311, in test_and_save_results
self._last_eval_results = self.test(self.cfg, self.model)
"./fastreid/engine/defaults.py", line 453, in test
results_i = inference_on_dataset(model, data_loader, evaluator)
"./fastreid/evaluation/evaluator.py", line 119, in inference_on_dataset
evaluator.process(outputs)
"./fastreid/evaluation/reid_evaluation.py", line 40, in process
self.pids.extend(outputs[1].cpu().numpy())
AttributeError: 'NoneType' object has no attribute 'cpu'
| 0.630266 |
Traceback (most recent call last):
"C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\tornado\ioloop.py", line 907, in _run
return self.callback()
"C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\distributed\nanny.py", line 414, in memory_monitor
process = self.process.process
AttributeError: 'NoneType' object has no attribute 'process'
| Traceback (most recent call last):
"testit.py", line 4, in <module>
my_filings.save('./filings')
"/yada/sec-edgar/secedgar/filings/filing.py", line 224, in save
urls = self.get_urls()
"/yada/sec-edgar/secedgar/filings/filing.py", line 152, in get_urls
for key, cik in self.cik_lookup.lookup_dict.items()
"/yada/sec-edgar/secedgar/filings/filing.py", line 152, in <dictcomp>
for key, cik in self.cik_lookup.lookup_dict.items()
"/yada/sec-edgar/secedgar/filings/filing.py", line 176, in _get_urls_for_cik
while self.count is None or len(links) < self.count:
"/yada/sec-edgar/secedgar/filings/filing.py", line 109, in count
return self._count
AttributeError: 'Filing' object has no attribute '_count'
| 0.579002 |
Traceback (most recent call last):
"C:\Users\esteb\AppData\Local\Programs\Python\Python38\lib\site-packages\pip\_vendor\pkg_resources\__init__.py", line 3012, in _parsed_pkg_info
return self._pkg_info
"C:\Users\esteb\AppData\Local\Programs\Python\Python38\lib\site-packages\pip\_vendor\pkg_resources\__init__.py", line 2815, in __getattr__
raise AttributeError(attr)
AttributeError: _pkg_info
| Traceback (most recent call last):
"/usr/local/lib/python3.6/dist-packages/syft-0.2.1a1-py3.6.egg/syft/workers/websocket_server.py", line 113, in _producer_handler
response = self._recv_msg(message)
"/usr/local/lib/python3.6/dist-packages/syft-0.2.1a1-py3.6.egg/syft/workers/websocket_server.py", line 124, in _recv_msg
return self.recv_msg(message)
"/usr/local/lib/python3.6/dist-packages/syft-0.2.1a1-py3.6.egg/syft/workers/base.py", line 310, in recv_msg
response = self._message_router[type(msg)](msg.contents)
"/usr/local/lib/python3.6/dist-packages/syft-0.2.1a1-py3.6.egg/syft/federated/federated_client.py", line 38, in set_obj
super().set_obj(obj)
"/usr/local/lib/python3.6/dist-packages/syft-0.2.1a1-py3.6.egg/syft/generic/object_storage.py", line 81, in set_obj
self._objects[obj.id] = obj
AttributeError: 'int' object has no attribute 'id'
| 0.530255 |
Traceback (most recent call last):
"bloch_test.py", line 59, in <module>
ani.save('bloch_sphere.mp4', fps=20, clear_temp=True)
TypeError: save() got an unexpected keyword argument 'clear_temp'
| Traceback (most recent call last):
"/opt/.pycharm_helpers/pydev/pydevd.py", line 1448, in _exec
pydev_imports.execfile(file, globals, locals)
# execute the script
"/opt/.pycharm_helpers/pydev/_pydev_imps/_pydev_execfile.py", line 18, in execfile
exec(compile(contents+"\n", file, 'exec'), glob, loc)
"/project_neural_mouse/src/ARCHIVE/scratch/scratch_58.py", line 12, in <module>
f = smart_open.open(fd, closefd=False)
"/usr/local/lib/python3.8/site-packages/smart_open/smart_open_lib.py", line 225, in open
binary = _open_binary_stream(uri, binary_mode, transport_params)
"/usr/local/lib/python3.8/site-packages/smart_open/smart_open_lib.py", line 397, in _open_binary_stream
raise TypeError("don't know how to handle uri %r" % uri)
TypeError: don't know how to handle uri 6
| 0.525457 |
Traceback (most recent call last):
"test_androguard_fdroid.py", line 80, in main
r = x()
"C:\Program
s\Anaconda3\lib\site-packages\androguard-2.0-py3.6.egg\androguard\core\bytecodes\dvm.py", line 7755, in save
length = i.get_length()
"C:\Program
s\Anaconda3\lib\site-packages\androguard-2.0-py3.6.egg\androguard\core\bytecodes\dvm.py", line 504, in get_length
return len(self.get_raw())
"C:\Program
s\Anaconda3\lib\site-packages\androguard-2.0-py3.6.egg\androguard\core\bytecodes\dvm.py", line 501, in get_raw
return self.get_obj()
"C:\Program
s\Anaconda3\lib\site-packages\androguard-2.0-py3.6.egg\androguard\core\bytecodes\dvm.py", line 473, in get_obj
self.data_size = len(self.data_off_obj.map_item)
AttributeError: 'list' object has no attribute 'map_item'
| Traceback (most recent call last):
"run_tf_text_classification.py", line 283, in <module>
main()
"run_tf_text_classification.py", line 199, in main
training_args.n_replicas,
"/home/qd_team/qdmr_gpu/smart_env/lib/python3.6/site-packages/transformers/file_utils.py", line 936, in wrapper
return func(*args, **kwargs)
"/home/qd_team/qdmr_gpu/smart_env/lib/python3.6/site-packages/transformers/training_args_tf.py", line 180, in n_replicas
return self._setup_strategy.num_replicas_in_sync
"/home/qd_team/qdmr_gpu/smart_env/lib/python3.6/site-packages/transformers/file_utils.py", line 914, in __get__
cached = self.fget(obj)
"/home/qd_team/qdmr_gpu/smart_env/lib/python3.6/site-packages/transformers/file_utils.py", line 936, in wrapper
return func(*args, **kwargs)
"/home/qd_team/qdmr_gpu/smart_env/lib/python3.6/site-packages/transformers/training_args_tf.py", line 122, in _setup_strategy
if self.args.xla:
AttributeError: 'TFTrainingArguments' object has no attribute 'args'
| 0.596868 |
Traceback (most recent call last):
"trainval_net.py", line 332, in <module>
roi_labels = FPN(im_data, im_info, gt_boxes, num_boxes)
"/home/zhuyuhe/.conda/envs/dwzpy/lib/python3.5/site-packages/torch/nn/modules/module.py", line 491, in __call__
result = self.forward(*input, **kwargs)
"/home/zhuyuhe/duwangzhe/fpn_pytorch/lib/model/fpn/fpn.py", line 246, in forward
roi_pool_feat = self._PyramidRoI_Feat(mrcnn_feature_maps, rois, im_info)
"/home/zhuyuhe/duwangzhe/fpn_pytorch/lib/model/fpn/fpn.py", line 160, in _PyramidRoI_Feat
feat = self.RCNN_roi_pool(feat_maps[i], rois[idx_l], scale)
"/home/zhuyuhe/.conda/envs/dwzpy/lib/python3.5/site-packages/torch/nn/modules/module.py", line 491, in __call__
result = self.forward(*input, **kwargs)
"/home/zhuyuhe/duwangzhe/fpn_pytorch/lib/model/roi_pooling/modules/roi_pool.py", line 14, in forward
return RoIPoolFunction(self.pooled_height, self.pooled_width, scale)(features, rois)
"/home/zhuyuhe/duwangzhe/fpn_pytorch/lib/model/roi_pooling/functions/roi_pool.py", line 26, in forward
features, rois, output, ctx.argmax)
"/home/zhuyuhe/.conda/envs/dwzpy/lib/python3.5/site-packages/torch/utils/ffi/__init__.py", line 197, in safe_call
result = torch._C._safe_call(*args, **kwargs)
TypeError: float() not supported on cdata 'void *'
| Traceback (most recent call last):
"/home/stefan/workspaces/kaggle/jigsaw-toxic-comment-classification-challenge/challenge/autoencoder/encoder.py", line 35, in <module>
encoded_a = lstm(a)
"/usr/local/lib/python3.5/dist-packages/keras/layers/recurrent.py", line 499, in __call__
return super(RNN, self).__call__(inputs, **kwargs)
"/usr/local/lib/python3.5/dist-packages/keras/engine/topology.py", line 590, in __call__
self.build(input_shapes[0])
"/usr/local/lib/python3.5/dist-packages/keras/layers/recurrent.py", line 461, in build
self.cell.build(step_input_shape)
"/usr/local/lib/python3.5/dist-packages/keras/layers/recurrent.py", line 1772, in build
constraint=self.bias_constraint)
"/usr/local/lib/python3.5/dist-packages/keras/legacy/interfaces.py", line 91, in wrapper
return func(*args, **kwargs)
"/usr/local/lib/python3.5/dist-packages/keras/engine/topology.py", line 411, in add_weight
weight = K.variable(initializer(shape),
"/usr/local/lib/python3.5/dist-packages/keras/layers/recurrent.py", line 1764, in bias_initializer
self.bias_initializer((self.units * 2,), *args, **kwargs),
"/usr/local/lib/python3.5/dist-packages/keras/backend/tensorflow_backend.py", line 1878, in concatenate
return tf.concat([to_dense(x) for x in tensors], axis)
"/usr/local/lib/python3.5/dist-packages/tensorflow/python/ops/array_ops.py", line 1075, in concat
dtype=dtypes.int32).get_shape(
"/usr/local/lib/python3.5/dist-packages/tensorflow/python/framework/ops.py", line 669, in convert_to_tensor
ret = conversion_func(value, dtype=dtype, name=name, as_ref=as_ref)
"/usr/local/lib/python3.5/dist-packages/tensorflow/python/framework/constant_op.py", line 176, in _constant_tensor_conversion_function
return constant(v, dtype=dtype, name=name)
"/usr/local/lib/python3.5/dist-packages/tensorflow/python/framework/constant_op.py", line 165, in constant
tensor_util.make_tensor_proto(value, dtype=dtype, shape=shape, verify_shape=verify_shape))
"/usr/local/lib/python3.5/dist-packages/tensorflow/python/framework/tensor_util.py", line 367, in make_tensor_proto
_AssertCompatible(values, dtype)
"/usr/local/lib/python3.5/dist-packages/tensorflow/python/framework/tensor_util.py", line 302, in _AssertCompatible
(dtype.name, repr(mismatch), type(mismatch).__name__))
TypeError: Expected int32, got list containing Tensors of type '_Message' instead.
| 0.591891 |
Traceback (most recent call last):
"/usr/lib/python3/dist-packages/razer_daemon/misc/key_event_management.py", line 386, in key_action
key_name = self.EVENT_MAP[key_id]
KeyError: 10
| Traceback (most recent call last):
"<string>", line 1, in <module>
"/base/data/home/apps/s~sympy-live-hrd/57.417397408462217066/sympy/sympy/solvers/solveset.py", line 3063, in nonlinsolve
polys_expr + nonpolys, symbols, exclude=denominators)
"/base/data/home/apps/s~sympy-live-hrd/57.417397408462217066/sympy/sympy/solvers/solveset.py", line 2719, in substitution
old_result, solveset_real)
"/base/data/home/apps/s~sympy-live-hrd/57.417397408462217066/sympy/sympy/solvers/solveset.py", line 2696, in _solve_using_known_values
imgst = soln_imageset[sol]
KeyError: 0
| 0.615962 |
Traceback (most recent call last):
"safaribooks.py", line 983, in <module>
allow_abbrev=False)
TypeError: __init__() got an unexpected keyword argument 'allow_abbrev'
| Traceback (most recent call last):
"/lib/python3.6/site-packages/flask/app.py", line 1997, in __call__
return self.wsgi_app(environ, start_response)
"/lib/python3.6/site-packages/flask/app.py", line 1985, in wsgi_app
response = self.handle_exception(e)
"/lib/python3.6/site-packages/flask/app.py", line 1540, in handle_exception
reraise(exc_type, exc_value, tb)
"/lib/python3.6/site-packages/flask/_compat.py", line 33, in reraise
raise value
"/lib/python3.6/site-packages/flask/app.py", line 1982, in wsgi_app
response = self.full_dispatch_request()
"/lib/python3.6/site-packages/flask/app.py", line 1615, in full_dispatch_request
return self.finalize_request(rv)
"/lib/python3.6/site-packages/flask/app.py", line 1630, in finalize_request
response = self.make_response(rv)
"/lib/python3.6/site-packages/flask/app.py", line 1740, in make_response
rv = self.response_class.force_type(rv, request.environ)
"/lib/python3.6/site-packages/werkzeug/wrappers.py", line 885, in force_type
response = BaseResponse(*_run_wsgi_app(response, environ))
"/lib/python3.6/site-packages/werkzeug/wrappers.py", line 57, in _run_wsgi_app
return _run_wsgi_app(*args)
"/lib/python3.6/site-packages/werkzeug/test.py", line 884, in run_wsgi_app
app_rv = app(environ, start_response)
TypeError: 'ConnexionResponse' object is not callable
| 0.535459 |
Traceback (most recent call last):
"satest.py", line 7, in <module>
conn = engine.connect()
"C:\opt\python26\Lib\site-packages\sqlalchemy\engine\base.py", line 1420, in connect
return self.Connection(self, **kwargs)
"C:\opt\python26\Lib\site-packages\sqlalchemy\engine\base.py", line 699, in __init__
self.__connection = connection or engine.raw_connection()
"C:\opt\python26\Lib\site-packages\sqlalchemy\engine\base.py", line 1470, in raw_connection
return self.pool.unique_connection()
"C:\opt\python26\Lib\site-packages\sqlalchemy\pool.py", line 120, in unique_connection
return _ConnectionFairy(self).checkout()
"C:\opt\python26\Lib\site-packages\sqlalchemy\pool.py", line 313, in __init__
rec = self._connection_record = pool.get()
"C:\opt\python26\Lib\site-packages\sqlalchemy\pool.py", line 162, in get
return self.do_get()
"C:\opt\python26\Lib\site-packages\sqlalchemy\pool.py", line 651, in do_get
con = self.create_connection()
"C:\opt\python26\Lib\site-packages\sqlalchemy\pool.py", line 123, in create_connection
return _ConnectionRecord(self)
"C:\opt\python26\Lib\site-packages\sqlalchemy\pool.py", line 203, in __init__
l.first_connect(self.connection, self)
"C:\opt\python26\Lib\site-packages\sqlalchemy\engine\strategies.py", line 136, in first_connect
dialect.initialize(c)
"C:\opt\python26\Lib\site-packages\sqlalchemy\dialects\oracle\base.py", line 522, in initialize
super(OracleDialect, self).initialize(connection)
"C:\opt\python26\Lib\site-packages\sqlalchemy\engine\default.py", line 109, in initialize
self.default_schema_name = self._get_default_schema_name(connection)
"C:\opt\python26\Lib\site-packages\sqlalchemy\dialects\oracle\base.py", line 566, in _get_default_schema_name
return self.normalize_name(connection.execute('SELECT USER FROM DUAL').scalar())
"C:\opt\python26\Lib\site-packages\sqlalchemy\engine\base.py", line 991, in execute
return Connection.executors[c](c)(self, object, multiparams, params)
"C:\opt\python26\Lib\site-packages\sqlalchemy\engine\base.py", line 1066, in _execute_text
context = self.__create_execution_context(statement=statement, parameters=parameters)
"C:\opt\python26\Lib\site-packages\sqlalchemy\engine\base.py", line 1126, in __create_execution_context
return dialect.execution_ctx_cls(dialect, connection=self, **kwargs)
"C:\opt\python26\Lib\site-packages\sqlalchemy\engine\default.py", line 284, in __init__
self.cursor = self.create_cursor()
"c:\opt\python26\lib\site-packages\sqlalchemy\dialects\oracle\cx_oracle.py", line 237, in create_cursor
c.cursor.arraysize = self.dialect.arraysize
AttributeError: 'OracleCursor' object has no attribute 'cursor' | Traceback (most recent call last):
"/usr/local/lib/python2.7/site-packages/redbaron/base_nodes.py", line 36, in wrapper
return function(*args, **kwargs)
"/usr/local/lib/python2.7/site-packages/redbaron/base_nodes.py", line 293, in root
current = current.parent
AttributeError: 'NoneType' object has no attribute 'parent'
| 0.55892 |
Traceback (most recent call last):
"/opt/tidos/tidos.py", line 14, in <module>
from core.tidos_main import *
"/opt/tidos/core/tidos_main.py", line 37, in <module>
from core.Vulnlysis.vuln import *
"/opt/tidos/core/Vulnlysis/vuln.py", line 17, in <module>
from core.Vulnlysis.Oth_Bugs.othbugs import *
"/opt/tidos/core/Vulnlysis/Oth_Bugs/othbugs.py", line 22, in <module>
from sqlbrute import *
"modules/0x03-Vulnerability+Analysis/0x03-OtherWebBugs/sqlbrute.py", line 12, in <module>
import _mysql
"build/bdist.linux-x86_64/egg/_mysql.py", line 7, in <module>
"build/bdist.linux-x86_64/egg/_mysql.py", line 6, in __bootstrap__
ImportError: libmariadbclient.so.18: cannot open shared object file: No such file or directory
| Traceback (most recent call last):
"webcam.py", line 6, in <module>
From predictor import COCODemo
"/home/ronhau/maskrcnn-benchmark/demo/predictor.py", line 5, in <module>
From torchvision.transforms import functional as F
ImportError: cannot import name 'functional' | 0.592978 |
hub: uncaught exception: Traceback (most recent call last):
"/usr/local/lib/python3.7/dist-packages/ryu/lib/hub.py", line 60, in _launch
return func(*args, **kwargs)
"/usr/local/lib/python3.7/dist-packages/ryu/lib/hub.py", line 140, in wrap_and_handle
handle(ctx.wrap_socket(sock, **ssl_args), addr)
"/usr/local/lib/python3.7/dist-packages/eventlet/green/ssl.py", line 437, in wrap_socket
return GreenSSLSocket(sock, *a, _context=self, **kw)
"/usr/local/lib/python3.7/dist-packages/eventlet/green/ssl.py", line 76, in __new__
*args, **kw
TypeError: wrap_socket() got an unexpected keyword argument '_context'
| Traceback (most recent call last):
"/usr/lib/python3.5/wsgiref/handlers.py", line 141, in run
self.handle_error()
"/home/user/git_projects/django/env/lib/python3.5/site-packages/django/core/servers/basehttp.py", line 86, in handle_error
super().handle_error()
"/usr/lib/python3.5/wsgiref/handlers.py", line 368, in handle_error
self.finish_response()
"/usr/lib/python3.5/wsgiref/handlers.py", line 180, in finish_response
self.write(data)
"/usr/lib/python3.5/wsgiref/handlers.py", line 274, in write
self.send_headers()
"/usr/lib/python3.5/wsgiref/handlers.py", line 331, in send_headers
if not self.origin_server or self.client_is_modern():
"/usr/lib/python3.5/wsgiref/handlers.py", line 344, in client_is_modern
return self.environ['SERVER_PROTOCOL'].upper() != 'HTTP/0.9'
TypeError: 'NoneType' object is not subscriptable
| 0.577394 |
Traceback (most recent call last):
"C:/Users/1/PycharmProjects/untitled/onnx_.py", line 3, in <module>
from onnx_tf.backend import prepare
"C:\Users\1\Anaconda3\lib\site-packages\onnx_tf\__init__.py", line 1, in <module>
from . import backend
"C:\Users\1\Anaconda3\lib\site-packages\onnx_tf\backend.py", line 29, in <module>
from onnx_tf.common.handler_helper import get_all_backend_handlers
"C:\Users\1\Anaconda3\lib\site-packages\onnx_tf\common\handler_helper.py", line 5, in <module>
from onnx_tf.handlers.backend import *
# noqa
"C:\Users\1\Anaconda3\lib\site-packages\onnx_tf\handlers\backend\ceil.py", line 10, in <module>
@tf_func(tf.ceil)
AttributeError: module 'tensorflow' has no attribute 'ceil'
| [!] Traceback (most recent call last):
"lazagne\softwares\browsers\mozilla.py", line 398, in is_master_password_correct
AttributeError: 'Sequence' object has no attribute 'asOctets'
| 0.572257 |
Traceback (most recent call last):
"train_with_autokeras.py", line 42, in <module>
reg.fit(X_train, y_train, validation_data=(X_test, y_test))
"/home/daniel/anaconda3/envs/dkd-py3/lib/python3.6/site-packages/autokeras/auto_model.py", line 132, in fit
**kwargs)
"/home/daniel/anaconda3/envs/dkd-py3/lib/python3.6/site-packages/kerastuner/engine/tuner.py", line 223, in search
self.run_trial(trial, hp, fit_args, fit_kwargs)
"/home/daniel/anaconda3/envs/dkd-py3/lib/python3.6/site-packages/autokeras/tuner.py", line 20, in run_trial
self.hypermodel.hyper_build(hp)
"/home/daniel/anaconda3/envs/dkd-py3/lib/python3.6/site-packages/autokeras/hypermodel/graph.py", line 419, in hyper_build
outputs = block.build(hp, inputs=inputs)
"/home/daniel/anaconda3/envs/dkd-py3/lib/python3.6/site-packages/autokeras/hypermodel/block.py", line 48, in build_wrapper
return build_fn(hp, *args, **kwargs)
"/home/daniel/anaconda3/envs/dkd-py3/lib/python3.6/site-packages/autokeras/hypermodel/hyperblock.py", line 100, in build
output_node = block.ConvBlock(name=sub_block_name).build(output_node)
"/home/daniel/anaconda3/envs/dkd-py3/lib/python3.6/site-packages/autokeras/hypermodel/block.py", line 47, in build_wrapper
with hp.name_scope(obj.name):
AttributeError: 'list' object has no attribute 'name_scope'` | Traceback (most recent call last):
"main_train.py", line 63, in <module>
max_iter=args.iters, gpus=gpus)
"/SSH/SSH/train.py", line 167, in train_net
uid = caffe.NCCL.new_uid()
AttributeError: type object 'NCCL' has no attribute 'new_uid'
| 0.58315 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
AttributeError: module 'psutil' has no attribute 'sensors_temperatures' | Traceback (most recent call last):
"C:\Users\arsen\github\dupeguru\hscommon\gui\progress_window.py", line 96, in pulse
"C:\Users\arsen\github\dupeguru\qtlib\progress_window.py", line 44, in close
AttributeError: 'ProgressWindow' object has no attribute '_timer'
| 0.497114 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
AttributeError: 'A' object has no attribute '__a'
| 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.596967 |
Traceback (most recent call last):
"/usr/local/bin/bugwarrior-pull", line 11, in <module>
sys.exit(pull())
"/usr/local/lib/python2.7/dist-packages/click/core.py", line 722, in __call__
return self.main(*args, **kwargs)
"/usr/local/lib/python2.7/dist-packages/click/core.py", line 697, in main
rv = self.invoke(ctx)
"/usr/local/lib/python2.7/dist-packages/click/core.py", line 895, in invoke
return ctx.invoke(self.callback, **ctx.params)
"/usr/local/lib/python2.7/dist-packages/click/core.py", line 535, in invoke
return callback(*args, **kwargs)
"/usr/local/lib/python2.7/dist-packages/bugwarrior/command.py", line 73, in pull
synchronize(issue_generator, config, main_section, dry_run)
"/usr/local/lib/python2.7/dist-packages/bugwarrior/db.py", line 325, in synchronize
for issue in issue_generator:
"/usr/local/lib/python2.7/dist-packages/bugwarrior/services/__init__.py", line 554, in aggregate_issues
issue = queue.get(True)
"/usr/lib/python2.7/multiprocessing/queues.py", line 117, in get
res = self._recv()
TypeError: __init__() takes exactly 3 arguments (1 given)
| Traceback (most recent call last):
"/home/adank/Projects/c4a_smart/server/.venv/lib/python3.7/site-packages/celery/security/utils.py", line 28, in reraise_errors
yield
"/home/adank/Projects/c4a_smart/server/.venv/lib/python3.7/site-packages/celery/security/serialization.py", line 53, in deserialize
self._cert_store[signer].verify(body, signature, self._digest)
"/home/adank/Projects/c4a_smart/server/.venv/lib/python3.7/site-packages/celery/security/certificate.py", line 61, in verify
ensure_bytes(data), padd, digest)
"/home/adank/.pyenv/versions/3.7.2/lib/python3.7/contextlib.py", line 130, in __exit__
self.gen.throw(type, value, traceback)
"/home/adank/Projects/c4a_smart/server/.venv/lib/python3.7/site-packages/celery/security/utils.py", line 29, in reraise_errors
except errors as exc:
TypeError: catching classes that do not inherit from BaseException is not allowed
| 0.546607 |
Traceback (most recent call last):
"/home/ondrej/anaconda/lib/python2.7/site-packages/conda/gateways/logging.py", line 64, in emit
msg = self.format(record)
"/home/ondrej/anaconda/lib/python2.7/logging/__init__.py", line 734, in format
return fmt.format(record)
"/home/ondrej/anaconda/lib/python2.7/logging/__init__.py", line 465, in format
record.message = record.getMessage()
"/home/ondrej/anaconda/lib/python2.7/logging/__init__.py", line 329, in getMessage
msg = msg % self.args
"/home/ondrej/anaconda/lib/python2.7/site-packages/conda/__init__.py", line 43, in __repr__
return '%s: %s' % (self.__class__.__name__, text_type(self))
"/home/ondrej/anaconda/lib/python2.7/site-packages/conda/__init__.py", line 47, in __str__
return text_type(self.message % self._kwargs)
ValueError: unsupported format character '{' (0x7b) at index 458
| Traceback (most recent call last):
"c:\users\fermispm\appdata\local\programs\python\python38\lib\site-packages\cellprofiler_core\utilities\core\modules\__init__.py", line 71, in add_module
m = __import__(mod, globals(), locals(), ["__all__"], 0)
"c:\users\fermispm\appdata\local\programs\python\python38\lib\site-packages\cellprofiler\modules\measureobjectoverlap.py", line 75, in <module>
from cellprofiler.modules import _help
"c:\users\fermispm\appdata\local\programs\python\python38\lib\site-packages\cellprofiler\modules\_help.py", line 9, in <module>
import cellprofiler.gui.help.content
"c:\users\fermispm\appdata\local\programs\python\python38\lib\site-packages\cellprofiler\gui\help\content.py", line 60, in <module>
MODULE_HELP_BUTTON = image_resource("module_help.png")
"c:\users\fermispm\appdata\local\programs\python\python38\lib\site-packages\cellprofiler\gui\help\content.py", line 28, in image_resource
relpath = os.path.relpath(
"c:\users\fermispm\appdata\local\programs\python\python38\lib\ntpath.py", line 703, in relpath
raise ValueError("path is on mount %r, start on mount %r" % (
ValueError: path is on mount 'c:', start on mount 'E:'
| 0.488775 |
Traceback (most recent call last):
"<stdin>", line 253, in <module>
"<stdin>", line 179, in main
"<stdin>", line 71, in train
"/Users/wil9dw/.pyenv/versions/sg/lib/python3.6/site-packages/stellargraph/layer/gcn.py", line 418, in node_model
x_out = self(x_inp)
"/Users/wil9dw/.pyenv/versions/sg/lib/python3.6/site-packages/stellargraph/layer/gcn.py", line 377, in __call__
h_layer = layer([h_layer, out_indices] + Ainput)
"/Users/wil9dw/.pyenv/versions/sg/lib/python3.6/site-packages/keras/engine/base_layer.py", line 489, in __call__
output = self.call(inputs, **kwargs)
"/Users/wil9dw/.pyenv/versions/sg/lib/python3.6/site-packages/stellargraph/layer/gcn.py", line 210, in call
if self.bias:
"/Users/wil9dw/.pyenv/versions/sg/lib/python3.6/site-packages/tensorflow/python/ops/resource_variable_ops.py", line 777, in __bool__
return bool(self.read_value())
"/Users/wil9dw/.pyenv/versions/sg/lib/python3.6/site-packages/tensorflow/python/framework/ops.py", line 690, in __bool__
raise TypeError("Using a `tf.Tensor` as a Python `bool` is not allowed. "
TypeError: Using a `tf.Tensor` as a Python `bool` is not allowed. Use `if t is not None:` instead of `if t:` to test if a tensor is defined, and use TensorFlow ops such as tf.cond to execute subgraphs conditioned on the value of a tensor.
| Traceback (most recent call last):
"/Users/ziyiliu/OneDrive/tools/web/Burp suite/tplmap/burp_extension.py", line 1, in <module>
from burp_extension.burp_extender import BurpExtender
"/Users/ziyiliu/OneDrive/tools/web/Burp suite/tplmap/burp_extension/burp_extender.py", line 2, in <module>
from config_tab import ConfigTab
"/Users/ziyiliu/OneDrive/tools/web/Burp suite/tplmap/burp_extension/config_tab.py", line 6, in <module>
from core.checks import plugins
"/Users/ziyiliu/OneDrive/tools/web/Burp suite/tplmap/core/checks.py", line 20, in <module>
from core.channel import Channel
"/Users/ziyiliu/OneDrive/tools/web/Burp suite/tplmap/core/channel.py", line 1, in <module>
import requests
"/Users/ziyiliu/OneDrive/tools/web/Burp suite/jython/Lib/site-packages/requests/__init__.py", line 115, in <module>
from .api import request, get, head, post, patch, put, delete, options
"/Users/ziyiliu/OneDrive/tools/web/Burp suite/jython/Lib/site-packages/requests/api.py", line 13, in <module>
from . import sessions
"/Users/ziyiliu/OneDrive/tools/web/Burp suite/jython/Lib/site-packages/requests/sessions.py", line 27, in <module>
from .adapters import HTTPAdapter
"/Users/ziyiliu/OneDrive/tools/web/Burp suite/jython/Lib/site-packages/requests/adapters.py", line 44, in <module>
from urllib3.contrib.socks import SOCKSProxyManager
"/Users/ziyiliu/OneDrive/tools/web/Burp suite/jython/Lib/site-packages/requests/adapters.py", line 44, in <module>
from urllib3.contrib.socks import SOCKSProxyManager
"/Users/ziyiliu/OneDrive/tools/web/Burp suite/jython/Lib/site-packages/urllib3/contrib/socks.py", line 40, in <module>
import socks
"/Users/ziyiliu/OneDrive/tools/web/Burp suite/jython/Lib/site-packages/urllib3/contrib/socks.py", line 40, in <module>
import socks
"/Users/ziyiliu/Library/Python/2.7/lib/python/site-packages/socks.py", line 267, in <module>
class _BaseSocket(socket.socket):
TypeError: Error when calling the metaclass bases
| 0.548473 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/abd/python/celery/env/lib/python3.8/site-packages/celery/result.py", line 221, in get
return self.backend.wait_for_pending(
"/home/abd/python/celery/env/lib/python3.8/site-packages/celery/backends/asynchronous.py", line 195, in wait_for_pending
return result.maybe_throw(callback=callback, propagate=propagate)
"/home/abd/python/celery/env/lib/python3.8/site-packages/celery/result.py", line 333, in maybe_throw
self.throw(value, self._to_remote_traceback(tb))
"/home/abd/python/celery/env/lib/python3.8/site-packages/celery/result.py", line 326, in throw
self.on_ready.throw(*args, **kwargs)
"/home/abd/python/celery/env/lib/python3.8/site-packages/vine/promises.py", line 244, in throw
reraise(type(exc), exc, tb)
"/home/abd/python/celery/env/lib/python3.8/site-packages/vine/five.py", line 195, in reraise
raise value
TypeError: unsupported operand type(s) for +: 'int' and 'str'
| Traceback (most recent call last):
"C:\Users\AdMin\Anaconda3\lib\site-packages\pip\basecommand.py", line 215, in main
status = self.run(options, args)
"C:\Users\AdMin\Anaconda3\lib\site-packages\pip\commands\install.py", line 335, in run
wb.build(autobuilding=True)
"C:\Users\AdMin\Anaconda3\lib\site-packages\pip\wheel.py", line 749, in build
self.requirement_set.prepare_files(self.finder)
"C:\Users\AdMin\Anaconda3\lib\site-packages\pip\req\req_set.py", line 380, in prepare_files
ignore_dependencies=self.ignore_dependencies))
"C:\Users\AdMin\Anaconda3\lib\site-packages\pip\req\req_set.py", line 554, in _prepare_file
require_hashes
"C:\Users\AdMin\Anaconda3\lib\site-packages\pip\req\req_install.py", line 278, in populate_link
self.link = finder.find_requirement(self, upgrade)
"C:\Users\AdMin\Anaconda3\lib\site-packages\pip\index.py", line 465, in find_requirement
all_candidates = self.find_all_candidates(req.name)
"C:\Users\AdMin\Anaconda3\lib\site-packages\pip\index.py", line 423, in find_all_candidates
for page in self._get_pages(url_locations, project_name):
"C:\Users\AdMin\Anaconda3\lib\site-packages\pip\index.py", line 568, in _get_pages
page = self._get_page(location)
"C:\Users\AdMin\Anaconda3\lib\site-packages\pip\index.py", line 683, in _get_page
return HTMLPage.get_page(link, session=self.session)
"C:\Users\AdMin\Anaconda3\lib\site-packages\pip\index.py", line 811, in get_page
inst = cls(resp.content, resp.url, resp.headers)
"C:\Users\AdMin\Anaconda3\lib\site-packages\pip\index.py", line 731, in __init__
namespaceHTMLElements=False,
TypeError: parse() got an unexpected keyword argument 'transport_encoding'
| 0.572639 |
Traceback (most recent call last):
"main.py", line 94, in <module>
main()
"main.py", line 86, in main
gan.train()
"/home/aistudio/UGATIT.py", line 278, in train
real_GA_logit, real_GA_cam_logit, _ = self.disGA(real_A)
"/opt/conda/envs/python35-paddle120-env/lib/python3.7/site-packages/paddle/fluid/dygraph/layers.py", line 460, in __call__
outputs = self.forward(*inputs, **kwargs)
"/home/aistudio/networks.py", line 560, in forward
x = self.conv1(x)
"/opt/conda/envs/python35-paddle120-env/lib/python3.7/site-packages/paddle/fluid/dygraph/layers.py", line 460, in __call__
outputs = self.forward(*inputs, **kwargs)
"/opt/conda/envs/python35-paddle120-env/lib/python3.7/site-packages/paddle/fluid/dygraph/nn.py", line 230, in forward
out = core.ops.conv2d(input, self.weight, *attrs)
"/opt/conda/envs/python35-paddle120-env/lib/python3.7/site-packages/paddle/fluid/dygraph/layers.py", line 532, in __getattr__
return object.__getattribute__(self, name)
AttributeError: 'Conv2D' object has no attribute 'weight' | Traceback (most recent call last):
"/private/var/tmp/_bazel_fedenusy/82761fbb391b03a602abc1324ff91dda/sandbox/darwin-sandbox/55/execroot/com_github_softwaremotor_smc/bazel-out/darwin-fastbuild/bin/libpy/kafka/tests/test_consumer.runfiles/com_github_softwaremotor_smc/libpy/kafka/tests/test_consumer.py", line 1, in <module>
import unittest
"/usr/local/Cellar/python/3.7.3/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/__init__.py", line 58, in <module>
from .result import TestResult
"/usr/local/Cellar/python/3.7.3/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/result.py", line 5, in <module>
import traceback
"/usr/local/Cellar/python/3.7.3/Frameworks/Python.framework/Versions/3.7/lib/python3.7/traceback.py", line 5, in <module>
import linecache
"/usr/local/Cellar/python/3.7.3/Frameworks/Python.framework/Versions/3.7/lib/python3.7/linecache.py", line 11, in <module>
import tokenize
"/usr/local/Cellar/python/3.7.3/Frameworks/Python.framework/Versions/3.7/lib/python3.7/tokenize.py", line 33, in <module>
import re
"/usr/local/Cellar/python/3.7.3/Frameworks/Python.framework/Versions/3.7/lib/python3.7/re.py", line 143, in <module>
class RegexFlag(enum.IntFlag):
AttributeError: module 'enum' has no attribute 'IntFlag'
| 0.6121 |
Traceback (most recent call last):
"main.py", line 168, in <module>
fire.Fire()
"/home/deepliver4/.conda/envs/py36/lib/python3.6/site-packages/fire/core.py", line 127, in Fire
component_trace = _Fire(component, args, context, name)
"/home/deepliver4/.conda/envs/py36/lib/python3.6/site-packages/fire/core.py", line 366, in _Fire
component, remaining_args)
"/home/deepliver4/.conda/envs/py36/lib/python3.6/site-packages/fire/core.py", line 542, in _CallCallable
result = fn(*varargs, **kwargs)
"main.py", line 79, in train
for epoch in range(opt.max_epoch):
TypeError: 'str' object cannot be interpreted as an integer
| Traceback (most recent call last):
"/usr/bin/glances", line 11, in <module>
load_entry_point('Glances==2.11.1', 'console_scripts', 'glances')()
"/usr/lib/python3/dist-packages/glances/__init__.py", line 134, in main
start(config=config, args=args)
"/usr/lib/python3/dist-packages/glances/__init__.py", line 103, in start
mode.serve_forever()
"/usr/lib/python3/dist-packages/glances/standalone.py", line 113, in serve_forever
self.schedule.run()
"/usr/lib/python3.6/sched.py", line 154, in run
action(*argument, **kwargs)
"/usr/lib/python3/dist-packages/glances/standalone.py", line 96, in __serve_forever
self.stats.update()
"/usr/lib/python3/dist-packages/glances/stats.py", line 192, in update
self._plugins[p].update()
"/usr/lib/python3/dist-packages/glances/plugins/glances_plugin.py", line 884, in wrapper
ret = fct(self, *args, **kw)
"/usr/lib/python3/dist-packages/glances/plugins/glances_plugin.py", line 893, in wrapper
ret = fct(*args, **kw)
"/usr/lib/python3/dist-packages/glances/plugins/glances_docker.py", line 269, in update
container['io'] = self.get_docker_io(container['Id'], self.thread_list[container['Id']].stats)
"/usr/lib/python3/dist-packages/glances/plugins/glances_docker.py", line 453, in get_docker_io
ior = [i for i in iocounters['io_service_bytes_recursive'] if i['op'] == 'Read'][0]['value']
TypeError: 'NoneType' object is not iterable
| 0.619825 |
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'
| Traceback (most recent call last):
"<console>", line 1, in <module>
"/Users/jtyler/virtualenvs/scapy-playground/lib/python2.7/site-packages/scapy/packet.py", line 277, in __str__
return self.build()
"/Users/jtyler/virtualenvs/scapy-playground/lib/python2.7/site-packages/scapy/packet.py", line 354, in build
p = self.do_build()
"/Users/jtyler/virtualenvs/scapy-playground/lib/python2.7/site-packages/scapy/packet.py", line 341, in do_build
pkt = self.self_build()
"/Users/jtyler/virtualenvs/scapy-playground/lib/python2.7/site-packages/scapy/packet.py", line 332, in self_build
p = f.addfield(self, p, val)
"/Users/jtyler/virtualenvs/scapy-playground/lib/python2.7/site-packages/scapy/fields.py", line 72, in addfield
return s+struct.pack(self.fmt, self.i2m(pkt,val))
"/Users/jtyler/virtualenvs/scapy-playground/lib/python2.7/site-packages/scapy/layers/l2.py", line 105, in i2m
return MACField.i2m(self, pkt, self.i2h(pkt, x))
"/Users/jtyler/virtualenvs/scapy-playground/lib/python2.7/site-packages/scapy/layers/l2.py", line 97, in i2h
x = conf.neighbor.resolve(pkt,pkt.payload)
"/Users/jtyler/virtualenvs/scapy-playground/lib/python2.7/site-packages/scapy/layers/l2.py", line 45, in resolve
return self.resolvers[k](l2inst,l3inst)
"/Users/jtyler/virtualenvs/scapy-playground/lib/python2.7/site-packages/scapy/layers/inet.py", line 782, in inet_register_l3
return getmacbyip(l3.dst)
"/Users/jtyler/virtualenvs/scapy-playground/lib/python2.7/site-packages/scapy/layers/l2.py", line 80, in getmacbyip
nofilter=1)
"/Users/jtyler/virtualenvs/scapy-playground/lib/python2.7/site-packages/scapy/sendrecv.py", line 395, in srp1
a,b=srp(*args,**kargs)
"/Users/jtyler/virtualenvs/scapy-playground/lib/python2.7/site-packages/scapy/sendrecv.py", line 377, in srp
s = conf.L2socket(iface=iface, filter=filter, nofilter=nofilter, type=type)
TypeError: 'NoneType' object is not callable
| 0.547516 |
Traceback (most recent call last):
"/usr/local/lib/python2.7/site-packages/grpc/_channel.py", line 185, in consume_request_iterator
request = next(request_iterator)
TypeError: chatMsg object is not an iterator
| Traceback (most recent call last):
"object_detection/dataset_tools/oid_tfrecord_creation_test.py", line 147, in test_label_filtering
df[df.ImageID == 'i1'], label_map, 'encoded_image_test')
"/dev/shm/models/research/object_detection/dataset_tools/oid_tfrecord_creation.py", line 65, in tf_example_from_annotations_data_frame
filtered_data_frame_boxes.LabelName.as_matrix()),
"/dev/shm/models/research/object_detection/utils/dataset_util.py", line 38, in bytes_list_feature
return tf.train.Feature(bytes_list=tf.train.BytesList(value=value))
TypeError: 'a' has type str, but expected one of: bytes
| 0.631333 |
Traceback (most recent call last):
"/usr/local/bin/telepresence/telepresence/cli.py", line 136, in crash_reporting
yield
"/usr/local/bin/telepresence/telepresence/main.py", line 77, in main
runner, remote_info, env, socks_port, ssh, mount_dir, pod_info
"/usr/local/bin/telepresence/telepresence/outbound/setup.py", line 98, in launch
runner_, remote_info, command, args.also_proxy, env, ssh
"/usr/local/bin/telepresence/telepresence/outbound/local.py", line 121, in launch_vpn
connect_sshuttle(runner, remote_info, also_proxy, ssh)
"/usr/local/bin/telepresence/telepresence/outbound/vpn.py", line 312, in connect_sshuttle
raise RuntimeError("vpn-tcp tunnel did not connect")
RuntimeError: vpn-tcp tunnel did not connect
| Traceback (most recent call last):
"/usr/lib/python3.8/multiprocessing/process.py", line 315, in _bootstrap
self.run()
"/usr/lib/python3.8/multiprocessing/process.py", line 108, in run
self._target(*self._args, **self._kwargs)
"/home/user/projects/espnet/espnet2/tasks/abs_task.py", line 1304, in main_worker
cls.trainer.run(
"/home/user/projects/espnet/espnet2/train/trainer.py", line 208, in run
all_steps_are_invalid = cls.train_one_epoch(
"/home/user/projects/espnet/espnet2/train/trainer.py", line 393, in train_one_epoch
loss, stats, weight = model(**batch)
"/home/user/projects/espnet/tools/venv/lib/python3.8/site-packages/torch/nn/modules/module.py", line 532, in __call__
result = self.forward(*input, **kwargs)
"/home/user/projects/espnet/tools/venv/lib/python3.8/site-packages/torch/nn/parallel/distributed.py", line 447, in forward
output = self.module(*inputs[0], **kwargs[0])
"/home/user/projects/espnet/tools/venv/lib/python3.8/site-packages/torch/nn/modules/module.py", line 532, in __call__
result = self.forward(*input, **kwargs)
"/home/user/projects/espnet/espnet2/tts/espnet_model.py", line 104, in forward
return self.tts(
"/home/user/projects/espnet/tools/venv/lib/python3.8/site-packages/torch/nn/modules/module.py", line 532, in __call__
result = self.forward(*input, **kwargs)
"/home/user/projects/espnet/espnet2/tts/fastspeech2.py", line 408, in forward
before_outs, after_outs, d_outs, p_outs, e_outs = self._forward(
"/home/user/projects/espnet/espnet2/tts/fastspeech2.py", line 521, in _forward
zs, _ = self.decoder(hs, h_masks)
# (B, Lmax, adim)
"/home/user/projects/espnet/tools/venv/lib/python3.8/site-packages/torch/nn/modules/module.py", line 532, in __call__
result = self.forward(*input, **kwargs)
"/home/user/projects/espnet/espnet/nets/pytorch_backend/conformer/encoder.py", line 223, in forward
xs, masks = self.encoders(xs, masks)
"/home/user/projects/espnet/tools/venv/lib/python3.8/site-packages/torch/nn/modules/module.py", line 532, in __call__
result = self.forward(*input, **kwargs)
"/home/user/projects/espnet/espnet/nets/pytorch_backend/transformer/repeat.py", line 18, in forward
args = m(*args)
"/home/user/projects/espnet/tools/venv/lib/python3.8/site-packages/torch/nn/modules/module.py", line 532, in __call__
result = self.forward(*input, **kwargs)
"/home/user/projects/espnet/espnet/nets/pytorch_backend/conformer/encoder_layer.py", line 119, in forward
x_att = self.self_attn(x_q, x, x, pos_emb, mask)
"/home/user/projects/espnet/tools/venv/lib/python3.8/site-packages/torch/nn/modules/module.py", line 532, in __call__
result = self.forward(*input, **kwargs)
"/home/user/projects/espnet/espnet/nets/pytorch_backend/transformer/attention.py", line 199, in forward
matrix_bd = torch.matmul(q_with_bias_v, p.transpose(-2, -1))
RuntimeError: CUDA out of memory. Tried to allocate 502.00 MiB (GPU 0; 23.64 GiB total capacity; 21.13 GiB already allocated; 238.00 MiB free; 22.11 GiB reserved in total by PyTorch)
| 0.540693 |
Traceback (most recent call last):
"C:\Users\kinga\Anaconda3\lib\multiprocessing\process.py", line 258, in _bootstrap
self.run()
"C:\Users\kinga\Anaconda3\lib\multiprocessing\process.py", line 93, in run
self._target(*self._args, **self._kwargs)
"C:\Users\kinga\Anaconda3\lib\multiprocessing\pool.py", line 108, in worker
task = get()
"C:\Users\kinga\Anaconda3\lib\multiprocessing\queues.py", line 337, in get
return _ForkingPickler.loads(res)
AttributeError: Can't get attribute 'f' on <module '__main__' (built-in)>
| Traceback (most recent call last):
"c:\server\python\conda\Lib\multiprocessing\process.py", line 258, in _bootstrap
self.run()
"c:\server\python\conda\Lib\multiprocessing\process.py", line 93, in run
self._target(*self._args, **self._kwargs)
"c:\server\python\conda\Lib\multiprocessing\pool.py", line 108, in worker
task = get()
"C:\Users\NAYARA~1\Desktop\Daniel\ROBOCR~1\robot\lib\site-packages\sklearn\externals\joblib\pool.py", line 362, in get
return recv()
"c:\server\python\conda\Lib\multiprocessing\connection.py", line 251, in recv
return _ForkingPickler.loads(buf.getbuffer())
AttributeError: Can't get attribute 'estrategia_teste' on <module 'freqtrade.strategy' from 'c:\\users\\nayara costa\\desktop\\d
| 0.641517 |
2021-04-23T10:39:27.298 full_node full_node_server
: ERROR
Exception Was not able to get peername from <function WSChiaConnection.__getattr__.<locals>.invoke at 0x0000017EE931AF78> at 118.69.72.164, exception Stack: Traceback (most recent call last):
"chia\server\server.py", line 243, in incoming_connection
"chia\server\ws_connection.py", line 59, in __init__
ValueError: Was not able to get peername from <function WSChiaConnection.__getattr__.<locals>.invoke at 0x0000017EE931AF78> at 118.69.72.164
| Traceback (most recent call last):
"/tmp/tmphwvnj7yy/galaxy-dev/lib/galaxy/queue_worker.py", line 388, in process_task
result = f(self.app, **body['kwargs'])
"/tmp/tmphwvnj7yy/galaxy-dev/lib/galaxy/queue_worker.py", line 252, in rebuild_toolbox_search_index
app.reindex_tool_search()
"/tmp/tmphwvnj7yy/galaxy-dev/lib/galaxy/config/__init__.py", line 1040, in reindex_tool_search
self.toolbox_search.build_index(tool_cache=self.tool_cache)
"/tmp/tmphwvnj7yy/galaxy-dev/lib/galaxy/tools/search/__init__.py", line 92, in build_index
writer.add_document(**add_doc_kwds)
"/home/berntm/.planemo/gx_venv_release_20.05/local/lib/python2.7/site-packages/whoosh/writing.py", line 1021, in add_document
self._record("add_document", args, kwargs)
"/home/berntm/.planemo/gx_venv_release_20.05/local/lib/python2.7/site-packages/whoosh/writing.py", line 1001, in _record
getattr(self.writer, method)(*args, **kwargs)
"/home/berntm/.planemo/gx_venv_release_20.05/local/lib/python2.7/site-packages/whoosh/writing.py", line 750, in add_document
for tbytes, freq, weight, vbytes in items:
"/home/berntm/.planemo/gx_venv_release_20.05/local/lib/python2.7/site-packages/whoosh/fields.py", line 156, in index
raise ValueError("%r is not unicode or sequence" % value)
ValueError: 'CONVERTER_sdf_to_smiles' is not unicode or sequence
| 0.552689 |
Traceback (most recent call last):
"/private/var/folders/kn/3fznwwr15z9chdd30p3q4qm80000gp/T/pip-build-489cEa/scikit-learn/setup.py", line 149, in get_scipy_status
import scipy
ImportError: No module named scipy
| Traceback (most recent call last):
"science_rcn/run.py", line 27, in <module>
from inference import test_image
"/Users/wm/workspace/RCN/science_rcn-master/science_rcn/inference.py", line 15, in <module>
from dilation.dilation import dilate_2d
"/Users/wm/workspace/RCN/science_rcn-master/science_rcn/dilation/dilation.py", line 4, in <module>
from _dilation import max_filter1d, brute_max_filter1d
ImportError: No module named _dilation | 0.594601 |
Traceback (most recent call last):
"/usr/lib/python3.6/site-packages/cherrypy/_cprequest.py", line 670, in respond
response.body = self.handler()
"/usr/lib/python3.6/site-packages/cherrypy/lib/encoding.py", line 217, in __call__
self.body = self.oldhandler(*args, **kwargs)
"/usr/lib/python3.6/site-packages/cherrypy/_cpdispatch.py", line 60, in __call__
return self.callable(*self.args, **self.kwargs)
"/usr/lib/python3.6/site-packages/salt/netapi/rest_cherrypy/app.py", line 1717, in POST
pub_key = ret.get('pub', '')
AttributeError: 'str' object has no attribute 'get'
| Traceback (most recent call last):
"<input>", line 1, in <module>
"/Users/utollwi/.pyenv/versions/3.6.10/lib/python3.6/site-packages/sympy/core/basic.py", line 1630, in doit
for term in self.args]
"/Users/utollwi/.pyenv/versions/3.6.10/lib/python3.6/site-packages/sympy/core/basic.py", line 1630, in <listcomp>
for term in self.args]
"/Users/utollwi/.pyenv/versions/3.6.10/lib/python3.6/site-packages/sympy/core/basic.py", line 1630, in doit
for term in self.args]
"/Users/utollwi/.pyenv/versions/3.6.10/lib/python3.6/site-packages/sympy/core/basic.py", line 1630, in <listcomp>
for term in self.args]
"/Users/utollwi/.pyenv/versions/3.6.10/lib/python3.6/site-packages/sympy/core/function.py", line 2113, in doit
for vi, ci in e.variable_count:
AttributeError: 'Subs' object has no attribute 'variable_count'
| 0.652405 |
Traceback (most recent call last):
"/usr/lib64/python3.8/logging/__init__.py", line 1081, in emit
msg = self.format(record)
"/usr/lib64/python3.8/logging/__init__.py", line 925, in format
return fmt.format(record)
"/usr/lib64/python3.8/logging/__init__.py", line 664, in format
record.message = record.getMessage()
"/usr/lib64/python3.8/logging/__init__.py", line 369, in getMessage
msg = msg % self.args
TypeError: not all arguments converted during string formatting
| Traceback (most recent call last):
"train.py", line 425, in <module>
train(hyp)
# train normally
"train.py", line 327, in train
multi_label=ni > n_burn)
"/home/lzc/yolov3-master/test.py", line 92, in test
inf_out, train_out = model(imgs, augment=augment)
# inference and training outputs
"/home/lzc/.local/lib/python3.7/site-packages/torch/nn/modules/module.py", line 550, in __call__
result = self.forward(*input, **kwargs)
"/home/lzc/.local/lib/python3.7/site-packages/torch/nn/parallel/distributed.py", line 460, in forward
outputs = self.parallel_apply(self._module_copies[:len(inputs)], inputs, kwargs)
"/home/lzc/.local/lib/python3.7/site-packages/torch/nn/parallel/distributed.py", line 485, in parallel_apply
return parallel_apply(replicas, inputs, kwargs, self.device_ids[:len(replicas)])
"/home/lzc/.local/lib/python3.7/site-packages/torch/nn/parallel/parallel_apply.py", line 85, in parallel_apply
output.reraise()
"/home/lzc/.local/lib/python3.7/site-packages/torch/_utils.py", line 395, in reraise
raise self.exc_type(msg)
TypeError: Caught TypeError in replica 7 on device 7.
| 0.512288 |
Traceback (most recent call last):
"/opt/pycharm/helpers/pydev/pydevd.py", line 1591, in <module>
globals = debugger.run(setup['file'], None, None, is_module)
"/opt/pycharm/helpers/pydev/pydevd.py", line 1018, in run
pydev_imports.execfile(file, globals, locals)
# execute the script
"/opt/pycharm/helpers/pydev/_pydev_imps/_pydev_execfile.py", line 18, in execfile
exec(compile(contents+"\n", file, 'exec'), glob, loc)
"/home/matej/Desktop/camps_analysis/code/nextPin/server/spd/scripts/osm_and_camps/ppp.py", line 34, in <module>
rule1.view()
"/usr/local/lib/python3.6/dist-packages/skfuzzy/control/rule.py", line 247, in view
ControlSystemVisualizer(self).view().show()
AttributeError: 'tuple' object has no attribute 'show'
| Traceback (most recent call last):
"/usr/local/bin/vaex", line 11, in <module>
load_entry_point('vaex==1.0.0b6', 'console_scripts', 'vaex')()
"/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 561, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
"/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2631, in load_entry_point
return ep.load()
"/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2291, in load
return self.resolve()
"/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2297, in resolve
module = __import__(self.module_name, fromlist=['__name__'], level=0)
"/usr/local/lib/python3.5/dist-packages/vaex/__init__.py", line 71, in <module>
import vaex.dataset
"/usr/local/lib/python3.5/dist-packages/vaex/dataset.py", line 18, in <module>
import vaex.utils
"/usr/local/lib/python3.5/dist-packages/vaex/utils.py", line 179, in <module>
class CpuUsage(progressbar.widgets.FormatWidgetMixin, progressbar.widgets.TimeSensitiveWidgetBase):
AttributeError: module 'progressbar.widgets' has no attribute 'FormatWidgetMixin'
| 0.649092 |
Traceback (most recent call last):
"/usr/lib/python3.8/socketserver.py", line 650, in process_request_thread
self.finish_request(request, client_address)
"/usr/lib/python3.8/socketserver.py", line 360, in finish_request
self.RequestHandlerClass(request, client_address, self)
"/usr/lib/python3.8/socketserver.py", line 720, in __init__
self.handle()
"/pentest/c2/koadic/core/handler.py", line 86, in handle
return BaseHTTPRequestHandler.handle(self)
"/usr/lib/python3.8/http/server.py", line 427, in handle
self.handle_one_request()
"/usr/lib/python3.8/http/server.py", line 415, in handle_one_request
method()
"/pentest/c2/koadic/core/handler.py", line 194, in do_GET
return self.handle_oneshot()
"/pentest/c2/koadic/core/handler.py", line 261, in handle_oneshot
j = plugin.job(self.shell, -1, plugin.STATE, workload, options)
AttributeError: 'MSHTAStager' object has no attribute 'STATE'
| Traceback (most recent call last):
"dnscan.py", line 349, in <module>
resolver.resolve('.', 'NS')
AttributeError: 'Resolver' object has no attribute 'resolve'
| 0.57619 |
The minion function caused an exception: Traceback (most recent call last):
"/usr/lib/python2.6/site-packages/salt/minion.py", line 1079, in _thread_return
self.schedule.add_job({
"/usr/lib/python2.6/site-packages/salt/modules/state.py", line 763, in highstate
conflict = _check_queue(queue, kwargs)
"/usr/lib/python2.6/site-packages/salt/modules/state.py", line 249, in _check_queue
conflict = running(concurrent=kwargs.get('concurrent', False))
"/usr/lib/python2.6/site-packages/salt/modules/state.py", line 208, in running
active = __salt__['saltutil.is_running']('state.*')
"/usr/lib/python2.6/site-packages/salt/loader.py", line 902, in __getitem__
funcname
"/usr/lib/python2.6/site-packages/salt/utils/lazy.py", line 93, in __getitem__
KeyError: 'saltutil.is_running'
| Traceback (most recent call last):
"C:\ProgramData\Anaconda3\lib\ctypes\__init__.py", line 121, in WINFUNCTYPE
return _win_functype_cache[(restype, argtypes, flags)]
KeyError: (<class 'ctypes.HRESULT'>, (<class 'comtypes.BSTR'>, <class 'comtypes.automation.tagVARIANT'>), 0)
| 0.535545 |
Traceback (most recent call last):
"/Users/alokbeniwal/dev/ray/python/ray/workers/default_worker.py", line 38, in <module>
use_raylet=(args.raylet_name is not None))
TypeError: connect() got an unexpected keyword argument 'use_raylet'
| Traceback (most recent call last):
"/usr/bin/overviewer.py", line 650, in <module>
ret = main()
"/usr/bin/overviewer.py", line 168, in main
g.genPOI.main()
"/usr/lib/python3.5/dist-packages/overviewer_core/aux_files/genPOI.py", line 535, in main
sfilters = sorted(filters, key=keyfunc)
TypeError: unorderable types: RegionSet() < RegionSet()
| 0.464475 |
Traceback (most recent call last):
"/usr/local/lib/python3.7/site-packages/hass_nabucasa/iot_base.py", line 108, in connect
await self._handle_connection()
"/usr/local/lib/python3.7/site-packages/hass_nabucasa/iot_base.py", line 147, in _handle_connection
await self.cloud.auth.async_check_token()
"/usr/local/lib/python3.7/site-packages/hass_nabucasa/auth.py", line 170, in async_check_token
if not cognito.check_token(renew=False):
"/usr/local/lib/python3.7/site-packages/pycognito/__init__.py", line 287, in check_token
raise AttributeError("Access Token Required to Check Token")
AttributeError: Access Token Required to Check Token
| Traceback (most recent call last):
"./scrape.py", line 15, in <module>
token = util.prompt_for_user_token(username, scope)
"/Users/steve/env/spotify-artist-scrape/lib/python3.5/site-packages/spotipy/util.py", line 86, in prompt_for_user_token
token_info = sp_oauth.get_access_token(code)
"/Users/steve/env/spotify-artist-scrape/lib/python3.5/site-packages/spotipy/oauth2.py", line 214, in get_access_token
headers=headers, verify=True, proxies=self.proxies)
AttributeError: 'SpotifyOAuth' object has no attribute 'proxies'
| 0.646332 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/logbook/handlers.py", line 216, in handle
self.emit(record)
"/usr/local/lib/python3.6/site-packages/dbt/logger.py", line 461, in emit
'too many messages received before initilization!'
AssertionError: too many messages received before initilization!
| Traceback (most recent call last):
"/gnu/store/p5a6z9mq8awjk8ncf485mmaiv00xy3sb-multiqc-test-data32bf18b4d7c46496ae50bfaf4c94a9df3afd0491-checkout/unit_tests/test_samtools_flagstat.py", line 59, in test_rep1
self.assertEqual(len(res1), 13 + 13 + 3 + 3 + 1 )
AssertionError: 21 != 33
| 0.52402 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
RuntimeError: dictionary changed size during iteration
| Traceback (most recent call last):
"exec.py", line 276, in <module>
train(logger)
"exec.py", line 91, in train
results_dict = net.train_forward(batch)
"/home/damien/medicaldetectiontoolkit/models/tmp_model.py", line 933, in train_forward
rpn_class_loss, neg_anchor_ix = compute_rpn_class_loss(rpn_match, rpn_class_logits[b], self.cf.shem_poolsize)
"/home/damien/medicaldetectiontoolkit/models/tmp_model.py", line 200, in compute_rpn_class_loss
roi_logits_pos = rpn_class_logits[pos_indices]
RuntimeError: index 648427 is out of bounds for dimension 0 with size 224640
| 0.559271 |
Traceback (most recent call last):
"C:\Users\S10500\AppData\Local\Continuum\anaconda3\lib\site-packages\spyder\widgets\ipythonconsole\client.py", line 575, in show_time
elapsed_time = time.monotonic() - self.t0
TypeError: unsupported operand type(s) for -: 'float' and 'NoneType'
| Traceback (most recent call last):
"C:\Program
s (x86)\JetBrains\PyCharm 2017.1\helpers\pydev\_pydevd_bundle\pydevd_exec2.py", line 3, in Exec
exec(exp, global_vars, local_vars)
"<input>", line 1, in <module>
"C:\Users\Patrik\Envs\eos-py\lib\site-packages\trimesh\constants.py", line 125, in timed
result = method(*args, **kwargs)
"C:\Users\Patrik\Envs\eos-py\lib\site-packages\trimesh\io\load.py", line 111, in load_mesh
file_type)
"C:\Users\Patrik\Envs\eos-py\lib\site-packages\trimesh\io\ply.py", line 37, in load_ply
ply_binary(elements, file_obj)
"C:\Users\Patrik\Envs\eos-py\lib\site-packages\trimesh\io\ply.py", line 304, in ply_binary
populate_listsize(file_obj, elements)
"C:\Users\Patrik\Envs\eos-py\lib\site-packages\trimesh\io\ply.py", line 267, in populate_listsize
offset = np.dtype(prior_data).itemsize()
TypeError: 'int' object is not callable
| 0.622513 |
Traceback (most recent call last):
"/venv/lib/python3.7/site-packages/flask/app.py", line 1813, in full_dispatch_request
rv = self.dispatch_request()
"/venv/lib/python3.7/site-packages/flask/app.py", line 1799, in dispatch_request
return self.view_functions[rule.endpoint](**req.view_args)
"/venv/lib/python3.7/site-packages/flask_cors/decorator.py", line 128, in wrapped_function
resp = make_response(f(*args, **kwargs))
"/venv/lib/python3.7/site-packages/alerta/auth/basic.py", line 76, in login
user = User.check_credentials(username, password)
"/venv/lib/python3.7/site-packages/alerta/models/user.py", line 183, in check_credentials
user = User.find_by_username(username)
"/venv/lib/python3.7/site-packages/alerta/models/user.py", line 147, in find_by_username
return User.from_db(db.get_user_by_username(username))
"/venv/lib/python3.7/site-packages/alerta/models/user.py", line 135, in from_db
return cls.from_record(r)
"/venv/lib/python3.7/site-packages/alerta/models/user.py", line 127, in from_record
email_verified=rec.email_verified
"/venv/lib/python3.7/site-packages/alerta/models/user.py", line 31, in __init__
self.roles = ['admin'] if self.email in current_app.config['ADMIN_USERS'] else (roles or ['user'])
TypeError: 'in <string>' requires string as left operand, not NoneType
| Traceback (most recent call last):
"C:/Users/rdxhm/.PyCharmCE2017.2/config/scratches/scratch_15.py", line 7, in <module>
conv_layer = keras.layers.Conv1D(10, 2, input_dtype=dtype, dtype=dtype)(input_layer)
"C:\Users\rdxhm\AppData\Local\Continuum\Anaconda3\lib\site-packages\keras\engine\topology.py", line 617, in __call__
output = self.call(inputs, **kwargs)
"C:\Users\rdxhm\AppData\Local\Continuum\Anaconda3\lib\site-packages\keras\layers\convolutional.py", line 160, in call
dilation_rate=self.dilation_rate[0])
"C:\Users\rdxhm\AppData\Local\Continuum\Anaconda3\lib\site-packages\keras\backend\tensorflow_backend.py", line 3294, in conv1d
data_format=tf_data_format)
"C:\Users\rdxhm\AppData\Local\Continuum\Anaconda3\lib\site-packages\tensorflow\python\ops\nn_ops.py", line 751, in convolution
return op(input, filter)
"C:\Users\rdxhm\AppData\Local\Continuum\Anaconda3\lib\site-packages\tensorflow\python\ops\nn_ops.py", line 835, in __call__
return self.conv_op(inp, filter)
"C:\Users\rdxhm\AppData\Local\Continuum\Anaconda3\lib\site-packages\tensorflow\python\ops\nn_ops.py", line 499, in __call__
return self.call(inp, filter)
"C:\Users\rdxhm\AppData\Local\Continuum\Anaconda3\lib\site-packages\tensorflow\python\ops\nn_ops.py", line 187, in __call__
name=self.name)
"C:\Users\rdxhm\AppData\Local\Continuum\Anaconda3\lib\site-packages\tensorflow\python\ops\nn_ops.py", line 177, in _conv1d
data_format=data_format, name=name)
"C:\Users\rdxhm\AppData\Local\Continuum\Anaconda3\lib\site-packages\tensorflow\python\ops\nn_ops.py", line 2204, in conv1d
data_format=data_format)
"C:\Users\rdxhm\AppData\Local\Continuum\Anaconda3\lib\site-packages\tensorflow\python\ops\gen_nn_ops.py", line 630, in conv2d
data_format=data_format, name=name)
"C:\Users\rdxhm\AppData\Local\Continuum\Anaconda3\lib\site-packages\tensorflow\python\framework\op_def_library.py", line 546, in _apply_op_helper
inferred_from[input_arg.type_attr]))
TypeError: Input 'filter' of 'Conv2D' Op has type float32 that does not match type float16 of argument 'input'.
| 0.62088 |
Traceback (most recent call last):
"start_trainer.py", line 678, in <module>
main(args)
"start_trainer.py", line 604, in main
gradient_clipping_threshold=args.gradient_clipping_threshold)
"/usr/local/lib/python2.7/dist-packages/Newbie-0.0.1-py2.7.egg/newbie/model/anomaly_detection/lstm_model.py", line 137, in __init__
self.__lstm_network()
"/usr/local/lib/python2.7/dist-packages/Newbie-0.0.1-py2.7.egg/newbie/model/anomaly_detection/lstm_model.py", line 229, in __lstm_network
self.__parameters = paddle.parameters.create(cost)
"/usr/local/lib/python2.7/dist-packages/paddle/v2/parameters.py", line 19, in create
topology = Topology(layers)
"/usr/local/lib/python2.7/dist-packages/paddle/v2/topology.py", line 69, in __init__
layers, extra_layers=extra_layers)
"/usr/local/lib/python2.7/dist-packages/paddle/v2/layer.py", line 96, in parse_network
return __parse__(__real_func__)
"/usr/local/lib/python2.7/dist-packages/paddle/trainer_config_helpers/config_parser_utils.py", line 32, in parse_network_config
config = config_parser.parse_config(network_conf, config_arg_str)
"/usr/local/lib/python2.7/dist-packages/paddle/trainer/config_parser.py", line 3597, in parse_config
trainer_config()
"/usr/local/lib/python2.7/dist-packages/paddle/v2/layer.py", line 89, in __real_func__
real_output = [each.to_proto(context=context) for each in output_layers]
"/usr/local/lib/python2.7/dist-packages/paddle/v2/config_base.py", line 109, in to_proto
context=context)
"/usr/local/lib/python2.7/dist-packages/paddle/v2/config_base.py", line 109, in to_proto
context=context)
"/usr/local/lib/python2.7/dist-packages/paddle/v2/config_base.py", line 109, in to_proto
context=context)
"/usr/local/lib/python2.7/dist-packages/paddle/v2/config_base.py", line 109, in to_proto
context=context)
"/usr/local/lib/python2.7/dist-packages/paddle/v2/config_base.py", line 109, in to_proto
context=context)
"/usr/local/lib/python2.7/dist-packages/paddle/v2/config_base.py", line 109, in to_proto
context=context)
"/usr/local/lib/python2.7/dist-packages/paddle/v2/config_base.py", line 109, in to_proto
context=context)
"/usr/local/lib/python2.7/dist-packages/paddle/v2/config_base.py", line 109, in to_proto
context=context)
"/usr/local/lib/python2.7/dist-packages/paddle/v2/config_base.py", line 109, in to_proto
context=context)
"/usr/local/lib/python2.7/dist-packages/paddle/v2/config_base.py", line 109, in to_proto
context=context)
"/usr/local/lib/python2.7/dist-packages/paddle/v2/config_base.py", line 109, in to_proto
context=context)
"/usr/local/lib/python2.7/dist-packages/paddle/v2/config_base.py", line 109, in to_proto
context=context)
"/usr/local/lib/python2.7/dist-packages/paddle/v2/config_base.py", line 109, in to_proto
context=context)
"/usr/local/lib/python2.7/dist-packages/paddle/v2/config_base.py", line 109, in to_proto
context=context)
"/usr/local/lib/python2.7/dist-packages/paddle/v2/config_base.py", line 109, in to_proto
context=context)
"/usr/local/lib/python2.7/dist-packages/paddle/v2/config_base.py", line 109, in to_proto
context=context)
"/usr/local/lib/python2.7/dist-packages/paddle/v2/config_base.py", line 109, in to_proto
context=context)
"/usr/local/lib/python2.7/dist-packages/paddle/v2/config_base.py", line 109, in to_proto
context=context)
"/usr/local/lib/python2.7/dist-packages/paddle/v2/config_base.py", line 109, in to_proto
context=context)
"/usr/local/lib/python2.7/dist-packages/paddle/v2/config_base.py", line 109, in to_proto
context=context)
"/usr/local/lib/python2.7/dist-packages/paddle/v2/config_base.py", line 109, in to_proto
context=context)
"/usr/local/lib/python2.7/dist-packages/paddle/v2/config_base.py", line 116, in to_proto
ret_val = self.to_proto_impl(**kwargs)
"/usr/local/lib/python2.7/dist-packages/paddle/v2/config_base.py", line 212, in to_proto_impl
return getattr(conf_helps, method_name)(**args)
"/usr/local/lib/python2.7/dist-packages/paddle/trainer_config_helpers/default_decorators.py", line 53, in __wrapper__
return func(*args, **kwargs)
"/usr/local/lib/python2.7/dist-packages/paddle/trainer_config_helpers/default_decorators.py", line 53, in __wrapper__
return func(*args, **kwargs)
"/usr/local/lib/python2.7/dist-packages/paddle/trainer_config_helpers/default_decorators.py", line 53, in __wrapper__
return func(*args, **kwargs)
"/usr/local/lib/python2.7/dist-packages/paddle/trainer_config_helpers/default_decorators.py", line 53, in __wrapper__
return func(*args, **kwargs)
"/usr/local/lib/python2.7/dist-packages/paddle/trainer_config_helpers/layers.py", line 329, in wrapper
return method(*args, **kwargs)
"/usr/local/lib/python2.7/dist-packages/paddle/trainer_config_helpers/layers.py", line 938, in fc_layer
**ExtraLayerAttribute.to_kwargs(layer_attr))
"/usr/local/lib/python2.7/dist-packages/paddle/trainer/config_parser.py", line 3180, in Layer
return layer_func(name, **xargs)
"/usr/local/lib/python2.7/dist-packages/paddle/trainer/config_parser.py", line 1592, in __init__
super(FCLayer, self).__init__(name, 'fc', size, inputs=inputs, **xargs)
TypeError: __init__() got an unexpected keyword argument 'error_clipping_threshold'
| [pipenv.exceptions.VirtualenvCreationException]: Traceback (most recent call last):
"/Users/abc/anaconda3/lib/python3.7/site-packages/virtualenv.py", line 2567, in <module>
main()
"/Users/abc/anaconda3/lib/python3.7/site-packages/virtualenv.py", line 793, in main
symlink=options.symlink,
"/Users/abc/anaconda3/lib/python3.7/site-packages/virtualenv.py", line 1071, in create_environment
install_python(home_dir, lib_dir, inc_dir, bin_dir, site_packages=site_packages, clear=clear, symlink=symlink)
"/Users/abc/anaconda3/lib/python3.7/site-packages/virtualenv.py", line 1552, in install_python
shutil.copy(original_python, py_executable)
"/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.7/lib/python3.7/shutil.py", line 245, in copy
copyfile(src, dst, follow_symlinks=follow_symlinks)
"/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.7/lib/python3.7/shutil.py", line 103, in copyfile
if _samefile(src, dst):
"/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.7/lib/python3.7/shutil.py", line 88, in _samefile
return os.path.samefile(src, dst)
"/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.7/lib/python3.7/genericpath.py", line 96, in samefile
s1 = os.stat(f1)
TypeError: stat: path should be string, bytes, os.PathLike or integer, not NoneType
| 0.535573 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.