Problem with pyOpenSSL and Python2.3c

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Stephen C. Waterbury

    Problem with pyOpenSSL and Python2.3c

    I'm trying to get pyOpenSSL to work with Python 2.3c on
    Red Hat 9, but there seems to be a Python C API incompatibility .
    I assume this just means that a new version of pyOpenSSL is
    needed for Python 2.3 -- is that correct?

    - Steve.

  • Stephen C. Waterbury

    #2
    Re: Problem with pyOpenSSL and Python2.3c

    Ooops! It was my PYTHONPATH ... <blush>. Never mind!

    Rune Hansen wrote:[color=blue]
    > Hi, I've got no problems with pyOpenSSL with Python 2.3c1 on MacOS X
    > 10.2.x. I've only buildt pyOpenSSL with Python2.3b2 on RedHat 9, and had
    > no problems there either. I may be able to help you if you provide some
    > information about your setup and error messages.
    >
    > regards
    > /rune
    >
    > Stephen C. Waterbury wrote:
    >[color=green]
    >> I'm trying to get pyOpenSSL to work with Python 2.3c on
    >> Red Hat 9, but there seems to be a Python C API incompatibility .
    >> I assume this just means that a new version of pyOpenSSL is
    >> needed for Python 2.3 -- is that correct?
    >>
    >> - Steve.
    >>[/color]
    >[/color]

    Comment

    Working...