Hi, I'm trying to get Gambit <http://gambit.sourceforge.net/> working as an external package. I followed through the steps about packaging third party <http://www.sagemath.org/doc/developer/packaging.html> code and I'm now at the stage where running ``import gambit`` within sage does not raise any errors. I have access to to the majority of the functionality within gambit, however, Gambit has some function which rely on a corresponding command line tool <http://gambit.sourceforge.net/gambit13/pyapi.html>. I can see that these have appeared in 'SAGE_ROOT/local/bin` but when I try to use them within sage I get the error `'module' object has no attribute 'nash'` for example.
Is there something I've forgotten to do? all help is 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.
