Concert bot in 2.1x : problem with intents

I am trying to run the following example https://github.com/RasaHQ/rasa/tree/master/examples/concertbot while replicating the conversation in https://rasa.com/docs/rasa/contextual-conversations.

However, I come across the following error:

I checked the appropriate YAML files (domain, stories, rules, etc.) and it’s straight from the repo and I followed the instructions.

Thoughts?

Hm, strange, I wasn’t able to replicate this. Could you post the output of rasa train?

Can you please try again but this time run rasa train and not rasa train core?

(As an aside, all of the domain/config/stories files in this example are named with default names, so you can get away without specifying them).

Hi, sorry for the slow response! Can you tell me which tensorflow you installed? It looks like you have tensorflow with GPU support installed but it’s not finding a GPU. If so, you either need to install non-GPU tensorflow, or point tensorflow to the correct location.

pip list | grep "tensorflow"

Or you can also try the solution here

I reinstalled Tensorflow and pointed to my Nvidia GPU. But I see the same error.

Can you share the output of pip list?

Sorry for the delay, @fkoerner. So many things happening in this world.

Package Version Location


absl-py 0.10.0 aio-pika 6.7.1 aiofiles 0.6.0 aiohttp 3.6.3 aiormq 3.3.1 algoliasearch 2.4.0 APScheduler 3.6.3 astunparse 1.6.3 async-generator 1.10 async-timeout 3.0.1 attrs 20.2.0 beautifulsoup4 4.6.3 blis 0.4.1 boto3 1.16.58 botocore 1.19.58 cachetools 4.2.0 catalogue 1.0.0 certifi 2020.12.5 cffi 1.14.4 chardet 3.0.4 click 7.1.2 cloudpickle 1.4.1 colorclass 2.2.0 coloredlogs 14.3 colorhash 1.0.3 cryptography 3.3.1 cycler 0.10.0 cymem 2.0.5 DataProperty 0.50.0 decorator 4.4.2 dm-tree 0.1.5 dnspython 1.16.0 docker 4.4.1 docopt 0.6.2 english 2020.7.0 fbmessenger 6.0.0 filelock 3.0.12 flatbuffers 1.12 future 0.18.2 gast 0.3.3 geographiclib 1.50 geopy 1.18.1 google-auth 1.24.0 google-auth-oauthlib 0.4.2 google-pasta 0.2.0 grpcio 1.32.0 gspread 3.0.1 h11 0.9.0 h5py 2.10.0 httpcore 0.11.1 httplib2 0.18.1 httptools 0.1.1 httpx 0.15.4 humanfriendly 9.1 idna 2.10 importlib-metadata 3.4.0 iniconfig 1.1.1 jieba 0.42.1 jmespath 0.10.0 joblib 0.15.1 jsonpickle 1.4.2 jsonschema 3.2.0 kafka-python 2.0.2 Keras-Preprocessing 1.1.2 kiwisolver 1.3.1 mailchimp3 3.0.14 Markdown 3.3.3 matplotlib 3.3.3 mattermostwrapper 2.2 mbstrdecoder 1.0.1 monotonic 1.5 msgfy 0.1.0 multidict 4.7.6 murmurhash 1.0.5 neo4j 4.2.1 neo4j-driver 4.1.1 neobolt 1.7.17 neomodel 4.0.1 neotime 1.7.4 networkx 2.5 numpy 1.18.5 oauth2client 4.1.3 oauthlib 3.1.0 opt-einsum 3.3.0 packaging 20.8 pamqp 2.3.0 pandas 0.24.2 pansi 2020.7.3 pathvalidate 2.3.2 pika 1.1.0 Pillow 8.1.0 pip 20.3.3 plac 1.1.3 pluggy 0.13.1 preshed 3.0.5 prompt-toolkit 2.0.10 protobuf 3.14.0 psycopg2-binary 2.8.6 py 1.10.0 py2neo 2020.1.1 pyasn1 0.4.8 pyasn1-modules 0.2.8 pycparser 2.20 pydot 1.4.1 Pygments 2.7.4 PyJWT 2.0.1 pykwalify 1.7.0 pymongo 3.10.1 pyparsing 2.4.7 pyrsistent 0.17.3 pytablewriter 0.58.0 pyTelegramBotAPI 3.7.6 pytest 6.2.1 python-crfsuite 0.9.7 python-dateutil 2.8.1 python-engineio 3.13.2 python-socketio 4.6.1 python-telegram-bot 12.8 pytz 2020.5 PyYAML 5.4.1 questionary 1.5.2 rasa 2.2.6 rasa-demo 2.0 /home/vijay/rasa-demo rasa-sdk 2.2.0 redis 3.5.3 regex 2020.9.27 requests 2.24.0 requests-oauthlib 1.3.0 requests-toolbelt 0.9.1 rfc3986 1.4.0 rocketchat-API 1.9.1 rsa 4.7 ruamel.yaml 0.16.12 ruamel.yaml.clib 0.2.2 s3transfer 0.3.4 sacremoses 0.0.43 sanic 20.9.0 Sanic-Cors 0.10.0.post3 sanic-jwt 1.4.1 Sanic-Plugins-Framework 0.9.5 scikit-learn 0.23.2 scipy 1.6.0 sentencepiece 0.1.95 sentry-sdk 0.19.5 setuptools 47.1.0 Shapely 1.7.1 six 1.15.0 sklearn-crfsuite 0.3.6 slackclient 2.9.3 sniffio 1.2.0 spacy 2.2.4 SQLAlchemy 1.3.22 srsly 1.0.5 tabledata 1.1.3 tabulate 0.8.7 tcolorpy 0.0.8 tensorboard 2.4.1 tensorboard-plugin-wit 1.8.0 tensorflow 2.3.2 tensorflow-addons 0.12.0 tensorflow-estimator 2.3.0 tensorflow-hub 0.9.0 tensorflow-probability 0.11.1 tensorflow-text 2.3.0 termcolor 1.1.0 terminaltables 3.1.0 thinc 7.4.0 threadpoolctl 2.1.0 tokenizers 0.7.0 toml 0.10.2 tornado 6.1 tqdm 4.50.2 transformers 2.11.0 twilio 6.45.4 typeguard 2.10.0 typepy 1.1.2 typing-extensions 3.7.4.3 tzlocal 2.1 ujson 3.2.0 urllib3 1.25.11 uvloop 0.14.0 wasabi 0.8.0 wcwidth 0.2.5 webexteamssdk 1.6 websocket-client 0.57.0 websockets 8.1 Werkzeug 1.0.1 wheel 0.36.2 wrapt 1.12.1 yarl 1.5.1

No worries, I understand!

We’ve created an issue to investigate this further, some other users have been having similar problems, but we can’t yet say what’s causing them. Hopefully we’ll have an explanation for you soon!

You can try this fix in the meantime, it worked for some users.