canmove, Confirmed users
6,441
edits
| Line 11: | Line 11: | ||
* Python errors on OS X (cannot import os module, etc) | * Python errors on OS X (cannot import os module, etc) | ||
** configure seems to be finding the wrong version of Python. Worked around by moving /usr/bin/python symlink to point to /tools/python/bin/python | ** configure seems to be finding the wrong version of Python. Worked around by moving /usr/bin/python symlink to point to /tools/python/bin/python | ||
* CVS sometimes hangs on windows | |||
** Wait until cvs appears to be done (usually, cpu usage is 0%), then kill ssh.exe in Task Manager. | |||