Skip to content

PermissionError installing root package in 1.1.0 #3079

@agoose77

Description

@agoose77
  • I am on the latest Poetry version.
  • I have searched the issues of this repo and believe that this is not a duplicate.
  • If an exception occurs when executing a command, I executed it again in debug mode (-vvv option).

Issue

This issue follows from #2996

The line that install the dist-info directory uses a single env directory:

dist_info = self._env.site_packages.joinpath(builder.dist_info)

It seems to me like the fix would be similar to #3000

Thank you for all of the hard work Poetry team.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't working as expected

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions