Integrate python and Ruby Gem

I need to get this python framework and ruby gem working together:
turbogears and ruby gem, but can’t find any solutions, even though I
have both python and ruby installed. I have also tried substituting
pylons, which is similar, for the web framework.

On Aug 25, 2:55 pm, Mani E. [email protected]
wrote:

I need to get this python framework and ruby gem working together:
turbogears and ruby gem, but can’t find any solutions, even though I
have both python and ruby installed. I have also tried substituting
pylons, which is similar, for the web framework.

rubygems is a packaging system for ruby libraries. What use is that
supposed to be to a python web framework?

Fred

can you please give more details? what failed? error messages?

On Tue, Aug 25, 2009 at 10:57 AM, Frederick C. <

Mani E. wrote:

I need to get this python framework and ruby gem working together:
turbogears and ruby gem, but can’t find any solutions, even though I
have both python and ruby installed. I have also tried substituting
pylons, which is similar, for the web framework.

Good luck writing a bridging system between two programming languages.
Let me know how it goes.