mem0 icon indicating copy to clipboard operation
mem0 copied to clipboard

ImportError: cannot import name 'OpenSourceApp' from 'embedchain'

Open tunahorse opened this issue 1 year ago • 3 comments

🐛 Describe the bug

Hello, I got this issue while running the latest version.

ImportError: cannot import name 'OpenSourceApp' from 'embedchain' (/usr/local/lib/python3.11/site-packages/embedchain/__init__.py)

Confirmed I am using the latest package 0.1.54

tunahorse avatar Jan 05 '24 22:01 tunahorse

Hey @tunahorse, can you please share the code? Looks like you are using really old syntax and OpenSourceApp class has been removed long time ago from the package.

If you want to create an open source app, you can follow the instructions here: https://docs.embedchain.ai/get-started/quickstart#open-source-models

deshraj avatar Jan 06 '24 03:01 deshraj

I'm getting the same error but with App. ImportError: cannot import name 'App' from 'embedchain' (c:\Users\Rodrigo\AppData\Local\Programs\Python\Python312\Lib\site-packages\embedchain_init_.py)

Using version 0.1.72

rodpenna avatar Jan 29 '24 19:01 rodpenna

Closing this issue since this is no longer relevant to the latest version of embedchain package. @tunahorse please feel free to reopen the issue if the issue persists with the latest version of Embedchain package. Thanks!

deshraj avatar Feb 07 '24 18:02 deshraj