Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue installing on OSX 10.10.5 #505

Open
extrinsicmedia opened this issue Jan 15, 2016 · 0 comments
Open

Issue installing on OSX 10.10.5 #505

extrinsicmedia opened this issue Jan 15, 2016 · 0 comments

Comments

@extrinsicmedia
Copy link

Get this error after installing and trying to run sam:

Traceback (most recent call last):
  File "/usr/local/bin/sam", line 11, in <module>
    from common import samUtils
  File "/usr/local/Cellar/tuttleofx/0.12.1/bin/python/sam/common/samUtils.py", line 12, in <module>
    from pySequenceParser import sequenceParser
  File "/usr/local/lib/python2.7/site-packages/pySequenceParser/sequenceParser.py", line 28, in <module>
    _sequenceParser = swig_import_helper()
  File "/usr/local/lib/python2.7/site-packages/pySequenceParser/sequenceParser.py", line 24, in swig_import_helper
    _mod = imp.load_module('_sequenceParser', fp, pathname, description)
ImportError: dlopen(/usr/local/lib/python2.7/site-packages/pySequenceParser/_sequenceParser.so, 2): Symbol not found: __ZN5boost9re_detail12perl_matcherIPKcNSt3__19allocatorINS_9sub_matchIS3_EEEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE14construct_initERKNS_11basic_regexIcSC_EENS_15regex_constants12_match_flagsE
  Referenced from: /usr/local/Cellar/tuttleofx/0.12.1/lib/libsequenceParser.1.dylib
  Expected in: /usr/local/lib/libboost_regex-mt.dylib
 in /usr/local/Cellar/tuttleofx/0.12.1/lib/libsequenceParser.1.dylib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants