-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
simplejson required for tw2.browser #3
Comments
Ah, we should just switch over to the w.r.t. gearbox, are you referring to the README? |
(if so, those are both easier fixes to tw2.d3 if you want to try taking them on) |
On Wed, Aug 28, 2013 at 08:54:33AM -0700, Ralph Bean wrote:
Craig Small VK2XLZ http://enc.com.au/ csmall at : enc.com.au |
Yes, please. :)
Aw, bummer. I know what you mean though. I never wanted to write javascript again -- that's how I got into tw2, (but then I think I ended up writing more javascript anyways...).
Sweet! |
File "/home/virtualenv/develop/tw2.d3/tw2/d3/widgets.py", line 5, in
import simplejson
ImportError: No module named simplejson
you get this when going to http://localhost:8001/module?module=tw2.d3
pip install simplejson fixes it
oh, and its gearbox, not paster now
The text was updated successfully, but these errors were encountered: