[Twisted-Python] exceptions.SystemError: unknown opcode

Miguel Filho miguel.filho at gmail.com
Wed May 14 11:39:11 EDT 2008


On Wed, May 14, 2008 at 11:39 AM, David Ripton <dripton at ripton.net> wrote:
>
> This means that Python found an illegal virtual machine instruction.
>
> You can cause this by running or importing a .pyc file from a different
> version of Python, without having a matching .py file to fall back on.

Hmm, that stills look strange, because I didn't change anything.

Miguel




More information about the Twisted-Python mailing list