You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
========================== Starting Command Output ===========================
##[command]"C:\windows\system32\cmd.exe" /D /E:ON /V:OFF /S /C "CALL "D:\a\_temp\3cdf255c-2d87-431f-b791-57d8ea367b05.cmd""
GLOB sdist-make: D:\a\1\s\setup.py
Traceback (most recent call last):
File "c:\hostedtoolcache\windows\python\2.7.14\x64\lib\runpy.py", line 174, in _run_module_as_main
"__main__", fname, loader, pkg_name)
File "c:\hostedtoolcache\windows\python\2.7.14\x64\lib\runpy.py", line 72, in _run_code
exec code in run_globals
File "C:\hostedtoolcache\windows\Python\2.7.14\x64\Scripts\tox.exe\__main__.py", line 9, in <module>
File "c:\hostedtoolcache\windows\python\2.7.14\x64\lib\site-packages\tox\session\__init__.py", line 44, in cmdline
main(args)
File "c:\hostedtoolcache\windows\python\2.7.14\x64\lib\site-packages\tox\session\__init__.py", line 68, in main
exit_code = session.runcommand()
File "c:\hostedtoolcache\windows\python\2.7.14\x64\lib\site-packages\tox\session\__init__.py", line 192, in runcommand
return self.subcommand_test()
File "c:\hostedtoolcache\windows\python\2.7.14\x64\lib\site-packages\tox\session\__init__.py", line 208, in subcommand_test
venv.package = self.hook.tox_package(session=self, venv=venv)
File "c:\hostedtoolcache\windows\python\2.7.14\x64\lib\site-packages\pluggy\hooks.py", line 289, in __call__
return self._hookexec(self, self.get_hookimpls(), kwargs)
File "c:\hostedtoolcache\windows\python\2.7.14\x64\lib\site-packages\pluggy\manager.py", line 68, in _hookexec
return self._inner_hookexec(hook, methods, kwargs)
File "c:\hostedtoolcache\windows\python\2.7.14\x64\lib\site-packages\pluggy\manager.py", line 62, in <lambda>
firstresult=hook.spec.opts.get("firstresult") if hook.spec else False,
File "c:\hostedtoolcache\windows\python\2.7.14\x64\lib\site-packages\pluggy\callers.py", line 208, in _multicall
return outcome.get_result()
File "c:\hostedtoolcache\windows\python\2.7.14\x64\lib\site-packages\pluggy\callers.py", line 81, in get_result
_reraise(*ex) # noqa
File "c:\hostedtoolcache\windows\python\2.7.14\x64\lib\site-packages\pluggy\callers.py", line 187, in _multicall
res = hook_impl.function(*args)
File "c:\hostedtoolcache\windows\python\2.7.14\x64\lib\site-packages\tox\package\__init__.py", line 16, in tox_package
session.package, session.dist = get_package(session)
File "c:\hostedtoolcache\windows\python\2.7.14\x64\lib\site-packages\tox\package\__init__.py", line 29, in get_package
package = acquire_package(config, session)
File "c:\hostedtoolcache\windows\python\2.7.14\x64\lib\site-packages\tox\package\__init__.py", line 40, in acquire_package
path = build_package(config, session)
File "c:\hostedtoolcache\windows\python\2.7.14\x64\lib\site-packages\tox\package\builder\__init__.py", line 7, in build_package
return make_sdist(config, session)
File "c:\hostedtoolcache\windows\python\2.7.14\x64\lib\site-packages\tox\package\builder\legacy.py", line 29, in make_sdist
returnout=True,
File "c:\hostedtoolcache\windows\python\2.7.14\x64\lib\site-packages\tox\action.py", line 93, in popen
else 0
File "c:\hostedtoolcache\windows\python\2.7.14\x64\lib\subprocess.py", line 390, in __init__
errread, errwrite)
File "c:\hostedtoolcache\windows\python\2.7.14\x64\lib\subprocess.py", line 640, in _execute_child
startupinfo)
TypeError: environment can only contain strings
##[error]Cmd.exe exited with code '1'.
will look into what caused this next!
The text was updated successfully, but these errors were encountered:
Failure on azure pipelines: https://asottile.visualstudio.com/asottile/_build/results?buildId=666
seems appropriate that it's build 666 😆
will look into what caused this next!
The text was updated successfully, but these errors were encountered: