Skip to content

update python code #5428

Description

@davidpanderson

Need to rewrite this to use current python library:

python setup.py build --build-base=../py
/home/boincadm/boinc/py/setup.py:3: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
from distutils.core import setup
Traceback (most recent call last):
File "/home/boincadm/boinc/py/setup.py", line 3, in
from distutils.core import setup
ModuleNotFoundError: No module named 'distutils.core'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions