Git Product home page Git Product logo

Comments (3)

navidmafi avatar navidmafi commented on May 18, 2024 2

same here
LinuxMint 20.1

but i found a workaround
you should install ffmpeg-python xtermcolor and future manually :

pip3 install future
pip3 install xtermcolor
pip3 install ffmpeg-python
and now you can install video-to-ascii without any errors:

pip3 install video-to-ascii --install-option="--with-audio"

from video-to-ascii.

hexxxx avatar hexxxx commented on May 18, 2024 1

from video-to-ascii.

hexxxx avatar hexxxx commented on May 18, 2024

same issue on debian 4.19

$ pip3 install video-to-ascii --install-option='--with-audio'
/usr/lib/python3/dist-packages/pip/_internal/commands/install.py:222: UserWarning: Disabling all use of wheels due to the use of --build-options / --global-options / --install-options.
  cmdoptions.check_install_build_global(options)
Collecting video-to-ascii
  Using cached https://files.pythonhosted.org/packages/5a/f2/2022fcbc812b7eb46ea4fb43e1f67359d05b7719fa4099000ce83e9a85da/video_to_ascii-1.2.9.tar.gz
Collecting ffmpeg-python (from video-to-ascii)
  Using cached https://files.pythonhosted.org/packages/dd/5e/d5f9105d59c1325759d838af4e973695081fbbc97182baf73afc78dec266/ffmpeg-python-0.2.0.tar.gz
Collecting xtermcolor (from video-to-ascii)
  Using cached https://files.pythonhosted.org/packages/65/46/c17b53f040396fb6bc0ee6afd0e809c12580791a61b801728708b48b6711/xtermcolor-1.3.tar.gz
Collecting future (from ffmpeg-python->video-to-ascii)
  Using cached https://files.pythonhosted.org/packages/45/0b/38b06fd9b92dc2b68d58b75f900e97884c45bedd2ff83203d933cf5851c9/future-0.18.2.tar.gz
Skipping bdist_wheel for video-to-ascii, due to binaries being disabled for it.
Skipping bdist_wheel for ffmpeg-python, due to binaries being disabled for it.
Skipping bdist_wheel for xtermcolor, due to binaries being disabled for it.
Skipping bdist_wheel for future, due to binaries being disabled for it.
Installing collected packages: future, ffmpeg-python, xtermcolor, video-to-ascii
  Running setup.py install for future ... error
    Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-iw490v_4/future/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-e73bq419/install-record.txt --single-version-externally-managed --compile --with-audio --user --prefix=:
    usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
       or: -c --help [cmd1 cmd2 ...]
       or: -c --help-commands
       or: -c cmd --help

    error: option --with-audio not recognized

    ----------------------------------------
Command "/usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-iw490v_4/future/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-e73bq419/install-record.txt --single-version-externally-managed --compile --with-audio --user --prefix=" failed with error code 1 in /tmp/pip-install-iw490v_4/future/

from video-to-ascii.

Related Issues (20)

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.