Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tox tests do not work #14

Closed
tillea opened this issue Nov 16, 2017 · 0 comments
Closed

Tox tests do not work #14

tillea opened this issue Nov 16, 2017 · 0 comments

Comments

@tillea
Copy link

tillea commented Nov 16, 2017

Hi,
when trying to upgrade the paleomix Debian package to version 1.2.12 I also wanted to run the topx test suite. Unfortunately I get:

$ tox
GLOB sdist-make: /home/tillea/debian-maintain/alioth/debian-med_git/paleomix/setup.py
ERROR: invocation failed (exit code 1), logfile: /home/tillea/debian-maintain/alioth/debian-med_git/paleomix/.tox/log/tox-0.log
ERROR: actionid: tox
msg: packaging
cmdargs: ['/usr/bin/python3', local('/home/tillea/debian-maintain/alioth/debian-med_git/paleomix/setup.py'), 'sdist', '--formats=zip', '--dist-dir', local('/home/tillea/debian-maintain/alioth/debian-med_git/paleomix/.tox/dist')]
env: None

ERROR: Python version 2.7.x required!
       Current version is v3.5.3 (default, Jan 19 2017, 14:11:04)  [GCC 6.3.0 20170118]

ERROR: FAIL could not package project - v = InvocationError('/usr/bin/python3 .../debian-med_git/paleomix/setup.py sdist --formats=zip --dist-dir .../debian-med_git/paleomix/.tox/dist (see .../debian-med_git/paleomix/.tox/log/tox-0.log)', 1)

The machine where I tried to run this test has

$ python --version
Python 2.7.13
$ python3 --version
Python 3.5.3

Any hint what might went wrong here?

BTW, in Debian it is considered a good idea to move to Python3 rather sooner than later - but the interpreter that you call with simply python will remain the 2.x series of Python.

Kind regards, Andreas.

MikkelSchubert added a commit that referenced this issue Nov 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants