gabor papp
2010-10-11 18:20:49 UTC
hi all,
i'm trying to install shoebot on osx 10.5 following the descriptions on
http://shoebot.net/download/
i had to use the following instead of the pycairo and python-gtk2
macports packages mentioned on the page.
sudo port install py-cairo py-gtk2
install works fine, although py-cairo is installed for macports
python2.4, so i had to change the first line of sbot and shoebot-ide to
#!/opt/local/bin/python2.4
from
#!/System/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/MacOS/Python
but when i try to run sbot from the command line it hangs up. it seems
it does it while importing gtk. is anyone using shoebot in osx?
any help would be appreciated.
best,
gabor
i'm trying to install shoebot on osx 10.5 following the descriptions on
http://shoebot.net/download/
i had to use the following instead of the pycairo and python-gtk2
macports packages mentioned on the page.
sudo port install py-cairo py-gtk2
install works fine, although py-cairo is installed for macports
python2.4, so i had to change the first line of sbot and shoebot-ide to
#!/opt/local/bin/python2.4
from
#!/System/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/MacOS/Python
but when i try to run sbot from the command line it hangs up. it seems
it does it while importing gtk. is anyone using shoebot in osx?
any help would be appreciated.
best,
gabor