[kforge-user] Error: unicode() argument 2 must be string, not None.

John Bywater john.bywater at appropriatesoftware.net
Thu Jan 21 16:34:20 UTC 2010


Nick Ascione wrote:
> Thanks for getting back to me John. The version of the SQL object is as follows.
> 
> [root at localhost bin]# more sqlobject-admin
> #!/usr/local/kforge/bin/python
> # EASY-INSTALL-SCRIPT: 'SQLObject==0.12.0','sqlobject-admin'
> __requires__ = 'SQLObject==0.12.0'
> import pkg_resources
> pkg_resources.run_script('SQLObject==0.12.0', 'sqlobject-admin')
> [root at localhost bin]#


Thanks for the info. I don't think that's the problem.

I'm trying to reproduce the errors on a virtual machine, but now I'm 
having trouble installing egenix-mx-base with easy_install. Was 
egenix-mx-base installed into your virtualenv okay? How did you install 
KForge, and how did you create the database? Which OS are you using there?

Best wishes,

John.





More information about the kforge-user mailing list