Advertisement
Guest User

Untitled

a guest
Feb 24th, 2015
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. traceback (most recent call last):
  2. File "/usr/local/bin/dae_to_red", line 9, in <module>
  3. load_entry_point('dae-to-red==0.0.0', 'console_scripts', 'dae_to_red')()
  4. File "build/bdist.linux-x86_64/egg/dae_to_red/main.py", line 353, in main
  5. File "build/bdist.linux-x86_64/egg/dae_to_red/main.py", line 316, in convert_file
  6. File "build/bdist.linux-x86_64/egg/dae_to_red/colladamunge.py", line 216, in get_object_id_to_node_dict
  7. AttributeError: 'NoneType' object has no attribute 'rstrip'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement