[pypy-dev] no module named 'backports' error when vmprof executed with pypy

Shubha Ramani shubharamani at yahoo.com
Sat Dec 17 18:51:53 EST 2016


shubha at shubha-Z170X-UD5:/opt/vtune_pypy$ pypy-v -m vmprof fib.py/usr/bin/pypy-v: No module named backports; 'vmprof' is a package and cannot be directly executed
However when I do python -m vmprof fib.py it works. 
Based on a quick Google search there doesn't seem to be a package called 'backports' which caneasily be installed via pip or easy_install.
I'm on Ubuntu 16.04. Any clues ?
Thanks,
Shubha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20161217/6c4c32dc/attachment.html>


More information about the pypy-dev mailing list