#16466: Add gambit as an optional package
-------------------------------------+-------------------------------------
       Reporter:  jcampbell          |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.4
      Component:  packages:          |   Resolution:
  optional                           |    Merged in:
       Keywords:                     |    Reviewers:  Thierry Monteil
        Authors:  James Campbell     |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  5470da3e66d90b58a526ffe1aebbf0108a578c1b
  u/jcampbell/add_gambit_as_an_optional_package|     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by tmonteil):

 I a running Debian GNU/Linux stable (wheezy).

 I just checkout on the branch i reviewed (which is commit
 55d779abbce6e354f5803befc3cb05b465c03f01 based on Sage 6.3.beta3), rebuilt
 sage, and installed gambit package (version 13.1.2), and i got:

 {{{
 sage: import gambit
 sage: gambit.Game.new_tree()
 ---------------------------------------------------------------------------
 AttributeError                            Traceback (most recent call
 last)
 <ipython-input-2-f105b844ddea> in <module>()
 ----> 1 gambit.Game.new_tree()

 AttributeError: 'module' object has no attribute 'Game'
 sage: gambit.new_tree()
 EFG 2 R "" { }
 ""

 t "" 0
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/16466#comment:21>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" 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-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to