Skip to content

Display progress bar when downloading larger wheels #999

@xelibrion

Description

@xelibrion
  • 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

Hi!

Just tried to install Pytorch in my very first Poetry project and some of the experience left me guessing what was actually happening on my PC.

When installing a larger wheel (I believe for Pytorch it is in 500-700MB range) in a brand new environment, developers are presented with incredibly long dependency resolution times.

Resolving dependencies... (115.8s)

After that follows a package installation phase, that takes a bit of time as well (it seems there's some internet activity is happening during this phase as well), but specifying -vvv does not show anything other than:

  - Installing torch (1.0.1.post2)

Would be great to add a bit more transparency in what's actually happening when installing those larger packages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions