[TIP] tox failing to find py33 on windows: fixed

Chris Withers chris at simplistix.co.uk
Thu Jan 31 00:49:47 PST 2013


On 31/01/2013 08:27, holger krekel wrote:
>> _venv.py in tox just needs the following added at line 329:
>>
>>              'python3.3': "c:\python33\python.exe",
>>
>> Holger, can you make that change?
>
> already made on trunk, not released yet.  You might want to install a
> the dev-version of tox via "pip install -i http://pypi.testrun.org -U tox"
> (should give you tox-1.4.3.dev5 currently).

I don't know how to do that with ShiningPanda - Olivier?

Also, does 1.4.3.dev5 solve the Mac OS 3.2 and 3.3 problems?

cheers,

Chris

-- 
Simplistix - Content Management, Batch Processing & Python Consulting
             - http://www.simplistix.co.uk



More information about the testing-in-python mailing list