FlagAI icon indicating copy to clipboard operation
FlagAI copied to clipboard

from cyg_conversation import default_conversation ModuleNotFoundError: No module named 'cyg_conversation'

Open joytianya opened this issue 1 year ago • 0 comments

System Info

from cyg_conversation import default_conversation ModuleNotFoundError: No module named 'cyg_conversation'

Information

  • [ ] The official example scripts
  • [ ] My own modified scripts

Tasks

  • [ ] An officially supported task in the examples folder (such as T5/AltCLIP, ...)
  • [ ] My own task or dataset (give details below)

Reproduction

from cyg_conversation import default_conversation

ModuleNotFoundError: No module named 'cyg_conversation'

Expected behavior

from cyg_conversation import default_conversation

ModuleNotFoundError: No module named 'cyg_conversation'

joytianya avatar Jun 12 '23 11:06 joytianya