DCOracle Need Help

Gerhard Häring gerhard.nospam at bigfoot.de
Thu Dec 7 11:35:25 EST 2000


The Buffer module isn't a pure Python module. It's an extension module
written in C. Have you read the installation instructions and compiled the C
module?

Gerhard Häring

On Thu, 7 Dec 2000 10:48:32 -0400, Jose Martin <joseamartin at venmex.com> wrote:
>I am trying to use DCOracle on Python 2.0 under Windows or Linux
>but when i try to make my scritp :
>
>The first line is
>from DCOracle import *
>
>when i try to run:
>Python say me:
>
>File "d:\python20\DCOracle\__init__.py", line 52, in ?
>    import sys, Buffer
>ImportError: No module named Buffer
>
>I was searched my python path for a module called Buffer, but i dont have it
>Whats happennig ?

-- 
mail:   gerhard <at> bigfoot <dot> de
web:    http://highqualdev.com



More information about the Python-list mailing list