[Mac only] Installing Wooble mac from source.
- Login to post comments
Sat, 01/05/2013 - 19:25
Well, i am trying to install the wooble on mac. I decided to stop overloading the wooble page and start a new topic. So, i figured i need to install the py2app. Here is what i get when attempting to install.
running install running bdist_egg running egg_info writing requirements to py2app.egg-info/requires.txt writing py2app.egg-info/PKG-INFO writing top-level names to py2app.egg-info/top_level.txt writing dependency_links to py2app.egg-info/dependency_links.txt writing entry points to py2app.egg-info/entry_points.txt reading manifest file 'py2app.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'doc/_static' warning: no directories found matching 'doc/_templates' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.dSYM' found anywhere in distribution warning: no previously-included files matching '*__pycache__*' found anywhere in distribution no previously-included directories found matching 'py2app/apptemplate/prebuilt/main*.dSYM' no previously-included directories found matching 'py2app/bundletemplate/prebuilt/main*.dSYM' no previously-included directories found matching 'py2app_tests/*.dSYM' no previously-included directories found matching 'examples/*/build' no previously-included directories found matching 'examples/*/dist' no previously-included directories found matching 'examples/*/*/build' no previously-included directories found matching 'examples/*/*/dist' no previously-included directories found matching 'examples/*/*/*/build' no previously-included directories found matching 'examples/*/*/*/dist' writing manifest file 'py2app.egg-info/SOURCES.txt' installing library code to build/bdist.macosx-10.8-intel/egg running install_lib running build_py creating build/bdist.macosx-10.8-intel/egg creating build/bdist.macosx-10.8-intel/egg/py2app copying build/lib/py2app/__init__.py -> build/bdist.macosx-10.8-intel/egg/py2app creating build/bdist.macosx-10.8-intel/egg/py2app/apptemplate copying build/lib/py2app/apptemplate/__init__.py -> build/bdist.macosx-10.8-intel/egg/py2app/apptemplate creating build/bdist.macosx-10.8-intel/egg/py2app/apptemplate/lib copying build/lib/py2app/apptemplate/lib/__error__.sh -> build/bdist.macosx-10.8-intel/egg/py2app/apptemplate/lib copying build/lib/py2app/apptemplate/lib/site.py -> build/bdist.macosx-10.8-intel/egg/py2app/apptemplate/lib copying build/lib/py2app/apptemplate/plist_template.py -> build/bdist.macosx-10.8-intel/egg/py2app/apptemplate creating build/bdist.macosx-10.8-intel/egg/py2app/apptemplate/prebuilt copying build/lib/py2app/apptemplate/prebuilt/main-fat -> build/bdist.macosx-10.8-intel/egg/py2app/apptemplate/prebuilt copying build/lib/py2app/apptemplate/prebuilt/main-fat3 -> build/bdist.macosx-10.8-intel/egg/py2app/apptemplate/prebuilt copying build/lib/py2app/apptemplate/prebuilt/main-i386 -> build/bdist.macosx-10.8-intel/egg/py2app/apptemplate/prebuilt copying build/lib/py2app/apptemplate/prebuilt/main-intel -> build/bdist.macosx-10.8-intel/egg/py2app/apptemplate/prebuilt copying build/lib/py2app/apptemplate/prebuilt/main-ppc -> build/bdist.macosx-10.8-intel/egg/py2app/apptemplate/prebuilt copying build/lib/py2app/apptemplate/prebuilt/main-ppc64 -> build/bdist.macosx-10.8-intel/egg/py2app/apptemplate/prebuilt copying build/lib/py2app/apptemplate/prebuilt/main-universal -> build/bdist.macosx-10.8-intel/egg/py2app/apptemplate/prebuilt copying build/lib/py2app/apptemplate/prebuilt/main-x86_64 -> build/bdist.macosx-10.8-intel/egg/py2app/apptemplate/prebuilt copying build/lib/py2app/apptemplate/setup.py -> build/bdist.macosx-10.8-intel/egg/py2app/apptemplate creating build/bdist.macosx-10.8-intel/egg/py2app/apptemplate/src copying build/lib/py2app/apptemplate/src/main.c -> build/bdist.macosx-10.8-intel/egg/py2app/apptemplate/src creating build/bdist.macosx-10.8-intel/egg/py2app/bootstrap copying build/lib/py2app/bootstrap/__init__.py -> build/bdist.macosx-10.8-intel/egg/py2app/bootstrap copying build/lib/py2app/bootstrap/argv_emulation.py -> build/bdist.macosx-10.8-intel/egg/py2app/bootstrap copying build/lib/py2app/bootstrap/argv_inject.py -> build/bdist.macosx-10.8-intel/egg/py2app/bootstrap copying build/lib/py2app/bootstrap/boot_aliasapp.py -> build/bdist.macosx-10.8-intel/egg/py2app/bootstrap copying build/lib/py2app/bootstrap/boot_aliasplugin.py -> build/bdist.macosx-10.8-intel/egg/py2app/bootstrap copying build/lib/py2app/bootstrap/boot_app.py -> build/bdist.macosx-10.8-intel/egg/py2app/bootstrap copying build/lib/py2app/bootstrap/boot_plugin.py -> build/bdist.macosx-10.8-intel/egg/py2app/bootstrap copying build/lib/py2app/bootstrap/chdir_resource.py -> build/bdist.macosx-10.8-intel/egg/py2app/bootstrap copying build/lib/py2app/bootstrap/disable_linecache.py -> build/bdist.macosx-10.8-intel/egg/py2app/bootstrap copying build/lib/py2app/bootstrap/emulate_shell_environment.py -> build/bdist.macosx-10.8-intel/egg/py2app/bootstrap copying build/lib/py2app/bootstrap/import_encodings.py -> build/bdist.macosx-10.8-intel/egg/py2app/bootstrap copying build/lib/py2app/bootstrap/path_inject.py -> build/bdist.macosx-10.8-intel/egg/py2app/bootstrap copying build/lib/py2app/bootstrap/reset_sys_path.py -> build/bdist.macosx-10.8-intel/egg/py2app/bootstrap copying build/lib/py2app/bootstrap/semi_standalone_path.py -> build/bdist.macosx-10.8-intel/egg/py2app/bootstrap copying build/lib/py2app/bootstrap/setup_included_subpackages.py -> build/bdist.macosx-10.8-intel/egg/py2app/bootstrap copying build/lib/py2app/bootstrap/setup_pkgresource.py -> build/bdist.macosx-10.8-intel/egg/py2app/bootstrap copying build/lib/py2app/bootstrap/site_packages.py -> build/bdist.macosx-10.8-intel/egg/py2app/bootstrap copying build/lib/py2app/bootstrap/system_path_extras.py -> build/bdist.macosx-10.8-intel/egg/py2app/bootstrap copying build/lib/py2app/bootstrap/virtualenv.py -> build/bdist.macosx-10.8-intel/egg/py2app/bootstrap copying build/lib/py2app/bootstrap/virtualenv_site_packages.py -> build/bdist.macosx-10.8-intel/egg/py2app/bootstrap copying build/lib/py2app/build_app.py -> build/bdist.macosx-10.8-intel/egg/py2app creating build/bdist.macosx-10.8-intel/egg/py2app/bundletemplate copying build/lib/py2app/bundletemplate/__init__.py -> build/bdist.macosx-10.8-intel/egg/py2app/bundletemplate creating build/bdist.macosx-10.8-intel/egg/py2app/bundletemplate/lib copying build/lib/py2app/bundletemplate/lib/__error__.sh -> build/bdist.macosx-10.8-intel/egg/py2app/bundletemplate/lib copying build/lib/py2app/bundletemplate/lib/site.py -> build/bdist.macosx-10.8-intel/egg/py2app/bundletemplate/lib copying build/lib/py2app/bundletemplate/plist_template.py -> build/bdist.macosx-10.8-intel/egg/py2app/bundletemplate creating build/bdist.macosx-10.8-intel/egg/py2app/bundletemplate/prebuilt copying build/lib/py2app/bundletemplate/prebuilt/main-fat -> build/bdist.macosx-10.8-intel/egg/py2app/bundletemplate/prebuilt copying build/lib/py2app/bundletemplate/prebuilt/main-fat3 -> build/bdist.macosx-10.8-intel/egg/py2app/bundletemplate/prebuilt copying build/lib/py2app/bundletemplate/prebuilt/main-i386 -> build/bdist.macosx-10.8-intel/egg/py2app/bundletemplate/prebuilt copying build/lib/py2app/bundletemplate/prebuilt/main-intel -> build/bdist.macosx-10.8-intel/egg/py2app/bundletemplate/prebuilt copying build/lib/py2app/bundletemplate/prebuilt/main-ppc -> build/bdist.macosx-10.8-intel/egg/py2app/bundletemplate/prebuilt copying build/lib/py2app/bundletemplate/prebuilt/main-ppc64 -> build/bdist.macosx-10.8-intel/egg/py2app/bundletemplate/prebuilt copying build/lib/py2app/bundletemplate/prebuilt/main-universal -> build/bdist.macosx-10.8-intel/egg/py2app/bundletemplate/prebuilt copying build/lib/py2app/bundletemplate/prebuilt/main-x86_64 -> build/bdist.macosx-10.8-intel/egg/py2app/bundletemplate/prebuilt copying build/lib/py2app/bundletemplate/setup.py -> build/bdist.macosx-10.8-intel/egg/py2app/bundletemplate creating build/bdist.macosx-10.8-intel/egg/py2app/bundletemplate/src copying build/lib/py2app/bundletemplate/src/main.m -> build/bdist.macosx-10.8-intel/egg/py2app/bundletemplate/src creating build/bdist.macosx-10.8-intel/egg/py2app/converters copying build/lib/py2app/converters/__init__.py -> build/bdist.macosx-10.8-intel/egg/py2app/converters copying build/lib/py2app/converters/coredata.py -> build/bdist.macosx-10.8-intel/egg/py2app/converters copying build/lib/py2app/converters/nibfile.py -> build/bdist.macosx-10.8-intel/egg/py2app/converters copying build/lib/py2app/create_appbundle.py -> build/bdist.macosx-10.8-intel/egg/py2app copying build/lib/py2app/create_pluginbundle.py -> build/bdist.macosx-10.8-intel/egg/py2app copying build/lib/py2app/decorators.py -> build/bdist.macosx-10.8-intel/egg/py2app copying build/lib/py2app/filters.py -> build/bdist.macosx-10.8-intel/egg/py2app creating build/bdist.macosx-10.8-intel/egg/py2app/recipes copying build/lib/py2app/recipes/__init__.py -> build/bdist.macosx-10.8-intel/egg/py2app/recipes copying build/lib/py2app/recipes/cjkcodecs.py -> build/bdist.macosx-10.8-intel/egg/py2app/recipes copying build/lib/py2app/recipes/docutils.py -> build/bdist.macosx-10.8-intel/egg/py2app/recipes copying build/lib/py2app/recipes/email.py -> build/bdist.macosx-10.8-intel/egg/py2app/recipes copying build/lib/py2app/recipes/matplotlib.py -> build/bdist.macosx-10.8-intel/egg/py2app/recipes copying build/lib/py2app/recipes/matplotlib_prescript.py -> build/bdist.macosx-10.8-intel/egg/py2app/recipes copying build/lib/py2app/recipes/numpy.py -> build/bdist.macosx-10.8-intel/egg/py2app/recipes creating build/bdist.macosx-10.8-intel/egg/py2app/recipes/PIL copying build/lib/py2app/recipes/PIL/__init__.py -> build/bdist.macosx-10.8-intel/egg/py2app/recipes/PIL copying build/lib/py2app/recipes/PIL/prescript.py -> build/bdist.macosx-10.8-intel/egg/py2app/recipes/PIL copying build/lib/py2app/recipes/pydoc.py -> build/bdist.macosx-10.8-intel/egg/py2app/recipes copying build/lib/py2app/recipes/pyenchant.py -> build/bdist.macosx-10.8-intel/egg/py2app/recipes copying build/lib/py2app/recipes/pygame.py -> build/bdist.macosx-10.8-intel/egg/py2app/recipes copying build/lib/py2app/recipes/pyopengl.py -> build/bdist.macosx-10.8-intel/egg/py2app/recipes copying build/lib/py2app/recipes/pyside.py -> build/bdist.macosx-10.8-intel/egg/py2app/recipes copying build/lib/py2app/recipes/pyzmq.py -> build/bdist.macosx-10.8-intel/egg/py2app/recipes copying build/lib/py2app/recipes/qt.conf -> build/bdist.macosx-10.8-intel/egg/py2app/recipes copying build/lib/py2app/recipes/scipy.py -> build/bdist.macosx-10.8-intel/egg/py2app/recipes copying build/lib/py2app/recipes/sip.py -> build/bdist.macosx-10.8-intel/egg/py2app/recipes copying build/lib/py2app/recipes/virtualenv.py -> build/bdist.macosx-10.8-intel/egg/py2app/recipes copying build/lib/py2app/recipes/wx.py -> build/bdist.macosx-10.8-intel/egg/py2app/recipes copying build/lib/py2app/script_py2applet.py -> build/bdist.macosx-10.8-intel/egg/py2app copying build/lib/py2app/util.py -> build/bdist.macosx-10.8-intel/egg/py2app byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/__init__.py to __init__.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/apptemplate/__init__.py to __init__.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/apptemplate/lib/site.py to site.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/apptemplate/plist_template.py to plist_template.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/apptemplate/setup.py to setup.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/bootstrap/__init__.py to __init__.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/bootstrap/argv_emulation.py to argv_emulation.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/bootstrap/argv_inject.py to argv_inject.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/bootstrap/boot_aliasapp.py to boot_aliasapp.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/bootstrap/boot_aliasplugin.py to boot_aliasplugin.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/bootstrap/boot_app.py to boot_app.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/bootstrap/boot_plugin.py to boot_plugin.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/bootstrap/chdir_resource.py to chdir_resource.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/bootstrap/disable_linecache.py to disable_linecache.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/bootstrap/emulate_shell_environment.py to emulate_shell_environment.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/bootstrap/import_encodings.py to import_encodings.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/bootstrap/path_inject.py to path_inject.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/bootstrap/reset_sys_path.py to reset_sys_path.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/bootstrap/semi_standalone_path.py to semi_standalone_path.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/bootstrap/setup_included_subpackages.py to setup_included_subpackages.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/bootstrap/setup_pkgresource.py to setup_pkgresource.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/bootstrap/site_packages.py to site_packages.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/bootstrap/system_path_extras.py to system_path_extras.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/bootstrap/virtualenv.py to virtualenv.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/bootstrap/virtualenv_site_packages.py to virtualenv_site_packages.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/build_app.py to build_app.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/bundletemplate/__init__.py to __init__.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/bundletemplate/lib/site.py to site.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/bundletemplate/plist_template.py to plist_template.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/bundletemplate/setup.py to setup.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/converters/__init__.py to __init__.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/converters/coredata.py to coredata.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/converters/nibfile.py to nibfile.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/create_appbundle.py to create_appbundle.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/create_pluginbundle.py to create_pluginbundle.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/decorators.py to decorators.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/filters.py to filters.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/recipes/__init__.py to __init__.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/recipes/cjkcodecs.py to cjkcodecs.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/recipes/docutils.py to docutils.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/recipes/email.py to email.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/recipes/matplotlib.py to matplotlib.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/recipes/matplotlib_prescript.py to matplotlib_prescript.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/recipes/numpy.py to numpy.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/recipes/PIL/__init__.py to __init__.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/recipes/PIL/prescript.py to prescript.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/recipes/pydoc.py to pydoc.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/recipes/pyenchant.py to pyenchant.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/recipes/pygame.py to pygame.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/recipes/pyopengl.py to pyopengl.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/recipes/pyside.py to pyside.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/recipes/pyzmq.py to pyzmq.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/recipes/scipy.py to scipy.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/recipes/sip.py to sip.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/recipes/virtualenv.py to virtualenv.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/recipes/wx.py to wx.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/script_py2applet.py to script_py2applet.pyc byte-compiling build/bdist.macosx-10.8-intel/egg/py2app/util.py to util.pyc creating build/bdist.macosx-10.8-intel/egg/EGG-INFO copying py2app.egg-info/PKG-INFO -> build/bdist.macosx-10.8-intel/egg/EGG-INFO copying py2app.egg-info/SOURCES.txt -> build/bdist.macosx-10.8-intel/egg/EGG-INFO copying py2app.egg-info/dependency_links.txt -> build/bdist.macosx-10.8-intel/egg/EGG-INFO copying py2app.egg-info/entry_points.txt -> build/bdist.macosx-10.8-intel/egg/EGG-INFO copying py2app.egg-info/requires.txt -> build/bdist.macosx-10.8-intel/egg/EGG-INFO copying py2app.egg-info/top_level.txt -> build/bdist.macosx-10.8-intel/egg/EGG-INFO zip_safe flag not set; analyzing archive contents... py2app.build_app: module references __file__ py2app.util: module references __file__ py2app.apptemplate.setup: module references __file__ py2app.apptemplate.lib.site: module references __file__ py2app.bootstrap.boot_aliasapp: module references __file__ py2app.bootstrap.boot_aliasplugin: module references __file__ py2app.bootstrap.boot_app: module references __file__ py2app.bootstrap.boot_plugin: module references __file__ py2app.bootstrap.import_encodings: module references __file__ py2app.bootstrap.import_encodings: module references __path__ py2app.bundletemplate.setup: module references __file__ py2app.bundletemplate.lib.site: module references __file__ creating 'dist/py2app-0.8-py2.7.egg' and adding 'build/bdist.macosx-10.8-intel/egg' to it removing 'build/bdist.macosx-10.8-intel/egg' (and everything under it) Processing py2app-0.8-py2.7.egg removing '/Library/Python/2.7/site-packages/py2app-0.8-py2.7.egg' (and everything under it) creating /Library/Python/2.7/site-packages/py2app-0.8-py2.7.egg Extracting py2app-0.8-py2.7.egg to /Library/Python/2.7/site-packages py2app 0.8 is already the active version in easy-install.pth Installing py2applet script to /usr/local/bin error: /usr/local/bin/py2applet: Permission denied<install>
Help?
EDIT
Oh. The directory was read only. Thats's it.
EDIT 2
NO it's not. Whatever i did next doesn't work. (The * Completing binary distribution part) Errors.
Last login: Sat Jan 5 16:51:58 on ttys000
Danilas-MacBook-Pro:~ DanilaFedorin$ cd cd /Users/DanilaFedorin/Downloads/WooBLE-0.14-rc1-src/src/dist/Wooble.app
-bash: cd: cd: No such file or directory
Danilas-MacBook-Pro:~ DanilaFedorin$ mv Contents/Resources/files.xml.xml Contents/MacOS/
mv: rename Contents/Resources/files.xml.xml to Contents/MacOS/: No such file or directory
Danilas-MacBook-Pro:~ DanilaFedorin$ edit Contents/Resources/__boot__.py,
-bash: edit: command not found
Danilas-MacBook-Pro:~ DanilaFedorin$ in function def _run(*scripts), add after imports this line:
-bash: syntax error near unexpected token `in'
Danilas-MacBook-Pro:~ DanilaFedorin$ sys.path = [os.path.join(os.environ['RESOURCEPATH'], 'lib', 'python2.5', 'lib-dynload')] + sys.path
-bash: syntax error near unexpected token `('
Danilas-MacBook-Pro:~ DanilaFedorin$ P.S. If anyone knows how to make the code into the < spoiler > kind of thing tell me

It looks like the directory isn't in the right place. Check that /Users/DanilaFedorinnDownloads/WooBLE-0.14-rc1-src/src/dist actually exists.
Another Planet finally has an official release! Download chapters 1 through 3 here! Thank you for waiting so long while I kept starting over.
Albino!!! Long time no see! Well, the directory does exist. I suppose it's something wrong with my computer? Or with the code? This makes me think that:
syntax error near unexpected token `('EDIT
Using make-wooble-mac.sh:
http://pastebin.com/U2bbSZ08
Because writing signatures is too mainstream
It...looks like it worked. Did it work?
Another Planet finally has an official release! Download chapters 1 through 3 here! Thank you for waiting so long while I kept starting over.
Nope. Woogle error. (terminate or open console)
I REALLY WANT THIS.
The old mac version can't export goomods.
on console it says :
1/5/13 7:03:24.926 PM com.apple.launchd.peruser.501[190]: ([0x0-0x162162].org.pythonmac.unspecified.wooble[4722]) Exited with code: 255
EDIT
The woogle, copiled from source works. When trying to make a goomod it returns this:
File "/Users/DanilaFedorin/Downloads/Wog/Created From Source/WooGLE-077-final-src/src/wogeditor.py", line 2590, in makegoomod os.mkdir( goomod_dir ) OSError: [Errno 2] No such file or directory: '/Applications/res/levels/TheFlyingGoos/goomod' Traceback (most recent call last): File "/Users/DanilaFedorin/Downloads/Wog/Created From Source/WooGLE-077-final-src/src/wogeditor.py", line 2590, in makegoomod os.mkdir( goomod_dir ) OSError: [Errno 2] No such file or directory: '/Applications/res/levels/TheFlyingGoos/goomod' Traceback (most recent call last): File "/Users/DanilaFedorin/Downloads/Wog/Created From Source/WooGLE-077-final-src/src/wogeditor.py", line 2590, in makegoomod os.mkdir( goomod_dir ) OSError: [Errno 2] No such file or directory: '/Applications/res/levels/TheFlyingGoos/goomod' Traceback (most recent call last): File "/Users/DanilaFedorin/Downloads/Wog/Created From Source/WooGLE-077-final-src/src/wogeditor.py", line 2590, in makegoomod os.mkdir( goomod_dir ) OSError: [Errno 2] No such file or directory: '/Applications/res/levels/TheFlyingGoos/goomod' Traceback (most recent call last): File "/Users/DanilaFedorin/Downloads/Wog/Created From Source/WooGLE-077-final-src/src/wogeditor.py", line 2590, in makegoomod os.mkdir( goomod_dir ) OSError: [Errno 2] No such file or directory: '/Applications/res/levels/TheFlyingGoos/goomod' Traceback (most recent call last): File "/Users/DanilaFedorin/Downloads/Wog/Created From Source/WooGLE-077-final-src/src/wogeditor.py", line 2590, in makegoomod os.mkdir( goomod_dir ) OSError: [Errno 2] No such file or directory: '/Applications/res/levels/TheFlyingGoos/goomod' Traceback (most recent call last): File "/Users/DanilaFedorin/Downloads/Wog/Created From Source/WooGLE-077-final-src/src/wogeditor.py", line 2590, in makegoomod os.mkdir( goomod_dir ) OSError: [Errno 2] No such file or directory: '/Applications/res/levels/TheFlyingGoos/goomod' Traceback (most recent call last): File "/Users/DanilaFedorin/Downloads/Wog/Created From Source/WooGLE-077-final-src/src/wogeditor.py", line 2590, in makegoomod os.mkdir( goomod_dir ) OSError: [Errno 2] No such file or directory: '/Applications/res/levels/TheFlyingGoos/goomod' Traceback (most recent call last): File "/Users/DanilaFedorin/Downloads/Wog/Created From Source/WooGLE-077-final-src/src/wogeditor.py", line 2590, in makegoomod os.mkdir( goomod_dir ) OSError: [Errno 2] No such file or directory: '/Applications/res/levels/TheFlyingGoos/goomod' Traceback (most recent call last): File "/Users/DanilaFedorin/Downloads/Wog/Created From Source/WooGLE-077-final-src/src/wogeditor.py", line 2590, in makegoomod os.mkdir( goomod_dir ) OSError: [Errno 2] No such file or directory: '/Applications/res/levels/TheFlyingGoos/goomod' Traceback (most recent call last): File "/Users/DanilaFedorin/Downloads/Wog/Created From Source/WooGLE-077-final-src/src/wogeditor.py", line 2590, in makegoomod os.mkdir( goomod_dir ) OSError: [Errno 2] No such file or directory: '/Applications/res/levels/TheFlyingGoos/goomod' Traceback (most recent call last): File "/Users/DanilaFedorin/Downloads/Wog/Created From Source/WooGLE-077-final-src/src/wogeditor.py", line 2590, in makegoomod os.mkdir( goomod_dir ) OSError: [Errno 2] No such file or directory: '/Applications/res/levels/TheFlyingGoos/goomod' Traceback (most recent call last): File "/Users/DanilaFedorin/Downloads/Wog/Created From Source/WooGLE-077-final-src/src/wogeditor.py", line 2590, in makegoomod os.mkdir( goomod_dir ) OSError: [Errno 2] No such file or directory: '/Applications/res/levels/TheFlyingGoos/goomod' Traceback (most recent call last): File "/Users/DanilaFedorin/Downloads/Wog/Created From Source/WooGLE-077-final-src/src/wogeditor.py", line 2590, in makegoomod os.mkdir( goomod_dir ) OSError: [Errno 2] No such file or directory: '/Applications/res/levels/TheFlyingGoos/goomod' Traceback (most recent call last): File "/Users/DanilaFedorin/Downloads/Wog/Created From Source/WooGLE-077-final-src/src/wogeditor.py", line 2590, in makegoomod os.mkdir( goomod_dir ) OSError: [Errno 2] No such file or directory: '/Applications/res/levels/TheFlyingGoos/goomod' Danilas-MacBook-Pro:~ DanilaFedorin$EDIT
And this is wooble trying to launch
<Last login: Sat Jan 5 19:49:26 on ttys000 Danilas-MacBook-Pro:~ DanilaFedorin$ cd /Users/DanilaFedorin/Downloads/Wog/Created\ From\ Source/WooBLE-0.14-rc1-src\ Danilas-MacBook-Pro:WooBLE-0.14-rc1-src DanilaFedorin$ #!/bin/sh Danilas-MacBook-Pro:WooBLE-0.14-rc1-src DanilaFedorin$ Danilas-MacBook-Pro:WooBLE-0.14-rc1-src DanilaFedorin$ python src/wooble.py Traceback (most recent call last): File "src/wooble.py", line 3210, in <module> mainwindow = MainWindow() File "src/wooble.py", line 2087, in __init__ self.changeWOGDir() File "src/wooble.py", line 2100, in changeWOGDir self._reloadGameModel() File "src/wooble.py", line 2104, in _reloadGameModel self._game_model = GameModel( self._wog_path,self) File "src/wooble.py", line 375, in __init__ app_path(), 'files.%s.xml' % PLATFORM_STRING[ON_PLATFORM] ,'') File "src/wooble.py", line 452, in _loadUnPackedTree new_tree = world.make_tree_from_xml( meta_tree, xml_data ) File "/Users/DanilaFedorin/Downloads/Wog/Created From Source/WooBLE-0.14-rc1-src /src/metaworld.py", line 1600, in make_tree_from_xml tree = self.universe.make_unattached_tree_from_xml( tree_meta, xml_data ) File "/Users/DanilaFedorin/Downloads/Wog/Created From Source/WooBLE-0.14-rc1-src /src/metaworld.py", line 1436, in make_unattached_tree_from_xml xml_element = xml.etree.ElementTree.fromstring( xml_data ) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/etree/ElementTree.py", line 1302, in XML return parser.close() File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/etree/ElementTree.py", line 1655, in close self._raiseerror(v) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/etree/ElementTree.py", line 1507, in _raiseerror raise err xml.etree.ElementTree.ParseError: no element found: line 1, column 0 Danilas-MacBook-Pro:WooBLE-0.14-rc1-src DanilaFedorin$Because writing signatures is too mainstream
Moved the thread to a more appropriate area, since it's actually related to WoG.
Unfortunately I don't have a Mac though so I can't help, sorry.
New GooFans Rules | My Addins
From your last post on the WooBLE page, it looks like you need to supply some arguments to setup.py for it to run.
From this post, the first one seems to be saying it can't make the directory "goomod." Follow the path the errors are saying and make a directory called "goomod" there. ("mkdir /Applications/res/levels/TheFlyingGoos/goomod" should do it.)
And the last set of errors is saying there's a bad XML file. The only things WooBLE tries to load on launch are the Goo Balls, so you have a bad Goo Ball somewhere. Is there a Goo Ball folder without a balls.xml.bin in it somewhere?
Another Planet finally has an official release! Download chapters 1 through 3 here! Thank you for waiting so long while I kept starting over.
1. Ok, by directory you mean folder? create a folder called goomod?
2. So i should search all the ball directories? Sure!
EDIT
O, by the way the loading screen stops on movies/wogunlock/wgc.png.bintini (wooble)
Edit
And not a single problem with a ball. It's something else!
OMG ANOTHER EDIT
And this is woogle attempting to save and play
TypeError: not all arguments converted during string formatting Traceback (most recent call last): File "src/wogeditor.py", line 2507, in saveAndPlayLevel issue_level = model.hasIssues() File "src/wogeditor.py", line 1349, in hasIssues if self.hasglobal_issue(): File "src/wogeditor.py", line 1407, in hasglobal_issue self.addGlobalError(401,image_id) File "src/wogeditor.py", line 1558, in addGlobalError self._global_issue_level,self._globalissues = self.addError(self._global_issue_level,self._globalissues,error,error_num,subst) File "src/wogeditor.py", line 1569, in addError err_message+=error[1] % err_subst TypeError: not all arguments converted during string formatting Danilas-MacBook-Pro:WooGLE-077-final-src DanilaFedorin$ python src/wogeditor.py Traceback (most recent call last): File "src/wogeditor.py", line 2507, in saveAndPlayLevel issue_level = model.hasIssues() File "src/wogeditor.py", line 1349, in hasIssues if self.hasglobal_issue(): File "src/wogeditor.py", line 1407, in hasglobal_issue self.addGlobalError(401,image_id) File "src/wogeditor.py", line 1558, in addGlobalError self._global_issue_level,self._globalissues = self.addError(self._global_issue_level,self._globalissues,error,error_num,subst) File "src/wogeditor.py", line 1569, in addError err_message+=error[1] % err_subst TypeError: not all arguments converted during string formatting Traceback (most recent call last): File "src/wogeditor.py", line 2536, in makegoomod issue_level = model.hasIssues() File "src/wogeditor.py", line 1349, in hasIssues if self.hasglobal_issue(): File "src/wogeditor.py", line 1407, in hasglobal_issue self.addGlobalError(401,image_id) File "src/wogeditor.py", line 1558, in addGlobalError self._global_issue_level,self._globalissues = self.addError(self._global_issue_level,self._globalissues,error,error_num,subst) File "src/wogeditor.py", line 1569, in addError err_message+=error[1] % err_subst TypeError: not all arguments converted during string formattingBecause writing signatures is too mainstream
Ah, that would be it. The Mac version converts images as well. Try to convert that one with GooTool into the same directory and WooBLE will skip it next time.
The second one I don't know about. You'd need someone who knows Python. Sorry.
Another Planet finally has an official release! Download chapters 1 through 3 here! Thank you for waiting so long while I kept starting over.
Oh, no it's just fine. Thanks for the advice, and i hope this works. Oh by the way, creating a "goomod" folder didn't work, it still errors. And that second error only happened in on level, it works fine everywhere else.
Strange, that file is already decompiled. I guess we'll never know, because i can't launch wooble at all. The module "setuptools" is gone. I have to reinstall which i don't want to do.
*sigh* Installed the missing module...
Someone help me!
File "/Users/DanilaFedorin/Downloads/Wog/Created From Source/WooBLE-0.14-rc1-src/src/metaworld.py", line 1600, in make_tree_from_xml tree = self.universe.make_unattached_tree_from_xml( tree_meta, xml_data ) File "/Users/DanilaFedorin/Downloads/Wog/Created From Source/WooBLE-0.14-rc1-src/src/metaworld.py", line 1436, in make_unattached_tree_from_xml xml_element = xml.etree.ElementTree.fromstring( xml_data ) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/etree/ElementTree.py", line 1302, in XML return parser.close() File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/etree/ElementTree.py", line 1655, in close self._raiseerror(v) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/etree/ElementTree.py", line 1507, in _raiseerror raise err xml.etree.ElementTree.ParseError: no element found: line 1, column 0 Danilas-MacBook-Pro:WooBLE-0.14-rc1-src DanilaFedorin$AND THIS DOES NOT STOP. EVEN WITH THE NEWLY DOWNLOADED GAME!!!! HELP!!!!!!!!!!!!!!!
Because writing signatures is too mainstream
It's reading something that's not XML as an XML file. Can you tell where this happened?
Another Planet finally has an official release! Download chapters 1 through 3 here! Thank you for waiting so long while I kept starting over.
Nope. All the goos are fine. Brand new version of the game as well. (by all the goos i mean their folders) Maybe i should decrypt each of them and see? That might take a while.
Because writing signatures is too mainstream
It's not the goos, then. It could be an image, a movie, or an animation. Hm.
Another Planet finally has an official release! Download chapters 1 through 3 here! Thank you for waiting so long while I kept starting over.
Oh, by the way, the wgc.png.bntl. is decoded as well. I dunno what to do ;(
Nice avatar btw
Because writing signatures is too mainstream