#21883 Error running export on isolated network
Issue created by
benhason1
I’m trying to run pants export and I’m getting the error: “” … “ExportError: Failed to write mutable virtualvenv for … to dist/export…”
I’m running in isolated network maybe it’s relates? I configured local mirrors for pypi and generating lockfiles, running the app working well.
pantsbuild/pants