llama-stack icon indicating copy to clipboard operation
llama-stack copied to clipboard

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

Open apryiomka opened this issue 11 months ago • 1 comments

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 avatar Dec 17 '24 22:12 apryiomka

@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)

ashwinb avatar Dec 17 '24 23:12 ashwinb

@apryiomka do you still see this issue ?

hardikjshah avatar Jan 09 '25 20:01 hardikjshah

Going to close issue since seems like an old issue, please reopen a new one if you continue to see this.

hardikjshah avatar Jan 13 '25 19:01 hardikjshah