Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

ImportError: No module named 'coverage #597

Closed
emagdalenaC2i opened this issue Apr 9, 2019 · 3 comments
Closed

ImportError: No module named 'coverage #597

emagdalenaC2i opened this issue Apr 9, 2019 · 3 comments

Comments

@emagdalenaC2i
Copy link

emagdalenaC2i commented Apr 9, 2019

I get the same warning as mentioned in #530 in a few PR I have just checked. See

0.02s$ travis_after_tests_success
Traceback (most recent call last):
File "/home/travis/maintainer-quality-tools/travis/travis_after_tests_success", line 5, in
from coverage.cmdline import main as coverage_main
ImportError: No module named 'coverage

@moylop260
Copy link
Contributor

Maybe it is a error from installing process

Could you share us the URL of the travis-ci build log in order to see what happen in the step mentioned?

@emagdalenaC2i
Copy link
Author

@moylop260 You can take a look in OCA/event#142, here is the link to travis https://travis-ci.org/OCA/event/builds/517474054?utm_source=github_status&utm_medium=notification

And this is the message:
0.02s$ travis_after_tests_success
Traceback (most recent call last):
File "/home/travis/maintainer-quality-tools/travis/travis_after_tests_success", line 5, in
from coverage.cmdline import main as coverage_main
ImportError: No module named 'coverage'

@moylop260
Copy link
Contributor

Hi @emagdalenaC2i the url shared has a green status build
Then my hypothesis is confirmed.
It was a problem installing dependencies maybe a downtime of pypi or similar.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants