ModuleNotFoundError: No module named 'telebot.apihelper'

Hej, tried to solve via pip install pyTelegramBotAPI which I found on a google research. Did not yet help.

Do you have any suggestions?

Thank you and Best, Solaris <3

@Solaris What is your error basically, can you please share and elaborate.

I want to train a model via rasa init. I get to the point where i chose the directory where to train a new model, then I say that I want to train an initial model, and get following.

Thanks already for your help <3

@Solaris please share rasa --version?

@Solaris Please can you try install this, just try

pip install pytelegrambotapi and then run rasa init

still the same error

@Solaris can you downgrade rasa to pip install rasa==2.8.2

did so, and still get the same error

@Solaris Strange :frowning: Ok let give a try with new conda environment

  1. conda create -n rasa3 python=3.8
  2. conda activate rasa3
  3. Only install rasa i.e pip install rasa==2.8.1 or 2.8.2
  4. rasa --version share the screenshot

@Solaris May be you will get any previous error, do share with me.

@Solaris Whilst installing you encountered any error please share.

I am here, please try.

1 Like

okay. sure! I’ll try what you say and get back to you with new info. thx!!

@Solaris perfect now try rasa init

super cool!

1 Like

@Solaris Haha, I can see the message too in chatbot :slight_smile:

@Solaris Finally! You did it :slight_smile: can you confirm me please did you encounter any error like terminaltables ? whilst installing

for this version, I did not.

I had a problem with temrinaltables earlier (see post on that)

@Solaris Thanks for the confirmation Sophia. I got it now. If you have any issue please share with us, and we will solve together.

1 Like

Sure! Thank you for your help:)

Looking forward working with RASA :):slight_smile:

@Solaris Valuable links and resources for your reference

  1. RasaMasterclass
  2. Conversational AI with Rasa
  3. Rasa for Beginners
  4. Rasa Certification Workshop
  5. Rasa Advanced Custom Actions, Forms, & Responses Workshop
  6. Rasa Advanced Deployment Workshop
  7. Rasa Youtube Channel Please subscribe and hit the bell icon for notification.
  8. Rasa Github Mini Project

I hope these links will help you to learn Rasa!

1 Like