Skip to content

Locust 0.7.3: TypeError trying to run test #338

@smalenfant

Description

@smalenfant

I don't think I had this problem previously and not sure how to fix this. Any pointers?
I'm using the example from the quick start.

(csx)[me@ni-fl-01 csx]$ locust -f example.py -H http://tata
[2015-09-16 08:29:35,679] ni-fl-01.ni.coxlab.net/INFO/locust.main: Starting web monitor at *:8089
[2015-09-16 08:29:35,680] ni-fl-01.ni.coxlab.net/ERROR/stderr: Traceback (most recent call last):
[2015-09-16 08:29:35,680] ni-fl-01.ni.coxlab.net/ERROR/stderr: File "/home/smalenfa/csx/bin/locust", line 8, in <module>
[2015-09-16 08:29:35,680] ni-fl-01.ni.coxlab.net/ERROR/stderr: 
[2015-09-16 08:29:35,680] ni-fl-01.ni.coxlab.net/ERROR/stderr: load_entry_point('locustio==0.7.3', 'console_scripts', 'locust')()
[2015-09-16 08:29:35,680] ni-fl-01.ni.coxlab.net/ERROR/stderr: File "/home/smalenfa/csx/lib/python2.6/site-packages/locust/main.py", line 437, in main
[2015-09-16 08:29:35,680] ni-fl-01.ni.coxlab.net/ERROR/stderr: 
[2015-09-16 08:29:35,680] ni-fl-01.ni.coxlab.net/ERROR/stderr: gevent.signal(signal.SIGTERM, sig_term_handler)
[2015-09-16 08:29:35,680] ni-fl-01.ni.coxlab.net/ERROR/stderr: TypeError
[2015-09-16 08:29:35,680] ni-fl-01.ni.coxlab.net/ERROR/stderr: :
[2015-09-16 08:29:35,680] ni-fl-01.ni.coxlab.net/ERROR/stderr: 'module' object is not callable
[2015-09-16 08:29:35,680] ni-fl-01.ni.coxlab.net/ERROR/stderr: 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions