[TIP] tox does not find python3.x interpreters in Travis Mac OS builds

Olemis Lang olemis at gmail.com
Sun Jul 8 15:50:32 PDT 2018


This is a follow up to my former question . My GNU/Linux builds are green .
Now I'm adding MacOS steps. I decided to use pyenv since (afaict) it makes
life easier in MacOS ... but ... tox is not detecting the python3
interpreters :

- I double checked that the right Python version is installed [1]_
- Script creates an alias using pyenv which [2]_
- ... and also installs tox-pyenv [3]_

None of those is working . Hints will be appreciated .

Thanks in advance

p.s. Python 2 builds work because it seems that version is pre-installed in
the travis image (or some other reason , it just works).

.. [1] https://travis-ci.org/simelo/pyskycoin/jobs/401547552#L1448-L1452

.. [2] https://travis-ci.org/simelo/pyskycoin/jobs/401547552#L1455-L1458

.. [3] https://travis-ci.org/simelo/pyskycoin/jobs/401547552#L1557

-- 
Regards,

Olemis - @olemislc

Software Eng Skycoin : https://www.skycoin.net
Apache™ Bloodhound contributor : http://issues.apache.org/bloodhound
Brython committer : http://brython.info
SciPy Latin America - Ambassador : http://conf.scipyla.org

Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/

Featured article:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.idyll.org/pipermail/testing-in-python/attachments/20180708/9b871374/attachment.htm>


More information about the testing-in-python mailing list