Re: [Ironpython-users] importing third-party modules

2011-07-03 Thread Jimmy Schementi
On Jul 3, 2011, at 9:32 AM, Dave Wald wrote: > On 7/3/2011 5:30 AM, Wolfgang Schmoller wrote: >> Hello, >> >> I'm working on a site, where I need to work with python. I have managed to >> configure that, so that I can use python instead of Javascript. Now, I need >> to import a third-party modul

Re: [Ironpython-users] importing third-party modules

2011-07-03 Thread Dave Wald
On 7/3/2011 5:30 AM, Wolfgang Schmoller wrote: Hello, I'm working on a site, where I need to work with python. I have managed to configure that, so that I can use python instead of Javascript. Now, I need to import a third-party module (nltk - http://www.nltk.org/). I installed it in the comm

[Ironpython-users] importing third-party modules

2011-07-03 Thread Wolfgang Schmoller
Hello, I'm working on a site, where I need to work with python. I have managed to configure that, so that I can use python instead of Javascript. Now, I need to import a third-party module (nltk - http://www.nltk.org/). I installed it in the commandline-version of IronPython and am able to