mhaller / pyffmpeg

PyFFmpeg - Python FFmpeg wrapper
https://mhaller.github.io/pyffmpeg
GNU Lesser General Public License v3.0
267 stars 56 forks source link

Python 3.X support! #5

Open pahaz opened 8 years ago

pahaz commented 8 years ago
Collecting pyffmpeg from git+git://github.com/mhaller/pyffmpeg.git#egg=pyffmpeg (from -r requirements.txt (line 1))
  Cloning git://github.com/mhaller/pyffmpeg.git to /private/var/folders/t3/z9_f5hg928q3gy1q0xhj7ttw0000gn/T/pip-build-3uvzvduo/pyffmpeg
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 20, in <module>
      File "/private/var/folders/t3/z9_f5hg928q3gy1q0xhj7ttw0000gn/T/pip-build-3uvzvduo/pyffmpeg/setup.py", line 9
        print "Remember: Edit at first ffmpegpath within setup.py"
                                                                 ^
    SyntaxError: Missing parentheses in call to 'print'

    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/t3/z9_f5hg928q3gy1q0xhj7ttw0000gn/T/pip-build-3uvzvduo/pyffmpeg
iBobik commented 6 years ago

This project seems more active: https://github.com/kkroening/ffmpeg-python