vernemq / vmq_mzbench

An MQTT loadtest and usage scenario tool for VerneMQ and other MQTT systems.
Apache License 2.0
42 stars 44 forks source link

Not able to start MZBENCH server #23

Closed shariqMohammed92 closed 6 years ago

shariqMohammed92 commented 6 years ago

While starting the MZBENCH server I'm getting error on missing of erl_terms,docopt and requires libraries..But these libraries are already installed. Im working on Mac OS and my pip version is PIP 9.0.1

screen shot 2018-03-14 at 7 30 38 pm

ioolkos commented 6 years ago

@shariqMohammed92 thanks... I take it that you followed the instructions from MZBench on how to install from source. I'm not sure how I can help here. Did you run the pip install command? Did you try running this in a python ENV?

ioolkos commented 6 years ago

@shariqMohammed92 have you been able to resolve this? could it be something Mac OS related?

keerthana07 commented 5 years ago

@shariqMohammed92 were you able to resolve this issue? If so how? I am using a mac and see the same