pole icon indicating copy to clipboard operation
pole copied to clipboard

erro creio q é por ser Python 3.6

Open luxu opened this issue 7 years ago • 0 comments

Junior boa tarde como estou usando a versão 3.6 dp python ao tentar instalar via pip instal deu erro:

Collecting pole
  Using cached https://files.pythonhosted.org/packages/1b/50/bd0512a10e50e598fad2869afc453c1ccf1d5a2b41afa00b4043a712eec8/pole-1.1.4.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "C:\Users\luxu\AppData\Local\Temp\pip-install-vjzllryl\pole\setup.py", line 14
        print '-' * 100
                ^
    SyntaxError: Missing parentheses in call to 'print'

    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in C:\Users\luxu\AppData\Local\Temp\pip-install-vjzllryl\pole\

Tem como consertar isso?

luxu avatar Aug 17 '18 20:08 luxu