I am trying this but I get error with rasa init
:
(base) C:\Users\carlos>conda create -n chatbot python==3.8
Collecting package metadata (current_repodata.json): done
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: done
## Package Plan ##
environment location: C:\Users\carlos\anaconda3\envs\chatbot
added / updated specs:
- python==3.8
The following packages will be downloaded:
package | build
---------------------------|-----------------
certifi-2021.10.8 | py38haa95532_0 152 KB
pip-21.2.2 | py38haa95532_0 1.9 MB
python-3.8.0 | hff0d562_2 15.9 MB
setuptools-58.0.4 | py38haa95532_0 779 KB
wincertstore-0.2 | py38haa95532_2 15 KB
------------------------------------------------------------
Total: 18.7 MB
The following NEW packages will be INSTALLED:
ca-certificates pkgs/main/win-64::ca-certificates-2021.10.26-haa95532_2
certifi pkgs/main/win-64::certifi-2021.10.8-py38haa95532_0
openssl pkgs/main/win-64::openssl-1.1.1l-h2bbff1b_0
pip pkgs/main/win-64::pip-21.2.2-py38haa95532_0
python pkgs/main/win-64::python-3.8.0-hff0d562_2
setuptools pkgs/main/win-64::setuptools-58.0.4-py38haa95532_0
sqlite pkgs/main/win-64::sqlite-3.36.0-h2bbff1b_0
vc pkgs/main/win-64::vc-14.2-h21ff451_1
vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2
wheel pkgs/main/noarch::wheel-0.37.0-pyhd3eb1b0_1
wincertstore pkgs/main/win-64::wincertstore-0.2-py38haa95532_2
Proceed ([y]/n)? y
Downloading and Extracting Packages
wincertstore-0.2 | 15 KB | ############################################################################ | 100%
pip-21.2.2 | 1.9 MB | ############################################################################ | 100%
python-3.8.0 | 15.9 MB | ############################################################################ | 100%
certifi-2021.10.8 | 152 KB | ############################################################################ | 100%
setuptools-58.0.4 | 779 KB | ############################################################################ | 100%
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
#
# To activate this environment, use
#
# $ conda activate chatbot
#
# To deactivate an active environment, use
#
# $ conda deactivate
(base) C:\Users\carlos>conda activate chatbot
(chatbot) C:\Users\carlos>pip install rasa==2.8.1
Collecting rasa==2.8.1
Using cached rasa-2.8.1-py3-none-any.whl (765 kB)
Collecting webexteamssdk<1.7.0,>=1.1.1
Using cached webexteamssdk-1.6-py3-none-any.whl (113 kB)
Collecting regex<2021.8,>=2020.6
Using cached regex-2021.7.6-cp38-cp38-win_amd64.whl (270 kB)
Collecting fbmessenger<6.1.0,>=6.0.0
Using cached fbmessenger-6.0.0-py2.py3-none-any.whl (11 kB)
Collecting tensorflow-estimator<2.4,>=2.3
Using cached tensorflow_estimator-2.3.0-py2.py3-none-any.whl (459 kB)
Collecting kafka-python<3.0,>=1.4
Using cached kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
Collecting psycopg2-binary<2.10.0,>=2.8.2
Using cached psycopg2_binary-2.9.2-cp38-cp38-win_amd64.whl (1.1 MB)
Collecting tensorflow_hub<0.13,>=0.10
Using cached tensorflow_hub-0.12.0-py2.py3-none-any.whl (108 kB)
Collecting sentry-sdk<1.3.0,>=0.17.0
Using cached sentry_sdk-1.2.0-py2.py3-none-any.whl (133 kB)
Collecting twilio<6.51,>=6.26
Using cached twilio-6.50.1-py2.py3-none-any.whl
Collecting tensorflow<2.4,>=2.3
Using cached tensorflow-2.3.4-cp38-cp38-win_amd64.whl (342.7 MB)
Collecting scikit-learn<0.25,>=0.22
Using cached scikit_learn-0.24.2-cp38-cp38-win_amd64.whl (6.9 MB)
Collecting async_generator<1.11,>=1.10
Using cached async_generator-1.10-py3-none-any.whl (18 kB)
Collecting tqdm<5.0,>=4.31
Using cached tqdm-4.62.3-py2.py3-none-any.whl (76 kB)
Collecting pymongo[srv,tls]<3.11,>=3.8
Using cached pymongo-3.10.1-cp38-cp38-win_amd64.whl (355 kB)
Collecting rasa-sdk<3.0.0,>=2.8.1
Using cached rasa_sdk-2.8.2-py3-none-any.whl (43 kB)
Collecting python-dateutil<2.9,>=2.8
Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
Collecting sklearn-crfsuite<0.4,>=0.3
Using cached sklearn_crfsuite-0.3.6-py2.py3-none-any.whl (12 kB)
Collecting matplotlib<3.4,>=3.1
Using cached matplotlib-3.3.4-cp38-cp38-win_amd64.whl (8.5 MB)
Collecting python-engineio!=5.0.0,<6,>=4
Using cached python_engineio-4.3.0-py3-none-any.whl (52 kB)
Collecting sanic-cors<0.11.0,>=0.10.0b1
Using cached Sanic_Cors-0.10.0.post3-py2.py3-none-any.whl (17 kB)
Collecting pytz<2022.0,>=2019.1
Using cached pytz-2021.3-py2.py3-none-any.whl (503 kB)
Collecting jsonschema<3.3,>=3.2
Using cached jsonschema-3.2.0-py2.py3-none-any.whl (56 kB)
Collecting tensorflow-addons<0.14,>=0.10
Using cached tensorflow_addons-0.13.0-cp38-cp38-win_amd64.whl (615 kB)
Collecting networkx<2.6,>=2.4
Using cached networkx-2.5.1-py3-none-any.whl (1.6 MB)
Collecting packaging<21.0,>=20.0
Using cached packaging-20.9-py2.py3-none-any.whl (40 kB)
Collecting jsonpickle<2.1,>=1.3
Using cached jsonpickle-2.0.0-py2.py3-none-any.whl (37 kB)
Collecting pydot<1.5,>=1.4
Using cached pydot-1.4.2-py2.py3-none-any.whl (21 kB)
Collecting sanic<21.0.0,>=19.12.2
Using cached sanic-20.12.4-py3-none-any.whl (80 kB)
Requirement already satisfied: setuptools>=41.0.0 in c:\users\carlos\anaconda3\envs\chatbot\lib\site-packages (from rasa==2.8.1) (58.0.4)
Collecting python-socketio<6,>=4.4
Using cached python_socketio-5.5.0-py3-none-any.whl (55 kB)
Collecting redis<4.0,>=3.4
Using cached redis-3.5.3-py2.py3-none-any.whl (72 kB)
Collecting colorclass<2.3,>=2.2
Using cached colorclass-2.2.0-py3-none-any.whl
Collecting joblib<1.1.0,>=0.15.1
Using cached joblib-1.0.1-py3-none-any.whl (303 kB)
Collecting aio-pika<7.0.0,>=6.7.1
Using cached aio_pika-6.8.0-py3-none-any.whl (42 kB)
Collecting terminaltables<3.2.0,>=3.1.0
Using cached terminaltables-3.1.0-py3-none-any.whl
Collecting apscheduler<3.8,>=3.6
Using cached APScheduler-3.7.0-py2.py3-none-any.whl (59 kB)
Collecting aiohttp!=3.7.4.post0,<3.8,>=3.6
Using cached aiohttp-3.7.4-cp38-cp38-win_amd64.whl (635 kB)
Collecting attrs<21.3,>=19.3
Using cached attrs-21.2.0-py2.py3-none-any.whl (53 kB)
Collecting numpy<1.19,>=1.16
Using cached numpy-1.18.5-cp38-cp38-win_amd64.whl (12.8 MB)
Collecting boto3<2.0,>=1.12
Using cached boto3-1.20.12-py3-none-any.whl (131 kB)
Collecting pyTelegramBotAPI<4.0.0,>=3.7.3
Using cached pyTelegramBotAPI-3.8.3-py3-none-any.whl
Collecting ujson<5.0,>=1.35
Using cached ujson-4.3.0-cp38-cp38-win_amd64.whl (44 kB)
Collecting oauth2client==4.1.3
Using cached oauth2client-4.1.3-py2.py3-none-any.whl (98 kB)
Collecting sanic-jwt<2.0,>=1.3.2
Using cached sanic_jwt-1.7.0-py3-none-any.whl (23 kB)
Collecting tensorflow-probability<0.14,>=0.11
Using cached tensorflow_probability-0.13.0-py2.py3-none-any.whl (5.4 MB)
Collecting coloredlogs<16,>=10
Using cached coloredlogs-15.0.1-py2.py3-none-any.whl (46 kB)
Collecting questionary<1.10.0,>=1.5.1
Using cached questionary-1.9.0-py3-none-any.whl (32 kB)
Collecting PyJWT[crypto]<3.0.0,>=2.0.0
Using cached PyJWT-2.3.0-py3-none-any.whl (16 kB)
Collecting requests<3.0,>=2.23
Using cached requests-2.26.0-py2.py3-none-any.whl (62 kB)
Collecting scipy<2.0.0,>=1.4.1
Using cached scipy-1.7.2-cp38-cp38-win_amd64.whl (34.2 MB)
Collecting colorama<0.5.0,>=0.4.4
Using cached colorama-0.4.4-py2.py3-none-any.whl (16 kB)
Collecting SQLAlchemy<1.5.0,>=1.3.3
Using cached SQLAlchemy-1.4.27-cp38-cp38-win_amd64.whl (1.5 MB)
Collecting cloudpickle<1.7,>=1.2
Using cached cloudpickle-1.6.0-py3-none-any.whl (23 kB)
Collecting rocketchat_API<1.17.0,>=0.6.31
Using cached rocketchat_API-1.16.0-py3-none-any.whl (18 kB)
Collecting ruamel.yaml<0.17.0,>=0.16.5
Using cached ruamel.yaml-0.16.13-py2.py3-none-any.whl (111 kB)
Collecting absl-py<0.14,>=0.9
Using cached absl_py-0.13.0-py3-none-any.whl (132 kB)
Collecting slackclient<3.0.0,>=2.0.0
Using cached slackclient-2.9.3-py2.py3-none-any.whl (96 kB)
Collecting pykwalify<1.9,>=1.7
Using cached pykwalify-1.8.0-py2.py3-none-any.whl (24 kB)
Collecting colorhash<1.1.0,>=1.0.2
Using cached colorhash-1.0.3-py3-none-any.whl (4.0 kB)
Collecting mattermostwrapper<2.3,>=2.2
Using cached mattermostwrapper-2.2-py3-none-any.whl
Collecting prompt-toolkit<3.0,>=2.0
Using cached prompt_toolkit-2.0.10-py3-none-any.whl (340 kB)
Collecting rsa>=3.1.4
Downloading rsa-4.8-py3-none-any.whl (39 kB)
Collecting pyasn1>=0.1.7
Using cached pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
Collecting six>=1.6.1
Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting pyasn1-modules>=0.0.5
Using cached pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
Collecting httplib2>=0.9.1
Using cached httplib2-0.20.2-py3-none-any.whl (96 kB)
Collecting yarl
Using cached yarl-1.7.2-cp38-cp38-win_amd64.whl (122 kB)
Collecting aiormq<4,>=3.2.3
Using cached aiormq-3.3.1-py3-none-any.whl (28 kB)
Collecting chardet<4.0,>=2.0
Using cached chardet-3.0.4-py2.py3-none-any.whl (133 kB)
Collecting typing-extensions>=3.6.5
Using cached typing_extensions-4.0.0-py3-none-any.whl (22 kB)
Collecting multidict<7.0,>=4.5
Using cached multidict-5.2.0-cp38-cp38-win_amd64.whl (45 kB)
Collecting async-timeout<4.0,>=3.0
Using cached async_timeout-3.0.1-py3-none-any.whl (8.2 kB)
Collecting pamqp==2.3.0
Using cached pamqp-2.3.0-py2.py3-none-any.whl (28 kB)
Collecting tzlocal~=2.0
Using cached tzlocal-2.1-py2.py3-none-any.whl (16 kB)
Collecting botocore<1.24.0,>=1.23.12
Using cached botocore-1.23.12-py3-none-any.whl (8.2 MB)
Collecting s3transfer<0.6.0,>=0.5.0
Using cached s3transfer-0.5.0-py3-none-any.whl (79 kB)
Collecting jmespath<1.0.0,>=0.7.1
Using cached jmespath-0.10.0-py2.py3-none-any.whl (24 kB)
Collecting urllib3<1.27,>=1.25.4
Using cached urllib3-1.26.7-py2.py3-none-any.whl (138 kB)
Collecting humanfriendly>=9.1
Using cached humanfriendly-10.0-py2.py3-none-any.whl (86 kB)
Collecting pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2
Using cached pyparsing-3.0.6-py3-none-any.whl (97 kB)
Collecting pyreadline3
Using cached pyreadline3-3.3-py3-none-any.whl (95 kB)
Collecting pyrsistent>=0.14.0
Using cached pyrsistent-0.18.0-cp38-cp38-win_amd64.whl (62 kB)
Collecting kiwisolver>=1.0.1
Using cached kiwisolver-1.3.2-cp38-cp38-win_amd64.whl (52 kB)
Collecting pillow>=6.2.0
Using cached Pillow-8.4.0-cp38-cp38-win_amd64.whl (3.2 MB)
Collecting cycler>=0.10
Using cached cycler-0.11.0-py3-none-any.whl (6.4 kB)
Collecting decorator<5,>=4.3
Using cached decorator-4.4.2-py2.py3-none-any.whl (9.2 kB)
Collecting wcwidth
Using cached wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)
Collecting cryptography>=3.3.1
Using cached cryptography-36.0.0-cp36-abi3-win_amd64.whl (2.2 MB)
Collecting cffi>=1.12
Using cached cffi-1.15.0-cp38-cp38-win_amd64.whl (179 kB)
Collecting pycparser
Using cached pycparser-2.21-py2.py3-none-any.whl (118 kB)
Collecting docopt>=0.6.2
Using cached docopt-0.6.2-py2.py3-none-any.whl
Collecting dnspython<2.0.0,>=1.16.0
Using cached dnspython-1.16.0-py2.py3-none-any.whl (188 kB)
Collecting bidict>=0.21.0
Using cached bidict-0.21.4-py3-none-any.whl (36 kB)
Collecting typing-extensions>=3.6.5
Using cached typing_extensions-3.10.0.2-py3-none-any.whl (26 kB)
Collecting requests<3.0,>=2.23
Using cached requests-2.25.1-py2.py3-none-any.whl (61 kB)
Requirement already satisfied: certifi>=2017.4.17 in c:\users\carlos\anaconda3\envs\chatbot\lib\site-packages (from requests<3.0,>=2.23->rasa==2.8.1) (2021.10.8)
Collecting idna<3,>=2.5
Using cached idna-2.10-py2.py3-none-any.whl (58 kB)
Collecting ruamel.yaml.clib>=0.1.2
Using cached ruamel.yaml.clib-0.2.6-cp38-cp38-win_amd64.whl (117 kB)
Collecting aiofiles>=0.6.0
Using cached aiofiles-0.7.0-py3-none-any.whl (13 kB)
Collecting httptools>=0.0.10
Using cached httptools-0.3.0-cp38-cp38-win_amd64.whl (141 kB)
Collecting websockets<9.0,>=8.1
Using cached websockets-8.1-cp38-cp38-win_amd64.whl (66 kB)
Collecting httpx==0.15.4
Using cached httpx-0.15.4-py3-none-any.whl (65 kB)
Collecting rfc3986[idna2008]<2,>=1.3
Using cached rfc3986-1.5.0-py2.py3-none-any.whl (31 kB)
Collecting httpcore==0.11.*
Using cached httpcore-0.11.1-py3-none-any.whl (52 kB)
Collecting sniffio
Using cached sniffio-1.2.0-py3-none-any.whl (10 kB)
Collecting h11<0.10,>=0.8
Using cached h11-0.9.0-py2.py3-none-any.whl (53 kB)
Collecting sanic-plugins-framework>=0.9.0
Using cached Sanic_Plugins_Framework-0.9.5-py2.py3-none-any.whl (23 kB)
Collecting sanic-jwt<2.0,>=1.3.2
Using cached sanic_jwt-1.6.0-py3-none-any.whl
Using cached sanic-jwt-1.5.0.tar.gz (19 kB)
Collecting threadpoolctl>=2.0.0
Using cached threadpoolctl-3.0.0-py3-none-any.whl (14 kB)
Collecting tabulate
Using cached tabulate-0.8.9-py3-none-any.whl (25 kB)
Collecting python-crfsuite>=0.8.3
Using cached python_crfsuite-0.9.7-cp38-cp38-win_amd64.whl (156 kB)
Collecting greenlet!=0.4.17
Using cached greenlet-1.1.2-cp38-cp38-win_amd64.whl (101 kB)
Collecting protobuf>=3.9.2
Using cached protobuf-3.19.1-cp38-cp38-win_amd64.whl (895 kB)
Requirement already satisfied: wheel>=0.26 in c:\users\carlos\anaconda3\envs\chatbot\lib\site-packages (from tensorflow<2.4,>=2.3->rasa==2.8.1) (0.37.0)
Collecting grpcio>=1.8.6
Using cached grpcio-1.42.0-cp38-cp38-win_amd64.whl (3.3 MB)
Collecting termcolor>=1.1.0
Using cached termcolor-1.1.0-py3-none-any.whl
Collecting google-pasta>=0.1.8
Using cached google_pasta-0.2.0-py3-none-any.whl (57 kB)
Collecting wrapt>=1.11.1
Using cached wrapt-1.13.3-cp38-cp38-win_amd64.whl (34 kB)
Collecting gast==0.3.3
Using cached gast-0.3.3-py2.py3-none-any.whl (9.7 kB)
Collecting opt-einsum>=2.3.2
Using cached opt_einsum-3.3.0-py3-none-any.whl (65 kB)
Collecting keras-preprocessing<1.2,>=1.1.1
Using cached Keras_Preprocessing-1.1.2-py2.py3-none-any.whl (42 kB)
Collecting astunparse==1.6.3
Using cached astunparse-1.6.3-py2.py3-none-any.whl (12 kB)
Collecting tensorboard<3,>=2.3.0
Using cached tensorboard-2.7.0-py3-none-any.whl (5.8 MB)
Collecting h5py<2.11.0,>=2.10.0
Using cached h5py-2.10.0-cp38-cp38-win_amd64.whl (2.5 MB)
Collecting google-auth<3,>=1.6.3
Using cached google_auth-2.3.3-py2.py3-none-any.whl (155 kB)
Collecting google-auth-oauthlib<0.5,>=0.4.1
Using cached google_auth_oauthlib-0.4.6-py2.py3-none-any.whl (18 kB)
Collecting werkzeug>=0.11.15
Using cached Werkzeug-2.0.2-py3-none-any.whl (288 kB)
Collecting markdown>=2.6.8
Using cached Markdown-3.3.6-py3-none-any.whl (97 kB)
Collecting tensorboard-data-server<0.7.0,>=0.6.0
Using cached tensorboard_data_server-0.6.1-py3-none-any.whl (2.4 kB)
Collecting tensorboard-plugin-wit>=1.6.0
Using cached tensorboard_plugin_wit-1.8.0-py3-none-any.whl (781 kB)
Collecting cachetools<5.0,>=2.0.0
Using cached cachetools-4.2.4-py3-none-any.whl (10 kB)
Collecting requests-oauthlib>=0.7.0
Using cached requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB)
Collecting importlib-metadata>=4.4
Using cached importlib_metadata-4.8.2-py3-none-any.whl (17 kB)
Collecting zipp>=0.5
Using cached zipp-3.6.0-py3-none-any.whl (5.3 kB)
Collecting oauthlib>=3.0.0
Using cached oauthlib-3.1.1-py2.py3-none-any.whl (146 kB)
Collecting typeguard>=2.7
Using cached typeguard-2.13.2-py3-none-any.whl (17 kB)
Collecting dm-tree
Using cached dm_tree-0.1.6-cp38-cp38-win_amd64.whl (75 kB)
Collecting requests-toolbelt
Using cached requests_toolbelt-0.9.1-py2.py3-none-any.whl (54 kB)
Collecting future
Using cached future-0.18.2-py3-none-any.whl
Building wheels for collected packages: sanic-jwt
Building wheel for sanic-jwt (setup.py) ... done
Created wheel for sanic-jwt: filename=sanic_jwt-1.5.0-py3-none-any.whl size=21945 sha256=09c7b68d860b87dc66352b02f930cfa228283642a56d4122efc80e0c27bd25b6
Stored in directory: c:\users\carlos\appdata\local\pip\cache\wheels\e4\2e\40\8f80374f1c0ee6d614190ef6431adf842373d47f730a35b06d
Successfully built sanic-jwt
Installing collected packages: sniffio, rfc3986, idna, h11, urllib3, pyasn1, httpcore, chardet, zipp, websockets, six, rsa, requests, pyasn1-modules, oauthlib, multidict, httpx, httptools, cachetools, aiofiles, sanic, requests-oauthlib, python-dateutil, pyreadline3, pycparser, jmespath, importlib-metadata, google-auth, yarl, werkzeug, wcwidth, typing-extensions, tensorboard-plugin-wit, tensorboard-data-server, sanic-plugins-framework, ruamel.yaml.clib, pytz, pyparsing, protobuf, pamqp, numpy, markdown, humanfriendly, grpcio, google-auth-oauthlib, colorama, cffi, botocore, attrs, async-timeout, absl-py, wrapt, tzlocal, typeguard, tqdm, threadpoolctl, termcolor, tensorflow-estimator, tensorboard, tabulate, scipy, sanic-cors, s3transfer, ruamel.yaml, requests-toolbelt, python-engineio, python-crfsuite, pyrsistent, pymongo, PyJWT, prompt-toolkit, pillow, opt-einsum, kiwisolver, keras-preprocessing, joblib, httplib2, h5py, greenlet, google-pasta, gast, future, docopt, dnspython, dm-tree, decorator, cycler, cryptography, coloredlogs, cloudpickle, bidict, astunparse, aiormq, aiohttp, webexteamssdk, ujson, twilio, terminaltables, tensorflow-probability, tensorflow-hub, tensorflow-addons, tensorflow, SQLAlchemy, slackclient, sklearn-crfsuite, sentry-sdk, scikit-learn, sanic-jwt, rocketchat-API, regex, redis, rasa-sdk, questionary, python-socketio, pyTelegramBotAPI, pykwalify, pydot, psycopg2-binary, packaging, oauth2client, networkx, mattermostwrapper, matplotlib, kafka-python, jsonschema, jsonpickle, fbmessenger, colorhash, colorclass, boto3, async-generator, apscheduler, aio-pika, rasa
Successfully installed PyJWT-2.3.0 SQLAlchemy-1.4.27 absl-py-0.13.0 aio-pika-6.8.0 aiofiles-0.7.0 aiohttp-3.7.4 aiormq-3.3.1 apscheduler-3.7.0 astunparse-1.6.3 async-generator-1.10 async-timeout-3.0.1 attrs-21.2.0 bidict-0.21.4 boto3-1.20.12 botocore-1.23.12 cachetools-4.2.4 cffi-1.15.0 chardet-3.0.4 cloudpickle-1.6.0 colorama-0.4.4 colorclass-2.2.0 coloredlogs-15.0.1 colorhash-1.0.3 cryptography-36.0.0 cycler-0.11.0 decorator-4.4.2 dm-tree-0.1.6 dnspython-1.16.0 docopt-0.6.2 fbmessenger-6.0.0 future-0.18.2 gast-0.3.3 google-auth-2.3.3 google-auth-oauthlib-0.4.6 google-pasta-0.2.0 greenlet-1.1.2 grpcio-1.42.0 h11-0.9.0 h5py-2.10.0 httpcore-0.11.1 httplib2-0.20.2 httptools-0.3.0 httpx-0.15.4 humanfriendly-10.0 idna-2.10 importlib-metadata-4.8.2 jmespath-0.10.0 joblib-1.0.1 jsonpickle-2.0.0 jsonschema-3.2.0 kafka-python-2.0.2 keras-preprocessing-1.1.2 kiwisolver-1.3.2 markdown-3.3.6 matplotlib-3.3.4 mattermostwrapper-2.2 multidict-5.2.0 networkx-2.5.1 numpy-1.18.5 oauth2client-4.1.3 oauthlib-3.1.1 opt-einsum-3.3.0 packaging-20.9 pamqp-2.3.0 pillow-8.4.0 prompt-toolkit-2.0.10 protobuf-3.19.1 psycopg2-binary-2.9.2 pyTelegramBotAPI-3.8.3 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.21 pydot-1.4.2 pykwalify-1.8.0 pymongo-3.10.1 pyparsing-3.0.6 pyreadline3-3.3 pyrsistent-0.18.0 python-crfsuite-0.9.7 python-dateutil-2.8.2 python-engineio-4.3.0 python-socketio-5.5.0 pytz-2021.3 questionary-1.9.0 rasa-2.8.1 rasa-sdk-2.8.2 redis-3.5.3 regex-2021.7.6 requests-2.25.1 requests-oauthlib-1.3.0 requests-toolbelt-0.9.1 rfc3986-1.5.0 rocketchat-API-1.16.0 rsa-4.8 ruamel.yaml-0.16.13 ruamel.yaml.clib-0.2.6 s3transfer-0.5.0 sanic-20.12.4 sanic-cors-0.10.0.post3 sanic-jwt-1.5.0 sanic-plugins-framework-0.9.5 scikit-learn-0.24.2 scipy-1.7.2 sentry-sdk-1.2.0 six-1.16.0 sklearn-crfsuite-0.3.6 slackclient-2.9.3 sniffio-1.2.0 tabulate-0.8.9 tensorboard-2.7.0 tensorboard-data-server-0.6.1 tensorboard-plugin-wit-1.8.0 tensorflow-2.3.4 tensorflow-addons-0.13.0 tensorflow-estimator-2.3.0 tensorflow-hub-0.12.0 tensorflow-probability-0.13.0 termcolor-1.1.0 terminaltables-3.1.0 threadpoolctl-3.0.0 tqdm-4.62.3 twilio-6.50.1 typeguard-2.13.2 typing-extensions-3.10.0.2 tzlocal-2.1 ujson-4.3.0 urllib3-1.26.7 wcwidth-0.2.5 webexteamssdk-1.6 websockets-8.1 werkzeug-2.0.2 wrapt-1.13.3 yarl-1.7.2 zipp-3.6.0
(chatbot) C:\Users\carlos>pip install rasa-sdk==2.8.1
Collecting rasa-sdk==2.8.1
Using cached rasa_sdk-2.8.1-py3-none-any.whl (43 kB)
Requirement already satisfied: requests<2.26.0,>=2.23.0 in c:\users\carlos\anaconda3\envs\chatbot\lib\site-packages (from rasa-sdk==2.8.1) (2.25.1)
Requirement already satisfied: urllib3<2.0.0,>=1.26.5 in c:\users\carlos\anaconda3\envs\chatbot\lib\site-packages (from rasa-sdk==2.8.1) (1.26.7)
Requirement already satisfied: typing-extensions<4.0.0,>=3.7.4 in c:\users\carlos\anaconda3\envs\chatbot\lib\site-packages (from rasa-sdk==2.8.1) (3.10.0.2)
Requirement already satisfied: sanic<21.0.0,>=19.12.2 in c:\users\carlos\anaconda3\envs\chatbot\lib\site-packages (from rasa-sdk==2.8.1) (20.12.4)
Requirement already satisfied: coloredlogs<16,>=10 in c:\users\carlos\anaconda3\envs\chatbot\lib\site-packages (from rasa-sdk==2.8.1) (15.0.1)
Requirement already satisfied: sanic-cors<0.11.0,>=0.10.0 in c:\users\carlos\anaconda3\envs\chatbot\lib\site-packages (from rasa-sdk==2.8.1) (0.10.0.post3)
Requirement already satisfied: humanfriendly>=9.1 in c:\users\carlos\anaconda3\envs\chatbot\lib\site-packages (from coloredlogs<16,>=10->rasa-sdk==2.8.1) (10.0)
Requirement already satisfied: pyreadline3 in c:\users\carlos\anaconda3\envs\chatbot\lib\site-packages (from humanfriendly>=9.1->coloredlogs<16,>=10->rasa-sdk==2.8.1) (3.3)
Requirement already satisfied: idna<3,>=2.5 in c:\users\carlos\anaconda3\envs\chatbot\lib\site-packages (from requests<2.26.0,>=2.23.0->rasa-sdk==2.8.1) (2.10)
Requirement already satisfied: certifi>=2017.4.17 in c:\users\carlos\anaconda3\envs\chatbot\lib\site-packages (from requests<2.26.0,>=2.23.0->rasa-sdk==2.8.1) (2021.10.8)
Requirement already satisfied: chardet<5,>=3.0.2 in c:\users\carlos\anaconda3\envs\chatbot\lib\site-packages (from requests<2.26.0,>=2.23.0->rasa-sdk==2.8.1) (3.0.4)
Requirement already satisfied: aiofiles>=0.6.0 in c:\users\carlos\anaconda3\envs\chatbot\lib\site-packages (from sanic<21.0.0,>=19.12.2->rasa-sdk==2.8.1) (0.7.0)
Requirement already satisfied: httpx==0.15.4 in c:\users\carlos\anaconda3\envs\chatbot\lib\site-packages (from sanic<21.0.0,>=19.12.2->rasa-sdk==2.8.1) (0.15.4)
Requirement already satisfied: websockets<9.0,>=8.1 in c:\users\carlos\anaconda3\envs\chatbot\lib\site-packages (from sanic<21.0.0,>=19.12.2->rasa-sdk==2.8.1) (8.1)
Requirement already satisfied: httptools>=0.0.10 in c:\users\carlos\anaconda3\envs\chatbot\lib\site-packages (from sanic<21.0.0,>=19.12.2->rasa-sdk==2.8.1) (0.3.0)
Requirement already satisfied: multidict<6.0,>=5.0 in c:\users\carlos\anaconda3\envs\chatbot\lib\site-packages (from sanic<21.0.0,>=19.12.2->rasa-sdk==2.8.1) (5.2.0)
Requirement already satisfied: rfc3986[idna2008]<2,>=1.3 in c:\users\carlos\anaconda3\envs\chatbot\lib\site-packages (from httpx==0.15.4->sanic<21.0.0,>=19.12.2->rasa-sdk==2.8.1) (1.5.0)
Requirement already satisfied: httpcore==0.11.* in c:\users\carlos\anaconda3\envs\chatbot\lib\site-packages (from httpx==0.15.4->sanic<21.0.0,>=19.12.2->rasa-sdk==2.8.1) (0.11.1)
Requirement already satisfied: sniffio in c:\users\carlos\anaconda3\envs\chatbot\lib\site-packages (from httpx==0.15.4->sanic<21.0.0,>=19.12.2->rasa-sdk==2.8.1) (1.2.0)
Requirement already satisfied: h11<0.10,>=0.8 in c:\users\carlos\anaconda3\envs\chatbot\lib\site-packages (from httpcore==0.11.*->httpx==0.15.4->sanic<21.0.0,>=19.12.2->rasa-sdk==2.8.1) (0.9.0)
Requirement already satisfied: sanic-plugins-framework>=0.9.0 in c:\users\carlos\anaconda3\envs\chatbot\lib\site-packages (from sanic-cors<0.11.0,>=0.10.0->rasa-sdk==2.8.1) (0.9.5)
Requirement already satisfied: setuptools>=40.0 in c:\users\carlos\anaconda3\envs\chatbot\lib\site-packages (from sanic-plugins-framework>=0.9.0->sanic-cors<0.11.0,>=0.10.0->rasa-sdk==2.8.1) (58.0.4)
Installing collected packages: rasa-sdk
Attempting uninstall: rasa-sdk
Found existing installation: rasa-sdk 2.8.2
Uninstalling rasa-sdk-2.8.2:
Successfully uninstalled rasa-sdk-2.8.2
Successfully installed rasa-sdk-2.8.1
(chatbot) C:\Users\carlos>rasa --version
Rasa Version : 2.8.1
Minimum Compatible Version: 2.8.0
Rasa SDK Version : 2.8.1
Rasa X Version : None
Python Version : 3.8.0
Operating System : Windows-10-10.0.19041-SP0
Python Path : C:\Users\carlos\anaconda3\envs\chatbot\python.exe
(chatbot) C:\Users\carlos>rasa init
Welcome to Rasa! 🤖
To get started quickly, an initial project will be created.
If you need some help, check out the documentation at https://rasa.com/docs/rasa.
Now let's start! 👇🏽
? Please enter a path where the project will be created [default: current directory]
? Directory 'C:\Users\carlos' is not empty. Continue? Yes
Created project directory at 'C:\Users\carlos'.
Finished creating project structure.
? Do you want to train an initial model? 💪🏽 Yes
Training an initial model...
Traceback (most recent call last):
File "C:\Users\carlos\anaconda3\envs\chatbot\lib\site-packages\tensorflow\python\pywrap_tensorflow.py", line 64, in <module>
from tensorflow.python._pywrap_tensorflow_internal import *
ImportError: DLL load failed while importing _pywrap_tensorflow_internal: Error en una rutina de inicialización de biblioteca de vínculos dinámicos (DLL).
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\carlos\anaconda3\envs\chatbot\lib\runpy.py", line 192, in _run_module_as_main
return _run_code(code, main_globals, None,
File "C:\Users\carlos\anaconda3\envs\chatbot\lib\runpy.py", line 85, in _run_code
exec(code, run_globals)
File "C:\Users\carlos\anaconda3\envs\chatbot\Scripts\rasa.exe\__main__.py", line 7, in <module>
File "C:\Users\carlos\anaconda3\envs\chatbot\lib\site-packages\rasa\__main__.py", line 117, in main
cmdline_arguments.func(cmdline_arguments)
File "C:\Users\carlos\anaconda3\envs\chatbot\lib\site-packages\rasa\cli\scaffold.py", line 235, in run
init_project(args, path)
File "C:\Users\carlos\anaconda3\envs\chatbot\lib\site-packages\rasa\cli\scaffold.py", line 130, in init_project
print_train_or_instructions(args, path)
File "C:\Users\carlos\anaconda3\envs\chatbot\lib\site-packages\rasa\cli\scaffold.py", line 69, in print_train_or_instructions
training_result = rasa.train(domain, config, training_files, output)
File "C:\Users\carlos\anaconda3\envs\chatbot\lib\site-packages\rasa\api.py", line 106, in train
from rasa.model_training import train_async
File "C:\Users\carlos\anaconda3\envs\chatbot\lib\site-packages\rasa\model_training.py", line 22, in <module>
from rasa.nlu.model import Interpreter
File "C:\Users\carlos\anaconda3\envs\chatbot\lib\site-packages\rasa\nlu\model.py", line 14, in <module>
from rasa.nlu import components, utils
File "C:\Users\carlos\anaconda3\envs\chatbot\lib\site-packages\rasa\nlu\components.py", line 7, in <module>
import rasa.utils.train_utils
File "C:\Users\carlos\anaconda3\envs\chatbot\lib\site-packages\rasa\utils\train_utils.py", line 39, in <module>
from rasa.utils.tensorflow.callback import RasaTrainingLogger, RasaModelCheckpoint
File "C:\Users\carlos\anaconda3\envs\chatbot\lib\site-packages\rasa\utils\tensorflow\callback.py", line 5, in <module>
import tensorflow as tf
File "C:\Users\carlos\anaconda3\envs\chatbot\lib\site-packages\tensorflow\__init__.py", line 41, in <module>
from tensorflow.python.tools import module_util as _module_util
File "C:\Users\carlos\anaconda3\envs\chatbot\lib\site-packages\tensorflow\python\__init__.py", line 40, in <module>
from tensorflow.python.eager import context
File "C:\Users\carlos\anaconda3\envs\chatbot\lib\site-packages\tensorflow\python\eager\context.py", line 35, in <module>
from tensorflow.python import pywrap_tfe
File "C:\Users\carlos\anaconda3\envs\chatbot\lib\site-packages\tensorflow\python\pywrap_tfe.py", line 28, in <module>
from tensorflow.python import pywrap_tensorflow
File "C:\Users\carlos\anaconda3\envs\chatbot\lib\site-packages\tensorflow\python\pywrap_tensorflow.py", line 83, in <module>
raise ImportError(msg)
ImportError: Traceback (most recent call last):
File "C:\Users\carlos\anaconda3\envs\chatbot\lib\site-packages\tensorflow\python\pywrap_tensorflow.py", line 64, in <module>
from tensorflow.python._pywrap_tensorflow_internal import *
ImportError: DLL load failed while importing _pywrap_tensorflow_internal: Error en una rutina de inicialización de biblioteca de vínculos dinámicos (DLL).
Failed to load the native TensorFlow runtime.
See https://www.tensorflow.org/install/errors
for some common reasons and solutions. Include the entire stack trace
above this error message when asking for help.
(chatbot) C:\Users\carlos>conda install tensorflow
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: done
## Package Plan ##
environment location: C:\Users\carlos\anaconda3\envs\chatbot
added / updated specs:
- tensorflow
The following packages will be downloaded:
package | build
---------------------------|-----------------
_tflow_select-2.3.0 | eigen 4 KB
absl-py-0.13.0 | py38haa95532_0 175 KB
aiohttp-3.7.4.post0 | py38h2bbff1b_2 522 KB
astor-0.8.1 | py38haa95532_0 47 KB
astunparse-1.6.3 | py_0 17 KB
async-timeout-3.0.1 | py38haa95532_0 14 KB
blinker-1.4 | py38haa95532_0 23 KB
brotlipy-0.7.0 |py38h2bbff1b_1003 412 KB
cachetools-4.2.2 | pyhd3eb1b0_0 13 KB
cffi-1.15.0 | py38h2bbff1b_0 223 KB
chardet-4.0.0 |py38haa95532_1003 211 KB
cryptography-3.4.8 | py38h71e12ea_0 637 KB
gast-0.4.0 | pyhd3eb1b0_0 13 KB
google-auth-1.33.0 | pyhd3eb1b0_0 80 KB
google-auth-oauthlib-0.4.4 | pyhd3eb1b0_0 18 KB
google-pasta-0.2.0 | pyhd3eb1b0_0 46 KB
grpcio-1.42.0 | py38hc60d5dd_0 1.9 MB
h5py-2.10.0 | py38h5e291fa_0 841 KB
hdf5-1.10.4 | h7ebc959_0 7.9 MB
importlib-metadata-4.8.1 | py38haa95532_0 40 KB
keras-applications-1.0.8 | py_1 29 KB
keras-preprocessing-1.1.2 | pyhd3eb1b0_0 35 KB
libprotobuf-3.17.2 | h23ce68f_1 1.9 MB
markdown-3.3.4 | py38haa95532_0 144 KB
mkl-service-2.4.0 | py38h2bbff1b_0 51 KB
mkl_fft-1.3.1 | py38h277e83a_0 139 KB
mkl_random-1.2.2 | py38hf11a4ad_0 225 KB
multidict-5.1.0 | py38h2bbff1b_2 61 KB
numpy-1.21.2 | py38hfca59bb_0 24 KB
numpy-base-1.21.2 | py38h0829f74_0 4.4 MB
oauthlib-3.1.1 | pyhd3eb1b0_0 90 KB
opt_einsum-3.3.0 | pyhd3eb1b0_1 57 KB
protobuf-3.17.2 | py38hd77b12b_0 257 KB
pyasn1-0.4.8 | pyhd3eb1b0_0 54 KB
pyasn1-modules-0.2.8 | py_0 72 KB
pycparser-2.21 | pyhd3eb1b0_0 94 KB
pyjwt-2.1.0 | py38haa95532_0 32 KB
pyreadline-2.1 | py38_1 145 KB
pysocks-1.7.1 | py38haa95532_0 31 KB
requests-oauthlib-1.3.0 | py_0 23 KB
rsa-4.7.2 | pyhd3eb1b0_1 28 KB
scipy-1.7.1 | py38hbe87c03_2 13.8 MB
tensorboard-2.4.0 | pyhc547734_0 8.8 MB
tensorboard-plugin-wit-1.6.0| py_0 630 KB
tensorflow-2.3.0 |mkl_py38h8c0d9a2_0 6 KB
tensorflow-base-2.3.0 |eigen_py38h75a453f_0 49.5 MB
tensorflow-estimator-2.6.0 | pyh7b7c402_0 267 KB
termcolor-1.1.0 | py38haa95532_1 9 KB
typing-extensions-3.10.0.2 | hd3eb1b0_0 12 KB
win_inet_pton-1.1.0 | py38haa95532_0 35 KB
wrapt-1.12.1 | py38he774522_1 49 KB
yarl-1.6.3 | py38h2bbff1b_0 153 KB
------------------------------------------------------------
Total: 94.1 MB
The following NEW packages will be INSTALLED:
_tflow_select pkgs/main/win-64::_tflow_select-2.3.0-eigen
absl-py pkgs/main/win-64::absl-py-0.13.0-py38haa95532_0
aiohttp pkgs/main/win-64::aiohttp-3.7.4.post0-py38h2bbff1b_2
astor pkgs/main/win-64::astor-0.8.1-py38haa95532_0
astunparse pkgs/main/noarch::astunparse-1.6.3-py_0
async-timeout pkgs/main/win-64::async-timeout-3.0.1-py38haa95532_0
attrs pkgs/main/noarch::attrs-21.2.0-pyhd3eb1b0_0
blas pkgs/main/win-64::blas-1.0-mkl
blinker pkgs/main/win-64::blinker-1.4-py38haa95532_0
brotlipy pkgs/main/win-64::brotlipy-0.7.0-py38h2bbff1b_1003
cachetools pkgs/main/noarch::cachetools-4.2.2-pyhd3eb1b0_0
cffi pkgs/main/win-64::cffi-1.15.0-py38h2bbff1b_0
chardet pkgs/main/win-64::chardet-4.0.0-py38haa95532_1003
charset-normalizer pkgs/main/noarch::charset-normalizer-2.0.4-pyhd3eb1b0_0
click pkgs/main/noarch::click-8.0.3-pyhd3eb1b0_0
cryptography pkgs/main/win-64::cryptography-3.4.8-py38h71e12ea_0
dataclasses pkgs/main/noarch::dataclasses-0.8-pyh6d0b6a4_7
gast pkgs/main/noarch::gast-0.4.0-pyhd3eb1b0_0
google-auth pkgs/main/noarch::google-auth-1.33.0-pyhd3eb1b0_0
google-auth-oauth~ pkgs/main/noarch::google-auth-oauthlib-0.4.4-pyhd3eb1b0_0
google-pasta pkgs/main/noarch::google-pasta-0.2.0-pyhd3eb1b0_0
grpcio pkgs/main/win-64::grpcio-1.42.0-py38hc60d5dd_0
h5py pkgs/main/win-64::h5py-2.10.0-py38h5e291fa_0
hdf5 pkgs/main/win-64::hdf5-1.10.4-h7ebc959_0
icc_rt pkgs/main/win-64::icc_rt-2019.0.0-h0cc432a_1
idna pkgs/main/noarch::idna-3.2-pyhd3eb1b0_0
importlib-metadata pkgs/main/win-64::importlib-metadata-4.8.1-py38haa95532_0
intel-openmp pkgs/main/win-64::intel-openmp-2021.4.0-haa95532_3556
keras-applications pkgs/main/noarch::keras-applications-1.0.8-py_1
keras-preprocessi~ pkgs/main/noarch::keras-preprocessing-1.1.2-pyhd3eb1b0_0
libprotobuf pkgs/main/win-64::libprotobuf-3.17.2-h23ce68f_1
markdown pkgs/main/win-64::markdown-3.3.4-py38haa95532_0
mkl pkgs/main/win-64::mkl-2021.4.0-haa95532_640
mkl-service pkgs/main/win-64::mkl-service-2.4.0-py38h2bbff1b_0
mkl_fft pkgs/main/win-64::mkl_fft-1.3.1-py38h277e83a_0
mkl_random pkgs/main/win-64::mkl_random-1.2.2-py38hf11a4ad_0
multidict pkgs/main/win-64::multidict-5.1.0-py38h2bbff1b_2
numpy pkgs/main/win-64::numpy-1.21.2-py38hfca59bb_0
numpy-base pkgs/main/win-64::numpy-base-1.21.2-py38h0829f74_0
oauthlib pkgs/main/noarch::oauthlib-3.1.1-pyhd3eb1b0_0
opt_einsum pkgs/main/noarch::opt_einsum-3.3.0-pyhd3eb1b0_1
protobuf pkgs/main/win-64::protobuf-3.17.2-py38hd77b12b_0
pyasn1 pkgs/main/noarch::pyasn1-0.4.8-pyhd3eb1b0_0
pyasn1-modules pkgs/main/noarch::pyasn1-modules-0.2.8-py_0
pycparser pkgs/main/noarch::pycparser-2.21-pyhd3eb1b0_0
pyjwt pkgs/main/win-64::pyjwt-2.1.0-py38haa95532_0
pyopenssl pkgs/main/noarch::pyopenssl-21.0.0-pyhd3eb1b0_1
pyreadline pkgs/main/win-64::pyreadline-2.1-py38_1
pysocks pkgs/main/win-64::pysocks-1.7.1-py38haa95532_0
requests pkgs/main/noarch::requests-2.26.0-pyhd3eb1b0_0
requests-oauthlib pkgs/main/noarch::requests-oauthlib-1.3.0-py_0
rsa pkgs/main/noarch::rsa-4.7.2-pyhd3eb1b0_1
scipy pkgs/main/win-64::scipy-1.7.1-py38hbe87c03_2
six pkgs/main/noarch::six-1.16.0-pyhd3eb1b0_0
tensorboard pkgs/main/noarch::tensorboard-2.4.0-pyhc547734_0
tensorboard-plugi~ pkgs/main/noarch::tensorboard-plugin-wit-1.6.0-py_0
tensorflow pkgs/main/win-64::tensorflow-2.3.0-mkl_py38h8c0d9a2_0
tensorflow-base pkgs/main/win-64::tensorflow-base-2.3.0-eigen_py38h75a453f_0
tensorflow-estima~ pkgs/main/noarch::tensorflow-estimator-2.6.0-pyh7b7c402_0
termcolor pkgs/main/win-64::termcolor-1.1.0-py38haa95532_1
typing-extensions pkgs/main/noarch::typing-extensions-3.10.0.2-hd3eb1b0_0
typing_extensions pkgs/main/noarch::typing_extensions-3.10.0.2-pyh06a4308_0
urllib3 pkgs/main/noarch::urllib3-1.26.7-pyhd3eb1b0_0
werkzeug pkgs/main/noarch::werkzeug-2.0.2-pyhd3eb1b0_0
win_inet_pton pkgs/main/win-64::win_inet_pton-1.1.0-py38haa95532_0
wrapt pkgs/main/win-64::wrapt-1.12.1-py38he774522_1
yarl pkgs/main/win-64::yarl-1.6.3-py38h2bbff1b_0
zipp pkgs/main/noarch::zipp-3.6.0-pyhd3eb1b0_0
zlib pkgs/main/win-64::zlib-1.2.11-h62dcd97_4
Proceed ([y]/n)? y
Downloading and Extracting Packages
grpcio-1.42.0 | 1.9 MB | ############################################################################ | 100%
wrapt-1.12.1 | 49 KB | ############################################################################ | 100%
astunparse-1.6.3 | 17 KB | ############################################################################ | 100%
pyasn1-0.4.8 | 54 KB | ############################################################################ | 100%
mkl_random-1.2.2 | 225 KB | ############################################################################ | 100%
numpy-base-1.21.2 | 4.4 MB | ############################################################################ | 100%
brotlipy-0.7.0 | 412 KB | ############################################################################ | 100%
multidict-5.1.0 | 61 KB | ############################################################################ | 100%
numpy-1.21.2 | 24 KB | ############################################################################ | 100%
h5py-2.10.0 | 841 KB | ############################################################################ | 100%
typing-extensions-3. | 12 KB | ############################################################################ | 100%
markdown-3.3.4 | 144 KB | ############################################################################ | 100%
scipy-1.7.1 | 13.8 MB | ############################################################################ | 100%
keras-preprocessing- | 35 KB | ############################################################################ | 100%
oauthlib-3.1.1 | 90 KB | ############################################################################ | 100%
aiohttp-3.7.4.post0 | 522 KB | ############################################################################ | 100%
mkl-service-2.4.0 | 51 KB | ############################################################################ | 100%
absl-py-0.13.0 | 175 KB | ############################################################################ | 100%
mkl_fft-1.3.1 | 139 KB | ############################################################################ | 100%
yarl-1.6.3 | 153 KB | ############################################################################ | 100%
cachetools-4.2.2 | 13 KB | ############################################################################ | 100%
pysocks-1.7.1 | 31 KB | ############################################################################ | 100%
libprotobuf-3.17.2 | 1.9 MB | ############################################################################ | 100%
tensorboard-plugin-w | 630 KB | ############################################################################ | 100%
keras-applications-1 | 29 KB | ############################################################################ | 100%
astor-0.8.1 | 47 KB | ############################################################################ | 100%
pyreadline-2.1 | 145 KB | ############################################################################ | 100%
google-auth-oauthlib | 18 KB | ############################################################################ | 100%
google-auth-1.33.0 | 80 KB | ############################################################################ | 100%
pycparser-2.21 | 94 KB | ############################################################################ | 100%
cryptography-3.4.8 | 637 KB | ############################################################################ | 100%
gast-0.4.0 | 13 KB | ############################################################################ | 100%
protobuf-3.17.2 | 257 KB | ############################################################################ | 100%
tensorflow-estimator | 267 KB | ############################################################################ | 100%
hdf5-1.10.4 | 7.9 MB | ############################################################################ | 100%
_tflow_select-2.3.0 | 4 KB | ############################################################################ | 100%
win_inet_pton-1.1.0 | 35 KB | ############################################################################ | 100%
pyjwt-2.1.0 | 32 KB | ############################################################################ | 100%
tensorflow-2.3.0 | 6 KB | ############################################################################ | 100%
cffi-1.15.0 | 223 KB | ############################################################################ | 100%
blinker-1.4 | 23 KB | ############################################################################ | 100%
termcolor-1.1.0 | 9 KB | ############################################################################ | 100%
importlib-metadata-4 | 40 KB | ############################################################################ | 100%
tensorboard-2.4.0 | 8.8 MB | ############################################################################ | 100%
google-pasta-0.2.0 | 46 KB | ############################################################################ | 100%
rsa-4.7.2 | 28 KB | ############################################################################ | 100%
tensorflow-base-2.3. | 49.5 MB | ############################################################################ | 100%
pyasn1-modules-0.2.8 | 72 KB | ############################################################################ | 100%
requests-oauthlib-1. | 23 KB | ############################################################################ | 100%
opt_einsum-3.3.0 | 57 KB | ############################################################################ | 100%
chardet-4.0.0 | 211 KB | ############################################################################ | 100%
async-timeout-3.0.1 | 14 KB | ############################################################################ | 100%
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
(chatbot) C:\Users\carlos>rasa init
Welcome to Rasa! 🤖
To get started quickly, an initial project will be created.
If you need some help, check out the documentation at https://rasa.com/docs/rasa.
Now let's start! 👇🏽
? Please enter a path where the project will be created [default: current directory]
? Directory 'C:\Users\carlos' is not empty. Continue? Yes
Created project directory at 'C:\Users\carlos'.
Finished creating project structure.
? Do you want to train an initial model? 💪🏽 Yes
Training an initial model...
C:\Users\carlos\anaconda3\envs\chatbot\lib\site-packages\h5py\__init__.py:37: UserWarning: h5py is running against HDF5 1.10.5 when it was built against 1.10.4, this may cause problems
_warn(("h5py is running against HDF5 {0} when it was built against {1}, "
Warning! ***HDF5 library version mismatched error***
The HDF5 header files used to compile this application do not match
the version used by the HDF5 library to which this application is linked.
Data corruption or segmentation faults may occur if the application continues.
This can happen when an application was compiled by one version of HDF5 but
linked with a different version of static or shared HDF5 library.
You should recompile the application or check your shared library related
settings such as 'LD_LIBRARY_PATH'.
You can, at your own risk, disable this warning by setting the environment
variable 'HDF5_DISABLE_VERSION_CHECK' to a value of '1'.
Setting it to 2 or higher will suppress the warning messages totally.
Headers are 1.10.4, library is 1.10.5
SUMMARY OF THE HDF5 CONFIGURATION
=================================
General Information:
-------------------
HDF5 Version: 1.10.5
Configured on: 2019-03-04
Configured by: Visual Studio 15 2017 Win64
Host system: Windows-10.0.17763
Uname information: Windows
Byte sex: little-endian
Installation point: C:/Program Files/HDF5
Compiling Options:
------------------
Build Mode:
Debugging Symbols:
Asserts:
Profiling:
Optimization Level:
Linking Options:
----------------
Libraries:
Statically Linked Executables: OFF
LDFLAGS: /machine:x64
H5_LDFLAGS:
AM_LDFLAGS:
Extra libraries:
Archiver:
Ranlib:
Languages:
----------
C: yes
C Compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe 19.16.27027.1
CPPFLAGS:
H5_CPPFLAGS:
AM_CPPFLAGS:
CFLAGS: /DWIN32 /D_WINDOWS /W3
H5_CFLAGS:
AM_CFLAGS:
Shared C Library: YES
Static C Library: YES
Fortran: OFF
Fortran Compiler:
Fortran Flags:
H5 Fortran Flags:
AM Fortran Flags:
Shared Fortran Library: YES
Static Fortran Library: YES
C++: ON
C++ Compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe 19.16.27027.1
C++ Flags: /DWIN32 /D_WINDOWS /W3 /GR /EHsc
H5 C++ Flags:
AM C++ Flags:
Shared C++ Library: YES
Static C++ Library: YES
JAVA: OFF
JAVA Compiler:
Features:
---------
Parallel HDF5: OFF
Parallel Filtered Dataset Writes:
Large Parallel I/O:
High-level library: ON
Threadsafety: OFF
Default API mapping: v110
With deprecated public symbols: ON
I/O filters (external): DEFLATE DECODE ENCODE
MPE:
Direct VFD:
dmalloc:
Packages w/ extra debug output:
API Tracing: OFF
Using memory checker: OFF
Memory allocation sanity checks: OFF
Function Stack Tracing: OFF
Strict File Format Checks: OFF
Optimization Instrumentation:
Bye...
I need help