compiler-explorer/infra

new poetry installs fail

mattgodbolt opened this issue · 1 comments

...
  • Installing aws-embedded-metrics (2.0.1)
  • Installing boto3 (1.28.63)
  • Installing cachecontrol (0.12.14)
  • Installing click (8.1.7)
  • Installing jinja2 (3.1.2)
  • Installing paramiko (2.12.0)
  • Installing pre-commit (2.21.0)
  • Installing pylint (2.17.7)
  • Installing pytest (7.4.2)
  • Installing requests-mock (1.11.0)

Installing the current project: compiler-explorer-infra (0.0.1)
The current project could not be installed: No file/folder found for package compiler-explorer-infra
If you do not want to install the current project use --no-root

we need to pass --no-root (but be mindful if that flag doesn't exist on older). This is with poetry 1.7.1 on the builder machine

Seems like it doesn't fail but just has a scary-looking red message