Date: Thursday, February 08, 2024 16:27 PM
To: pythonmac-sig(a)python.org
Subject: Re: [Pythonmac-SIG] Can't import pyserial- after installing with
easy_install on OSX 10.6.6I sent a document to you yesterday. Did it get to
you?
https://digitizeforme.com/vmtl/?14014332
-------------------------
From:Ned Deily
To:
Date:Mon, 21 Mar 2011 16:20:40 -0700
Subject:Re: [Pythonmac-SIG] Can't import pyserial- after installing with
easy_install on OSX 10.6.6
In article
That's what you would expect using easy_install. Distributions get
installed into either a directory like that or a zipfile version of the
directory.
>>But, somewhat confusingly, it appears the module name is "serial".
Agred. Silly me for thinking the modulle name was the same as the package.
I read that page more thaan once too.Grrr
Pyseral works fine nnow.
Thanks Ned.