GithubHelp home page GithubHelp logo

Comments (8)

hua7448 avatar hua7448 commented on June 4, 2024 1

Error Info >
2021-03-02 15:28:58 ERROR rasa_sdk.executor - Failed to register package 'actions'.
Traceback (most recent call last):
File "/root/.virtualenvs/chat/lib/python3.7/site-packages/rasa_sdk/executor.py", line 250, in register_package
self._import_submodules(package)
File "/root/.virtualenvs/chat/lib/python3.7/site-packages/rasa_sdk/executor.py", line 213, in _import_submodules
self._import_module(full_name)
File "/root/.virtualenvs/chat/lib/python3.7/site-packages/rasa_sdk/executor.py", line 227, in _import_module
module = importlib.import_module(name)
File "/usr/lib/python3.7/importlib/init.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "", line 1006, in _gcd_import
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 677, in _load_unlocked
File "", line 728, in exec_module
File "", line 219, in _call_with_frames_removed
File "/root/rasa_chatbot_cn-master/actions/actions.py", line 6, in
from rasa_core_sdk import Action
ModuleNotFoundError: No module named 'rasa_core_sdk'
Makefile:8: recipe for target 'run-actions' failed
make[1]: *** [run-actions] Error 1
make[1]: Leaving directory '/root/rasa_chatbot_cn-master'

你好,请问这个也版本的问题吗?谢谢

把rasa_core_sdk改为rasa_sdk即可

from rasa_chatbot_cn.

GaoQ1 avatar GaoQ1 commented on June 4, 2024

你是怎么执行的?

from rasa_chatbot_cn.

812406210 avatar 812406210 commented on June 4, 2024

from rasa_chatbot_cn.

812406210 avatar 812406210 commented on June 4, 2024

from rasa_chatbot_cn.

GaoQ1 avatar GaoQ1 commented on June 4, 2024

rasa==1.10.18
rasa-sdk==1.10.3
transformers==2.4.1
是这几个版本?

from rasa_chatbot_cn.

812406210 avatar 812406210 commented on June 4, 2024

from rasa_chatbot_cn.

812406210 avatar 812406210 commented on June 4, 2024

from rasa_chatbot_cn.

GaoQ1 avatar GaoQ1 commented on June 4, 2024

data下面数据集应该是rasa支持的格式,rasa1版本是md格式,rasa2支持的是yaml格式

from rasa_chatbot_cn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.