#40078: py27-sympy build fails: AttributeError: 'module' object has no attribute 'sqrtrem' -------------------------+------------------------ Reporter: istlota@… | Owner: stromnov@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: py27-sympy | -------------------------+------------------------ Changes (by ryandesign@…): * owner: macports-tickets@… => stromnov@… Comment: The error in the log is: {{{ AttributeError: 'module' object has no attribute 'sqrtrem' }}} This is described here: http://code.google.com/p/sympy/issues/detail?id=3592 It suggests that gmpy version 2 is too new and that gmpy 1 is required (or was until this was fixed in sympy earlier this year). MacPorts has separate ports for these: py-gmpy and py-gmpy2. py-simpy doesn't declare a dependency on either of them. Perhaps it is used opportunistically, and you did not have py27-gmpy2 installed last time you successfully installed py27-sympy, but now you do? -- Ticket URL: <https://trac.macports.org/ticket/40078#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X