Hi I've been trying to get Gambit working as an external package in sage. I worked through the guidance on installing third-party packages and am at the stage where running ``import gambit`` within sage doesn't raise any errors. I have access to almost all of Gambits functionality apart from a few methods which rely on a corresponding command line tool. When I try to use these functions I get ``AttributeError: 'module' object has no attribute 'nash'`` for example. I can see that these tools have appeared in ``SAGE_ROOT/local/bin`` so why can't I use them? Is there something I've forgotten to do?
Any help would be greatly appreciated, Thanks -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
