-
-
Notifications
You must be signed in to change notification settings - Fork 654
Closed
Milestone
Description
On WSL, bdist_wheel
sometimes encounters strange permission errors (when the source folder is a Windows folder mounted in WSL), see pypa/packaging-problems#258. In the linked issue, a solution is described by changing the permissions for authenticated users, but it didn't work for me. Thus I've implemented the workaround mentioned in pypa/packaging-problems#258 (comment) and specified an explicit bdist directory in the Linux system.
CC: @mkoeppe
Component: build
Keywords: sd111
Author: Tobias Diez, Matthias Koeppe
Branch/Commit: fb10429
Reviewer: Matthias Koeppe, Tobias Diez
Issue created by migration from https://trac.sagemath.org/ticket/31002