cooperlab/TCGAIntegrator

Error on import

VNagesh-Bio opened this issue · 2 comments

I keep getting this error.
I installed fbget independently too, but doesnt seem to work.

Traceback (most recent call last): File "BuildDataset.py", line 1, in <module> from firebrowse import fbget ImportError: cannot import name fbget

Can you import fbget in Python outside the package?

yes I can import fbget in python outside the package and also outside of python.