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

Pin setuptools<71.0 to avoid TypeError when installing with pip #457

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

ShaneHarvey
Copy link
Contributor

No description provided.

@ShaneHarvey ShaneHarvey requested a review from alcaeus July 19, 2024 14:21
@ShaneHarvey
Copy link
Contributor Author

Confirmed it's working now:

 [2024/07/19 07:27:30.629] Using Python3 binary: /opt/mongodbtoolchain/v4/bin/python3
 [2024/07/19 07:27:30.629] Creating virtual environment 'venv'...
 [2024/07/19 07:27:39.171] Creating virtual environment 'venv'... done.
 [2024/07/19 07:27:39.171] Package             Version
 [2024/07/19 07:27:39.171] ------------------- ----------
 [2024/07/19 07:27:39.171] bottle              0.12.25
 [2024/07/19 07:27:39.171] certifi             2024.7.4
 [2024/07/19 07:27:39.171] charset-normalizer  3.3.2
 [2024/07/19 07:27:39.172] cheroot             10.0.1
 [2024/07/19 07:27:39.172] distlib             0.3.6
 [2024/07/19 07:27:39.172] dnspython           2.6.1
 [2024/07/19 07:27:39.172] filelock            3.12.2
 [2024/07/19 07:27:39.172] idna                3.7
 [2024/07/19 07:27:39.172] jaraco.functools    4.0.1
 [2024/07/19 07:27:39.172] mongo-orchestration 0.8.1.dev0
 [2024/07/19 07:27:39.172] more-itertools      10.3.0
 [2024/07/19 07:27:39.172] pip                 24.1.2
 [2024/07/19 07:27:39.172] platformdirs        3.5.3
 [2024/07/19 07:27:39.172] pymongo             4.8.0
 [2024/07/19 07:27:39.173] requests            2.32.3
 [2024/07/19 07:27:39.173] setuptools          70.3.0
 [2024/07/19 07:27:39.173] urllib3             2.2.2
 [2024/07/19 07:27:39.173] virtualenv          20.23.0
 [2024/07/19 07:27:39.208] wheel               0.43.0

https://spruce.mongodb.com/task/drivers_tools_tests_os_requires_50__os_requires_50~debian11_auth~noauth_ssl~nossl_test_5.0_standalone_patch_8831f5c5806e124cb7a7dba56de59ed49c638ef8_669a76868ba77a00075db7b3_24_07_19_14_21_59/logs?execution=0

@ShaneHarvey ShaneHarvey merged commit 98b2df8 into mongodb-labs:master Jul 19, 2024
19 of 20 checks passed
@ShaneHarvey ShaneHarvey deleted the pin-setuptools branch July 19, 2024 14:34
@ShaneHarvey
Copy link
Contributor Author

Note this was a workaround for pypa/setuptools#4496

adriandole pushed a commit to adriandole/drivers-evergreen-tools that referenced this pull request Oct 7, 2024
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