sukeesh / Jarvis

Personal Assistant for Linux and macOS
MIT License
2.98k stars 1.03k forks source link

Bug Report: in setup.sh #630

Closed chekoduadarsh closed 4 years ago

chekoduadarsh commented 4 years ago

Hey, Using Ubuntu 16.04 and did ./setup.sh found an error in library installation and I don't think those libraries to be installed are up to date. Bug report is attached

tmp_1eOyH.txt

pnhofmann commented 4 years ago

That's interesting - especially strange that not more useful information are logged... Will investigate this...

Could you try on cli (in Jarvis folder):

env/bin/pip install -U -r installer/requirements.txt

to hopefully get some more information? Thanks ;).

chekoduadarsh commented 4 years ago

Hey, THanks for the fast reply, I ran pip install -U -r requirements.txt inside the installer folder, got the following error

Ignoring psutil: markers u"sys_platform == 'win32'" don't match your environment Ignoring pync: markers u"sys_platform == 'darwin'" don't match your environment Ignoring pypiwin32: markers u"sys_platform == 'win32'" don't match your environment Ignoring pyreadline: markers u"sys_platform == 'win32'" don't match your environment Ignoring pywin32: markers u"sys_platform == 'win32'" don't match your environment Ignoring windows-curses: markers u"sys_platform == 'win32'" don't match your environment Collecting akinator.py (from -r requirements.txt (line 1)) Using cached https://files.pythonhosted.org/packages/aa/89/cb6516153e0a1b50428f6d759d6b7e04dd0b5b158ed051dc2b2b534e8fdb/akinator.py-2.0.3.tar.gz Collecting archey4 (from -r requirements.txt (line 2)) Could not find a version that satisfies the requirement archey4 (from -r requirements.txt (line 2)) (from versions: ) No matching distribution found for archey4 (from -r requirements.txt (line 2)) You are using pip version 8.1.1, however version 19.3.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command.

chekoduadarsh commented 4 years ago

https://github.com/pypa/pipenv/issues/3187#issue-378274245

check this out they had similar problem

pnhofmann commented 4 years ago

Thanks!

Hmm, probably archey4 has a dependency not available for python 3.5.2 on Linux. Must say me Ubuntu Test VM is 18.04, so didn't test on 16.04...

Would suggest, if archey4 makes trouble, let's just make it optionally.

chekoduadarsh commented 4 years ago

Removed libraries to be installed for "darwin" still got some problem

pip install -U -r installer/requirements.txt 
Ignoring psutil: markers u"sys_platform == 'win32'" don't match your environment
Ignoring pypiwin32: markers u"sys_platform == 'win32'" don't match your environment
Ignoring pyreadline: markers u"sys_platform == 'win32'" don't match your environment
Ignoring pywin32: markers u"sys_platform == 'win32'" don't match your environment
Ignoring windows-curses: markers u"sys_platform == 'win32'" don't match your environment
Collecting akinator.py (from -r installer/requirements.txt (line 1))
Collecting beautifulsoup4 (from -r installer/requirements.txt (line 2))
  Using cached https://files.pythonhosted.org/packages/f9/d9/183705a87492249b212d88eef740995f55076195bcf45ed59306c146e42d/beautifulsoup4-4.8.1-py2-none-any.whl
Collecting colorama (from -r installer/requirements.txt (line 3))
  Using cached https://files.pythonhosted.org/packages/4f/a6/728666f39bfff1719fc94c481890b2106837da9318031f71a8424b662e12/colorama-0.4.1-py2.py3-none-any.whl
Collecting distro (from -r installer/requirements.txt (line 4))
  Using cached https://files.pythonhosted.org/packages/ea/35/82f79b92fa4d937146c660a6482cee4f3dfa1f97ff3d2a6f3ecba33e712e/distro-1.4.0-py2.py3-none-any.whl
Collecting flake8 (from -r installer/requirements.txt (line 5))
  Using cached https://files.pythonhosted.org/packages/f8/1f/7ea40d1e4146ea55dbab41cda1376db092a75794914169aabd7e8d7a7def/flake8-3.7.9-py2.py3-none-any.whl
Collecting forex-python (from -r installer/requirements.txt (line 6))
Collecting googletrans (from -r installer/requirements.txt (line 7))
Collecting IMDbPY (from -r installer/requirements.txt (line 8))
Collecting instantmusic (from -r installer/requirements.txt (line 9))
Collecting mock (from -r installer/requirements.txt (line 10))
  Using cached https://files.pythonhosted.org/packages/05/d2/f94e68be6b17f46d2c353564da56e6fb89ef09faeeff3313a046cb810ca9/mock-3.0.5-py2.py3-none-any.whl
Collecting nltk (from -r installer/requirements.txt (line 11))
Collecting pick (from -r installer/requirements.txt (line 12))
  Using cached https://files.pythonhosted.org/packages/89/64/5a96597ea238d5af113fdeb380f2e83f70b1163e4b67eb577abf20874b35/pick-0.6.4-py2.py3-none-any.whl
Collecting pluginmanager (from -r installer/requirements.txt (line 13))
  Using cached https://files.pythonhosted.org/packages/71/0d/1fd65ddb9aa2616d5d6b16ce566d39fe838f1016775e9158b1ee7c0be3e1/pluginmanager-0.4.1-py2.py3-none-any.whl
Collecting pycricbuzz (from -r installer/requirements.txt (line 15))
  Using cached https://files.pythonhosted.org/packages/a4/f5/f7e1127f92816e5f6e9e375dad3438e427f6add52f5a801d3ecc25729419/pycricbuzz-2.4-py2.py3-none-any.whl
Collecting pydoc-markdown (from -r installer/requirements.txt (line 16))
Collecting python-dateutil (from -r installer/requirements.txt (line 19))
  Using cached https://files.pythonhosted.org/packages/d4/70/d60450c3dd48ef87586924207ae8907090de0b306af2bce5d134d78615cb/python_dateutil-2.8.1-py2.py3-none-any.whl
Collecting pytimeparse (from -r installer/requirements.txt (line 20))
  Using cached https://files.pythonhosted.org/packages/1b/b4/afd75551a3b910abd1d922dbd45e49e5deeb4d47dc50209ce489ba9844dd/pytimeparse-1.1.8-py2.py3-none-any.whl
Collecting requests[security] (from -r installer/requirements.txt (line 22))
  Using cached https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl
Collecting speedtest-cli (from -r installer/requirements.txt (line 23))
  Using cached https://files.pythonhosted.org/packages/c4/44/dfebd38c5fb35aae0a7279e2a3ffe33ca65edb449a586b93addc8d409a71/speedtest_cli-2.1.2-py2.py3-none-any.whl
Collecting sympy (from -r installer/requirements.txt (line 24))
  Using cached https://files.pythonhosted.org/packages/21/21/f4105795ca7f35c541d82c5b06be684dd2f5cb4f508fb487cd7aea4de776/sympy-1.4-py2.py3-none-any.whl
Collecting tabulate (from -r installer/requirements.txt (line 25))
Collecting termdown (from -r installer/requirements.txt (line 26))
  Using cached https://files.pythonhosted.org/packages/8c/3e/6e69713b3892ca1fa1f95237c9496f5987a13dc0f3ebc4f9890a2d325c12/termdown-1.16.0-py2.py3-none-any.whl
Collecting wikipedia (from -r installer/requirements.txt (line 27))
Collecting soupsieve>=1.2 (from beautifulsoup4->-r installer/requirements.txt (line 2))
  Using cached https://files.pythonhosted.org/packages/81/94/03c0f04471fc245d08d0a99f7946ac228ca98da4fa75796c507f61e688c2/soupsieve-1.9.5-py2.py3-none-any.whl
Collecting configparser; python_version < "3.2" (from flake8->-r installer/requirements.txt (line 5))
  Using cached https://files.pythonhosted.org/packages/7a/2a/95ed0501cf5d8709490b1d3a3f9b5cf340da6c433f896bbe9ce08dbe6785/configparser-4.0.2-py2.py3-none-any.whl
Collecting pycodestyle<2.6.0,>=2.5.0 (from flake8->-r installer/requirements.txt (line 5))
  Using cached https://files.pythonhosted.org/packages/0e/0c/04a353e104d2f324f8ee5f4b32012618c1c86dd79e52a433b64fceed511b/pycodestyle-2.5.0-py2.py3-none-any.whl
Collecting functools32; python_version < "3.2" (from flake8->-r installer/requirements.txt (line 5))
Collecting mccabe<0.7.0,>=0.6.0 (from flake8->-r installer/requirements.txt (line 5))
  Using cached https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl
Collecting enum34; python_version < "3.4" (from flake8->-r installer/requirements.txt (line 5))
  Using cached https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl
Collecting typing; python_version < "3.5" (from flake8->-r installer/requirements.txt (line 5))
  Using cached https://files.pythonhosted.org/packages/22/30/64ca29543375759dc589ade14a6cd36382abf2bec17d67de8481bc9814d7/typing-3.7.4.1-py2-none-any.whl
Collecting entrypoints<0.4.0,>=0.3.0 (from flake8->-r installer/requirements.txt (line 5))
  Using cached https://files.pythonhosted.org/packages/ac/c6/44694103f8c221443ee6b0041f69e2740d89a25641e62fb4f2ee568f2f9c/entrypoints-0.3-py2.py3-none-any.whl
Collecting pyflakes<2.2.0,>=2.1.0 (from flake8->-r installer/requirements.txt (line 5))
  Using cached https://files.pythonhosted.org/packages/84/f2/ed0ffb887f8138a8fe5a621b8c0bb9598bfb3989e029f6c6a85ee66628ee/pyflakes-2.1.1-py2.py3-none-any.whl
Collecting simplejson (from forex-python->-r installer/requirements.txt (line 6))
Collecting lxml (from IMDbPY->-r installer/requirements.txt (line 8))
  Using cached https://files.pythonhosted.org/packages/e4/f4/65d145cd6917131826050b0479be35aaccba2847b7f80fc4afc6bec6616b/lxml-4.4.1-cp27-cp27mu-manylinux1_x86_64.whl
Collecting SQLAlchemy (from IMDbPY->-r installer/requirements.txt (line 8))
Collecting eyed3 (from instantmusic->-r installer/requirements.txt (line 9))
  Using cached https://files.pythonhosted.org/packages/cd/07/7bbbd0a72b7884900785c95b5447345397b5bdbba44785601147084b7701/eyeD3-0.8.11-py2.py3-none-any.whl
Collecting youtube-dl (from instantmusic->-r installer/requirements.txt (line 9))
  Using cached https://files.pythonhosted.org/packages/67/99/977114c1c11cb3afdcc685f166ce844d052baae3ba7aa5d9f26da140c409/youtube_dl-2019.11.22-py2.py3-none-any.whl
Collecting funcsigs>=1; python_version < "3.3" (from mock->-r installer/requirements.txt (line 10))
  Using cached https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
Collecting six (from mock->-r installer/requirements.txt (line 10))
  Using cached https://files.pythonhosted.org/packages/65/26/32b8464df2a97e6dd1b656ed26b2c194606c16fe163c695a992b36c11cdf/six-1.13.0-py2.py3-none-any.whl
Collecting singledispatch (from nltk->-r installer/requirements.txt (line 11))
  Using cached https://files.pythonhosted.org/packages/c5/10/369f50bcd4621b263927b0a1519987a04383d4a98fb10438042ad410cf88/singledispatch-3.4.0.3-py2.py3-none-any.whl
Collecting Markdown>=2.6.11 (from pydoc-markdown->-r installer/requirements.txt (line 16))
  Using cached https://files.pythonhosted.org/packages/c0/4e/fd492e91abdc2d2fcb70ef453064d980688762079397f779758e055f6575/Markdown-3.1.1-py2.py3-none-any.whl
Collecting PyYAML>=3.12 (from pydoc-markdown->-r installer/requirements.txt (line 16))
Collecting MkDocs>=0.16.0 (from pydoc-markdown->-r installer/requirements.txt (line 16))
  Using cached https://files.pythonhosted.org/packages/db/f9/b0179afee0db21943120ea606eb68bda1257b96420df74b775280eb5850b/mkdocs-1.0.4-py2.py3-none-any.whl
Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 (from requests[security]->-r installer/requirements.txt (line 22))
  Using cached https://files.pythonhosted.org/packages/b4/40/a9837291310ee1ccc242ceb6ebfd9eb21539649f193a7c8c86ba15b98539/urllib3-1.25.7-py2.py3-none-any.whl
Collecting certifi>=2017.4.17 (from requests[security]->-r installer/requirements.txt (line 22))
  Using cached https://files.pythonhosted.org/packages/18/b0/8146a4f8dd402f60744fa380bc73ca47303cccf8b9190fd16a827281eac2/certifi-2019.9.11-py2.py3-none-any.whl
Collecting chardet<3.1.0,>=3.0.2 (from requests[security]->-r installer/requirements.txt (line 22))
  Using cached https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl
Collecting idna<2.9,>=2.5 (from requests[security]->-r installer/requirements.txt (line 22))
  Using cached https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl
Collecting cryptography>=1.3.4; extra == "security" (from requests[security]->-r installer/requirements.txt (line 22))
  Using cached https://files.pythonhosted.org/packages/e2/67/4597fc5d5de01bb44887844647ab8e73239079dd478c35c52d58a9eb3d45/cryptography-2.8-cp27-cp27mu-manylinux1_x86_64.whl
Collecting pyOpenSSL>=0.14; extra == "security" (from requests[security]->-r installer/requirements.txt (line 22))
  Using cached https://files.pythonhosted.org/packages/9e/de/f8342b68fa9e981d348039954657bdf681b2ab93de27443be51865ffa310/pyOpenSSL-19.1.0-py2.py3-none-any.whl
Collecting mpmath>=0.19 (from sympy->-r installer/requirements.txt (line 24))
Collecting click>=2.0 (from termdown->-r installer/requirements.txt (line 26))
  Using cached https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl
Collecting pyfiglet>=0.7 (from termdown->-r installer/requirements.txt (line 26))
  Using cached https://files.pythonhosted.org/packages/33/07/fcfdd7a2872f5b348953de35acce1544dab0c1e8368dca54279b1cde5c15/pyfiglet-0.8.post1-py2.py3-none-any.whl
Collecting backports.functools-lru-cache; python_version < "3" (from soupsieve>=1.2->beautifulsoup4->-r installer/requirements.txt (line 2))
  Using cached https://files.pythonhosted.org/packages/da/d1/080d2bb13773803648281a49e3918f65b31b7beebf009887a529357fd44a/backports.functools_lru_cache-1.6.1-py2.py3-none-any.whl
Collecting python-magic (from eyed3->instantmusic->-r installer/requirements.txt (line 9))
  Using cached https://files.pythonhosted.org/packages/42/a1/76d30c79992e3750dac6790ce16f056f870d368ba142f83f75f694d93001/python_magic-0.4.15-py2.py3-none-any.whl
Collecting pathlib; python_version < "3.4" (from eyed3->instantmusic->-r installer/requirements.txt (line 9))
Collecting setuptools>=36 (from Markdown>=2.6.11->pydoc-markdown->-r installer/requirements.txt (line 16))
  Using cached https://files.pythonhosted.org/packages/d9/de/554b6310ac87c5b921bc45634b07b11394fe63bc4cb5176f5240addf18ab/setuptools-41.6.0-py2.py3-none-any.whl
Collecting tornado>=5.0 (from MkDocs>=0.16.0->pydoc-markdown->-r installer/requirements.txt (line 16))
Collecting Jinja2>=2.7.1 (from MkDocs>=0.16.0->pydoc-markdown->-r installer/requirements.txt (line 16))
  Using cached https://files.pythonhosted.org/packages/65/e0/eb35e762802015cab1ccee04e8a277b03f1d8e53da3ec3106882ec42558b/Jinja2-2.10.3-py2.py3-none-any.whl
Collecting livereload>=2.5.1 (from MkDocs>=0.16.0->pydoc-markdown->-r installer/requirements.txt (line 16))
  Using cached https://files.pythonhosted.org/packages/12/4d/30cfe74402d2e962d66d35da29bf8850b0557b559ce84d09967c8ade859e/livereload-2.6.1-py2.py3-none-any.whl
Collecting cffi!=1.11.3,>=1.8 (from cryptography>=1.3.4; extra == "security"->requests[security]->-r installer/requirements.txt (line 22))
  Using cached https://files.pythonhosted.org/packages/93/5d/c4f950891251e478929036ca07b22f0b10324460c1d0a4434c584481db51/cffi-1.13.2-cp27-cp27mu-manylinux1_x86_64.whl
Collecting ipaddress; python_version < "3" (from cryptography>=1.3.4; extra == "security"->requests[security]->-r installer/requirements.txt (line 22))
  Using cached https://files.pythonhosted.org/packages/c2/f8/49697181b1651d8347d24c095ce46c7346c37335ddc7d255833e7cde674d/ipaddress-1.0.23-py2.py3-none-any.whl
Collecting MarkupSafe>=0.23 (from Jinja2>=2.7.1->MkDocs>=0.16.0->pydoc-markdown->-r installer/requirements.txt (line 16))
  Using cached https://files.pythonhosted.org/packages/fb/40/f3adb7cf24a8012813c5edb20329eb22d5d8e2a0ecf73d21d6b85865da11/MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl
Collecting pycparser (from cffi!=1.11.3,>=1.8->cryptography>=1.3.4; extra == "security"->requests[security]->-r installer/requirements.txt (line 22))
Installing collected packages: urllib3, certifi, chardet, idna, enum34, pycparser, cffi, six, ipaddress, cryptography, pyOpenSSL, requests, akinator.py, backports.functools-lru-cache, soupsieve, beautifulsoup4, colorama, distro, configparser, pycodestyle, functools32, mccabe, typing, entrypoints, pyflakes, flake8, simplejson, forex-python, googletrans, lxml, SQLAlchemy, IMDbPY, python-magic, pathlib, eyed3, youtube-dl, instantmusic, funcsigs, mock, singledispatch, nltk, pick, pluginmanager, pycricbuzz, setuptools, Markdown, PyYAML, tornado, click, MarkupSafe, Jinja2, livereload, MkDocs, pydoc-markdown, python-dateutil, pytimeparse, speedtest-cli, mpmath, sympy, tabulate, pyfiglet, termdown, wikipedia
    Segmentation fault (core dumped)
pnhofmann commented 4 years ago

Segmentation fault (core dumped)

That's for sure a bug in a pip package. Maybe this one?

https://github.com/pyca/cryptography/issues/3815

removed apt package and installed pip package fixed for me.

sudo apt-get remove python-cryptography
sudo apt-get remove python3-cryptography
chekoduadarsh commented 4 years ago

Update in error, I tried refreshing my pip after tha i got this

ERROR: pyopenssl 19.1.0 has requirement cryptography>=2.8, but you'll have cryptography 2.1.4 which is incompatible.
Installing collected packages: akinator.py, beautifulsoup4, colorama, distro, mccabe, entrypoints, pyflakes, flake8, forex-python, googletrans, SQLAlchemy, IMDbPY, youtube-dl, python-magic, eyed3, instantmusic, nltk, pick, pluginmanager, pycricbuzz, tornado, livereload, MkDocs, pydoc-markdown, python-dateutil, pytimeparse, speedtest-cli, mpmath, sympy, tabulate, pyfiglet, termdown, wikipedia, pyOpenSSL
ERROR: Could not install packages due to an EnvironmentError: [Errno 13] Permission denied: '/usr/local/lib/python3.7/dist-packages/akinator'
Consider using the `--user` option or check the permissions.
appi147 commented 4 years ago

Hey, does it give errors when using virtualenv?

On Tue, 26 Nov 2019, 22:53 ADARSH C, notifications@github.com wrote:

Update in error, I tried refreshing my pip after tha i got this

ERROR: pyopenssl 19.1.0 has requirement cryptography>=2.8, but you'll have cryptography 2.1.4 which is incompatible. Installing collected packages: akinator.py, beautifulsoup4, colorama, distro, mccabe, entrypoints, pyflakes, flake8, forex-python, googletrans, SQLAlchemy, IMDbPY, youtube-dl, python-magic, eyed3, instantmusic, nltk, pick, pluginmanager, pycricbuzz, tornado, livereload, MkDocs, pydoc-markdown, python-dateutil, pytimeparse, speedtest-cli, mpmath, sympy, tabulate, pyfiglet, termdown, wikipedia, pyOpenSSL ERROR: Could not install packages due to an EnvironmentError: [Errno 13] Permission denied: '/usr/local/lib/python3.7/dist-packages/akinator' Consider using the --user option or check the permissions.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sukeesh/Jarvis/issues/630?email_source=notifications&email_token=AHYBERVXJPKCFCNJHQZLQGTQVVLQJA5CNFSM4JQ2VS52YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFGZTRA#issuecomment-558733764, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHYBERQSO5J4U7RTUB2N65LQVVLQJANCNFSM4JQ2VS5Q .

pnhofmann commented 4 years ago

Removed libraries to be installed for "darwin" still got some problem

Okay, now I am really confused.

Just installed Ubuntu 16.04 VM.

What?

@chekoduadarsh

Maybe try remove env-folder (rm -R env) and re-run installer? Like appi147 noted, pip needs to run inside correct virtualenv (run source env/bin/activate before).

EDIT: Just to be sure: You are running latest version of Ubuntu 16.04?

chekoduadarsh commented 4 years ago

Hey, @pnhofmann I was using 16.04 found out to be the problem was in env folder I removed that env folder and created my own by, virtualenv env in the Jarvis folder, it solved that issue.

After that, i upgraded my ubuntu 18.04LTS(any way suport was going to end soon)

Now new error within wordnet part, tmpEP0Bq5.txt

chekoduadarsh commented 4 years ago

There is a small problem on dependency version in requirement.txt for example, cryptography == 2.1.8 (installed through ./setup) but need cryptography >=2.8 (had to uninstall and reinstall) solved the issue

chekoduadarsh commented 4 years ago

Hey, @pnhofmann I was using 16.04 found out to be the problem was in env folder I removed that env folder and created my own by, virtualenv env in the Jarvis folder, it solved that issue.

After that, i upgraded my ubuntu 18.04LTS(any way suport was going to end soon)

Now new error within wordnet part, tmpEP0Bq5.txt

Solved!! wordnet problem by installing =g nltk env/bin/pip install nltk

chekoduadarsh commented 4 years ago

@pnhofmann and @appi147

Thank you, guys!!! Installed successfully I think we need to update installing setup, I had the following problem during and after installation but solved them

  1. Had to stop the setup and install espeak

  2. ModuleNotFoundError: No module named 'colorama' solved by - env/bin/pip install colorama in Jarvis folder

  3. ModuleNotFoundError: No module named 'pluginmanager' solved by - env/bin/pip install pluginmanager in Jarvis folder

  4. ModuleNotFoundError: No module named 'pyttsx3' solved by - env/bin/pip install pyttsx3 in Jarvis folder

I think problem 2,3,4 is due I edited requirement.txt for removal of darwin

Removed libraries to be installed for "darwin" still got some problem

pip install -U -r installer/requirements.txt 
Ignoring psutil: markers u"sys_platform == 'win32'" don't match your environment
Ignoring pypiwin32: markers u"sys_platform == 'win32'" don't match your environment
Ignoring pyreadline: markers u"sys_platform == 'win32'" don't match your environment
Ignoring pywin32: markers u"sys_platform == 'win32'" don't match your environment
Ignoring windows-curses: markers u"sys_platform == 'win32'" don't match your environment
Collecting akinator.py (from -r installer/requirements.txt (line 1))
Collecting beautifulsoup4 (from -r installer/requirements.txt (line 2))
  Using cached https://files.pythonhosted.org/packages/f9/d9/183705a87492249b212d88eef740995f55076195bcf45ed59306c146e42d/beautifulsoup4-4.8.1-py2-none-any.whl
Collecting colorama (from -r installer/requirements.txt (line 3))
  Using cached https://files.pythonhosted.org/packages/4f/a6/728666f39bfff1719fc94c481890b2106837da9318031f71a8424b662e12/colorama-0.4.1-py2.py3-none-any.whl
Collecting distro (from -r installer/requirements.txt (line 4))
  Using cached https://files.pythonhosted.org/packages/ea/35/82f79b92fa4d937146c660a6482cee4f3dfa1f97ff3d2a6f3ecba33e712e/distro-1.4.0-py2.py3-none-any.whl
Collecting flake8 (from -r installer/requirements.txt (line 5))
  Using cached https://files.pythonhosted.org/packages/f8/1f/7ea40d1e4146ea55dbab41cda1376db092a75794914169aabd7e8d7a7def/flake8-3.7.9-py2.py3-none-any.whl
Collecting forex-python (from -r installer/requirements.txt (line 6))
Collecting googletrans (from -r installer/requirements.txt (line 7))
Collecting IMDbPY (from -r installer/requirements.txt (line 8))
Collecting instantmusic (from -r installer/requirements.txt (line 9))
Collecting mock (from -r installer/requirements.txt (line 10))
  Using cached https://files.pythonhosted.org/packages/05/d2/f94e68be6b17f46d2c353564da56e6fb89ef09faeeff3313a046cb810ca9/mock-3.0.5-py2.py3-none-any.whl
Collecting nltk (from -r installer/requirements.txt (line 11))
Collecting pick (from -r installer/requirements.txt (line 12))
  Using cached https://files.pythonhosted.org/packages/89/64/5a96597ea238d5af113fdeb380f2e83f70b1163e4b67eb577abf20874b35/pick-0.6.4-py2.py3-none-any.whl
Collecting pluginmanager (from -r installer/requirements.txt (line 13))
  Using cached https://files.pythonhosted.org/packages/71/0d/1fd65ddb9aa2616d5d6b16ce566d39fe838f1016775e9158b1ee7c0be3e1/pluginmanager-0.4.1-py2.py3-none-any.whl
Collecting pycricbuzz (from -r installer/requirements.txt (line 15))
  Using cached https://files.pythonhosted.org/packages/a4/f5/f7e1127f92816e5f6e9e375dad3438e427f6add52f5a801d3ecc25729419/pycricbuzz-2.4-py2.py3-none-any.whl
Collecting pydoc-markdown (from -r installer/requirements.txt (line 16))
Collecting python-dateutil (from -r installer/requirements.txt (line 19))
  Using cached https://files.pythonhosted.org/packages/d4/70/d60450c3dd48ef87586924207ae8907090de0b306af2bce5d134d78615cb/python_dateutil-2.8.1-py2.py3-none-any.whl
Collecting pytimeparse (from -r installer/requirements.txt (line 20))
  Using cached https://files.pythonhosted.org/packages/1b/b4/afd75551a3b910abd1d922dbd45e49e5deeb4d47dc50209ce489ba9844dd/pytimeparse-1.1.8-py2.py3-none-any.whl
Collecting requests[security] (from -r installer/requirements.txt (line 22))
  Using cached https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl
Collecting speedtest-cli (from -r installer/requirements.txt (line 23))
  Using cached https://files.pythonhosted.org/packages/c4/44/dfebd38c5fb35aae0a7279e2a3ffe33ca65edb449a586b93addc8d409a71/speedtest_cli-2.1.2-py2.py3-none-any.whl
Collecting sympy (from -r installer/requirements.txt (line 24))
  Using cached https://files.pythonhosted.org/packages/21/21/f4105795ca7f35c541d82c5b06be684dd2f5cb4f508fb487cd7aea4de776/sympy-1.4-py2.py3-none-any.whl
Collecting tabulate (from -r installer/requirements.txt (line 25))
Collecting termdown (from -r installer/requirements.txt (line 26))
  Using cached https://files.pythonhosted.org/packages/8c/3e/6e69713b3892ca1fa1f95237c9496f5987a13dc0f3ebc4f9890a2d325c12/termdown-1.16.0-py2.py3-none-any.whl
Collecting wikipedia (from -r installer/requirements.txt (line 27))
Collecting soupsieve>=1.2 (from beautifulsoup4->-r installer/requirements.txt (line 2))
  Using cached https://files.pythonhosted.org/packages/81/94/03c0f04471fc245d08d0a99f7946ac228ca98da4fa75796c507f61e688c2/soupsieve-1.9.5-py2.py3-none-any.whl
Collecting configparser; python_version < "3.2" (from flake8->-r installer/requirements.txt (line 5))
  Using cached https://files.pythonhosted.org/packages/7a/2a/95ed0501cf5d8709490b1d3a3f9b5cf340da6c433f896bbe9ce08dbe6785/configparser-4.0.2-py2.py3-none-any.whl
Collecting pycodestyle<2.6.0,>=2.5.0 (from flake8->-r installer/requirements.txt (line 5))
  Using cached https://files.pythonhosted.org/packages/0e/0c/04a353e104d2f324f8ee5f4b32012618c1c86dd79e52a433b64fceed511b/pycodestyle-2.5.0-py2.py3-none-any.whl
Collecting functools32; python_version < "3.2" (from flake8->-r installer/requirements.txt (line 5))
Collecting mccabe<0.7.0,>=0.6.0 (from flake8->-r installer/requirements.txt (line 5))
  Using cached https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl
Collecting enum34; python_version < "3.4" (from flake8->-r installer/requirements.txt (line 5))
  Using cached https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl
Collecting typing; python_version < "3.5" (from flake8->-r installer/requirements.txt (line 5))
  Using cached https://files.pythonhosted.org/packages/22/30/64ca29543375759dc589ade14a6cd36382abf2bec17d67de8481bc9814d7/typing-3.7.4.1-py2-none-any.whl
Collecting entrypoints<0.4.0,>=0.3.0 (from flake8->-r installer/requirements.txt (line 5))
  Using cached https://files.pythonhosted.org/packages/ac/c6/44694103f8c221443ee6b0041f69e2740d89a25641e62fb4f2ee568f2f9c/entrypoints-0.3-py2.py3-none-any.whl
Collecting pyflakes<2.2.0,>=2.1.0 (from flake8->-r installer/requirements.txt (line 5))
  Using cached https://files.pythonhosted.org/packages/84/f2/ed0ffb887f8138a8fe5a621b8c0bb9598bfb3989e029f6c6a85ee66628ee/pyflakes-2.1.1-py2.py3-none-any.whl
Collecting simplejson (from forex-python->-r installer/requirements.txt (line 6))
Collecting lxml (from IMDbPY->-r installer/requirements.txt (line 8))
  Using cached https://files.pythonhosted.org/packages/e4/f4/65d145cd6917131826050b0479be35aaccba2847b7f80fc4afc6bec6616b/lxml-4.4.1-cp27-cp27mu-manylinux1_x86_64.whl
Collecting SQLAlchemy (from IMDbPY->-r installer/requirements.txt (line 8))
Collecting eyed3 (from instantmusic->-r installer/requirements.txt (line 9))
  Using cached https://files.pythonhosted.org/packages/cd/07/7bbbd0a72b7884900785c95b5447345397b5bdbba44785601147084b7701/eyeD3-0.8.11-py2.py3-none-any.whl
Collecting youtube-dl (from instantmusic->-r installer/requirements.txt (line 9))
  Using cached https://files.pythonhosted.org/packages/67/99/977114c1c11cb3afdcc685f166ce844d052baae3ba7aa5d9f26da140c409/youtube_dl-2019.11.22-py2.py3-none-any.whl
Collecting funcsigs>=1; python_version < "3.3" (from mock->-r installer/requirements.txt (line 10))
  Using cached https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
Collecting six (from mock->-r installer/requirements.txt (line 10))
  Using cached https://files.pythonhosted.org/packages/65/26/32b8464df2a97e6dd1b656ed26b2c194606c16fe163c695a992b36c11cdf/six-1.13.0-py2.py3-none-any.whl
Collecting singledispatch (from nltk->-r installer/requirements.txt (line 11))
  Using cached https://files.pythonhosted.org/packages/c5/10/369f50bcd4621b263927b0a1519987a04383d4a98fb10438042ad410cf88/singledispatch-3.4.0.3-py2.py3-none-any.whl
Collecting Markdown>=2.6.11 (from pydoc-markdown->-r installer/requirements.txt (line 16))
  Using cached https://files.pythonhosted.org/packages/c0/4e/fd492e91abdc2d2fcb70ef453064d980688762079397f779758e055f6575/Markdown-3.1.1-py2.py3-none-any.whl
Collecting PyYAML>=3.12 (from pydoc-markdown->-r installer/requirements.txt (line 16))
Collecting MkDocs>=0.16.0 (from pydoc-markdown->-r installer/requirements.txt (line 16))
  Using cached https://files.pythonhosted.org/packages/db/f9/b0179afee0db21943120ea606eb68bda1257b96420df74b775280eb5850b/mkdocs-1.0.4-py2.py3-none-any.whl
Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 (from requests[security]->-r installer/requirements.txt (line 22))
  Using cached https://files.pythonhosted.org/packages/b4/40/a9837291310ee1ccc242ceb6ebfd9eb21539649f193a7c8c86ba15b98539/urllib3-1.25.7-py2.py3-none-any.whl
Collecting certifi>=2017.4.17 (from requests[security]->-r installer/requirements.txt (line 22))
  Using cached https://files.pythonhosted.org/packages/18/b0/8146a4f8dd402f60744fa380bc73ca47303cccf8b9190fd16a827281eac2/certifi-2019.9.11-py2.py3-none-any.whl
Collecting chardet<3.1.0,>=3.0.2 (from requests[security]->-r installer/requirements.txt (line 22))
  Using cached https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl
Collecting idna<2.9,>=2.5 (from requests[security]->-r installer/requirements.txt (line 22))
  Using cached https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl
Collecting cryptography>=1.3.4; extra == "security" (from requests[security]->-r installer/requirements.txt (line 22))
  Using cached https://files.pythonhosted.org/packages/e2/67/4597fc5d5de01bb44887844647ab8e73239079dd478c35c52d58a9eb3d45/cryptography-2.8-cp27-cp27mu-manylinux1_x86_64.whl
Collecting pyOpenSSL>=0.14; extra == "security" (from requests[security]->-r installer/requirements.txt (line 22))
  Using cached https://files.pythonhosted.org/packages/9e/de/f8342b68fa9e981d348039954657bdf681b2ab93de27443be51865ffa310/pyOpenSSL-19.1.0-py2.py3-none-any.whl
Collecting mpmath>=0.19 (from sympy->-r installer/requirements.txt (line 24))
Collecting click>=2.0 (from termdown->-r installer/requirements.txt (line 26))
  Using cached https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl
Collecting pyfiglet>=0.7 (from termdown->-r installer/requirements.txt (line 26))
  Using cached https://files.pythonhosted.org/packages/33/07/fcfdd7a2872f5b348953de35acce1544dab0c1e8368dca54279b1cde5c15/pyfiglet-0.8.post1-py2.py3-none-any.whl
Collecting backports.functools-lru-cache; python_version < "3" (from soupsieve>=1.2->beautifulsoup4->-r installer/requirements.txt (line 2))
  Using cached https://files.pythonhosted.org/packages/da/d1/080d2bb13773803648281a49e3918f65b31b7beebf009887a529357fd44a/backports.functools_lru_cache-1.6.1-py2.py3-none-any.whl
Collecting python-magic (from eyed3->instantmusic->-r installer/requirements.txt (line 9))
  Using cached https://files.pythonhosted.org/packages/42/a1/76d30c79992e3750dac6790ce16f056f870d368ba142f83f75f694d93001/python_magic-0.4.15-py2.py3-none-any.whl
Collecting pathlib; python_version < "3.4" (from eyed3->instantmusic->-r installer/requirements.txt (line 9))
Collecting setuptools>=36 (from Markdown>=2.6.11->pydoc-markdown->-r installer/requirements.txt (line 16))
  Using cached https://files.pythonhosted.org/packages/d9/de/554b6310ac87c5b921bc45634b07b11394fe63bc4cb5176f5240addf18ab/setuptools-41.6.0-py2.py3-none-any.whl
Collecting tornado>=5.0 (from MkDocs>=0.16.0->pydoc-markdown->-r installer/requirements.txt (line 16))
Collecting Jinja2>=2.7.1 (from MkDocs>=0.16.0->pydoc-markdown->-r installer/requirements.txt (line 16))
  Using cached https://files.pythonhosted.org/packages/65/e0/eb35e762802015cab1ccee04e8a277b03f1d8e53da3ec3106882ec42558b/Jinja2-2.10.3-py2.py3-none-any.whl
Collecting livereload>=2.5.1 (from MkDocs>=0.16.0->pydoc-markdown->-r installer/requirements.txt (line 16))
  Using cached https://files.pythonhosted.org/packages/12/4d/30cfe74402d2e962d66d35da29bf8850b0557b559ce84d09967c8ade859e/livereload-2.6.1-py2.py3-none-any.whl
Collecting cffi!=1.11.3,>=1.8 (from cryptography>=1.3.4; extra == "security"->requests[security]->-r installer/requirements.txt (line 22))
  Using cached https://files.pythonhosted.org/packages/93/5d/c4f950891251e478929036ca07b22f0b10324460c1d0a4434c584481db51/cffi-1.13.2-cp27-cp27mu-manylinux1_x86_64.whl
Collecting ipaddress; python_version < "3" (from cryptography>=1.3.4; extra == "security"->requests[security]->-r installer/requirements.txt (line 22))
  Using cached https://files.pythonhosted.org/packages/c2/f8/49697181b1651d8347d24c095ce46c7346c37335ddc7d255833e7cde674d/ipaddress-1.0.23-py2.py3-none-any.whl
Collecting MarkupSafe>=0.23 (from Jinja2>=2.7.1->MkDocs>=0.16.0->pydoc-markdown->-r installer/requirements.txt (line 16))
  Using cached https://files.pythonhosted.org/packages/fb/40/f3adb7cf24a8012813c5edb20329eb22d5d8e2a0ecf73d21d6b85865da11/MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl
Collecting pycparser (from cffi!=1.11.3,>=1.8->cryptography>=1.3.4; extra == "security"->requests[security]->-r installer/requirements.txt (line 22))
Installing collected packages: urllib3, certifi, chardet, idna, enum34, pycparser, cffi, six, ipaddress, cryptography, pyOpenSSL, requests, akinator.py, backports.functools-lru-cache, soupsieve, beautifulsoup4, colorama, distro, configparser, pycodestyle, functools32, mccabe, typing, entrypoints, pyflakes, flake8, simplejson, forex-python, googletrans, lxml, SQLAlchemy, IMDbPY, python-magic, pathlib, eyed3, youtube-dl, instantmusic, funcsigs, mock, singledispatch, nltk, pick, pluginmanager, pycricbuzz, setuptools, Markdown, PyYAML, tornado, click, MarkupSafe, Jinja2, livereload, MkDocs, pydoc-markdown, python-dateutil, pytimeparse, speedtest-cli, mpmath, sympy, tabulate, pyfiglet, termdown, wikipedia
  Segmentation fault (core dumped)

anyway thank you guys