This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2008年07月24日 02:45 by robind, last changed 2022年04月11日 14:56 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg70191 - (view) | Author: Robin Dunn (robind) | Date: 2008年07月24日 02:45 | |
OS X Leopard (10.5.4) Python-3.0b2 tarball ./configure --enable-universalsdk --enable-framework make sudo make install /Library/Frameworks/Python.framework/Versions/3.0/Resources/Python.app is not created by the install step, but it is needed for running python3.0: $ python3.0 python3.0: execv: /Library/Frameworks/Python.framework/Versions/3.0/Resources/Python.app/Contents/MacOS/Python: No such file or directory |
|||
| msg70193 - (view) | Author: Robin Dunn (robind) | Date: 2008年07月24日 03:19 | |
This appears to already be fixed in the current py3k branch, so this can be closed. Sorry for the noise. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:56:36 | admin | set | github: 47684 |
| 2008年07月24日 07:04:49 | georg.brandl | set | status: open -> closed resolution: fixed |
| 2008年07月24日 03:19:32 | robind | set | messages: + msg70193 |
| 2008年07月24日 02:45:33 | robind | create | |