It would be useful to be able to do :
pyros_setup --pytest --try-import gopher_std_msgs
And have the pytest try to import that module, and displaying where from (__file__), + __version__ if available...
It will help debugging where things get imported from.