PyBaiduYuyin icon indicating copy to clipboard operation
PyBaiduYuyin copied to clipboard

Cannot install with pip3

Open zenogantner opened this issue 7 years ago • 0 comments

Collecting PyBaiduYuyin
  Downloading https://files.pythonhosted.org/packages/e3/f1/6dc96dfb9b734dd5d0517d8647591b22817b39e5890a265376fe8d8de2b7/PyBaiduYuyin-0.1.1.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-build-atbtz8wv/PyBaiduYuyin/setup.py", line 11, in <module>
        import PyBaiduYuyin
      File "/tmp/pip-build-atbtz8wv/PyBaiduYuyin/PyBaiduYuyin/__init__.py", line 492
        print 'You said ' + text
                        ^
    SyntaxError: Missing parentheses in call to 'print'
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-atbtz8wv/PyBaiduYuyin/

zenogantner avatar May 16 '18 14:05 zenogantner