edvoge...@gmail.com Wrote in message:
>  That being said there is a base.pyd file but not a base.dll.  I understand 
> .pyd files are a type of dll.  Could there be something about Win7 doesn't 
> like about that naming convention?
> 
> Please advise.
> 
> 

I highly doubt that. Most Windows dlls have some other extension, 
 and I can't believe Win7 breaking such a long tradition.
 

I would instead guess that you have a path problem, either with
 sys.path or with Windows PATH variable. 


-- 
DaveA

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to