Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to install rasa

2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly introduces how to install rasa, has a certain reference value, interested friends can refer to, I hope you can learn a lot after reading this article, the following let the editor take you to know about it.

1, install the python3.6 version

2, install rasa version 1.8.3

Tensorflow version prompts error: AttributeError: module 'tensorflow_core._api.v2.train' has no attribute

Downgrade tensorflow version 2.0 to 1.5

Pip3 install tensorflow = = 1.5 version downgrade

AttributeError: module 'tensorboard' has no attribute' lazy

Pip3 install tensorboard==1.14.0 version downgraded

Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy.

Pip3 install numpy==1.16.0 version downgraded

Pip3 install rasa==1.8.3

3The https service of Rasa starts.

Nohup rasa run-m / data/robot/models/20200923-171631.tar.gz-- ssl-certificate / etc/letsencrypt/live/51jiqiren.cn/fullchain.pem-- ssl-keyfile / etc/letsencrypt/live/51jiqiren.cn/privkey.pem-- enable-api-- cors "*"-log-file / var/log/rasa_out.log > > / var/log/rasa.log 2 > & 1 &

Thank you for reading this article carefully. I hope the article "how to install rasa" shared by the editor will be helpful to you. At the same time, I also hope you will support us and pay attention to the industry information channel. More related knowledge is waiting for you to learn!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report