In fact all of these messages are being distributed and saved to various
mailing list web mirrors as we send them. Your requests to delete the
message will also appear pretty soon after you send them.
On Wed, Mar 12, 2014 at 2:38 PM, Tim Krupinski wrote:
> No.
>
> On Wed, Mar 12, 2014 at 1:33 P
In response to the OP with considerations for budget and the target learner:
* At this stage in operating systems and python setups, I posit that the
easiest and most meritorious path is to use a "beginner's Linux" that is
easy to install and focuses on a good desktop experience. The best
offering
Pycharm is nice for bigger projects (since tou can collapse any section);
but it's crazy resource intensive. For Linux Gedit can be made very nice
for python, and of course vim in the shell is very nice with the right
~/.vimrc.
On Feb 2, 2014 11:20 AM, "scurvy scott" wrote:
> Hi
>
> Are there an
me.
I'm a Redhat guy so I can't walk you through it step by step, but I was
able to pull up some Ubuntu documentation on this system here:
http://manpages.ubuntu.com/manpages/lucid/en/man8/update-alternatives.8.html
Hope this helps!
- Kodiak Firesmith
On Mon, Jan 6, 2014 at 11:38 AM,
Hello Alejandro!
Try running idle via a terminal and see if it's throwing out any error
information. (-d switch for dubug)
I've moved on to a mix between PyCharm and Vim depending on how big of a
"project" I'm working on, but I still have idle installed so I can probably
help a bit more if there