"Mogens Melander" <[EMAIL PROTECTED]> writes:

> Still poker-network can't find MySQLdb, OpenSSL and SOAPpy.

  OpenSSL should be ignored after a warning if you don't have it.
If it's not the case, it's a bug and I can fix it. Let's forget about
this one for now. 

> I been searching for a python-module 'OpenSSL', but can't seem to find it. 
> Hints ??
>
> I found:
>
>   http://cheeseshop.python.org/packages/source/f/fpconst/fpconst-0.7.2.tar.gz
>   http://garr.dl.sourceforge.net/sourceforge/pyxml/PyXML-0.8.4.tar.gz
>   http://mesh.dl.sourceforge.net/sourceforge/pywebsvcs/SOAPpy-0.12.0.tar.gz
>
> But `python setup.py build` in SOAPpy give me errors i have no clue what to do
> about. Like this:
>
> # python setup.py build
> Traceback (most recent call last):
>   File "setup.py", line 8, in <module>
>     from SOAPpy.version import __version__
>   File "/root/local/poker/SOAPpy-0.12.0/SOAPpy/__init__.py", line 5, in 
> <module>
>     from Client      import *
>   File "/root/local/poker/SOAPpy-0.12.0/SOAPpy/Client.py", line 46
>     from __future__ import nested_scopes
> SyntaxError: from __future__ imports must occur at the beginning of the file
>
> So, where can i go from here (i'm clueless) ??

  I'm using the same 0.12.0 version with the following patches applied:

Attachment: fpconst.dpatch
Description: Binary data

Attachment: future_compat.dpatch
Description: Binary data

Attachment: rm_bogus_shebang.dpatch
Description: Binary data

  Let me know if this works and we can move on to MySQLdb.

  Cheers,

-- 
+33 1 76 60 72 81  Loic Dachary mailto:[EMAIL PROTECTED]
http://dachary.org/loic/gpg.txt sip:[EMAIL PROTECTED]
Latitude: 48.86962325498033 Longitude: 2.3623046278953552
_______________________________________________
Pokersource-users mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-users

Reply via email to