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.

CI failing on Windows - maybe due to poetry.lock

See original GitHub issue

See https://github.com/pandas-dev/pandas-stubs/runs/7256706305?check_suite_focus=true which happened after I merged a PR to main. Might be due to the poetry.lock stuff??

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:14 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
Dr-Irvcommented, Jul 17, 2022

Until now, I hadn’t heard of pipx. Based on the docs at https://pypa.github.io/pipx/comparisons/#:~:text=to Other Tools-,pipx vs pip,install packages with cli entrypoints., I would stick with pip

But I could easily be convinced otherwise.

1reaction
BrenoJesusFernandescommented, Jul 10, 2022

Personally, I think we should remove the pip upgrade.

Read more comments on GitHub >

github_iconTop Results From Across the Web

option to fail if poetry.lock doesn't match pyproject.toml #5003
The lock command of poetry 1.2 will have a --check option (see documentation). Not exactly the requested feature but quite similar and probably...
Read more >
Warning: The lock file is not up to date with the latest changes ...
The issue is resolved, use: poetry lock --no-update . Old answer: There is a current workaround with the following commands: poetry add pathlib2 ......
Read more >
poetry.lock support for Dependency Scanning - GitLab.org
Dependency Scanning CI job successfully process Poetry projects having a lock file instead of failing with "unsupported language or manager" ...
Read more >
Announcing Poetry 1.2.0 | Blog
Poetry 1.2 will properly lock and manipulate the versions of setuptools, pip, and wheel in the target environment. This is to support projects ......
Read more >
Dependency Management With Python Poetry
Pin Dependencies in poetry.lock; Install Dependencies From poetry.lock ... If you're on Windows, then you can use the Invoke-Webrequest cmdlet with the ...
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