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

Conda action failing due to no setuptools #449

Open
lauramurgatroyd opened this issue Jan 9, 2025 · 0 comments · May be fixed by #446
Open

Conda action failing due to no setuptools #449

lauramurgatroyd opened this issue Jan 9, 2025 · 0 comments · May be fixed by #446

Comments

@lauramurgatroyd
Copy link
Member

ModuleNotFoundError: No module named 'setuptools'

This is because the actions are now using python 3.13

Previously when they were using 3.11 they were passing

Now they are using 3.13 and setuptools is not installed by default

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