Re: How can I install

2016-04-04 Thread Steven D'Aprano
On Tue, 5 Apr 2016 05:51 am, Mohamed Ali wrote: > > I have tried to install python and nltk but I couldn't. Please could you > please help me because I need to work on natural language processing using > Python. There are about ten thousand different things that could be going wrong, "I couldn't

Re: How can I install

2016-04-04 Thread MRAB
On 2016-04-04 20:51, Mohamed Ali via Python-list wrote: I have tried to install python and nltk but I couldn't. Please could you please help me because I need to work on natural language processing using Python. You haven't given any details. -- https://mail.python.org/mailman/listinfo/pytho

How can I install

2016-04-04 Thread Mohamed Ali via Python-list
I have tried to install python and nltk but I couldn't. Please could you please help me because I need to work on natural language processing using Python. Regards,Mohamed -- https://mail.python.org/mailman/listinfo/python-list

Re: Plz Suggest... How can i install the pure python package py-bidi in WIndows.

2012-12-22 Thread Terry Reedy
On 12/22/2012 10:02 AM, David Robinow wrote: On Sat, Dec 22, 2012 at 9:10 AM, Arsalan Khan wrote: I tried installing but it gives error.. Can anyone guide the procedure of configuring/Installing a python package in windows ??? What did you do to try to install? What error(s) did you get?

Re: Plz Suggest... How can i install the pure python package py-bidi in WIndows.

2012-12-22 Thread David Robinow
On Sat, Dec 22, 2012 at 9:10 AM, Arsalan Khan wrote: > I tried installing but it gives error.. > Can anyone guide the procedure of configuring/Installing a python package in > windows ??? What did you do to try to install? What error(s) did you get? Where can I find this package if I want to h

Re: Plz Suggest... How can i install the pure python package py-bidi in WIndows.

2012-12-22 Thread Kwpolska
On Sat, Dec 22, 2012 at 3:10 PM, Arsalan Khan wrote: > I tried installing but it gives error.. > Can anyone guide the procedure of configuring/Installing a python package in > windows ??? > -- > http://mail.python.org/mailman/listinfo/python-list What error, exactly? -- Kwpolska

Plz Suggest... How can i install the pure python package py-bidi in WIndows.

2012-12-22 Thread Arsalan Khan
I tried installing but it gives error.. Can anyone guide the procedure of configuring/Installing a python package in windows ??? -- http://mail.python.org/mailman/listinfo/python-list

Re: How can I install a newer version of python

2009-06-01 Thread Chris Rebert
On Mon, Jun 1, 2009 at 12:16 PM, nathan.charles.sum...@gmail.com wrote: > I am on MacOS 10.5. It has python 2.5.1 installed. > > How can I install a newer version of python (e.g. 3.1) without > breaking my current environment (I am not sure what programs/scripts > are using the py

How can I install a newer version of python

2009-06-01 Thread nathan.charles.sum...@gmail.com
I am on MacOS 10.5. It has python 2.5.1 installed. How can I install a newer version of python (e.g. 3.1) without breaking my current environment (I am not sure what programs/scripts are using the python comes with MacOS). I just want to use the newer version of python for my own project. I