saphir746 / BiobankRead-Bash

Python scripts to extract and pre-process UKB data
GNU General Public License v3.0
30 stars 8 forks source link

ImportError: UKBr could not be loaded properly #13

Open Hannah430 opened 2 years ago

Hannah430 commented 2 years ago

Hi! thank you so much for sharing! this is super helpful !

I am very new to git and command line. I have tried to use BiobankRead, but I kept on getting this error message:

Traceback (most recent call last):
  File "extract_variables.py", line 406, in <module>
    raise ImportError('UKBr could not be loaded properly')
ImportError: UKBr could not be loaded properly

it will be great if you can help me with it! Appreciated! Hannah