Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support python3 #12

Open
ikamensh opened this issue Aug 26, 2019 · 1 comment
Open

support python3 #12

ikamensh opened this issue Aug 26, 2019 · 1 comment

Comments

@ikamensh
Copy link

Hello, I got following error during installation:

Collecting jcconv (from -r requirements.txt (line 21))
Downloading https://files.pythonhosted.org/packages/dd/5b/55d6dd385e8584c6750864ddec8d5ff82a295b37ac68344febc9e923bf99/jcconv-0.2.3.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "/private/var/folders/0m/kzql0npd4bqgnc24_2slnpz02kbyyc/T/pip-install-pdidqiqm/jcconv/setup.py", line 17
print "unit tests have failed!"
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("unit tests have failed!")?

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/0m/kzql0npd4bqgnc24_2slnpz02kbyyc/T/pip-install-pdidqiqm/jcconv/
You are using pip version 18.1, however version 19.2.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.

@LIQRGV
Copy link

LIQRGV commented Mar 17, 2020

Hi @ikamensh,
you can use https://pypi.org/project/jcconv3/ instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants