text1
stringlengths
92
132k
text2
stringlengths
83
99.1k
score
float64
0.01
1
Traceback (most recent call last): "/miniconda/lib/python3.5/site-packages/cppimport/import_hook.py", line 241, in find_module build_plugin(fullname, filepath) "/miniconda/lib/python3.5/site-packages/cppimport/import_hook.py", line 187, in build_plugin with stdchannel_redirected(sys.stdout, os.devnull): "/minicon...
Traceback (most recent call last): "<stdin>", line 1, in <module> pyodbc.Error: ('01000', "[01000] [unixODBC][Driver Manager]Can't open lib '/opt/microsoft/msodbcsql17/lib64/libmsodbcsql-17.4.so.2.1' : file not found (0) (SQLDriverConnect)")
0.109067
Traceback (most recent call last): "./WinPayloads.py", line 2, in <module> from lib.main import * "/root/Desktop/Winpayloads/lib/main.py", line 8, in <module> import blessed ImportError: No module named blessed
Traceback (most recent call last): "/usr/local/lib/python3.5/wsgiref/handlers.py", line 137, in run self.result = application(self.environ, self.start_response) "/usr/local/lib/python3.5/site-packages/radicale/__init__.py", line 332, in __call__ user) "/usr/local/lib/python3.5/site-packages/radicale/__init__.py",...
0.284336
Traceback (most recent call last): "D:\tools\XX-Net-3.7.9\code\default\python27\1.0\lib\threading.py", line 801, in __bootstrap_inner self.run() "D:\tools\XX-Net-3.7.9\code\default\python27\1.0\lib\threading.py", line 754, in run self.__target(*self.__args, **self.__kwargs) "D:\tools\XX-Net-3.7.9\code\defaul...
Traceback (most recent call last): "/Users/jeff/.virtualenvs/disqus-service/lib/python2.6/site-packages/kazoo-0.2dev-py2.6.egg/kazoo/client.py", line 72, in _loggingthread logging.getLogger('ZooKeeper').exception("Logging error: %s", v) "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/logging...
0.263264
Traceback (most recent call last): "/usr/bin/pip2", line 9, in <module> load_entry_point('pip==1.5.4', 'console_scripts', 'pip2')() "/usr/lib/python2.7/dist-packages/pip/__init__.py", line 185, in main return command.main(cmd_args) "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 161, in main tex...
Traceback (most recent call last): "C:\Users\bushr\Anaconda3\lib\site-packages\requests\models.py", line 676, in generate for chunk in self.raw.stream(chunk_size, decode_content=True): "C:\Users\bushr\Anaconda3\lib\site-packages\requests\packages\urllib3\response.py", line 357, in stream data = self.read(amt=a...
0.264249
Traceback (most recent call last): "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpk63cqkyt\build\youtube_dl\YoutubeDL.py", line 1892, in process_info "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpk63cqkyt\build\youtube_dl\YoutubeDL.py", line 1831, in dl "C:\Users\dst\AppData\Roam...
Traceback (most recent call last): "/usr/local/bin/whipper", line 9, in <module> load_entry_point('whipper==0.4.2', 'console_scripts', 'whipper')() "/usr/local/lib/python2.7/dist-packages/whipper-0.4.2-py2.7.egg/morituri/command/main.py", line 31, in main ret = cmd.do() "/usr/local/lib/python2.7/dist-package...
0.256095
Traceback (most recent call last): "play.py", line 175, in <module> AI.run() "play.py", line 160, in run self.play() "play.py", line 139, in play self.state = self.get_current_state() "play.py", line 71, in get_current_state self.resolution = state.shape[:2] AttributeError: 'NoneType' object has no attr...
Traceback (most recent call last): "commix.py", line 31, in <module> import src.core.main "main.py", line 1163, in <module> main(filename, url) "main.py", line 921, in main controller.do_check(url, filename) "controller.py", line 569, in do_check if perform_checks(url,filename) == False and scan_level < setting...
0.320245
Python stack trace: Traceback (most recent call last): "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/objection/console/repl.py", line 371, in start_repl self.run_command(document) "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/objection/console/rep...
Traceback (most recent call last): "EvaluateNetwork.py", line 115, in <module> pose = predict.argmax_pose_predict(scmap, locref, cfg.stride) "/home/dave/DeepLabCut/pose-tensorflow/nnet/predict.py", line 43, in argmax_pose_predict num_joints = scmap.shape[2] IndexError: tuple index out of range
0.273149
Traceback (most recent call last): "/Users/mdickinson/.edm/envs/test/bin/cythonize", line 10, in <module> sys.exit(main()) "/Users/mdickinson/.edm/envs/test/lib/python2.7/site-packages/Cython/Build/Cythonize.py", line 196, in main cython_compile(path, options) "/Users/mdickinson/.edm/envs/test/lib/python2.7/...
Traceback (most recent call last): "c:\users\bones\appdata\local\programs\python\python36\lib\site-packages\pip\basecommand.py", line 215, in main status = self.run(options, args) "c:\users\bones\appdata\local\programs\python\python36\lib\site-packages\pip\commands\install.py", line 342, in run prefix=options.p...
0.274374
```Traceback (most recent call last): "c:\python38\lib\runpy.py", line 194, in _run_module_as_main return _run_code(code, main_globals, None, "c:\python38\lib\runpy.py", line 87, in _run_code exec(code, run_globals) "c:\Python38\Scripts\prospector.exe\__main__.py", line 7, in <module> "c:\python38\lib\sit...
Traceback (most recent call last): "~/.local/lib/python3.7/site-packages/youtube_dl/YoutubeDL.py", line 803, in wrapper return func(self, *args, **kwargs) "~/.local/lib/python3.7/site-packages/youtube_dl/YoutubeDL.py", line 824, in __extract_info ie_result = ie.extract(url) "~/.local/lib/python3.7/site-packa...
0.222101
Traceback (most recent call last): "C:\Users\Atinder\SickRage\sickbeard\search.py", line 489, in searchProviders searchResults = curProvider.find_search_results(show, episodes, search_mode, manualSearch, downCurQuality) "C:\Users\Atinder\SickRage\sickrage\providers\GenericProvider.py", line 180, in find_search_resu...
Traceback (most recent call last): "train.py", line 3, in <module> from model.build_model import Build_Model "/home/wxy/AfterMId/YOLOv4-pytorch/model/build_model.py", line 8, in <module> from model.YOLOv4 import YOLOv4 "/home/wxy/AfterMId/YOLOv4-pytorch/model/YOLOv4.py", line 5, in <module> from .backbones....
0.210159
Traceback (most recent call last): "...lib/python2.7/site-packages/IPython/core/interactiveshell.py", line 2885, in run_code exec(code_obj, self.user_global_ns, self.user_ns) "<ipython-input-12-f866f9c7ec7c>", line 5, in <module> pd.io.json.json_normalize(json.loads(testjson)) ".../lib/python2.7/site-packages/pan...
Traceback (most recent call last): "/home/kbuilder/.pyenv/versions/3.6.1/lib/python3.6/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) "/home/kbuilder/.pyenv/versions/3.6.1/lib/python3.6/runpy.py", line 85, in _run_code exec(code, run_globals) "/tmpfs/src/git/autosynth/env/lib/python3.6/site-pac...
0.138639
Traceback (most recent call last): "/Users/noplay/code/gns3/gns3-gui/gns3/dialogs/preferences_dialog.py", line 209, in accept if self._applyPreferences(): "/Users/noplay/code/gns3/gns3-gui/gns3/dialogs/preferences_dialog.py", line 174, in _applyPreferences ok = preferences_page.savePreferences() "/Users/noplay/co...
Traceback (most recent call last): "D:\tools\XX-Net-3.7.9\code\default\python27\1.0\lib\threading.py", line 801, in __bootstrap_inner self.run() "D:\tools\XX-Net-3.7.9\code\default\python27\1.0\lib\threading.py", line 754, in run self.__target(*self.__args, **self.__kwargs) "D:\tools\XX-Net-3.7.9\code\defaul...
0.221328
Traceback (most recent call last): "/usr/local/bin/gcalcli", line 2257, in <module> BowChickaWowWow() "/usr/local/bin/gcalcli", line 2106, in BowChickaWowWow client_secret=FLAGS.client_secret "/usr/local/bin/gcalcli", line 468, in **init** self._GetCached() "/usr/local/bin/gcalcli", line 562, in _GetCached calL...
Traceback (most recent call last): "<ipython-input-5-42f283b0c734>", line 7, in <module> x.groupby(['a']).sum().compute() "C:\Anaconda3\lib\site-packages\dask-0.9.0-py3.5.egg\dask\base.py", line 37, in compute return compute(self, **kwargs)[0] "C:\Anaconda3\lib\site-packages\dask-0.9.0-py3.5.egg\dask\base.py", li...
0.279499
Traceback (most recent call last): "/usr/local/bin/mypy", line 10, in <module> sys.exit(console_entry()) "/usr/local/lib/python3.6/site-packages/mypy/__main__.py", line 8, in console_entry main(None, sys.stdout, sys.stderr) "/usr/local/lib/python3.6/site-packages/mypy/main.py", line 83, in main res = build....
Traceback (most recent call last): "/Users/ben/.virtualenvs/docs/lib/python3.7/site-packages/django/db/backends/utils.py", line 62, in execute return self.cursor.execute(sql) "/Users/ben/.virtualenvs/docs/lib/python3.7/site-packages/django/db/backends/sqlite3/base.py", line 326, in execute return Database.Curso...
0.292737
Traceback (most recent call last): "/usr/lib/python3.7/asyncio/sslproto.py", line 526, in data_received ssldata, appdata = self._sslpipe.feed_ssldata(data) "/usr/lib/python3.7/asyncio/sslproto.py", line 189, in feed_ssldata self._sslobj.do_handshake() "/usr/lib/python3.7/ssl.py", line 763, in do_handshake s...
Traceback (most recent call last): "./pandas_enum.py", line 9, in <module> print((q1[Cols.col1] == q2[Cols.col1]).all()) "/.../lib/python3.6/site-packages/pandas/core/ops.py", line 1217, in wrapper name=res_name).rename(res_name) "/.../lib/python3.6/site-packages/pandas/core/series.py", line 3318, in rename ...
0.270016
3月 13 20:37:44.26 - [ERROR] Except stack:Traceback (most recent call last): "/home/cirno/Downloads/XX-Net-2.9.4/launcher/module_init.py", line 71, in stop _start = proc_handler[module]["imp"].startKeyError: 'imp'
Traceback (most recent call last): "./bpython/test/test_repl.py", line 284, in test_fuzzy_global_complete ['UnboundLocalError(', '__doc__'])AssertionError: Lists differ: ['ChildProcessError(', 'Unboun... != ['UnboundLocalError(', '__doc_...
0.203261
Traceback (most recent call last): "X:\Python34\lib\site-packages\nose\case.py", line 198, in runTest self.test(*self.arg) "X:\Python34\lib\site-packages\numpy\testing\decorators.py", line 146, in skipper_func return f(*args, **kwargs) "<string>", line 2, in check "X:\Python34\lib\site-packages\scipy\sparse\tes...
Traceback (most recent call last): "/opt/matrix-bridges/mautrix-telegram/lib/python3.7/site-packages/sqlalchemy/sql/sqltypes.py", line 1513, in _object_value_for_elem return self._object_lookup[elem] KeyError: 'join'
0.236842
Traceback (most recent call last): "test_pymc3_custom_distribution.py", line 39, in <module> bar.c.random() "/usr/local/lib/python2.7/dist-packages/pymc3/model.py", line 41, in __call__ return getattr(self.obj, self.method_name)(*args, **kwargs) "test_pymc3_custom_distribution.py", line 16, in random a, b =...
Traceback (most recent call last): "/Users/alex.debrie/Envs/findapp-test/lib/python2.7/site-packages/moto/core/models.py", line 71, in wrapper result = func(*args, **kwargs) "/Users/alex.debrie/emr/test_schemas.py", line 51, in test_can_launch_cluster r = client.run_job_flow(**config) "/Users/alex.debrie/Envs/fin...
0.318269
Traceback (most recent call last): "/usr/local/bin/samsungctl", line 9, in <module> load_entry_point('samsungctl===0.3.0-git', 'console_scripts', 'samsungctl')() "build/bdist.linux-x86_64/egg/samsungctl/__main__.py", line 101, in main "build/bdist.linux-x86_64/egg/samsungctl/remote.py", line 27, in __init__ "bu...
Traceback (most recent call last): "<string>", line 1, in <module> "/tmp/pip-build-0qD6A1/pypandoc/setup.py", line 116, in <module> cmdclass=cmd_classes "/usr/lib/python2.7/site-packages/setuptools/__init__.py", line 129, in setup return distutils.core.setup(**attrs) "/usr/lib64/python2.7/distutils/core....
0.261071
Traceback (most recent call last): "/usr/local/bin/thefuck", line 7, in <module> from thefuck.main import main "/Library/Python/2.7/site-packages/thefuck/main.py", line 2, in <module> from pathlib import PathImportError: No module named pathlib
Traceback (most recent call last): "/Users/kapil/projects/cloud-custodian/bin/custodian", line 11, in <module> load_entry_point('c7n', 'console_scripts', 'custodian')() "/Users/kapil/projects/cloud-custodian/c7n/cli.py", line 335, in main _setup_logger(options) "/Users/kapil/projects/cloud-custodian/c7n/cli....
0.264751
Traceback (most recent call last): "C:\Users\Alex Vermeulen\AppData\Local\Programs\Python\Python37-32\lib\socketserver.py", line 313, in _handle_request_noblock self.process_request(request, client_address) "C:\Users\Alex Vermeulen\AppData\Local\Programs\Python\Python37-32\lib\socketserver.py", line 344, in proc...
```Traceback (most recent call last): "frozen_model_to_coreml3.py", line 19, in <module> main() "frozen_model_to_coreml3.py", line 16, in main output_feature_names = ["bert/encoder/Reshape_12:0"]) "/home/christian/.virtualenvs/iOS/lib/python3.6/site-packages/tfcoreml/_tf_coreml_converter.py", line 621, in co...
0.250668
Traceback (most recent call last): "flow", line 54, in <module> print('Enter training ...'); tfnet.train() "D:\mywork\my_tensorflow\my_tensorflow\fine-tuning\thtrieu_yolo\net\flow.py", line 37, in train for i, (x_batch, datum) in enumerate(batches): "D:\mywork\my_tensorflow\my_tensorflow\fine-tuning\thtrieu_...
Traceback (most recent call last): "/Users/colinww/anaconda3/lib/python3.7/site-packages/spyder/widgets/github/backend.py", line 144, in send_report ret = repo.issues.post(title=title, body=body) "/Users/colinww/anaconda3/lib/python3.7/site-packages/spyder/utils/external/github.py", line 124, in __call__ return sel...
0.260442
Traceback (most recent call last): "C:\Users\ray\m2-x64-3.5\Scripts\conda-script.py", line 5, in <module> sys.exit(conda.cli.main()) "C:\Users\ray\m2-x64-3.5\lib\site-packages\conda\cli\main.py", line 152, in main return conda_exception_handler(_main) "C:\Users\ray\m2-x64-3.5\lib\site-packages\conda\exceptio...
Traceback (most recent call last): "./youtube-dl/youtube_dl/extractor/twitch.py", line 83, in login_step headers=headers) "./youtube-dl/youtube_dl/extractor/common.py", line 651, in _download_json encoding=encoding, data=data, headers=headers, query=query) "./youtube-dl/youtube_dl/extractor/common.py", line ...
0.171617
Traceback (most recent call last): "/usr/lib/python2.7/logging/__init__.py", line 861, in emit msg = self.format(record) "/usr/lib/python2.7/logging/__init__.py", line 734, in format return fmt.format(record) "/usr/lib/python2.7/logging/__init__.py", line 476, in format raise e UnicodeDecodeError: 'ascii' c...
Traceback (most recent call last): "/home/pi/Medusa/<a href="../blob/49f4f98b30fb58340aef2a46104d94bd7b37ca66/medusa/server/web/core/base.py#L259">medusa/server/web/core/base.py</a>", line 259, in async_call result = function(**kwargs) "/home/pi/Medusa/<a href="../blob/49f4f98b30fb58340aef2a46104d94bd7b37ca66/medus...
0.155791
Traceback (most recent call last): "/usr/local/bin/pyrit", line 4, in <module> import pyrit_cli "/usr/local/lib/python2.6/dist-packages/pyrit_cli.py", line 32, in <module> "/usr/local/lib/python2.6/dist-packages/cpyrit/cpyrit.py", line 41, in <module> "/usr/local/lib/python2.6/dist-packages/cpyrit/util.py", lin...
Traceback (most recent call last): "/home/frappe/benches/bench-2018-09-05/apps/frappe/frappe/app.py", line 61, in application response = frappe.handler.handle() "/home/frappe/benches/bench-2018-09-05/apps/frappe/frappe/handler.py", line 21, in handle data = execute_cmd(cmd) "/home/frappe/benches/bench-2018-0...
0.304088
[2016-04-05 06:30:04] Traceback (most recent call last): "/opt/thug/src/Debugger/Shellcode.py", line 102, in run result = self.ctxt.eval(self.script)ReferenceError: ReferenceError: CLSID is not defined ( @ 1 : 4 ) -> r = CLSID.GetObject("", name)
Traceback (most recent call last): "<ipython-input-11-570df841a764>", line 1, in <module> stats.mstats.kurtosistest(np.random.normal(size=(100,))) "/Library/Python/2.7/site-packages/scipy-0.10.1-py2.7-macosx-10.7-x86_64.egg/scipy/stats/mstats_basic.py", line 1628, in kurtosistest n = a.count(axis=axis).astype(float...
0.219722
Traceback (most recent call last): "<stdin>", line 1, in <module> ModuleNotFoundError: No module named 'torchtext.experimental'
Traceback (most recent call last): "/usr/local/lib/python2.7/dist-packages/awscli/clidriver.py", line 184, in main return command_table[parsed_args.command](remaining, parsed_args) "/usr/local/lib/python2.7/dist-packages/awscli/clidriver.py", line 369, in __call__ return command_table[parsed_args.operation](remaini...
0.23505
ERROR:root:Traceback (most recent call last): "/opt/yeti/core/feed.py", line 36, in update_feed f.update() "/opt/yeti/plugins/feeds/public/cybercrime_ponytracker.py", line 21, in update self.analyze(dict) "/opt/yeti/plugins/feeds/public/cybercrime_ponytracker.py", line 27, in analyze context_sample['date_ad...
Traceback (most recent call last): "/usr/local/lib/python3.8/site-packages/dispatch/decorators.py", line 37, in wrapper result = func(*args, **kwargs) "/usr/local/lib/python3.8/site-packages/dispatch/plugins/dispatch_slack/dialogs.py", line 120, in create_update_incident_dialog dispatch_slack_service.open_dialo...
0.255074
"module_stderr": "Traceback (most recent call last):\n \"/tmp/ansible_ByRYQt/ansible_module_redshift.py\", line 485, in <module>\n main()\n \"/tmp/ansible_ByRYQt/ansible_module_redshift.py\", line 467, in main\n (changed, cluster) = create_cluster(module, conn)\n \"/tmp/ansible_ByRYQt/ansible_module_redshift.py\...
Traceback (most recent call last): "/apps/spack/lib/spack/spack/build_environment.py", line 838, in child_process return_value = function() "/apps/spack/lib/spack/spack/installer.py", line 1146, in build_process spack.hooks.post_install(pkg.spec) "/apps/spack/lib/spack/spack/hooks/__init__.py", line 59, in _...
0.275401
Traceback (most recent call last): "/Users/dereklambert/Library/Python/3.6/lib/python/site-packages/sqlalchemy/orm/mapper.py", line 1922, in get_property return self._props[key]KeyError: '_groups'
Traceback (most recent call last): "<stdin>", line 1, in <module> "uu.py", line 87, in encode "uu.py", line 82, in encode AttributeError: 'module' object has no attribute 'b2a_uu'
0.318158
Traceback (most recent call last): "/usr/src/app/homeassistant/bootstrap.py", line 158, in _setup_component if not component.setup(hass, config): "/usr/src/app/homeassistant/components/ecobee.py", line 130, in setup NETWORK = EcobeeData(hass.config.path(ECOBEE_CONFIG_FILE)) "/usr/src/app/homeassistant/components/...
Traceback (most recent call last): "/usr/local/lib/python3.6/site-packages/flask/cli.py", line 235, in locate_app __import__(module_name) "/home/superset/superset/__init__.py", line 251, in <module> from superset import views # noqa "/home/superset/superset/views/__init__.py", line 19, in <module> from . im...
0.245085
Traceback (most recent call last): "../quickstart.py", line 53, in <module> session.interact_user_followers(['targetinstaname'], amount=340) "C:\Users\Jarty\AppData\Local\Programs\Python\Python38-32\lib\site-packages\instapy\instapy.py", line 3123, in interact_user_followers self.interact_by_users( "C:\Users...
Traceback (most recent call last): "/home/travis/build/getnikola/nikola/tests/test_integration.py", line 102, in test_index_in_sitemaphttp://getnikola.com/</loc>' in sitemap_data)AssertionError: False is not true
0.207064
Traceback (most recent call last): "C:\Users\Magdalena Szydlowska\Projects\golem\golem\monitor\transport\httptransport.py", line 17, in _post r = requests.post(self.url, data=payload, headers=headers, timeout=self.timeout) "C:\Users\Magdalena Szydlowska\Projects\golem-env\lib\site-packages\requests\api.py", line...
/mnt/path/2018/04/16/IMG_6667-original.HEIC already exists.: 0%| | 1/11051 [00:03<11:01:05, 3.59s/it]Traceback (most recent call last): "./download_photos.py", line 304, in <module> download() "/usr/local/lib/python2.7/dist-packages/click/core.py", line 722, in __call__ return self.main(*args, **kwargs) "/us...
0.28102
Traceback (most recent call last): "/Library/Python/2.7/site-packages/pip/basecommand.py", line 211, in main status = self.run(options, args) "/Library/Python/2.7/site-packages/pip/commands/install.py", line 311, in run root=options.root_path, "/Library/Python/2.7/site-packages/pip/req/req_set.py", line 640, in i...
Traceback (most recent call last): "<string>", line 1, in <module>ImportError: No module named 'blosc'
0.18457
Traceback (most recent call last): "./pokecli.py", line 244, in <module> main() "./pokecli.py", line 217, in main working.work_on_cell(cell,api,position,config) "/opt/PokemonGo-Bot/working.py", line 52, in work_on_cell hack_chain=search_seen_fort(fort,api,position,config) "/opt/PokemonGo-Bot/working.py", line 1...
Traceback (most recent call last): "D:\Dropbox\Portable\Sublime Text 3\sublime_plugin.py", line 543, in run_ return self.run(edit, **args) "D:\Dropbox\Portable\Sublime Text 3\Data\Packages\SublimeREPL\text_transfer.py", line 123, in run for rv in manager.find_repl(external_id): "D:\Dropbox\Portable\Sublime Text 3...
0.209991
Traceback (most recent call last): "D:\Anaconda3\lib\site-packages\urllib3\connectionpool.py", line 601, in urlopen chunked=chunked) "D:\Anaconda3\lib\site-packages\urllib3\connectionpool.py", line 357, in _make_request conn.request(method, url, **httplib_request_kw) "D:\Anaconda3\lib\http\client.py", line ...
Traceback (most recent call last): "/usr/local/bin/zipline", line 11, in <module> load_entry_point('zipline==1.1.1', 'console_scripts', 'zipline')() "/usr/local/lib/python2.7/dist-packages/click/core.py", line 716, in __call__ return self.main(*args, **kwargs) "/usr/local/lib/python2.7/dist-packages/click/co...
0.301821
Traceback (most recent call last): "/builddir/build/BUILD/Pillow-3.0.0/Tests/test_file_tiff.py", line 328, in test_page_number_x_0 im.save(outfile) "/builddir/build/BUILD/Pillow-3.0.0/PIL/Image.py", line 1633, in save self.load() "/builddir/build/BUILD/Pillow-3.0.0/PIL/TiffImagePlugin.py", line 890, in _load_libt...
Traceback (most recent call last): "/usr/lib64/python3.6/site-packages/nose/case.py", line 197, in runTest self.test(*self.arg) TypeError: test_load_path() missing 1 required positional argument: 'tmpdir'
0.322345
Traceback (most recent call last): "<string>", line 1, in <module> "/tmp/pip-install-36_39dqy/pycurl_d65f08d9a13648889576e30d12dddcd7/setup.py", line 823, in <module> ext = get_extension(sys.argv, split_extension_source=split_extension_source) "/tmp/pip-install-36_39dqy/pycurl_d65f08d9a13648889576e30d12dddcd...
Traceback (most recent call last): "tests.vi.test_registers in /Users/Home/Library/Application Support/Sublime Text 3/Installed Packages/Vintageous.sublime-package", line 259, in setUpAttributeError: 'Test_get_selected_text' object has no attribute 'view'
0.171137
Traceback (most recent call last): "/home/trunk/miniconda3/envs/tts_env/lib/python3.8/site-packages/multiprocess/pool.py", line 125, in worker result = (True, func(*args, **kwds)) "/home/trunk/miniconda3/envs/tts_env/lib/python3.8/site-packages/multiprocess/pool.py", line 48, in mapstar return list(map(*args)) ...
Traceback (most recent call last): "/opt/lib/python2.7/threading.py", line 810, in __bootstrap_inner self.run() "/opt/lib/python2.7/threading.py", line 763, in run self.__target(_self.__args, *_self.__kwargs) "/tmp/mnt/sda1/entware.arm/XX-Net/gae_proxy/local/google_ip.py", line 527, in scan_ip_worker except check...
0.32573
Traceback (most recent call last): "<stdin>", line 1, in <module> "VirtualenvPath/lib/python3.5/site-packages/requests/api.py", line 67, in get return request('get', url, params=params, **kwargs) "VirtualenvPath/lib/python3.5/site-packages/requests/api.py", line 53, in request return session.request(method=method...
Traceback (most recent call last): "/usr/local/lib/python2.7/dist-packages/nose/loader.py", line 413, in loadTestsFromName addr.filename, addr.module) "/usr/local/lib/python2.7/dist-packages/nose/importer.py", line 47, in importFromPath return self.importFromDir(dir_path, fqname) "/usr/local/lib/python2.7/dist-pa...
0.213171
Traceback (most recent call last): "plex_netflix_check.py", line 227, in <module> main() "plex_netflix_check.py", line 224, in main plex_library_search(opts.library[0], opts.site, opts.episodes, opts.search_limit) "plex_netflix_check.py", line 174, in plex_library_search if instantwatch_search(title.title, ...
Traceback (most recent call last): "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp243932xz\build\youtube_dl\YoutubeDL.py", line 796, in extract_info "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp243932xz\build\youtube_dl\extractor\common.py", line 530, in extract "C:\Us...
0.25462
Traceback (most recent call last): "/home/tkloczko/rpmbuild/BUILDROOT/python-gevent-21.1.2-2.fc35.x86_64/usr/lib64/python3.8/site-packages/gevent/testing/errorhandler.py", line 47, in wrapper return method(self, *args, **kwargs) "/home/tkloczko/rpmbuild/BUILDROOT/python-gevent-21.1.2-2.fc35.x86_64/usr/lib64/pyt...
Traceback (most recent call last): "test.py", line 11, in <module> l_c(x) "/Users/oonokenta/dev/chainer/chainer/links/connection/linear.py", line 86, in __call__ return linear.linear(x, self.W, self.b)AttributeError: 'Linear' object has no attribute 'W'
0.21993
Traceback (most recent call last): "/opt/anaconda3/bin/papermill", line 10, in <module> sys.exit(papermill()) "/opt/anaconda3/lib/python3.7/site-packages/click/core.py", line 764, in __call__ return self.main(*args, **kwargs) "/opt/anaconda3/lib/python3.7/site-packages/click/core.py", line 717, in main rv =...
Traceback (most recent call last): "/opt/my-program/lib/python2.7/site-packages/celery/worker/worker.py", line 203, in start self.blueprint.start(self) "/opt/my-program/lib/python2.7/site-packages/celery/bootsteps.py", line 119, in start step.start(parent) "/opt/my-program/lib/python2.7/site-packages/celery/...
0.290922
", "stderr_lines": ["Traceback (most recent call last):", " \"/tmp/ansible_8cq44qg2/ansible_module_s3.py\", line 765, in <module>", " main()", " \"/tmp/ansible_8cq44qg2/ansible_module_s3.py\", line 634, in main", " upload_s3file(module, s3, bucket, obj, src, expiry, metadata, encrypt, headers)", " \"/tmp/ansible_...
Traceback (most recent call last): "slim/prune/export_model.py", line 123, in <module> main() "slim/prune/export_model.py", line 88, in main only_graph=True) "/opt/conda/envs/python35-paddle120-env/lib/python3.7/site-packages/paddleslim/prune/pruner.py", line 112, in prune g = self._transform(self.idx_selec...
0.156613
Traceback (most recent call last): "/Users/jaraco/draft/env/lib/python3.8/site-packages/pip/_internal/cli/base_command.py", line 216, in _main status = self.run(options, args) "/Users/jaraco/draft/env/lib/python3.8/site-packages/pip/_internal/cli/req_command.py", line 182, in wrapper return func(self, options, ...
Traceback (most recent call last): "C:\Python39\lib\site-packages\requests\adapters.py", line 439, in send resp = conn.urlopen( "C:\Python39\lib\site-packages\urllib3\connectionpool.py", line 755, in urlopen retries = retries.increment( "C:\Python39\lib\site-packages\urllib3\util\retry.py", line 573, in incr...
0.166249
Traceback (most recent call last): "/home/johnc/.virtualenvs/scratch_wagtail/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) "/home/johnc/.virtualenvs/scratch_wagtail/lib/python3.6/site-packages/django/core/handlers/base.py", line 126, in _get_re...
Traceback (most recent call last): "/usr/local/lib/python3.6/site-packages/salt/loader.py", line 1775, in _process_virtual virtual "/usr/local/lib/python3.6/site-packages/salt/utils/versions.py", line 138, in warn_until salt_version=_version_.formatted_version RuntimeError: The warning triggered on filename '/u...
0.287907
Traceback (most recent call last): "/usr/local/Cellar/telepresence/0.90/libexec/lib/python3.6/site-packages/telepresence/cli.py", line 87, in call_f return f(*args, **kwargs) "/usr/local/Cellar/telepresence/0.90/libexec/lib/python3.6/site-packages/telepresence/main.py", line 110, in main mount_dir "/usr/loca...
Traceback (most recent call last): "/data/data/com.yausername.youtubedl_android_example/no_backup/youtubedl-android/youtube-dl/youtube_dl/YoutubeDL.py", line 803, in wrapper return func(self, *args, **kwargs) "/data/data/com.yausername.youtubedl_android_example/no_backup/youtubedl-android/youtube-dl/youtube_dl/Y...
0.303837
Traceback (most recent call last): "/usr/lib/python3/dist-packages/sphinx/environment.py", line 810, in read_doc pub.publish() "/usr/lib/python3/dist-packages/docutils/core.py", line 217, in publish self.settings) "/usr/lib/python3/dist-packages/docutils/readers/__init__.py", line 72, in read self.parse() "/usr...
Traceback (most recent call last): "tests.commands.test__vi_j in /Users/Home/Library/Application Support/Sublime Text 3/Installed Packages/Vintageous.sublime-package", line 186, in testMoveOntoLongerLineAssertionError: (1, 6) != (0, 14)
0.208316
Traceback (most recent call last): "sqlalchemy/test/ext/test_horizontal_shard.py", line 330, in test_baked_mix t = get_tokyo(sess2) "sqlalchemy/test/ext/test_horizontal_shard.py", line 318, in get_tokyo t = bq(sess).get(tokyo.id) "sqlalchemy/test/../lib/sqlalchemy/ext/baked.py", line 458, in get return query._get...
2019-06-24T11:14:45 ERROR: Traceback (most recent call last): "fasttext/fasttext.pyx", line 152, in fasttext.fasttext.load_model RuntimeError: vector::_M_default_append
0.224712
is:issue is:open "C:\Python27\lib\site-packages\PyInstaller\building\api.py", line 397, in __init__ self.console, self.uac_admin, self.uac_uiaccess) "C:\Python27\lib\site-packages\PyInstaller\utils\win32\winmanifest.py", line 1051, in create_manifest depmanifest = ManifestFromXML (filename) "C:\Python27\lib\site-...
Traceback (most recent call last): "cura_app.py", line 10, in <module> "c:\dev\cura\cura\CuraApplication.py", line 176, in run "c:\dev\uranium\UM\Application.py", line 246, in setActiveMachine "c:\dev\uranium\UM\Signal.py", line 96, in emit "c:\dev\cura\cura\CuraApplication.py", line 503, in _onActiveMachineC...
0.326396
Traceback (most recent call last): "eval.py", line 71, in <module> lang_stats = eval_utils.language_eval(opt.input_json, predictions, n_predictions, vars(opt), opt.split) "/home/andrewcao95/workspace/pycharm_ws/self-critical.pytorch/eval_utils.py", line 83, in language_eval mean_perplexity = sum([_['perplexity'...
Traceback (most recent call last): "C:\Users\Daniel\Anaconda3\envs\spyder4\lib\site-packages\requests\adapters.py", line 449, in send timeout=timeout "C:\Users\Daniel\Anaconda3\envs\spyder4\lib\site-packages\urllib3\connectionpool.py", line 638, in urlopen _stacktrace=sys.exc_info()[2]) "C:\Users\Daniel\Anac...
0.212665
Traceback (most recent call last): "fuzz_driver.py", line 474, in <module> db.dump(db_file) "angr/angr/angrdb/db.py", line 145, in dump self.update_dbinfo(session) "/usr/lib/python3.6/contextlib.py", line 99, in __exit__ self.gen.throw(type, value, traceback) "angr/angr/angrdb/db.py", line 40, in open_db...
Traceback (most recent call last): "/usr/lib/python3/dist-packages/autokey/service.py", line 206, in __tryReleaseLock self.configManager.lock.release() RuntimeError: release unlocked lock
0.247889
Traceback (most recent call last): "/usr/lib64/python2.6/site-packages/gevent/greenlet.py", line 327, in run result = self._run(*self.args, **self.kwargs) "/usr/lib/python2.6/site-packages/pysignals/dispatcher.py", line 197, in send response = receiver(signal=self, sender=sender, **named) "/usr/lib/python2.6/site...
Traceback (most recent call last): "/root/Mobile-Security-Framework-MobSF/MobSF/utils.py", line 542, in update_local_db verify=verify) "/usr/local/lib/python3.6/dist-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) "/usr/local/lib/python3.6/dist-packages/req...
0.239118
Traceback (most recent call last): "/usr/lib/python3.6/site-packages/xdot.py", line 1601, in set_dotcode self.set_xdotcode(xdotcode) "/usr/lib/python3.6/site-packages/xdot.py", line 1616, in set_xdotcode self.graph = parser.parse() "/usr/lib/python3.6/site-packages/xdot.py", line 1285, in parse DotParser.pa...
Traceback (most recent call last): "/var/packages/python3/target/lib/python3.7/site-packages/flexget/components/trakt/trakt_list.py", line 203, in get_items db.get_api_url(endpoint), params={'limit': limit_per_page, 'page': page} "/var/packages/python3/target/lib/python3.7/site-packages/requests/sessions.py", li...
0.1841
Traceback (most recent call last): "site-packages\calibre\customize\ui.py", line 172, in _run_filetype_plugins "calibre_plugins.dedrm.__init__", line 632, in run "calibre_plugins.dedrm.__init__", line 408, in ePubDecrypt DeDRMError: DeDRM v6.6.1: Couldn't decrypt after 0.4 seconds. DRM free perhaps?
Traceback (most recent call last): "/home/homeassistant/.homeassistant/deps/telegram/utils/request.py", line 132, in _request_wrapper resp = self._con_pool.request(*args, **kwargs) "/home/homeassistant/.homeassistant/deps/urllib3/request.py", line 70, in request **urlopen_kw) "/home/homeassistant/.homeassist...
0.156159
Traceback (most recent call last): "<string>", line 1, in <module> "/usr/local/lib/python2.7/dist-packages/requests/api.py", line 60, in get return request('get', url, **kwargs) "/usr/local/lib/python2.7/dist-packages/requests/api.py", line 49, in request return session.request(method=method, url=url, **kwargs) ...
Traceback (most recent call last): "test.py", line 14, in <module> env.render() "/home/chentao/software/gym/gym/core.py", line 192, in render return self._render(mode=mode, close=close) "/home/chentao/software/gym/gym/envs/classic_control/pendulum.py", line 66, in _render from gym.envs.classic_control impor...
0.319738
invalid output was: Traceback (most recent call last): "/home/dvaida/.ansible/tmp/ansible-tmp-1403860155.54-123040854027363/rds_param_group", line 1658, in <module> main() "/home/dvaida/.ansible/tmp/ansible-tmp-1403860155.54-123040854027363/rds_param_group", line 275, in main changed_params, group_params = modify_g...
Traceback (most recent call last): "/usr/bin/pyftmerge", line 11, in <module> sys.exit(main()) "/usr/lib/python3.4/site-packages/fontTools/misc/loggingTools.py", line 372, in wrapper return func(*args, **kwds) "/usr/lib/python3.4/site-packages/fontTools/merge.py", line 943, in main font = merger.merge(args)...
0.260126
`Traceback (most recent call last): "/Users/kylefoley/.pyenv/versions/3.7.3/lib/python3.7/site-packages/IPython/core/interactiveshell.py", line 3267, in run_code exec(code_obj, self.user_global_ns, self.user_ns) "<ipython-input-4-f067a93f3b03>", line 1, in <module> from googleapiclient.discovery import build ...
Python stack trace: Traceback (most recent call last): "c:\python\python3\lib\site-packages\objection\console\repl.py", line 371, in start_repl self.run_command(document) "c:\python\python3\lib\site-packages\objection\console\repl.py", line 185, in run_command exec_method(arguments) "c:\python\python3\lib\si...
0.321818
Traceback (most recent call last): "/home/ubuntu/.virtualenvs/secpy2/bin/qark", line 10, in <module> sys.exit(cli()) "/home/ubuntu/.virtualenvs/secpy2/local/lib/python2.7/site-packages/click/core.py", line 764, in __call__ return self.main(*args, **kwargs) "/home/ubuntu/.virtualenvs/secpy2/local/lib/python2....
The minion function caused an exception: Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/salt/minion.py", line 1660, in _thread_return return_data = minion_instance.executors[fname](opts, data, func, args, kwargs) "/usr/lib/python2.7/dist-packages/salt/executors/direct_call.py", line 12, in...
0.292411
Traceback (most recent call last): "/home/user/w3af/w3af/core/ui/gui/main.py", line 547, in _scan_director func() "/home/user/w3af/w3af/core/ui/gui/main.py", line 646, in _scan_start self.set_tabs(True) "/home/user/w3af/w3af/core/ui/gui/main.py", line 793, in set_tabs self._set_tab(sensit, _("Results"), scanrun.S...
Traceback (most recent call last): "/home/myuser/Documents/src/precatego-ner/ner/model/models.py", line 33, in __init__ self.model_ner = SequenceTagger.load(model_ner) "/home/myuser/anaconda3/lib/python3.7/site-packages/flair/nn.py", line 101, in load state = torch.load(f, map_location=flair.device) "/home/m...
0.29498
Traceback (most recent call last): "dwt_util.py", line 92, in clear_diagtrack "dwt_util.py", line 263, in subprocess_handler CalledProcessError: Command '['takeown', '/f', 'C:/ProgramData/Microsoft/Diagnosis/ETLLogs/AutoLogger/AutoLogger-Diagtrack-Listener.etl', '&&', 'icacls', 'C:/ProgramData/Microsoft/Diagnosis...
Traceback (most recent call last): "/usr/lib/python3.7/threading.py", line 917, in _bootstrap_inner self.run() "/usr/lib/python3.7/threading.py", line 865, in run self._target(*self._args, **self._kwargs) "/home/pi/AIY-projects-python/src/aiy/pins.py", line 475, in _poll callback() TypeError: _pin_changed()...
0.316386
Traceback (most recent call last): "/usr/anaconda3/bin/pylint", line 11, in <module> sys.exit(run_pylint()) "/usr/anaconda3/lib/python3.7/site-packages/pylint/__init__.py", line 20, in run_pylint Run(sys.argv[1:]) "/usr/anaconda3/lib/python3.7/site-packages/pylint/lint.py", line 1628, in __init__ linter.che...
Traceback (most recent call last): "/home/hussam/.local/bin/buildozer", line 8, in <module> sys.exit(main()) "/home/hussam/.local/lib/python3.6/site-packages/buildozer/scripts/client.py", line 13, in main Buildozer().run_command(sys.argv[1:]) "/home/hussam/.local/lib/python3.6/site-packages/buildozer/__init_...
0.259783
Traceback (most recent call last): "/usr/lib64/python3.1/doctest.py", line 1247, in **run compileflags, 1), test.globs) "<doctest platform_linux2.txt[2]>", line 1, in <module> IPAddress('010.000.000.001', flags=INET_PTON) "/mnt/gen2/TmpDir/portage/dev-python/netaddr-0.7.7/work/netaddr-0.7.7/netaddr/ip/__init**.p...
Traceback (most recent call last): "/home/lefteris/.virtualenvs/rotkipy37/lib/python3.7/site-packages/urllib3/connectionpool.py", line 600, in urlopen chunked=chunked) "/home/lefteris/.virtualenvs/rotkipy37/lib/python3.7/site-packages/urllib3/connectionpool.py", line 343, in _make_request self._validate_conn(co...
0.21447
Traceback (most recent call last): "/usr/lib/python3.8/site-packages/nose/case.py", line 197, in runTest self.test(*self.arg) "/home/tkloczko/rpmbuild/BUILD/arrow-0.15.6/tests/test_parser.py", line 1133, in test_iso8601_basic_format assert self.parser.parse_iso("20180517") == datetime(2018, 5, 17) AttributeErro...
Traceback (most recent call last): "demo.py", line 20, in <module> session.execute(Task.__table__.insert(), []) "/home/torsten.landschoff/sqlabug/venv/lib/python2.7/site-packages/sqlalchemy/orm/session.py", line 1170, in execute bind, close_with_result=True).execute(clause, params or {}) "/home/torsten.landschoff...
0.294175
Traceback (most recent call last): "calibre_plugins.dedrm.kindlekey", line 1540, in getDBfrom cleartext = UnprotectHeaderData(encryptedValue) "calibre_plugins.dedrm.kindlekey", line 1408, in UnprotectHeaderData crp = LibCrypto() TypeError: 'NoneType' object is not callable
Traceback (most recent call last): "/Users/adam/test/venv/lib/python3.7/site-packages/flask/app.py", line 2309, in __call__ return self.wsgi_app(environ, start_response) "/Users/adam/test/venv/lib/python3.7/site-packages/flask/app.py", line 2295, in wsgi_app response = self.handle_exception(e) "/Users/adam/t...
0.22843
Traceback (most recent call last): "/home/astro/Projects/EdgeQAM_64Ch/venv/lib/python3.5/site-packages/astroid/__init__.py", line 91, in _inference_tip_cached return iter(_cache[func, node]) KeyError: (<function register_builtin_transform.<locals>._transform_wrapper at 0x7f2631245ae8>, <Call l.9 at 0x7f2630b093c8>)...
WARNING: Automatic signature extraction failed: Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 957, in _decrypt_signature video_id, player_url, len(s) "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 331, in _extract_signature_func...
0.274866
Traceback (most recent call last): "/usr/local/lib/python2.7/dist-packages/gevent/greenlet.py", line 327, in run result = self._run(*self.args, **self.kwargs) "/usr/local/lib/python2.7/dist-packages/docker_registry/core/boto.py", line 76, in _fetch_part boto_key.get_contents_to_file(f, headers={'Range': brange}) ...
Traceback (most recent call last): "/var/task/handler.py", line 509, in lambda_handler return LambdaHandler.lambda_handler(event, context) "/var/task/handler.py", line 237, in lambda_handler handler = cls() "/var/task/handler.py", line 129, in __init__ self.app_module = importlib.import_module(self.settings...
0.270278
Traceback (most recent call last): "D:\lib\hoshino_xcw\XCW\hoshino\hoshino\modules\yobot\yobot\src\client\ybplugins\clan_battle\battle.py", line 1606, in yobot_clan_api bossData, notice = await asyncio.wait_for( "C:\Program s\Python38\lib\asyncio\tasks.py", line 475, in wait_for fut = ensure_future(fut, loop=l...
Traceback (most recent call last): "/root/ehForwarderBot/plugins/eh_telegram_master/__init__.py", line 427, in process_msg tg_msg = self.bot.bot.sendVideo(tg_dest, msg.file, caption=msg_template + msg.text) "/usr/local/lib/python3.5/dist-packages/telegram/bot.py", line 52, in decorator result = func(self, *args...
0.260901
PIO Core Call Error: "Traceback (most recent call last):\r\n \"c:\\users\\titan-hp\\.platformio\\penv\\lib\\site.py\", line 773, in <module>\r\n main()\r\n \"c:\\users\\titan-hp\\.platformio\\penv\\lib\\site.py\", line 761, in main\r\n aliasmbcs()\r\n \"c:\\users\\titan-hp\\.platformio\\penv\\lib\\site.py\", line...
Traceback (most recent call last): "/Users/max/code/home-assistant-cli/.tox/typing/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py", line 207, in <module> main() "/Users/max/code/home-assistant-cli/.tox/typing/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py", line 197, in main json_...
0.118273
Traceback (most recent call last): "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/raiden_event_handler.py", line 343, in on_raiden_event handle_contract_send_channelsettle(raiden, event) "/home/cosmin/Documents/WORK/GITHUB/raiden/raiden/raiden_event_handler.py", line 307, in handle_contract_send_channelsettle...
Traceback (most recent call last): "/root/.local/share/letsencrypt/bin/letsencrypt", line 11, in <module> sys.exit(main()) "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/letsencrypt/cli.py", line 1993, in main return config.func(config, plugins) "/root/.local/share/letsencrypt/local/lib/python2...
0.256494
Traceback (most recent call last): "/home/user/Bug_Hunter/BurpSuite-Secret_Finder-master/SecretFinder.py", line 109, in doPassiveScan BurpExtender.issuename%(' '.join([x.title() for x in reg[0].split('_')])), "/home/user/Bug_Hunter/BurpSuite-Secret_Finder-master/SecretFinder.py", line 140, in findRegEx encoded...
Traceback (most recent call last): "numbatest3.py", line 14, in <module> parallel_inplace_update(x, v, dt) "/progs/miniconda3/lib/python3.7/site-packages/numba/dispatcher.py", line 376, in _compile_for_args error_rewrite(e, 'typing') "/progs/miniconda3/lib/python3.7/site-packages/numba/dispatcher.py", line 3...
0.264062
Traceback (most recent call last): "test_cognito.py", line 7, in <module> client = boto3.client('cognito-identity')AttributeError: module 'boto3' has no attribute 'client'
Traceback (most recent call last): "C:\Users\JGC\Desktop\Trabalhos\Python\markovify\test\test_itertext.py", line 37, in test_from_mult_files_without_retaining models.append(markovify.Text(f, retain_original=False)) "C:\Users\JGC\Desktop\Trabalhos\Python\markovify\markovify\text.py", line 53, in __init__ parsed ...
0.258686
Traceback (most recent call last): "C:\Users\J00356~1\AppData\Local\Temp\tmpzy6kq2c6\.venv\lib\site-packages\setuptools\installer.py", line 126, in fetch_build_egg subprocess.check_call(cmd) "d:\software\python3.7\lib\subprocess.py", line 328, in check_call raise CalledProcessError(retcode, cmd) subprocess.Ca...
Traceback (most recent call last): "c:\development\env\zillow2\lib\site-packages\celery\worker\worker.py", line 203, in start self.blueprint.start(self) "c:\development\env\zillow2\lib\site-packages\celery\bootsteps.py", line 119, in start step.start(parent) "c:\development\env\zillow2\lib\site-packages\cele...
0.306071
Traceback (most recent call last): "/usr/bin/torbrowser-launcher", line 1119, in <module> app = TBLLauncher(common) "/usr/bin/torbrowser-launcher", line 573, in __init__ self.start_launcher() "/usr/bin/torbrowser-launcher", line 607, in start_launcher self.run(False) "/usr/bin/torbrowser-launcher", line 1043, i...
Traceback (most recent call last): "runtests.py", line 39, in capture_exec exec code_string in namespace "<string>", line 1, in <module> "<string>", line 1, in <lambda> "<string>", line 1, in <lambda> "<string>", line 1, in <lambda>NameError: global name 'USED_VARS' is not defined
0.209608
Traceback (most recent call last): "./tools/train.py", line 16, in <module> from mmedit.utils import collect_env, get_root_logger "/home/lhw/workspace/yz/mmediting/mmedit/utils/collect_env.py", line 1, in <module> from mmcv.utils import collect_env as collect_base_env ImportError: cannot import name 'collect_en...
Traceback (most recent call last): "/root/InfoSecWorks/w3af/w3af/core/ui/gui/main.py", line 547, in _scan_director func() "/root/InfoSecWorks/w3af/w3af/core/ui/gui/main.py", line 646, in _scan_start self.set_tabs(True) "/root/InfoSecWorks/w3af/w3af/core/ui/gui/main.py", line 793, in set_tabs self._set_tab(sensit,...
0.324362
Traceback (most recent call last): "......", line ....., in get_response response = requests.get(url) "/Users/loh/myvirtualenvs/auto_ssai2.7/lib/python2.7/site-packages/requests/sessions.py", line 480, in get return self.request('GET', url, *_kwargs) "/Users/loh/myvirtualenvs/auto_ssai2.7/lib/python2.7/site-packa...
Traceback (most recent call last): "/usr/local/src/oil/bin/oil.py", line 887, in <module> sys.exit(main(sys.argv)) "/usr/local/src/oil/bin/oil.py", line 848, in main return AppBundleMain(argv) "/usr/local/src/oil/bin/oil.py", line 818, in AppBundleMain status = ShellMain('osh', argv0, main_argv, login_shell...
0.267579
Traceback (most recent call last): "/usr/local/bin/mayavi2", line 11, in <module> load_entry_point('mayavi==4.7.1', 'gui_scripts', 'mayavi2')() "/usr/local/lib64/python3.6/site-packages/mayavi/scripts/mayavi2.py", line 602, in main mayavi.main(sys.argv[1:]) "/usr/local/lib64/python3.6/site-packages/mayavi/pl...
Traceback (most recent call last): "site-packages\calibre\customize\ui.py", line 172, in _run_filetype_plugins "calibre_plugins.dedrm.__init__", line 621, in run "calibre_plugins.dedrm.__init__", line 571, in KindleMobiDecrypt DeDRMError: DeDRM v6.6.1: Ultimately failed to decrypt after 0.1 seconds. Read the F...
0.240793
Traceback (most recent call last): "balloon.py", line 385, in <module> train(model) "balloon.py", line 203, in train layers='heads') "build/bdist.linux-x86_64/egg/mrcnn/model.py", line 2353, in train "build/bdist.linux-x86_64/egg/mrcnn/model.py", line 2227, in set_trainable AttributeError: 'module' object...
Traceback (most recent call last): "c:\Users\toto\Dev\gmvault\build\gmv_runner\out00-PYZ.pyz\gmv.gmv_cmd", line 743, in run "c:\Users\toto\Dev\gmvault\build\gmv_runner\out00-PYZ.pyz\gmv.credential_utils", line 235, in get_credential "c:\Users\toto\Dev\gmvault\build\gmv_runner\out00-PYZ.pyz\gmv.credential_util...
0.260983
Traceback (most recent call last): "/opt/zeus-scanner/var/search/selenium_search.py", line 268, in parse_search_results tor=tor, batch=batch, xforward=forward_for "/opt/zeus-scanner/var/search/selenium_search.py", line 82, in get_urls browser = var.search.SetBrowser(agent=user_agent, proxy=proxy, tor=tor, xforward=...
Traceback (most recent call last): "<string>", line 1, in <module> "C:\Users\Acer\AppData\Local\Temp\pip-install-rgkf0yzv\pyjnius\setup.py", line 246, in <module> compile_native_invocation_handler(JDK_HOME, JRE_HOME) "C:\Users\Acer\AppData\Local\Temp\pip-install-rgkf0yzv\pyjnius\setup.py", line 96, in compil...
0.171675
"return": "Exception occurred in runner cloud-created_log-to-sqlite.run: Traceback (most recent call last):\n \"/usr/lib/python2.7/site-packages/salt/client/mixins.py\", line 297, in low\n for mod_name in six.iterkeys(self.functions):\nRuntimeError: dictionary changed size during iteration\n", "success": false,
Traceback (most recent call last): "c:/Users/Asus/Desktop/Garment-Pattern-Estimation/nn/train.py", line 129, in <module> trainer.fit(model) # Magic happens here "c:\Users\Asus\Desktop\Garment-Pattern-Estimation\nn\trainer.py", line 88, in fit start_epoch = self._start_experiment(model) "c:\Users\Asus\Desktop...
0.215317
Traceback (most recent call last): "gopro_keepalive.py", line 1, in <module> from goprocam import GoProCamera ModuleNotFoundError: No module named 'goprocam'
Traceback (most recent call last): "/usr/lib64/python2.7/site-packages/nose/case.py", line 197, in runTest self.test(*self.arg)TypeError: test_create_wedge_text() takes exactly 1 argument (0 given)
0.230379
{"return": ["Exception occurred in runner manage.status: Traceback (most recent call last):\n \"/usr/lib/python2.7/site-packages/salt/client/mixins.py\", line 395, in _low\n data['return'] = self.functions[fun](*args, **kwargs)\nTypeError: status() got an unexpected keyword argument '__current_eauth_groups'\n"]} ```
WARNING: Automatic signature extraction failed: Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 957, in _decrypt_signature video_id, player_url, len(s) "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 356, in _extract_signature_func...
0.299098
Nov 21 21:29:03 helicarrier electrumx_server.py[31020]: Traceback (most recent call last): Nov 21 21:29:03 helicarrier electrumx_server.py[31020]: "/home/electrumx/electrumx/server/block_processor.py", line 228, in _wait_for_update Nov 21 21:29:03 helicarrier electrumx_server.py[31020]: self.advance_block(block, s...
Traceback (most recent call last): "pokecli.py", line 493, in <module> main() "pokecli.py", line 129, in main raise eUnicodeDecodeError: 'ascii' codec can't decode byte 0xc5 in position 0: ordinal not in range(128)
0.191566
Traceback (most recent call last): "/export/home/orion/fedora/python-tornado/python-tornado-4.2.0git/python3/tornado/testing.py", line 119, in __call__ result = self.orig_method(*args, **kwargs) "/export/home/orion/fedora/python-tornado/python-tornado-4.2.0git/python3/tornado/test/tcpclient_test.py", line 107, in t...
Traceback (most recent call last): "D:\Мои документы\Dropbox\Projects\Eclipse\workspace\sopds\manage.py", line 10, in <module> execute_from_command_line(sys.argv) "D:\Projects\Eclipse\workspace\sopds\venv\lib\site-packages\django\core\management\__init__.py", line 381, in execute_from_command_line utility.execu...
0.317186
Traceback (most recent call last): "/home/yhh/anaconda3/envs/mmdect-yhh/lib/python3.7/site-packages/torch/utils/cpp_extension.py", line 1400, in _run_ninja_build check=True) "/home/yhh/anaconda3/envs/mmdect-yhh/lib/python3.7/subprocess.py", line 512, in run output=stdout, stderr=stderr) subprocess.CalledProce...
Traceback (most recent call last): "/Users/ahmedrshdy/Documents/Workspace/Python/twitter/modules/ftwitter.py", line 100, in _searchtweets_ search_results = twitter_api.search.tweets(q=query, count=SEARCH_COUNT, retry=True) "/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/site-packages/twitter/api.py...
0.244268
Traceback (most recent call last): "/usr/lib/python2.6/doctest.py", line 2153, in runTest raise self.failureException(self.format_failure(new.getvalue()))AssertionError: Failed doctest test for networkx.drawing.nx_pylab.draw_networkx_nodes
Traceback (most recent call last): "/usr/lib/python2.7/site-packages/scc/x11/scc-osd-daemon.py", line 164, in on_unknown_message self._window.show() "/usr/lib/python2.7/site-packages/scc/osd/menu.py", line 279, in show OSDWindow.show(self, *a) "/usr/lib/python2.7/site-packages/scc/osd/__init__.py", line 187, in s...
0.160385
Traceback (most recent call last): "D:/Projects/example/example.py", line 25, in <module> pool.map(func_call, args) "C:\Users\ae\AppData\Local\Programs\Python\Python37\lib\multiprocessing\pool.py", line 268, in map return self._map_async(func, iterable, mapstar, chunksize).get() "C:\Users\ae\AppData\Local\Pr...
_Traceback (most recent call last): "<stdin>", line 1, in <module> "/usr/local/lib/python2.7/dist-packages/matplotlib/pyplot.py", line 29, in <module> import matplotlib.colorbar "/usr/local/lib/python2.7/dist-packages/matplotlib/colorbar.py", line 32, in <module> import matplotlib.artist as martist "/usr/local/...
0.239312
Traceback (most recent call last): "/rigel/home/jb3210/code/miniconda/envs/standard/lib/python3.6/multiprocessing/process.py", line 258, in _bootstrap self.run() "/rigel/home/jb3210/code/miniconda/envs/standard/lib/python3.6/multiprocessing/process.py", line 93, in run self._target(*self._args, **self._kwargs) ...
Traceback (most recent call last): "chainer/train_svhn.py", line 258, in <module> trainer.run() "/root/.see-master/lib/python3.5/site-packages/chainer/training/trainer.py", line 313, in run six.reraise(*sys.exc_info()) "/usr/lib/python3.5/site-packages/six.py", line 693, in reraise raise value "/root/.se...
0.324526
Traceback (most recent call last): "/home/mansi.gupta/texar/examples/transformer/utils/preprocess.py", line 144, in <module> src_cntr = count_words(source_path, args.source_vocab, args.tok) "/home/mansi.gupta/texar/examples/transformer/utils/preprocess.py", line 69, in count_words for words in read_file(path, t...
Traceback (most recent call last): "c:\Python3\lib\threading.py", line 920, in _bootstrap_inner self.run() "c:\Python3\lib\threading.py", line 868, in run self._target(_self._args, *_self._kwargs) "D:\Sublime\Data\Packages/SublimeREPL/config/Python/ipy_repl.py", line 109, in handle send_netstring(s, b"[]") "D:\...
0.261068
Traceback (most recent call last): "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 856, in _decrypt_signature video_id, player_url, s "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 771, in _extract_signature_function res = self._parse_sig_js(code) "/usr/local/bin/youtube-dl/yo...
`FAILED! => {"changed": false, "failed": true, "module_stderr": "", "module_stdout": "Traceback (most recent call last):\r\n \"/tmp/ansible_lWusF9/ansible_module_docker_service.py\", line 760, in <module>\r\n main()\r\n \"/tmp/ansible_lWusF9/ansible_module_docker_service.py\", line 755, in main\r\n result = Contain...
0.153774
Traceback (most recent call last): "C:\Users\Usama\AppData\Local\Programs\Python\Python38\lib\site-packages\cfscrape\__init__.py", line 251, in solve_challenge challenge, ms = re.search( AttributeError: 'NoneType' object has no attribute 'groups'
Traceback (most recent call last): "~/ungoogled-chromium/build/src/ungoogled_packaging/buildkit/cli.py", line 384, in main args.callback(args=args) "~/ungoogled-chromium/build/src/ungoogled_packaging/buildkit/cli.py", line 232, in _apply_callback patch_bin_path=args.patch_bin) "~/ungoogled-chromium/build/src...
0.266172
Traceback (most recent call last): "/usr/bin/ajenti-panel", line 132, in <module> core.run() "/usr/lib/pymodules/python2.7/ajenti/core.py", line 89, in run Inflater.get().precache() "/usr/lib/pymodules/python2.7/ajenti/ui/inflater.py", line 39, in precache self.inflate(temp_ui, layout) "/usr/lib/pymodules/pytho...
Traceback (most recent call last): "/usr/local/bin/beet", line 9, in <module> load_entry_point('beets==1.3.16', 'console_scripts', 'beet')() "/Library/Python/2.7/site-packages/beets/ui/__init__.py", line 1207, in main _raw_main(args) "/Library/Python/2.7/site-packages/beets/ui/__init__.py", line 1197, in _raw_mai...
0.295432
Traceback (most recent call last): "<stdin>", line 1, in <module> "/usr/local/lib/python3.7/site-packages/sympy/utilities/lambdify.py", line 777, in lambdify funcstr = funcprinter.doprint(funcname, args, expr) "/usr/local/lib/python3.7/site-packages/sympy/utilities/lambdify.py", line 1026, in doprint funcbod...
Traceback (most recent call last): "/n/home00/lkelley/envs/LZK/bin/conda", line 5, in <module> sys.exit(main()) "/n/sw/fasrcsw/apps/Core/Anaconda/1.9.2-fasrc01/x/lib/python2.7/site-packages/conda/cli/main.py", line 179, in main args.func(args, p) "/n/sw/fasrcsw/apps/Core/Anaconda/1.9.2-fasrc01/x/lib/python2.7/sit...
0.302818
thumbor:ERROR ERROR: Traceback (most recent call last): "lib/python2.7/site-packages/tornado/web.py", line 1115, in _stack_context_handle_exception raise_exc_info((type, value, traceback)) "lib/python2.7/site-packages/tornado/web.py", line 1298, in wrapper result = method(self, *args, **kwargs) "thumbor/handlers/...
Traceback (most recent call last): "<stdin>", line 1, in <module> "/tmp/py/google/cloud/bigquery/__init__.py", line 34, in <module> from google.cloud.bigquery._helpers import DEFAULT_RETRY "/tmp/py/google/cloud/bigquery/_helpers.py", line 21, in <module> from google.cloud._helpers import UTC "/tmp/py/goog...
0.228093
Traceback (most recent call last): "/opt/anaconda3/lib/python3.5/site-packages/tornado/web.py", line 1445, in _execute result = yield result "/opt/anaconda3/lib/python3.5/site-packages/jupyterhub/handlers/login.py", line 72, in post yield self.spawn_single_user(user) "/opt/anaconda3/lib/python3.5/site-packa...
ERROR:root:Traceback (most recent call last): "/root/elastalert/elastalert/elastalert.py", line 1270, in handle_rule_execution num_matches = self.run_rule(rule, endtime, rule.get('initial_starttime')) "/root/elastalert/elastalert/elastalert.py", line 905, in run_rule if not self.run_query(rule, rule['starttime'...
0.220688
Traceback (most recent call last): "/home/frappe/press/benches/0406141318/env/lib/python2.7/site-packages/celery/app/trace.py", line 240, in trace_task R = retval = fun(*args, **kwargs) "/home/frappe/press/benches/0406141318/env/lib/python2.7/site-packages/celery/app/trace.py", line 437, in __protected_call__ retur...
Traceback (most recent call last): "./mycode-rest.py", line 2080, in check_background_threads event_filter = cevent.createFilter(fromBlock=mycontract_deployblock, toBlock="latest") "/mnt/dev/project/rest-backend/venv/lib/python3.7/site-packages/eth_utils/decorators.py", line 20, in _wrapper return self.method(o...
0.268037
Traceback (most recent call last): "/home/default2/PyBitmessage/src/bitmessageqt/**init**.py", line 2707, in tableWidgetInboxItemClicked currentRow, 1).data(Qt.UserRole).toPyObject())AttributeError: 'NoneType' object has no attribute 'data'
Traceback (most recent call last): "/vagrant/src/ckan/ckan/views/api.py", line 288, in action result = function(context, request_data) "/vagrant/src/ckan/ckan/logic/__init__.py", line 466, in wrapped result = _action(context, data_dict, **kw) "/vagrant/src/ckan/ckanext/datastore/logic/action.py", line 517, i...
0.271955
Traceback (most recent call last): "/usr/share/w3af/w3af/core/ui/gui/main.py", line 276, in <lambda> ('Delete', gtk.STOCK_DELETE, _('_Delete'), None, _('Delete this profile'), lambda w: self.profile_action("delete")), "/usr/share/w3af/w3af/core/ui/gui/main.py", line 860, in profile_action method() "/usr/share/w3a...
Traceback (most recent call last): "/home/pi/env/lib/python3.5/site-packages/googleapiclient/discovery_cache/__init__.py", line 41, in autodetect from . import file_cache "/home/pi/env/lib/python3.5/site-packages/googleapiclient/discovery_cache/file_cache.py", line 41, in <module> 'file_cache is unavailable whe...
0.232905
Traceback (most recent call last): "/afs/ThisCell/data/vlsi/eclipz/ct6/verif/p10d2/pscripts/user_modules/change_stats.py", line 456, in <module> rc = main() "/afs/ThisCell/data/vlsi/eclipz/ct6/verif/p10d2/pscripts/user_modules/change_stats.py", line 356, in main plotter(df) "/afs/ThisCell/data/vlsi/eclipz/ct...
Traceback (most recent call last): "//anaconda/lib/python2.7/site-packages/nose/case.py", line 197, in runTest self.test(*self.arg) "//anaconda/lib/python2.7/site-packages/sklearn/cluster/bicluster/tests/test_utils.py", line 43, in test_get_submatrix assert_true(np.all(X != -1)) "//anaconda/lib/python2.7/unittest...
0.325379
salt-cloud: error: Error while processing <bound method SaltCloud.process_config_dir of <salt.cloud.cli.SaltCloud object at 0x30081d0>>: Traceback (most recent call last): "/usr/lib/python2.6/dist-packages/salt/utils/parsers.py", line 169, in parse_args process_option_func() "/usr/lib/python2.6/dist-packages/salt/u...
Traceback (most recent call last): "<stdin>", line 1, in <module> "/usr/lib/python2.6/site-packages/slackclient/_server.py", line 41, in __repr__ return self.__str__() "/usr/lib/python2.6/site-packages/slackclient/_server.py", line 37, in __str__ data += "{} : {}\n".format(key, str(self.__dict__[key])[:40])ValueE...
0.244475