RasaHQ / rasa

💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
https://rasa.com/docs/rasa/
Apache License 2.0
19.02k stars 4.65k forks source link

No matching distribution found for aiohttp~=3.5 (from rasa-x) #3708

Closed eloukas closed 5 years ago

eloukas commented 5 years ago

Rasa version: 1.0.6 Rasa X version (if used & relevant): 0.19.0 Python version: Python 2.7.15rc1

Operating system (windows, osx, ...): Linux Ubuntu Issue: I am trying to install RASA as the User Guide says. The following error occurs about the distributions of aiohttp.

Error (including full traceback):

Collecting rasa-x
  Downloading https://pypi.rasa.com/api/package/rasa-x/rasa-x-0.19.0.tar.gz (1.8MB)
    100% |████████████████████████████████| 1.8MB 525kB/s 
Collecting pyjwt (from rasa-x)
  Downloading https://files.pythonhosted.org/packages/87/8b/6a9f14b5f781697e51259d81657e6048fd31a113229cf346880bb7545565/PyJWT-1.7.1-py2.py3-none-any.whl
Collecting python-dateutil~=2.8 (from rasa-x)
  Using cached https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl
Collecting isodate~=0.6.0 (from rasa-x)
  Downloading https://files.pythonhosted.org/packages/9b/9f/b36f7774ff5ea8e428fdcfc4bb332c39ee5b9362ddd3d40d9516a55221b2/isodate-0.6.0-py2.py3-none-any.whl (45kB)
    100% |████████████████████████████████| 51kB 5.0MB/s 
Collecting jsonschema~=2.6.0 (from rasa-x)
  Using cached https://files.pythonhosted.org/packages/77/de/47e35a97b2b05c2fadbec67d44cfcdcd09b8086951b331d82de90d2912da/jsonschema-2.6.0-py2.py3-none-any.whl
Collecting SQLAlchemy~=1.3.0 (from rasa-x)
  Downloading https://files.pythonhosted.org/packages/ba/37/094ecf4b218f20572986dc90fe8c6aed32e2a711bcd02ce8ef251fde2011/SQLAlchemy-1.3.4.tar.gz (5.9MB)
    100% |████████████████████████████████| 5.9MB 188kB/s 
Collecting pika~=1.0.0 (from rasa-x)
  Downloading https://files.pythonhosted.org/packages/78/1a/28c98ee8b211be21d4a9f4ef1687c4d36f9302d47fcc28b81f9591abf6d8/pika-1.0.1-py2.py3-none-any.whl (148kB)
    100% |████████████████████████████████| 153kB 7.6MB/s 
Collecting requests~=2.21 (from rasa-x)
  Downloading https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl (57kB)
    100% |████████████████████████████████| 61kB 8.7MB/s 
Collecting sanic~=19.3.1 (from rasa-x)
  Downloading https://files.pythonhosted.org/packages/4f/6b/4d5ea6332125dde05ebe0b9e087eac74beca91dc5cc30beadb83978321b1/sanic-19.3.1.tar.gz (117kB)
    100% |████████████████████████████████| 122kB 8.4MB/s 
Collecting sanic-cors~=0.9.6 (from rasa-x)
  Downloading https://files.pythonhosted.org/packages/ad/51/336452f2e87c66c1f10814b32300c0a3ac7cffd6ab549d686120a220a85d/Sanic_Cors-0.9.8-py2.py3-none-any.whl
Collecting sanic-jwt~=1.3 (from rasa-x)
  Downloading https://files.pythonhosted.org/packages/9a/14/451e1e1ad90fd12a3e2bb41dd7acdbee2865012d841f4a5455a82c2d255a/sanic-jwt-1.3.2.tar.gz
Collecting aiohttp~=3.5 (from rasa-x)
  Could not find a version that satisfies the requirement aiohttp~=3.5 (from rasa-x) (from versions: 0.1, 0.2, 0.3, 0.4, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.5.0, 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.5, 0.7.0, 0.7.1, 0.7.2, 0.7.3, 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.8.4, 0.9.0, 0.9.1, 0.9.2, 0.9.3, 0.10.0, 0.10.1, 0.10.2, 0.11.0, 0.12.0, 0.13.0, 0.13.1, 0.14.0, 0.14.1, 0.14.2, 0.14.3, 0.14.4, 0.15.0, 0.15.1, 0.15.2, 0.15.3, 0.16.0, 0.16.1, 0.16.2, 0.16.3, 0.16.4, 0.16.5, 0.16.6, 0.17.0, 0.17.1, 0.17.2, 0.17.3, 0.17.4, 0.18.0, 0.18.1, 0.18.2, 0.18.3, 0.18.4, 0.19.0, 0.20.0, 0.20.1, 0.20.2, 0.21.0, 0.21.1, 0.21.2, 0.21.4, 0.21.5, 0.21.6, 0.22.0a0, 0.22.0b0, 0.22.0b1, 0.22.0b2, 0.22.0b3, 0.22.0b4, 0.22.0b5, 0.22.0b6, 0.22.0, 0.22.1, 0.22.2, 0.22.3, 0.22.4, 0.22.5, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.5, 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.1.4, 1.1.5, 1.1.6, 1.2.0, 1.3.0, 1.3.1, 1.3.2, 1.3.3, 1.3.4, 1.3.5, 2.0.0rc1, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6.post1, 2.0.7, 2.1.0, 2.2.0, 2.2.1, 2.2.2, 2.2.3, 2.2.4, 2.2.5, 2.3.0a4, 2.3.0, 2.3.1, 2.3.2b2)
No matching distribution found for aiohttp~=3.5 (from rasa-x)

Command or request that led to error:

pip install rasa-x --extra-index-url https://pypi.rasa.com/simple

Content of configuration file (config.yml) (if relevant):

Content of domain file (domain.yml) (if relevant):

akelad commented 5 years ago

@eloukas python 2.7 is not supported, please upgrade to 3.x instead. This will be why it can't find a matching distribution

ddombrowsky commented 5 years ago

pip3 results in the same error.

$ pip3 install rasa-x --extra-index-url https://pypi.rasa.com/simple
[...]
Collecting aiohttp~=3.5 (from rasa-x)
  ERROR: Could not find a version that satisfies the requirement aiohttp~=3.5 (from rasa-x) (from versions: 0.1, 0.2, 0.3, 0.4, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.5.0, 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.5, 0.7.0, 0.7.1, 0.7.2, 0.7.3, 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.8.4, 0.9.0, 0.9.1, 0.9.2, 0.9.3, 0.10.0, 0.10.1, 0.10.2, 0.11.0, 0.12.0, 0.13.0, 0.13.1, 0.14.0, 0.14.1, 0.14.2, 0.14.3, 0.14.4, 0.15.0, 0.15.1, 0.15.2, 0.15.3, 0.16.0, 0.16.1, 0.16.2, 0.16.3, 0.16.4, 0.16.5, 0.16.6, 0.17.0, 0.17.1, 0.17.2, 0.17.3, 0.17.4, 0.18.0, 0.18.1, 0.18.2, 0.18.3, 0.18.4, 0.19.0, 0.20.0, 0.20.1, 0.20.2, 0.21.0, 0.21.1, 0.21.2, 0.21.4, 0.21.5, 0.21.6, 0.22.0a0, 0.22.0b0, 0.22.0b1, 0.22.0b2, 0.22.0b3, 0.22.0b4, 0.22.0b5, 0.22.0b6, 0.22.0, 0.22.1, 0.22.2, 0.22.3, 0.22.4, 0.22.5, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.5, 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.1.4, 1.1.5, 1.1.6, 1.2.0, 1.3.0, 1.3.1, 1.3.2, 1.3.3, 1.3.4, 1.3.5, 2.0.0rc1, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.6.post1, 2.0.7, 2.1.0, 2.2.0, 2.2.1, 2.2.2, 2.2.3, 2.2.4, 2.2.5, 2.3.0a1, 2.3.0a2, 2.3.0a4, 2.3.0, 2.3.1a1, 2.3.1, 2.3.2b2, 2.3.2b3, 2.3.2, 2.3.3, 2.3.4, 2.3.5, 2.3.6, 2.3.7, 2.3.8, 2.3.9, 2.3.10, 3.0.0b0)
ERROR: No matching distribution found for aiohttp~=3.5 (from rasa-x)
ddombrowsky commented 5 years ago

Is 3.5 not supported either?

$ python3 --version 
Python 3.5.2
akelad commented 5 years ago

it seems aiohttp requires python >=3.5.3... we'll look into updating our docs with that information

a4arjun commented 5 years ago

I got the same error. My python version is 3.7.3

pip install rasa-x --extra-index-url https://pypi.rasa.com/simple Collecting rasa-x Downloading https://pypi.rasa.com/api/package/rasa-x/rasa-x-0.19.2.tar.gz (1.8MB) 100% |████████████████████████████████| 1.8MB 104kB/s Collecting SQLAlchemy~=1.3.0 (from rasa-x) Using cached https://files.pythonhosted.org/packages/62/3c/9dda60fd99dbdcbc6312c799a3ec9a261f95bc12f2874a35818f04db2dd9/SQLAlchemy-1.3.5.tar.gz Collecting aiohttp~=3.5 (from rasa-x) Could not find a version that satisfies the requirement aiohttp~=3.5 (from rasa-x) (from versions: 0.1, 0.2, 0.3, 0.4, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.5.0, 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.5, 0.7.0, 0.7.1, 0.7.2, 0.7.3, 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.8.4, 0.9.0, 0.9.1, 0.9.2, 0.9.3, 0.10.0, 0.10.1, 0.10.2, 0.11.0, 0.12.0, 0.13.0, 0.13.1, 0.14.0, 0.14.1, 0.14.2, 0.14.3, 0.14.4, 0.15.0, 0.15.1, 0.15.2, 0.15.3, 0.16.0, 0.16.1, 0.16.2, 0.16.3, 0.16.4, 0.16.5, 0.16.6, 0.17.0, 0.17.1, 0.17.2, 0.17.3, 0.17.4, 0.18.0, 0.18.1, 0.18.2, 0.18.3, 0.18.4, 0.19.0, 0.20.0, 0.20.1, 0.20.2, 0.21.0, 0.21.1, 0.21.2, 0.21.4, 0.21.5, 0.21.6, 0.22.0a0, 0.22.0b0, 0.22.0b1, 0.22.0b2, 0.22.0b3, 0.22.0b4, 0.22.0b5, 0.22.0b6, 0.22.0, 0.22.1, 0.22.2, 0.22.3, 0.22.4, 0.22.5, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.5, 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.1.4, 1.1.5, 1.1.6, 1.2.0, 1.3.0, 1.3.1, 1.3.2, 1.3.3, 1.3.4, 1.3.5, 2.0.0rc1, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6.post1, 2.0.7, 2.1.0, 2.2.0, 2.2.1, 2.2.2, 2.2.3, 2.2.4, 2.2.5, 2.3.0a4, 2.3.0, 2.3.1, 2.3.2b2) No matching distribution found for aiohttp~=3.5 (from rasa-x)

co-learning-lounge commented 5 years ago

I am getting the same error with Python 3.6.8.

Collecting aiohttp~=3.5 (from rasa==1.0.1->-r requirements.txt (line 54)) Could not find a version that satisfies the requirement aiohttp~=3.5 (from rasa==1.0.1->-r requirements.txt (line 54)) (from versions: 0.1, 0.2, 0.3, 0.4, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.5.0, 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.5, 0.7.0, 0.7.1, 0.7.2, 0.7.3, 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.8.4, 0.9.0, 0.9.1, 0.9.2, 0.9.3, 0.10.0, 0.10.1, 0.10.2, 0.11.0, 0.12.0, 0.13.0, 0.13.1, 0.14.0, 0.14.1, 0.14.2, 0.14.3, 0.14.4, 0.15.0, 0.15.1, 0.15.2, 0.15.3, 0.16.0, 0.16.1, 0.16.2, 0.16.3, 0.16.4, 0.16.5, 0.16.6, 0.17.0, 0.17.1, 0.17.2, 0.17.3, 0.17.4, 0.18.0, 0.18.1, 0.18.2, 0.18.3, 0.18.4, 0.19.0, 0.20.0, 0.20.1, 0.20.2, 0.21.0, 0.21.1, 0.21.2, 0.21.4, 0.21.5, 0.21.6, 0.22.0a0, 0.22.0b0, 0.22.0b1, 0.22.0b2, 0.22.0b3, 0.22.0b4, 0.22.0b5, 0.22.0b6, 0.22.0, 0.22.1, 0.22.2, 0.22.3, 0.22.4, 0.22.5, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.5, 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.1.4, 1.1.5, 1.1.6, 1.2.0, 1.3.0, 1.3.1, 1.3.2, 1.3.3, 1.3.4, 1.3.5, 2.0.0rc1, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.6.post1, 2.0.7, 2.1.0, 2.2.0, 2.2.1, 2.2.2, 2.2.3, 2.2.4, 2.2.5, 2.3.0a1, 2.3.0a2, 2.3.0a4, 2.3.0, 2.3.1a1, 2.3.1, 2.3.2b2, 2.3.2b3, 2.3.2, 2.3.3, 2.3.4, 2.3.5, 2.3.6, 2.3.7, 2.3.8, 2.3.9, 2.3.10, 3.0.0b0) No matching distribution found for aiohttp~=3.5 (from rasa==1.0.1->-r requirements.txt (line 54))

prasannaonchip commented 5 years ago

i am also getting the same error i used python version is 3.5.2 pip uninstall rasa-x --extra-index-url https://pypi.rasa.com/simple

Error is

Collecting rasa-x Downloading https://pypi.rasa.com/api/package/rasa-x/rasa-x-0.19.5.tar.gz (1.8MB) |████████████████████████████████| 1.8MB 1.7MB/s Installing build dependencies ... done Getting requirements to build wheel ... done Preparing wheel metadata ... done Collecting simplejson~=3.16 (from rasa-x) Downloading https://files.pythonhosted.org/packages/e3/24/c35fb1c1c315fc0fffe61ea00d3f88e85469004713dab488dee4f35b0aff/simplejson-3.16.0.tar.gz (81kB) |████████████████████████████████| 81kB 560kB/s Collecting python-dateutil~=2.8 (from rasa-x) Using cached https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl Collecting sanic~=19.3.1 (from rasa-x) Downloading https://files.pythonhosted.org/packages/90/11/31382617b33f89df0caca396f104628d256689a58a63c75d3e46663a8c8f/sanic-19.3.1-py3-none-any.whl (60kB) |████████████████████████████████| 61kB 349kB/s Collecting pika~=1.0.0 (from rasa-x) Downloading https://files.pythonhosted.org/packages/78/1a/28c98ee8b211be21d4a9f4ef1687c4d36f9302d47fcc28b81f9591abf6d8/pika-1.0.1-py2.py3-none-any.whl (148kB) |████████████████████████████████| 153kB 828kB/s Collecting mixpanel~=4.3 (from rasa-x) Downloading https://files.pythonhosted.org/packages/26/c0/7f234cafdb19e515c62a17dd8ed27dba782b68a93790af659553f37b4496/mixpanel-4.4.0-py2.py3-none-any.whl Collecting SQLAlchemy~=1.3.0 (from rasa-x) Downloading https://files.pythonhosted.org/packages/62/3c/9dda60fd99dbdcbc6312c799a3ec9a261f95bc12f2874a35818f04db2dd9/SQLAlchemy-1.3.5.tar.gz (5.9MB) |████████████████████████████████| 5.9MB 451kB/s Collecting alembic~=1.0.10 (from rasa-x) Downloading https://files.pythonhosted.org/packages/7b/8b/0c98c378d93165d9809193f274c3c6e2151120d955b752419c7d43e4d857/alembic-1.0.11.tar.gz (1.0MB) |████████████████████████████████| 1.0MB 322kB/s Collecting sanic-jwt~=1.3 (from rasa-x) Downloading https://files.pythonhosted.org/packages/9a/14/451e1e1ad90fd12a3e2bb41dd7acdbee2865012d841f4a5455a82c2d255a/sanic-jwt-1.3.2.tar.gz Collecting rasa~=1.1.0 (from rasa-x) Downloading https://files.pythonhosted.org/packages/4f/17/96c26432b3968b0a6e08fba87661f7b22ee58c79d4c054a09b9f4f75b9f2/rasa-1.1.4-py3-none-any.whl (447kB) |████████████████████████████████| 450kB 431kB/s Collecting questionary>=1.1.0 (from rasa-x) Downloading https://files.pythonhosted.org/packages/1e/e2/eda18deed2410a4ac243ad13e375d1f0023288e0872310164a772d09c622/questionary-1.1.1-py3-none-any.whl Collecting sanic-cors~=0.9.6 (from rasa-x) Downloading https://files.pythonhosted.org/packages/33/c3/a0f3448627e5aa8e085b34c51f2e12d8fa17f0d345836ff0e7f262fe7571/Sanic_Cors-0.9.8.post1-py2.py3-none-any.whl Collecting apscheduler~=3.5 (from rasa-x) Downloading https://files.pythonhosted.org/packages/93/09/ffc2ed85fa578cd0d4428e9c421407e5d91a4464bbaa44f789941416ae42/APScheduler-3.6.0-py2.py3-none-any.whl (58kB) |████████████████████████████████| 61kB 758kB/s Collecting isodate~=0.6.0 (from rasa-x) Downloading https://files.pythonhosted.org/packages/9b/9f/b36f7774ff5ea8e428fdcfc4bb332c39ee5b9362ddd3d40d9516a55221b2/isodate-0.6.0-py2.py3-none-any.whl (45kB) |████████████████████████████████| 51kB 669kB/s Collecting jsonschema~=2.6.0 (from rasa-x) Downloading https://files.pythonhosted.org/packages/77/de/47e35a97b2b05c2fadbec67d44cfcdcd09b8086951b331d82de90d2912da/jsonschema-2.6.0-py2.py3-none-any.whl Collecting pyjwt (from rasa-x) Downloading https://files.pythonhosted.org/packages/87/8b/6a9f14b5f781697e51259d81657e6048fd31a113229cf346880bb7545565/PyJWT-1.7.1-py2.py3-none-any.whl Collecting requests~=2.22 (from rasa-x) Downloading https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl (57kB) |████████████████████████████████| 61kB 905kB/s Collecting aiohttp~=3.5 (from rasa-x) ERROR: Could not find a version that satisfies the requirement aiohttp~=3.5 (from rasa-x) (from versions: 0.1, 0.2, 0.3, 0.4, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.5.0, 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.5, 0.7.0, 0.7.1, 0.7.2, 0.7.3, 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.8.4, 0.9.0, 0.9.1, 0.9.2, 0.9.3, 0.10.0, 0.10.1, 0.10.2, 0.11.0, 0.12.0, 0.13.0, 0.13.1, 0.14.0, 0.14.1, 0.14.2, 0.14.3, 0.14.4, 0.15.0, 0.15.1, 0.15.2, 0.15.3, 0.16.0, 0.16.1, 0.16.2, 0.16.3, 0.16.4, 0.16.5, 0.16.6, 0.17.0, 0.17.1, 0.17.2, 0.17.3, 0.17.4, 0.18.0, 0.18.1, 0.18.2, 0.18.3, 0.18.4, 0.19.0, 0.20.0, 0.20.1, 0.20.2, 0.21.0, 0.21.1, 0.21.2, 0.21.4, 0.21.5, 0.21.6, 0.22.0a0, 0.22.0b0, 0.22.0b1, 0.22.0b2, 0.22.0b3, 0.22.0b4, 0.22.0b5, 0.22.0b6, 0.22.0, 0.22.1, 0.22.2, 0.22.3, 0.22.4, 0.22.5, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.5, 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.1.4, 1.1.5, 1.1.6, 1.2.0, 1.3.0, 1.3.1, 1.3.2, 1.3.3, 1.3.4, 1.3.5, 2.0.0rc1, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.6.post1, 2.0.7, 2.1.0, 2.2.0, 2.2.1, 2.2.2, 2.2.3, 2.2.4, 2.2.5, 2.3.0a1, 2.3.0a2, 2.3.0a4, 2.3.0, 2.3.1a1, 2.3.1, 2.3.2b2, 2.3.2b3, 2.3.2, 2.3.3, 2.3.4, 2.3.5, 2.3.6, 2.3.7, 2.3.8, 2.3.9, 2.3.10, 3.0.0b0) ERROR: No matching distribution found for aiohttp~=3.5 (from rasa-x)

Hemantr05 commented 5 years ago

I got the same error

pip3 install rasa Collecting rasa Using cached https://files.pythonhosted.org/packages/c4/ed/a61a738a10cff0e4d5d696c85231d7a226e3563fde0911bd5d7fa2f0514e/rasa-1.1.6-py3-none-any.whl Requirement already satisfied: jsonschema~=2.6 in c:\users\basketballlife6000\appdata\local\programs\python\python35\lib\site-packages (from rasa) (2.6.0) Collecting fakeredis~=1.0 (from rasa) Using cached https://files.pythonhosted.org/packages/d4/14/8f2ee2331e35a5d8c6a9be1fb46087c31d89d03c63912cb1355e8d4685d6/fakeredis-1.0.3-py2.py3-none-any.whl Requirement already satisfied: matplotlib~=3.0 in c:\users\basketballlife6000\appdata\local\programs\python\python35\lib\site-packages (from rasa) (3.0.3) Collecting twilio~=6.0 (from rasa) Downloading https://files.pythonhosted.org/packages/ad/f8/f7d2d8589b4799059c18f10ee8617678609aa3c5454456400869fd4f2420/twilio-6.29.1-py2.py3-none-any.whl (1.0MB) 100% |████████████████████████████████| 1.0MB 2.2MB/s Collecting pymongo~=3.8 (from rasa) Downloading https://files.pythonhosted.org/packages/53/af/2ee3cfb8d7e0f2ae4e23f19fcacdb0dbb6821a24093956011d8779f60352/pymongo-3.8.0-cp35-cp35m-win_amd64.whl (321kB) 100% |████████████████████████████████| 327kB 5.1MB/s Collecting sanic~=19.3.1 (from rasa) Using cached https://files.pythonhosted.org/packages/90/11/31382617b33f89df0caca396f104628d256689a58a63c75d3e46663a8c8f/sanic-19.3.1-py3-none-any.whl Collecting python-dateutil~=2.8 (from rasa) Using cached https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl Collecting tensorflow~=1.13.0 (from rasa) Downloading https://files.pythonhosted.org/packages/e4/61/66d7da05fa8cf0a6a5656f7e1dd98b0233a571326fbadf4f729c284b269e/tensorflow-1.13.1-cp35-cp35m-win_amd64.whl (63.1MB) 100% |████████████████████████████████| 63.1MB 90kB/s Collecting kafka-python~=1.4 (from rasa) Using cached https://files.pythonhosted.org/packages/82/39/aebe3ad518513bbb2260dd84ac21e5c30af860cc4c95b32acbd64b9d9d0d/kafka_python-1.4.6-py2.py3-none-any.whl Collecting aiohttp~=3.5 (from rasa) Could not find a version that satisfies the requirement aiohttp~=3.5 (from rasa) (from versions: 0.1, 0.2, 0.3, 0.4, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.5.0, 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.5, 0.7.0, 0.7.1, 0.7.2, 0.7.3, 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.8.4, 0.9.0, 0.9.1, 0.9.2, 0.9.3, 0.10.0, 0.10.1, 0.10.2, 0.11.0, 0.12.0, 0.13.0, 0.13.1, 0.14.0, 0.14.1, 0.14.2, 0.14.3, 0.14.4, 0.15.0, 0.15.1, 0.15.2, 0.15.3, 0.16.0, 0.16.1, 0.16.2, 0.16.3, 0.16.4, 0.16.5, 0.16.6, 0.17.0, 0.17.1, 0.17.2, 0.17.3, 0.17.4, 0.18.0, 0.18.1, 0.18.2, 0.18.3, 0.18.4, 0.19.0, 0.20.0, 0.20.1, 0.20.2, 0.21.0, 0.21.1, 0.21.2, 0.21.4, 0.21.5, 0.21.6, 0.22.0a0, 0.22.0b0, 0.22.0b1, 0.22.0b2, 0.22.0b3, 0.22.0b4, 0.22.0b5, 0.22.0b6, 0.22.0, 0.22.1, 0.22.2, 0.22.3, 0.22.4, 0.22.5, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.5, 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.1.4, 1.1.5, 1.1.6, 1.2.0, 1.3.0, 1.3.1, 1.3.2, 1.3.3, 1.3.4, 1.3.5, 2.0.0rc1, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.6.post1, 2.0.7, 2.1.0, 2.2.0, 2.2.1, 2.2.2, 2.2.3, 2.2.4, 2.2.5, 2.3.0a1, 2.3.0a2, 2.3.0a3, 2.3.0a4, 2.3.0, 2.3.1a1, 2.3.1, 2.3.2b2, 2.3.2b3, 2.3.2, 2.3.3, 2.3.4, 2.3.5, 2.3.6, 2.3.7, 2.3.8, 2.3.9, 2.3.10, 3.0.0b0) No matching distribution found for aiohttp~=3.5 (from rasa)

spockmang commented 5 years ago

This issue is resolved for me. I got the same errors as above when i was using ubuntu16.04 and pip3. But for latest rasa or rasa x to work you may need to have the

The installation is a success for me in Ubuntu 18.04 and using pip3.

root@spock-02-VirtualBox:~# pip3 install rasa-x --extra-index-url https://pypi.rasa.com/simple Collecting rasa-x Downloading https://pypi.rasa.com/api/package/rasa-x/rasa-x-0.19.5.tar.gz (1.8MB) 100% |████████████████████████████████| 1.8MB 435kB/s Collecting SQLAlchemy~=1.3.0 (from rasa-x) Using cached https://files.pythonhosted.org/packages/55/98/56b7155bab287cd0c78dee26258835db36e91f2efef41f125ed6f6f1f334/SQLAlchemy-1.3.6.tar.gz Collecting aiohttp~=3.5 (from rasa-x) Downloading https://files.pythonhosted.org/packages/0d/5c/f87987f4dc8b2cfcf37c83a814ea4b2aff4d285cbffc0ab08b2b4fa3f584/aiohttp-3.5.4-cp36-cp36m-manylinux1_x86_64.whl (1.2MB) 100% |████████████████████████████████| 1.2MB 523kB/s Collecting alembic~=1.0.10 (from rasa-x) Downloading https://files.pythonhosted.org/packages/7b/8b/0c98c378d93165d9809193f274c3c6e2151120d955b752419c7d43e4d857/alembic-1.0.11.tar.gz (1.0MB) 100% |████████████████████████████████| 1.0MB 714kB/s Collecting apscheduler~=3.5 (from rasa-x) Downloading https://files.pythonhosted.org/packages/09/ff/d5b0e81846cd5e92d02e5f2682b78c73a5d9d61bc1eae32cea5ac15c0d47/APScheduler-3.6.1-py2.py3-none-any.whl (58kB) 100% |████████████████████████████████| 61kB 4.7MB/s Collecting isodate~=0.6.0 (from rasa-x) Downloading https://files.pythonhosted.org/packages/9b/9f/b36f7774ff5ea8e428fdcfc4bb332c39ee5b9362ddd3d40d9516a55221b2/isodate-0.6.0-py2.py3-none-any.whl (45kB) 100% |████████████████████████████████| 51kB 6.0MB/s Collecting jsonschema~=2.6.0 (from rasa-x) Downloading https://files.pythonhosted.org/packages/77/de/47e35a97b2b05c2fadbec67d44cfcdcd09b8086951b331d82de90d2912da/jsonschema-2.6.0-py2.py3-none-any.whl Collecting mixpanel~=4.3 (from rasa-x) Downloading https://files.pythonhosted.org/packages/26/c0/7f234cafdb19e515c62a17dd8ed27dba782b68a93790af659553f37b4496/mixpanel-4.4.0-py2.py3-none-any.whl Collecting pika~=1.0.0 (from rasa-x) Downloading https://files.pythonhosted.org/packages/78/1a/28c98ee8b211be21d4a9f4ef1687c4d36f9302d47fcc28b81f9591abf6d8/pika-1.0.1-py2.py3-none-any.whl (148kB) 100% |████████████████████████████████| 153kB 4.0MB/s Collecting pyjwt (from rasa-x) Downloading https://files.pythonhosted.org/packages/87/8b/6a9f14b5f781697e51259d81657e6048fd31a113229cf346880bb7545565/PyJWT-1.7.1-py2.py3-none-any.whl Collecting python-dateutil~=2.8 (from rasa-x) Downloading https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl (226kB) 100% |████████████████████████████████| 235kB 3.2MB/s Collecting questionary>=1.1.0 (from rasa-x) Downloading https://files.pythonhosted.org/packages/1e/e2/eda18deed2410a4ac243ad13e375d1f0023288e0872310164a772d09c622/questionary-1.1.1-py3-none-any.whl Collecting rasa~=1.1.0 (from rasa-x) Downloading https://files.pythonhosted.org/packages/42/d5/07299dd7b92e142fb5734180f9a256dbbc11c31d15b093d3f1a759389dc2/rasa-1.1.8-py3-none-any.whl (464kB) 100% |████████████████████████████████| 471kB 1.3MB/s Collecting requests~=2.22 (from rasa-x) Downloading https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl (57kB) 100% |████████████████████████████████| 61kB 8.2MB/s Collecting sanic-cors~=0.9.6 (from rasa-x) Downloading https://files.pythonhosted.org/packages/33/c3/a0f3448627e5aa8e085b34c51f2e12d8fa17f0d345836ff0e7f262fe7571/Sanic_Cors-0.9.8.post1-py2.py3-none-any.whl Collecting sanic-jwt~=1.3 (from rasa-x) Downloading https://files.pythonhosted.org/packages/9a/14/451e1e1ad90fd12a3e2bb41dd7acdbee2865012d841f4a5455a82c2d255a/sanic-jwt-1.3.2.tar.gz Collecting sanic~=19.3.1 (from rasa-x) Downloading https://files.pythonhosted.org/packages/90/11/31382617b33f89df0caca396f104628d256689a58a63c75d3e46663a8c8f/sanic-19.3.1-py3-none-any.whl (60kB) 100% |████████████████████████████████| 61kB 7.1MB/s Collecting simplejson~=3.16 (from rasa-x) Downloading https://files.pythonhosted.org/packages/e3/24/c35fb1c1c315fc0fffe61ea00d3f88e85469004713dab488dee4f35b0aff/simplejson-3.16.0.tar.gz (81kB) 100% |████████████████████████████████| 81kB 6.7MB/s Collecting typing-extensions>=3.6.5; python_version < "3.7" (from aiohttp~=3.5->rasa-x) Downloading https://files.pythonhosted.org/packages/27/aa/bd1442cfb0224da1b671ab334d3b0a4302e4161ea916e28904ff9618d471/typing_extensions-3.7.4-py3-none-any.whl Collecting multidict<5.0,>=4.0 (from aiohttp~=3.5->rasa-x) Downloading https://files.pythonhosted.org/packages/71/cc/ceb5b8c76e7a23212b9e0353053cc35a9d86c763d852a76d9b941fe81fbc/multidict-4.5.2-cp36-cp36m-manylinux1_x86_64.whl (309kB) 100% |████████████████████████████████| 317kB 2.4MB/s Collecting attrs>=17.3.0 (from aiohttp~=3.5->rasa-x) Downloading https://files.pythonhosted.org/packages/23/96/d828354fa2dbdf216eaa7b7de0db692f12c234f7ef888cc14980ef40d1d2/attrs-19.1.0-py2.py3-none-any.whl Requirement already satisfied: chardet<4.0,>=2.0 in /usr/lib/python3/dist-packages (from aiohttp~=3.5->rasa-x) Collecting async-timeout<4.0,>=3.0 (from aiohttp~=3.5->rasa-x) Downloading https://files.pythonhosted.org/packages/e1/1e/5a4441be21b0726c4464f3f23c8b19628372f606755a9d2e46c187e65ec4/async_timeout-3.0.1-py3-none-any.whl Collecting yarl<2.0,>=1.0 (from aiohttp~=3.5->rasa-x) Downloading https://files.pythonhosted.org/packages/fa/c0/9a73968a9f4e4dac8dffb0ba35f932dd7798fe97901f4942c2d38667862c/yarl-1.3.0-cp36-cp36m-manylinux1_x86_64.whl (251kB) 100% |████████████████████████████████| 256kB 2.6MB/s Collecting idna-ssl>=1.0; python_version < "3.7" (from aiohttp~=3.5->rasa-x) Downloading https://files.pythonhosted.org/packages/46/03/07c4894aae38b0de52b52586b24bf189bb83e4ddabfe2e2c8f2419eec6f4/idna-ssl-1.1.0.tar.gz Requirement already satisfied: Mako in /usr/lib/python3/dist-packages (from alembic~=1.0.10->rasa-x) Collecting python-editor>=0.3 (from alembic~=1.0.10->rasa-x) Downloading https://files.pythonhosted.org/packages/c6/d3/201fc3abe391bbae6606e6f1d598c15d367033332bd54352b12f35513717/python_editor-1.0.4-py3-none-any.whl Requirement already satisfied: six>=1.4.0 in /usr/lib/python3/dist-packages (from apscheduler~=3.5->rasa-x) Collecting tzlocal>=1.2 (from apscheduler~=3.5->rasa-x) Downloading https://files.pythonhosted.org/packages/ef/99/53bd1ac9349262f59c1c421d8fcc2559ae8a5eeffed9202684756b648d33/tzlocal-2.0.0-py2.py3-none-any.whl Requirement already satisfied: pytz in /usr/lib/python3/dist-packages (from apscheduler~=3.5->rasa-x) Requirement already satisfied: setuptools>=0.7 in /usr/lib/python3/dist-packages (from apscheduler~=3.5->rasa-x) Collecting prompt-toolkit~=2.0 (from questionary>=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/f7/a7/9b1dd14ef45345f186ef69d175bdd2491c40ab1dfa4b2b3e4352df719ed7/prompt_toolkit-2.0.9-py3-none-any.whl (337kB) 100% |████████████████████████████████| 337kB 2.2MB/s Collecting fakeredis~=1.0 (from rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/d4/14/8f2ee2331e35a5d8c6a9be1fb46087c31d89d03c63912cb1355e8d4685d6/fakeredis-1.0.3-py2.py3-none-any.whl Collecting colorclass~=2.2 (from rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/37/ea/ae8dbb956939d4392e6a7fdef87fda273854da1128edae016c4104240be8/colorclass-2.2.0.tar.gz Collecting sklearn-crfsuite~=0.3.6 (from rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/25/74/5b7befa513482e6dee1f3dd68171a6c9dfc14c0eaa00f885ffeba54fe9b0/sklearn_crfsuite-0.3.6-py2.py3-none-any.whl Collecting boto3~=1.9 (from rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/df/2a/e77374950632d42b36d62a74ec15e56dc1ffabab15be6fc18395d9136b6d/boto3-1.9.197-py2.py3-none-any.whl (128kB) 100% |████████████████████████████████| 133kB 4.5MB/s Collecting rocketchat-API~=0.6.0 (from rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/e2/36/29d991028e2943b6a12abe12e3114a4cce13872283df7c7b784ee4cb59ed/rocketchat_API-0.6.34-py3-none-any.whl Collecting networkx~=2.3 (from rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/85/08/f20aef11d4c343b557e5de6b9548761811eb16e438cee3d32b1c66c8566b/networkx-2.3.zip (1.7MB) 100% |████████████████████████████████| 1.8MB 481kB/s Collecting terminaltables~=3.1 (from rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/9b/c4/4a21174f32f8a7e1104798c445dacdc1d4df86f2f26722767034e4de4bff/terminaltables-3.1.0.tar.gz Collecting twilio~=6.0 (from rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/dc/99/daddec4d6bb161882e1599f1ec6d2864fa352e4656884172d82a555dba37/twilio-6.29.2-py2.py3-none-any.whl (1.0MB) 100% |████████████████████████████████| 1.0MB 716kB/s Collecting numpy~=1.16 (from rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/19/b9/bda9781f0a74b90ebd2e046fde1196182900bd4a8e1ea503d3ffebc50e7c/numpy-1.17.0-cp36-cp36m-manylinux1_x86_64.whl (20.4MB) 100% |████████████████████████████████| 20.4MB 36kB/s Collecting tqdm~=4.0 (from rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/9f/3d/7a6b68b631d2ab54975f3a4863f3c4e9b26445353264ef01f465dc9b0208/tqdm-4.32.2-py2.py3-none-any.whl (50kB) 100% |████████████████████████████████| 51kB 10.1MB/s Collecting scikit-learn~=0.20.2 (from rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/5e/82/c0de5839d613b82bddd088599ac0bbfbbbcbd8ca470680658352d2c435bd/scikit_learn-0.20.3-cp36-cp36m-manylinux1_x86_64.whl (5.4MB) 100% |████████████████████████████████| 5.4MB 148kB/s Collecting colorhash~=1.0 (from rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/0e/e1/50dbc513aa74e99eca4c47f2a8206711f0bec436fdddd95eebaf7eaaa1aa/colorhash-1.0.2-py2.py3-none-any.whl Collecting jsonpickle~=1.1 (from rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/07/07/c157520a3ebd166c8c24c6ae0ecae7c3968eb4653ff0e5af369bb82f004d/jsonpickle-1.2-py2.py3-none-any.whl Collecting python-telegram-bot~=11.0 (from rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/84/6c/47932a4041ee76650ad1f45a80e1422077e1e99c08a4d7a61cfbe5393d41/python_telegram_bot-11.1.0-py2.py3-none-any.whl (326kB) 100% |████████████████████████████████| 327kB 2.2MB/s Collecting redis~=3.2 (from rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/27/c0/83d08557a13380991c4d5c8f7165eb8c28f3249ee1cf49baf9c8cd97e32c/redis-3.3.0-py2.py3-none-any.whl (65kB) 100% |████████████████████████████████| 71kB 5.8MB/s Collecting matplotlib~=3.0 (from rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/57/4f/dd381ecf6c6ab9bcdaa8ea912e866dedc6e696756156d8ecc087e20817e2/matplotlib-3.1.1-cp36-cp36m-manylinux1_x86_64.whl (13.1MB) 100% |████████████████████████████████| 13.1MB 48kB/s Collecting webexteamssdk~=1.1 (from rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/30/c6/8e700b876e4cae92721569f579a36d8eee62e296c4813704e258a19f405c/webexteamssdk-1.1.1.tar.gz (48kB) 100% |████████████████████████████████| 51kB 4.8MB/s Collecting python-socketio~=4.0 (from rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/38/cc/bfd45ea90c178184ee490a404430ccd628d365da01d2761b3ca28e598e7f/python_socketio-4.2.1-py2.py3-none-any.whl (46kB) 100% |████████████████████████████████| 51kB 7.4MB/s Collecting coloredlogs~=10.0 (from rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/08/0f/7877fc42fff0b9d70b6442df62d53b3868d3a6ad1b876bdb54335b30ff23/coloredlogs-10.0-py2.py3-none-any.whl (47kB) 100% |████████████████████████████████| 51kB 6.9MB/s Collecting rasa-sdk~=1.1.0 (from rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/b0/3a/9c1aec774050ae404bf3a5d4dc941d9207a120fe37fa16d0f69efa1a6c4a/rasa_sdk-1.1.1-py2.py3-none-any.whl Collecting kafka-python~=1.4 (from rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/82/39/aebe3ad518513bbb2260dd84ac21e5c30af860cc4c95b32acbd64b9d9d0d/kafka_python-1.4.6-py2.py3-none-any.whl (259kB) 100% |████████████████████████████████| 266kB 2.5MB/s Collecting pydot~=1.4 (from rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl Collecting ruamel.yaml~=0.15.0 (from rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/e7/9f/83bb34eaf84032b0b54fcc4a6aff1858572d279d65a301c7ae875f523df5/ruamel.yaml-0.15.100-cp36-cp36m-manylinux1_x86_64.whl (656kB) 100% |████████████████████████████████| 665kB 1.1MB/s Collecting slackclient~=1.3 (from rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/7c/2f/9b6db4c7686be3dc6b4244eaef4f37226a2ccca1a796516d4adcdfeefe56/slackclient-1.3.2.tar.gz Collecting async-generator~=1.10 (from rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/71/52/39d20e03abd0ac9159c162ec24b93fbcaa111e8400308f2465432495ca2b/async_generator-1.10-py3-none-any.whl Collecting gevent~=1.4 (from rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/f2/ca/5b5962361ed832847b6b2f9a2d0452c8c2f29a93baef850bb8ad067c7bf9/gevent-1.4.0-cp36-cp36m-manylinux1_x86_64.whl (5.5MB) 100% |████████████████████████████████| 5.5MB 139kB/s Collecting scipy~=1.2 (from rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/72/4c/5f81e7264b0a7a8bd570810f48cd346ba36faedbd2ba255c873ad556de76/scipy-1.3.0-cp36-cp36m-manylinux1_x86_64.whl (25.2MB) 100% |████████████████████████████████| 25.2MB 29kB/s Collecting tensorflow~=1.13.0 (from rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/db/d3/651f95288a6cd9094f7411cdd90ef12a3d01a268009e0e3cd66b5c8d65bd/tensorflow-1.13.2-cp36-cp36m-manylinux1_x86_64.whl (92.6MB) 100% |████████████████████████████████| 92.6MB 8.1kB/s Collecting fbmessenger~=6.0 (from rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/bd/e9/646684226176782b9e3b7dd5b35d7ecfd1d13cba24ad2e33255079921aab/fbmessenger-6.0.0-py2.py3-none-any.whl Collecting pymongo~=3.8 (from rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/fb/4a/586826433281ca285f0201235fccf63cc29a30fa78bcd72b6a34e365972d/pymongo-3.8.0-cp36-cp36m-manylinux1_x86_64.whl (416kB) 100% |████████████████████████████████| 419kB 1.5MB/s Collecting pykwalify~=1.7.0 (from rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/36/9f/612de8ca540bd24d604f544248c4c46e9db76f6ea5eb75fb4244da6ebbf0/pykwalify-1.7.0-py2.py3-none-any.whl (40kB) 100% |████████████████████████████████| 40kB 10.4MB/s Collecting packaging~=19.0 (from rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/91/32/58bc30e646e55eab8b21abf89e353f59c0cc02c417e42929f4a9546e1b1d/packaging-19.0-py2.py3-none-any.whl Collecting mattermostwrapper~=2.0 (from rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/93/70/203660597d12788e958dd691aa11c3c29caa075eadb2ce94d2eb53099d1b/mattermostwrapper-2.1-py2.py3-none-any.whl Requirement already satisfied: idna<2.9,>=2.5 in /usr/lib/python3/dist-packages (from requests~=2.22->rasa-x) Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /usr/lib/python3/dist-packages (from requests~=2.22->rasa-x) Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests~=2.22->rasa-x) Collecting sanic-plugins-framework>=0.7.0 (from sanic-cors~=0.9.6->rasa-x) Downloading https://files.pythonhosted.org/packages/1a/cc/a2e370acd9f0f3abdf67e2c42681e3bd84d2153e7a7b03615a73a39bb803/Sanic_Plugins_Framework-0.7.0-py2.py3-none-any.whl Collecting ujson>=1.35; sys_platform != "win32" and implementation_name == "cpython" (from sanic~=19.3.1->rasa-x) Downloading https://files.pythonhosted.org/packages/16/c4/79f3409bc710559015464e5f49b9879430d8f87498ecdc335899732e5377/ujson-1.35.tar.gz (192kB) 100% |████████████████████████████████| 194kB 3.4MB/s Collecting aiofiles>=0.3.0 (from sanic~=19.3.1->rasa-x) Downloading https://files.pythonhosted.org/packages/cf/f2/a67a23bc0bb61d88f82aa7fb84a2fb5f278becfbdc038c5cbb36c31feaf1/aiofiles-0.4.0-py3-none-any.whl Collecting uvloop>=0.5.3; sys_platform != "win32" and implementation_name == "cpython" (from sanic~=19.3.1->rasa-x) Downloading https://files.pythonhosted.org/packages/e4/d6/ea6a9bdeb3effcd036443182e0967639852c798d78bd77b8394c0f7520ef/uvloop-0.12.2-cp36-cp36m-manylinux1_x86_64.whl (3.5MB) 100% |████████████████████████████████| 3.5MB 220kB/s Collecting websockets<7.0,>=6.0 (from sanic~=19.3.1->rasa-x) Downloading https://files.pythonhosted.org/packages/5c/fe/99aeaf97985585baefca8d56125ec828ef5549276324ec319b63a4da686d/websockets-6.0-cp36-cp36m-manylinux1_x86_64.whl (88kB) 100% |████████████████████████████████| 92kB 5.7MB/s Collecting httptools>=0.0.10 (from sanic~=19.3.1->rasa-x) Downloading https://files.pythonhosted.org/packages/1b/03/215969db11abe8741e9c266a4cbe803a372bd86dd35fa0084c4df6d4bd00/httptools-0.0.13.tar.gz (104kB) 100% |████████████████████████████████| 112kB 5.6MB/s Collecting wcwidth (from prompt-toolkit~=2.0->questionary>=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/7e/9f/526a6947247599b084ee5232e4f9190a38f398d7300d866af3ab571a5bfe/wcwidth-0.1.7-py2.py3-none-any.whl Collecting sortedcontainers (from fakeredis~=1.0->rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/13/f3/cf85f7c3a2dbd1a515d51e1f1676d971abe41bba6f4ab5443240d9a78e5b/sortedcontainers-2.1.0-py2.py3-none-any.whl Collecting python-crfsuite>=0.8.3 (from sklearn-crfsuite~=0.3.6->rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/2f/86/cfcd71edca9d25d3d331209a20f6314b6f3f134c29478f90559cee9ce091/python_crfsuite-0.9.6-cp36-cp36m-manylinux1_x86_64.whl (754kB) 100% |████████████████████████████████| 757kB 91kB/s Collecting tabulate (from sklearn-crfsuite~=0.3.6->rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/c2/fd/202954b3f0eb896c53b7b6f07390851b1fd2ca84aa95880d7ae4f434c4ac/tabulate-0.8.3.tar.gz (46kB) 100% |████████████████████████████████| 51kB 322kB/s Collecting jmespath<1.0.0,>=0.7.1 (from boto3~=1.9->rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/83/94/7179c3832a6d45b266ddb2aac329e101367fbdb11f425f13771d27f225bb/jmespath-0.9.4-py2.py3-none-any.whl Collecting s3transfer<0.3.0,>=0.2.0 (from boto3~=1.9->rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/16/8a/1fc3dba0c4923c2a76e1ff0d52b305c44606da63f718d14d3231e21c51b0/s3transfer-0.2.1-py2.py3-none-any.whl (70kB) 100% |████████████████████████████████| 71kB 5.4MB/s Collecting botocore<1.13.0,>=1.12.197 (from boto3~=1.9->rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/7e/3e/ba5f2c7f1ca24c128401efd364c9a5231f411ec83328659c9a0321d82d45/botocore-1.12.197-py2.py3-none-any.whl (5.6MB) 100% |████████████████████████████████| 5.6MB 122kB/s Collecting decorator>=4.3.0 (from networkx~=2.3->rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/5f/88/0075e461560a1e750a0dcbf77f1d9de775028c37a19a346a6c565a257399/decorator-4.4.0-py2.py3-none-any.whl Collecting pysocks; python_version >= "3.0" (from twilio~=6.0->rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/cd/18/102cc70347486e75235a29a6543f002cf758042189cb063ec25334993e36/PySocks-1.7.0-py3-none-any.whl Collecting future>=0.16.0 (from python-telegram-bot~=11.0->rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz (829kB) 100% |████████████████████████████████| 829kB 92kB/s Requirement already satisfied: cryptography in /usr/lib/python3/dist-packages (from python-telegram-bot~=11.0->rasa~=1.1.0->rasa-x) Collecting pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 (from matplotlib~=3.0->rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/ff/2c/afc36631a9e0dc9f2b8bd4c19fa2d330cbe07d6679a1c0910418a200acad/pyparsing-2.4.1.1-py2.py3-none-any.whl (64kB) 100% |████████████████████████████████| 71kB 488kB/s Collecting cycler>=0.10 (from matplotlib~=3.0->rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/f7/d2/e07d3ebb2bd7af696440ce7e754c59dd546ffe1bbe732c8ab68b9c834e61/cycler-0.10.0-py2.py3-none-any.whl Collecting kiwisolver>=1.0.1 (from matplotlib~=3.0->rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/f8/a1/5742b56282449b1c0968197f63eae486eca2c35dcd334bab75ad524e0de1/kiwisolver-1.1.0-cp36-cp36m-manylinux1_x86_64.whl (90kB) 100% |████████████████████████████████| 92kB 5.2MB/s Collecting requests-toolbelt (from webexteamssdk~=1.1->rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/60/ef/7681134338fc097acef8d9b2f8abe0458e4d87559c689a8c306d0957ece5/requests_toolbelt-0.9.1-py2.py3-none-any.whl (54kB) 100% |████████████████████████████████| 61kB 5.8MB/s Collecting python-engineio<3.9.0,>=3.8.0 (from python-socketio~=4.0->rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/bd/b8/0fc389ca5c445051b37b17802f80bbf1b51c1e3b48b772ee608efbb90583/python_engineio-3.8.2.post1-py2.py3-none-any.whl (119kB) 100% |████████████████████████████████| 122kB 4.4MB/s Collecting humanfriendly>=4.7 (from coloredlogs~=10.0->rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/90/df/88bff450f333114680698dc4aac7506ff7cab164b794461906de31998665/humanfriendly-4.18-py2.py3-none-any.whl (73kB) 100% |████████████████████████████████| 81kB 1.7MB/s Collecting ConfigArgParse~=0.14 (from rasa-sdk~=1.1.0->rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/55/ea/f0ade52790bcd687127a302b26c1663bf2e0f23210d5281dbfcd1dfcda28/ConfigArgParse-0.14.0.tar.gz Collecting flask-cors~=3.0 (from rasa-sdk~=1.1.0->rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/78/38/e68b11daa5d613e3a91e4bf3da76c94ac9ee0d9cd515af9c1ab80d36f709/Flask_Cors-3.0.8-py2.py3-none-any.whl Collecting flask~=1.0 (from rasa-sdk~=1.1.0->rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/9b/93/628509b8d5dc749656a9641f4caf13540e2cdec85276964ff8f43bbb1d3b/Flask-1.1.1-py2.py3-none-any.whl (94kB) 100% |████████████████████████████████| 102kB 5.9MB/s Collecting websocket-client<0.55.0,>=0.35 (from slackclient~=1.3->rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/26/2d/f749a5c82f6192d77ed061a38e02001afcba55fe8477336d26a950ab17ce/websocket_client-0.54.0-py2.py3-none-any.whl (200kB) 100% |████████████████████████████████| 204kB 3.5MB/s Collecting greenlet>=0.4.14; platform_python_implementation == "CPython" (from gevent~=1.4->rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/bf/45/142141aa47e01a5779f0fa5a53b81f8379ce8f2b1cd13df7d2f1d751ae42/greenlet-0.4.15-cp36-cp36m-manylinux1_x86_64.whl (41kB) 100% |████████████████████████████████| 51kB 6.0MB/s Collecting absl-py>=0.1.6 (from tensorflow~=1.13.0->rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/da/3f/9b0355080b81b15ba6a9ffcf1f5ea39e307a2778b2f2dc8694724e8abd5b/absl-py-0.7.1.tar.gz (99kB) 100% |████████████████████████████████| 102kB 3.2MB/s Collecting astor>=0.6.0 (from tensorflow~=1.13.0->rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/d1/4f/950dfae467b384fc96bc6469de25d832534f6b4441033c39f914efd13418/astor-0.8.0-py2.py3-none-any.whl Collecting termcolor>=1.1.0 (from tensorflow~=1.13.0->rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/8a/48/a76be51647d0eb9f10e2a4511bf3ffb8cc1e6b14e9e4fab46173aa79f981/termcolor-1.1.0.tar.gz Collecting keras-applications>=1.0.6 (from tensorflow~=1.13.0->rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/71/e3/19762fdfc62877ae9102edf6342d71b28fbfd9dea3d2f96a882ce099b03f/Keras_Applications-1.0.8-py3-none-any.whl (50kB) 100% |████████████████████████████████| 51kB 4.0MB/s Requirement already satisfied: wheel>=0.26 in /usr/lib/python3/dist-packages (from tensorflow~=1.13.0->rasa~=1.1.0->rasa-x) Collecting tensorflow-estimator<1.14.0rc0,>=1.13.0 (from tensorflow~=1.13.0->rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/bb/48/13f49fc3fa0fdf916aa1419013bb8f2ad09674c275b4046d5ee669a46873/tensorflow_estimator-1.13.0-py2.py3-none-any.whl (367kB) 100% |████████████████████████████████| 368kB 1.4MB/s Collecting gast>=0.2.0 (from tensorflow~=1.13.0->rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/4e/35/11749bf99b2d4e3cceb4d55ca22590b0d7c2c62b9de38ac4a4a7f4687421/gast-0.2.2.tar.gz Collecting keras-preprocessing>=1.0.5 (from tensorflow~=1.13.0->rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/28/6a/8c1f62c37212d9fc441a7e26736df51ce6f0e38455816445471f10da4f0a/Keras_Preprocessing-1.1.0-py2.py3-none-any.whl (41kB) 100% |████████████████████████████████| 51kB 7.8MB/s Collecting tensorboard<1.14.0,>=1.13.0 (from tensorflow~=1.13.0->rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/0f/39/bdd75b08a6fba41f098b6cb091b9e8c7a80e1b4d679a581a0ccd17b10373/tensorboard-1.13.1-py3-none-any.whl (3.2MB) 100% |████████████████████████████████| 3.2MB 252kB/s Collecting grpcio>=1.8.6 (from tensorflow~=1.13.0->rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/f2/5d/b434403adb2db8853a97828d3d19f2032e79d630e0d11a8e95d243103a11/grpcio-1.22.0-cp36-cp36m-manylinux1_x86_64.whl (2.2MB) 100% |████████████████████████████████| 2.2MB 352kB/s Collecting protobuf>=3.6.1 (from tensorflow~=1.13.0->rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/dc/0e/e7cdff89745986c984ba58e6ff6541bc5c388dd9ab9d7d312b3b1532584a/protobuf-3.9.0-cp36-cp36m-manylinux1_x86_64.whl (1.2MB) 100% |████████████████████████████████| 1.2MB 631kB/s Collecting docopt>=0.6.2 (from pykwalify~=1.7.0->rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/a2/55/8f8cab2afd404cf578136ef2cc5dfb50baa1761b68c9da1fb1e4eed343c9/docopt-0.6.2.tar.gz Requirement already satisfied: PyYAML>=3.11 in /usr/lib/python3/dist-packages (from pykwalify~=1.7.0->rasa~=1.1.0->rasa-x) Collecting docutils<0.15,>=0.10 (from botocore<1.13.0,>=1.12.197->boto3~=1.9->rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/36/fa/08e9e6e0e3cbd1d362c3bbee8d01d0aedb2155c4ac112b19ef3cae8eed8d/docutils-0.14-py3-none-any.whl (543kB) 100% |████████████████████████████████| 552kB 1.5MB/s Collecting itsdangerous>=0.24 (from flask~=1.0->rasa-sdk~=1.1.0->rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl Collecting click>=5.1 (from flask~=1.0->rasa-sdk~=1.1.0->rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl (81kB) 100% |████████████████████████████████| 81kB 8.6MB/s Collecting Werkzeug>=0.15 (from flask~=1.0->rasa-sdk~=1.1.0->rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/d1/ab/d3bed6b92042622d24decc7aadc8877badf18aeca1571045840ad4956d3f/Werkzeug-0.15.5-py2.py3-none-any.whl (328kB) 100% |████████████████████████████████| 337kB 2.1MB/s Collecting Jinja2>=2.10.1 (from flask~=1.0->rasa-sdk~=1.1.0->rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/1d/e7/fd8b501e7a6dfe492a433deb7b9d833d39ca74916fa8bc63dd1a4947a671/Jinja2-2.10.1-py2.py3-none-any.whl (124kB) 100% |████████████████████████████████| 133kB 4.3MB/s Collecting h5py (from keras-applications>=1.0.6->tensorflow~=1.13.0->rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/30/99/d7d4fbf2d02bb30fb76179911a250074b55b852d34e98dd452a9f394ac06/h5py-2.9.0-cp36-cp36m-manylinux1_x86_64.whl (2.8MB) 100% |████████████████████████████████| 2.8MB 277kB/s Collecting mock>=2.0.0 (from tensorflow-estimator<1.14.0rc0,>=1.13.0->tensorflow~=1.13.0->rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/05/d2/f94e68be6b17f46d2c353564da56e6fb89ef09faeeff3313a046cb810ca9/mock-3.0.5-py2.py3-none-any.whl Collecting markdown>=2.6.8 (from tensorboard<1.14.0,>=1.13.0->tensorflow~=1.13.0->rasa~=1.1.0->rasa-x) Downloading https://files.pythonhosted.org/packages/c0/4e/fd492e91abdc2d2fcb70ef453064d980688762079397f779758e055f6575/Markdown-3.1.1-py2.py3-none-any.whl (87kB) 100% |████████████████████████████████| 92kB 5.6MB/s Requirement already satisfied: MarkupSafe>=0.23 in /usr/lib/python3/dist-packages (from Jinja2>=2.10.1->flask~=1.0->rasa-sdk~=1.1.0->rasa~=1.1.0->rasa-x) Building wheels for collected packages: rasa-x, SQLAlchemy, alembic, sanic-jwt, simplejson, idna-ssl, colorclass, networkx, terminaltables, webexteamssdk, slackclient, ujson, httptools, tabulate, future, ConfigArgParse, absl-py, termcolor, gast, docopt Running setup.py bdist_wheel for rasa-x ... done Stored in directory: /root/.cache/pip/wheels/82/d0/a0/8f453b63dffbccebb4e5348f9bef6be3a8dc5de339afa38a16 Running setup.py bdist_wheel for SQLAlchemy ... done Stored in directory: /root/.cache/pip/wheels/f2/ec/e0/d7deb0c981557e373edf7370574b7001690892afe5fea30c3c Running setup.py bdist_wheel for alembic ... done Stored in directory: /root/.cache/pip/wheels/8b/65/b2/9837b4422d13e739c3324c428f1b3aa9e3c3df666bb420e4b3 Running setup.py bdist_wheel for sanic-jwt ... done Stored in directory: /root/.cache/pip/wheels/06/3d/38/77ebbe49463450b981bf2274d2808411ef8de291037ef71afa Running setup.py bdist_wheel for simplejson ... done Stored in directory: /root/.cache/pip/wheels/5d/1a/1e/0350bb3df3e74215cd91325344cc86c2c691f5306eb4d22c77 Running setup.py bdist_wheel for idna-ssl ... done Stored in directory: /root/.cache/pip/wheels/d3/00/b3/32d613e19e08a739751dd6bf998cfed277728f8b2127ad4eb7 Running setup.py bdist_wheel for colorclass ... done Stored in directory: /root/.cache/pip/wheels/d1/86/9d/16127127306a92d7fd30267890a5634026c045391979c4c317 Running setup.py bdist_wheel for networkx ... done Stored in directory: /root/.cache/pip/wheels/de/63/64/3699be2a9d0ccdb37c7f16329acf3863fd76eda58c39c737af Running setup.py bdist_wheel for terminaltables ... done Stored in directory: /root/.cache/pip/wheels/30/6b/50/6c75775b681fb36cdfac7f19799888ef9d8813aff9e379663e Running setup.py bdist_wheel for webexteamssdk ... done Stored in directory: /root/.cache/pip/wheels/98/09/8a/03b3fcfe0a351b960427e278d87191e9a3065cd2a36b84ab3d Running setup.py bdist_wheel for slackclient ... done Stored in directory: /root/.cache/pip/wheels/3b/d4/92/3458f0e1a3e1a9c8935d3b2db89a75d74d8d45601fedec752f Running setup.py bdist_wheel for ujson ... done Stored in directory: /root/.cache/pip/wheels/28/77/e4/0311145b9c2e2f01470e744855131f9e34d6919687550f87d1 Running setup.py bdist_wheel for httptools ... done Stored in directory: /root/.cache/pip/wheels/e8/3e/2e/013f99b42efc25cf3589730cf380738e46b1e5edaf2f78d525 Running setup.py bdist_wheel for tabulate ... done Stored in directory: /root/.cache/pip/wheels/2b/67/89/414471314a2d15de625d184d8be6d38a03ae1e983dbda91e84 Running setup.py bdist_wheel for future ... done Stored in directory: /root/.cache/pip/wheels/0c/61/d2/d6b7317325828fbb39ee6ad559dbe4664d0896da4721bf379e Running setup.py bdist_wheel for ConfigArgParse ... done Stored in directory: /root/.cache/pip/wheels/aa/9c/ce/7e904dddb8c7595ffbe3409d24455bc5005852850e36011bda Running setup.py bdist_wheel for absl-py ... done Stored in directory: /root/.cache/pip/wheels/ee/98/38/46cbcc5a93cfea5492d19c38562691ddb23b940176c14f7b48 Running setup.py bdist_wheel for termcolor ... done Stored in directory: /root/.cache/pip/wheels/7c/06/54/bc84598ba1daf8f970247f550b175aaaee85f68b4b0c5ab2c6 Running setup.py bdist_wheel for gast ... done Stored in directory: /root/.cache/pip/wheels/5c/2e/7e/a1d4d4fcebe6c381f378ce7743a3ced3699feb89bcfbdadadd Running setup.py bdist_wheel for docopt ... done Stored in directory: /root/.cache/pip/wheels/9b/04/dd/7daf4150b6d9b12949298737de9431a324d4b797ffd63f526e Successfully built rasa-x SQLAlchemy alembic sanic-jwt simplejson idna-ssl colorclass networkx terminaltables webexteamssdk slackclient ujson httptools tabulate future ConfigArgParse absl-py termcolor gast docopt Installing collected packages: SQLAlchemy, typing-extensions, multidict, attrs, async-timeout, yarl, idna-ssl, aiohttp, python-dateutil, python-editor, alembic, tzlocal, apscheduler, isodate, jsonschema, mixpanel, pika, pyjwt, wcwidth, prompt-toolkit, questionary, sortedcontainers, redis, fakeredis, colorclass, ujson, aiofiles, uvloop, websockets, httptools, sanic, tqdm, python-crfsuite, tabulate, sklearn-crfsuite, jmespath, docutils, botocore, s3transfer, boto3, requests, rocketchat-API, decorator, networkx, terminaltables, pysocks, twilio, numpy, scipy, scikit-learn, colorhash, jsonpickle, future, python-telegram-bot, sanic-jwt, pyparsing, cycler, kiwisolver, matplotlib, requests-toolbelt, webexteamssdk, python-engineio, python-socketio, humanfriendly, coloredlogs, ConfigArgParse, itsdangerous, click, Werkzeug, Jinja2, flask, flask-cors, greenlet, gevent, rasa-sdk, kafka-python, pydot, ruamel.yaml, websocket-client, slackclient, async-generator, absl-py, astor, termcolor, h5py, keras-applications, mock, tensorflow-estimator, gast, keras-preprocessing, markdown, protobuf, grpcio, tensorboard, tensorflow, fbmessenger, pymongo, docopt, pykwalify, sanic-plugins-framework, sanic-cors, packaging, mattermostwrapper, simplejson, rasa, rasa-x Found existing installation: python-dateutil 2.6.1 Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /usr Found existing installation: requests 2.18.4 Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /usr Found existing installation: protobuf 3.0.0 Not uninstalling protobuf at /usr/lib/python3/dist-packages, outside environment /usr Found existing installation: simplejson 3.13.2 Not uninstalling simplejson at /usr/lib/python3/dist-packages, outside environment /usr Successfully installed ConfigArgParse-0.14.0 Jinja2-2.10.1 SQLAlchemy-1.3.6 Werkzeug-0.15.5 absl-py-0.7.1 aiofiles-0.4.0 aiohttp-3.5.4 alembic-1.0.11 apscheduler-3.6.1 astor-0.8.0 async-generator-1.10 async-timeout-3.0.1 attrs-19.1.0 boto3-1.9.197 botocore-1.12.197 click-7.0 colorclass-2.2.0 coloredlogs-10.0 colorhash-1.0.2 cycler-0.10.0 decorator-4.4.0 docopt-0.6.2 docutils-0.14 fakeredis-1.0.3 fbmessenger-6.0.0 flask-1.1.1 flask-cors-3.0.8 future-0.17.1 gast-0.2.2 gevent-1.4.0 greenlet-0.4.15 grpcio-1.22.0 h5py-2.9.0 httptools-0.0.13 humanfriendly-4.18 idna-ssl-1.1.0 isodate-0.6.0 itsdangerous-1.1.0 jmespath-0.9.4 jsonpickle-1.2 jsonschema-2.6.0 kafka-python-1.4.6 keras-applications-1.0.8 keras-preprocessing-1.1.0 kiwisolver-1.1.0 markdown-3.1.1 matplotlib-3.1.1 mattermostwrapper-2.1 mixpanel-4.4.0 mock-3.0.5 multidict-4.5.2 networkx-2.3 numpy-1.17.0 packaging-19.0 pika-1.0.1 prompt-toolkit-2.0.9 protobuf-3.9.0 pydot-1.4.1 pyjwt-1.7.1 pykwalify-1.7.0 pymongo-3.8.0 pyparsing-2.4.1.1 pysocks-1.7.0 python-crfsuite-0.9.6 python-dateutil-2.8.0 python-editor-1.0.4 python-engineio-3.8.2.post1 python-socketio-4.2.1 python-telegram-bot-11.1.0 questionary-1.1.1 rasa-1.1.8 rasa-sdk-1.1.1 rasa-x-0.19.5 redis-3.3.0 requests-2.22.0 requests-toolbelt-0.9.1 rocketchat-API-0.6.34 ruamel.yaml-0.15.100 s3transfer-0.2.1 sanic-19.3.1 sanic-cors-0.9.8.post1 sanic-jwt-1.3.2 sanic-plugins-framework-0.7.0 scikit-learn-0.20.3 scipy-1.3.0 simplejson-3.16.0 sklearn-crfsuite-0.3.6 slackclient-1.3.2 sortedcontainers-2.1.0 tabulate-0.8.3 tensorboard-1.13.1 tensorflow-1.13.2 tensorflow-estimator-1.13.0 termcolor-1.1.0 terminaltables-3.1.0 tqdm-4.32.2 twilio-6.29.2 typing-extensions-3.7.4 tzlocal-2.0.0 ujson-1.35 uvloop-0.12.2 wcwidth-0.1.7 webexteamssdk-1.1.1 websocket-client-0.54.0 websockets-6.0 yarl-1.3.0 root@spock-02-VirtualBox:~#

123v commented 5 years ago

create a virtual environment - pip/pip3 install virtualenv go to the folder where you want to create venv, and create project - virtualenv -p python_path project_name activate the env - source project_name/bin/activate install rasa - pip install rasa train model - rasa train deactivate venv - deactivate That's it.