You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this seems like a pretty common thing people are likely to encounter. We should document this and perhaps consider adding some sort of escape hatch, e.g., Sandbox prevented package from compiling. Compile outside of the sandbox? [y/N]:
Overview
I am getting the following error when trying to use phylum with pip:
PermissionError: [Errno 13] Permission denied: '/etc/debian_version'
How To Reproduce
Steps to reproduce this behavior:
phylum pip install "pyyaml==5.3.1"
Expected Behavior
Phylum pre-check/birdcage run without the exception.
Additional Context
System details:
The text was updated successfully, but these errors were encountered: