You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have try installing direct from github and works.
is not working using pip3 install
root@df2997bfc7ca:/# pip3 install pyafipws
Collecting pyafipws
Using cached https://files.pythonhosted.org/packages/07/c3/c11be86d13d875ca23c4e892030f7f973af84f4faef8f5b86d14df326cd7/PyAfipWs-2.7.1874.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "/tmp/pip-install-7n1ktnqi/pyafipws/setup.py", line 73
print "IMPORTANTE: no se incluye el diseñador de plantillas PDF"
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("IMPORTANTE: no se incluye el diseñador de plantillas PDF")?
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-7n1ktnqi/pyafipws/
root@df2997bfc7ca:/#
The text was updated successfully, but these errors were encountered:
I have try installing direct from github and works.
is not working using pip3 install
root@df2997bfc7ca:/# pip3 install pyafipws
Collecting pyafipws
Using cached https://files.pythonhosted.org/packages/07/c3/c11be86d13d875ca23c4e892030f7f973af84f4faef8f5b86d14df326cd7/PyAfipWs-2.7.1874.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "/tmp/pip-install-7n1ktnqi/pyafipws/setup.py", line 73
print "IMPORTANTE: no se incluye el diseñador de plantillas PDF"
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("IMPORTANTE: no se incluye el diseñador de plantillas PDF")?
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-7n1ktnqi/pyafipws/
root@df2997bfc7ca:/#
The text was updated successfully, but these errors were encountered: