James Campbell wrote:
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?

Well, hard to tell without looking at your package.

Is it available somewhere?  Trac ticket?


-leif

P.S.:  This seems to be more suited to discuss on sage-devel.

--
() The ASCII Ribbon Campaign
/\   Help Cure HTML E-Mail

--
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 sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to