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
hello guys, i got piicatcher installed of version 0.21.2, currently using poetry to manage the dependencies.
I was trying to initialize the catalog with the below chuck of code
fromdbcat.apiimportopen_catalogif__name__=="__main__":
#Onboard or create the conenction to the catalougecatalog=open_catalog(path="./",database="catalog")
hello guys, i got piicatcher installed of version 0.21.2, currently using poetry to manage the dependencies.
I was trying to initialize the catalog with the below chuck of code
On running it throws this error
Any suggestions are appretiated.
Thank you
The text was updated successfully, but these errors were encountered: