aineniamh / snipit

snipit: summarise snps relative to your reference sequence
GNU General Public License v3.0
141 stars 28 forks source link

ModuleNotFoundError: No module named 'snp_functions' #5

Closed Pepaflores56 closed 3 years ago

Pepaflores56 commented 3 years ago

I have trying to run snipit from a conda environment in Windows 10 and in Linux but I get the subject error. I have checked the snipt files and the "snp_funcitons" is there. Any light on why this is happening? File "c:\users\xxxx\appdata\local\conda\conda\envs\snipit\lib\site-packages\snipit\command.py", line 9, in import snp_functions as sfunks

aineniamh commented 3 years ago

Hi @Pepaflores56, I'm really not very familiar with Window's systems- but I think I've gotten to the problem in snipit. I've added a change to the master here that I think should resolve it! Hope it helps!