On Jun 2, 5:48 pm, John Machin <[EMAIL PROTECTED]> wrote:
> On Jun 3, 8:23 am, Chanman <[EMAIL PROTECTED]> wrote:
>
> > This is probably a simple question to most of you, but here goes.
> > I've downloaded the xlrd (version 0.6.1) module and placed in in the
> > site-packages folder. Now, when I w
On Jun 3, 8:23 am, Chanman <[EMAIL PROTECTED]> wrote:
> This is probably a simple question to most of you, but here goes.
> I've downloaded the xlrd (version 0.6.1) module and placed in in the
> site-packages folder. Now, when I write a script, I type:
>
> import sys
> import xlrd
>
> When I run i
Chanman wrote:
This is probably a simple question to most of you, but here goes.
I've downloaded the xlrd (version 0.6.1) module and placed in in the
site-packages folder. Now, when I write a script, I type:
import sys
import xlrd
When I run it, there is an import error saying there is no modu