-
Notifications
You must be signed in to change notification settings - Fork 42
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
CLIPper doesn't work with a different help document. #82
Comments
Hi @IrisWEI-1996 and @zhangjun-123
It seems that you are able to install successfully on Ubuntu but not in WSL. Not sure why that is. But my WSL seems to work pretty okay... Alternative installation way is by gnix (as shown in readme.md). Thanks for your patience. |
@algaebrown @IrisWEI-1996 @zhangjun-123 Did you solved this problem ?
By the way, my os is < centos7, so alternative method using docker is blocked. |
Hi @algaebrown, Any new fixes or workarounds for this issue? I'm encountering it too: conda v 4.9.2, running on CentOS 7-8.2003 on institutional cluster, python 3.7.7 thanks, |
Hi,
|
Thanks for the help. Unfortunately, still no luck...I get the same error/behavior |
Hi Everyone, sorry for the late reply. I wasn’t able to reproduce the error. However, I do find that old message comes from “peaksmodule.cc”. We are working to make the package available on PyPI and conda. Hopefully it will make installation less painful. |
@gnilihzeux current version of clipper should be on python 3 |
I was able to reproduce this bug within a Docker container created with:
Doing a bit more digging, the failure is during the import of
This doesn't really address why the bug is happening though, but my experience of Cython includes is poor, and unfortunately I can't help any further. Hopefully having a reproducible environment will help with debugging though. |
Removing the |
Hi @algaebrown, I also encounter the same issue. I am using debian 11 with gcc version 10.2.1 and conda version 4.10.3. The conda environment is created and clipper is built according to the installation guide in README file. Have you figured out how to fix it? |
Hi I followed the instruction to install CLIPper in the clipper3 environment, but everytime when I want to use CLIPper or check for help documents, I would find this, which I think is something different, may I ask if anyone knows how to fix it?
The text was updated successfully, but these errors were encountered: