TypeError: object() takes no parameters

i am getting this error when i tries to run server.py

Could you please provide a bit more information? :slightly_smiling_face:

  • Which Python version?
  • Which Rasa version?
  • Is action_server your own module?

python = 3.6.8

rasa_core == 0.13.3

Hi @mlcode-jeevan,

sorry, I still need a bit more information to be able to help you :slight_smile: Is action_server your own module? Which rasa-sdk version are you running?

Please be aware that rasa-core was deprecated in favor of rasa half a year ago (although I don’t think that’s causing your current problem).