Open nandanii opened 1 year ago
mportError Traceback (most recent call last) in <cell line: 3>() 1 import anchor 2 from anchor import util ----> 3 from anchor import anchor_tabular
ImportError: cannot import name 'anchor_tabular' from 'anchor' (/usr/local/lib/python3.10/dist-packages/anchor/init.py) occur working with colab
mportError Traceback (most recent call last) in <cell line: 3>()
1 import anchor
2 from anchor import util
----> 3 from anchor import anchor_tabular
ImportError: cannot import name 'anchor_tabular' from 'anchor' (/usr/local/lib/python3.10/dist-packages/anchor/init.py) occur working with colab