Posts tagged pycharm

How to make rst file encoding correct in pycharm

File -> Settings -> Editor -> Code Style -> File Encodings

Make Settings just like the pic below:
How to make rst file encoding correct in pycharm

How to make rst file encoding correct in pycharm

Read more ...


How to active virtualenv in pyCharm terminal by default?

File -> Settings -> Terminal -> Application Settings -> Shell path

Select: cmd.exe

pycharm terminal settings

Read more ...