"No source for code" message in Coverage.py
I'm not sure why it thinks that file exists, but you can tell coverage.py to ignore these problems with a coverage xml -i
switch.
If you want to track down the error, drop me a line (ned at ned batchelder com).
Ensure theres no .pyc file there, that may have existed in the past.