case# 14665399
Client facing the below issue . kindly check and assist
i got a problem wir importing diffenrent libraries in codebook like "textblob" or "transformers". the error "UnboundLocalError: local variable 'module_or_package' referenced before assignment" is shown after trying to import one of the packages.Are there any restrictions in codebook to use them? I found many examples in the official lseg developer community or on your github where the import is shown but can´t figure out why it is not working in codebook.
Just trying to start a project and import the librariesyou can see the code in the first 6 rows of the screenshotDo you have any idear?