Skip to content Skip to sidebar Skip to footer
Showing posts with the label Sublimetext3

Python 2.7 Build On Sublime Text 3 Doesn't Print The '\ufffd' Character

The problem. I'm using Python 2.7 build on Sublime Text 3 and have an issue with printing out. … Read more Python 2.7 Build On Sublime Text 3 Doesn't Print The '\ufffd' Character

Mac Os X /bin/bash: Python: Command Not Found In Some Ide

When I compiled test.py(a very simple Python file) in Sublime Text or CodeRunner, I got the error:/… Read more Mac Os X /bin/bash: Python: Command Not Found In Some Ide

Correct Add Site-packages Folder To Sublime Text 3 Sys.path

1. Summary I don't understand, how I can make, that global site-packages path will add to Subli… Read more Correct Add Site-packages Folder To Sublime Text 3 Sys.path

Sublime Text 3 Command B Not Running

I downloaded Sublime Text 3 and now I am trying to run a simple python code in it. The code seems t… Read more Sublime Text 3 Command B Not Running

Sublime Text Plugin Is Not Working

I'm using Sublime text 3 and I'm writing a simple plugin, the problem that i have is that w… Read more Sublime Text Plugin Is Not Working

Build Just One Line In Sublime Text 3 - Python

I am very new to programming and I using 'Learn Python the hard way' and I find it very hel… Read more Build Just One Line In Sublime Text 3 - Python