#15225: Poset.show gives error 'str' object has no attribute 'iteritems'
------------------------------+--------------------------
       Reporter:  jmantysalo  |        Owner:
           Type:  defect      |       Status:  needs_info
       Priority:  minor       |    Milestone:  sage-5.13
      Component:  graphics    |   Resolution:
       Keywords:  poset       |    Merged in:
        Authors:              |    Reviewers:
Report Upstream:  N/A         |  Work issues:
         Branch:              |       Commit:
   Dependencies:              |     Stopgaps:
------------------------------+--------------------------

Comment (by jmantysalo):

 Last example was tested with 5.12. For example

 {{{
 Poset([ [1,2,3], [[1,2],[2,3]] ]).show()
 }}}

 works, so system itself seems to work.
 sage.misc.package.optional_packages() says

 {{{
 (['autotools-20121217', 'beautifulsoup-3.2.1', 'benzene-20130630',
 'biopython-1.61', 'buckygen-1.0', 'cbc-2.8.1.p0', 'ccache-3.1.9',
 'chomp-20130518.p1', 'cluster_seed-1.0', 'coxeter3-1.1',
 'cryptominisat-2.9.6', 'cunningham_tables-1.0',
 'database_cremona_ellcurve-20121022', 'database_gap-4.6.4',
 'database_jones_numfield-v4', 'database_kohel-20060803',
 'database_odlyzko_zeta', 'database_pari-20130516',
 'database_sloane_oeis-2005-12', 'database_stein_watkins_mini.p0',
 'database_symbolic_data-20070206', 'dot2tex-2.8.7.p2',
 'extra_docs-20070208', 'gap_packages-4.6.4.p1', 'gcc-4.6.4',
 'gdbm-1.8.3', 'ginv-1.9-20080723', 'git-1.7.12.2.p0', 'gnuplotpy-1.8',
 'guppy-0.1.8', 'java3d-20070901', 'kash3-2008-07-31.p0',
 'knoboo-20080411', 'libogg-1.1.4', 'lie-2.2.2.p5', 'lrs-4.2b.p1',
 'mpi4py-1.2.2', 'nauty-25', 'normaliz-2.8.p0', 'nose-1.1.2',
 'nzmath-1.1.0', 'openmpi-1.4.3', 'openssl-1.0.1c.p0',
 'p_group_cohomology-2.1.4', 'phc-2.3.65.p0', 'pybtex-20120618',
 'pycryptoplus-20100809-git', 'pyopenssl-0.13.p0', 'PyQt_x11-4.9.1.p0',
 'pyx-0.10', 'pyzmq-2.1.11.p1', 'qhull-2010.1', 'sage_mode-0.9.1',
 'sip-4.13.2.p0', 'TOPCOM-0.17.4', 'trac-0.11.5.p0', 'valgrind-3.8.1.p0',
 'zeromq-3.2.0.p0'], ['4ti2-1.6', 'brian-1.4.1.p0', 'fricas-1.0.9',
 'fricasaldor-1.0.9', 'jsmath_image_fonts-1.4.p3', 'libcocoa-0.9930',
 'libtheora-1.1.1', 'patchbot-2.0'])
 }}}

 There is also ldap installed on system, but I guess that it doesn't make
 any differense.

 I will compile plain sage-5.12 to see if this happens without packages.

--
Ticket URL: <http://trac.sagemath.org/ticket/15225#comment:4>
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/groups/opt_out.

Reply via email to