Skip to content

Conversation

@thenextman
Copy link
Member

@thenextman thenextman commented May 23, 2025

It seems unavoidable to generate python bytecode (py3compile) when installing packages; but the cached .pyc files are not needed in the sysroot so we can prevent them being written to disk.

I hope that this will improve reliability of CI for conan-public, however there should be no negative side effects at least.

@thenextman thenextman force-pushed the disable-python-bytecode branch from 5915174 to 7ce6252 Compare May 23, 2025 15:21
@thenextman thenextman closed this May 23, 2025
@thenextman thenextman changed the title disable post-install python compilation when using deb don't cache python bytecode with deb May 23, 2025
@thenextman thenextman reopened this May 23, 2025
@thenextman thenextman requested a review from awakecoding May 23, 2025 16:10
@awakecoding awakecoding merged commit 713c80b into master May 24, 2025
24 of 44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants