19347/getting-some-errors-regarding-python-when-using-sublime-text
Is it possible to tune sublimeREPL to python in Sublime Text 2? My use (Python 3.3 on windows 7):
"default_extend_env": {"PYTHONPATH": "C://Python33"},
I don't know if you still need it, but someone else might. According to
https://github.com/wuub/SublimeREPL/issues/96
You should go to Settings -> Package Settings -> SublimeREPL -> Settings - User
And add this option:
{ "default_extend_env": {"PATH": "{PATH};C:\\Python27"} }
Hi. Can you please tell me what ...READ MORE
scipy.stats.rv_discrete is what you ned IMHO. You can supply ...READ MORE
Hi, the answer is pretty simple. Without the ...READ MORE
Well, you are using a complex way. ...READ MORE
You can also use the random library's ...READ MORE
Syntax : list. count(value) Code: colors = ['red', 'green', ...READ MORE
Enumerate() method adds a counter to an ...READ MORE
You can simply the built-in function in ...READ MORE
Here's the short answer: disable any antivirus or ...READ MORE
down voteacceptTheeThe problem is that you're iterating ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.