Open wwood opened 2 weeks ago
Hmm, that's a frustrating issue. There may be an issue with python being aliased by another command in your .bashrc
? I assume you aren't running this on a cluster, but it may be similar to this situation? https://github.com/snakemake/snakemake/issues/883#issuecomment-839649778
If your conda environment and the environment snakemake is using match, then this shouldn't be happening so there has to be some sort of path weirdness going on
I'm confused by this - biopython is installed, and importing Bio from a python repl works fine. Any idea why this script isn't finding it?