Skip to content

pip install . -v takes a long time to install on 2nd time even with no changes to code #1189

@ephraim71

Description

@ephraim71

Describe the bug
Run pip install . -v
Run pip install . -v again without any additional code changes

Expected behavior
Since no code has changed, this should be quick, like the old conanfile.py method.

Desktop (please complete the following information):

  • OS:Ubuntu 25.10
  • Python version 3.13

Additional context
Using python3 conanfile.py, the 2nd rebuild does not take much time.

Metadata

Metadata

Labels

bugSomething isn't workingbuildBuild system or compilation enhancement

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions