Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python 3.7 #174

Closed
jeffvc opened this issue Aug 18, 2023 · 3 comments
Closed

Python 3.7 #174

jeffvc opened this issue Aug 18, 2023 · 3 comments
Assignees
Labels
contribution Valuable Contribution type/clarity Something was unclear in the documentation. ua-review Under review by the UA team

Comments

@jeffvc
Copy link

jeffvc commented Aug 18, 2023

Issue description

Given that Python 3.7 is no longer supported, will this be removed from the BTP build packs? Also, can instructions on how to reference specific versions of Python be published? The build packs provide all versions, from 3.7 to 3.10, so how to specify a specific version would be very helpful.

Feedback Type (Optional)

other

Page Title on SAP Help Portal (prefilled)

Developing Python in the Cloud Foundry Environment

Page URL on SAP Help Portal (prefilled)

https://help.sap.com/docs/btp/sap-business-technology-platform/developing-python-in-cloud-foundry-environment

@nikolasimeonov77 nikolasimeonov77 added type/clarity Something was unclear in the documentation. ua-review Under review by the UA team labels Aug 21, 2023
@nikolasimeonov77
Copy link
Contributor

Thank you for your feedback! We’ll look into it and come back to you if we have any questions.

@Joysie
Copy link
Contributor

Joysie commented Aug 24, 2023

Hi @jeffvc,

Thank you for your feedback!
With the latest update of SAP BTP, Python 3.7 is now removed from the documentation. See: Supported Versions

To learn how to specify a particular buildpack version that contains the Python version(s) you need, see: Specify a buildpack version in manifest.yml

You can specify a specific Python version for your application in the runtime.txt file. For example:

python-3.11.*

To see a full end-to-end Python tutorial, see: Create an Application with Cloud Foundry Python Buildpack

Hope that helps! 🙂

Best regards,
Gergana

@Joysie Joysie closed this as completed Aug 24, 2023
@nikolasimeonov77 nikolasimeonov77 added the contribution Valuable Contribution label Aug 24, 2023
@sap-doc-bot
Copy link

sap-doc-bot bot commented Aug 24, 2023

Thank you for your valuable feedback contribution, @jeffvc! So that we can recognize your contribution in SAP Community, please tell us your SAP Community profile URL in a reply to this comment; don't include any other text, just the URL on its own, like this:

https://people.sap.com/your-user-name

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution Valuable Contribution type/clarity Something was unclear in the documentation. ua-review Under review by the UA team
Projects
None yet
Development

No branches or pull requests

3 participants