frankvogt / vcf2gwas

Python API for comprehensive GWAS analysis using GEMMA
GNU General Public License v3.0
84 stars 29 forks source link

can't update to new version v0.8.9 #35

Open vinod1981 opened 1 year ago

vinod1981 commented 1 year ago

Dear Frank, I tried a lot but couldn't update vcf2gwasv0.8.8 to v0.8.9. Tried even with -vv option without any success. Have you tested the latest version or tried t install it on a new machine? Never ever faced this issue before.

 conda update vcf2gwas -c bioconda -c conda-forge -c fvogt257    
/homes/vkumar/.local/lib/python3.8/site-packages/requests/__init__.py:89: RequestsDependencyWarning: urllib3 (1.26.16) or chardet (3.0.4) doesn't match a supported version!
  warnings.warn("urllib3 ({}) or chardet ({}) doesn't match a supported "
Retrieving notices: ...working... done
Collecting package metadata (current_repodata.json): \ /homes/vkumar/.local/lib/python3.8/site-packages/requests/__init__.py:89: RequestsDependencyWarning: urllib3 (1.26.16) or chardet (3.0.4) doesn't match a supported version!
  warnings.warn("urllib3 ({}) or chardet ({}) doesn't match a supported "

Even tried updating urllib3 and chardet but still it is not updating. Thanks,