problems installing bzt

431 views
Skip to first unread message

ere...@gmail.com

unread,
Apr 30, 2015, 9:00:44 AM4/30/15
to codenam...@googlegroups.com
Hello all, 

I just instsalled Taurus on my windows machine. I followed the instructions on the Github page: https://github.com/Blazemeter/taurus/blob/master/docs/Installation.md#windows
I reached to step 5 where I successfully upgreded my setuptools.
When I reached step 6 and typed "pip install bzt" and hit enter I got the following message: 

    Command "python setup.py egg_info" failed with error code 1 in c:\users\qa\a
ppdata\local\temp\pip-build-maowgv\bzt

Anyone got this issue? if so can you elaborate how to solve it?

Thanks! 

Erez

vasi...@blazemeter.com

unread,
Apr 30, 2015, 10:11:32 AM4/30/15
to codenam...@googlegroups.com, ere...@gmail.com
Hi, Erez!

What version of python are you using?
Can you install other packages with pip?

vasi...@blazemeter.com

unread,
Apr 30, 2015, 12:00:37 PM4/30/15
to codenam...@googlegroups.com, ere...@gmail.com
As a workaround, try to install packages psutil and six before installing bzt:
pip install psutil
pip install six
pip install bzt
Reply all
Reply to author
Forward
0 new messages