imread/imwrite
Julian Schnidder
j.schnidder at gmx.de
Thu Jun 19 16:34:48 CDT 2008
Hello Thomas!
Am 19.06.2008 um 23:16 schrieb Thomas L. Scofield:
> I've not contributed before, and I still haven't figured out
> mercurial on my Intel Mac with OS 10.4.11. So, I'll probably have
> questions along the way concerning these.
What version of python do you use?
I use the binary installer for python 2.5.2 from the python homepage.
Mercurial then installs under /usr/local/lib/python2.5/site-
packages/ and doesn't work for me.
You can try to
1. move the directories "hgext" and "mercurial" from /usr/local/lib/
python2.5/site-packages to /Library/Frameworks/Python.framework/
Versions/2.5/lib/python2.5/site-packages and
2. place the attached files there too (to tell python of the presence
of mercurial).
That solved the problem for me.
Kind regards,
JCS
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hgext.pth
Type: application/octet-stream
Size: 6 bytes
Desc: not available
Url : https://www.cae.wisc.edu/pipermail/octave-maintainers/attachments/20080619/1530b5f3/attachment.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mercurial.pth
Type: application/octet-stream
Size: 10 bytes
Desc: not available
Url : https://www.cae.wisc.edu/pipermail/octave-maintainers/attachments/20080619/1530b5f3/attachment-0001.obj
-------------- next part --------------
More information about the Octave-maintainers
mailing list