Skip to content

Install fails: regression in v4 compared do v3 #634

Description

@adrinjalali

Description:
We noticed a while ago that some of our actions are failing due to failing import statements. After investigating, @BenjaminBossan managed to have a minimal reproducible which you can see here: BenjaminBossan/mops#10

Somehow pip install . doesn't properly install the package in site-packages with v4, while it does with v3. The PR linked above shows two actions, the difference being the version of setup-python, one passing the other one failing.

Action version:
v4

Platform:

  • Ubuntu
  • macOS
  • Windows

Runner type:

  • Hosted
  • Self-hosted

Tools version:

Repro steps:
Explained here: BenjaminBossan/mops#10

Expected behavior:
Package should be installed properly.

Actual behavior:
Files are missing from the installation folder.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions