question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

2022.10.9 fails to build from Git (missing poetry)

See original GitHub issue

Issue description

CI runs which use the latest pipenv have started failing at installing packages from the Pipfile.lock, raising ModuleNotFoundError: No module named 'poetry'

Expected result

The package is installed as previously.

Actual result

See the full logs for a run here: https://github.com/paperless-ngx/paperless-ngx/actions/runs/3211820765/jobs/5255005792#step:7:1

Steps to replicate

Upgrade to pipenv==2022.10.9


Please run $ pipenv --support, and paste the results here. Don’t put backticks (`) around it! The output already contains Markdown formatting.

I’ll have to modify the CI when I have time to get this info.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:18

github_iconTop GitHub Comments

1reaction
matteiuscommented, Oct 10, 2022

@nk9 That is essentially correct for your example – the order of the categories supplied should be the order they are processed in. The categories can be arbitrarily named, so call it prereq or anything you want.

0reactions
matteiuscommented, Oct 11, 2022

pipenv==2022.10.11 is released and reverts back to build isolation by default, since it is possible for users to pass --extra-pip-args="--no-build-isolation" but it is not possible to retract it if it is supplied by default, this was part of the decision.

Read more comments on GitHub >

github_iconTop Results From Across the Web

poethepoet - PyPI
If a referenced file is missing then poe ignores it without error, though failure to read the contents will result in failure. Usage...
Read more >
How to use poetry for recursive installation? - Stack Overflow
You can work around it, by clone the git repository and put a pyproject.toml with this content into the project's folder: [build-system] ...
Read more >
story writing ppt - Coffeenote
Compile photos and images. situation. Give me a try and see for yourself. "MURAL is the tool that fuels our remote design studios...
Read more >
1.4: GitHub Issues - Git and GitHub for Poets - YouTube
In this fourth video of the Git and GitHub for Poets tutorial series, I cover the concept of GitHub Issues.
Read more >
Teşekkürname hesaplama - dasmiyesin.online
If nothing happens, download GitHub Desktop and try again. is (mektu:bu) Bir şey ... 2020 03 This commit does not belong to any...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found