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

segmentation fault when starting pycontact #54

Closed
jsarlouh opened this issue Mar 5, 2018 · 3 comments
Closed

segmentation fault when starting pycontact #54

jsarlouh opened this issue Mar 5, 2018 · 3 comments

Comments

@jsarlouh
Copy link

jsarlouh commented Mar 5, 2018

We are trying to get pycontact running on RHEL 6. I installed the anaconda python 2.7. I built Qt 5.10.1 and then built PyQt-5.10.1. After that I did pip install pycontact, which installed some new python packages including MDAnalysis version 15.0.

When I type the command pycontact and get Segmentation fault right away. Not sure what I need to do differently or how to troubleshoot this one.

Thanks.

@maxscheurer
Copy link
Owner

maxscheurer commented Mar 9, 2018

This is indeed difficult to troubleshoot...

I would start from scratch with a clean anaconda python 2.7 and install PyQt as provided by
anaconda (conda install pyqt). Then, download the newest version of PyContact from the develop
branch and do

python2 setup.py build -i and python2 setup.py install.

I hope this helps...

@jsarlouh
Copy link
Author

jsarlouh commented Mar 9, 2018 via email

@maxscheurer
Copy link
Owner

Thanks for letting me know!

Max

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants