Savin
Savin
it should work as is - is there any thing more in the stack trace?
yes - this seems like a connectivity issue between your service and db. are you able to verify that you are able to connect to the database?
@Dudemullet Thanks for the PR. According to [AWS documentation](https://docs.aws.amazon.com/batch/latest/APIReference/API_SubmitJob.html#API_SubmitJob_RequestSyntax), Batch job names need to respect the following constraint ` first character must be alphanumeric, and up to 128 letters (uppercase...
@Dudemullet Any updates on this PR?
@Shuaijun-Gao can you help me with the error message?
We don't create the environment on your local Mac for Linux - we just do a dry run to get a list of dependencies, download those packages, and upload them...
do you run into the same error if you set `CONDA_OVERRIDE_GLIBC=2.27` in your environment before executing the flow?
Yes, that is the expected behavior. What are the dependencies that you are trying to install? For executions remotely, we download the packages to be shipped to remote compute by...
vllm is not available as a conda package - so the dependencies shouldn’t work either on Linux or Mac. On Mon, 23 Sep 2024 at 6:04 pm, Keith Stevens ***@***.***>...