Quantcast
Channel: Active questions tagged windows-subsystem-for-linux - Ask Ubuntu
Viewing all articles
Browse latest Browse all 2815

Running "python3 setup.py bdist_wheel" on a /mnt/c/... path results in a "Errno 13 Permission Denied" error

$
0
0

I'm trying to build a bdist package of my python app but the command python3 setup.py bdist_wheel fails with error Errno 13: Permission Denied when is launched from a subfolder of /mnt/c/.The same command (with the same set of sources) launched from a subfolder of /home/<username> succeeds.This happens only for the bdist_wheel parameter; with the sdist parameter all goes fine.Any idea?


Viewing all articles
Browse latest Browse all 2815


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>