Error on import
VNagesh-Bio opened this issue · 2 comments
VNagesh-Bio commented
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
cooperlab commented
Can you import fbget in Python outside the package?
VNagesh-Bio commented
yes I can import fbget in python outside the package and also outside of python.