pylint #83780 run from source checkout [rejected]
it seems impossible to run pylint from source checkout, and that's sad =)
$ hg clone http://www.logilab.org/src/pylint
pylint version in checkout is 0.25.x, not 0.23.0 | |
priority | normal |
---|---|
type | bug |
done in | <not specified> |
load | 0.000 |
load left | 0.000 |
closed by | <not specified> |
Comments
-
2011/11/24 15:43
-
2011/11/24 16:02, written by techtonik
-
2011/11/24 16:30
-
2011/11/26 09:43, written by techtonik
-
2011/11/25 11:29, written by mrunge
-
2011/11/26 10:22, written by techtonik
add commentcannot reproduce this one, please check if you haven't python alias involved...
Try:
The same result. Maybe you already have 0.25.x installed or no pylint installed system-wide at all? I experience this issue on Fedora 16.
You should not change directory:
This work ok, but gives UserWarning:
But the layout is strange (if not to say messy) - README and setup.py mixed with the source code that should be in the package. Why not create one more extra pylint/ directory with only source code inside? This will make it more evident how to run from checkout (at least README will be more visible).
I can not reproduce this bug (using Fedora 16).
You already filed a bug report there https://bugzilla.redhat.com/show_bug.cgi?id=756742
indicating, there has been a problem running fedoras pylint.
/me thinks, there exists another problem on your system.
The issue at bugzilla is different - it's about poor forward compatibility of pylint.