dask / dask-ec2

Start a cluster in EC2 for dask.distributed
106 stars 37 forks source link

Couldn't Install CheeryPy #111

Open amy1117 opened 6 years ago

amy1117 commented 6 years ago

Any help would be appreciated.

Bootstraping salt master DEBUG: Running command sudo -S bash -c 'curl -sS -L https://bootstrap.saltstack.com | sh -s -- -d -X -M -N stable' on '54.224.60.237' DEBUG: Running command sudo -S bash -c 'curl -L https://bootstrap.saltstack.com | sh -s -- -d -X -M -N -P -L -p salt-api stable' on '54.224.60.237' DEBUG: Uploading file c:\anaconda\lib\site-packages\dec2\templates\auto_accept.conf to /tmp/.tmp_copy DEBUG: Running command sudo -S bash -c 'cp -rf /tmp/.tmp_copy /etc/salt/master.d/auto_accept.conf' on '54.224.60.237' DEBUG: Running command sudo -S bash -c 'rm -rf /tmp/.tmp_copy' on '54.224.60.237' DEBUG: Running command sudo -S bash -c 'pip install cherrypy' on '54.224.60.237' DEBUG: Attempt 1/3 of function 'install_salt_rest_api' failed DEBUG: Running command sudo -S bash -c 'pip install cherrypy' on '54.224.60.237' DEBUG: Attempt 2/3 of function '__install_salt_rest_api' failed DEBUG: Running command sudo -S bash -c 'pip install cherrypy' on '54.224.60.237' DEBUG: Attempt 3/3 of function '__install_salt_rest_api' failed ERROR: bash: pip: command not found Couldn't install CherryPy. Error is above (maybe try again)