#44954: poppler, gobject-introspection: AttributeError: 'module' object has no attribute 'mkstemp' -------------------------------+---------------------- Reporter: john.m.harrold@… | Owner: devans@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: poppler | -------------------------------+---------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: Replying to [comment:8 john.m.harrold@…]:
{{{ :info:build AttributeError: 'module' object has no attribute 'mkstemp' }}}
This is an uncommon error message. I searched Google and got only 6 hits, including this ticket, and some of the hits were duplicates. Two of them suggested this will occur with very old versions of Python, like 2.2 or 2.3, which are so old we don't even have them in MacPorts anymore. Just out of curiosity, what version of Python is /usr/bin/python on your system? To find out, run: {{{ /usr/bin/python -V }}} Do you know if you have any other versions of Python installed anywhere else on your system? -- Ticket URL: <https://trac.macports.org/ticket/44954#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X