Skip to content

Fix : Pinned Setuptools version to 81 in image build - #5

Open
Fathima786Irfana wants to merge 1 commit into
mainfrom
lenscx
Open

Fix : Pinned Setuptools version to 81 in image build#5
Fathima786Irfana wants to merge 1 commit into
mainfrom
lenscx

Conversation

@Fathima786Irfana

Copy link
Copy Markdown
Collaborator

When building the image, python automatically install latest version of setuptools. Since from 82 version setuptools does not support pkg_resources which are needed for some of the frappe doctypes. Hence we pinned the version of the setuptools that has the pkg_resources.

@arun-lmnas arun-lmnas left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

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