adding xgboost to dependencies#6
Conversation
|
@Traava thanks for the PR. It looks like conda-forge does not yet have xgboost 1.5.2 (the latest is 1.5.1). We have a couple options:
|
|
Changing xgboost version to allow merge |
|
Thanks! xgboost should be available in the submission runtime within the hour. |
|
Hi @r-b-g-b , I am working with Traava on the project. I just made the most recent pull from the docker hub. It seems somehow the new container has messed up the supervisor.py script. This is the new error I get whenever I run the benchmark src. Do you know what may be causing this. As far as I can tell, the only change would be the addition of xgboost as a dependency, but I do not see how it affects this. Traceback (most recent call last): |
|
Hi @s-t-mcdonald , Can you post the commands I can use to reproduce this? I have seen this kind of error between Probably related to fastapi/typer#375 |
|
Thanks for the fast response! @r-b-g-b All I did was clear out all previous docker images, and then did |
|
Great, I was able to reproduce that. Working on a fix now, should be available shortly! Thanks for letting me know. |
|
@s-t-mcdonald Appears to be working now, let me know if you have any other trouble! |
No description provided.