Closed anuprulez closed 1 year ago
This PR was merged without a "kind/" label, please correct.
Thanks @mira-miracoli
I tried to run this feature on the EU server but am getting 500 error
in the API get_tool_predictions
I started a local Galaxy instance using release_22.05_europe
branch, and the feature works well. I think on the EU, the correct version of TensorFlow is not installed. Can we check the log to find the exact error?
ping @mira-miracoli thanks a lot!
I checked the venv and tensorflow is on version 2.9.3 on sn06 and on celery
@anuprulez can you get me an API request I can try to get you an error log?
The PR is from Galaxy main: https://github.com/galaxyproject/galaxy/pull/14791 which updates tool recommendation API according to a new deep learning model based on transformers.
Bioxiv preprint: https://www.biorxiv.org/content/10.1101/2022.12.16.520746v1
ping @bgruening Thank you!