Community Page
- toxicsoftware.com Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- thank you for the information..
- I'm interested in migrating an EE site to WordPress, but I'm not as tech savvy as you. Do you ever do freelance jobs?
- just found your page, do you if there is a "generic" bluetooth app to remote control the nxt with a mac book? your software works only with space navigator?
- Three things: www.bitbucket.org causes a certificate problem because of the "www" subdomain. Pure python keychain access:...
- Hi. So can you please provide the the code for that application? Would be really appreciated!
Jump to original thread »
I recently migrated this blog from ExpressionEngine to WordPress. This was rather a daunting proposition due to the none existence of tools for doing this. The best I could really hope for was publishing all my content as a large RSS feed and then importing this feed. Doing this would have meant I w
... Continue reading »
2 years ago
Here's an example -
# ./ExpressionEngineExport.py
Traceback (most recent call last):
File "./ExpressionEngineExport.py", line 4, in ?
from sqlobject import *
ImportError: No module named sqlobject
I don't know how to proceed. :(
I know you say you don't plan to support the code, and I'm not expecting anything ongoing in terms of support, but a readme would be helpful. I'm not an absolute newbie but even I am confused how to go about this.
2 years ago
You need to install the Python module 'sqlobject' first. I'd suggest using easy_install to do that (google for it).
But I'm really sorry I can't support these scripts. Good luck!
1 year ago
Thanks :-)
1 year ago
http://code.google.com/p/toxic-public/
1 month ago