Skip to content
This repository was archived by the owner on Apr 19, 2025. It is now read-only.
This repository was archived by the owner on Apr 19, 2025. It is now read-only.

Installing in a Python 3.12 environment requires y-py which is not being actively maintained #93

@RNarayan73

Description

@RNarayan73

Description

When trying to install jupyter-server 1.x.x in a python 3.12 environment, y-py which is a dependency for ypy-websocket causes an error as it has not been updated for python 3.12.
One of the ex-maintainers suggests migrating to pycrdt y-crdt/ypy#152 (comment) which is more up-to-date and doesn't require rust. Can this be done?

Reproduce

  1. Create a python 3.12 environment
  2. Install ypy-websocket

Expected behavior

The packages should be installed without any errors

Context

  • Operating System and version: Windows 11
  • Browser and version: Chrome
  • Jupyter Server version: 1

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