You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although the TreeLoad class exists in the file loads.py, I am still unable to instantiate a tree load because it is still an abstract class (see below). Will the tree load feature be added soon? Thanks in advance.
TypeError: Can't instantiate abstract class TreeLoad with abstract method to_internal_datastructure
The text was updated successfully, but these errors were encountered:
Although the TreeLoad class exists in the file
loads.py
, I am still unable to instantiate a tree load because it is still an abstract class (see below). Will the tree load feature be added soon? Thanks in advance.The text was updated successfully, but these errors were encountered: