Hi everyone,

Trying to create a bundle using instructions:
http://wiki.gnucash.org/wiki/MacOSX/Quartz#Making_a_Bundle
https://github.com/jralls/gnucash-on-osx

The instructions are similar but don't match.

Here's the output. Any ideas?

bash-3.2$ ige-mac-bundler gnucash.bundle
/Users/gnucash2/ige-mac-bundler-0.5/bundler/bundler.py:6: DeprecationWarning: 
the sets module is deprecated
  from sets import Set
Traceback (most recent call last):
  File "/Users/gnucash2/.local/bin/ige-mac-bundler", line 6, in <module>
    bundler.main.main(sys.argv[1:])
  File "/Users/gnucash2/ige-mac-bundler-0.5/bundler/main.py", line 18, in main
    bundler.run()
  File "/Users/gnucash2/ige-mac-bundler-0.5/bundler/bundler.py", line 468, in 
run
    self.copy_binaries(self.project.get_binaries())
  File "/Users/gnucash2/ige-mac-bundler-0.5/bundler/project.py", line 330, in 
get_binaries
    binaries.append(Binary.from_node(node))
  File "/Users/gnucash2/ige-mac-bundler-0.5/bundler/project.py", line 149, in 
from_node
    raise "The tag 'binary' is not allowed to have a 'dest' property"
TypeError: exceptions must be classes or instances, not str

-------------------------
Brad Grupczynski
[email protected]




_______________________________________________
gnucash-devel mailing list
[email protected]
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to