after installing pyresttest using pip3, I can't run pyresttest command: ``` pyresttest: command not found ``` run the following returns nothing (no error): ``` python -c 'import pycurl' ```
after installing pyresttest using pip3, I can't run pyresttest command:
run the following returns nothing (no error):