-
Notifications
You must be signed in to change notification settings - Fork 32
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
canada compute - GLIBC_2.29 error when installing #169
Comments
@nimasadri11 heyy thanks for this feedback. I'm testing the script on my end. During this time, a few questions to help identify the problem:
Thanks! |
Thanks for the response @crystina-z . Please see my answers below.
Answer to Q1:
Conda Base Env
Conda Capreolus Env
Quick Question: Should I be running |
@nimasadri11 Thx! Just to know the installation source, when u do For the question: the command |
@crystina-z It's FYI, when I activated the |
@nimasadri11 great thx for the information. will get back to u once I got this reproduced and find the solution. |
@nimasadri11 hi! I've tested the previous tutorial on my end and did encounter some issues (tho not the same one) which I hvn't find an easy solution, but the good news is that the following lines seem to work for me on cedar.
These are pretty rough lines and have only been tested with |
Thanks for the workaround @crystina-z . |
@d1shs0ap I suggest deleting the previous virtual environment and only run the script Crystina suggested. It worked for me on Cedar. |
@nimasadri11 thanks for helping! @d1shs0ap seems to be the java version problem (anserini and pyserini required at least Java 11). Tho not sure why the java prepared in the setup-cc.md was not working, |
@crystina-z @nimasadri11 it worked! Thank you guys so much! A question for @crystina-z, how could you tell that it was a java version problem by looking at the error above? Thanks in advance! |
@d1shs0ap nice to hear! and I was guessing it's the java version since the error seems to using the |
@d1shs0ap @nimasadri11 The issue seems solved. I'll close this comment for now, but feel free to re-open it if there is any further problem with this. |
Heyy @nimasadri11 @d1shs0ap I just wrote a hopefully cleaner version in the setup-cc.md. Could you please help testing if this version works on your end? The scripts are supposed to finish in 10~30 mins.
Thanks! |
@crystina-z Of course. I will test this as soon as the training job is finished : ) |
@crystina-z I tried this but I get
|
@nimasadri11 Thanks! |
@crystina-z yes! I followed the steps in the code markdown block here, with the only change being to change the environment name,
|
@nimasadri11 thx for the very prompt reply! The message looks wierd in terms of at this point, there shouldn't be any preinstalled tf or numpy tho...could u help checking |
@crystina-z It's using
|
@nimasadri11 Thanks for the double check! tho the outputs seems fine to me? like it doesn't contain the I also encounter the few package incompatible lines on my end as well, but seems they doesn't affect the program running etc. |
@crystina-z There is a Does the |
ahh I see. thanks! |
@crystina-z No worries at all. Happy I can help! I just tried it, but still giving the same error. I run
To confirm, I have not ran |
@nimasadri11 these |
SUCCESS! 🎉
|
@nimasadri11 great! Yup I'll definitely add it. Thanks soooo much for the help! |
@crystina-z I was away for vacation for the last two weeks, sorry for the late reply! Do you still want me to test this? In addition, my previous replication of monoBERT on MS MARCO (https://github.com/capreolus-ir/capreolus/blob/feature/msmarco_psg/docs/reproduction/MS_MARCO.md) ran without any errors, should I add to the replication logs? Thanks so much! |
After using this tutorial, I tried
python -m capreolus.run rank.print_config
to test the installation on Canada Compute, however, I am getting the below error:The text was updated successfully, but these errors were encountered: