Advertisement
Guest User

Untitled

a guest
Feb 2nd, 2019
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. [jbuild]$ sudo python3.6 -m pytest test/ -s
  2. [sudo] password for jack:
  3. /usr/bin/python3.6: No module named pytest
  4. [build]$ sudo python3.7 -m pytest test/ -s
  5. ====================================================== test session starts =======================================================
  6. platform linux -- Python 3.7.2, pytest-4.2.0, py-1.5.4, pluggy-0.8.1 -- /usr/bin/python3.7
  7. cachedir: .pytest_cache
  8. .....
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement