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

Increase the verbosity of poetry so I know what it is doing when fails #2244

Closed
2 tasks done
klahnakoski opened this issue Mar 29, 2020 · 4 comments
Closed
2 tasks done
Labels
kind/feature Feature requests/implementations status/triage This issue needs to be triaged

Comments

@klahnakoski
Copy link

  • I have searched the issues of this repo and believe that this is not a duplicate.
  • I have searched the documentation and believe that my question is not covered.

Feature Request

My coworkers are starting to use poetry in their projects, but poetry locks up on windows. I would like to submit a more detailed issue, but even verbose mode tells me nothing about what step is failing.

I can poetry export and then pip install the requirements just fine.

Here is my full run

C:\Users\kyle\code-ss\mozci>poetry install -vvv
Creating virtualenv mozci-whf49Q9--py3.7 in C:\Users\kyle\AppData\Local\pypoetry\Cache\virtualenvs
Installing dependencies from lock file


Package operations: 58 installs, 0 updates, 0 removals

  - Installing zipp (3.1.0)
  - Installing appdirs (1.4.3)
  - Installing certifi (2019.11.28)
  - Installing chardet (3.0.4)
  - Installing colorama (0.4.3)
  - Installing distlib (0.3.0)
  - Installing filelock (3.0.12)
  - Installing idna (2.9)
  - Installing importlib-metadata (1.5.0)
  - Installing markupsafe (1.1.1)
  - Installing pyparsing (2.4.6)
  - Installing pytz (2019.3)
  - Installing six (1.14.0)
  - Installing urllib3 (1.25.8)
  - Installing win32-setctime (1.0.1)
  - Installing alabaster (0.7.12)
  - Installing atomicwrites (1.3.0)
  - Installing attrs (19.3.0)
  - Installing babel (2.8.0)
  - Installing cachy (0.3.0)
  - Installing cfgv (3.1.0)
  - Installing docutils (0.16)
  - Installing identify (1.4.13)
  - Installing imagesize (1.2.0)
  - Installing jinja2 (2.11.1)
  - Installing json-e (3.0.2)
  - Installing loguru (0.4.1)
  - Installing markdown (3.2.1)
  - Installing more-itertools (8.2.0)
  - Installing nodeenv (1.3.5)
  - Installing packaging (20.3)

... at which point the process is frozen

@klahnakoski klahnakoski added the kind/feature Feature requests/implementations label Mar 29, 2020
@kasteph kasteph added the status/triage This issue needs to be triaged label Apr 13, 2020
@finswimmer
Copy link
Member

Hey,

this issue is quite old and steps to reproduce are missing. That's why I'm closing this one.

fin swimmer

@finswimmer finswimmer closed this as not planned Won't fix, can't repro, duplicate, stale Oct 4, 2022
@Alex-EEE

This comment was marked as abuse.

@Alex-EEE

This comment was marked as spam.

Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/feature Feature requests/implementations status/triage This issue needs to be triaged
Projects
None yet
Development

No branches or pull requests

4 participants