Skip to content

Instantly share code, notes, and snippets.

@epmoyer
Created April 17, 2020 13:19
Show Gist options
  • Save epmoyer/3f51923c028a23d4b80e68407912f161 to your computer and use it in GitHub Desktop.
Save epmoyer/3f51923c028a23d4b80e68407912f161 to your computer and use it in GitHub Desktop.
Tox errors, from python-darkslide
$ tox
GLOB sdist-make: /Users/eric/Dropbox/Programming/Python/_third_party/forks/python-darkslide/setup.py
clean installed: coverage==5.1
clean run-test-pre: PYTHONHASHSEED='1890366513'
clean run-test: commands[0] | coverage erase
check installed: bleach==3.1.4,check-manifest==0.41,docutils==0.16,entrypoints==0.3,flake8==3.7.9,importlib-metadata==1.6.0,isort==4.3.21,mccabe==0.6.1,pep517==0.8.2,pycodestyle==2.5.0,pyflakes==2.1.1,Pygments==2.6.1,readme-renderer==25.0,six==1.14.0,toml==0.10.0,webencodings==0.5.1,zipp==3.1.0
check run-test-pre: PYTHONHASHSEED='1890366513'
check run-test: commands[0] | python setup.py check --strict --metadata --restructuredtext
running check
warning: Check: This command has been deprecated. Use `twine check` instead: https://packaging.python.org/guides/making-a-pypi-friendly-readme#validating-restructuredtext-markup
The project's long description is valid RST.
check run-test: commands[1] | check-manifest /Users/eric/Dropbox/Programming/Python/_third_party/forks/python-darkslide
lists of files in version control and sdist do not match!
missing from VCS:
examples/.DS_Store
src/.DS_Store
src/darkslide/.DS_Store
src/darkslide/themes/.DS_Store
src/darkslide/themes/white/.DS_Store
src/darkslide/themes/wide16x9
src/darkslide/themes/wide16x9/.DS_Store
src/darkslide/themes/wide16x9/css
src/darkslide/themes/wide16x9/css/.DS_Store
src/darkslide/themes/wide16x9/css/base.css
src/darkslide/themes/wide16x9/css/screen.css
ERROR: InvocationError for command /Users/eric/Dropbox/Programming/Python/_third_party/forks/python-darkslide/.tox/check/bin/check-manifest . (exited with code 1)
examples develop-inst-noop: /Users/eric/Dropbox/Programming/Python/_third_party/forks/python-darkslide
examples installed: argh==0.26.2,attrs==19.3.0,coverage==5.1,-e git+https://github.com/epmoyer/python-darkslide.git@59397be593da616b56276a4319b0c8ff4e9f0a93#egg=darkslide,docutils==0.12,html5lib==1.0.1,importlib-metadata==1.6.0,Jinja2==2.10.1,Markdown==3.1.1,MarkupSafe==1.1.1,more-itertools==8.2.0,packaging==20.3,pathtools==0.1.2,pluggy==0.13.1,py==1.8.1,Pygments==2.4.2,pyparsing==2.4.7,pytest==5.4.1,pytest-cov==2.8.1,pytest-travis-fold==1.3.0,PyYAML==5.3.1,qrcode==6.1,six==1.14.0,textile==3.0.4,watchdog==0.9.0,wcwidth==0.1.9,webencodings==0.5.1,zipp==3.1.0
examples run-test-pre: PYTHONHASHSEED='1890366513'
examples run-test: commands[0] | darkslide --verbose --debug --embed examples/config-file/presentation.cfg --destination=dist/examples/index.html
Config examples/config-file/presentation.cfg
Loaded: examples/user_css/style.css
Entering 'examples/markdown'
Adding 'examples/markdown/slides.md' (markdown)
Embedded image ../_assets/landscape.jpg
Entering 'examples/restructuredtext'
Adding 'examples/restructuredtext/slides.rst' (restructuredtext)
Embedded image ../_assets/landscape.jpg
Entering 'examples/textile'
Adding 'examples/textile/slides.textile' (textile)
Embedded image ../_assets/landscape.jpg
Entering 'examples/multiple-files'
Adding 'examples/multiple-files/1.md' (markdown)
Adding 'examples/multiple-files/2.rst' (restructuredtext)
Adding 'examples/multiple-files/3.textile' (textile)
Embedded image ../_assets/landscape.jpg
Entering 'examples/other-features'
Adding 'examples/other-features/slides.md' (markdown)
Embedded theme file ../_assets/SourceSansPro.woff2 from directory examples/user_css
Generated file: dist/examples/index.html
examples run-test: commands[1] | darkslide --verbose --debug --embed --theme=void examples/config-file/presentation.cfg --destination=dist/examples/void.html
Config examples/config-file/presentation.cfg
Loaded: examples/user_css/style.css
Entering 'examples/markdown'
Adding 'examples/markdown/slides.md' (markdown)
Embedded image ../_assets/landscape.jpg
Entering 'examples/restructuredtext'
Adding 'examples/restructuredtext/slides.rst' (restructuredtext)
Embedded image ../_assets/landscape.jpg
Entering 'examples/textile'
Adding 'examples/textile/slides.textile' (textile)
Embedded image ../_assets/landscape.jpg
Entering 'examples/multiple-files'
Adding 'examples/multiple-files/1.md' (markdown)
Adding 'examples/multiple-files/2.rst' (restructuredtext)
Adding 'examples/multiple-files/3.textile' (textile)
Embedded image ../_assets/landscape.jpg
Entering 'examples/other-features'
Adding 'examples/other-features/slides.md' (markdown)
Embedded theme file ../_assets/SourceSansPro.woff2 from directory examples/user_css
Generated file: dist/examples/void.html
examples run-test: commands[2] | darkslide --verbose --debug --embed --theme=abyss examples/config-file/presentation.cfg --destination=dist/examples/abyss.html
Config examples/config-file/presentation.cfg
Loaded: examples/user_css/style.css
Entering 'examples/markdown'
Adding 'examples/markdown/slides.md' (markdown)
Embedded image ../_assets/landscape.jpg
Entering 'examples/restructuredtext'
Adding 'examples/restructuredtext/slides.rst' (restructuredtext)
Embedded image ../_assets/landscape.jpg
Entering 'examples/textile'
Adding 'examples/textile/slides.textile' (textile)
Embedded image ../_assets/landscape.jpg
Entering 'examples/multiple-files'
Adding 'examples/multiple-files/1.md' (markdown)
Adding 'examples/multiple-files/2.rst' (restructuredtext)
Adding 'examples/multiple-files/3.textile' (textile)
Embedded image ../_assets/landscape.jpg
Entering 'examples/other-features'
Adding 'examples/other-features/slides.md' (markdown)
Embedded theme file ../_assets/SourceSansPro.woff2 from directory examples/user_css
Generated file: dist/examples/abyss.html
examples run-test: commands[3] | darkslide --verbose --debug --embed --theme=white examples/config-file/presentation.cfg --destination=dist/examples/white.html
Config examples/config-file/presentation.cfg
Loaded: examples/user_css/style.css
Entering 'examples/markdown'
Adding 'examples/markdown/slides.md' (markdown)
Embedded image ../_assets/landscape.jpg
Entering 'examples/restructuredtext'
Adding 'examples/restructuredtext/slides.rst' (restructuredtext)
Embedded image ../_assets/landscape.jpg
Entering 'examples/textile'
Adding 'examples/textile/slides.textile' (textile)
Embedded image ../_assets/landscape.jpg
Entering 'examples/multiple-files'
Adding 'examples/multiple-files/1.md' (markdown)
Adding 'examples/multiple-files/2.rst' (restructuredtext)
Adding 'examples/multiple-files/3.textile' (textile)
Embedded image ../_assets/landscape.jpg
Entering 'examples/other-features'
Adding 'examples/other-features/slides.md' (markdown)
Embedded theme file ../_assets/SourceSansPro.woff2 from directory examples/user_css
Generated file: dist/examples/white.html
examples run-test: commands[4] | darkslide --verbose --debug --embed --theme=wide16x9 examples/config-file/presentation.cfg --destination=dist/examples/wide16x9.html
Config examples/config-file/presentation.cfg
Loaded: examples/user_css/style.css
Entering 'examples/markdown'
Adding 'examples/markdown/slides.md' (markdown)
Embedded image ../_assets/landscape.jpg
Entering 'examples/restructuredtext'
Adding 'examples/restructuredtext/slides.rst' (restructuredtext)
Embedded image ../_assets/landscape.jpg
Entering 'examples/textile'
Adding 'examples/textile/slides.textile' (textile)
Embedded image ../_assets/landscape.jpg
Entering 'examples/multiple-files'
Adding 'examples/multiple-files/1.md' (markdown)
Adding 'examples/multiple-files/2.rst' (restructuredtext)
Adding 'examples/multiple-files/3.textile' (textile)
Embedded image ../_assets/landscape.jpg
Entering 'examples/other-features'
Adding 'examples/other-features/slides.md' (markdown)
Embedded theme file ../_assets/SourceSansPro.woff2 from directory examples/user_css
Generated file: dist/examples/wide16x9.html
py27 create: /Users/eric/Dropbox/Programming/Python/_third_party/forks/python-darkslide/.tox/py27
py27 installdeps: pytest, pytest-travis-fold, pytest-cov, Jinja2==2.10.1, Markdown==3.1.1, Pygments==2.4.2, docutils==0.12, textile==3.0.4, six, qrcode==6.1, watchdog==0.9.0
ERROR: invocation failed (exit code 1), logfile: /Users/eric/Dropbox/Programming/Python/_third_party/forks/python-darkslide/.tox/py27/log/py27-1.log
================================================================================================================ log start =================================================================================================================
ERROR:root:code for hash md5 was not found.
Traceback (most recent call last):
File "/usr/local/Cellar/python@2/2.7.16/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 147, in <module>
globals()[__func_name] = __get_hash(__func_name)
File "/usr/local/Cellar/python@2/2.7.16/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type md5
ERROR:root:code for hash sha1 was not found.
Traceback (most recent call last):
File "/usr/local/Cellar/python@2/2.7.16/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 147, in <module>
globals()[__func_name] = __get_hash(__func_name)
File "/usr/local/Cellar/python@2/2.7.16/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type sha1
ERROR:root:code for hash sha224 was not found.
Traceback (most recent call last):
File "/usr/local/Cellar/python@2/2.7.16/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 147, in <module>
globals()[__func_name] = __get_hash(__func_name)
File "/usr/local/Cellar/python@2/2.7.16/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type sha224
ERROR:root:code for hash sha256 was not found.
Traceback (most recent call last):
File "/usr/local/Cellar/python@2/2.7.16/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 147, in <module>
globals()[__func_name] = __get_hash(__func_name)
File "/usr/local/Cellar/python@2/2.7.16/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type sha256
ERROR:root:code for hash sha384 was not found.
Traceback (most recent call last):
File "/usr/local/Cellar/python@2/2.7.16/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 147, in <module>
globals()[__func_name] = __get_hash(__func_name)
File "/usr/local/Cellar/python@2/2.7.16/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type sha384
ERROR:root:code for hash sha512 was not found.
Traceback (most recent call last):
File "/usr/local/Cellar/python@2/2.7.16/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 147, in <module>
globals()[__func_name] = __get_hash(__func_name)
File "/usr/local/Cellar/python@2/2.7.16/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type sha512
Traceback (most recent call last):
File "/usr/local/Cellar/python@2/2.7.16/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 174, in _run_module_as_main
"__main__", fname, loader, pkg_name)
File "/usr/local/Cellar/python@2/2.7.16/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/Users/eric/Dropbox/Programming/Python/_third_party/forks/python-darkslide/.tox/py27/lib/python2.7/site-packages/pip/__main__.py", line 19, in <module>
sys.exit(_main())
File "/Users/eric/Dropbox/Programming/Python/_third_party/forks/python-darkslide/.tox/py27/lib/python2.7/site-packages/pip/_internal/cli/main.py", line 73, in main
command = create_command(cmd_name, isolated=("--isolated" in cmd_args))
File "/Users/eric/Dropbox/Programming/Python/_third_party/forks/python-darkslide/.tox/py27/lib/python2.7/site-packages/pip/_internal/commands/__init__.py", line 96, in create_command
module = importlib.import_module(module_path)
File "/usr/local/Cellar/python@2/2.7.16/Frameworks/Python.framework/Versions/2.7/lib/python2.7/importlib/__init__.py", line 37, in import_module
__import__(name)
File "/Users/eric/Dropbox/Programming/Python/_third_party/forks/python-darkslide/.tox/py27/lib/python2.7/site-packages/pip/_internal/commands/install.py", line 24, in <module>
from pip._internal.cli.req_command import RequirementCommand
File "/Users/eric/Dropbox/Programming/Python/_third_party/forks/python-darkslide/.tox/py27/lib/python2.7/site-packages/pip/_internal/cli/req_command.py", line 15, in <module>
from pip._internal.index.package_finder import PackageFinder
File "/Users/eric/Dropbox/Programming/Python/_third_party/forks/python-darkslide/.tox/py27/lib/python2.7/site-packages/pip/_internal/index/package_finder.py", line 21, in <module>
from pip._internal.index.collector import parse_links
File "/Users/eric/Dropbox/Programming/Python/_third_party/forks/python-darkslide/.tox/py27/lib/python2.7/site-packages/pip/_internal/index/collector.py", line 12, in <module>
from pip._vendor import html5lib, requests
File "/Users/eric/Dropbox/Programming/Python/_third_party/forks/python-darkslide/.tox/py27/lib/python2.7/site-packages/pip/_vendor/requests/__init__.py", line 43, in <module>
from pip._vendor import urllib3
File "/Users/eric/Dropbox/Programming/Python/_third_party/forks/python-darkslide/.tox/py27/lib/python2.7/site-packages/pip/_vendor/urllib3/__init__.py", line 7, in <module>
from .connectionpool import HTTPConnectionPool, HTTPSConnectionPool, connection_from_url
File "/Users/eric/Dropbox/Programming/Python/_third_party/forks/python-darkslide/.tox/py27/lib/python2.7/site-packages/pip/_vendor/urllib3/connectionpool.py", line 29, in <module>
from .connection import (
File "/Users/eric/Dropbox/Programming/Python/_third_party/forks/python-darkslide/.tox/py27/lib/python2.7/site-packages/pip/_vendor/urllib3/connection.py", line 40, in <module>
from .util.ssl_ import (
File "/Users/eric/Dropbox/Programming/Python/_third_party/forks/python-darkslide/.tox/py27/lib/python2.7/site-packages/pip/_vendor/urllib3/util/__init__.py", line 7, in <module>
from .ssl_ import (
File "/Users/eric/Dropbox/Programming/Python/_third_party/forks/python-darkslide/.tox/py27/lib/python2.7/site-packages/pip/_vendor/urllib3/util/ssl_.py", line 8, in <module>
from hashlib import md5, sha1, sha256
ImportError: cannot import name md5
================================================================================================================= log end ==================================================================================================================
ERROR: could not install deps [pytest, pytest-travis-fold, pytest-cov, Jinja2==2.10.1, Markdown==3.1.1, Pygments==2.4.2, docutils==0.12, textile==3.0.4, six, qrcode==6.1, watchdog==0.9.0]; v = InvocationError('/Users/eric/Dropbox/Programming/Python/_third_party/forks/python-darkslide/.tox/py27/bin/python -m pip install pytest pytest-travis-fold pytest-cov Jinja2==2.10.1 Markdown==3.1.1 Pygments==2.4.2 docutils==0.12 textile==3.0.4 six qrcode==6.1 watchdog==0.9.0', 1)
py35 create: /Users/eric/Dropbox/Programming/Python/_third_party/forks/python-darkslide/.tox/py35
ERROR: InterpreterNotFound: python3.5
py36 create: /Users/eric/Dropbox/Programming/Python/_third_party/forks/python-darkslide/.tox/py36
ERROR: InterpreterNotFound: python3.6
py37 inst-nodeps: /Users/eric/Dropbox/Programming/Python/_third_party/forks/python-darkslide/.tox/.tmp/package/1/darkslide-5.1.0.zip
py37 installed: argh==0.26.2,attrs==19.3.0,coverage==5.1,darkslide==5.1.0,docutils==0.12,html5lib==1.0.1,importlib-metadata==1.6.0,Jinja2==2.10.1,Markdown==3.1.1,MarkupSafe==1.1.1,more-itertools==8.2.0,packaging==20.3,pathtools==0.1.2,pluggy==0.13.1,py==1.8.1,Pygments==2.4.2,pyparsing==2.4.7,pytest==5.4.1,pytest-cov==2.8.1,pytest-travis-fold==1.3.0,PyYAML==5.3.1,qrcode==6.1,six==1.14.0,textile==3.0.4,watchdog==0.9.0,wcwidth==0.1.9,webencodings==0.5.1,zipp==3.1.0
py37 run-test-pre: PYTHONHASHSEED='1890366513'
py38 create: /Users/eric/Dropbox/Programming/Python/_third_party/forks/python-darkslide/.tox/py38
ERROR: InterpreterNotFound: python3.8
pypy create: /Users/eric/Dropbox/Programming/Python/_third_party/forks/python-darkslide/.tox/pypy
ERROR: InterpreterNotFound: pypy
pypy3 create: /Users/eric/Dropbox/Programming/Python/_third_party/forks/python-darkslide/.tox/pypy3
ERROR: InterpreterNotFound: pypy3
report installed: coverage==5.1
report run-test-pre: PYTHONHASHSEED='1890366513'
report run-test: commands[0] | coverage report
No data to report.
ERROR: InvocationError for command /Users/eric/Dropbox/Programming/Python/_third_party/forks/python-darkslide/.tox/report/bin/coverage report (exited with code 1)
_________________________________________________________________________________________________________________ summary __________________________________________________________________________________________________________________
clean: commands succeeded
ERROR: check: commands failed
examples: commands succeeded
ERROR: py27: could not install deps [pytest, pytest-travis-fold, pytest-cov, Jinja2==2.10.1, Markdown==3.1.1, Pygments==2.4.2, docutils==0.12, textile==3.0.4, six, qrcode==6.1, watchdog==0.9.0]; v = InvocationError('/Users/eric/Dropbox/Programming/Python/_third_party/forks/python-darkslide/.tox/py27/bin/python -m pip install pytest pytest-travis-fold pytest-cov Jinja2==2.10.1 Markdown==3.1.1 Pygments==2.4.2 docutils==0.12 textile==3.0.4 six qrcode==6.1 watchdog==0.9.0', 1)
ERROR: py35: InterpreterNotFound: python3.5
ERROR: py36: InterpreterNotFound: python3.6
py37: commands succeeded
ERROR: py38: InterpreterNotFound: python3.8
ERROR: pypy: InterpreterNotFound: pypy
ERROR: pypy3: InterpreterNotFound: pypy3
ERROR: report: commands failed
$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment