#40458: Mis-Installed PyPy ----------------------------------------+-------------------------------- Reporter: jfcaron@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Keywords: installation configuration | Port: pypy ----------------------------------------+-------------------------------- The MacPorts-supplied PyPy is missing an installation step where it imports the syslog module (creating a cached file somewhere). It can be fixed post-installation by running pypy as root and doing "import syslog", but this should be done during installation. See this thread (with confirmation from the PyPy developers that this is a problem): https://mail.python.org/pipermail/pypy-dev/2013-September/011727.html -- Ticket URL: <https://trac.macports.org/ticket/40458> MacPorts <http://www.macports.org/> Ports system for OS X