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

Sublime Text 3 Unable To Import Python Module Although Importing From Command Line Is Possible?

when I tried to build with python in ST3, I get an import error as I tried to do import caffe but … Read more Sublime Text 3 Unable To Import Python Module Although Importing From Command Line Is Possible?

Trouble With User Inputs In Sublime Text

I'm trying to code a simple calculator using Python (2) in Sublime Text that consists of asking… Read more Trouble With User Inputs In Sublime Text

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

Cannot Import Name Module With Module Correctly Installed

new in python. I have python 2.7. I just installed a new module (beatifulsoup) from cmd in windows… Read more Cannot Import Name Module With Module Correctly Installed

Setting Path For Sublime Text 3 Anaconda Plugin

I've been using Anaconda distribution(for NumPy,Pandas library). Recently I've tried to use… Read more Setting Path For Sublime Text 3 Anaconda Plugin

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