Giter Club home page Giter Club logo

Comments (47)

omsenjalia avatar omsenjalia commented on May 26, 2024 2

I will surely let you know tysm for helping me

from twitchcompilationcreator.

omsenjalia avatar omsenjalia commented on May 26, 2024 2

And I don't really care how long thus takes cuz my phone is good quality and I have a lot of time in my day

from twitchcompilationcreator.

lucaSchilling avatar lucaSchilling commented on May 26, 2024

Hey, I don'T see why it shouldn't work. First of all, I think this will be super slow if you want to run this on your phone. If you still want to try it, you have to install everything from the requirements section in our readme and then do the standard setup process. If you have problems regarding those steps, just comment, and I will try to help you out.

Also if it works please let us know so we can maybe add it to our readme.

from twitchcompilationcreator.

omsenjalia avatar omsenjalia commented on May 26, 2024

I got some errors while installing using poetry install

copying src/PIL/Jpeg2KImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/JpegImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/JpegPresets.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/McIdasImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/MicImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/MpegImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/MpoImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/MspImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PSDraw.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PaletteFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PalmImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PcdImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PcfFontFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PcxImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PdfImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PdfParser.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PixarImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PngImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PpmImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PsdImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PyAccess.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/SgiImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/SpiderImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/SunImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/TarIO.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/TgaImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/TiffImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/TiffTags.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/WalImageFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/WebPImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/WmfImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/XVThumbImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/XbmImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/XpmImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/init.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/main.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/_binary.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/_tkinter_finder.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/_util.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/_version.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/features.py -> build/lib.linux-aarch64-3.9/PIL running egg_info writing src/Pillow.egg-info/PKG-INFO writing dependency_links to src/Pillow.egg-info/dependency_links.txt writing top-level names to src/Pillow.egg-info/top_level.txt reading manifest file 'src/Pillow.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '.c' warning: no files found matching '.h' warning: no files found matching '.sh' warning: no previously-included files found matching '.appveyor.yml' warning: no previously-included files found matching '.clang-format' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching '.editorconfig' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files matching '.git' found anywhere in distribution warning: no previously-included files matching '.pyc' found anywhere in distribution warning: no previously-included files matching '.so' found anywhere in distribution no previously-included directories found matching '.ci' adding license file 'LICENSE' writing manifest file 'src/Pillow.egg-info/SOURCES.txt' running build_ext The headers or library files could not be found for jpeg, a required dependency when compiling Pillow from source. Please see the install instructions at: https://pillow.readthedocs.io/en/latest/installation.html Traceback (most recent call last): File "/data/data/com.termux/files/usr/tmp/pip-req-build-8_gvprsy/setup.py", line 976, in setup( File "/data/data/com.termux/files/home/.cache/pypoetry/virtualenvs/twitchcompilationcreator-YQ3J93HU-py3.9/lib/python3.9/site-packages/setuptools/init.py", line 153, in setup return distutils.core.setup(**attrs) File "/data/data/com.termux/files/usr/lib/python3.9/distutils/core.py", line 148, in setup dist.run_commands() File "/data/data/com.termux/files/usr/lib/python3.9/distutils/dist.py", line 966, in run_commands self.run_command(cmd) File "/data/data/com.termux/files/usr/lib/python3.9/distutils/dist.py", line 985, in run_command cmd_obj.run() File "/data/data/com.termux/files/home/.cache/pypoetry/virtualenvs/twitchcompilationcreator-YQ3J93HU-py3.9/lib/python3.9/site-packages/wheel/bdist_wheel.py", line 299, in run self.run_command('build') File "/data/data/com.termux/files/usr/lib/python3.9/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/data/data/com.termux/files/usr/lib/python3.9/distutils/dist.py", line 985, in run_command cmd_obj.run() File "/data/data/com.termux/files/usr/lib/python3.9/distutils/command/build.py", line 135, in run self.run_command(cmd_name) File "/data/data/com.termux/files/usr/lib/python3.9/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/data/data/com.termux/files/usr/lib/python3.9/distutils/dist.py", line 985, in run_command cmd_obj.run() File "/data/data/com.termux/files/home/.cache/pypoetry/virtualenvs/twitchcompilationcreator-YQ3J93HU-py3.9/lib/python3.9/site-packages/setuptools/command/build_ext.py", line 79, in run _build_ext.run(self) File "/data/data/com.termux/files/usr/lib/python3.9/distutils/command/build_ext.py", line 340, in run self.build_extensions() File "/data/data/com.termux/files/usr/tmp/pip-req-build-8_gvprsy/setup.py", line 788, in build_extensions raise RequiredDependencyException(f) main.RequiredDependencyException: jpeg During handling of the above exception, another exception occurred: Traceback (most recent call last): File "", line 1, in File "/data/data/com.termux/files/usr/tmp/pip-req-build-8_gvprsy/setup.py", line 1035, in raise RequiredDependencyException(msg) main.RequiredDependencyException: The headers or library files could not be found for jpeg, a required dependency when compiling Pillow from source. Please see the install instructions at: https://pillow.readthedocs.io/en/latest/installation.html ---------------------------------------- ERROR: Failed building wheel for Pillow Running setup.py clean for Pillow Failed to build Pillow Installing collected packages: Pillow Running setup.py install for Pillow: started Running setup.py install for Pillow: finished with status 'error' ERROR: Command errored out with exit status 1: command: /data/data/com.termux/files/home/.cache/pypoetry/virtualenvs/twitchcompilationcreator-YQ3J93HU-py3.9/bin/python -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/data/data/com.termux/files/usr/tmp/pip-req-build-8_gvprsy/setup.py'"'"'; file='"'"'/data/data/com.termux/files/usr/tmp/pip-req-build-8_gvprsy/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.exists(file) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record /data/data/com.termux/files/usr/tmp/pip-record-h5t7lkid/install-record.txt --single-version-externally-managed --compile --install-headers /data/data/com.termux/files/home/.cache/pypoetry/virtualenvs/twitchcompilationcreator-YQ3J93HU-py3.9/include/site/python3.9/Pillow cwd: /data/data/com.termux/files/usr/tmp/pip-req-build-8_gvprsy/ Complete output (176 lines): running install running build running build_py creating build creating build/lib.linux-aarch64-3.9 creating build/lib.linux-aarch64-3.9/PIL copying src/PIL/BdfFontFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/BlpImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/BmpImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/BufrStubImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ContainerIO.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/CurImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/DcxImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/DdsImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/EpsImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ExifTags.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/FitsStubImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/FliImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/FontFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/FpxImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/FtexImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/GbrImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/GdImageFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/GifImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/GimpGradientFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/GimpPaletteFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/GribStubImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/Hdf5StubImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/IcnsImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/IcoImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/Image.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageChops.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageCms.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageColor.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageDraw.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageDraw2.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageEnhance.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageFilter.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageFont.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageGrab.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageMath.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageMode.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageMorph.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageOps.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImagePalette.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImagePath.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageQt.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageSequence.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageShow.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageStat.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageTk.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageTransform.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageWin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImtImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/IptcImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/Jpeg2KImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/JpegImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/JpegPresets.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/McIdasImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/MicImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/MpegImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/MpoImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/MspImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PSDraw.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PaletteFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PalmImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PcdImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PcfFontFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PcxImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PdfImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PdfParser.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PixarImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PngImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PpmImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PsdImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PyAccess.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/SgiImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/SpiderImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/SunImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/TarIO.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/TgaImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/TiffImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/TiffTags.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/WalImageFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/WebPImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/WmfImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/XVThumbImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/XbmImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/XpmImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/init.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/main.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/_binary.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/_tkinter_finder.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/_util.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/_version.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/features.py -> build/lib.linux-aarch64-3.9/PIL running egg_info writing src/Pillow.egg-info/PKG-INFO writing dependency_links to src/Pillow.egg-info/dependency_links.txt writing top-level names to src/Pillow.egg-info/top_level.txt reading manifest file 'src/Pillow.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '.c' warning: no files found matching '.h' warning: no files found matching '.sh' warning: no previously-included files found matching '.appveyor.yml' warning: no previously-included files found matching '.clang-format' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching '.editorconfig' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files matching '.git' found anywhere in distribution warning: no previously-included files matching '.pyc' found anywhere in distribution warning: no previously-included files matching '.so' found anywhere in distribution no previously-included directories found matching '.ci' adding license file 'LICENSE' writing manifest file 'src/Pillow.egg-info/SOURCES.txt' running build_ext The headers or library files could not be found for jpeg, a required dependency when compiling Pillow from source. Please see the install instructions at: https://pillow.readthedocs.io/en/latest/installation.html Traceback (most recent call last): File "/data/data/com.termux/files/usr/tmp/pip-req-build-8_gvprsy/setup.py", line 976, in setup( File "/data/data/com.termux/files/home/.cache/pypoetry/virtualenvs/twitchcompilationcreator-YQ3J93HU-py3.9/lib/python3.9/site-packages/setuptools/init.py", line 153, in setup return distutils.core.setup(**attrs) File "/data/data/com.termux/files/usr/lib/python3.9/distutils/core.py", line 148, in setup dist.run_commands() File "/data/data/com.termux/files/usr/lib/python3.9/distutils/dist.py", line 966, in run_commands self.run_command(cmd) File "/data/data/com.termux/files/usr/lib/python3.9/distutils/dist.py", line 985, in run_command cmd_obj.run() File "/data/data/com.termux/files/home/.cache/pypoetry/virtualenvs/twitchcompilationcreator-YQ3J93HU-py3.9/lib/python3.9/site-packages/setuptools/command/install.py", line 61, in run return orig.install.run(self) File "/data/data/com.termux/files/usr/lib/python3.9/distutils/command/install.py", line 546, in run self.run_command('build') File "/data/data/com.termux/files/usr/lib/python3.9/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/data/data/com.termux/files/usr/lib/python3.9/distutils/dist.py", line 985, in run_command cmd_obj.run() File "/data/data/com.termux/files/usr/lib/python3.9/distutils/command/build.py", line 135, in run self.run_command(cmd_name) File "/data/data/com.termux/files/usr/lib/python3.9/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/data/data/com.termux/files/usr/lib/python3.9/distutils/dist.py", line 985, in run_command cmd_obj.run() File "/data/data/com.termux/files/home/.cache/pypoetry/virtualenvs/twitchcompilationcreator-YQ3J93HU-py3.9/lib/python3.9/site-packages/setuptools/command/build_ext.py", line 79, in run _build_ext.run(self) File "/data/data/com.termux/files/usr/lib/python3.9/distutils/command/build_ext.py", line 340, in run self.build_extensions() File "/data/data/com.termux/files/usr/tmp/pip-req-build-8_gvprsy/setup.py", line 788, in build_extensions raise RequiredDependencyException(f) main.RequiredDependencyException: jpeg During handling of the above exception, another exception occurred: Traceback (most recent call last): File "", line 1, in File "/data/data/com.termux/files/usr/tmp/pip-req-build-8_gvprsy/setup.py", line 1035, in raise RequiredDependencyException(msg) main.RequiredDependencyException: The headers or library files could not be found for jpeg, a required dependency when compiling Pillow from source. Please see the install instructions at: https://pillow.readthedocs.io/en/latest/installation.html ---------------------------------------- ERROR: Command errored out with exit status 1: /data/data/com.termux/files/home/.cache/pypoetry/virtualenvs/twitchcompilationcreator-YQ3J93HU-py3.9/bin/python -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/data/data/com.termux/files/usr/tmp/pip-req-build-8_gvprsy/setup.py'"'"'; file='"'"'/data/data/com.termux/files/usr/tmp/pip-req-build-8_gvprsy/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.exists(file) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record /data/data/com.termux/files/usr/tmp/pip-record-h5t7lkid/install-record.txt --single-version-externally-managed --compile --install-headers /data/data/com.termux/files/home/.cache/pypoetry/virtualenvs/twitchcompilationcreator-YQ3J93HU-py3.9/include/site/python3.9/Pillow Check the logs for full command outp • Installing pillow (8.3.2): Failed EnvCommandError Command ['/data/data/com.termux/files/home/.cache/pypoetry/virtualenvs/twitchcompilationcreator-YQ3J93HU-py3.9/bin/pip', 'install', '--no-deps', '/data/data/com.termux/files/home/.cache/pypoetry/artifacts/43/48/4a/6f81a72351ae749190f33ba7f82dfa56f7cf3bcb9bccad31b17791be40/Pillow-8.3.2.tar.gz'] errored with the following return code 1, and output: Processing /data/data/com.termux/files/home/.cache/pypoetry/artifacts/43/48/4a/6f81a72351ae749190f33ba7f82dfa56f7cf3bcb9bccad31b17791be40/Pillow-8.3.2.tar.gz Building wheels for collected packages: Pillow Building wheel for Pillow (setup.py): started Building wheel for Pillow (setup.py): finished with status 'error' ERROR: Command errored out with exit status 1: command: /data/data/com.termux/files/home/.cache/pypoetry/virtualenvs/twitchcompilationcreator-YQ3J93HU-py3.9/bin/python -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/data/data/com.termux/files/usr/tmp/pip-req-build-8_gvprsy/setup.py'"'"'; file='"'"'/data/data/com.termux/files/usr/tmp/pip-req-build-8_gvprsy/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.exists(file) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' bdist_wheel -d /data/data/com.termux/files/usr/tmp/pip-wheel-xq_8csd4 cwd: /data/data/com.termux/files/usr/tmp/pip-req-build-8_gvprsy/ Complete output (174 lines): running bdist_wheel running build running build_py creating build creating build/lib.linux-aarch64-3.9 creating build/lib.linux-aarch64-3.9/PIL copying src/PIL/BdfFontFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/BlpImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/BmpImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/BufrStubImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ContainerIO.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/CurImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/DcxImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/DdsImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/EpsImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ExifTags.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/FitsStubImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/FliImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/FontFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/FpxImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/FtexImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/GbrImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/GdImageFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/GifImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/GimpGradientFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/GimpPaletteFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/GribStubImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/Hdf5StubImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/IcnsImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/IcoImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/Image.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageChops.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageCms.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageColor.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageDraw.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageDraw2.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageEnhance.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageFilter.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageFont.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageGrab.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageMath.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageMode.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageMorph.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageOps.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImagePalette.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImagePath.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageQt.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageSequence.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageShow.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageStat.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageTk.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageTransform.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageWin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImtImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/IptcImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/Jpeg2KImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/JpegImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/JpegPresets.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/McIdasImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/MicImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/MpegImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/MpoImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/MspImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PSDraw.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PaletteFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PalmImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PcdImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PcfFontFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PcxImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PdfImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PdfParser.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PixarImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PngImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PpmImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PsdImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PyAccess.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/SgiImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/SpiderImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/SunImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/TarIO.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/TgaImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/TiffImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/TiffTags.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/WalImageFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/WebPImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/WmfImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/XVThumbImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/XbmImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/XpmImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/init.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/main.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/_binary.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/_tkinter_finder.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/_util.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/_version.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/features.py -> build/lib.linux-aarch64-3.9/PIL running egg_info writing src/Pillow.egg-info/PKG-INFO writing dependency_links to src/Pillow.egg-info/dependency_links.txt writing top-level names to src/Pillow.egg-info/top_level.txt reading manifest file 'src/Pillow.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '.c' warning: no files found matching '.h' warning: no files found matching '.sh' warning: no previously-included files found matching '.appveyor.yml' warning: no previously-included files found matching '.clang-format' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching '.editorconfig' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files matching '.git' found anywhere in distribution warning: no previously-included files matching '.pyc' found anywhere in distribution warning: no previously-included files matching '.so' found anywhere in distribution no previously-included directories found matching '.ci' adding license file 'LICENSE' writing manifest file 'src/Pillow.egg-info/SOURCES.txt' running build_ext The headers or library files could not be found for jpeg, a required dependency when compiling Pillow from source. Please see the install instructions at: https://pillow.readthedocs.io/en/latest/installation.html Traceback (most recent call last): File "/data/data/com.termux/files/usr/tmp/pip-req-build-8_gvprsy/setup.py", line 976, in setup( File "/data/data/com.termux/files/home/.cache/pypoetry/virtualenvs/twitchcompilationcreator-YQ3J93HU-py3.9/lib/python3.9/site-packages/setuptools/init.py", line 153, in setup return distutils.core.setup(**attrs) File "/data/data/com.termux/files/usr/lib/python3.9/distutils/core.py", line 148, in setup dist.run_commands() File "/data/data/com.termux/files/usr/lib/python3.9/distutils/dist.py", line 966, in run_commands self.run_command(cmd) File "/data/data/com.termux/files/usr/lib/python3.9/distutils/dist.py", line 985, in run_command cmd_obj.run() File "/data/data/com.termux/files/home/.cache/pypoetry/virtualenvs/twitchcompilationcreator-YQ3J93HU-py3.9/lib/python3.9/site-packages/wheel/bdist_wheel.py", line 299, in run self.run_command('build') File "/data/data/com.termux/files/usr/lib/python3.9/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/data/data/com.termux/files/usr/lib/python3.9/distutils/dist.py", line 985, in run_command cmd_obj.run() File "/data/data/com.termux/files/usr/lib/python3.9/distutils/command/build.py", line 135, in run self.run_command(cmd_name) File "/data/data/com.termux/files/usr/lib/python3.9/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/data/data/com.termux/files/usr/lib/python3.9/distutils/dist.py", line 985, in run_command cmd_obj.run() File "/data/data/com.termux/files/home/.cache/pypoetry/virtualenvs/twitchcompilationcreator-YQ3J93HU-py3.9/lib/python3.9/site-packages/setuptools/command/build_ext.py", line 79, in run _build_ext.run(self) File "/data/data/com.termux/files/usr/lib/python3.9/distutils/command/build_ext.py", line 340, in run self.build_extensions() File "/data/data/com.termux/files/usr/tmp/pip-req-build-8_gvprsy/setup.py", line 788, in build_extensions raise RequiredDependencyException(f) main.RequiredDependencyException: jpeg During handling of the above exception, another exception occurred: Traceback (most recent call last): File "", line 1, in File "/data/data/com.termux/files/usr/tmp/pip-req-build-8_gvprsy/setup.py", line 1035, in raise RequiredDependencyException(msg) main.RequiredDependencyException: The headers or library files could not be found for jpeg, a required dependency when compiling Pillow from source. Please see the install instructions at: https://pillow.readthedocs.io/en/latest/installation.html ---------------------------------------- ERROR: Failed building wheel for Pillow Running setup.py clean for Pillow Failed to build Pillow Installing collected packages: Pillow Running setup.py install for Pillow: started Running setup.py install for Pillow: finished with status 'error' ERROR: Command errored out with exit status 1: command: /data/data/com.termux/files/home/.cache/pypoetry/virtualenvs/twitchcompilationcreator-YQ3J93HU-py3.9/bin/python -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/data/data/com.termux/files/usr/tmp/pip-req-build-8_gvprsy/setup.py'"'"'; file='"'"'/data/data/com.termux/files/usr/tmp/pip-req-build-8_gvprsy/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.exists(file) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record /data/data/com.termux/files/usr/tmp/pip-record-h5t7lkid/install-record.txt --single-version-externally-managed --compile --install-headers /data/data/com.termux/files/home/.cache/pypoetry/virtualenvs/twitchcompilationcreator-YQ3J93HU-py3.9/include/site/python3.9/Pillow cwd: /data/data/com.termux/files/usr/tmp/pip-req-build-8_gvprsy/ Complete output (176 lines): running install running build running build_py creating build creating build/lib.linux-aarch64-3.9 creating build/lib.linux-aarch64-3.9/PIL copying src/PIL/BdfFontFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/BlpImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/BmpImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/BufrStubImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ContainerIO.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/CurImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/DcxImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/DdsImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/EpsImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ExifTags.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/FitsStubImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/FliImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/FontFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/FpxImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/FtexImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/GbrImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/GdImageFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/GifImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/GimpGradientFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/GimpPaletteFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/GribStubImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/Hdf5StubImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/IcnsImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/IcoImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/Image.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageChops.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageCms.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageColor.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageDraw.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageDraw2.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageEnhance.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageFilter.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageFont.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageGrab.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageMath.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageMode.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageMorph.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageOps.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImagePalette.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImagePath.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageQt.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageSequence.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageShow.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageStat.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageTk.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageTransform.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageWin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImtImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/IptcImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/Jpeg2KImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/JpegImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/JpegPresets.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/McIdasImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/MicImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/MpegImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/MpoImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/MspImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PSDraw.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PaletteFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PalmImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PcdImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PcfFontFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PcxImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PdfImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PdfParser.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PixarImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PngImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PpmImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PsdImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PyAccess.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/SgiImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/SpiderImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/SunImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/TarIO.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/TgaImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/TiffImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/TiffTags.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/WalImageFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/WebPImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/WmfImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/XVThumbImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/XbmImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/XpmImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/init.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/main.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/_binary.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/_tkinter_finder.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/_util.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/_version.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/features.py -> build/lib.linux-aarch64-3.9/PIL running egg_info writing src/Pillow.egg-info/PKG-INFO writing dependency_links to src/Pillow.egg-info/dependency_links.txt writing top-level names to src/Pillow.egg-info/top_level.txt reading manifest file 'src/Pillow.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '.c' warning: no files found matching '.h' warning: no files found matching '.sh' warning: no previously-included files found matching '.appveyor.yml' warning: no previously-included files found matching '.clang-format' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching '.editorconfig' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files matching '.git' found anywhere in distribution warning: no previously-included files matching '.pyc' found anywhere in distribution warning: no previously-included files matching '.so' found anywhere in distribution no previously-included directories found matching '.ci' adding license file 'LICENSE' writing manifest file 'src/Pillow.egg-info/SOURCES.txt' running build_ext The headers or library files could not be found for jpeg, a required dependency when compiling Pillow from source. Please see the install instructions at: https://pillow.readthedocs.io/en/latest/installation.html Traceback (most recent call last): File "/data/data/com.termux/files/usr/tmp/pip-req-build-8_gvprsy/setup.py", line 976, in setup( File "/data/data/com.termux/files/home/.cache/pypoetry/virtualenvs/twitchcompilationcreator-YQ3J93HU-py3.9/lib/python3.9/site-packages/setuptools/init.py", line 153, in setup return distutils.core.setup(**attrs) File "/data/data/com.termux/files/usr/lib/python3.9/distutils/core.py", line 148, in setup dist.run_commands() File "/data/data/com.termux/files/usr/lib/python3.9/distutils/dist.py", line 966, in run_commands self.run_command(cmd) File "/data/data/com.termux/files/usr/lib/python3.9/distutils/dist.py", line 985, in run_command cmd_obj.run() File "/data/data/com.termux/files/home/.cache/pypoetry/virtualenvs/twitchcompilationcreator-YQ3J93HU-py3.9/lib/python3.9/site-packages/setuptools/command/install.py", line 61, in run return orig.install.run(self) File "/data/data/com.termux/files/usr/lib/python3.9/distutils/command/install.py", line 546, in run self.run_command('build') File "/data/data/com.termux/files/usr/lib/python3.9/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/data/data/com.termux/files/usr/lib/python3.9/distutils/dist.py", line 985, in run_command cmd_obj.run() File "/data/data/com.termux/files/usr/lib/python3.9/distutils/command/build.py", line 135, in run self.run_command(cmd_name) File "/data/data/com.termux/files/usr/lib/python3.9/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/data/data/com.termux/files/usr/lib/python3.9/distutils/dist.py", line 985, in run_command cmd_obj.run() File "/data/data/com.termux/files/home/.cache/pypoetry/virtualenvs/twitchcompilationcreator-YQ3J93HU-py3.9/lib/python3.9/site-packages/setuptools/command/build_ext.py", line 79, in run _build_ext.run(self) File "/data/data/com.termux/files/usr/lib/python3.9/distutils/command/build_ext.py", line 340, in run self.build_extensions() File "/data/data/com.termux/files/usr/tmp/pip-req-build-8_gvprsy/setup.py", line 788, in build_extensions raise RequiredDependencyException(f) main.RequiredDependencyException: jpeg During handling of the above exception, another exception occurred: Traceback (most recent call last): File "", line 1, in File "/data/data/com.termux/files/usr/tmp/pip-req-build-8_gvprsy/setup.py", line 1035, in raise RequiredDependencyException(msg) main.RequiredDependencyException: The headers or library files could not be found for jpeg, a required dependency when compiling Pillow from source. Please see the install instructions at: https://pillow.readthedocs.io/en/latest/installation.html ---------------------------------------- ERROR: Command errored out with exit status 1: /data/data/com.termux/files/home/.cache/pypoetry/virtualenvs/twitchcompilationcreator-YQ3J93HU-py3.9/bin/python -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/data/data/com.termux/files/usr/tmp/pip-req-build-8_gvprsy/setup.py'"'"'; file='"'"'/data/data/com.termux/files/usr/tmp/pip-req-build-8_gvprsy/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.exists(file) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record /data/data/com.termux/files/usr/tmp/pip-record-h5t7lkid/install-record.txt --single-version-externally-managed --compile --install-headers /data/data/com.termux/files/home/.cache/pypoetry/virtualenv • Installing numpy (1.19.5): Cancelled • Installing pillow (8.3.2): Failed EnvCommandError Command ['/data/data/com.termux/files/home/.cache/pypoetry/virtualenvs/twitchcompilationcreator-YQ3J93HU-py3.9/bin/pip', 'install', '--no-deps', '/data/data/com.termux/files/home/.cache/pypoetry/artifacts/43/48/4a/6f81a72351ae749190f33ba7f82dfa56f7cf3bcb9bccad31b17791be40/Pillow-8.3.2.tar.gz'] errored with the following return code 1, and output: Processing /data/data/com.termux/files/home/.cache/pypoetry/artifacts/43/48/4a/6f81a72351ae749190f33ba7f82dfa56f7cf3bcb9bccad31b17791be40/Pillow-8.3.2.tar.gz Building wheels for collected packages: Pillow Building wheel for Pillow (setup.py): started Building wheel for Pillow (setup.py): finished with status 'error' ERROR: Command errored out with exit status 1: command: /data/data/com.termux/files/home/.cache/pypoetry/virtualenvs/twitchcompilationcreator-YQ3J93HU-py3.9/bin/python -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/data/data/com.termux/files/usr/tmp/pip-req-build-8_gvprsy/setup.py'"'"'; file='"'"'/data/data/com.termux/files/usr/tmp/pip-req-build-8_gvprsy/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.exists(file) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' bdist_wheel -d /data/data/com.termux/files/usr/tmp/pip-wheel-xq_8csd4 cwd: /data/data/com.termux/files/usr/tmp/pip-req-build-8_gvprsy/ Complete output (174 lines): running bdist_wheel running build running build_py creating build creating build/lib.linux-aarch64-3.9 creating build/lib.linux-aarch64-3.9/PIL copying src/PIL/BdfFontFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/BlpImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/BmpImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/BufrStubImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ContainerIO.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/CurImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/DcxImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/DdsImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/EpsImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ExifTags.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/FitsStubImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/FliImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/FontFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/FpxImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/FtexImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/GbrImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/GdImageFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/GifImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/GimpGradientFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/GimpPaletteFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/GribStubImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/Hdf5StubImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/IcnsImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/IcoImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/Image.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageChops.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageCms.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageColor.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageDraw.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageDraw2.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageEnhance.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageFilter.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageFont.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageGrab.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageMath.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageMode.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageMorph.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageOps.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImagePalette.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImagePath.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageQt.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageSequence.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageShow.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageStat.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageTk.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageTransform.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageWin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImtImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/IptcImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/Jpeg2KImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/JpegImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/JpegPresets.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/McIdasImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/MicImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/MpegImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/MpoImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/MspImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PSDraw.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PaletteFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PalmImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PcdImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PcfFontFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PcxImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PdfImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PdfParser.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PixarImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PngImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PpmImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PsdImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PyAccess.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/SgiImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/SpiderImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/SunImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/TarIO.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/TgaImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/TiffImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/TiffTags.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/WalImageFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/WebPImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/WmfImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/XVThumbImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/XbmImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/XpmImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/init.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/main.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/_binary.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/_tkinter_finder.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/_util.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/_version.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/features.py -> build/lib.linux-aarch64-3.9/PIL running egg_info writing src/Pillow.egg-info/PKG-INFO writing dependency_links to src/Pillow.egg-info/dependency_links.txt writing top-level names to src/Pillow.egg-info/top_level.txt reading manifest file 'src/Pillow.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '.c' warning: no files found matching '.h' warning: no files found matching '.sh' warning: no previously-included files found matching '.appveyor.yml' warning: no previously-included files found matching '.clang-format' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching '.editorconfig' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files matching '.git' found anywhere in distribution warning: no previously-included files matching '.pyc' found anywhere in distribution warning: no previously-included files matching '.so' found anywhere in distribution no previously-included directories found matching '.ci' adding license file 'LICENSE' writing manifest file 'src/Pillow.egg-info/SOURCES.txt' running build_ext The headers or library files could not be found for jpeg, a required dependency when compiling Pillow from source. Please see the install instructions at: https://pillow.readthedocs.io/en/latest/installation.html Traceback (most recent call last): File "/data/data/com.termux/files/usr/tmp/pip-req-build-8_gvprsy/setup.py", line 976, in setup( File "/data/data/com.termux/files/home/.cache/pypoetry/virtualenvs/twitchcompilationcreator-YQ3J93HU-py3.9/lib/python3.9/site-packages/setuptools/init.py", line 153, in setup return distutils.core.setup(**attrs) File "/data/data/com.termux/files/usr/lib/python3.9/distutils/core.py", line 148, in setup dist.run_commands() File "/data/data/com.termux/files/usr/lib/python3.9/distutils/dist.py", line 966, in run_commands self.run_command(cmd) File "/data/data/com.termux/files/usr/lib/python3.9/distutils/dist.py", line 985, in run_command cmd_obj.run() File "/data/data/com.termux/files/home/.cache/pypoetry/virtualenvs/twitchcompilationcreator-YQ3J93HU-py3.9/lib/python3.9/site-packages/wheel/bdist_wheel.py", line 299, in run self.run_command('build') File "/data/data/com.termux/files/usr/lib/python3.9/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/data/data/com.termux/files/usr/lib/python3.9/distutils/dist.py", line 985, in run_command cmd_obj.run() File "/data/data/com.termux/files/usr/lib/python3.9/distutils/command/build.py", line 135, in run self.run_command(cmd_name) File "/data/data/com.termux/files/usr/lib/python3.9/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/data/data/com.termux/files/usr/lib/python3.9/distutils/dist.py", line 985, in run_command cmd_obj.run() File "/data/data/com.termux/files/home/.cache/pypoetry/virtualenvs/twitchcompilationcreator-YQ3J93HU-py3.9/lib/python3.9/site-packages/setuptools/command/build_ext.py", line 79, in run _build_ext.run(self) File "/data/data/com.termux/files/usr/lib/python3.9/distutils/command/build_ext.py", line 340, in run self.build_extensions() File "/data/data/com.termux/files/usr/tmp/pip-req-build-8_gvprsy/setup.py", line 788, in build_extensions raise RequiredDependencyException(f) main.RequiredDependencyException: jpeg During handling of the above exception, another exception occurred: Traceback (most recent call last): File "", line 1, in File "/data/data/com.termux/files/usr/tmp/pip-req-build-8_gvprsy/setup.py", line 1035, in raise RequiredDependencyException(msg) main.RequiredDependencyException: The headers or library files could not be found for jpeg, a required dependency when compiling Pillow from source. Please see the install instructions at: https://pillow.readthedocs.io/en/latest/installation.html ---------------------------------------- ERROR: Failed building wheel for Pillow Running setup.py clean for Pillow Failed to build Pillow Installing collected packages: Pillow Running setup.py install for Pillow: started Running setup.py install for Pillow: finished with status 'error' ERROR: Command errored out with exit status 1: command: /data/data/com.termux/files/home/.cache/pypoetry/virtualenvs/twitchcompilationcreator-YQ3J93HU-py3.9/bin/python -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/data/data/com.termux/files/usr/tmp/pip-req-build-8_gvprsy/setup.py'"'"'; file='"'"'/data/data/com.termux/files/usr/tmp/pip-req-build-8_gvprsy/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.exists(file) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record /data/data/com.termux/files/usr/tmp/pip-record-h5t7lkid/install-record.txt --single-version-externally-managed --compile --install-headers /data/data/com.termux/files/home/.cache/pypoetry/virtualenvs/twitchcompilationcreator-YQ3J93HU-py3.9/include/site/python3.9/Pillow cwd: /data/data/com.termux/files/usr/tmp/pip-req-build-8_gvprsy/ Complete output (176 lines): running install running build running build_py creating build creating build/lib.linux-aarch64-3.9 creating build/lib.linux-aarch64-3.9/PIL copying src/PIL/BdfFontFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/BlpImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/BmpImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/BufrStubImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ContainerIO.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/CurImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/DcxImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/DdsImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/EpsImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ExifTags.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/FitsStubImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/FliImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/FontFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/FpxImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/FtexImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/GbrImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/GdImageFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/GifImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/GimpGradientFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/GimpPaletteFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/GribStubImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/Hdf5StubImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/IcnsImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/IcoImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/Image.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageChops.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageCms.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageColor.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageDraw.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageDraw2.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageEnhance.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageFilter.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageFont.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageGrab.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageMath.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageMode.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageMorph.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageOps.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImagePalette.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImagePath.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageQt.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageSequence.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageShow.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageStat.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageTk.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageTransform.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImageWin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/ImtImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/IptcImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/Jpeg2KImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/JpegImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/JpegPresets.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/McIdasImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/MicImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/MpegImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/MpoImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/MspImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PSDraw.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PaletteFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PalmImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PcdImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PcfFontFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PcxImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PdfImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PdfParser.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PixarImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PngImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PpmImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PsdImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/PyAccess.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/SgiImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/SpiderImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/SunImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/TarIO.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/TgaImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/TiffImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/TiffTags.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/WalImageFile.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/WebPImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/WmfImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/XVThumbImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/XbmImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/XpmImagePlugin.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/init.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/main.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/_binary.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/_tkinter_finder.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/_util.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/_version.py -> build/lib.linux-aarch64-3.9/PIL copying src/PIL/features.py -> build/lib.linux-aarch64-3.9/PIL running egg_info writing src/Pillow.egg-info/PKG-INFO writing dependency_links to src/Pillow.egg-info/dependency_links.txt writing top-level names to src/Pillow.egg-info/top_level.txt reading manifest file 'src/Pillow.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '.c' warning: no files found matching '.h' warning: no files found matching '.sh' warning: no previously-included files found matching '.appveyor.yml' warning: no previously-included files found matching '.clang-format' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching '.editorconfig' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files matching '.git' found anywhere in distribution warning: no previously-included files matching '.pyc' found anywhere in distribution warning: no previously-included files matching '.so' found anywhere in distribution no previously-included directories found matching '.ci' adding license file 'LICENSE' writing manifest file 'src/Pillow.egg-info/SOURCES.txt' running build_ext The headers or library files could not be found for jpeg, a required dependency when compiling Pillow from source. Please see the install instructions at: https://pillow.readthedocs.io/en/latest/installation.html Traceback (most recent call last): File "/data/data/com.termux/files/usr/tmp/pip-req-build-8_gvprsy/setup.py", line 976, in setup( File "/data/data/com.termux/files/home/.cache/pypoetry/virtualenvs/twitchcompilationcreator-YQ3J93HU-py3.9/lib/python3.9/site-packages/setuptools/init.py", line 153, in setup return distutils.core.setup(**attrs) File "/data/data/com.termux/files/usr/lib/python3.9/distutils/core.py", line 148, in setup dist.run_commands() File "/data/data/com.termux/files/usr/lib/python3.9/distutils/dist.py", line 966, in run_commands self.run_command(cmd) File "/data/data/com.termux/files/usr/lib/python3.9/distutils/dist.py", line 985, in run_command cmd_obj.run() File "/data/data/com.termux/files/home/.cache/pypoetry/virtualenvs/twitchcompilationcreator-YQ3J93HU-py3.9/lib/python3.9/site-packages/setuptools/command/install.py", line 61, in run return orig.install.run(self) File "/data/data/com.termux/files/usr/lib/python3.9/distutils/command/install.py", line 546, in run self.run_command('build') File "/data/data/com.termux/files/usr/lib/python3.9/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/data/data/com.termux/files/usr/lib/python3.9/distutils/dist.py", line 985, in run_command cmd_obj.run() File "/data/data/com.termux/files/usr/lib/python3.9/distutils/command/build.py", line 135, in run self.run_command(cmd_name) File "/data/data/com.termux/files/usr/lib/python3.9/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/data/data/com.termux/files/usr/lib/python3.9/distutils/dist.py", line 985, in run_command cmd_obj.run() File "/data/data/com.termux/files/home/.cache/pypoetry/virtualenvs/twitchcompilationcreator-YQ3J93HU-py3.9/lib/python3.9/site-packages/setuptools/command/build_ext.py", line 79, in run _build_ext.run(self) File "/data/data/com.termux/files/usr/lib/python3.9/distutils/command/build_ext.py", line 340, in run self.build_extensions() File "/data/data/com.termux/files/usr/tmp/pip-req-build-8_gvprsy/setup.py", line 788, in build_extensions raise RequiredDependencyException(f) main.RequiredDependencyException: jpeg During handling of the above exception, another exception occurred: Traceback (most recent call last): File "", line 1, in File "/data/data/com.termux/files/usr/tmp/pip-req-build-8_gvprsy/setup.py", line 1035, in raise RequiredDependencyException(msg) main.RequiredDependencyException: The headers or library files could not be found for jpeg, a required dependency when compiling Pillow from source. Please see the install instructions at: https://pillow.readthedocs.io/en/latest/installation.html ---------------------------------------- ERROR: Command errored out with exit status 1: /data/data/com.termux/files/home/.cache/pypoetry/virtualenvs/twitchcompilationcreator-YQ3J93HU-py3.9/bin/python -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/data/data/com.termux/files/usr/tmp/pip-req-build-8_gvprsy/setup.py'"'"'; file='"'"'/data/data/com.termux/files/usr/tmp/pip-req-build-8_gvprsy/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.exists(file) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record /data/data/com.termux/files/usr/tmp/pip-record-h5t7lkid/install-record.txt --single-version-externally-managed --compile --install-headers /data/data/com.termux/files/home/.cache/pypoetry/virtualenvs/twitchcompilationcreator-YQ3J93HU-py3.9/include/site/python3.9/Pillow Check the logs for full command output. at ~/.local/share/pypoetry/venv/lib/python3.9/site-packages/poetry/utils/env.py:1180 in run 1176│ output = subprocess.check_output( 1177│ cmd, stderr=subprocess.STDOUT, **kwargs 1178│ ) 1179│ except CalledProcessError as e: → 1180│ raise EnvCommandError(e, input=input) 1181│ 1182│ return decode(output) 1183│ 1184│ def execute(self, bin, *args, **kwargs): • Updating protobuf (3.17.3 -> 3.18.0) • Updating tqdm (4.61.1 -> 4.62.3)

from twitchcompilationcreator.

lucaSchilling avatar lucaSchilling commented on May 26, 2024

I don't know what this exact error is about. But I noticed that you used python 3.9 we had some issues before that got resolved by using the exact version we used: 3.8. Maybe try that and tell me if that fixes the problem.

from twitchcompilationcreator.

omsenjalia avatar omsenjalia commented on May 26, 2024

How do I degrade my version

from twitchcompilationcreator.

lucaSchilling avatar lucaSchilling commented on May 26, 2024

I would suggest to uninstall it completely as explained here: https://gist.github.com/zhensongren/811dcf2471f663ed3148a272f1faa957
Then install the correct version with:
sudo apt install python3.8

from twitchcompilationcreator.

omsenjalia avatar omsenjalia commented on May 26, 2024

Sure I'll try it

from twitchcompilationcreator.

omsenjalia avatar omsenjalia commented on May 26, 2024

Currently trying the pyenv, if it doesn't work I'll try yours

from twitchcompilationcreator.

omsenjalia avatar omsenjalia commented on May 26, 2024
~ $ apt install python3.8
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package python3.8
E: Couldn't find any package by glob 'python3.8'
~ $

from twitchcompilationcreator.

lucaSchilling avatar lucaSchilling commented on May 26, 2024

https://stackoverflow.com/questions/63207385/how-do-i-install-pip-for-python-3-8-on-ubuntu-without-changing-any-defaults

from twitchcompilationcreator.

omsenjalia avatar omsenjalia commented on May 26, 2024

Trying...

from twitchcompilationcreator.

omsenjalia avatar omsenjalia commented on May 26, 2024

~ $ add-apt-repository ppa:deadsnakes/ppa
add-apt-repository: command not found
~ $ apt install python3.8
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package python3.8
E: Couldn't find any package by glob 'python3.8'
~ $ wget https://bootstrap.pypa.io/get-pip.py
python3.8 get-pip.py
--2021-09-25 22:42:03-- https://bootstrap.pypa.io/get-pip.py
Resolving bootstrap.pypa.io... 151.101.152.175, 2a04:4e42:24::175 Connecting to bootstrap.pypa.io|151.101.152.175|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1957374 (1.9M) [text/x-python]
Saving to: ‘get-pip.py’

get-pip.py 100% 1.87M 1.40MB/s in 1.3s

2021-09-25 22:42:05 (1.40 MB/s) - ‘get-pip.py’ saved [1957374/1957374]

No command python3.8 found, did you mean:
Command python3.9 in package python ~ $

from twitchcompilationcreator.

omsenjalia avatar omsenjalia commented on May 26, 2024

Goodnight cya tmr

from twitchcompilationcreator.

omsenjalia avatar omsenjalia commented on May 26, 2024

Could py version 2.7.16 work?

from twitchcompilationcreator.

lucaSchilling avatar lucaSchilling commented on May 26, 2024

No im pretty sure this wont work. And yeah I also dont know how to get it working. Try to google your error message or try to use a fresh linux and install python 3.8directly.

from twitchcompilationcreator.

omsenjalia avatar omsenjalia commented on May 26, 2024

I'll try my best don't lose hope, we can do this!!

from twitchcompilationcreator.

omsenjalia avatar omsenjalia commented on May 26, 2024

Termux didn't work but the good news is that I installed UserLAnd and installed python 3.8 just waiting for it to complete and then run poetry and then run the main thing, wish me luck

from twitchcompilationcreator.

omsenjalia avatar omsenjalia commented on May 26, 2024

Could python 3.6.9 work? UserLAnd is forcing me with that version there is a work around but it's kinda hard

from twitchcompilationcreator.

omsenjalia avatar omsenjalia commented on May 26, 2024

Update: installed python3.8 and made poetry run with it after that I ran poetry install And this is the results

om@localhost:~/twitchtubemain$ poetry install Installing dependencies from lock file Warning: The lock file is not up to date with the latest changes in pyproject.toml. You may be getting outdated dependencies. Run update to update them. Package operations: 51 installs, 0 updates, 0 removals om@localhost:~/twitchtubemain$

But after I ran main.py this was the result

lom@localhost:~/twitchtubemain$ python3.8 main.py --help Traceback (most recent call last): File "main.py", line 1, in <module> from src.ClipHandler import ClipHandler File "/home/om/twitchtubemain/src/ClipHandler.py", line 5, in <module> import numpy as np ModuleNotFoundError: No module named 'numpy' om@localhost:~/twitchtubemain$

Anu solution to fix it?

from twitchcompilationcreator.

lucaSchilling avatar lucaSchilling commented on May 26, 2024

Try to run poetry update somehow numpy was not installed. If this doesn't fix the error try to run poetry add numpy

from twitchcompilationcreator.

omsenjalia avatar omsenjalia commented on May 26, 2024

Lemme try

from twitchcompilationcreator.

omsenjalia avatar omsenjalia commented on May 26, 2024

I tried updating on termux it took like a long time to update I'll try on userland later

from twitchcompilationcreator.

omsenjalia avatar omsenjalia commented on May 26, 2024

If it does work you should probably not list how to do it on redme cuz it's like 30+ steps (copy paste commands) and like 7+ hours of work to install it (+1 hour to export the vids) but i won't mind to provide steps after I am done installing and you can add mobile support

from twitchcompilationcreator.

omsenjalia avatar omsenjalia commented on May 26, 2024

`om@localhost:$ cd twitchtubemain/
om@localhost:
/twitchtubemain$ poetry add numpy
Using version ^1.21.2 for numpy

Updating dependencies
Resolving dependencies... (67.6s)

SolverProblemError

The current project's Python requirement (>=3.8,<4.0) is not compatible with some of the required packages Python requirement:
- numpy requires Python >=3.7,<3.11, so it will not be satisfied for Python >=3.11,<4.0

Because no versions of numpy match >1.21.2,<2.0.0
and numpy (1.21.2) requires Python >=3.7,<3.11, numpy is forbidden.
So, because twitchcompilationcreator depends on numpy (^1.21.2), version solving failed.

at ~/.local/share/pypoetry/venv/lib/python3.6/site-packages/poetry/puzzle/solver.py:241 in _solve
Traceback (most recent call last):
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/poetry/puzzle/solver.py", line 234, in _solve
self._package, self._provider, locked=locked, use_latest=use_latest
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/poetry/mixology/init.py", line 7, in resolve_version
return solver.solve()
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/poetry/mixology/version_solver.py", line 83, in solve
self._propagate(next)
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/poetry/mixology/version_solver.py", line 123, in _propagate
root_cause = self._resolve_conflict(incompatibility)
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/poetry/mixology/version_solver.py", line 321, in _resolve_conflict
raise SolveFailure(incompatibility)
poetry.mixology.failure.SolveFailure: The current project's Python requirement (>=3.8,<4.0) is not compatible with some of the required packages Python requirement:

  • numpy requires Python >=3.7,<3.11, so it will not be satisfied for Python >=3.11,<4.0

Because no versions of numpy match >1.21.2,<2.0.0
and numpy (1.21.2) requires Python >=3.7,<3.11, numpy is forbidden.
So, because twitchcompilationcreator depends on numpy (^1.21.2), version solving failed.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/clikit/console_application.py", line 131, in run
status_code = command.handle(parsed_args, io)
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/clikit/api/command/command.py", line 120, in handle
status_code = self._do_handle(args, io)
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/clikit/api/command/command.py", line 171, in _do_handle
return getattr(handler, handler_method)(args, io, self)
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/cleo/commands/command.py", line 92, in wrap_handle
return self.handle()
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/poetry/console/commands/add.py", line 173, in handle
status = self._installer.run()
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/poetry/installation/installer.py", line 103, in run
return self._do_install(local_repo)
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/poetry/installation/installer.py", line 235, in _do_install
ops = solver.solve(use_latest=self._whitelist)
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/poetry/puzzle/solver.py", line 65, in solve
packages, depths = self._solve(use_latest=use_latest)
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/poetry/puzzle/solver.py", line 241, in _solve
raise SolverProblemError(e)
poetry.puzzle.exceptions.SolverProblemError: The current project's Python requirement (>=3.8,<4.0) is not compatible with some of the required packages Python requirement:

  • numpy requires Python >=3.7,<3.11, so it will not be satisfied for Python >=3.11,<4.0

Because no versions of numpy match >1.21.2,<2.0.0
and numpy (1.21.2) requires Python >=3.7,<3.11, numpy is forbidden.
So, because twitchcompilationcreator depends on numpy (^1.21.2), version solving failed.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/home/om/.local/bin/poetry", line 8, in
sys.exit(main())
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/poetry/console/init.py", line 5, in main
return Application().run()
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/clikit/console_application.py", line 142, in run
trace.render(io, simple=isinstance(e, CliKitException))
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/clikit/ui/components/exception_trace.py", line 232, in render
return self._render_exception(io, self._exception)
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/clikit/ui/components/exception_trace.py", line 269, in _render_exception
self._render_snippet(io, current_frame)
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/clikit/ui/components/exception_trace.py", line 289, in _render_snippet
self._render_line(io, code_line)
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/clikit/ui/components/exception_trace.py", line 402, in _render_line
io.write_line("{}{}".format(indent * " ", line))
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/cleo/io/io_mixin.py", line 65, in write_line
super(IOMixin, self).write_line(string, flags)
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/clikit/api/io/io.py", line 66, in write_line
self._output.write_line(string, flags=flags)
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/clikit/api/io/output.py", line 69, in write_line
self.write(string, flags=flags, new_line=True)
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/clikit/api/io/output.py", line 61, in write
self._stream.write(to_str(formatted))
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/clikit/io/output_stream/stream_output_stream.py", line 24, in write
self._stream.write(string)
UnicodeEncodeError: 'ascii' codec can't encode character '\u2502' in position 27: ordinal not in range(128)
om@localhost:~/twitchtubemain$`

from twitchcompilationcreator.

omsenjalia avatar omsenjalia commented on May 26, 2024

om@localhost:~/twitchtubemain$ poetry env use python3

NoCompatiblePythonVersionFound

The specified Python version (3.6.9) is not supported by the project (~=3.8).
Please choose a compatible version or loosen the python constraint specified in the pyproject.toml file.

at /.local/share/pypoetry/venv/lib/python3.6/site-packages/poetry/utils/env.py:709 in create_venv
Traceback (most recent call last):
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/clikit/console_application.py", line 131, in run
status_code = command.handle(parsed_args, io)
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/clikit/api/command/command.py", line 120, in handle
status_code = self._do_handle(args, io)
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/clikit/api/command/command.py", line 171, in _do_handle
return getattr(handler, handler_method)(args, io, self)
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/cleo/commands/command.py", line 92, in wrap_handle
return self.handle()
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/poetry/console/commands/env/use.py", line 23, in handle
env = manager.activate(self.argument("python"), self._io)
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/poetry/utils/env.py", line 433, in activate
self.create_venv(io, executable=python, force=create)
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/poetry/utils/env.py", line 709, in create_venv
self._poetry.package.python_versions, python_patch
poetry.utils.env.NoCompatiblePythonVersionFound: The specified Python version (3.6.9) is not supported by the project (
=3.8).
Please choose a compatible version or loosen the python constraint specified in the pyproject.toml file.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/home/om/.local/bin/poetry", line 8, in
sys.exit(main())
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/poetry/console/init.py", line 5, in main
return Application().run()
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/clikit/console_application.py", line 142, in run
trace.render(io, simple=isinstance(e, CliKitException))
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/clikit/ui/components/exception_trace.py", line 232, in render
return self._render_exception(io, self._exception)
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/clikit/ui/components/exception_trace.py", line 269, in _render_exception
self._render_snippet(io, current_frame)
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/clikit/ui/components/exception_trace.py", line 289, in _render_snippet
self._render_line(io, code_line)
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/clikit/ui/components/exception_trace.py", line 402, in _render_line
io.write_line("{}{}".format(indent * " ", line))
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/cleo/io/io_mixin.py", line 65, in write_line
super(IOMixin, self).write_line(string, flags)
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/clikit/api/io/io.py", line 66, in write_line
self._output.write_line(string, flags=flags)
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/clikit/api/io/output.py", line 69, in write_line
self.write(string, flags=flags, new_line=True)
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/clikit/api/io/output.py", line 61, in write
self._stream.write(to_str(formatted))
File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/clikit/io/output_stream/stream_output_stream.py", line 24, in write
self._stream.write(string)
UnicodeEncodeError: 'ascii' codec can't encode character '\u2502' in position 28: ordinal not in range(128)
om@localhost:~/twitchtubemain$

from twitchcompilationcreator.

omsenjalia avatar omsenjalia commented on May 26, 2024

The first one is from the add command and 2nd one is from poetry env use python3 it makes poetry use specific versions of py

from twitchcompilationcreator.

omsenjalia avatar omsenjalia commented on May 26, 2024

You should probably work on updating the Packages in poetry.lock

from twitchcompilationcreator.

lucaSchilling avatar lucaSchilling commented on May 26, 2024

The dependencies are fine if you use the correct python version :D it needs 3.8 not 3.6. And if you want to use another version you have to update dependencies and try which versions will work. So if you figured out how to use python3.8 and still have problems I can help you otherwise I can't.

from twitchcompilationcreator.

omsenjalia avatar omsenjalia commented on May 26, 2024

The dependencies are fine if you use the correct python version :D it needs 3.8 not 3.6. And if you want to use another version you have to update dependencies and try which versions will work. So if you figured out how to use python3.8 and still have problems I can help you otherwise I can't.

I've Intalled python3.8 that gets executed with python3.8 not python and read the no1 error #18 (comment)

from twitchcompilationcreator.

omsenjalia avatar omsenjalia commented on May 26, 2024

Tried re installing still the same stuff

from twitchcompilationcreator.

omsenjalia avatar omsenjalia commented on May 26, 2024

Can't we just replace poetry. lock with requirements.txt for pip? It will be more ez using that

from twitchcompilationcreator.

lucaSchilling avatar lucaSchilling commented on May 26, 2024

In that error log you can see that u use python3.6 so it wont work. Just fork the repository and create a requirements.txt if you think thats easier😅 I wont change anything about our project because its working for everybody except you. I will close this issue because it has nothing to do with our project its related to the mobile software you are using.

from twitchcompilationcreator.

omsenjalia avatar omsenjalia commented on May 26, 2024

In that error log you can see that u use python3.6 so it wont work. Just fork the repository and create a requirements.txt if you think thats easier😅 I wont change anything about our project because its working for everybody except you. I will close this issue because it has nothing to do with our project its related to the mobile software you are using.

I've managed to make a txt and got it working butttt I can't install streamlink

om@localhost:~/twitchtubemain$ poetry add streamlink The following packages are already present in the pyproject.toml and will be skipped:

UnicodeEncodeError
'ascii' codec can't encode character '\u2022' in position 2: ordinal not in range(128)
at /.local/share/pypoetry/venv/lib/python3.6/site-packages/clikit/io/output_stream/stream_output_stream.py:24 in write Traceback (most recent call last): File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/clikit/console_application.py", line 131, in run status_code = command.handle(parsed_args, io) File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/clikit/api/command/command.py", line 120, in handle status_code = self._do_handle(args, io) File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/clikit/api/command/command.py", line 171, in _do_handle return getattr(handler, handler_method)(args, io, self) File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/cleo/commands/command.py", line 92, in wrap_handle return self.handle() File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/poetry/console/commands/add.py", line 98, in handle self.notify_about_existing_packages(existing_packages) File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/poetry/console/commands/add.py", line 211, in notify_about_existing_packages self.line(" \u2022 {name}".format(name=name)) File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/cleo/commands/command.py", line 233, in line self._io.write_line(styled, verbosity) File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/cleo/io/io_mixin.py", line 65, in write_line super(IOMixin, self).write_line(string, flags) File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/clikit/api/io/io.py", line 66, in write_line self._output.write_line(string, flags=flags) File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/clikit/api/io/output.py", line 69, in write_line self.write(string, flags=flags, new_line=True) File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/clikit/api/io/output.py", line 61, in write self._stream.write(to_str(formatted)) File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/clikit/io/output_stream/stream_output_stream.py", line 24, in write self._stream.write(string) UnicodeEncodeError: 'ascii' codec can't encode character '\u2022' in position 2: ordinal not in range(128)
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "/home/om/.local/bin/poetry", line 8, in sys.exit(main()) File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/poetry/console/init.py", line 5, in main return Application().run() File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/clikit/console_application.py", line 142, in run trace.render(io, simple=isinstance(e, CliKitException)) File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/clikit/ui/components/exception_trace.py", line 232, in render return self._render_exception(io, self._exception) File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/clikit/ui/components/exception_trace.py", line 269, in _render_exception self._render_snippet(io, current_frame) File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/clikit/ui/components/exception_trace.py", line 289, in _render_snippet self._render_line(io, code_line) File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/clikit/ui/components/exception_trace.py", line 402, in _render_line io.write_line("{}{}".format(indent * " ", line)) File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/cleo/io/io_mixin.py", line 65, in write_line super(IOMixin, self).write_line(string, flags) File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/clikit/api/io/io.py", line 66, in write_line self._output.write_line(string, flags=flags) File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/clikit/api/io/output.py", line 69, in write_line self.write(string, flags=flags, new_line=True) File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/clikit/api/io/output.py", line 61, in write self._stream.write(to_str(formatted)) File "/home/om/.local/share/pypoetry/venv/lib/python3.6/site-packages/clikit/io/output_stream/stream_output_stream.py", line 24, in write self._stream.write(string) UnicodeEnom@localhost:
/twitchtubemain$ s

from twitchcompilationcreator.

omsenjalia avatar omsenjalia commented on May 26, 2024

And I've set the default py version in poetry but it still gave that error

from twitchcompilationcreator.

lucaSchilling avatar lucaSchilling commented on May 26, 2024

If you have a requirements.txt you should remove the pyproject.toml, poetry-lock and do not mix poetry and pip use pip only if you want to use your requirements.txt

from twitchcompilationcreator.

omsenjalia avatar omsenjalia commented on May 26, 2024

Alright :)

from twitchcompilationcreator.

omsenjalia avatar omsenjalia commented on May 26, 2024

I have generated requirements.txt using poetry soo do I need to redo the requirements by myself aka manually?

from twitchcompilationcreator.

omsenjalia avatar omsenjalia commented on May 26, 2024

This was the file genned

absl-py==0.14.0; python_version >= "3.6"
--hash=sha256:7675ddb70ffd0e37a2e69322f8f2cd37b19e03a27f43420bea5850597ded9504
--hash=sha256:81409f8c5c1601f47d57eaa548a8516a967ab45a43ef75e5dfceab2ab4b69143
astunparse==1.6.3
--hash=sha256:c2652417f2c8b5bb325c885ae329bdf3f86424075c4fd1a128674bc6fba4b8e8
--hash=sha256:5ad93a8456f0d084c3456d059fd9a92cce667963232cbf763eac3bc5b7940872
cachetools==4.2.2; python_version >= "3.5" and python_version < "4.0" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6")
--hash=sha256:2cc0b89715337ab6dbba85b5b50effe2b0c74e035d83ee8ed637cf52f12ae001
--hash=sha256:61b5ed1e22a0924aed1d23b478f37e8d52549ff8a961de2909c69bf950020cff
certifi==2021.5.30; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4" or python_version >= "3.6" and python_version < "4" and python_full_version >= "3.5.0"
--hash=sha256:50b1e4f8446b06f41be7dd6338db18e0990601dce795c2b1686458aa7e8fa7d8
--hash=sha256:2bbf76fd432960138b3ef6dda3dde0544f27cbf8546c458e60baf371917ba9ee
chardet==4.0.0; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4" or python_version >= "3.6" and python_version < "4" and python_full_version >= "3.5.0"
--hash=sha256:f864054d66fd9118f2e67044ac8981a54775ec5b67aed0441892edb553d21da5
--hash=sha256:0d6f53a15db4120f2b08c94f11e7d93d2c911ee118b6b30a04ec3ee8310179fa
colorama==0.4.4; python_version >= "2.7" and python_full_version < "3.0.0" and platform_system == "Windows" or python_full_version >= "3.5.0" and platform_system == "Windows"
--hash=sha256:9f47eda37229f68eee03b24b9748937c7dc3868f906e8ba69fbcbdd3bc5dc3e2
--hash=sha256:5941b2b48a20143d2267e95b1c2a7603ce057ee39fd88e7329b0c292aa16869b
decorator==4.4.2; python_version >= "2.6" and python_full_version < "3.0.0" or python_full_version >= "3.2.0"
--hash=sha256:41fa54c2a0cc4ba648be4fd43cff00aedf5b9465c9bf18d64325bc225f08f760
--hash=sha256:e3a62f0520172440ca0dcc823749319382e377f37f140a0b99ef45fecb84bfe7
flatbuffers==1.12
--hash=sha256:9e9ef47fa92625c4721036e7c4124182668dc6021d9e7c73704edd395648deb9
--hash=sha256:63bb9a722d5e373701913e226135b28a6f6ac200d5cc7b4d919fa38d73b44610
gast==0.3.3; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
--hash=sha256:8f46f5be57ae6889a4e16e2ca113b1703ef17f2b0abceb83793eaba9e1351a45
--hash=sha256:b881ef288a49aa81440d2c5eb8aeefd4c2bb8993d5f50edae7413a85bfdb3b57
google-auth-oauthlib==0.4.6; python_version >= "3.6"
--hash=sha256:a90a072f6993f2c327067bf65270046384cda5a8ecb20b94ea9a687f1f233a7a
--hash=sha256:3f2a6e802eebbb6fb736a370fbf3b055edcb6b52878bf2f26330b5e041316c73
google-auth==1.35.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6"
--hash=sha256:b7033be9028c188ee30200b204ea00ed82ea1162e8ac1df4aa6ded19a191d88e
--hash=sha256:997516b42ecb5b63e8d80f5632c1a61dddf41d2a4c2748057837e06e00014258
google-pasta==0.2.0
--hash=sha256:c9f2c8dfc8f96d0d5808299920721be30c9eec37f2389f28904f454565c8a16e
--hash=sha256:4612951da876b1a10fe3960d7226f0c7682cf901e16ac06e473b267a5afa8954
--hash=sha256:b32482794a366b5366a32c92a9a9201b107821889935a02b3e51f6b432ea84ed
grpcio==1.32.0; python_version >= "3.6"
--hash=sha256:3afb058b6929eba07dba9ae6c5b555aa1d88cb140187d78cc510bd72d0329f28
--hash=sha256:a8004b34f600a8a51785e46859cd88f3386ef67cccd1cfc7598e3d317608c643
--hash=sha256:e6786f6f7be0937614577edcab886ddce91b7c1ea972a07ef9972e9f9ecbbb78
--hash=sha256:e467af6bb8f5843f5a441e124b43474715cfb3981264e7cd227343e826dcc3ce
--hash=sha256:1376a60f9bfce781b39973f100b5f67e657b5be479f2fd8a7d2a408fc61c085c
--hash=sha256:ce617e1c4a39131f8527964ac9e700eb199484937d7a0b3e52655a3ba50d5fb9
--hash=sha256:99bac0e2c820bf446662365df65841f0c2a55b0e2c419db86eaf5d162ddae73e
--hash=sha256:6d869a3e8e62562b48214de95e9231c97c53caa7172802236cd5d60140d7cddd
--hash=sha256:182c64ade34c341398bf71ec0975613970feb175090760ab4f51d1e9a5424f05
--hash=sha256:9c0d8f2346c842088b8cbe3e14985b36e5191a34bf79279ba321a4bf69bd88b7
--hash=sha256:4775bc35af9cd3b5033700388deac2e1d611fa45f4a8dcb93667d94cb25f0444
--hash=sha256:be98e3198ec765d0a1e27f69d760f69374ded8a33b953dcfe790127731f7e690
--hash=sha256:378fe80ec5d9353548eb2a8a43ea03747a80f2e387c4f177f2b3ff6c7d898753
--hash=sha256:f7d508691301027033215d3662dab7e178f54d5cca2329f26a71ae175d94b83f
--hash=sha256:25959a651420dd4a6fd7d3e8dee53f4f5fd8c56336a64963428e78b276389a59
--hash=sha256:ac7028d363d2395f3d755166d0161556a3f99500a5b44890421ccfaaf2aaeb08
--hash=sha256:c31e8a219650ddae1cd02f5a169e1bffe66a429a8255d3ab29e9363c73003b62
--hash=sha256:e28e4c0d4231beda5dee94808e3a224d85cbaba3cfad05f2192e6f4ec5318053
--hash=sha256:f03dfefa9075dd1c6c5cc27b1285c521434643b09338d8b29e1d6a27b386aa82
--hash=sha256:c4966d746dccb639ef93f13560acbe9630681c07f2b320b7ec03fe2c8f0a1f15
--hash=sha256:ec10d5f680b8e95a06f1367d73c5ddcc0ed04a3f38d6e4c9346988fb0cea2ffa
--hash=sha256:28677f057e2ef11501860a7bc15de12091d40b95dd0fddab3c37ff1542e6b216
--hash=sha256:0f3f09269ffd3fded430cd89ba2397eabbf7e47be93983b25c187cdfebb302a7
--hash=sha256:4396b1d0f388ae875eaf6dc05cdcb612c950fd9355bc34d38b90aaa0665a0d4b
--hash=sha256:1ada89326a364a299527c7962e5c362dbae58c67b283fe8383c4d952b26565d5
--hash=sha256:1d384a61f96a1fc6d5d3e0b62b0a859abc8d4c3f6d16daba51ebf253a3e7df5d
--hash=sha256:e811ce5c387256609d56559d944a974cc6934a8eea8c76e7c86ec388dc06192d
--hash=sha256:07b430fa68e5eecd78e2ad529ab80f6a234b55fc1b675fe47335ccbf64c6c6c8
--hash=sha256:0e3edd8cdb71809d2455b9dbff66b4dd3d36c321e64bfa047da5afdfb0db332b
--hash=sha256:6f7947dad606c509d067e5b91a92b250aa0530162ab99e4737090f6b17eb12c4
--hash=sha256:7cda998b7b551503beefc38db9be18c878cfb1596e1418647687575cdefa9273
--hash=sha256:c58825a3d8634cd634d8f869afddd4d5742bdb59d594aea4cea17b8f39269a55
--hash=sha256:ef9bd7fdfc0a063b4ed0efcab7906df5cae9bbcf79d05c583daa2eba56752b00
--hash=sha256:1ce6f5ff4f4a548c502d5237a071fa617115df58ea4b7bd41dac77c1ab126e9c
--hash=sha256:f12900be4c3fd2145ba94ab0d80b7c3d71c9e6414cfee2f31b1c20188b5c281f
--hash=sha256:f53f2dfc8ff9a58a993e414a016c8b21af333955ae83960454ad91798d467c7b
--hash=sha256:5bddf9d53c8df70061916c3bfd2f468ccf26c348bb0fb6211531d895ed5e4c72
--hash=sha256:14c0f017bfebbc18139551111ac58ecbde11f4bc375b73a53af38927d60308b6
--hash=sha256:01d3046fe980be25796d368f8fc5ff34b7cf5e1444f3789a017a7fe794465639
h5py==2.10.0
--hash=sha256:ecf4d0b56ee394a0984de15bceeb97cbe1fe485f1ac205121293fc44dcf3f31f
--hash=sha256:86868dc07b9cc8cb7627372a2e6636cdc7a53b7e2854ad020c9e9d8a4d3fd0f5
--hash=sha256:aac4b57097ac29089f179bbc2a6e14102dd210618e94d77ee4831c65f82f17c0
--hash=sha256:7be5754a159236e95bd196419485343e2b5875e806fe68919e087b6351f40a70
--hash=sha256:13c87efa24768a5e24e360a40e0bc4c49bcb7ce1bb13a3a7f9902cec302ccd36
--hash=sha256:79b23f47c6524d61f899254f5cd5e486e19868f1823298bc0c29d345c2447172
--hash=sha256:cbf28ae4b5af0f05aa6e7551cee304f1d317dbed1eb7ac1d827cee2f1ef97a99
--hash=sha256:c0d4b04bbf96c47b6d360cd06939e72def512b20a18a8547fa4af810258355d5
--hash=sha256:549ad124df27c056b2e255ea1c44d30fb7a17d17676d03096ad5cd85edb32dc1
--hash=sha256:a5f82cd4938ff8761d9760af3274acf55afc3c91c649c50ab18fcff5510a14a5
--hash=sha256:3dad1730b6470fad853ef56d755d06bb916ee68a3d8272b3bab0c1ddf83bb99e
--hash=sha256:063947eaed5f271679ed4ffa36bb96f57bc14f44dd4336a827d9a02702e6ce6b
--hash=sha256:c54a2c0dd4957776ace7f95879d81582298c5daf89e77fb8bee7378f132951de
--hash=sha256:6998be619c695910cb0effe5eb15d3a511d3d1a5d217d4bd0bebad1151ec2262
--hash=sha256:ff7d241f866b718e4584fa95f520cb19405220c501bd3a53ee11871ba5166ea2
--hash=sha256:54817b696e87eb9e403e42643305f142cd8b940fe9b3b490bbf98c3b8a894cf4
--hash=sha256:d3c59549f90a891691991c17f8e58c8544060fdf3ccdea267100fa5f561ff62f
--hash=sha256:d7ae7a0576b06cb8e8a1c265a8bc4b73d05fdee6429bffc9a26a6eb531e79d72
--hash=sha256:bffbc48331b4a801d2f4b7dac8a72609f0b10e6e516e5c480a3e3241e091c878
--hash=sha256:51ae56894c6c93159086ffa2c94b5b3388c0400548ab26555c143e7cfa05b8e5
--hash=sha256:16ead3c57141101e3296ebeed79c9c143c32bdd0e82a61a2fc67e8e6d493e9d1
--hash=sha256:f0e25bb91e7a02efccb50aba6591d3fe2c725479e34769802fcdd4076abfa917
--hash=sha256:f23951a53d18398ef1344c186fb04b26163ca6ce449ebd23404b153fd111ded9
--hash=sha256:8bb1d2de101f39743f91512a9750fb6c351c032e5cd3204b4487383e34da7f75
--hash=sha256:64f74da4a1dd0d2042e7d04cf8294e04ddad686f8eba9bb79e517ae582f6668d
--hash=sha256:d35f7a3a6cefec82bfdad2785e78359a0e6a5fbb3f605dd5623ce88082ccd681
--hash=sha256:6ef7ab1089e3ef53ca099038f3c0a94d03e3560e6aff0e9d6c64c55fb13fc681
--hash=sha256:769e141512b54dee14ec76ed354fcacfc7d97fea5a7646b709f7400cf1838630
--hash=sha256:84412798925dc870ffd7107f045d7659e60f5d46d1c70c700375248bf6bf512d
idna==2.10; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4" or python_version >= "3.6" and python_version < "4" and python_full_version >= "3.5.0"
--hash=sha256:b97d804b1e9b523befed77c48dacec60e6dcb0b5391d57af6a65a312a90648c0
--hash=sha256:b307872f855b18632ce0c21c5e45be78c0ea7ae4c15c828c20788b26921eb3f6
imageio-ffmpeg==0.4.5; python_version >= "3.4"
--hash=sha256:f2ea4245a2adad25dedf98d343159579167e549ac8c4691cef5eff980e20c139
--hash=sha256:266601aab7619acf6ff78cd5ba78b5a593a1119a96d266d33b88bfcd01bbd3ca
--hash=sha256:f127b8cdd842e8398de5f2aef23c687ae75d4d964e1df2ea3a9ff03e92a370e7
--hash=sha256:db4d318f640419037a0df29bb11b1022f2f8094c90b4aac8affc7177b8ce4641
--hash=sha256:39a9ab4326bdf5eae3457961dfdfb4317078659ebe4e6980914ac897a462aeb2
--hash=sha256:d2ba8339eecc02fa73a6b85c34654c49a7c78d732a1ac76478d11224e6cfa902
imageio==2.9.0; python_version >= "3.5"
--hash=sha256:3604d751f03002e8e0e7650aa71d8d9148144a87daf17cb1f3228e80747f2e6b
--hash=sha256:52ddbaeca2dccf53ba2d6dec5676ca7bc3b2403ef8b37f7da78b7654bb3e10f0
iso-639==0.4.5; python_version >= "3.6" and python_version < "4"
--hash=sha256:dc9cd4b880b898d774c47fe9775167404af8a85dd889d58f9008035109acce49
iso3166==2.0.2; python_version >= "3.6" and python_version < "4"
--hash=sha256:55e93c8a7587cae9479ad68c823390e33493d17d95b457271032594e5f1f7aae
--hash=sha256:04d02cfcfc18a6f8a9a4edb4d0a55e2e4fc575626c29d702f750de415e88d372
isodate==0.6.0; python_version >= "3.6" and python_version < "4"
--hash=sha256:aa4d33c06640f5352aca96e4b81afd8ab3b47337cc12089822d6f322ac772c81
--hash=sha256:2e364a3d5759479cdb2d37cce6b9376ea504db2ff90252a2e5b7cc89cc9ff2d8
jinja2==2.11.3; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")
--hash=sha256:03e47ad063331dd6a3f04a43eddca8a966a26ba0c5b7207a9a9e4e08f1b29419
--hash=sha256:a6d58433de0ae800347cab1fa3043cebbabe8baa9d29e668f1c768cb87a333c6
keras-preprocessing==1.1.2
--hash=sha256:7b82029b130ff61cc99b55f3bd27427df4838576838c5b2f65940e4fcec99a7b
--hash=sha256:add82567c50c8bc648c14195bf544a5ce7c1f76761536956c3d2978970179ef3
markdown==3.3.4; python_version >= "3.6"
--hash=sha256:96c3ba1261de2f7547b46a00ea8463832c921d3f9d6aba3f255a6f71386db20c
--hash=sha256:31b5b491868dcc87d6c24b7e3d19a0d730d59d3e46f4eea6430a321bed387a49
markupsafe==2.0.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
--hash=sha256:d8446c54dc28c01e5a2dbac5a25f071f6653e6e40f3a8818e8b45d790fe6ef53
--hash=sha256:36bc903cbb393720fad60fc28c10de6acf10dc6cc883f3e24ee4012371399a38
--hash=sha256:2d7d807855b419fc2ed3e631034685db6079889a1f01d5d9dac950f764da3dad
--hash=sha256:add36cb2dbb8b736611303cd3bfcee00afd96471b09cda130da3581cbdc56a6d
--hash=sha256:168cd0a3642de83558a5153c8bd34f175a9a6e7f6dc6384b9655d2697312a646
--hash=sha256:99df47edb6bda1249d3e80fdabb1dab8c08ef3975f69aed437cb69d0a5de1e28
--hash=sha256:e0f138900af21926a02425cf736db95be9f4af72ba1bb21453432a07f6082134
--hash=sha256:f9081981fe268bd86831e5c75f7de206ef275defcb82bc70740ae6dc507aee51
--hash=sha256:0955295dd5eec6cb6cc2fe1698f4c6d84af2e92de33fbcac4111913cd100a6ff
--hash=sha256:0446679737af14f45767963a1a9ef7620189912317d095f2d9ffa183a4d25d2b
--hash=sha256:f826e31d18b516f653fe296d967d700fddad5901ae07c622bb3705955e1faa94
--hash=sha256:fa130dd50c57d53368c9d59395cb5526eda596d3ffe36666cd81a44d56e48872
--hash=sha256:905fec760bd2fa1388bb5b489ee8ee5f7291d692638ea5f67982d968366bef9f
--hash=sha256:bf5d821ffabf0ef3533c39c518f3357b171a1651c1ff6827325e4489b0e46c3c
--hash=sha256:0d4b31cc67ab36e3392bbf3862cfbadac3db12bdd8b02a2731f509ed5b829724
--hash=sha256:baa1a4e8f868845af802979fcdbf0bb11f94f1cb7ced4c4b8a351bb60d108145
--hash=sha256:6c4ca60fa24e85fe25b912b01e62cb969d69a23a5d5867682dd3e80b5b02581d
--hash=sha256:b2f4bf27480f5e5e8ce285a8c8fd176c0b03e93dcc6646477d4630e83440c6a9
--hash=sha256:0717a7390a68be14b8c793ba258e075c6f4ca819f15edfc2a3a027c823718567
--hash=sha256:6557b31b5e2c9ddf0de32a691f2312a32f77cd7681d8af66c2692efdbef84c18
--hash=sha256:49e3ceeabbfb9d66c3aef5af3a60cc43b85c33df25ce03d0031a608b0a8b2e3f
--hash=sha256:d7f9850398e85aba693bb640262d3611788b1f29a79f0c93c565694658f4071f
--hash=sha256:6a7fae0dd14cf60ad5ff42baa2e95727c3d81ded453457771d02b7d2b3f9c0c2
--hash=sha256:b7f2d075102dc8c794cbde1947378051c4e5180d52d276987b8d28a3bd58c17d
--hash=sha256:e9936f0b261d4df76ad22f8fee3ae83b60d7c3e871292cd42f40b81b70afae85
--hash=sha256:2a7d351cbd8cfeb19ca00de495e224dea7e7d919659c2841bbb7f420ad03e2d6
--hash=sha256:60bf42e36abfaf9aff1f50f52644b336d4f0a3fd6d8a60ca0d054ac9f713a864
--hash=sha256:a30e67a65b53ea0a5e62fe23682cfe22712e01f453b95233b25502f7c61cb415
--hash=sha256:611d1ad9a4288cf3e3c16014564df047fe08410e628f89805e475368bd304914
--hash=sha256:5bb28c636d87e840583ee3adeb78172efc47c8b26127267f54a9c0ec251d41a9
--hash=sha256:be98f628055368795d818ebf93da628541e10b75b41c559fdf36d104c5787066
--hash=sha256:1d609f577dc6e1aa17d746f8bd3c31aa4d258f4070d61b2aa5c4166c1539de35
--hash=sha256:7d91275b0245b1da4d4cfa07e0faedd5b0812efc15b702576d103293e252af1b
--hash=sha256:01a9b8ea66f1658938f65b93a85ebe8bc016e6769611be228d797c9d998dd298
--hash=sha256:47ab1e7b91c098ab893b828deafa1203de86d0bc6ab587b160f78fe6c4011f75
--hash=sha256:97383d78eb34da7e1fa37dd273c20ad4320929af65d156e35a5e2d89566d9dfb
--hash=sha256:6fcf051089389abe060c9cd7caa212c707e58153afa2c649f00346ce6d260f1b
--hash=sha256:5855f8438a7d1d458206a2466bf82b0f104a3724bf96a1c781ab731e4201731a
--hash=sha256:3dd007d54ee88b46be476e293f48c85048603f5f516008bee124ddd891398ed6
--hash=sha256:023cb26ec21ece8dc3907c0e8320058b2e0cb3c55cf9564da612bc325bed5e64
--hash=sha256:984d76483eb32f1bcb536dc27e4ad56bba4baa70be32fa87152832cdd9db0833
--hash=sha256:2ef54abee730b502252bcdf31b10dacb0a416229b72c18b19e24a4509f273d26
--hash=sha256:3c112550557578c26af18a1ccc9e090bfe03832ae994343cfdacd287db6a6ae7
--hash=sha256:53edb4da6925ad13c07b6d26c2a852bd81e364f95301c66e930ab2aef5b5ddd8
--hash=sha256:f5653a225f31e113b152e56f154ccbe59eeb1c7487b39b9d9f9cdb58e6c79dc5
--hash=sha256:4efca8f86c54b22348a5467704e3fec767b2db12fc39c6d963168ab1d3fc9135
--hash=sha256:ab3ef638ace319fa26553db0624c4699e31a28bb2a835c5faca8f8acf6a5a902
--hash=sha256:f8ba0e8349a38d3001fae7eadded3f6606f0da5d748ee53cc1dab1d6527b9509
--hash=sha256:c47adbc92fc1bb2b3274c4b3a43ae0e4573d9fbff4f54cd484555edbf030baf1
--hash=sha256:37205cac2a79194e3750b0af2a5720d95f786a55ce7df90c3af697bfa100eaac
--hash=sha256:1f2ade76b9903f39aa442b4aadd2177decb66525062db244b35d71d0ee8599b6
--hash=sha256:10f82115e21dc0dfec9ab5c0223652f7197feb168c940f3ef61563fc2d6beb74
--hash=sha256:693ce3f9e70a6cf7d2fb9e6c9d8b204b6b39897a2c4a1aa65728d5ac97dcc1d8
--hash=sha256:594c67807fb16238b30c44bdf74f36c02cdf22d1c8cda91ef8a0ed8dabf5620a
moviepy==1.0.3
--hash=sha256:2884e35d1788077db3ff89e763c5ba7bfddbd7ae9108c9bc809e7ba58fa433f5
numpy==1.19.5; python_version >= "3.6"
--hash=sha256:cc6bd4fd593cb261332568485e20a0712883cf631f6f5e8e86a52caa8b2b50ff
--hash=sha256:aeb9ed923be74e659984e321f609b9ba54a48354bfd168d21a2b072ed1e833ea
--hash=sha256:8b5e972b43c8fc27d56550b4120fe6257fdc15f9301914380b27f74856299fea
--hash=sha256:43d4c81d5ffdff6bae58d66a3cd7f54a7acd9a0e7b18d97abb255defc09e3140
--hash=sha256:a4646724fba402aa7504cd48b4b50e783296b5e10a524c7a6da62e4a8ac9698d
--hash=sha256:2e55195bc1c6b705bfd8ad6f288b38b11b1af32f3c8289d6c50d47f950c12e76
--hash=sha256:39b70c19ec771805081578cc936bbe95336798b7edf4732ed102e7a43ec5c07a
--hash=sha256:dbd18bcf4889b720ba13a27ec2f2aac1981bd41203b3a3b27ba7a33f88ae4827
--hash=sha256:603aa0706be710eea8884af807b1b3bc9fb2e49b9f4da439e76000f3b3c6ff0f
--hash=sha256:cae865b1cae1ec2663d8ea56ef6ff185bad091a5e33ebbadd98de2cfa3fa668f
--hash=sha256:36674959eed6957e61f11c912f71e78857a8d0604171dfd9ce9ad5cbf41c511c
--hash=sha256:06fab248a088e439402141ea04f0fffb203723148f6ee791e9c75b3e9e82f080
--hash=sha256:6149a185cece5ee78d1d196938b2a8f9d09f5a5ebfbba66969302a778d5ddd1d
--hash=sha256:50a4a0ad0111cc1b71fa32dedd05fa239f7fb5a43a40663269bb5dc7877cfd28
--hash=sha256:d051ec1c64b85ecc69531e1137bb9751c6830772ee5c1c426dbcfe98ef5788d7
--hash=sha256:a12ff4c8ddfee61f90a1633a4c4afd3f7bcb32b11c52026c92a12e1325922d0d
--hash=sha256:cf2402002d3d9f91c8b01e66fbb436a4ed01c6498fffed0e4c7566da1d40ee1e
--hash=sha256:1ded4fce9cfaaf24e7a0ab51b7a87be9038ea1ace7f34b841fe3b6894c721d1c
--hash=sha256:012426a41bc9ab63bb158635aecccc7610e3eff5d31d1eb43bc099debc979d94
--hash=sha256:759e4095edc3c1b3ac031f34d9459fa781777a93ccc633a472a5468587a190ff
--hash=sha256:a9d17f2be3b427fbb2bce61e596cf555d6f8a56c222bd2ca148baeeb5e5c783c
--hash=sha256:99abf4f353c3d1a0c7a5f27699482c987cf663b1eac20db59b8c7b061eabd7fc
--hash=sha256:384ec0463d1c2671170901994aeb6dce126de0a95ccc3976c43b0038a37329c2
--hash=sha256:811daee36a58dc79cf3d8bdd4a490e4277d0e4b7d103a001a4e73ddb48e7e6aa
--hash=sha256:c843b3f50d1ab7361ca4f0b3639bf691569493a56808a0b0c54a051d260b7dbd
--hash=sha256:d6631f2e867676b13026e2846180e2c13c1e11289d67da08d71cacb2cd93d4aa
--hash=sha256:7fb43004bce0ca31d8f13a6eb5e943fa73371381e53f7074ed21a4cb786c32f8
--hash=sha256:2ea52bd92ab9f768cc64a4c3ef8f4b2580a17af0a5436f6126b08efbd1838371
--hash=sha256:400580cbd3cff6ffa6293df2278c75aef2d58d8d93d3c5614cd67981dae68ceb
--hash=sha256:df609c82f18c5b9f6cb97271f03315ff0dbe481a2a02e56aeb1b1a985ce38e60
--hash=sha256:ab83f24d5c52d60dbc8cd0528759532736b56db58adaa7b5f1f76ad551416a1e
--hash=sha256:0eef32ca3132a48e43f6a0f5a82cb508f22ce5a3d6f67a8329c81c8e226d3f6e
--hash=sha256:a0d53e51a6cb6f0d9082decb7a4cb6dfb33055308c4c44f53103c073f649af73
--hash=sha256:a76f502430dd98d7546e1ea2250a7360c065a5fdea52b2dffe8ae7180909b6f4
oauthlib==3.1.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
--hash=sha256:42bf6354c2ed8c6acb54d971fce6f88193d97297e18602a3a886603f9d7730cc
--hash=sha256:8f0215fcc533dd8dd1bee6f4c412d4f0cd7297307d43ac61666389e3bc3198a3
opt-einsum==3.3.0; python_version >= "3.5"
--hash=sha256:2455e59e3947d3c275477df7f5205b30635e266fe6dc300e3d9f9646bfcea147
--hash=sha256:59f6475f77bbc37dcf7cd748519c0ec60722e91e63ca114e68821c0c54a46549
pillow==8.3.2; python_version >= "3.6"
--hash=sha256:c691b26283c3a31594683217d746f1dad59a7ae1d4cfc24626d7a064a11197d4
--hash=sha256:f514c2717012859ccb349c97862568fdc0479aad85b0270d6b5a6509dbc142e2
--hash=sha256:be25cb93442c6d2f8702c599b51184bd3ccd83adebd08886b682173e09ef0c3f
--hash=sha256:d675a876b295afa114ca8bf42d7f86b5fb1298e1b6bb9a24405a3f6c8338811c
--hash=sha256:59697568a0455764a094585b2551fd76bfd6b959c9f92d4bdec9d0e14616303a
--hash=sha256:2d5e9dc0bf1b5d9048a94c48d0813b6c96fccfa4ccf276d9c36308840f40c228
--hash=sha256:11c27e74bab423eb3c9232d97553111cc0be81b74b47165f07ebfdd29d825875
--hash=sha256:11eb7f98165d56042545c9e6db3ce394ed8b45089a67124298f0473b29cb60b2
--hash=sha256:2f23b2d3079522fdf3c09de6517f625f7a964f916c956527bed805ac043799b8
--hash=sha256:19ec4cfe4b961edc249b0e04b5618666c23a83bc35842dea2bfd5dfa0157f81b
--hash=sha256:e5a31c07cea5edbaeb4bdba6f2b87db7d3dc0f446f379d907e51cc70ea375629
--hash=sha256:15ccb81a6ffc57ea0137f9f3ac2737ffa1d11f786244d719639df17476d399a7
--hash=sha256:8f284dc1695caf71a74f24993b7c7473d77bc760be45f776a2c2f4e04c170550
--hash=sha256:4abc247b31a98f29e5224f2d31ef15f86a71f79c7f4d2ac345a5d551d6393073
--hash=sha256:a048dad5ed6ad1fad338c02c609b862dfaa921fcd065d747194a6805f91f2196
--hash=sha256:06d1adaa284696785375fa80a6a8eb309be722cf4ef8949518beb34487a3df71
--hash=sha256:bd24054aaf21e70a51e2a2a5ed1183560d3a69e6f9594a4bfe360a46f94eba83
--hash=sha256:27a330bf7014ee034046db43ccbb05c766aa9e70b8d6c5260bfc38d73103b0ba
--hash=sha256:13654b521fb98abdecec105ea3fb5ba863d1548c9b58831dd5105bb3873569f1
--hash=sha256:a1bd983c565f92779be456ece2479840ec39d386007cd4ae83382646293d681b
--hash=sha256:4326ea1e2722f3dc00ed77c36d3b5354b8fb7399fb59230249ea6d59cbed90da
--hash=sha256:085a90a99404b859a4b6c3daa42afde17cb3ad3115e44a75f0d7b4a32f06a6c9
--hash=sha256:18a07a683805d32826c09acfce44a90bf474e6a66ce482b1c7fcd3757d588df3
--hash=sha256:4e59e99fd680e2b8b11bbd463f3c9450ab799305d5f2bafb74fefba6ac058616
--hash=sha256:4d89a2e9219a526401015153c0e9dd48319ea6ab9fe3b066a20aa9aee23d9fd3
--hash=sha256:56fd98c8294f57636084f4b076b75f86c57b2a63a8410c0cd172bc93695ee979
--hash=sha256:2b11c9d310a3522b0fd3c35667914271f570576a0e387701f370eb39d45f08a4
--hash=sha256:0412516dcc9de9b0a1e0ae25a280015809de8270f134cc2c1e32c4eeb397cf30
--hash=sha256:bcb04ff12e79b28be6c9988f275e7ab69f01cc2ba319fb3114f87817bb7c74b6
--hash=sha256:0b9911ec70731711c3b6ebcde26caea620cbdd9dcb73c67b0730c8817f24711b
--hash=sha256:ce2e5e04bb86da6187f96d7bab3f93a7877830981b37f0287dd6479e27a10341
--hash=sha256:35d27687f027ad25a8d0ef45dd5208ef044c588003cdcedf05afb00dbc5c2deb
--hash=sha256:04835e68ef12904bc3e1fd002b33eea0779320d4346082bd5b24bec12ad9c3e9
--hash=sha256:10e00f7336780ca7d3653cf3ac26f068fa11b5a96894ea29a64d3dc4b810d630
--hash=sha256:2cde7a4d3687f21cffdf5bb171172070bb95e02af448c4c8b2f223d783214056
--hash=sha256:1c3ff00110835bdda2b1e2b07f4a2548a39744bb7de5946dc8e95517c4fb2ca6
--hash=sha256:35d409030bf3bd05fa66fb5fdedc39c521b397f61ad04309c90444e893d05f7d
--hash=sha256:6bff50ba9891be0a004ef48828e012babaaf7da204d81ab9be37480b9020a82b
--hash=sha256:7dbfbc0020aa1d9bc1b0b8bcf255a7d73f4ad0336f8fd2533fcc54a4ccfb9441
--hash=sha256:963ebdc5365d748185fdb06daf2ac758116deecb2277ec5ae98139f93844bc09
--hash=sha256:cc9d0dec711c914ed500f1d0d3822868760954dce98dfb0b7382a854aee55d19
--hash=sha256:2c661542c6f71dfd9dc82d9d29a8386287e82813b0375b3a02983feac69ef864
--hash=sha256:548794f99ff52a73a156771a0402f5e1c35285bd981046a502d7e4793e8facaa
--hash=sha256:8b68f565a4175e12e68ca900af8910e8fe48aaa48fd3ca853494f384e11c8bcd
--hash=sha256:838eb85de6d9307c19c655c726f8d13b8b646f144ca6b3771fa62b711ebf7624
--hash=sha256:feb5db446e96bfecfec078b943cc07744cc759893cef045aa8b8b6d6aaa8274e
--hash=sha256:fc0db32f7223b094964e71729c0361f93db43664dd1ec86d3df217853cedda87
--hash=sha256:fd4fd83aa912d7b89b4b4a1580d30e2a4242f3936882a3f433586e5ab97ed0d5
--hash=sha256:d0c8ebbfd439c37624db98f3877d9ed12c137cadd99dde2d2eae0dab0bbfc355
--hash=sha256:6cb3dd7f23b044b0737317f892d399f9e2f0b3a02b22b2c692851fb8120d82c6
--hash=sha256:a66566f8a22561fc1a88dc87606c69b84fa9ce724f99522cf922c801ec68f5c1
--hash=sha256:ce651ca46d0202c302a535d3047c55a0131a720cf554a578fc1b8a2aff0e7d96
--hash=sha256:dde3f3ed8d00c72631bc19cbfff8ad3b6215062a5eed402381ad365f82f0c18c
proglog==0.1.9
--hash=sha256:d8c4ccbf2138e0c5e3f3fc0d80dc51d7e69dcfe8bfde4cacb566725092a5b18d
protobuf==3.18.0; python_version >= "3.6"
--hash=sha256:9072cb18fca8998b77f969fb74d25a11d7f4a39a8b1ddc3cf76cd5abda8499cb
--hash=sha256:f589346b5b3f702c1d30e2343c9897e6c35e7bd495c10a0e17d11ecb5ee5bd06
--hash=sha256:93c077fd83879cf48f327a2491c24da447a09da6a7ab3cc311a6f5a61fcb5de0
--hash=sha256:3b5b81bb665aac548b413480f4e0d8c38a74bc4dea57835f288a3ce74f63dfe9
--hash=sha256:d11465040cadcea8ecf5f0b131af5099a9696f9d0bef6f88148b372bacc1c52d
--hash=sha256:f6138462643adce0ed6e49007a63b7fd7dc4fda1ef4e15a70fcebe76c1407a71
--hash=sha256:877664b1b8d1e23553634f625e4e12aae4ff16cbbef473f8118c239d478f422a
--hash=sha256:5201333b7aa711965c5769b250f8565a9924e8e27f8b622bbc5e6847aeaab1b1
--hash=sha256:1f3ecec3038c2fb4dad952d3d6cb9ca301999903a09e43794fb348da48f7577f
--hash=sha256:17181fc0814655812aac108e755bd5185d71aa8d81bd241cec6e232c84097918
--hash=sha256:7646c20605fbee57e77fdbc4a90175538281b152f46ba17019916593f8062c2a
--hash=sha256:80b0a5157f3a53043daf8eb7cfa1220b27a5a63dd6655dbd8e1e6f7b5dcd6347
--hash=sha256:5730de255c95b3403eedd1a568eb28203b913b6192ff5a3fdc3ff30f37107a38
--hash=sha256:9147565f93e6699d7512747766598afe63205f226ac7b61f47954974c9aab852
--hash=sha256:568c049ff002a7523ed33fb612e6b97da002bf87ffb619a1fc3eadf2257a3b31
--hash=sha256:7e791a94db391ae22b3943fc88f6ba0e1f62b6ad58b33db7517df576c7834d23
--hash=sha256:42c04e66ec5a38ad2171639dc9860c2f9594668f709ea3a4a192acf7346853a7
--hash=sha256:0a59ea8da307118372750e2fdfe0961622e675b8dd35e05c42384d618189a938
--hash=sha256:f7c8193ec805324ff6024242b00f64a24b94d56b895f62bf28a9d72a228d4fca
--hash=sha256:615099e52e9fbc9fde00177267a94ca820ecf4e80093e390753568b7d8cb3c1a
--hash=sha256:18b308946a592e245299391e53c01b5b8efc2794f49986e80f37d7b5e60a270f
pyasn1-modules==0.2.8; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6"
--hash=sha256:905f84c712230b2c592c19470d3ca8d552de726050d1d1716282a1f6146be65e
--hash=sha256:0fe1b68d1e486a1ed5473f1302bd991c1611d319bba158e98b106ff86e1d7199
--hash=sha256:fe0644d9ab041506b62782e92b06b8c68cca799e1a9636ec398675459e031405
--hash=sha256:a99324196732f53093a84c4369c996713eb8c89d360a496b599fb1a9c47fc3eb
--hash=sha256:0845a5582f6a02bb3e1bde9ecfc4bfcae6ec3210dd270522fee602365430c3f8
--hash=sha256:a50b808ffeb97cb3601dd25981f6b016cbb3d31fbf57a8b8a87428e6158d0c74
--hash=sha256:f39edd8c4ecaa4556e989147ebf219227e2cd2e8a43c7e7fcb1f1c18c5fd6a3d
--hash=sha256:b80486a6c77252ea3a3e9b1e360bc9cf28eaac41263d173c032581ad2f20fe45
--hash=sha256:65cebbaffc913f4fe9e4808735c95ea22d7a7775646ab690518c056784bc21b4
--hash=sha256:15b7c67fabc7fc240d87fb9aabf999cf82311a6d6fb2c70d00d3d0604878c811
--hash=sha256:426edb7a5e8879f1ec54a1864f16b882c2837bfd06eee62f2c982315ee2473ed
--hash=sha256:cbac4bc38d117f2a49aeedec4407d23e8866ea4ac27ff2cf7fb3e5b570df19e0
--hash=sha256:c29a5e5cc7a3f05926aff34e097e84f8589cd790ce0ed41b67aed6857b26aafd
pyasn1==0.4.8; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6") or python_full_version >= "3.6.0" and python_version >= "3.6" and python_version < "4" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6")
--hash=sha256:fec3e9d8e36808a28efb59b489e4528c10ad0f480e57dcc32b4de5c9d8c9fdf3
--hash=sha256:0458773cfe65b153891ac249bcf1b5f8f320b7c2ce462151f8fa74de8934becf
--hash=sha256:5c9414dcfede6e441f7e8f81b43b34e834731003427e5b09e4e00e3172a10f00
--hash=sha256:6e7545f1a61025a4e58bb336952c5061697da694db1cae97b116e9c46abcf7c8
--hash=sha256:39c7e2ec30515947ff4e87fb6f456dfc6e84857d34be479c9d4a4ba4bf46aa5d
--hash=sha256:78fa6da68ed2727915c4767bb386ab32cdba863caa7dbe473eaae45f9959da86
--hash=sha256:08c3c53b75eaa48d71cf8c710312316392ed40899cb34710d092e96745a358b7
--hash=sha256:03840c999ba71680a131cfaee6fab142e1ed9bbd9c693e285cc6aca0d555e576
--hash=sha256:7ab8a544af125fb704feadb008c99a88805126fb525280b2270bb25cc1d78a12
--hash=sha256:e89bf84b5437b532b0803ba5c9a5e054d21fec423a89952a74f87fa2c9b7bce2
--hash=sha256:014c0e9976956a08139dc0712ae195324a75e142284d5f87f1a87ee1b068a359
--hash=sha256:99fcc3c8d804d1bc6d9a099921e39d827026409a58f2a720dcdb89374ea0c776
--hash=sha256:aef77c9fb94a3ac588e87841208bdec464471d9871bd5050a287cc9a475cd0ba
pycryptodome==3.10.4; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4" or python_version >= "3.6" and python_version < "4" and python_full_version >= "3.5.0"
--hash=sha256:91ba4215a1f37d0f371fe43bc88c5ff49c274849f3868321c889313787de7672
--hash=sha256:66301e4c42dee43ee2da256625d3fe81ef98cc9924c2bd535008cc3ad8ded77b
--hash=sha256:8ec154ec445412df31acf0096e7f715e30e167c8f2318b8f5b1ab7c28f4c82f7
--hash=sha256:8e82524e7c354033508891405574d12e612cc4fdd3b55d2c238fc1a3e300b606
--hash=sha256:b217b4525e60e1af552d62bec01b4685095436d4de5ecde0f05d75b2f95ba6d4
--hash=sha256:3a153658d97258ca20bf18f7fe31c09cc7c558b6f8974a6ec74e19f6c634bd64
--hash=sha256:c6469d1453f5864e3321a172b0aa671b938d753cbf2376b99fa2ab8841539bb8
--hash=sha256:6b45fcace5a5d9c57ba87cf804b161adc62aa826295ce7f7acbcbdc0df74ed37
--hash=sha256:b1daf251395af7336ddde6a0015ba5e632c18fe646ba930ef87402537358e3b4
--hash=sha256:9a2312440057bf29b9582f72f14d79692044e63bfbc4b4bbea8559355f44f3dd
--hash=sha256:54d4e4d45f349d8c4e2f31c2734637ff62a844af391b833f789da88e43a8f338
--hash=sha256:97e7df67a4da2e3f60612bbfd6c3f243a63a15d8f4797dd275e1d7b44a65cb12
--hash=sha256:db15fa07d2a4c00beeb5e9acdfdbc1c79f9ccfbdc1a8f36c82c4aa44951b33c9
--hash=sha256:217dcc0c92503f7dd4b3d3b7d974331a4419f97f555c99a845c3b366fed7056b
--hash=sha256:a7471646d8cd1a58bb696d667dcb3853e5c9b341b68dcf3c3cc0893d0f98ca5f
--hash=sha256:d713dc0910e5ded07852a05e9b75f1dd9d3a31895eebee0668f612779b2a748c
--hash=sha256:ac3012c36633564b2b5539bb7c6d9175f31d2ce74844e9abe654c428f02d0fd8
--hash=sha256:3f9fb499e267039262569d08658132c9cd8b136bf1d8c56b72f70ed05551e526
--hash=sha256:309529d2526f3fb47102aeef376b3459110a6af7efb162e860b32e3a17a46f06
--hash=sha256:7efec2418e9746ec48e264eea431f8e422d931f71c57b1c96ee202b117f58fa9
--hash=sha256:49e54f2245befb0193848c8c8031d8d1358ed4af5a1ae8d0a3ba669a5cdd3a72
--hash=sha256:4e8fc4c48365ce8a542fe48bf1360da05bb2851df12f64fc94d751705e7cdbe7
--hash=sha256:851e6d4930b160417235955322db44adbdb19589918670d63f4acd5d92959ac0
--hash=sha256:04e14c732c3693d2830839feed5129286ce47ffa8bfe90e4ae042c773e51c677
--hash=sha256:cefe6b267b8e5c3c72e11adec35a9c7285b62e8ea141b63e87055e9a9e5f2f8c
--hash=sha256:24c1b7705d19d8ae3e7255431efd2e526006855df62620118dd7b5374c6372f6
--hash=sha256:c61ea053bd5d4c12a063d7e704fbe1c45abb5d2510dab55bd95d166ba661604f
--hash=sha256:11d3164fb49fdee000fde05baecce103c0c698168ef1a18d9c7429dd66f0f5bb
--hash=sha256:3faa6ebd35c61718f3f8862569c1f38450c24f3ededb213e1a64806f02f584bc
--hash=sha256:40083b0d7f277452c7f2dd4841801f058cc12a74c219ee4110d65774c6a58bef
pysocks==1.7.1; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4" or python_version >= "3.6" and python_version < "4" and python_full_version >= "3.4.0"
--hash=sha256:08e69f092cc6dbe92a0fdd16eeb9b9ffbc13cadfe5ca4c7bd92ffb078b293299
--hash=sha256:2725bd0a9925919b9b51739eea5f9e2bae91e83288108a9ad338b2e3a4435ee5
--hash=sha256:3f8804571ebe159c380ac6de37643bb4685970655d3bba243530d6558b799aa0
requests-oauthlib==1.3.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
--hash=sha256:b4261601a71fd721a8bd6d7aa1cc1d6a8a93b4a9f5e96626f8e4d91e8beeaa6a
--hash=sha256:7f71572defaecd16372f9006f33c2ec8c077c3cfa6f5911a9a90202beb513f3d
--hash=sha256:fa6c47b933f01060936d87ae9327fead68768b69c6c9ea2109c48be30f2d4dbc
requests==2.25.1; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")
--hash=sha256:c210084e36a42ae6b9219e00e48287def368a26d03a048ddad7bfee44f75871e
--hash=sha256:27973dd4a904a4f13b263a19c866c13b92a39ed1c964655f025f3f8d3d75b804
rsa==4.7.2; python_version >= "3.5" and python_version < "4" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6")
--hash=sha256:78f9a9bf4e7be0c5ded4583326e7461e3a3c5aae24073648b4bdfa797d78c9d2
--hash=sha256:9d689e6ca1b3038bc82bf8d23e944b6b6037bc02301a574935b2dd946e0353b9
six==1.15.0; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4" or python_version >= "3.6" and python_version < "4" and python_full_version >= "3.6.0"
--hash=sha256:8b74bedcbbbaca38ff6d7491d76f2b06b3592611af620f8426e82dddb04a5ced
--hash=sha256:30639c035cdb23534cd4aa2dd52c3bf48f06e5f4a941509c8bafd8ce11080259
streamlink==2.2.0; python_version >= "3.6" and python_version < "4"
--hash=sha256:07967bb05e2ea9e844f1a011dd0a08b38f62bccab545f288beda1b1514ad3a49
--hash=sha256:da85bfddc2402237e03b102eb54fe3134c5d2aa9a671759679b5efe28e3da6b0
--hash=sha256:c4108c68b7766ccda1e5368619905319b00c6f3435c6e410e3c2d02303b67698
--hash=sha256:0f8e3d4d4eb530e4fe16e82a9d8919c0432d26e53af1dcce2a3dd2adbefbf109
--hash=sha256:4e4c423346c807ac9f07b047aa5d4daf0f9a4dd2af53bed783e54df0b53cd188
--hash=sha256:72010107befa83a42dacbe4e6279e2c4fc6ccf0977e24cd4a4dd8a16d171e51a
--hash=sha256:0f632cc8f11170dfd37b20fbbc64229c3b085ceb407b803d6d9fd29719ff041b
--hash=sha256:1497e6dc5d2fb8c5b17688f20ca2e8989a279de804a4de37d2107af33b9faa04
tensorboard-data-server==0.6.1; python_version >= "3.6"
--hash=sha256:809fe9887682d35c1f7d1f54f0f40f98bb1f771b14265b453ca051e2ce58fca7
--hash=sha256:fa8cef9be4fcae2f2363c88176638baf2da19c5ec90addb49b1cde05c95c88ee
--hash=sha256:d8237580755e58eff68d1f3abefb5b1e39ae5c8b127cc40920f9c4fb33f4b98a
tensorboard-plugin-wit==1.8.0; python_version >= "3.6"
--hash=sha256:2a80d1c551d741e99b2f197bb915d8a133e24adb8da1732b840041860f91183a
tensorboard==2.6.0; python_version >= "3.6"
--hash=sha256:f7dac4cdfb52d14c9e3f74585ce2aaf8e6203620a864e51faf84988b09f7bbdb
tensorflow-estimator==2.4.0
--hash=sha256:5b7b7bf2debe19a8794adacc43e8ba6459daa4efaf54d3302623994a359b17f0
tensorflow==2.5.1
--hash=sha256:01d53c0565fa7453c13fb5ddb5386a13c4c90078e45dffbc27c65660ab820955
--hash=sha256:98fa15e14e225be2891c0a42f0be3810001a52887f3cadb0eaec0d20c6dbc4af
--hash=sha256:cc80317bd7ed09a3f9e85ac7ed13486cc85492a2d732a836f9294a958c74a71c
--hash=sha256:75b9fed42a5f182c915bbfbed379a2f75c7e633ec6a2915b5db8acd5a9ca31fd
--hash=sha256:5cebb9a548adfd5fdc6081df72db93488afbe02a60c4f7c60b94930d6b3fbfa6
--hash=sha256:d75122d8f6415d007f7c1b016ba5b56b17d80079cf040348cf020f5186642e6d
--hash=sha256:ccb82b19bd58d009df1226e9fa7fb4d7004d21bef9adefcfc2575dfd05994dec
--hash=sha256:830c4e3b408d387706e1ab42a309a44a65dd14c8ec371f756372801b74db8d01
--hash=sha256:a803d99d0fea040c03ed91eb0a7da1ba7b50277430a7a121a189e841d65ef7f2
--hash=sha256:51f332401232c43c1500f7f011a4d596660920c40b8b25243429aa3f291857ea
--hash=sha256:29a441c4e3f1d9ddcd82e9073d510e0183cf145b5e1496a63f620d4deaea74bc
--hash=sha256:e02b0b2910a728210a6581368a2f2626efc1ece578f8a12c259c073efea2629f
termcolor==1.1.0
--hash=sha256:1d6d69ce66211143803fbc56652b41d73b4a400a2891d7bf7a1cdf4c02de613b
tqdm==4.62.3; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
--hash=sha256:8dd278a422499cd6b727e6ae4061c40b48fce8b76d1ccbf5d34fca9b7f925b0c
--hash=sha256:d359de7217506c9851b7869f3708d8ee53ed70a1b8edbba4dbcb47442592920d
typing-extensions==3.7.4.3
--hash=sha256:dafc7639cde7f1b6e1acc0f457842a83e722ccca8eef5270af2d74792619a89f
--hash=sha256:7cb407020f00f7bfc3cb3e7881628838e69d8f3fcab2f64742a5e76b2f841918
--hash=sha256:99d4073b617d30288f569d3f13d2bd7548c3a7e4c8de87db09a9d29bb3a4a60c
urllib3==1.26.7; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4" or python_full_version >= "3.5.0" and python_version < "4" and python_version >= "3.6"
--hash=sha256:c4fdf4019605b6e5423637e01bc9fe4daef873709a7973e195ceba0a62bbc844
--hash=sha256:4987c65554f7a2dbf30c18fd48778ef124af6fab771a377103da0585e2336ece
websocket-client==1.2.1; python_version >= "3.6" and python_version < "4"
--hash=sha256:8dfb715d8a992f5712fff8c843adae94e22b22a99b2c5e6b0ec4a1a981cc4e0d
--hash=sha256:0133d2f784858e59959ce82ddac316634229da55b498aac311f1620567a710ec
werkzeug==2.0.1; python_version >= "3.6"
--hash=sha256:6c1ec500dcdba0baa27600f6a22f6333d8b662d22027ff9f6202e3367413caa8
--hash=sha256:1de1db30d010ff1af14a009224ec49ab2329ad2cde454c8a708130642d579c42
wrapt==1.12.1
--hash=sha256:b62ffa81fb85f4332a4f609cab4ac40709470da05643a082ec1eb88e6d9b97d7

from twitchcompilationcreator.

lucaSchilling avatar lucaSchilling commented on May 26, 2024

You have to change the versions because some of them are not working with other python versions then 3.8. But I cant help you with that.

from twitchcompilationcreator.

omsenjalia avatar omsenjalia commented on May 26, 2024

You have to change the versions because some of them are not working with other python versions then 3.8. But I cant help you with that.

Ye done

from twitchcompilationcreator.

omsenjalia avatar omsenjalia commented on May 26, 2024

I can't install tensor flow for some reason lol

from twitchcompilationcreator.

omsenjalia avatar omsenjalia commented on May 26, 2024

Will update you later if any results on this

from twitchcompilationcreator.

omsenjalia avatar omsenjalia commented on May 26, 2024

Error importing tensorflow. Unless you are using bazel,
you should not try to import tensorflow from its source directory;
please exit the tensorflow source tree, and relaunch your python interpreter
from there.

from twitchcompilationcreator.

omsenjalia avatar omsenjalia commented on May 26, 2024

That's what I git when I tried installing tensor flow using python -m pip install --upgrade https://storage.googleapis.com/tensorflow/mac/cpu/tensorflow-0.12.0-py3-none-any.whl btw I've managed to change the py version of python command

from twitchcompilationcreator.

omsenjalia avatar omsenjalia commented on May 26, 2024

Hello? @lucaSchilling

from twitchcompilationcreator.

lucaSchilling avatar lucaSchilling commented on May 26, 2024

I told u here that I can't help you with that because it's not related to our project.

from twitchcompilationcreator.

Related Issues (14)

Recommend Projects

  • React photo React

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

  • Vue.js photo Vue.js

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

  • Typescript photo Typescript

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

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

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

Recommend Topics

  • javascript

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

  • web

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

  • server

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

  • Machine learning

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

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

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

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.