python-ctapi icon indicating copy to clipboard operation
python-ctapi copied to clipboard

getLedger() not added

Open patetim opened this issue 2 years ago • 1 comments


AttributeError Traceback (most recent call last) in ----> 1 ledger=api.getLedger()

AttributeError: 'CTAPI' object has no attribute 'getLedger'

patetim avatar Feb 16 '23 02:02 patetim

It's in the repo but does not import into a Google Colab environment using pip install

patetim avatar Feb 17 '23 05:02 patetim