Skip to content

Cannot install the project because of poetthepoet #1638

@woile

Description

@woile

Description

I cannot install the project because of poethepoet.

  OSError

  [Errno 30] Read-only file system: '/nix/store/cfapjd2rvqrpry4grb0kljnp8bvnvfxz-python3-3.13.8/bin/poe'

  at /nix/store/cfapjd2rvqrpry4grb0kljnp8bvnvfxz-python3-3.13.8/lib/python3.13/pathlib/_local.py:537 in open
      533│         the built-in open() function does.
      534│         """
      535│         if "b" not in mode:
      536│             encoding = io.text_encoding(encoding)
    → 537│         return io.open(self, mode, buffering, encoding, errors, newline)
      538│
      539│     def read_text(self, encoding=None, errors=None, newline=None):
      540│         """
      541│         Open the file in text mode, read it, and close the file.

Cannot install poethepoet.

Steps to reproduce

  1. poetry install.

Current behavior

Fails with the provided error.

Desired behavior

It just works, like before, with the scripts/ folder

Screenshots

No response

Environment

Cannot install.

Python Version: 3.13.8 (main, Oct 7 2025, 12:01:51) [GCC 14.3.0]
Operating System: Linux

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions