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 upgrade #1319

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Python upgrade #1319

wants to merge 1 commit into from

Conversation

ddhanesha
Copy link
Contributor

No description provided.

@Idontker
Copy link
Contributor

Hi @ddhanesha,
I saw you trying to update python and removing the install package. During my initial setup, I discovered that the package 'install' was renamed to 'pip-install'. Thus, I've changed it locally to start development.
Unfortunately, I do not know whether the package is still being used.
Nevertheless the snippet - maybe it helps you:

pdm.lock
----

[[package]]
name = "pip-install"
version = "1.3.5"
requires_python = ">=2.7, >=3.5"
summary = "Install packages from within code"
groups = ["default"]
files = [
    {file = "pip-install-1.3.5-py3-none-any.whl", hash = "sha256:68f2aae5bad33b43410672385b5e7ab177c9a3b4baa5fa41fb12d2dd12d490e6"},
    {file = "pip-install-1.3.5.tar.gz", hash = "sha256:89761b5b74c3e31a4593759d1a93f65e6c3dc5ad9f9e8402e7585ed9ccf681f7"},
]


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants