Skip to content

Poetry fails to install p4python due to read-only files #520

@epage

Description

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

In digging into the problem, it seems that p4python's files are all marked read-only, causing windows to error when trying to delete them via shutil.rmtree which is invoked by poetry's custom temp directory handling.

Metadata

Metadata

Assignees

Labels

area/installerRelated to the dependency installer

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions