pylint-pycharm icon indicating copy to clipboard operation
pylint-pycharm copied to clipboard

Cannot run on whole project

Open 4sfaloth opened this issue 5 years ago • 5 comments

Hi,

I have installed the plug-in in PyCharm and have been testing in on a quite large project. I am able to run in on a per-file and per-module basis (the 'play' and the 'square with four little square on the bottom-right' buttons) but if I try to run on the whole project at once ('Run pylint on all files in current project') I get this error:

The scan failed due to an exception: Error creating Pylint process
Root cause:
CreateProcess error=206, The filename or extension is too long

Any idea on what causes this and how to fix it? I supposed it seems to have something to do with large file paths; the project itself is sitting on just C:\dev but it does have some nested subdirectories inside

thanks in advance.

4sfaloth avatar Sep 24 '19 09:09 4sfaloth

This issue has been automatically marked as stale because it has not had activity in the last 60 days.

stale[bot] avatar Nov 23 '19 09:11 stale[bot]

seeing this as well, sporadically ... seems to happen despite me moving everything into near root level folders

EMCP avatar Dec 19 '19 20:12 EMCP

This issue has been automatically marked as stale because it has not had activity in the last 60 days.

stale[bot] avatar Feb 17 '20 21:02 stale[bot]

Any update on this? I keep getting the error

gpcimino avatar Apr 15 '21 13:04 gpcimino

i'm also getting this error.

mvanderblom avatar Jul 08 '21 09:07 mvanderblom