Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ERROR: 'failed to remove vm-packer-for-ray/scripts/__pycache__/py… #17

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

owlet42
Copy link
Contributor

@owlet42 owlet42 commented Oct 19, 2023

…vmomi_client.cpython-310.pyc: Permission denied'

If this is set to a non-empty string, Python won’t try to write .pyc files on the import of source modules.
https://docs.python.org/3/using/cmdline.html#envvar-PYTHONDONTWRITEBYTECODE

Signed-off-by: Chenlong Ma [email protected]

…vmomi_client.cpython-310.pyc: Permission denied'

Signed-off-by: Chenlong Ma <[email protected]>
@JingChen23 JingChen23 merged commit 48f275e into vmware-private-ai:main Oct 20, 2023
2 checks passed
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants