Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Lingmaaki
Total activity
4
Last activity
February 17, 2021 06:32
Member since
January 25, 2021 07:02
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (0)
Comments (2)
Lingmaaki
commented,
February 17, 2021 06:32
In most cases, this error is triggered when Python sees a variable name (Global or Local) and doesn't know what it's for. These errors can happen if you forget to initialize a variable , if you mis...
Community
PyCharm
Possible bug? Debugger error - <NameError: name is not defined> only in virtual environment
0 votes
Lingmaaki
commented,
January 25, 2021 07:02
You can test if it actually is in the python PATH, if you open a cmd and type in chromedriver and hit Enter. If Starting ChromeDriver 2.15.322448 is appearing, the PATH is set appropriately and the...
Community
PyCharm
Selenium ChromeDriver path issue with PyCharm
0 votes