Is Codenode compatible with Sage?
Has anyone successfully installed Codenode in Sage?
Has anyone successfully installed Codenode in Sage?
I had no trouble at all installing codenode into sage-4.5.2 using the directions here and then configure as explained here. However, I couldn't log in. I get a big error about "CSRF verification failed. Request aborted". I tried clearing cookies, making an account, etc., but nothing got me around that problem.
I'm pretty sure that it is an upstream problem in their code. I don't think that Codenode is actively developed at the moment.
The problem appears because your Django version is too old (you need >= 1.2.1) or because your codenode version is too old (if you use easy_install it will pull the package available in pypi, which is outdated. You need the latest github package).
William, how did you manage to not mess up the sage notebook? I say it because codenode needs twisted >= 10.0 and I think sage uses twisted 8.2 or something.
I don't know. The Twisted I have installed in that Sage install is just Twisted-9.0, which is what Sage includes. It didn't get changed when I easy_installe'd codenode. I didn't use a virtualenv. Anyway, thanks for the heads up explaining how to solve the problem and answering Tim's question.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2010-08-18 19:58:09 +0100
Seen: 582 times
Last updated: Aug 18 '10