millanek / fineRADstructure

A package for population structure inference from RAD-seq data
https://www.milan-malinsky.org/fineradstructure
Other
31 stars 7 forks source link

Stacks2fineRAD.py_ImportError #12

Open HanXiaoEvo opened 4 years ago

HanXiaoEvo commented 4 years ago

Hi Millanek,

I just installed fineRADstructure and am trying to convert my stacks haplotype.tsv using Stacks2fineRAD.py.

So what I did is simple python Path/to/Stacks2fineRAD.py -h

However I got this error:

Traceback (most recent call last): File "/programs/fineRADstructure/Stacks2fineRAD.py", line 6, in from sklearn.decomposition import PCA as sklearnPCA ImportError: No module named sklearn.decomposition

Any ideas or suggestions are most welcome! Thank you very much!

Best regards, Han Xiao