shz9 / viprs

Variational Inference of Polygenic Risk Scores
https://shz9.github.io/viprs/
MIT License
19 stars 1 forks source link

Does not execute. #4

Closed MuhammadMuneeb007 closed 9 months ago

MuhammadMuneeb007 commented 9 months ago

Traceback (most recent call last): File "viprs.py", line 2, in import viprs as vp File "/home/muneeb/Desktop/PRSTOOLS/PRS playground/viprs.py", line 17, in v = vp.VIPRS(gdl) AttributeError: partially initialized module 'viprs' has no attribute 'VIPRS' (most likely due to a circular import)

MuhammadMuneeb007 commented 9 months ago

I changed the conda environment name from viprs to random and the code file name as well from viprs.py to v.py