Re: [Tutor] AntiSpam measures circumventing

2013-09-24 Thread Chris Down
On 2013-09-25 13:54, Steven D'Aprano wrote: > And even that, I'm wondering if I'm being too cautious. Well, if you post on mailing lists, undoubtedly your e-mail has been posted in plaintext somewhere. I personally have my e-mail in plaintext on chrisdown.name, and very rarely receive spam through

Re: [Tutor] AntiSpam measures circumventing

2013-09-24 Thread Steven D'Aprano
On Tue, Sep 24, 2013 at 02:00:54PM +0200, Luca Ferrari wrote: > On Fri, Sep 20, 2013 at 4:50 PM, Jugurtha Hadjar > wrote: > > > Supposing my name is John Doe and the e-mail is john@hotmail.com, my > > e-mail was written like this: > > > > removemejohn.dospames...@removemehotmail.com' I don't

Re: [Tutor] HELP Please!!!....How Do I Make a Graph Chart Generate in Python Based on my Code

2013-09-24 Thread brian arb
http://mcsp.wartburg.edu/zelle/python/ppics1/code/chapter05/futval_graph2.py On Tue, Sep 24, 2013 at 4:36 PM, School wrote: > What is the error you received? What lines does it say are causing the > error? > > Also, this smells like classwork. > > On Sep 20, 2013, at 21:26, znx...@yahoo.com wro

Re: [Tutor] ImportError: No module named '_sysconfigdata_m'

2013-09-24 Thread Alan Gauld
On 24/09/13 19:22, Prasad, Ramit wrote: Why uninstall via Synaptic? If he manually installed from source He installed 3.3 from source. 3.2 was already there courtesy of Mint. Therefore, he should have uninstalled 3.2 via Synaptic. Reinstalling 3.2 via synaptic and then uninstalling it, may cl

Re: [Tutor] ImportError: No module named '_sysconfigdata_m'

2013-09-24 Thread Steven D'Aprano
On Tue, Sep 24, 2013 at 06:20:37AM -0700, Albert-Jan Roskam wrote: > > If you want to mess with your system 'sudo rm -rf' is definitely the > > way to go. Don't bother reporting this as a bug since you've > > *definitely* voided the warranty (that your free software didn't come > > with). > > And

Re: [Tutor] ImportError: No module named '_sysconfigdata_m'

2013-09-24 Thread Steven D'Aprano
On Tue, Sep 24, 2013 at 01:33:23PM +0100, Oscar Benjamin wrote: > If you want to mess with your system 'sudo rm -rf' is definitely the > way to go. Don't bother reporting this as a bug since you've > *definitely* voided the warranty (that your free software didn't come > with). I first read that

Re: [Tutor] How to create dictionaries loadable with import

2013-09-24 Thread Steven D'Aprano
On Tue, Sep 24, 2013 at 04:33:20PM -0400, Treder, Robert wrote: > Hi Python tutors, > > I'm fairly new to Python. I'm working with Python v2.7.4 and the nltk > package on a couple of text mining projects. I create several > dictionaries that are pretty static. Will probably only be updated >

Re: [Tutor] How to create dictionaries loadable with import

2013-09-24 Thread Prasad, Ramit
Treder, Robert wrote: > Hi Python tutors, > > I'm fairly new to Python.  I'm working with Python v2.7.4 and the nltk > package on a couple of text > mining projects.  I create several dictionaries that are pretty static. Will > probably only be updated > every or month or every couple of months.

Re: [Tutor] HELP Please!!!....How Do I Make a Graph Chart Generate in Python Based on my Code

2013-09-24 Thread School
What is the error you received? What lines does it say are causing the error? Also, this smells like classwork. On Sep 20, 2013, at 21:26, znx...@yahoo.com wrote: > Can anyone please help me figure out what I am NOT doing to make this program > work properly.PLEASE !! > > I need to be able

Re: [Tutor] ImportError: No module named '_sysconfigdata_m'

2013-09-24 Thread eryksun
On Tue, Sep 24, 2013 at 1:42 PM, Albert-Jan Roskam wrote: > I did not use "--prefix". I just reinstalled Python 3.2 via the package > manager, and > it everything is working again --THANK YOU ALL! > > antonia@antonia-HP-2133 ~ $ which python3.3 > /usr/local/bin/python3.3 This is the version you

Re: [Tutor] How to create dictionaries loadable with import

2013-09-24 Thread Joel Goldstick
On Tue, Sep 24, 2013 at 4:33 PM, Treder, Robert < robert.tre...@morganstanley.com> wrote: > Hi Python tutors, > > ** ** > > I’m fairly new to Python. I’m working with Python v2.7.4 and the nltk > package on a couple of text mining projects. I create several dictionaries > that are pretty s

[Tutor] How to create dictionaries loadable with import

2013-09-24 Thread Treder, Robert
Hi Python tutors, I'm fairly new to Python. I'm working with Python v2.7.4 and the nltk package on a couple of text mining projects. I create several dictionaries that are pretty static. Will probably only be updated every or month or every couple of months. I want to turn those dictionaries

Re: [Tutor] ImportError: No module named '_sysconfigdata_m'

2013-09-24 Thread Prasad, Ramit
Alan Gauld wrote: > > On 24/09/13 14:20, Albert-Jan Roskam wrote: > > >> "python", python 2.7 fires up. Also, I entirely removed python 3.2 > >> (sudo rm -rf $(which python3.2), IIRC), which came with Linux Mint. > > That's almost never the right way to remove a package that came with the OS. >

Re: [Tutor] HELP Please!!!....How Do I Make a Graph Chart Generate in Python Based on my Code

2013-09-24 Thread bob gailer
In addition to Alan's comment: Saying "it work properly" is totally uninformative. Tell us what is happening that you want different. -- Bob Gailer 919-636-4239 Chapel Hill NC ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscript

Re: [Tutor] ImportError: No module named '_sysconfigdata_m'

2013-09-24 Thread Albert-Jan Roskam
- Original Message - > From: eryksun > To: Albert-Jan Roskam > Cc: Python Mailing List > Sent: Tuesday, September 24, 2013 5:25 PM > Subject: Re: [Tutor] ImportError: No module named '_sysconfigdata_m' > > On Tue, Sep 24, 2013 at 8:18 AM, Albert-Jan Roskam > wrote: >> am using Lin

Re: [Tutor] ImportError: No module named '_sysconfigdata_m'

2013-09-24 Thread Oscar Benjamin
On 24 September 2013 16:25, eryksun wrote: > > The "command-not-found" script uses 3.x on Ubuntu/Mint: > > http://packages.ubuntu.com/saucy/command-not-found > > It's 2.x on Debian, but thankfully it isn't part of the default install. I actually find it useful. I wish I could get the same for imp

Re: [Tutor] ImportError: No module named '_sysconfigdata_m'

2013-09-24 Thread Alan Gauld
On 24/09/13 14:20, Albert-Jan Roskam wrote: "python", python 2.7 fires up. Also, I entirely removed python 3.2 (sudo rm -rf $(which python3.2), IIRC), which came with Linux Mint. That's almost never the right way to remove a package that came with the OS. You should have used the package mana

Re: [Tutor] ImportError: No module named '_sysconfigdata_m'

2013-09-24 Thread eryksun
On Tue, Sep 24, 2013 at 8:18 AM, Albert-Jan Roskam wrote: > am using Linux Mint XFCE. I have to look up the exact version number. I > recently > downloaded and installed Python 3.3. I downloaded the tarball > and compiled, tested and installed everything as per instructions in the > (readme? inst

Re: [Tutor] AntiSpam measures circumventing

2013-09-24 Thread Luca Ferrari
On Fri, Sep 20, 2013 at 4:50 PM, Jugurtha Hadjar wrote: > Supposing my name is John Doe and the e-mail is john@hotmail.com, my > e-mail was written like this: > > removemejohn.dospames...@removemehotmail.com' This is the point: how easy you want to make the email for a human being. I mean, y

Re: [Tutor] ImportError: No module named '_sysconfigdata_m'

2013-09-24 Thread Luca Ferrari
On Tue, Sep 24, 2013 at 2:25 AM, Steven D'Aprano wrote: > Unless this was at the Python prompt, it's not really a Python question. > It's a question about your Linux installation, and why "gigt" ends up > calling Python. Start with: > > man gigt > > which gigt > > locate gigt > As far as I know

Re: [Tutor] ImportError: No module named '_sysconfigdata_m'

2013-09-24 Thread Dave Angel
On 24/9/2013 09:20, Albert-Jan Roskam wrote: > I just didn't want to have more versions than I actually need. Python 3.3 is > closer to Python 2.7 than earlier Python 3 versions. > I am now planning to reinstall Python 3.2 using "sudo apt-get install python3" I suspect you'd be better off tryin

Re: [Tutor] ImportError: No module named '_sysconfigdata_m'

2013-09-24 Thread Albert-Jan Roskam
- Original Message - > From: Oscar Benjamin > To: Albert-Jan Roskam > Cc: Python Mailing List > Sent: Tuesday, September 24, 2013 2:33 PM > Subject: Re: [Tutor] ImportError: No module named '_sysconfigdata_m' >> I was planning to reply after I had the chance to do some checks that

Re: [Tutor] ImportError: No module named '_sysconfigdata_m'

2013-09-24 Thread Dave Angel
On 24/9/2013 08:18, Albert-Jan Roskam wrote: >, everything appears to work normally (phew) If I type "python", python > 2.7 fires up. Also, I entirely removed python 3.2 (sudo rm -rf $(which > python3.2), IIRC), which came with Linux Mint. Right there is your mistake. > > > OoooOoOoh, I h

Re: [Tutor] ImportError: No module named '_sysconfigdata_m'

2013-09-24 Thread Oscar Benjamin
On 24 September 2013 13:18, Albert-Jan Roskam wrote: >> >>On 23 September 2013 20:28, Albert-Jan Roskam wrote: >>> Hi, >>> >>> I just wanted to type "git status" in my Linux terminal but I made a typo >>> and I got a long Python 3.3 traceback message. Just curious: What does it >>> mean? >>> >>>

Re: [Tutor] ImportError: No module named '_sysconfigdata_m'

2013-09-24 Thread Albert-Jan Roskam
> From: Oscar Benjamin >To: Albert-Jan Roskam >Cc: Python Mailing List >Sent: Tuesday, September 24, 2013 1:47 PM >Subject: Re: [Tutor] ImportError: No module named '_sysconfigdata_m' > > >On 23 September 2013 20:28, Albert-Jan Roskam wrote: >> Hi, >> >> I ju

Re: [Tutor] ImportError: No module named '_sysconfigdata_m'

2013-09-24 Thread Oscar Benjamin
On 23 September 2013 20:28, Albert-Jan Roskam wrote: > Hi, > > I just wanted to type "git status" in my Linux terminal but I made a typo > and I got a long Python 3.3 traceback message. Just curious: What does it > mean? > > gigt status > Traceback (most recent call last): > File "/usr/lib/pytho