Taurus Installation

381 views
Skip to first unread message

surend...@gmail.com

unread,
Jul 9, 2015, 4:45:52 PM7/9/15
to codenam...@googlegroups.com
Hi 

I am very new to taurus.I am trying to install this but i stuck with this step "http://pip.readthedocs.org/en/latest/installing.html"

FYI .. I install the latest version of pythan and C++ complier 

Please provide if you have any detailed document.

I opened the python GUI and gave this command "-m pip install" but i am getting below error message .Please help me on this

NameError: name 'pyhton' is not defined
>>> -m pip install
SyntaxError: invalid syntax

Regards,
Venkat

Andrey Pokhilko

unread,
Jul 9, 2015, 5:39:04 PM7/9/15
to codenam...@googlegroups.com
Hi,

It's not pyhton, it's python. Just typo in the command. Keep on trying, we'll help you!

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/e2e144e8-b651-43d4-8a69-eb56c7bb1b8a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Andrey Pokhilko

unread,
Jul 9, 2015, 5:40:08 PM7/9/15
to codenam...@googlegroups.com
Don't open the python prompt, use usual prompt and run

pip install bzt



Andrey Pohilko
Chief Scientist
P: +7 (909) 631-21-69
BlazeMeter
On 07/09/2015 11:45 PM, surend...@gmail.com wrote:

surendra matta

unread,
Jul 10, 2015, 8:56:34 AM7/10/15
to Andrey Pokhilko, codenam...@googlegroups.com
Hi Andey ,

Thanks for quick response 

I am trying with general command prompt with admin privileges only , by typing  " pip install bzt" but i am getting pip is not recognized as an internal or external command.

Please help on this.

Regards,
Venkat



--
You received this message because you are subscribed to a topic in the Google Groups "codename-taurus" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/codename-taurus/Jb2Gj7i4AhY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to codename-taur...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/codename-taurus/559EEA34.4070700%40blazemeter.com.

For more options, visit https://groups.google.com/d/optout.



--
Regards,
Surendra Matta,
#:-224-805-7731

Andrey Pokhilko

unread,
Jul 10, 2015, 8:58:11 AM7/10/15
to surendra matta, codenam...@googlegroups.com
Find where is pip.exe on your hard drive is located, then start command from that directory.


Andrey Pohilko
Chief Scientist
P: +7 (909) 631-21-69
BlazeMeter

surendra matta

unread,
Jul 10, 2015, 9:04:20 AM7/10/15
to Andrey Pokhilko, codenam...@googlegroups.com
Now i am getting the below error

"could not find any downloads that satisfy the requirement bzt
No distrubutions at all found for bzt"

Please help on this

Andrey Pokhilko

unread,
Jul 10, 2015, 9:05:11 AM7/10/15
to surendra matta, codenam...@googlegroups.com
That's strange. Which version of python do you have? Do you have any errors printed before that line?


Andrey Pohilko
Chief Scientist
P: +7 (909) 631-21-69
BlazeMeter

surendra matta

unread,
Jul 10, 2015, 9:07:21 AM7/10/15
to Andrey Pokhilko, codenam...@googlegroups.com
Python version is 3.4 and find the error message snapshot below


Andrey Pokhilko

unread,
Jul 10, 2015, 9:08:50 AM7/10/15
to surendra matta, codenam...@googlegroups.com
Wow, that explains it. You have some network issue, maybe because of some firewall blocking you from accessing PyPi repositories. Consult with your network admin on this.


Andrey Pohilko
Chief Scientist
P: +7 (909) 631-21-69
BlazeMeter

surend...@gmail.com

unread,
Jul 10, 2015, 9:28:06 AM7/10/15
to codenam...@googlegroups.com, surend...@gmail.com
i started installation but i am getting this below error, in stalled c++ version is 9.0.1

Andrey Pokhilko

unread,
Jul 10, 2015, 9:32:03 AM7/10/15
to codenam...@googlegroups.com
So it clearly says that it needs c++ version 10 or higher.

Andrey Pohilko
Chief Scientist
P: +7 (909) 631-21-69
BlazeMeter

surendra matta

unread,
Jul 10, 2015, 9:58:07 AM7/10/15
to Andrey Pokhilko, codenam...@googlegroups.com
I have the latest version still did i miss anything

Inline image 1


For more options, visit https://groups.google.com/d/optout.

Andrey Pokhilko

unread,
Jul 10, 2015, 9:59:14 AM7/10/15
to surendra matta, codenam...@googlegroups.com
Try using Python 2.7


Andrey Pohilko
Chief Scientist
P: +7 (909) 631-21-69
BlazeMeter

surendra matta

unread,
Jul 10, 2015, 10:09:12 AM7/10/15
to Andrey Pokhilko, codenam...@googlegroups.com
Thanks a lot , finally installed successfully 

surend...@gmail.com

unread,
Jul 10, 2015, 11:23:54 AM7/10/15
to codenam...@googlegroups.com, surend...@gmail.com, and...@blazemeter.com
could you please tell me what is the syntax error in the below code

---
execution: 
  concurrency: 10
  ramp-up: 15s
  hold-for: 2m
  iterations: 1000
  throughput: 20
---
scenarios:
  think-time: 1.25s
    requests:



surend...@gmail.com

unread,
Jul 10, 2015, 11:44:55 AM7/10/15
to codenam...@googlegroups.com, surend...@gmail.com
---
execution: 
  concurrency: 10
  ramp-up: 1m
  hold-for: 5m
  
  scenarios:
    think-time: 1.25S
      requests:
        - http://blazedemo.com

for this code i am getting this error 


Please help on this

...

surendra matta

unread,
Jul 10, 2015, 12:04:01 PM7/10/15
to codenam...@googlegroups.com, surendra matta
I am able to fix the syntax issue but i am getting below

" Exception: There must be a JMX file to run jmeter "

Tauras will create it own JMX file automatically rite.Please help on this 



vasi...@blazemeter.com

unread,
Jul 10, 2015, 1:07:06 PM7/10/15
to codenam...@googlegroups.com, surend...@gmail.com
Hello, please try this:


---
execution:
  concurrency: 10
  ramp-up: 1m
  hold-for: 5m
  scenario:

    think-time: 1.25S
    requests:
      - http://blazedemo.com
      - http://blazedemo.com/vacation.html


Reply all
Reply to author
Forward
0 new messages