Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Using /Users/Troller/Documents/GSoC/18/python-brlcad/.eggs/ctypesgen_dev-0.0.1-py2.7.egg
- Finished processing dependencies for brlcad==0.0.1
- 2018-04-14 13:18:13,826 - brlcad_post_install - DEBUG - ctypesgencore version is 0.0.1
- 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
- 2018-04-14 13:18:13,831 - brlcad_post_install - DEBUG - Deleting another _bindings/
- 2018-04-14 13:18:13,831 - brlcad_post_install - DEBUG - _bindings wasn't previously created, so it doesn't need to be removed.
- 2018-04-14 13:18:13,832 - brlcad_post_install - DEBUG - Deleting cached _bindings/
- 2018-04-14 13:18:13,832 - brlcad_post_install - DEBUG - _bindings wasn't previously cached, so it doesn't need to be removed.
- 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'
- 2018-04-14 13:18:13,899 - brlcad_post_install - DEBUG - Checking brlcad-7.24.0: 7.27 -> 7.27
- Traceback (most recent call last):
- File "setup.py", line 36, in run_after
- brlcad.install.post_install.main(library_path)
- File "/Users/Troller/Documents/GSoC/18/OSX/python-brlcad/brlcad/install/post_install.py", line 121, in main
- ctypesgen_library_options, options_map, brlcad_info = load_ctypesgen_options(bindings_path, config, logger)
- File "/Users/Troller/Documents/GSoC/18/OSX/python-brlcad/brlcad/install/options.py", line 349, in load_ctypesgen_options
- for version, brlcad_info in version_iter:
- File "/Users/Troller/Documents/GSoC/18/OSX/python-brlcad/brlcad/install/options.py", line 324, in match_brlcad_version
- for brlcad_info in brlcad_installations:
- TypeError: 'NoneType' object is not iterable
Advertisement
Add Comment
Please, Sign In to add comment