Guest User

Untitled

a guest
Apr 14th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. Using /Users/Troller/Documents/GSoC/18/python-brlcad/.eggs/ctypesgen_dev-0.0.1-py2.7.egg
  2. Finished processing dependencies for brlcad==0.0.1
  3. 2018-04-14 13:18:13,826 - brlcad_post_install - DEBUG - ctypesgencore version is 0.0.1
  4. 2018-04-14 13:18:13,826 - brlcad_post_install - DEBUG - bindings_path is /usr/local/lib/python2.7/site-packages/brlcad-0.0.1-py2.7.egg/brlcad/_bindings
  5. 2018-04-14 13:18:13,831 - brlcad_post_install - DEBUG - Deleting another _bindings/
  6. 2018-04-14 13:18:13,831 - brlcad_post_install - DEBUG - _bindings wasn't previously created, so it doesn't need to be removed.
  7. 2018-04-14 13:18:13,832 - brlcad_post_install - DEBUG - Deleting cached _bindings/
  8. 2018-04-14 13:18:13,832 - brlcad_post_install - DEBUG - _bindings wasn't previously cached, so it doesn't need to be removed.
  9. 2018-04-14 13:18:13,898 - brlcad_post_install - DEBUG - Failed running brlcad-config: '/usr/local/brlcad/dev-7.27.0/bin/brlcad-config'
  10. 2018-04-14 13:18:13,899 - brlcad_post_install - DEBUG - Checking brlcad-7.24.0: 7.27 -> 7.27
  11. Traceback (most recent call last):
  12. File "setup.py", line 36, in run_after
  13. brlcad.install.post_install.main(library_path)
  14. File "/Users/Troller/Documents/GSoC/18/OSX/python-brlcad/brlcad/install/post_install.py", line 121, in main
  15. ctypesgen_library_options, options_map, brlcad_info = load_ctypesgen_options(bindings_path, config, logger)
  16. File "/Users/Troller/Documents/GSoC/18/OSX/python-brlcad/brlcad/install/options.py", line 349, in load_ctypesgen_options
  17. for version, brlcad_info in version_iter:
  18. File "/Users/Troller/Documents/GSoC/18/OSX/python-brlcad/brlcad/install/options.py", line 324, in match_brlcad_version
  19. for brlcad_info in brlcad_installations:
  20. TypeError: 'NoneType' object is not iterable
Advertisement
Add Comment
Please, Sign In to add comment