[Twisted-Python] running trial on windows
    Glyph 
    glyph at twistedmatrix.com
       
    Mon Apr  4 11:24:02 MDT 2016
    
    
  
> On Apr 4, 2016, at 1:39 AM, John Aherne <johnaherne at rocs.co.uk> wrote:
> 
> I have to specify a really long path to pick up the copy of trial.py for the virtualenv I am working in.
> 
> I specify the virtualenv python I want to run with and then the path to trial.py then the test I want to run.
> 
> It would appear to be only the wincertstore module that is missed.
> 
> Perhaps I'll send a report off to virtualenvwrapper about this after some more messing around.
> 
How'd you install the wincertstore module?
Does running \path\to\venv\python.exe -c 'import wincertstore' work?
-g
    
    
More information about the Twisted-Python
mailing list