#35241: pymc: please update pymc 2.2, which has python 3 support --------------------------------------+------------------------------------- Reporter: Deil.Christoph@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: py27-pymc --------------------------------------+------------------------------------- Comment(by Deil.Christoph@…): Btw., you can test if pymc works by running {{{ python2.6 -c 'import pymc; pymc.test()' python2.7 -c 'import pymc; pymc.test()' python3.2 -c 'import pymc; pymc.test()' }}} With the current pymc 2.0 some tests fail with python 2.6 and 2.7: https://gist.github.com/3135561 If there are still failures after upgrading to pymc 2.2 I'd be happy to investigate and file bug reports at https://github.com/pymc- devs/pymc/issues if they are new. -- Ticket URL: <https://trac.macports.org/ticket/35241#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS