On Tue, 9 Jan 2018 18:11:28 +0100
Victor Stinner <victor.stin...@gmail.com>
wrote:
> 2018-01-09 18:01 GMT+01:00 Antoine Pitrou <solip...@pitrou.net>:
> > I admit, I find the whole virtual environment thing annoying.  If I
> > even want to run *one* benchmark, it starts downloading and
> > installing *every* potentially useful third-party library.  
> 
> If Django is installed in your PYTHONPATH, you can run directly the benchmark:
> 
> cd performance/benchmarks
> python3 bm_django_template.py

Thanks, but that's not very functional.

Regards

Antoine.


_______________________________________________
Speed mailing list
Speed@python.org
https://mail.python.org/mailman/listinfo/speed

Reply via email to