gitver icon indicating copy to clipboard operation
gitver copied to clipboard

Port to Python3

Open manuelbua opened this issue 9 years ago • 3 comments

manuelbua avatar Apr 21 '15 12:04 manuelbua

Hi, is there any progress on it? :wink:

blackandred avatar Jul 15 '19 07:07 blackandred

Hi there,

I am facing an error when I try to install with pip3:

× python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [7 lines of output] Traceback (most recent call last): File "<string>", line 2, in <module> File "<pip-setuptools-caller>", line 34, in <module> File "/private/var/folders/42/mrkqsblj5pb0mjgg6j3kqfwh0000gp/T/pip-install-eyej37yx/gitver_cce89a366ea841ebbcc00f59e3baa6c1/setup.py", line 23 print "Warning: the \"pypandoc\" package and/or the pandoc " \ ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Warning: the \"pypandoc\" package and/or the pandoc " \)? [end of output]

Could it be there still not support for python3?

Thanks!

magarciasopo avatar May 19 '22 13:05 magarciasopo

Hi, yes unfortunately i've never been able to put some time into this and port it to python3.

manuelbua avatar May 19 '22 15:05 manuelbua