qiime2 dependencies glibc-2.29 version and c-ares1.34.2

Hello Evan

I hope you are well.

I ran but it gave nothing special...

I mean, I want to install the latest version of Qiime (2024) and run it.

I am using Ubuntu 18.04 for Windows. I have installed qiime but when I run it it gives me this:

I assume that I should at least get the specific version of the installed qiime.

So I decided to remove this one and Install the latest version using the command line found in the qiime tutorial.

Then I got an issue with two dependencies required to complete the installation which are in red in the screenshot below.

image.png

I have glibc 2.27 which not the version required. To fix that, I have followed the link below to get glibc-2.29.

This work only until the last step, because with the "ldd --version" command, it still gives me glibc-2.27 meaning that the installation of the 2.29 version did not work

Now I am out of ideas...

Should I upgrade my ubuntu and start everything over?