cfsworkload / watson-conversation

Apache License 2.0
5 stars 3 forks source link

Deploy to Bluemix fails #4

Open gitjps opened 7 years ago

gitjps commented 7 years ago

Tried to use the Deploy to Bluemix button in UK, US, Sidney, result:

Available
starting the application
Starting app watson-conversation-jps-1924 in org jens-peter.schleinitz@de.ibm.com / space dev as jens-peter.schleinitz@de.ibm.com...
-----> Downloaded app package (336K)
-------> Buildpack version 1.5.5
-----> Installing python-2.7.9
DEPENDENCY MISSING IN MANIFEST: python 2.7.9
It looks like you're trying to use python 2.7.9.
Unfortunately, that version of python is not supported by this buildpack.
The versions of python supported in this buildpack are:
- 3.5.1
- 3.5.0
- 3.4.4
- 3.4.3
- 3.3.6
- 3.3.5
- 2.7.11
- 2.7.10
If you need further help, start by reading: http://github.com/cloudfoundry/python-buildpack/releases.
Staging failed: Buildpack compilation step failed

FAILED
BuildpackCompileFailed

TIP: use 'cf logs watson-conversation-jps-1924 --recent' for more information

Finished: FAILED
vkg70 commented 7 years ago

I'm having the same issue:

It looks like you're trying to use python 2.7.9. Unfortunately, that version of python is not supported by this buildpack.