You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: