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

Missing folder /src/headless confuses poetry install #1

Open
UweKrause opened this issue Oct 8, 2023 · 1 comment
Open

Missing folder /src/headless confuses poetry install #1

UweKrause opened this issue Oct 8, 2023 · 1 comment

Comments

@UweKrause
Copy link

"Missing" folder ./src/headless confuses poetry install.
Path /root/2023/challenges/dino-game/deploy/src/headless for headless does not exist.

In discord chat, alles staff said the headless files "were just for testing. You can simply remove the lines mentioning headless from the pyproject.toml file".

I will try this advice and then (maybe?) add a PR.

@UweKrause
Copy link
Author

I did not add a pull request, because if one just removes the two mentioned lines (in pyproject.toml) poetry whines because the changed pyproject.toml is not in sync with the poetry.lock anymore.
To fix this, just run poetry lock --no-updates.

My PR would either

  • be incomplete (changed pyptoject.toml, but inconsistent poetry.lock)
  • look sketchy (changed pyptoject.toml and some sketchy looking changes topoetry.lock)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant