Cannot install packages with files that have names with non-ascii characters #7676
Labels
auto-locked
Outdated issues that have been locked by automation
resolution: duplicate
Duplicate of an existing issue/PR
Environment
Virtualenv generated using
python3 -m venv
Description
Installation of a python package fails because some files in it have non-ascii characters in filenames:
In the wheel package you can find this file:
wheel-0.34.1/tests/testdata/unicode.dist/unicodedist/åäö_日本語.py
that seems to be triggering the issue.Expected behavior
The package is installed correctly
The text was updated successfully, but these errors were encountered: