Hi guys! I am trying to setup GPU training, so I deleted tensorflow and installed tensorflow-gpu. However, Rasa now gives me an error as the classifier intent_classifier_tensorflow_embedding has a requirement that tensorflow is installed.
intent_classifier_tensorflow_embedding
tensorflow
Any workaround for this?
Thanks, L-P
can you try importing tensorflow and seeing if that works fine? It may be that you haven’t installed it/configured it properly
Hi @akelad!
Yes, this is solved, it was an installation error on my end.
thanks, L-P