Skip to content

0.8.0: tox is failing #219

@kloczek

Description

@kloczek

I'm not sure what is wrong here. May I ask for some advice?
Python 3.8.12, tox 3.24.4

+ /usr/bin/tox --skip-missing-interpreters
GLOB sdist-make: /home/tkloczko/rpmbuild/BUILD/sphinx-bootstrap-theme-0.8.0/setup.py
py create: /home/tkloczko/rpmbuild/BUILD/sphinx-bootstrap-theme-0.8.0/.tox/py
ERROR: invocation failed (exit code 1), logfile: /home/tkloczko/rpmbuild/BUILD/sphinx-bootstrap-theme-0.8.0/.tox/py/log/py-0.log
================================================================================ log start =================================================================================
RuntimeError: failed to build image wheel because:
Traceback (most recent call last):
  File "/usr/lib/python3.8/site-packages/virtualenv/seed/embed/via_app_data/via_app_data.py", line 51, in _install
    key = Path(installer_class.__name__) / wheel.path.stem
AttributeError: 'NoneType' object has no attribute 'path'


================================================================================= log end ==================================================================================
ERROR: InvocationError for command /usr/bin/python3 -m virtualenv --no-download --python /usr/bin/python3 py (exited with code 1)
lint create: /home/tkloczko/rpmbuild/BUILD/sphinx-bootstrap-theme-0.8.0/.tox/lint
ERROR: invocation failed (exit code 1), logfile: /home/tkloczko/rpmbuild/BUILD/sphinx-bootstrap-theme-0.8.0/.tox/lint/log/lint-0.log
================================================================================ log start =================================================================================
RuntimeError: failed to build image wheel because:
Traceback (most recent call last):
  File "/usr/lib/python3.8/site-packages/virtualenv/seed/embed/via_app_data/via_app_data.py", line 51, in _install
    key = Path(installer_class.__name__) / wheel.path.stem
AttributeError: 'NoneType' object has no attribute 'path'


================================================================================= log end ==================================================================================
ERROR: InvocationError for command /usr/bin/python3 -m virtualenv --no-download --python /usr/bin/python3 lint (exited with code 1)
_________________________________________________________________________________ summary __________________________________________________________________________________
ERROR:   py: InvocationError for command /usr/bin/python3 -m virtualenv --no-download --python /usr/bin/python3 py (exited with code 1)
ERROR:   lint: InvocationError for command /usr/bin/python3 -m virtualenv --no-download --python /usr/bin/python3 lint (exited with code 1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions