Problem installing bzt in Ubuntu.

1,233 views
Skip to first unread message

ishtiaque hussain

unread,
May 19, 2015, 2:43:51 PM5/19/15
to codenam...@googlegroups.com
Hi, 

I'm trying to install bzt in Ubuntu. I've installed python 2.7.9 and then trying to follow the instruction given at :

Running 'sudo pip install bzt' gives me the following error message. Could you please help resolve this? I'm very new to Ubuntu and don't know much about Linux commands.

Thanks,
--Ishti



Andrey Pokhilko

unread,
May 19, 2015, 2:50:38 PM5/19/15
to codenam...@googlegroups.com
Try running this first:
sudo apt-get install python default-jre-headless python-pip python-dev libxml2-dev libxslt-dev zlib1g-dev

Then do
sudo pip install bzt


Andrey Pohilko
Chief Scientist
P: +7 (909) 631-21-69
BlazeMeter
--
You received this message because you are subscribed to the Google Groups "codename-taurus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to codename-taur...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/codename-taurus/622fe826-21a7-45d3-b7ab-de6d46d97082%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

ishtiaque hussain

unread,
May 19, 2015, 3:27:10 PM5/19/15
to codenam...@googlegroups.com
Great!! The error went away. I could see the bzt version running 'bzt --help' ! :-)

Thanks,
--Ishti

danny.b...@gmail.com

unread,
May 27, 2016, 3:40:50 AM5/27/16
to codename-taurus
Hello,

I am trying to do the same, but after installing I can't find the executable 

dbollaer@onepiece:~/.local/lib/python2.7/site-packages/bzt$ sudo pip install bzt
Requirement already satisfied (use --upgrade to upgrade): bzt in /home/dbollaer/.local/lib/python2.7/site-packages
Requirement already satisfied (use --upgrade to upgrade): pyyaml in /home/dbollaer/.local/lib/python2.7/site-packages (from bzt)
Requirement already satisfied (use --upgrade to upgrade): psutil>3 in /home/dbollaer/.local/lib/python2.7/site-packages (from bzt)
Requirement already satisfied (use --upgrade to upgrade): colorlog in /home/dbollaer/.local/lib/python2.7/site-packages (from bzt)
Requirement already satisfied (use --upgrade to upgrade): colorama in /home/dbollaer/.local/lib/python2.7/site-packages (from bzt)
Requirement already satisfied (use --upgrade to upgrade): lxml>=3.4.2 in /home/dbollaer/.local/lib/python2.7/site-packages (from bzt)
Requirement already satisfied (use --upgrade to upgrade): cssselect in /home/dbollaer/.local/lib/python2.7/site-packages (from bzt)
Requirement already satisfied (use --upgrade to upgrade): urwid in /home/dbollaer/.local/lib/python2.7/site-packages (from bzt)
Requirement already satisfied (use --upgrade to upgrade): six in /home/dbollaer/.local/lib/python2.7/site-packages (from bzt)
Requirement already satisfied (use --upgrade to upgrade): nose in /home/dbollaer/.local/lib/python2.7/site-packages (from bzt)
Requirement already satisfied (use --upgrade to upgrade): selenium in /home/dbollaer/.local/lib/python2.7/site-packages (from bzt)
Requirement already satisfied (use --upgrade to upgrade): progressbar33 in /home/dbollaer/.local/lib/python2.7/site-packages (from bzt)
Requirement already satisfied (use --upgrade to upgrade): pyvirtualdisplay in /home/dbollaer/.local/lib/python2.7/site-packages (from bzt)
Requirement already satisfied (use --upgrade to upgrade): EasyProcess in /home/dbollaer/.local/lib/python2.7/site-packages (from pyvirtualdisplay->bzt)
Cleaning up...
dbollaer@onepiece
:~/.local/lib/python2.7/site-packages/bzt$ which bzt
dbollaer@onepiece
:~/.local/lib/python2.7/site-packages/bzt$ bzt --help
No command 'bzt' found, did you mean:
 
Command 'bzz' from package 'djvulibre-bin' (universe)
 
Command 'bat' from package 'bacula-console-qt' (main)
 
Command 'bat' from package 'bareos-bat' (universe)
 
Command 'btt' from package 'blktrace' (universe)
 
Command 'bzr' from package 'bzr' (main)
bzt
: command not found


Thank you in advance.



Op dinsdag 19 mei 2015 20:43:51 UTC+2 schreef ishtiaque hussain:

pri...@blazemeter.com

unread,
May 27, 2016, 4:34:23 AM5/27/16
to codename-taurus, danny.b...@gmail.com
Hi,

Taurus doesn't support installing as a non-root user, as it puts a few config files in /etc, which requires superuser rights.
Try to uninstall bzt package from your ~/.local (`pip uninstall bzt`) and then install it as superuser (`sudo pip install bzt`).


  Dmitri

danny bollaert

unread,
May 29, 2016, 1:22:58 AM5/29/16
to pri...@blazemeter.com, codename-taurus
Thank you, worked like a charm!
Reply all
Reply to author
Forward
0 new messages