Brand new to QIIME2 and with the Python environment as well. I'm running into an issue during the installation process that is close to what is posted on here, but I haven't been able to figure out this exact problem. I am trying to run QIIME 2 in a conda environment with a Windows Linux installer system. I am following the step-by-step installer guide (Natively installing QIIME 2 — QIIME 2 2023.7.0 documentation) and this is where I'm stuck: after creating a new QIIME 2 environment, I'm getting an error after this line of code:
Hmm this is weird! As I think you have already figured out. This errror indicated that the file is not being downloaded to your computer.
After you run this line:
What happens? Does it say it was successful in downloading this file?
After you run this command can you make sure that this file qiime2-2023.7-py38-linux-conda.yml is in your directory?
Would you recommend manually downloading and moving the file in my directory somewhere? When I click the link it comes up with a list of channels and dependencies; should I create that as a text file?
You could just manual download the file(it is the text file you saw) and put it in the directory that you are using. But it would probably be good to figure out this wget issue.