Skip to content

Conversation

@Delizald
Copy link
Contributor

@Delizald Delizald commented Nov 22, 2023

Fixes #5428

Description of the Change
Replaces distutils library with setuptools for Python3

Alternate Designs

Release Notes

@Delizald Delizald mentioned this pull request Nov 22, 2023
@Delizald
Copy link
Contributor Author

Looks like there's more distutil references
image

@AenBleidd
Copy link
Member

Could you please replace those as well?

@davidpanderson
Copy link
Contributor

The important pieces of Python code are tools/make_project and sched/start.

We need to decide whether to use exclusively Python3.
I'd be fine with this, although it might inconvenience projects running on old servers.

BTW, (although I ike Python) the use of Python in BOINC is old and messy;
for example, the path_config.py kludge (see py/Boinc).
At one point I converted 'update_versions' from Python to PHP
and it was much shorter and simpler.
We could do the same for make_project and start.

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.

update python code

3 participants