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
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