Nishantc1527
- Total activity 23
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 8
-
-
Nishantc1527 commented, -
Nishantc1527 created a post, No module named 'py.io'
For some reason, pytest is giving an error 'ModuleNotFoundError: No module named 'py.io''. Here are my installed packages: And my default test runner is pytest. -
Nishantc1527 created a post, AnsweredHow To Enable Google Python Style Guide For Pycharm?
I want to add Google Python Style Guide in Pycharm. How do I do this? I know in Intellij there is a plugin, and for Clion there is an option, but what about Pycharm? -
Nishantc1527 created a post, PHP version: Not installed Failed to parse validation script output
I just installed PHPStorm and PHP. However, when setting up my interpreter it gives me this error:I am sure that the path exists. I even tried switching the version numbers. -
Nishantc1527 created a post, How To Enable Relative Line Numbers With IdeaVim
How do I turn on relative line numbers? I heard there's some sort of plugin, but when searching for "relative line numbers" or just "line numbers" I can't find it. Also, I'm using IdeaVim, if it's ... -
Nishantc1527 created a post, AnsweredHow To Not Move The Cursor When Clicking Somewhere With IdeaVim?
I'm used to Vim, so when using IdeaVim plugin I don't like it when I click somewhere and it automatically moves the cursor. I want to manually use the h j k l keys to move around. How can I disable... -
-
Nishantc1527 created a post, AnsweredHow To Delete "Cannot Run Git Git Is Not Installed" Warning
I am using Intellij to edit my github project files, but I'm using Cygwin's inbuilt git to actually push, commit, etc. However, Intellij notices that git isn't installed and no matter how many time... -
Nishantc1527 commented,