Skip to content

Bundling recent "black" fails #476

@justvanrossum

Description

@justvanrossum

Running python setup.py py2app in the attached archived folder fails like this:

error: [Errno 2] No such file or directory: '/Users/just/code/git/drawbot/black_py2app/venv/lib/python3.9/site-packages/black-22.12.0.dist-info/top_level.txt'

This is happening since black==22.10.0

Here is a minimal reproducer:

app_with_black.zip

Now, this may of course be a bug in black: psf/black#3233 (comment), but thought it good to report here, too.

Cc @typemytype

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