Closed 0xPNZ closed 3 years ago
On which platform? Please give OS information.
On which platform? Please give OS information.
ubuntu-bionic-18.04-amd64-server thnks
Try upgrading to ubuntu 20.04. I dont have ubuntu 18.04 currently, so i cannot say.
also run
sudo apt-get update && sudo apt-get upgrade -y
my installing process gets stuck on
Collecting idna<3,>=2.5
pip3, python3 and ffmpeg are the right version.
thanks
here all the log of the command.
``` $ pip3 install telewater Defaulting to user installation because normal site-packages is not writeable Collecting telewater Downloading telewater-0.1.1-py3-none-any.whl (10 kB) Collecting pydantic<2.0.0,>=1.8.1 Downloading pydantic-1.8.2-cp39-cp39-manylinux2014_x86_64.whl (11.3 MB) |████████████████████████████████| 11.3 MB 32.7 MB/s Collecting python-dotenv<0.17.0,>=0.16.0 Downloading python_dotenv-0.16.0-py2.py3-none-any.whl (18 kB) Collecting hachoir<4.0.0,>=3.1.2 Downloading hachoir-3.1.2-py3-none-any.whl (640 kB) |████████████████████████████████| 640 kB 105.8 MB/s Collecting requests<3.0.0,>=2.25.1 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) |████████████████████████████████| 61 kB 13.7 MB/s Collecting Pillow<9.0.0,>=8.1.2 Downloading Pillow-8.2.0-cp39-cp39-manylinux1_x86_64.whl (3.0 MB) |████████████████████████████████| 3.0 MB 96.2 MB/s Collecting Telethon<2.0.0,>=1.21.1 Downloading Telethon-1.21.1-py3-none-any.whl (515 kB) |████████████████████████████████| 515 kB 103.3 MB/s Collecting PyYAML<6.0.0,>=5.4.1 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) |████████████████████████████████| 630 kB 107.0 MB/s Collecting cryptg<0.3,>=0.2.post2 Downloading cryptg-0.2.post4-cp39-cp39-manylinux2010_x86_64.whl (41 kB) |████████████████████████████████| 41 kB 790 kB/s Collecting typer<0.4.0,>=0.3.2 Downloading typer-0.3.2-py3-none-any.whl (21 kB) Collecting aiohttp<4.0.0,>=3.7.4 Downloading aiohttp-3.7.4.post0-cp39-cp39-manylinux2014_x86_64.whl (1.4 MB) |████████████████████████████████| 1.4 MB 96.6 MB/s Requirement already satisfied: attrs>=17.3.0 in /usr/lib/python3/dist-packages (from aiohttp<4.0.0,>=3.7.4->telewater) (17.4.0) Collecting typing-extensions>=3.6.5 Downloading typing_extensions-3.10.0.0-py3-none-any.whl (26 kB) Collecting async-timeout<4.0,>=3.0 Downloading async_timeout-3.0.1-py3-none-any.whl (8.2 kB) Requirement already satisfied: chardet<5.0,>=2.0 in /usr/lib/python3/dist-packages (from aiohttp<4.0.0,>=3.7.4->telewater) (3.0.4) Collecting multidict<7.0,>=4.5 Downloading multidict-5.1.0-cp39-cp39-manylinux2014_x86_64.whl (151 kB) |████████████████████████████████| 151 kB 98.4 MB/s Collecting yarl<2.0,>=1.0 Downloading yarl-1.6.3-cp39-cp39-manylinux2014_x86_64.whl (315 kB) |████████████████████████████████| 315 kB 95.0 MB/s Collecting pycparser Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) |████████████████████████████████| 112 kB 104.9 MB/s Collecting cffi>=1.0.0 Downloading cffi-1.14.5-cp39-cp39-manylinux1_x86_64.whl (406 kB) |████████████████████████████████| 406 kB 99.6 MB/s Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests<3.0.0,>=2.25.1->telewater) (2018.1.18) Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3/dist-packages (from requests<3.0.0,>=2.25.1->telewater) (2.6) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3/dist-packages (from requests<3.0.0,>=2.25.1->telewater) (1.22) Collecting rsa Downloading rsa-4.7.2-py3-none-any.whl (34 kB) Collecting pyaes Downloading pyaes-1.6.1.tar.gz (28 kB) ERROR: Command errored out with exit status 1: command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-ied52l3s/pyaes_3356eed0390d4dd29 58e35806c29e458/setup.py'"'"'; __file__='"'"'/tmp/pip-install-ied52l3s/pyaes_3356eed0390d4dd2958e35806c29e458/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().re place('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-09gn7x6c cwd: /tmp/pip-install-ied52l3s/pyaes_3356eed0390d4dd2958e35806c29e458/ Complete output (11 lines): Traceback (most recent call last): File "