Closed Pooshman closed 2 months ago
I am not sure, where this originated. But it certainly has nothing to do with this plugin repository: pulp is no dependency of the plugin, and the traceback you get is from Snakemake's core.
However, when installing a conda derivative it is unusual, to create a directory beforehand. My suggestion would be to remove your installation and follow the instructions from the Snakemake documentation, closely. If the issue persists, please refer to the Snakemake main repo, not a plugin you are not using.
snakemake 8.20.3
After activating snakemake, when trying to run snakemake --version, I get the following error:
I used the following 6 commands to download Miniconda:
I then ran the following 3 commands
After that I ran snakemake --version and got the error. Any help would be appreciated, thanks!