folder has red squiggly underlining it

Answered
See in the shot how one of my sub folders has the red underlining to it.  What does this mean?

Screen Shot 2014-03-26 at 5.19.35 PM.png
1
5 comments
Hi there,

This usually means that IDE found invalid code (error severity level) in one of the files in that folder.
2
Avatar
Permanently deleted user

Hi,
Then how to make it valid code?
Thank You

0

Hi Abbsabyd1,

PyCharm shows inspections in the code and if you hover them you will see the description. The ones underlined with red colour should be fixed first.

0
Avatar
Permanently deleted user

Hi,

I have error in my pyhon code but pycharm is not showing red underline under filenames. How to resolve this issue.

0

@Gambhir Ashish24

Have you selected project interpreter? PyCharm will only highlight errors if you have interpreter selected. Otherwise, provide your code sample.

0

Please sign in to leave a comment.