Skip to content

glyXtoolMS Evaluator is not accessible #1

@glycohezhu

Description

@glycohezhu

Hi,
I try to run glyXtoolMS on Macbook. After creating the virtual environment and installing glyxtoolms, I typed glyxtoolsMS and I got the following error. Could you help me check it?
Thank you.
Best,
He

(env1) MBpro:~ Glycongrats$ glyxtoolms
Determination of memory status is not supported on this
platform, measuring for memoryleaks will never fail

======================================================================

maybe you miss some libraries. please run ldd (on linux) or
dependency walker (on windows) on

/Users/zhuhe/.virtualenvs/env1/lib/python2.7/site-packages/pyopenms/pyopenms.so

======================================================================

Traceback (most recent call last):
File "/Users/zhuhe/.virtualenvs/env1/bin/glyxtoolms", line 7, in
from glyxtoolms.gui.main import main
File "/Users/zhuhe/.virtualenvs/env1/lib/python2.7/site-packages/glyxtoolms/init.py", line 1, in
import glyxtoolms.scoring
File "/Users/zhuhe/.virtualenvs/env1/lib/python2.7/site-packages/glyxtoolms/scoring.py", line 1, in
import pyopenms
File "/Users/zhuhe/.virtualenvs/env1/lib/python2.7/site-packages/pyopenms/init.py", line 52, in
raise e
ImportError: dlopen(/Users/zhuhe/.virtualenvs/env1/lib/python2.7/site-packages/pyopenms/pyopenms_1.so, 2): Library not loaded: /usr/local/opt/openssl/lib/libssl.1.0.0.dylib
Referenced from: /Users/zhuhe/.virtualenvs/env1/lib/python2.7/site-packages/pyopenms/QtNetwork
Reason: image not found

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions