Skip to content

update python code #5428

Open
@davidpanderson

Description

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'

Metadata

Assignees

No one assigned

    Type

    Projects

    • Status

      Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions