Skip to content

build-python-build.sh and setuptools 60.5.0 #53

@yarko

Description

@yarko

on Ubuntu 20.04, setuptools 60.5.0 causes dynamically loaded libraries to fail (and therefore things like "import math" during build to fail).

The temporary workaround is to invoke the python build as:
SETUPTOOLS_USE_DISTUTILS=stdlib make -j

which I needed to do in build-python-build.sh

I suppose this is just a place / way to log this until the setuptools fix is released...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions