472,960 Members | 1,838 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,960 software developers and data experts.

pyOpenSSL + Python error

60
I've installed Active Python 2.5 and just downloaded pyOpenSSL 0.6 for Python 2.5 and also got OpenSSL 0.98e

When i start a .py an error pop-up:

"Procedure entry point for procedure OPENSSL_add_all_algorithms_noconf in libeay32.dll"

Does someone know how to fix this ?
Aug 26 '07 #1
4 2741
bartonc
6,596 Expert 4TB
I've installed Active Python 2.5 and just downloaded pyOpenSSL 0.6 for Python 2.5 and also got OpenSSL 0.98e

When i start a .py an error pop-up:

"Procedure entry point for procedure OPENSSL_add_all_algorithms_noconf in libeay32.dll"

Does someone know how to fix this ?
libeay32.dll - Sounds like windows (useful info to include in your post)...

Sounds like an installation problem. Are you actually on Windows? Linux binary libraries have a different extension.
Aug 26 '07 #2
pplers
60
yes, sorry... Win XP
Aug 26 '07 #3
pplers
60
yes, sorry... Win XP
p.s: where can i find a win32 OpenSSL 0.9.8e installer already compiled ?
Aug 26 '07 #4
bartonc
6,596 Expert 4TB
p.s: where can i find a win32 OpenSSL 0.9.8e installer already compiled ?
Looks like nobody is keeping the python wrapper up to date:

Last update V0.6 (no installer): (2004-08-12 15:00).
Last installer version 0.5.1 (2003-07-29 23:52)

Two sites, besides SourceForge searched.

There is build discussion going on on the mail-list
Aug 26 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Stephen C. Waterbury | last post by:
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...
0
by: Ruslan Spivak | last post by:
Hello, pythonistas! Does anybody have pyOpenSSL windows binaries for python2.2? Thanks a lot in advance Best regards, Ruslan
0
by: webmaster | last post by:
The last pyOpenSSL has been released in September 2002. pyOpenSSL is dead or not?
0
by: Ola Natvig | last post by:
Anyone that knows anyone knows a win32 Py2.4 build of pyOpenSSL? Or perhaps has a outstanding alternative to this SSL package. It's imperative the package is as simmilar to the standard socket...
0
by: Scott Chapman | last post by:
The pyOpenSSL list is _very_ quiet. I'm hoping somebody here knows how to do this: openssl smime -sign -in $tempfile -signer /path/to/my_cert -inkey /path/to/my_key -outform der -nodetach...
2
by: Mike Meng | last post by:
Hi all, I'm learning Twisted and downloaded pyOpenSSL and pycrypto win32 installer on http://twisted.sourceforge.net/contrib/ . But I find the lastest version are for Python 2.3. I try to...
0
by: Darrin Thompson | last post by:
I've been trying to build pyOpenSSL on Windows with Visual Studio 2003. I've hit the message below: building 'OpenSSL.SSL' extension creating build\temp.win32-2.5\Release\src\ssl C:\Program...
0
by: Jean-Paul Calderone | last post by:
pyOpenSSL is a wrapper around a subset of the OpenSSL API, including support for X509 certificates, public and private keys, and and SSL connections. pyOpenSSL 0.7 fixes a number of memory leaks...
0
by: eGenix Team: M.-A. Lemburg | last post by:
________________________________________________________________________ ANNOUNCING eGenix.com pyOpenSSL Distribution Version 0.7.0-0.9.8i-1 An easy to install and use repackaged...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
2
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.