Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests are failing with "cannot import name 'RawContent'" error #647

Open
2 tasks
apryiomka opened this issue Dec 17, 2024 · 2 comments
Open
2 tasks

Tests are failing with "cannot import name 'RawContent'" error #647

apryiomka opened this issue Dec 17, 2024 · 2 comments

Comments

@apryiomka
Copy link

System Info

Wondows/WSL Unubntu 22

Information

  • The official example scripts
  • My own modified scripts

🐛 Describe the bug

The RawContent is not in the latest PyPi release

Error logs

ImportError: Error importing plugin "llama_stack.providers.tests.inference.fixtures": cannot import name 'RawContent' from 'llama_models.llama3.api.datatypes'

Expected behavior

the tests should reference the released version of the module

@apryiomka apryiomka changed the title Tests are failing with Tests are failing with "cannot import name 'RawContent'" error Dec 17, 2024
@ashwinb
Copy link
Contributor

ashwinb commented Dec 17, 2024

@apryiomka yeah we are about to release the new packages. when we make big changes which depend on llama-models updates, there's a small window of such issues. Packages are imminent (within next couple of hours)

@hardikjshah
Copy link
Contributor

@apryiomka do you still see this issue ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants