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

Add explicit setuptools dependency #608

Merged
merged 1 commit into from
Feb 11, 2024

Conversation

maresb
Copy link
Contributor

@maresb maresb commented Feb 11, 2024

Without setuptools, conda-lock fails with ModuleNotFoundError: No module named 'distutils' as reported in #607

Closes #607

@maresb maresb requested a review from a team as a code owner February 11, 2024 23:16
Copy link

netlify bot commented Feb 11, 2024

Deploy Preview for conda-lock ready!

Name Link
🔨 Latest commit ba3d009
🔍 Latest deploy log https://app.netlify.com/sites/conda-lock/deploys/65c955b1d6b0590008744e9d
😎 Deploy Preview https://deploy-preview-608--conda-lock.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Without setuptools, conda-lock fails with
`ModuleNotFoundError: No module named 'distutils'`
as reported in conda#607
@maresb
Copy link
Contributor Author

maresb commented Feb 11, 2024

Closes #607

@maresb maresb merged commit 93135c1 into conda:main Feb 11, 2024
10 checks passed
@maresb maresb deleted the add-setuptools-dependency branch February 11, 2024 23:21
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.

Error on python 3.12 due to missing distutils within vendored conda
1 participant