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

[Bug]: Cannot install python312 (the same way as python311, python310, ...) #1422

Closed
3 tasks done
bersbersbers opened this issue Oct 19, 2023 · 3 comments
Closed
3 tasks done
Labels

Comments

@bersbersbers
Copy link

Prerequisites

  • I have written a descriptive issue title.
  • I have searched all issues/PRs to ensure it has not already been reported or fixed.
  • I have verified that I am using the latest version of Scoop and corresponding bucket.

Package Name

python

Expected/Current Behaviour

For CI (matrix) testing, it would be useful to be able to install different Python version using essentially the same command. For example, v3.10 and v3.11 can be installed using scoop install python310 and scoop install python311, respectively. However, v3.12 cannot be installed using scoop install python312. I think python312 should be added before v3.13 comes out.

Steps to Reproduce

PS> scoop install python312
Couldn't find manifest for 'python312'.

Possible Solution

Add python312

Scoop and Buckets Version

PS> scoop --version
Current Scoop version:
v0.3.1 - Released at 2022-11-15

'main' bucket:
95c009c5b (HEAD -> master, origin/master, origin/HEAD) rclone: Update to version 1.64.2

'versions' bucket:
a4be5da56 (HEAD -> master, origin/master, origin/HEAD) rclone-beta: Update to version 1.65.0-beta.7447.b0a87d7cf

Scoop Config

(irrelevant)

PowerShell Version

(irrelevant)

Additional Softwares

No response

@SerinaNya
Copy link

Same. looking for python312 support

@bersbersbers
Copy link
Author

@jinzhijie unless you are also installing in an automated way, check out python from the main bucket.

@HUMORCE
Copy link
Member

HUMORCE commented Nov 30, 2023

944e11c

python312 added.

@HUMORCE HUMORCE closed this as completed Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants