Loic, thank you for your time. On Mon, November 19, 2007 09:05, Loic Dachary wrote: > "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.
Ok, i'll leave that one, for now. >> 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: > > Let me know if this works and we can move on to MySQLdb. Well, those patches don't look like something that will go well on my system. Is'nt dpatch a debian thingy ? I'm on a zenwalk (slackware ). Also, i notice that ZSI is mentioned in 'rm_bogus_shebang.dpatch'. Is that something i need too ? -- Later Mogens Melander +45 40 85 71 38 +66 870 133 224 -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. _______________________________________________ Pokersource-users mailing list [email protected] https://mail.gna.org/listinfo/pokersource-users
