Marcel Seger <[email protected]> writes: > File "build/bdist.linux-i686/egg/lockfile/__init__.py", line 171, in > __init__ > TypeError: unsupported operand type(s) for &: 'NoneType' and 'long' > vm-wikitest.home.de - - [22/Oct/2010 10:04:24] "POST / HTTP/1.1" 500 > 59
looks like a bug in the lockfile module. Can you downgrade that to version 0.8 with ,---- | easy_install lockfile==0.8 `---- and try again? - Ralf -- You received this message because you are subscribed to the Google Groups "mwlib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mwlib?hl=en.
