Home python Setting up Sublime Text 3 under Python 3

Setting up Sublime Text 3 under Python 3

Author

Date

Category

I decided to go to Sublime collided with the following problem.
Set Packages:

  1. python3
  2. sublime puthonide
  3. all autocomplite
  4. Sublime CodeIntel
  5. sublimerepl

When starting any code on Python in Sublime issues:

“py” �� ����� ����7��� ��� ��� �
��������, �ᯮ�� 塞 �� �ணࠬ��� ��� ������ 䠩 ���.
[FINISHED IN 0.1S WITH EXIT CODE 1]
[shell_cmd: py -3 -oo -u “D: \ Programming \ Python \ Learning \ Programm Deal List \ Test.py”]
[DIR: D: \ Programming \ Python \ Learning \ Programm Deal List]
[Path: C: \ Program Files (x86) \ Common Files \ Oracle \ java \ javapath; C: \ ProgramData \ Oracle \ java \ javapath; C: \ Program Files (x86) \ amd app \ bin \ x86_64; C: \ Program Files (x86) \ AMD APP \ BIN \ x86; C: \ Windows \ System32; C: \ Windows; C: \ Windows \ System32 \ WBEM; C: \ Windows \ System32 \ WindowsPowerShell \ v1.0; C: \ Program Files \ Dotnet; C: \ Program Files \ Nvidia Corporation \ Nvidia NVDLISR; C: \ Program Files (x86) \ NVIDIA Corporation \ Physx \ Common]


Answer 1

In fact, the reasons can be a lot, the type of incorrect installation / adjustment adjustments or their conflict with each other. For example, to sublime Codeintel work, you must first install CodeIntel in Python.
However, without this, a set of plugins, to put it mildly, not very:

  • Sublime Puthonide – not updated for five years
  • all autocomplite – trying to clamp an immense
  • Sublime CodeIntel – also 3 years as in a coma
  • From the entire list of Sublimerepl even less, but also requires setting.

Instead of all this, it is better to install:

In principle, this is quite enough for comfortable work with the code, especially if you penetrate and configure for yourself.

Programmers, Start Your Engines!

Why spend time searching for the correct question and then entering your answer when you can find it in a second? That's what CompuTicket is all about! Here you'll find thousands of questions and answers from hundreds of computer languages.

Recent questions