Environment Creation Failed

AaronCrouch
AaronCrouch Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered, Dataiku Frontrunner Awards 2021 Winner, Dataiku Frontrunner Awards 2021 Finalist, Neuron 2022, Dataiku Frontrunner Awards 2021 Participant Posts: 18 ✭✭✭✭✭

I am trying to install the Sentiment Analysis plugin. When I try to create the environment, I get an error:

Environment creation failed

/opt/dataiku/data_dir/code-envs/python/plugin_sentiment-analysis_managed_1/bin/python failed (exit code: 1)

New python executable in /opt/dataiku/data_dir/code-envs/python/plugin_sentiment-analysis_managed_1/bin/python2.7
Also creating executable in /opt/dataiku/data_dir/code-envs/python/plugin_sentiment-analysis_managed_1/bin/python
Installing setuptools, pip, wheel...done.Running virtualenv with interpreter /usr/bin/python2.7
Updating code environment according to spec ...Installing from Pip requirementsCollecting pandas==0.23.4 (from -r /opt/dataiku/data_dir/tmp/pip-requirements-install/req3894516647341133427.txt (line 2))
Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7ff66f4ba650>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /simple/pandas/

Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7ff66f4ba350>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /simple/pandas/

Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7ff66f4ba990>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /simple/pandas/

Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7ff66f4bacd0>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /simple/pandas/

Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7ff66f4bae50>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /simple/pandas/

Could not find a version that satisfies the requirement pandas==0.23.4 (from -r /opt/dataiku/data_dir/tmp/pip-requirements-install/req3894516647341133427.txt (line 2)) (from versions: )
No matching distribution found for pandas==0.23.4 (from -r /opt/dataiku/data_dir/tmp/pip-requirements-install/req3894516647341133427.txt (line 2))

Answers

Setup Info
    Tags
      Help me…