Skip to content
This repository was archived by the owner on Jan 17, 2025. It is now read-only.

Pin setuptools==57.5.0 to workaround ibm_db install issue. #153

Merged
merged 1 commit into from
Sep 15, 2021

Conversation

falkzoll
Copy link
Contributor

@falkzoll falkzoll commented Sep 14, 2021

  • With setuptools>=58.0.0 the installation of the ibm_db package fails with the error use_2to3 is invalid.. Reason is that this feature has been removed from setuptools beginning with 58.0.0. To actually make the build working again setuptools is pinned to the latest version before 58.0.0.
    When the ibm_db package later on is upgraded to a newer version where the install does not need use_2to3 anymore, the pin of setuptools can be removed.

The related ibm_db issue is ibmdb/python-ibmdb#655 .

- With setuptools>=58.0.0 the installation of ibm_db package fails with `use_2to3 is invalid.`. Reason is that this feature has been removed from setuptools beginning with 58.0.0. To make the build working again setuptools is pinned to the latest version before 58.0.0.
  When the ibm_db package is upgraded to a newer version, the pin of setuptools ran be removed.
@falkzoll falkzoll changed the title Pin setuptools==57.5.0 to workaround ibm_db install problem. Pin setuptools==57.5.0 to workaround ibm_db install issue. Sep 14, 2021
Copy link
Contributor

@Luke-Roy-IBM Luke-Roy-IBM left a comment

Choose a reason for hiding this comment

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

Looks good to me

@falkzoll falkzoll merged commit f804b09 into ibm-functions:master Sep 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy