I’ve been learning pylon on my Mac and and am trying to install NLTK so I can
try the examples in the NLTK text.
The instructions in NLTK are straightforward and I am able to get Python itself
on my computer, but I cannot get “pip” to work.
I would appreciate any help or sources of help. My
On Feb 27, 2022, at 15:51, Robert Wasserman via Pythonmac-SIG
wrote:
>
> I’ve been learning pylon on my Mac and and am trying to install NLTK so I can
> try the examples in the NLTK text.
>
> The instructions in NLTK are straightforward and I am able to get Python
> itself on my computer, but
On Mar 3, 2022, at 16:15, Ned Deily wrote:
> On Feb 27, 2022, at 15:51, Robert Wasserman via Pythonmac-SIG
> wrote:
>>
>> I’ve been learning pylon on my Mac and and am trying to install NLTK so I
>> can try the examples in the NLTK text.
>>
>> The instructions in NLTK are straightforward and