Closed NomanSaleem4 closed 4 years ago
I do have the same issue, also using rasa 1.3.3
Rasa moved the list_files
function to another module: https://github.com/RasaHQ/rasa/blob/b8fd71c01207ce33ca11b2ee65320a769df61c8e/rasa/utils/io.py
Therefore, the import should be from rasa.utils.io import list_files
(not sure if that's the only breaking change though)
@nbeuchat thank you for pointing me to the correct location, I've released a new version (0.4.5) that anticipates the changed import location of these utility methods.
getting this issue now.
Hey @NomanSaleem4,
Can you please try updating rasa and rasa-composite-entities and then running the example training from this repo? If that works, you might have faulty training file.
i am using rasa==1.3.3 and the updated versio of composite entities, when i use rasa train nlu it works but when i use a my own script to train nlu model with composite entities it does not
Can you post your train file here? or at least the part that defines the composite entities?
@BeWe11 i tried rasa run instead of training through .py and it worked
@NomanSaleem4 great that it works now! There is an open issue https://github.com/BeWe11/rasa_composite_entities/issues/9 about problems loading the component when using the python API.
Great hope that will be resolved soon. Thanks for the quick response.
On Tue, Dec 17, 2019, 3:15 PM Benjamin Weigang notifications@github.com wrote:
@NomanSaleem4 https://github.com/NomanSaleem4 great that it works now! There is an open issue #9 https://github.com/BeWe11/rasa_composite_entities/issues/9 about problems loading the component when using the python API.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/BeWe11/rasa_composite_entities/issues/12?email_source=notifications&email_token=AEHPSCMT2X3TCOFLOFOODRDQZCREPA5CNFSM4JFQUR4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHB332A#issuecomment-566476264, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEHPSCJTACDZXEHT6WNJJY3QZCREPANCNFSM4JFQUR4A .