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 within pyenv's conda in a vagrant VM #357

Closed
pytoxbot opened this issue Sep 17, 2016 · 1 comment
Closed

Tox within pyenv's conda in a vagrant VM #357

pytoxbot opened this issue Sep 17, 2016 · 1 comment

Comments

@pytoxbot
Copy link

I'm using a Vagrant-managed VirtualBox VM where I have miniconda within pyenv. I'd love to use tox but apparently it's not working.

I really need to use the conda environment for PyQt5 and lxml, is there any way to make it work?

The error I'm getting. My tox.ini.

@obestwalter
Copy link
Member

obestwalter commented Nov 1, 2016

What already should work is installing a conda environment where tox can find it and use it as a Python version from tox, like described here.

Additionally there is this issue about tackling the problem on a more general level, but it is still in an early stage: #338

I will close this for now and if you have concrete problems getting your particular use case to work you might getter better help on the TIP mailing list or on SO.

@tox-dev tox-dev locked and limited conversation to collaborators Jan 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants