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.

Author erickt
Recipients erickt
Date 2008-06-23.07:56:29
SpamBayes Score 0.21863839
Marked as misclassified No
Message-id <1214207791.86.0.121316327932.issue3174@psf.upfronthosting.co.za>
In-reply-to
Content
I should add the error message:

DYLD_FRAMEWORK_PATH=/opt/local/var/macports/build/_Users_Shared_erickt_P
rojects_macports_dports.git_lang_python30/work/Python-3.0b1: 
../python.exe ./scripts/cachersrc.py -v 
/opt/local/var/macports/build/_Users_Shared_erickt_Projects_macports_dpo
rts.git_lang_python30/work/destroot/opt/local/Library/Frameworks/Python.
framework/Versions/3.0/lib/python3.0/plat-mac 
/opt/local/var/macports/build/_Users_Shared_erickt_Projects_macports_dpo
rts.git_lang_python30/work/destroot/opt/local/Library/Frameworks/Python.
framework/Versions/3.0/Mac/Tools
../python.exe: can't open file './scripts/cachersrc.py': [Errno 2] No 
such file or directory
make[1]: *** [installmacsubtree] Error 2
make: *** [frameworkinstallmaclib] Error 2


Also, I saw that someone else is having the same problem, so it's not 
just me:

http://groups.google.com/group/python-
dev2/browse_thread/thread/65813603fb4d93b9/2585073b7dcb2dbb?
lnk=gst&q=cachersrc#2585073b7dcb2dbb
History
Date User Action Args
2008-06-23 07:56:33ericktsetspambayes_score: 0.218638 -> 0.21863839
recipients: + erickt
2008-06-23 07:56:32ericktsetspambayes_score: 0.218638 -> 0.218638
messageid: <1214207791.86.0.121316327932.issue3174@psf.upfronthosting.co.za>
2008-06-23 07:56:31ericktlinkissue3174 messages
2008-06-23 07:56:30ericktcreate