Open GoogleCodeExporter opened 9 years ago
I also tried booting into 10.5 on another partition. I still can't get it to
run on 10.6. This is stock unchanged gitso source.
In 10.5:
tar jxf gitso_0.6_src.tar.bz2
cd gitso-0.6/
./makegitso.sh
Reboot into 10.6:
Then install Gitso from Gitso_0.6_SnowLeopard.dmg
$ /Applications/Gitso.app/Contents/MacOS/Gitso
<_FuncPtr object at 0xf86f80>
Traceback (most recent call last):
File "/Applications/Gitso.app/Contents/Resources/__boot__.py", line 213, in <module>
_run('Gitso.py')
File "/Applications/Gitso.app/Contents/Resources/__boot__.py", line 210, in _run
execfile(path, globals(), globals())
File "/Applications/Gitso.app/Contents/Resources/Gitso.py", line 51, in <module>
import wx
File "/System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python/wx-2.8-mac-unicode/wx/__init__.py", line 45, in <module>
from wx._core import *
File "/System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python/wx-2.8-mac-unicode/wx/_core.py", line 56, in <module>
_core_._wxPySetDictionary(vars())
TypeError: _wxPySetDictionary must have dictionary object!
2011-06-04 17:21:45.200 Gitso[246:903] Gitso Error
Please help me to get it building.
Original comment by toddejoh...@gmail.com
on 4 Jun 2011 at 10:25
I don't know what changed. All the sudden I boot into my 10.5 and it just
works. Please Close
Original comment by toddejoh...@gmail.com
on 11 Jan 2012 at 2:37
Original issue reported on code.google.com by
toddejoh...@gmail.com
on 6 Apr 2011 at 3:18