Vira Vitanska created DATALAB-2345:
--------------------------------------
Summary: [AWS][Azure]: SSN creation fails on dowloading
decorator-5.0.2.tar.gz
Key: DATALAB-2345
URL: https://issues.apache.org/jira/browse/DATALAB-2345
Project: Apache DataLab
Issue Type: Bug
Security Level: Public (Regular Issues)
Components: DataLab Main
Reporter: Vira Vitanska
Assignee: Leonid Frolov
Fix For: v.2.5
*Steps to reproduce:*
# Create SSN on Azure/GCP
*Actual result:*
# SSN creation fails
{code:java}
Collecting decorator (from traitlets->qtconsole==4.7.7)
Downloading
https://files.pythonhosted.org/packages/71/bd/042e63027bea950da4e6f5545eb59b973868da854ab30a18128d3b884104/decorator-5.0.2.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-G4w6yi/decorator/setup.py", line 4, in <module>
exec(open('src/decorator.py').read(), dic) # extract the __version__
File "<string>", line 162
print('Error in generated code:', file=sys.stderr)
^
SyntaxError: invalid syntax
{code}
*Expected result:*
1. SSN creation is successful
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]