Guest User

Untitled

a guest
Mar 21st, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.02 KB | None | 0 0
  1.  
  2. Using /Users/Troller/Documents/GSoC/18/python-brlcad/.eggs/ctypesgen_dev-0.0.1-py2.7.egg
  3. Finished processing dependencies for brlcad==0.0.1
  4. 2018-03-21 23:10:10,643 - brlcad_post_install - DEBUG - ctypesgencore version is 0.0.1
  5. 2018-03-21 23:10:10,643 - brlcad_post_install - DEBUG - bindings_path is /usr/local/lib/python2.7/site-packages/brlcad-0.0.1-py2.7.egg/brlcad/_bindings
  6. 2018-03-21 23:10:10,644 - brlcad_post_install - DEBUG - Deleting another _bindings/
  7. 2018-03-21 23:10:10,644 - brlcad_post_install - DEBUG - _bindings wasn't previously created, so it doesn't need to be removed.
  8. 2018-03-21 23:10:10,645 - brlcad_post_install - DEBUG - Deleting cached _bindings/
  9. 2018-03-21 23:10:10,645 - brlcad_post_install - DEBUG - _bindings wasn't previously cached, so it doesn't need to be removed.
  10. 2018-03-21 23:10:10,646 - brlcad_post_install - DEBUG - No brlcad found on PATH: /Users/Troller/.rvm/gems/ruby-2.5.0/bin:/Users/Troller/.rvm/gems/ruby-2.5.0@global/bin:/Users/Troller/.rvm/rubies/ruby-2.5.0/bin:/usr/local/bin/vmd:/Users/Troller/testing/apertium_lint:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Users/Troller/.rvm/bin
  11. 2018-03-21 23:10:10,647 - brlcad_post_install - DEBUG - No valid brlcad installation found at prefix: /usr/brlcad/dev-7.24.1
  12. 2018-03-21 23:10:10,647 - brlcad_post_install - DEBUG - Checking brlcad-7.24.0: 7.24 -> 7.24
  13. 2018-03-21 23:10:10,648 - brlcad_post_install - DEBUG - Checking brlcad: None -> None
  14. Traceback (most recent call last):
  15.   File "setup.py", line 36, in run_after
  16.     brlcad.install.post_install.main(library_path)
  17.   File "/Users/Troller/Documents/GSoC/18/python-brlcad/brlcad/install/post_install.py", line 121, in main
  18.     ctypesgen_library_options, options_map, brlcad_info = load_ctypesgen_options(bindings_path, config, logger)
  19.   File "/Users/Troller/Documents/GSoC/18/python-brlcad/brlcad/install/options.py", line 347, in load_ctypesgen_options
  20.     raise SetupException("Couldn't find a matching brlcad installation !")
  21. SetupException: Couldn't find a matching brlcad installation !
Advertisement
Add Comment
Please, Sign In to add comment